Menu

Drag and Drop no longer works from the songdb

Help
2023-10-08
2023-10-10
  • Brian Millham

    Brian Millham - 2023-10-08

    I'm a bit behind on commits right now. I just grabbed a complete clean copy from git and DnD no longer works from the Music Database. I think the problem was added around or after commit 50240c5799ee4f534b6bbe9a2d9afb4d974fd4ac

    On my production system I have a modified songdb.py and playergui.py. That commit will not merge playergui.py and I haven't manually added my changes back in. I will try and get that done ASAP so I can see if that it the problem commit. I guessing it is as you made a few changes to the DnD code there (that's why I have to manually merge)

     
  • Stephen Fairchild

    Easy fix. Strange that text/uri-list was not one of the source targets.

    The reason I mucked about with drag and drop was to prevent tracks from idjc being dropped onto the desktop but you can still do that with songdb.

     
    • Brian Millham

      Brian Millham - 2023-10-10

      Thank you it's working now. I did get my custom changes merged finally. It's throwing an error on DnD from my custom 'Request' tab (in the songdb). I'm guessing it's related to your changes so I just need to tweek my code a bit more. Not a big deal.

      Nice to see you putting to much time into additions/improvements to IDJC!! Thank you!!

       

Log in to post a comment.