MeanEYE / Sunflower

Small and highly customizable twin-panel file manager for Linux with support for plugins.
GNU General Public License v3.0
428 stars 42 forks source link

Drag-and-Drop broken & unable to use Ctrl-C to quit #445

Closed lucible closed 4 years ago

lucible commented 4 years ago

System info: running Arch, i3 window manager, no desktop environment. Sunflower 0.3 worked great for me and I never had any complaints! After upgrading to 0.4 and being a little surprised at the UI change, I later discovered the following issues:

Drag-and-drop is basically the whole reason I want to use a file manager so I downgraded to version 0.3. It's worth noting that my initial downgrade attempts were foiled by Sunflower 0.4 changing the .config/sunflower/windows.json file in such a way that Sunflower 0.3 couldn't read it. After deleting that particular config file, Sunflower 0.3 opened successfully and the rest of my config (open tabs etc) appears to be intact.

MeanEYE commented 4 years ago

Sorry about that. Version 0.4 is not all that ready yet. There were many new bugs discovered. I released that version in hopes of making frequent releases and getting back to old release schedule.

Using 0.3 is probably the smartest move if you are missing a critical feature.

On Tue, Sep 29, 2020, 03:06 lucible notifications@github.com wrote:

System info: running Arch, i3 window manager, no desktop environment. Sunflower 0.3 worked great for me and I never had any complaints! After upgrading to 0.4 and being a little surprised at the UI change, I later discovered the following issues:

  • drag-and-drop is broken. I attempted to drag a file from one panel to another to copy it, and nothing happened.
  • minor issue: ctrl-q doesn't quit the program, which is frustrating. granted this is an issue with google chrome too (ugh) so I don't hold it against 0.4

Drag-and-drop is basically the whole reason I want to use a file manager so I downgraded to version 0.3. It's worth noting that my initial downgrade attempts were foiled by Sunflower 0.4 changing the .config/sunflower/windows.json file in such a way that Sunflower 0.3 couldn't read it. After deleting that particular config file, Sunflower 0.3 opened successfully and the rest of my config (open tabs etc) appears to be intact.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MeanEYE/Sunflower/issues/445, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOSWKQUDFIAAJCLU6IZ66LSIEXKPANCNFSM4R5E6WYA .

MeanEYE commented 4 years ago

Fixed. Please reopen if there are issues with my fix.