Comment 4 for bug 458300

Revision history for this message
John Doe (jodo-deactivatedaccount) wrote :

This worked for me:

edit /usr/share/dvdrip-queue/dvdrip-queue.py

Change the Line

self.gladefile = "./gui/dvdrip-queue.glade"

to

self.gladefile = "./dvdrip-queue.glade"

Save the File and give it a try.