alchemy icon indicating copy to clipboard operation
alchemy copied to clipboard

Linux support

Open jakedex opened this issue 7 years ago • 11 comments

We're using electron-package to build for the macOS platform. It'd be great if someone could try building the executables for Windows and/or Linux.

jakedex avatar Apr 25 '17 20:04 jakedex

Bin photosorcery doesn't work on Windows 10 image

RgtArRr avatar May 12 '17 15:05 RgtArRr

Windows support has been added! If anyone wants to try building for Linux, that would be much appreciated!

briandennis avatar May 25 '17 01:05 briandennis

Is anyone able to run Alchemy.exe on Windows 7 64-bit? I downloaded Alchemy-win32-x64.zip and extracted the zip file. I ran Alchemy.exe and nothing happens. Not sure what's going on.

fogoat avatar May 26 '17 19:05 fogoat

@sunk818 did you check the task bar at the bottom? It won't pop up like a normal window would until you click the task bar icon or use the keyboard shortcut.

briandennis avatar May 26 '17 20:05 briandennis

I downloaded Alchemy-win32-x64.zip and it works very well. Dont forget press Control+Shift+8 or click the tray icon for open it.

RgtArRr avatar Jun 01 '17 13:06 RgtArRr

I can help on this 👍

usamaejaz avatar Jan 23 '18 13:01 usamaejaz

Thanks @usamaejaz!

mfix22 avatar Jan 24 '18 02:01 mfix22

I've compiled and started on Ubuntu and Kubuntu so far. I'll be testing in Xubuntu, Mint Cinnamon, Mint Mate, FreeBSD, and Element.

I'll post more details when I log back into my Ubuntu machine, but the short story is that compatibility will be limited by which desktop environment is used. I won't test on Unity (since that's been abandoned for Gnome 3), but Gnome 3 does not have a menubar. The application starts fine, but you can't find an icon anywhere. Fixing that should be part of an update to electron.

Here's a shot of the app running fine on Kubuntu, though the placement is a bit odd and a light icon would be nice.

screenshot_20181018_153432

jrhorn424 avatar Oct 18 '18 21:10 jrhorn424

Running the app in XFCE produces odd behavior.

A button appears below the icon when the icon is clicked in the menubar. screenshot_2018-10-18_16-07-22

After clicking the button, the Alchemy window appears.

screenshot_2018-10-18_16-07-41

I'm not going to test the other desktop environments right now. Next I'd like to verify functionality works as expected in KDE.

jrhorn424 avatar Oct 18 '18 22:10 jrhorn424

Build log in KDE:

image

The container shows in the taskbar, but if you click anywhere it disappears making the program useless.

image

It would be nice to see a version where it can be a separate entity from the minimized taskbar.

kaluk1321 avatar Apr 22 '20 03:04 kaluk1321

@kaluk1321 First off, really nice work looking into this issue.

It would be nice to see a version where it can be a separate entity from the minimized taskbar.

I agree with this, it seems that the way that Windows and many of the desktop environments for Linux distros work, a taskbar icon simply isn't going to work for an easy workflow. It works great in OSX, but I feel a different approach is required for both Linux and Windows.

binlabs avatar Sep 02 '20 02:09 binlabs