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)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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)
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.
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!!