Error occurs upon selecting properties of a file not in library

Bug #805915 reported by Andrew Hayzen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cappella
Fix Released
High
Unassigned

Bug Description

Hi

What happened:
1) Go to filesystem
2) Select a file not in the library
3) Click properties (bottom right)
4) The error below occurs

Cappella Version: 0.1(PPA r20)
DB Version: 2.0
Ubuntu 11.04 natty

Traceback (most recent call last):

  File "/usr/share/pyshared/cappella/library/library.py", line 268, in filechooserfunc
    __main__.library.management.properties(filepath)

  File "/usr/share/pyshared/cappella/library/management.py", line 177, in properties
    song = __main__.library.liststore.getiter(filepath)

  File "/usr/share/pyshared/cappella/library/liststore.py", line 162, in getiter
    temp = __main__.db.engine.db.get("library", filepath, item)

  File "/usr/share/pyshared/cappella/db/engine.py", line 505, in get
    self.error('No Primary key, "%s", found' % primarykey)

  File "/usr/share/pyshared/cappella/db/engine.py", line 169, in error
    raise Exception('HAYZENTECH DATABASE: %s' % text)

Exception: HAYZENTECH DATABASE: No Primary key, "/home/andy/Videos/Ubuntu Developer Summit Maverick,, May 2010 [www.keepvid.com].flv", found

Andy

Andrew Hayzen (ahayzen)
Changed in cappella:
importance: Undecided → High
status: New → Triaged
Andrew Hayzen (ahayzen)
summary: - Error occurs upon selecting file not in library
+ Error occurs upon selecting properties of a file not in library
Andrew Hayzen (ahayzen)
Changed in cappella:
status: Triaged → In Progress
Revision history for this message
Andrew Hayzen (ahayzen) wrote :

Hi

With new pygobject build there is currently no library. Therefore this bug has been solved as it does not exist.

Andy

Changed in cappella:
status: In Progress → Fix Released
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.