[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-07-13 Thread Scott Kitterman
Sync'ed from Debian. ** Changed in: pykdeextensions (Ubuntu) Status: Confirmed = Fix Released -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a member of

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-07-13 Thread Scott Kitterman
This is adequately worked around in Hardy. IMO there is no SRU worthy reason to update pykdeextensions in Hardy. ** Changed in: pykdeextensions (Ubuntu Hardy) Status: Confirmed = Won't Fix -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-07-13 Thread Scott Kitterman
Impact is Hardy is not SRU worthy. Will fix in Intrepid. ** Changed in: kde-guidance (Ubuntu Hardy) Status: New = Won't Fix -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-07-13 Thread Launchpad Bug Tracker
This bug was fixed in the package kde-guidance - 0.8.0svn20080103-0ubuntu20 --- kde-guidance (0.8.0svn20080103-0ubuntu20) intrepid; urgency=low * No change upload to rebuild against new libpythonize and finally link to the right libpython.so (LP: #138189) -- Scott Kitterman

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-07-10 Thread Bug Watch Updater
** Changed in: pykdeextensions (Debian) Status: New = Fix Released -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-07-09 Thread Steve Langasek
part of the problem is that kde-guidance also has an embedded reference to libpython.so here, which it inherits from pykdeextensions when building. so pykdeextensions needs to be fixed, and then kde-guidance needs to be rebuilt against it - with a versioned conflict or other measure to ensure the

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-07-09 Thread Steve Langasek
** Changed in: kde-guidance (Ubuntu) Importance: Undecided = Medium -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-05-12 Thread Jefferson Martins de Oliveira
I was same problem in UbuntuStudio.Fixed with Attachment libpython2.5.so.1.0 ** Attachment added: libpython2.5.so.1.0 http://launchpadlibrarian.net/14484234/libpython2.5.so.1.0 -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-04-19 Thread Jonathan Riddell
This causes problems kcmshell mountconfig Pythonize constructor -- pid = 10847 Python interpreter initialized! Pythonize constructor -- pid = 10847 Traceback (most recent call last): File /var/lib/python-support/python2.5/mountconfig.py, line 19, in module from qt import * ImportError:

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-04-19 Thread Scott Kitterman
mok0, Sorry about that. I remembered wrong which kde-guidance module you need to test with. Apologies. Scott K -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-04-11 Thread Morten Kjeldgaard
I tested the fix by removing python-dev and running displayconfig and it works. I have built the source package and am ready to upload once I get the go-ahead from motu-release. -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-04-11 Thread StefanPotyra
I'd love to give an ack, but I fear pykdeextensions is in main ;). -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-04-11 Thread Morten Kjeldgaard
Indeed... Attaching debdiff. ** Attachment added: pykdeextensions_0.4.0-5ubuntu4.debdiff http://launchpadlibrarian.net/13364807/pykdeextensions_0.4.0-5ubuntu4.debdiff -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-04-09 Thread Morten Kjeldgaard
The attached patch should fix libpythonize0 so it refers to the correct shared library (libpython2.5.so.1.0 or libpython2.5.so.1.0). Perhaps it is dirty to hardwire the soname in the program, but it is the lesser of two evils. The libpython soname is extremely unlikely to change, but if it does,

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-03-27 Thread Bug Watch Updater
** Changed in: pykdeextensions (Debian) Status: Unknown = New -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-03-26 Thread Scott Kitterman
** Bug watch added: Debian Bug tracker #459960 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459960 ** Also affects: pykdeextensions (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459960 Importance: Unknown Status: Unknown -- application tries to dlopen

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-03-01 Thread Scott Kitterman
** Changed in: pykdeextensions (Ubuntu Hardy) Assignee: Jonathan Riddell (jr) = Scott Kitterman (kitterman) -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-03-01 Thread Sun Wukong
I confirm that I also run into this bug in my Hardy alpha5 installation and that Sven's workaround works great. +1 for Mathias : libpythonize0 should not depend upon python-dev and kde-systemsettings should be debugged instead. -- application tries to dlopen /usr/lib/libpython2.5.so (only

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-03-01 Thread Scott Kitterman
libpythonize0 has tried to dlopen libpython2.5.so since we've had it in Kubuntu. Traditionally this has been worked around by adding a dependency on python-dev. This got dropped early in the Hardy cycle (it seems to happen about once per development cycle). I'm leaving this bug open to document

Re: [Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-03-01 Thread Edward Holcroft
btw this bug exists in Hardy KDE4 alpha 1 too. On Sat, Mar 1, 2008 at 11:13 AM, Scott Kitterman [EMAIL PROTECTED] wrote: libpythonize0 has tried to dlopen libpython2.5.so since we've had it in Kubuntu. Traditionally this has been worked around by adding a dependency on python-dev. This got

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-03-01 Thread Scott Kitterman
It's probably using libpythonize0 too. Fixing it once in the correct lib will fix it everywhere. -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a member of

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-03-01 Thread Steve Langasek
** Changed in: pykdeextensions (Ubuntu Hardy) Assignee: (unassigned) = Steve Langasek (vorlon) -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a member of

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-02-26 Thread Sven Boden
From a duplicate bug report: instead of installing python-dev, following also works around the problem: sudo ln -s /usr/lib/libpython2.5.so.1 /usr/lib/libpython2.5.so -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-02-24 Thread Kalrog
Still here in Hardy alpha 5. I tried installing the -dev package and it got rid of the diagnostic error message Library files for libpython2.5.so not found in paths, but the behavior didn't change at all. I still can't change my screen resolution. -- application tries to dlopen

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-02-24 Thread Sven Boden
This is a combination of 2 bugs: 1) Installation of -dev package will fix the problem with libpython2.5 (but that would still need to be fixed up properly), you can see this e.g. in user management which will work afterwards 2) But for MonitorDisplay an extra error exists which is not solved

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-02-24 Thread Cimmo
Kalrog that is another bug #173768 -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-02-16 Thread daller
I also have this problem in Hardy Heron! Alpha 4 After a clean-install, it didn't work! - I tried installing python2.5-dev - that didn't get it running either! Here are the files in question: [EMAIL PROTECTED]:/usr/lib$ ls -la | grep libpython2.5 lrwxrwxrwx 1 root root 17 2008-02-16

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-02-11 Thread Buks Hanekom
broken in Hardy Alpha 4 I did a clean install of kubuntu (Hardy Alpha 4) over the weekend and this problem still exists when going to System Setting - Monitor and Display. (See Screenshot) 1) After trying the symlink suggestion in the bug description does not solve it, it merely changes the

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-02-11 Thread Buks Hanekom
broken in Hardy Alpha 4 I did a clean install of kubuntu (Hardy Alpha 4) over the weekend and this problem still exists when going to System Setting - Monitor and Display. (See Screenshot) 1) After trying the symlink suggestion in the bug description does not solve it, it merely changes the

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-01-21 Thread BryanLawrence
Just to confirm that hardy is still broken in this regard. I just installed from alpha2, and then did an upgrade to whatever is there today, and the kde system settings is broken. At first I got the libpython2.5 error, so I installed python2.5-dev. Now I just get a non-specific could not be

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-01-21 Thread BryanLawrence
The fix may have been released, but it's broken again now ... ** Changed in: pykdeextensions (Ubuntu) Status: Fix Released = In Progress -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2008-01-04 Thread Lukas Wolf
This bug happens again in Kubuntu Hardy. It seems python2.5-dev isn't installed automatically, I had to do it manually to resolve the issue. -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this bug

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2007-10-01 Thread Steve Langasek
This was fixed by adding a python2.5-dev dependency to libpythonize0, which seems to be the package pulling in libpython. ** Changed in: pykdeextensions (Ubuntu) Sourcepackagename: kde-systemsettings = pykdeextensions Status: Triaged = Fix Released -- application tries to dlopen

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2007-09-26 Thread Martin Nowack
** Description changed: Binary package hint: kde-systemsettings - Installed Guddsy yesterday and updated all packages, I tried to work - with system settings but couldn't do anything because libpython2.5.so is + Installed Gutsy yesterday and updated all packages, I tried to work with +

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2007-09-20 Thread Luka Renko
Raising priority, as this will be experience with all users of Gutsy Beta if they select Display, User, Disk or Services config applet from System Settings. Workaround is to install python2.5-dev package, but I do not think it is acceptable. ** Changed in: kde-systemsettings (Ubuntu)

[Bug 138189] Re: application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package)

2007-09-18 Thread Matthias Klose
** Summary changed: - [gutsy] libpython2.5.so is missing + application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) -- application tries to dlopen /usr/lib/libpython2.5.so (only found in the -dev package) https://bugs.launchpad.net/bugs/138189 You received this