[Bug 484511] Review Request: crunchyfrog - A multi-engine SQL client and database front-end

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=484511





--- Comment #2 from Dave Malcolm <dmalcolm@xxxxxxxxxx>  2009-03-18 21:06:49 EDT ---
Looks like the error is from crunchyfrog-0.3.3/cf/__init__.py:
try:
    import gtk
    import gtk.glade
    gtk.glade.textdomain('crunchyfrog')
    gtk.glade.bindtextdomain('crunchyfrog', LOCALE_DIR)
except ImportError:
    # We don't need it on buildbots, so let's die silently.
    pass

and this is raising a RuntimeError, not an ImportError

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]