http://bugzilla.novell.com/show_bug.cgi?id=544799 Summary: avant-window-navigator package error from Factory repo Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 8 Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: frankebay99@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 I am not sure how to report a problem on a package found in the Factory repo. I have installed AWN (avant-window-navigator-0.2.6-6.45.x86_64) using the Factory repo into 11.2 Milestone 8 64-bits. I have filled in the dependencies using Yast, except one that could not be provided. A lib (libgnome-desktop-2.so.7) was missing and could not be provided. I realized libgnome-desktop-2.so.11 was part of my system. So I did a symbolic link to so.7 and AWN was able to load. But when I click on PREFERENCES, it does not open the window and it generates an error in konsole. Here is what happened, starting with the creation of the symbolic link: m8@oskde64:/home/frank/Desktop> sudo ln -s /usr/lib64/libgnome-desktop-2.so.11 /usr/lib64/libgnome-desktop-2.so.7 m8@oskde64:/home/frank/Desktop> avant-window-navigator curves_symmetry unset, setting now curviness unset, setting now launchers unset, setting now Screen is composited. Creating new applet :/usr/lib64/awn/applets/taskman.desktop uid:1 (avant-window-navigator:5389): GLib-GObject-WARNING **: IA__g_object_set_valist: object class `AwnTaskManager' has no property named `orient' Traceback (most recent call last): File "/usr/bin/awn-manager", line 44, in <module> from awnTheme import AwnThemeManager File "/usr/share/avant-window-navigator/awn-manager/awnTheme.py", line 25, in <module> import awn File "/usr/lib64/python2.5/site-packages/awn/__init__.py", line 31, in <module> from awn import * ImportError: libpython2.5.so.1.0: cannot open shared object file: No such file or directory Reproducible: Always Steps to Reproduce: 1. Install 64-bits Milestone 8 2. Install package avant-window-navigator-0.2.6-6.45.x86_64.rpm from Factory 3. Perform symbolic link of libgnome-desktop-2.so.11 to libgnome-desktop-2.so.7 4. Click on PREFERENCES after AWN has launched. Actual Results: Preferences window doesn't load. Error generated in konsole. Expected Results: Preferences window should load without errors. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.