Mailinglist Archive: opensuse-bugs (14787 mails)

< Previous Next >
[Bug 216352] Incorrect prefix in gnome-python-desktop
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 9 Nov 2006 14:30:19 -0700 (MST)
  • Message-id: <20061109213019.43477CFE@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=216352


james@xxxxxxxxxxxxxxxxx changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
Summary|No gnome-applet in python- |Incorrect prefix in gnome-python-desktop
|gnome-extras |




------- Comment #7 from james@xxxxxxxxxxxxxxxxx 2006-11-09 14:30 MST -------
Reopening because, although this seems resolved, it's actually masking the real
bug...

Got this update, and the following files are included in gnome-python-desktop:
/opt/gnome/lib/python2.5/site-packages/gtk-2.0/gnome/applet.py
/opt/gnome/lib/python2.5/site-packages/gtk-2.0/gnome/applet.pyc
/opt/gnome/lib/python2.5/site-packages/gtk-2.0/gnome/applet.pyo
/opt/gnome/lib/python2.5/site-packages/gtk-2.0/gnomeapplet.la
/opt/gnome/lib/python2.5/site-packages/gtk-2.0/gnomeapplet.so

Thing is, the exact same error occurs. Now, I've checked applet.py and it just
gives a deprecation warning and advice to use gnomeapplet instead. I'm pretty
sure that's been the case for a while. Editing the applet's python code to
import gnomeapplet instead of gnome.applet simply throws the same error but
with gnomeapplet listed.

The problem appears to be the %{prefix} in gnome-python-desktop, it should be
/usr not /opt/gnome.

In addition, perhaps gnome-blog should be patched to import gnomeapplet
instead, I'm assuming that at some point gnome.applet will be removed.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >