Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux support #9

Open
jakedex opened this issue Apr 25, 2017 · 11 comments
Open

Linux support #9

jakedex opened this issue Apr 25, 2017 · 11 comments

Comments

@jakedex
Copy link
Member

jakedex commented Apr 25, 2017

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.

@RgtArRr
Copy link
Contributor

RgtArRr commented May 12, 2017

Bin photosorcery doesn't work on Windows 10
image

@briandennis
Copy link
Member

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

@sunk818
Copy link

sunk818 commented May 26, 2017

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.

@briandennis
Copy link
Member

@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.

@RgtArRr
Copy link
Contributor

RgtArRr commented Jun 1, 2017

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.

@jakedex jakedex changed the title Windows/Linux support Linux support Oct 10, 2017
@usamaejaz
Copy link

I can help on this 👍

@mfix22
Copy link
Member

mfix22 commented Jan 24, 2018

Thanks @usamaejaz!

@mfix22 mfix22 closed this as completed Jan 24, 2018
@mfix22 mfix22 reopened this Jan 24, 2018
@jrhorn424
Copy link
Contributor

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
Copy link
Contributor

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.

@kaluk1321
Copy link

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.

@binlabs
Copy link

binlabs commented Sep 2, 2020

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants