asoundconf-gtk ignores $LD_LIBRARY_PATH

Bug #274843 reported by qqqqqqqqq9
2
Affects Status Importance Assigned to Milestone
asoundconf-gtk (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: asoundconf-gtk

My system GTK+-Version is 2.12, additionally i have 2.14 in /usr/local/lib.
My LD_LIBRARY_PATH is /usr/local/lib:/usr/X11R6/lib:/usr/lib/ ,
therefore asoundconf-gtk should use /usr/local/lib/libpangoft2-1.0.so.0 which it doesn't.

Traceback (most recent call last):
  File "/usr/bin/asoundconf-gtk", line 24, in <module>
    import sys, re, os, pygtk, gtk, string
  File "/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py", line 48, in <module>
    from gtk import _gtk
ImportError: /usr/lib/libpangoft2-1.0.so.0: undefined symbol: pango_font_map_create_context

If i do ln -sf /usr/local/lib/libpangoft2-1.0.so.0 /usr/lib/libpangoft2-1.0.so.0

asoundconf-gtk starts without problems.

Revision history for this message
Toby Smithe (tsmithe) wrote :

I'm not sure this is a bug in asoundconf-gtk: it's just a python script. My guess is that you'll suffer this problem with any Python application that uses Gtk+. Is this true? If so, it's a bug in the way Python or PyGtk handles the library path.

Changed in asoundconf-gtk (Ubuntu):
status: New → Incomplete
Revision history for this message
Vish (vish) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better.
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future.
To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New".

Changed in asoundconf-gtk (Ubuntu):
status: Incomplete → Invalid
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.