Recently people have been complaining that the USC crashes for a couple of seconds on launching the application. The problem lies within one of the views in which you view USC in.
USC is crashing seconds after I launch it (Ubuntu 12.04)
After a quick search, I found the fix in this thread (thanks for this).
My problem is: I do not have the line to fix in the file. (line “self.progress.set_data(“transparent-bg-hint”, True)” in file “/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py”).
BTW, i would enjoy learning how to do the updates on the console.
Just installed ubuntu and im having the same problem with software center. Also as with lazycat i couln’t find that line in the file. This is what terminal returned to me:
2012-12-23 14:41:05,433 - softwarecenter.ui.gtk3.app - INFO - setting up proxy ‘None’
2012-12-23 14:41:05,583 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True
2012-12-23 14:41:20,912 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file
2012-12-23 14:41:21,478 - softwarecenter.fixme - WARNING - logs to the root logger: ‘(’/usr/lib/python2.7/dist-packages/gi/importer.py’, 51, ‘find_module’)’
2012-12-23 14:41:21,478 - root - ERROR - Could not find any typelib for LaunchpadIntegration
2012-12-23 14:41:24,765 - softwarecenter.ui.gtk3.app - INFO - show_available_packages: search_text is ‘’, app is None.
2012-12-23 14:41:24,840 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2012-12-23 14:41:48,755 - softwarecenter.ui.gtk3.app - INFO - closing before the regular main loop was run
I used Ubuntu some time ago, but never that much so would really love some help on this
Yeah that was what i remembered. Installed it and it “functions” just like the software center. Maxes my CPU, lags the entire system, wont actually perform any kind of installation and chrash when i try to close it
I searched alot for this problem, and i found alot of threads on different fora about this problem, and many different solutions that didn’t seem to work for poster or me.