Julian

Results 60 comments of Julian

I am experiencing the same problem, too. Triggering the sync manually works just fine, but according to the log, there is just not a single sync triggered automatically (using the...

@lheinke for me it started working again a couple of days ago, not sure how well, though. From time to time, now I get again the notifications about how many...

In the settings you can enable log to file and verbose logging. Maybe that can give you a hint on where it is hanging.

Is that already verbose logging? Doesn't look particularly verbose to me...

Would be very helpful to have the PPA for Ubuntu 20.04. Any chance that this gets updated soon?

Just installed it on 20.04 and it seems to work (installation without any errors and I can open the GUI). Thank you!

After looking into this issue, it looks to me like you can't easily intercept the [`QUIT_APP`](https://docs.rs/druid/0.7.0/druid/commands/constant.QUIT_APP.html) command because it is handled by druid. It seems like the delegate's command handler...

So would the route or the playback be serialized and saved to file?

Making them configurable might prove useful in the future if there are more actions that can have a shortcut (there might be people preferring the F-keys over arrow keys and...

> Are some hotkeys already specified [here](https://github.com/jpochyla/psst/blob/f6eb1fe8d273af43266407d998aacac87df8c04d/psst-gui/src/ui/menu.rs#L44-L75) - but they don't seem to work (at least on Linux)? I can confirm that this does not work with Ubuntu 20.04, might...