obconf doesn't work after installation- edgy 6.10

Bug #71384 reported by Lukas Zronek
4
Affects Status Importance Assigned to Milestone
obconf (Debian)
Fix Released
Unknown
obconf (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: obconf

the configuration utility for openbox prints following warning messages:

obconf: error while loading shared libraries: libobrender.so.1: cannot open shared object file: No such file or directory
obconf: error while loading shared libraries: libobparser.so.1: cannot open shared object file: No such file or directory

obconf expects libobrender.so.1 and libobparser.so.1 in /usr/lib but they don't exist.

Revision history for this message
Lukas Zronek (lukas-z) wrote :

workaround:
creat symbolic links

sudo ln -s /usr/lib/librender.so.0 /usr/lib/librender.so.1

sudo ln -s /usr/lib/liparser.so.0 /usr/lib/libparser.so.1

Revision history for this message
Lukas Zronek (lukas-z) wrote :

correction:

sudo ln -s /usr/lib/libobrender.so.0 /usr/lib/libobrender.so.1

sudo ln -s /usr/lib/liobparser.so.0 /usr/lib/libobparser.so.1

Revision history for this message
Peter Jochum (peter-jochum) wrote : Rebuilding the package

If you rebuild the package and compile it against the edgy openbox, the problem disappears. However some signal handlers for the gui are not found, others seem to work just fine. I didn't change anything in the rules... Strange..

Revision history for this message
iouri (lionel-vaux-deactivatedaccount) wrote :
Revision history for this message
iouri (lionel-vaux-deactivatedaccount) wrote :

This bug has been confirmed by several people in Launchpad and in the Debian BTS. A fix has been provided in debian version 1.5-4.

Changed in obconf:
status: Unconfirmed → Confirmed
Changed in obconf:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.