cozy icon indicating copy to clipboard operation
cozy copied to clipboard

Can this be made to work on macOS?

Open NightMachinery opened this issue 6 years ago • 13 comments

NightMachinery avatar Oct 24 '18 14:10 NightMachinery

I'm already working on a release for macos but it's not ready yet.

geigi avatar Oct 24 '18 15:10 geigi

I've created a first working build for macOS! Are you interested in testing it? Which version of macOS are you running?

geigi avatar Oct 27 '18 10:10 geigi

I am interested ^-^ I’m currently on High Sierra, but I’ll update to Mojave when I find the time.

On Sat, Oct 27, 2018 at 2:17 PM Julian Geywitz [email protected] wrote:

I've created a first working build for macOS! Are you interested in testing it? Which version of macOS are you running?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/geigi/cozy/issues/134#issuecomment-433610203, or mute the thread https://github.com/notifications/unsubscribe-auth/Aii--hVtruR3lNYlZxQRxeIKpuWBKO4Zks5upDnBgaJpZM4X4Hgf .

NightMachinery avatar Oct 28 '18 16:10 NightMachinery

Ok cool! The app is build on Mojave but should also run on High Sierra. Here are some known bugs:

  • [x] macOS shortcuts don't work (CMD+Q)
  • [ ] no integration in notification center or any other desktop integration really
  • [ ] media keys
  • [x] drag&drop is not working and crashes the database (specify a folder for the audiobooks and select scan directory from burger menu after copying them there)
  • [x] not super happy with the theme & font rendering yet
  • [ ] dark mode requires 2x switching + is not loading automatically at startup
  • [ ] large *.app

Download the "beta": https://nextcloud.geigi.de/index.php/s/eorMJEKT6CoxdXX

Are you using a retina screen? Let me know your thoughts and bug findings ;)

geigi avatar Oct 29 '18 10:10 geigi

I’m using MacBook Pro 2017. Thank you.

On Mon, Oct 29, 2018 at 1:48 PM Julian Geywitz [email protected] wrote:

Ok cool! The app is build on Mojave but should also run on High Sierra. Here are some known bugs:

  • macOS shortcuts don't work (CMD+Q)
  • no integration in notification center or any other desktop integration really
  • drag&drop is not working and crashes the database (specify a folder for the audiobooks and select scan directory from burger menu after copying them there)
  • not super happy with the theme & font rendering yet
  • large *.app

Download the "beta": https://nextcloud.geigi.de/index.php/s/eorMJEKT6CoxdXX

Are you using a retina screen? Let me know your thoughts and bug findings ;)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/geigi/cozy/issues/134#issuecomment-433857348, or mute the thread https://github.com/notifications/unsubscribe-auth/Aii--pMNIfFGXiDOu668zh8ML0vWx-agks5uptX5gaJpZM4X4Hgf .

NightMachinery avatar Oct 29 '18 18:10 NightMachinery

I've released a new beta: https://github.com/geigi/cozy/releases/download/0.6.4/cozy_macos_0.6.4_beta2.dmg

geigi avatar Nov 01 '18 17:11 geigi

Hey, I'm running macOS 10.14.2 on a 2016 MacBook Pro. The beta2 seems to crash right after I try to start the application. Any tips what I could try out?

salixh5 avatar Dec 30 '18 15:12 salixh5

@jeifour sorry for the late answer, do you have a cozy.log file in the folder (hidden):

~/.local/share/cozy

Can you post the content here?

geigi avatar Jan 03 '19 13:01 geigi

Yeah it looks like this

12:31:42 [MainThread  ] [main      ] [INFO ]  ('', '', '')
12:31:42 [MainThread  ] [main      ] [INFO ]  Starting up cozy 0.6.4
12:31:42 [MainThread  ] [ui        ] [INFO ]  Initialize main window

salixh5 avatar Jan 14 '19 11:01 salixh5

Ok today I tried to use the "open" command from the Terminal to start the application and it worked. I don't know how well it works because all my audiobooks are in m4b format, but it seems to work fine.

salixh5 avatar Feb 13 '19 18:02 salixh5

I could reproduce this. Seems like it was a code signing issue. I've build a new version which works on my machines: Cozy 0.6.7 beta3 for macOS

geigi avatar Feb 20 '19 16:02 geigi

Still need to use the console to start this. Right-click -> Open on the .app file in the Applications folder doesn't work. Aside from that it works for me.

salixh5 avatar Mar 11 '19 10:03 salixh5

Ok I'm not sure why this is happening. Thanks for reporting! I'll look into this some time.

geigi avatar Apr 09 '19 08:04 geigi