Traceback on more info

Bug #905910 reported by Michael Rawson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Lubuntu Software Center
Invalid
Medium
Unassigned

Bug Description

On starting LSC, and clicking on icon:

<snip>
Opening config file
sensitive!
this app is available
Traceback (most recent call last):
  File "/home/michael/lubuntu-software-center/src/main.py", line 509, in on_more_info
    threadingops.getdesc(self.pkg_selected[0]).replace("\n ", "\n"),
  File "/home/michael/lubuntu-software-center/src/threadingops.py", line 130, in getdesc
    for items in cursor.execute("select desc from allpkgs where pkg_name='%s'" % pkg):
sqlite3.OperationalError: no such column: desc
michael@michael-laptop:~/lubuntu-software-center$

I would try and fix but I have no idea how sqlite works.

Revision history for this message
Michael Rawson (michael.rawson) wrote :

Sorry, should have been more specific, on the "information" icon.

Revision history for this message
Stephen Smally (stephen-smally) wrote :

you have to rebuild the database, with the ppa version the database will be rebuilded, so is a developer only bug.

(to rebuild:
$ cd scripts
$ sudo python lubuntu-software-center-build-db /var/cache/lsc_packages.db /usr/share/app-install/desktop/ /usr/share/LSC/categories
)

Revision history for this message
Michael Rawson (michael.rawson) wrote :

thanks. Sorry, never had that one before.

Changed in lubuntu-software-center:
status: New → 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.