maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Multilist (https://talk.maemo.org/showthread.php?t=48800)

epage 2010-11-12 14:59

Re: [Announce] Multilist
 
Quote:

Originally Posted by x-lette (Post 871554)
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.

x-lette 2010-11-12 15:16

Re: [Announce] Multilist
 
No need to hurry! Have fun at Meego conference!

x-lette 2010-12-13 14:54

Re: [Announce] Multilist
 
Any news? Would be nice having multilist working again.

epage 2010-12-13 15:33

Re: [Announce] Multilist
 
Sorry about that, somehow I let this fall off my radar. I'll try to look into it either today or tomorrow.

epage 2010-12-14 23:18

Re: [Announce] Multilist
 
Quote:

Originally Posted by x-lette (Post 895927)
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.

x-lette 2010-12-15 10:28

Re: [Announce] Multilist
 
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
~ $


x-lette 2010-12-15 11:01

Re: [Announce] Multilist
 
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 2010-12-15 12:37

Re: [Announce] Multilist
 
Quote:

Originally Posted by x-lette (Post 897241)
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.

x-lette 2010-12-15 13:40

Re: [Announce] Multilist
 
OK, will post a log in one or two days.

rotoflex 2011-11-09 21:05

Re: [Announce] Multilist
 
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.


All times are GMT. The time now is 00:10.

vBulletin® Version 3.8.8