Skip to content

Conversation

th-we
Copy link

@th-we th-we commented Apr 22, 2018

Tried to make it work on Linux. The stopwatch icon apparently was in a format that didn't work with Mono on Linux. I re-saved it using Gimp. Now the project at least compiles, so this might be a first step to fix #53 and #70. When started, the program still throws an exception immediately, though.

@th-we th-we mentioned this pull request Apr 22, 2018
@th-we
Copy link
Author

th-we commented Apr 23, 2018

I could get rid of the mentioned exceptions by some platform checks.

I have no experience with C# and could use some advice. It seems that the lines disabled by platform checks will only mean some minor inconveniences in usage. If I see this correctly, it would mean:

  • password will have to be re-entered
  • window arrangement will not be ideal
  • pasting into issue combo boxes will not work

Is this correct? These parts might be re-implementable to be cross-platform, but I lack the knowledge for that.

@th-we th-we changed the title Make stopwatchicon work on Linux Make it work on Linux Apr 23, 2018
@th-we th-we force-pushed the pr/icons-for-linux branch from 1bbe2e7 to 4e4cdd8 Compare April 25, 2018 09:27
@th-we th-we mentioned this pull request Apr 30, 2018
@engines-wafu
Copy link

I'm not at all familiar with xmake or mono, can anyone provide any guidance on how to compile this on Ubuntu? I've tried both methods with no success.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't get it working on Ubuntu 16.04.1

2 participants