Comment 9 for bug 211798

Revision history for this message
sikakraa (sikakraa-gmail-deactivatedaccount) wrote :

I confirm that compiling from source with libgnomeui-dev is the correct fix for this: The package in repository should be recompiled with dependency on libgnomeui-dev.

I took a quick glance at the jack-rack code and the it seems that the problem is probably not explicitly in the jack-rack. The open and save dialogs used in the code are GtkFileChooserDialogs, so I'd guess that the Ubuntu version of GtkFileChooserDialog is dependent on libgnomeui...