From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6 Description of problem: [tadej@tlinux-stable ~]$ revelation Traceback (most recent call last): File "/usr/bin/revelation", line 30, in ? from revelation import gnomemisc, config, data, datahandler, dialog, entry, io, ui, util File "/var/tmp/revelation-0.4.5-buildroot-mockbuild/usr/lib/python2.4/site-packages/revelation/__init__.py", line 29, in ? ImportError: could not import gnome.applet [tadej@tlinux-stable ~]$ Note: I don't know where the reference to /var/tmp/revelation-0.4.5-buildroot-mockbuild/... comes from because I didn't rebuild the package myself (even if I did, it shouldn't reference something in RPM_BUILD_ROOT). I think gnome.applet is/was deprecated and it should be using gnomeapplet instead. Version-Release number of selected component (if applicable): revelation-0.4.5-1.fc4 How reproducible: Always Steps to Reproduce: 1. start revelation 2. 3. Additional info:
thx for the report; Installing gnome-python2-applet fixes it; I'll prepare an update where this will be fixed.
Updated package build; Currently waits for signing and should go online soon.
> /var/tmp/revelation-0.4.5-buildroot-mockbuild/ comes from an incorrectly precompiled Python file.
*** Bug 167109 has been marked as a duplicate of this bug. ***