Comment 17 for bug 259219

Revision history for this message
Mauricio Pretto (pretto) wrote : Re: Broken TLS support in libGL.so

running with the workaround command but I always get this output not sure if this is of any help.

----

mauricio@koontz:~$ LD_PRELOAD=/usr/lib/libstdc++.so.6 software-center
2011-03-11 20:58:32,897 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/pymodules/python2.7/dbus/proxies.py', 400, '_introspect_error_handler')'
2011-03-11 20:58:32,897 - dbus.proxies - ERROR - Introspect error on :1.186:/com/ubuntu/Softwarecenter: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

2011-03-11 20:58:57,933 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/share/software-center/softwarecenter/db/database.py', 154, 'open')'
2011-03-11 20:58:57,932 - root - WARNING - failed to add sca db Couldn't stat '/home/mauricio/.cache/software-center/software-center-agent.db' (No such file or directory)
/usr/share/software-center/softwarecenter/app.py:1114: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  self.window_main.show_all()
/usr/share/software-center/softwarecenter/SimpleGtkbuilderApp.py:50: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  gtk.main()
2011-03-11 20:59:13,261 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/share/software-center/softwarecenter/db/database.py', 154, 'open')'
2011-03-11 20:59:13,261 - root - WARNING - failed to add sca db Couldn't stat '/home/mauricio/.cache/software-center/software-center-agent.db' (No such file or directory)
2011-03-11 20:59:16,638 - softwarecenter.app - INFO - software-center-agent finished with status 1
----