Notices


Reply
Thread Tools
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#61
Originally Posted by x-lette View Post
Yes, I just didn't want to type it on my PC as I didn't post from N900 directly. Will append the complete output next time I'm online with N900.

Short version (multilist v 0.3.11-2) (from bottom):
shelve.py, line 113
libspeichern.py, line 114
libselection.py, line 143
.
.
.
That alone should be enough of a call stack. I just need to figure out why... (this is in some of the original multilist code so I'm not as familiar with it, and then having the source code in German doesn't help).

EDIT: Also I'm about to fly out to Meego Conference so I'll be out of touch for a bit.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
Posts: 539 | Thanked: 165 times | Joined on Feb 2010 @ Berlin, Germany
#62
No need to hurry! Have fun at Meego conference!
 
Posts: 539 | Thanked: 165 times | Joined on Feb 2010 @ Berlin, Germany
#63
Any news? Would be nice having multilist working again.
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#64
Sorry about that, somehow I let this fall off my radar. I'll try to look into it either today or tomorrow.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 

The Following User Says Thank You to epage For This Useful Post:
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#65
Originally Posted by x-lette View Post
Any news? Would be nice having multilist working again.
I'm prepping a build that should at least allow Multilist to start. I'm still unsure what that code does (that part is still all in German). Before upgrading, if you could send me the log I can at least try to guess as to what it is failing on I'd appreciate it.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 

The Following User Says Thank You to epage For This Useful Post:
Posts: 539 | Thanked: 165 times | Joined on Feb 2010 @ Berlin, Germany
#66
I'm native german speaker, probably I could help you understand the code if you tell me what part of the code it is. So far I didn't have a look at the source code but I could give it a try.

Full output of calling multilist from command line follows (or do you need some other kind of log?)

Edit: here's the output from cmdline

Code:
~ $ multilist.py 
Traceback (most recent call last):
  File "/usr/bin/multilist.py", line 38, in <module>
    multilist_gtk.run_multilist()
  File "/usr/lib/multilist/multilist_gtk.py", line 616, in run_multilist
    app = Multilist()
  File "/usr/lib/multilist/multilist_gtk.py", line 95, in __init__
    self.liststorehandler = libliststorehandler.Liststorehandler(self.db, self.selection)
  File "/usr/lib/multilist/libliststorehandler.py", line 62, in __init__
    self.selection.load()
  File "/usr/lib/multilist/libselection.py", line 99, in load
    self.update_categories()
  File "/usr/lib/multilist/libselection.py", line 143, in update_categories
    s = self.db.ladeDirekt("comboCategoryText"+self.__listButton.get_label())
  File "/usr/lib/multilist/libspeichern.py", line 114, in ladeDirekt
    data = self.d[schluessel]
  File "/usr/lib/python2.5/shelve.py", line 113, in __getitem__
    value = Unpickler(f).load()
ValueError: insecure string pickle
~ $

Last edited by x-lette; 2010-12-15 at 10:44.
 
Posts: 539 | Thanked: 165 times | Joined on Feb 2010 @ Berlin, Germany
#67
Sorry, I just saw that there is an update of multilist available. Multilist now works again, no error messages any more. Many thanks for that!
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#68
Originally Posted by x-lette View Post
Sorry, I just saw that there is an update of multilist available. Multilist now works again, no error messages any more. Many thanks for that!
After you've used it for a while, if you could grab the log file mentioned at the following page
http://wiki.maemo.org/Multilist#Trou...orting_of_Bugs

I just patched over the issue. The log will let me see how the app behaves over time so I can see what is causing those problems and get a more correct fix.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
Posts: 539 | Thanked: 165 times | Joined on Feb 2010 @ Berlin, Germany
#69
OK, will post a log in one or two days.
 
Posts: 569 | Thanked: 462 times | Joined on Jul 2010 @ USA
#70
How do you delete a list?

I've been using the program for a long time & love it, but now I need to delete a list.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:39.