Dave Musicant

Results 58 issues of Dave Musicant

I've got it set up so that Terminator minimizes to tray. When I close that terminal window by exiting it, Gnome crashes. Sometimes it is fast, and I just see...

I'm using Nostalgy++ 3.4.2, with TB 91.9.1. This isn't a new issue, but I couldn't figure out if this was connected to the previous posted issues. I continue to have...

**Describe the bug** The Maestral icon in my Ubuntu 20.04 system tray started appearing dark very recently. Here's a screenshot: hopefully a picture is worth a thousand words. The icon...

bug

I use maestral to help sync files between two computers of mine. (It's great!) When I switch to my other computer and wake it up, I am finding that I...

enhancement

The class import com.sun.javafx.scene.control.skin.TextFieldSkin, which we use, was moved to import javafx.scene.control.skin.TextFieldSkin for Java 9. (It's questionable as to whether we should have been using it in the first place;...

priority high
bug

This test should be rewritten like the other tests we have so as not to be dependent on a particular Bitbucket repo that could disappear at any time. It should...

priority high
testing
help wanted

JGit has historically used JSch as the underlying ssh library, but JSch is a completely dead project and they are moving over to Apache MINA sshd. We're already using Apache...

priority high
enhancement

This functionality hasn't been revisited since the internal threading model was fixed. ```` Not in FX thread Thread[createNewBranch,5,main] java.lang.Throwable at elegit.Main.assertFxThread(Main.java:169) at elegit.treefx.CommitTreeController.focusCommitInGraph(CommitTreeController.java:241) at elegit.controllers.CreateDeleteBranchWindowController.checkoutBranch(CreateDeleteBranchWindowController.java:263) at elegit.controllers.CreateDeleteBranchWindowController.access$300(CreateDeleteBranchWindowController.java:36) at elegit.controllers.CreateDeleteBranchWindowController$3.call(CreateDeleteBranchWindowController.java:215) at...

priority high
bug

When you clone a repo, there's still a notable delay before the busy window pops up, leaving the user to wonder if things are still working as they should be.

priority high
enhancement