Dustin Spicuzza
Dustin Spicuzza
A user wrote playlists to Program Files (for some reason that was the default?) and it ended up in the UAC virtualization directory. Reference: https://blogs.msdn.microsoft.com/oldnewthing/20150902-00/?p=91681 Should figure out what to...
### Steps to Reproduce (for bugs) 1. Start from empty collection 2. Add collection, scan it 3. Try to load Smart Playlist ### Current Behavior ``` ERROR : Error loading...
This happens on OSX when adding tags with grouptagger.
GTK 3.22. On Linux there's a warning (see below). No warning on OSX, but no splash screen either. ``` Gdk-Message: Window 0x560cc8b08320 is a temporary window without parent, application will...
I've copied a [function from QuodLibet](https://github.com/quodlibet/quodlibet/blob/master/quodlibet/quodlibet/_main.py#L220) to provide the basic OSX application integration stuff, and it seems to work. The problem that I've ran into is that it seems like...
In particular -- I like to queue up music in the queue. When Exaile quits unexpectedly, then I lose all my work in the queue.
### Steps to Reproduce (for bugs) 1. Enable 'monitored' on a collection ### Expected Behavior ### Current Behavior Lots of these: ``` 00:36:09,572:ERROR : Unhandled exception while walking dirs on...
- Drag icon (when dragging multiple albums) causes an error - xlgui/preferences/widgets: enable_model_drag_{source,dest} - may need Gtk.TargetEntry.new I found that enable_model_drag_{source,dest} are totally broken in PyGObject because of some signal...
Odd behavior just recently noticed, need to look into this.
Some operations ask for things like min/max widths/heights. However, without an idea of how many units are being shown in an image, it's annoying to guess. There are several ways...