After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 471672 - crash in Deskbar: 'NoneType' object has no attribute 'get_actions'
crash in Deskbar: 'NoneType' object has no attribute 'get_actions'
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
2.19.x
Other All
: Urgent critical
: ---
Assigned To: Sebastian Pölsterl
Deskbar Applet Maintainer(s)
This bug is on the auto-stacktrace-re...
: 471787 474367 477343 477344 477347 477348 477642 477643 479540 479868 479869 481010 481544 482143 482154 483937 484862 485268 485581 486028 486145 486242 486310 486314 486315 486316 486656 486903 487172 487291 487292 487293 487294 487373 487391 487392 487721 487800 487943 488462 488469 488548 488652 488686 488949 488993 489194 489195 489283 489439 489548 489565 489566 489586 489599 489676 489677 489681 489690 489890 489891 490218 490278 490318 490382 490383 490388 490480 490694 490715 490873 490874 490875 490889 490911 490979 491013 491041 491269 491278 491439 491490 491513 491538 491781 491892 492348 492349 492350 492757 492758 492768 492898 493028 493295 493484 493588 493677 493790 493967 494269 494270 494326 494459 494560 494562 494563 494564 494587 494638 494665 494666 494779 494875 494916 494928 495109 495149 495179 495460 495483 495558 495559 495560 495561 495562 495563 495627 495646 495886 495887 495906 495910 495911 495912 495913 495914 495915 495928 496047 496177 496353 496712 496713 496838 496891 497089 497122 497123 497124 497133 497543 497544 497545 497546 497547 497548 497893 497906 498020 498024 498025 498118 498209 498249 498389 498447 498597 498598 498851 498853 498857 498914 499012 499026 499617 500127 500153 500176 500290 500291 500452 500453 500454 500455 500456 500457 500458 500558 500580 500609 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-30 02:44 UTC by Alessio Bolognino
Modified: 2007-12-02 22:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Add additional debugging features (1.23 KB, patch)
2007-10-13 17:20 UTC, Sebastian Pölsterl
none Details | Review
Raise exception if a NoneType match appears (771 bytes, patch)
2007-10-26 11:05 UTC, Sebastian Pölsterl
none Details | Review

Description Alessio Bolognino 2007-08-30 02:44:20 UTC
What were you doing when the application crashed?
I just changed theme (darklooks -> clearlooks) and while it was loading I opened the deskbar; nothing else :)


Distribution: Unknown
Gnome Release: 2.19.6 2007-08-20 (Archlinux)
BugBuddy Version: 2.19.91

System: Linux 2.6.22-ARCH #1 SMP PREEMPT Thu Aug 23 20:18:37 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacTreeView.py", line 387 in __get_match_title_for_cell
    cell.set_property ("has-more-actions", len(match.get_actions()) > 1)
AttributeError: 'NoneType' object has no attribute 'get_actions'

Comment 1 palfrey 2007-08-30 16:29:34 UTC
*** Bug 471787 has been marked as a duplicate of this bug. ***
Comment 2 Sebastian Pölsterl 2007-09-14 18:55:20 UTC
*** Bug 474367 has been marked as a duplicate of this bug. ***
Comment 3 Sebastian Pölsterl 2007-09-16 12:07:01 UTC
*** Bug 477343 has been marked as a duplicate of this bug. ***
Comment 4 Sebastian Pölsterl 2007-09-16 12:07:13 UTC
*** Bug 477344 has been marked as a duplicate of this bug. ***
Comment 5 Sebastian Pölsterl 2007-09-16 12:07:24 UTC
*** Bug 477347 has been marked as a duplicate of this bug. ***
Comment 6 Sebastian Pölsterl 2007-09-16 12:07:36 UTC
*** Bug 477348 has been marked as a duplicate of this bug. ***
Comment 7 Sebastian Pölsterl 2007-09-16 12:11:16 UTC
Could you post a list of enabled modules, please.
Comment 8 Sebastian Pölsterl 2007-09-17 13:27:02 UTC
*** Bug 477642 has been marked as a duplicate of this bug. ***
Comment 9 Sebastian Pölsterl 2007-09-17 13:27:21 UTC
*** Bug 477643 has been marked as a duplicate of this bug. ***
Comment 10 Diego Escalante Urrelo (not reading bugmail) 2007-09-24 02:25:05 UTC
*** Bug 479540 has been marked as a duplicate of this bug. ***
Comment 11 Diego Escalante Urrelo (not reading bugmail) 2007-09-24 21:39:29 UTC
*** Bug 479868 has been marked as a duplicate of this bug. ***
Comment 12 Diego Escalante Urrelo (not reading bugmail) 2007-09-24 21:40:37 UTC
*** Bug 479869 has been marked as a duplicate of this bug. ***
Comment 13 Sebastian Pölsterl 2007-09-28 08:51:11 UTC
*** Bug 481010 has been marked as a duplicate of this bug. ***
Comment 14 Sebastian Pölsterl 2007-09-29 16:14:10 UTC
*** Bug 481544 has been marked as a duplicate of this bug. ***
Comment 15 Sebastian Pölsterl 2007-10-02 12:09:38 UTC
*** Bug 482143 has been marked as a duplicate of this bug. ***
Comment 16 Sebastian Pölsterl 2007-10-02 12:10:03 UTC
*** Bug 482154 has been marked as a duplicate of this bug. ***
Comment 17 Sebastian Pölsterl 2007-10-06 10:52:40 UTC
*** Bug 483937 has been marked as a duplicate of this bug. ***
Comment 18 Sebastian Pölsterl 2007-10-09 09:52:45 UTC
*** Bug 484862 has been marked as a duplicate of this bug. ***
Comment 19 Sebastian Pölsterl 2007-10-10 09:24:46 UTC
*** Bug 485268 has been marked as a duplicate of this bug. ***
Comment 20 Laszlo Pandy 2007-10-10 13:39:02 UTC
I have only been able to reproduce this when the following modules are enabled:
Programs
Web Searches (Mozilla)
Web
Tracker Search
Comment 21 Sebastian Pölsterl 2007-10-10 15:57:39 UTC
Does the problem appear when you type in a special phrase or doesn't it matter what you type ?
Comment 22 Sebastian Pölsterl 2007-10-12 10:20:43 UTC
*** Bug 485581 has been marked as a duplicate of this bug. ***
Comment 23 Laszlo Pandy 2007-10-12 13:19:21 UTC
Okay I have now managed to reproduce this bug when only two modules are enabled:
Programs
Web Searches (Mozilla)

Also it doesn't matter which phrase you type in. Everytime is has crashed, it has been a different letter combination. However it does seem to crash before I can type past the first, second or third letter. It seems that it crashes as a result of the query of the the first letter.

By the way, if this really is the fault of a module, couldn't you just do:
if match:
    cell.set_property ("has-more-actions", len(match.get_actions()) > 1)
else:
    cell.set_property ("has-more-actions", False)

I haven't actually looked at the code, but it seems like a reasonably simple fix.
Thanks.
Comment 24 Sebastian Pölsterl 2007-10-13 16:16:41 UTC
*** Bug 486028 has been marked as a duplicate of this bug. ***
Comment 25 Sebastian Pölsterl 2007-10-13 16:18:40 UTC
*** Bug 486145 has been marked as a duplicate of this bug. ***
Comment 26 Sebastian Pölsterl 2007-10-13 16:19:56 UTC
*** Bug 486242 has been marked as a duplicate of this bug. ***
Comment 27 Sebastian Pölsterl 2007-10-13 16:21:42 UTC
*** Bug 486310 has been marked as a duplicate of this bug. ***
Comment 28 Sebastian Pölsterl 2007-10-13 16:22:23 UTC
*** Bug 486314 has been marked as a duplicate of this bug. ***
Comment 29 Sebastian Pölsterl 2007-10-13 16:22:35 UTC
*** Bug 486315 has been marked as a duplicate of this bug. ***
Comment 30 Sebastian Pölsterl 2007-10-13 16:22:45 UTC
*** Bug 486316 has been marked as a duplicate of this bug. ***
Comment 31 Sebastian Pölsterl 2007-10-13 17:20:39 UTC
Created attachment 97176 [details] [review]
Add additional debugging features

I'm almost sure that the programs module does something wrong when indexing .desktop files.
To help find the cause of this bug, please follow these steps:
1) Download the latest version of deskbar-applet from the subversion repository and apply the attached patch
2) Run deskbar from the command line with /usr/lib/deskbar-applet/deskbar-applet -w
3) If you come across a ValueError, please post the output here
Comment 32 Christoph Wolk 2007-10-14 22:39:50 UTC
*** Bug 486656 has been marked as a duplicate of this bug. ***
Comment 33 Christoph Wolk 2007-10-15 22:56:03 UTC
*** Bug 486903 has been marked as a duplicate of this bug. ***
Comment 34 Sebastian Pölsterl 2007-10-16 21:26:01 UTC
*** Bug 487172 has been marked as a duplicate of this bug. ***
Comment 35 Sebastian Pölsterl 2007-10-16 21:29:39 UTC
*** Bug 487291 has been marked as a duplicate of this bug. ***
Comment 36 Sebastian Pölsterl 2007-10-16 21:29:51 UTC
*** Bug 487292 has been marked as a duplicate of this bug. ***
Comment 37 Sebastian Pölsterl 2007-10-16 21:30:00 UTC
*** Bug 487293 has been marked as a duplicate of this bug. ***
Comment 38 Sebastian Pölsterl 2007-10-16 21:30:12 UTC
*** Bug 487294 has been marked as a duplicate of this bug. ***
Comment 39 Matthew Paul Thomas (mpt) 2007-10-17 04:11:26 UTC
*** Bug 487373 has been marked as a duplicate of this bug. ***
Comment 40 Sebastian Pölsterl 2007-10-17 08:23:34 UTC
*** Bug 487391 has been marked as a duplicate of this bug. ***
Comment 41 Sebastian Pölsterl 2007-10-17 08:23:49 UTC
*** Bug 487392 has been marked as a duplicate of this bug. ***
Comment 42 Christoph Wolk 2007-10-18 01:01:38 UTC
*** Bug 487721 has been marked as a duplicate of this bug. ***
Comment 43 Christoph Wolk 2007-10-18 12:52:40 UTC
*** Bug 487800 has been marked as a duplicate of this bug. ***
Comment 44 Sebastian Pölsterl 2007-10-18 16:32:52 UTC
*** Bug 487943 has been marked as a duplicate of this bug. ***
Comment 45 Christoph Wolk 2007-10-20 00:55:58 UTC
*** Bug 488462 has been marked as a duplicate of this bug. ***
Comment 46 Christoph Wolk 2007-10-20 02:25:03 UTC
*** Bug 488469 has been marked as a duplicate of this bug. ***
Comment 47 Christoph Wolk 2007-10-20 10:04:23 UTC
*** Bug 488548 has been marked as a duplicate of this bug. ***
Comment 48 Sebastian Pölsterl 2007-10-20 16:22:01 UTC
*** Bug 488652 has been marked as a duplicate of this bug. ***
Comment 49 Sebastian Pölsterl 2007-10-21 10:54:25 UTC
*** Bug 488686 has been marked as a duplicate of this bug. ***
Comment 50 Christoph Wolk 2007-10-22 10:50:44 UTC
*** Bug 488949 has been marked as a duplicate of this bug. ***
Comment 51 Christoph Wolk 2007-10-22 15:48:05 UTC
*** Bug 488993 has been marked as a duplicate of this bug. ***
Comment 52 Christoph Wolk 2007-10-23 08:53:38 UTC
*** Bug 489283 has been marked as a duplicate of this bug. ***
Comment 53 Christoph Wolk 2007-10-23 08:54:46 UTC
*** Bug 489194 has been marked as a duplicate of this bug. ***
Comment 54 Christoph Wolk 2007-10-23 08:54:55 UTC
*** Bug 489195 has been marked as a duplicate of this bug. ***
Comment 55 Christoph Wolk 2007-10-23 18:16:33 UTC
*** Bug 489439 has been marked as a duplicate of this bug. ***
Comment 56 Tobias Mueller 2007-10-23 20:05:13 UTC
*** Bug 489548 has been marked as a duplicate of this bug. ***
Comment 57 Sebastian Pölsterl 2007-10-23 21:00:05 UTC
*** Bug 489565 has been marked as a duplicate of this bug. ***
Comment 58 Sebastian Pölsterl 2007-10-23 21:00:19 UTC
*** Bug 489566 has been marked as a duplicate of this bug. ***
Comment 59 Christoph Wolk 2007-10-24 10:43:08 UTC
*** Bug 489690 has been marked as a duplicate of this bug. ***
Comment 60 Christoph Wolk 2007-10-24 10:43:32 UTC
*** Bug 489681 has been marked as a duplicate of this bug. ***
Comment 61 Christoph Wolk 2007-10-24 10:44:24 UTC
*** Bug 489676 has been marked as a duplicate of this bug. ***
Comment 62 Christoph Wolk 2007-10-24 10:44:38 UTC
*** Bug 489677 has been marked as a duplicate of this bug. ***
Comment 63 Christoph Wolk 2007-10-24 13:01:40 UTC
*** Bug 489599 has been marked as a duplicate of this bug. ***
Comment 64 Christoph Wolk 2007-10-24 13:02:17 UTC
*** Bug 489586 has been marked as a duplicate of this bug. ***
Comment 65 Christoph Wolk 2007-10-25 10:22:01 UTC
*** Bug 489890 has been marked as a duplicate of this bug. ***
Comment 66 Christoph Wolk 2007-10-25 10:22:05 UTC
*** Bug 489891 has been marked as a duplicate of this bug. ***
Comment 67 Christoph Wolk 2007-10-25 20:28:33 UTC
*** Bug 490278 has been marked as a duplicate of this bug. ***
Comment 68 Christoph Wolk 2007-10-25 20:54:39 UTC
*** Bug 490218 has been marked as a duplicate of this bug. ***
Comment 69 Laszlo Pandy 2007-10-25 23:50:24 UTC
Sorry, I would have managed to get the traceback sooner but my hard drive died last week. Also an interesting behaviour is that this error never occurs when you just type of the name of the program and hit <enter>. You have to type the name of the program, and then hit <down> so that the first action is selected, before the exception is thrown. Also I have applied the patch provided for this bug, but I don't see the output here.

ERROR    See bug 359251 and report this output: Match object of unexpected type: <type 'NoneType'> - None
Traceback (most recent call last):
  • File "/home/laszlo/Software/SVN/deskbar-applet/deskbar/ui/cuemiac/CuemiacTreeView.py", line 389 in __get_match_title_for_cell
    cell.set_property ("has-more-actions", len(match.get_actions()) > 1)
AttributeError: 'NoneType' object has no attribute 'get_actions'
ERROR    See bug 359251 and report this output: Match object of unexpected type: <type 'NoneType'> - None
Traceback (most recent call last):
  • File "/home/laszlo/Software/SVN/deskbar-applet/deskbar/ui/cuemiac/CuemiacTreeView.py", line 389 in __get_match_title_for_cell
    cell.set_property ("has-more-actions", len(match.get_actions()) > 1)
AttributeError: 'NoneType' object has no attribute 'get_actions'
ERROR    See bug 359251 and report this output: Match object of unexpected type: <type 'NoneType'> - None
Traceback (most recent call last):
  • File "/home/laszlo/Software/SVN/deskbar-applet/deskbar/ui/cuemiac/CuemiacTreeView.py", line 389 in __get_match_title_for_cell
    cell.set_property ("has-more-actions", len(match.get_actions()) > 1)
AttributeError: 'NoneType' object has no attribute 'get_actions'

Comment 70 Sebastian Pölsterl 2007-10-26 11:05:50 UTC
Created attachment 97909 [details] [review]
Raise exception if a  NoneType match appears

Thanks a lot for the help!

I really tried hard to reproduce but wasn't able to.

My first assumptions was obviously wrong. Could you please apply this new match. With that patch you'll see a exception when a match appears that's None. That way I can find out which module returns this evil match.
Comment 71 kuensebeck 2007-10-26 11:47:08 UTC
(In reply to comment #31)
> Created an attachment (id=97176) [edit]
> Add additional debugging features
> 
> I'm almost sure that the programs module does something wrong when indexing
> .desktop files.
> To help find the cause of this bug, please follow these steps:
> 1) Download the latest version of deskbar-applet from the subversion repository
> and apply the attached patch
> 2 [edit]) Run deskbar from the command line with
> /usr/lib/deskbar-applet/deskbar-applet -w
> 3) If you come across a ValueError, please post the output here
> 
Don't know if it helps:
I did not download the lastest version and did not use the patch, but when I start deskar like this:

   /usr/lib/deskbar-applet/deskbar-applet -w

,it doesn't crash.
Comment 72 Laszlo Pandy 2007-10-26 11:52:28 UTC
Well i'm running SVN and launching it using -w and it still crashes. I applied the new patch, but the output is identical to my last comment. I checked myself by printing out the entire matches list, and they are all Match instances.
Comment 73 Sebastian Pölsterl 2007-10-26 13:46:11 UTC
Very interesting. That means that no module is responsible at all, but somehow the match will be overwritten. I have to do some further investigation then.
Comment 74 Sebastian Pölsterl 2007-10-26 16:28:27 UTC
*** Bug 490318 has been marked as a duplicate of this bug. ***
Comment 75 Sebastian Pölsterl 2007-10-26 16:36:08 UTC
*** Bug 490382 has been marked as a duplicate of this bug. ***
Comment 76 Sebastian Pölsterl 2007-10-26 16:36:20 UTC
*** Bug 490383 has been marked as a duplicate of this bug. ***
Comment 77 Sebastian Pölsterl 2007-10-26 16:36:36 UTC
*** Bug 490388 has been marked as a duplicate of this bug. ***
Comment 78 Sebastian Pölsterl 2007-10-26 16:39:35 UTC
*** Bug 490480 has been marked as a duplicate of this bug. ***
Comment 79 Christoph Wolk 2007-10-27 15:59:31 UTC
*** Bug 490694 has been marked as a duplicate of this bug. ***
Comment 80 Christoph Wolk 2007-10-27 16:00:11 UTC
*** Bug 490715 has been marked as a duplicate of this bug. ***
Comment 81 Christoph Wolk 2007-10-27 19:13:28 UTC
*** Bug 490873 has been marked as a duplicate of this bug. ***
Comment 82 Christoph Wolk 2007-10-27 19:13:38 UTC
*** Bug 490874 has been marked as a duplicate of this bug. ***
Comment 83 Christoph Wolk 2007-10-27 19:14:01 UTC
*** Bug 490875 has been marked as a duplicate of this bug. ***
Comment 84 Christoph Wolk 2007-10-28 04:27:20 UTC
*** Bug 490889 has been marked as a duplicate of this bug. ***
Comment 85 Christoph Wolk 2007-10-28 04:27:56 UTC
*** Bug 490911 has been marked as a duplicate of this bug. ***
Comment 86 Sebastian Pölsterl 2007-10-28 11:24:50 UTC
*** Bug 490979 has been marked as a duplicate of this bug. ***
Comment 87 Sebastian Pölsterl 2007-10-28 11:26:37 UTC
*** Bug 491013 has been marked as a duplicate of this bug. ***
Comment 88 Christoph Wolk 2007-10-28 12:42:22 UTC
*** Bug 491041 has been marked as a duplicate of this bug. ***
Comment 89 Christoph Wolk 2007-10-29 09:27:52 UTC
*** Bug 491269 has been marked as a duplicate of this bug. ***
Comment 90 Christoph Wolk 2007-10-29 09:28:04 UTC
*** Bug 491278 has been marked as a duplicate of this bug. ***
Comment 91 Christoph Wolk 2007-10-29 18:41:06 UTC
*** Bug 491439 has been marked as a duplicate of this bug. ***
Comment 92 Christoph Wolk 2007-10-30 00:08:00 UTC
*** Bug 491490 has been marked as a duplicate of this bug. ***
Comment 93 Christoph Wolk 2007-10-30 00:12:01 UTC
*** Bug 491513 has been marked as a duplicate of this bug. ***
Comment 94 Christoph Wolk 2007-10-30 00:14:28 UTC
*** Bug 491538 has been marked as a duplicate of this bug. ***
Comment 95 Christoph Wolk 2007-10-31 01:07:57 UTC
*** Bug 491892 has been marked as a duplicate of this bug. ***
Comment 96 Christoph Wolk 2007-10-31 01:08:24 UTC
*** Bug 491781 has been marked as a duplicate of this bug. ***
Comment 97 beck-patrick 2007-10-31 13:15:37 UTC
The following modules are activated:

address-book
Tracker-Live-Search
Files, folders and places

Greets Patrick Beck
Comment 98 Christoph Wolk 2007-11-01 14:49:22 UTC
*** Bug 492350 has been marked as a duplicate of this bug. ***
Comment 99 Christoph Wolk 2007-11-01 14:49:41 UTC
*** Bug 492349 has been marked as a duplicate of this bug. ***
Comment 100 Christoph Wolk 2007-11-01 14:49:53 UTC
*** Bug 492348 has been marked as a duplicate of this bug. ***
Comment 101 Christoph Wolk 2007-11-02 18:47:41 UTC
*** Bug 492758 has been marked as a duplicate of this bug. ***
Comment 102 Christoph Wolk 2007-11-03 00:31:01 UTC
*** Bug 492768 has been marked as a duplicate of this bug. ***
Comment 103 Christoph Wolk 2007-11-03 00:31:41 UTC
*** Bug 492757 has been marked as a duplicate of this bug. ***
Comment 104 Christoph Wolk 2007-11-03 08:36:21 UTC
*** Bug 492898 has been marked as a duplicate of this bug. ***
Comment 105 Sebastian Pölsterl 2007-11-04 10:48:47 UTC
*** Bug 493028 has been marked as a duplicate of this bug. ***
Comment 106 Sebastian Pölsterl 2007-11-04 10:55:02 UTC
*** Bug 493295 has been marked as a duplicate of this bug. ***
Comment 107 Christoph Wolk 2007-11-05 07:38:30 UTC
*** Bug 493484 has been marked as a duplicate of this bug. ***
Comment 108 Christoph Wolk 2007-11-05 07:39:14 UTC
*** Bug 493588 has been marked as a duplicate of this bug. ***
Comment 109 palfrey 2007-11-05 17:40:28 UTC
*** Bug 493677 has been marked as a duplicate of this bug. ***
Comment 110 palfrey 2007-11-05 17:41:52 UTC
*** Bug 493790 has been marked as a duplicate of this bug. ***
Comment 111 palfrey 2007-11-08 16:34:57 UTC
*** Bug 494665 has been marked as a duplicate of this bug. ***
Comment 112 palfrey 2007-11-08 16:35:04 UTC
*** Bug 494666 has been marked as a duplicate of this bug. ***
Comment 113 palfrey 2007-11-08 16:35:13 UTC
*** Bug 494779 has been marked as a duplicate of this bug. ***
Comment 114 palfrey 2007-11-08 16:36:50 UTC
*** Bug 494875 has been marked as a duplicate of this bug. ***
Comment 115 palfrey 2007-11-08 16:36:56 UTC
*** Bug 494916 has been marked as a duplicate of this bug. ***
Comment 116 palfrey 2007-11-08 16:37:04 UTC
*** Bug 494928 has been marked as a duplicate of this bug. ***
Comment 117 Sebastian Pölsterl 2007-11-08 19:01:54 UTC
*** Bug 493967 has been marked as a duplicate of this bug. ***
Comment 118 Sebastian Pölsterl 2007-11-08 19:13:51 UTC
*** Bug 494269 has been marked as a duplicate of this bug. ***
Comment 119 Sebastian Pölsterl 2007-11-08 19:14:04 UTC
*** Bug 494270 has been marked as a duplicate of this bug. ***
Comment 120 Sebastian Pölsterl 2007-11-08 19:15:48 UTC
*** Bug 494326 has been marked as a duplicate of this bug. ***
Comment 121 Sebastian Pölsterl 2007-11-08 19:20:30 UTC
*** Bug 494459 has been marked as a duplicate of this bug. ***
Comment 122 Sebastian Pölsterl 2007-11-08 19:21:17 UTC
*** Bug 494560 has been marked as a duplicate of this bug. ***
Comment 123 Sebastian Pölsterl 2007-11-08 19:22:22 UTC
*** Bug 494562 has been marked as a duplicate of this bug. ***
Comment 124 Sebastian Pölsterl 2007-11-08 19:23:06 UTC
*** Bug 494563 has been marked as a duplicate of this bug. ***
Comment 125 Sebastian Pölsterl 2007-11-08 19:23:27 UTC
*** Bug 494564 has been marked as a duplicate of this bug. ***
Comment 126 Sebastian Pölsterl 2007-11-08 19:23:57 UTC
*** Bug 494572 has been marked as a duplicate of this bug. ***
Comment 127 Sebastian Pölsterl 2007-11-08 19:25:44 UTC
*** Bug 494587 has been marked as a duplicate of this bug. ***
Comment 128 Sebastian Pölsterl 2007-11-08 19:26:38 UTC
*** Bug 494638 has been marked as a duplicate of this bug. ***
Comment 129 Sebastian Pölsterl 2007-11-09 11:28:44 UTC
*** Bug 495109 has been marked as a duplicate of this bug. ***
Comment 130 Sebastian Pölsterl 2007-11-09 11:30:19 UTC
*** Bug 495149 has been marked as a duplicate of this bug. ***
Comment 131 Sebastian Pölsterl 2007-11-09 11:33:07 UTC
*** Bug 495179 has been marked as a duplicate of this bug. ***
Comment 132 Sebastian Pölsterl 2007-11-10 11:30:28 UTC
*** Bug 495460 has been marked as a duplicate of this bug. ***
Comment 133 Sebastian Pölsterl 2007-11-10 11:31:11 UTC
*** Bug 495483 has been marked as a duplicate of this bug. ***
Comment 134 Sebastian Pölsterl 2007-11-11 10:27:45 UTC
*** Bug 495558 has been marked as a duplicate of this bug. ***
Comment 135 Sebastian Pölsterl 2007-11-11 10:28:01 UTC
*** Bug 495559 has been marked as a duplicate of this bug. ***
Comment 136 Sebastian Pölsterl 2007-11-11 10:28:15 UTC
*** Bug 495560 has been marked as a duplicate of this bug. ***
Comment 137 Sebastian Pölsterl 2007-11-11 10:28:30 UTC
*** Bug 495561 has been marked as a duplicate of this bug. ***
Comment 138 Sebastian Pölsterl 2007-11-11 10:28:44 UTC
*** Bug 495562 has been marked as a duplicate of this bug. ***
Comment 139 Sebastian Pölsterl 2007-11-11 10:28:58 UTC
*** Bug 495563 has been marked as a duplicate of this bug. ***
Comment 140 Sebastian Pölsterl 2007-11-11 10:30:15 UTC
*** Bug 495627 has been marked as a duplicate of this bug. ***
Comment 141 Sebastian Pölsterl 2007-11-11 10:31:48 UTC
*** Bug 495646 has been marked as a duplicate of this bug. ***
Comment 142 Sebastian Pölsterl 2007-11-12 10:44:40 UTC
*** Bug 495886 has been marked as a duplicate of this bug. ***
Comment 143 Sebastian Pölsterl 2007-11-12 10:44:55 UTC
*** Bug 495887 has been marked as a duplicate of this bug. ***
Comment 144 Sebastian Pölsterl 2007-11-12 10:45:08 UTC
*** Bug 495906 has been marked as a duplicate of this bug. ***
Comment 145 Sebastian Pölsterl 2007-11-12 10:45:22 UTC
*** Bug 495910 has been marked as a duplicate of this bug. ***
Comment 146 Sebastian Pölsterl 2007-11-12 10:45:37 UTC
*** Bug 495911 has been marked as a duplicate of this bug. ***
Comment 147 Sebastian Pölsterl 2007-11-12 10:45:51 UTC
*** Bug 495912 has been marked as a duplicate of this bug. ***
Comment 148 Sebastian Pölsterl 2007-11-12 10:46:05 UTC
*** Bug 495913 has been marked as a duplicate of this bug. ***
Comment 149 Sebastian Pölsterl 2007-11-12 10:46:20 UTC
*** Bug 495914 has been marked as a duplicate of this bug. ***
Comment 150 Sebastian Pölsterl 2007-11-12 10:46:32 UTC
*** Bug 495915 has been marked as a duplicate of this bug. ***
Comment 151 Sebastian Pölsterl 2007-11-12 10:46:46 UTC
*** Bug 495928 has been marked as a duplicate of this bug. ***
Comment 152 Sebastian Pölsterl 2007-11-12 10:48:12 UTC
*** Bug 496047 has been marked as a duplicate of this bug. ***
Comment 153 Christoph Wolk 2007-11-13 00:02:13 UTC
*** Bug 496177 has been marked as a duplicate of this bug. ***
Comment 154 Sebastian Pölsterl 2007-11-14 14:38:46 UTC
*** Bug 496353 has been marked as a duplicate of this bug. ***
Comment 155 Sebastian Pölsterl 2007-11-14 14:53:39 UTC
*** Bug 496712 has been marked as a duplicate of this bug. ***
Comment 156 Sebastian Pölsterl 2007-11-14 14:53:54 UTC
*** Bug 496713 has been marked as a duplicate of this bug. ***
Comment 157 palfrey 2007-11-15 14:44:20 UTC
*** Bug 496838 has been marked as a duplicate of this bug. ***
Comment 158 palfrey 2007-11-15 14:44:30 UTC
*** Bug 496891 has been marked as a duplicate of this bug. ***
Comment 159 palfrey 2007-11-16 13:05:42 UTC
*** Bug 497089 has been marked as a duplicate of this bug. ***
Comment 160 palfrey 2007-11-16 13:06:33 UTC
*** Bug 497122 has been marked as a duplicate of this bug. ***
Comment 161 palfrey 2007-11-16 13:06:41 UTC
*** Bug 497123 has been marked as a duplicate of this bug. ***
Comment 162 palfrey 2007-11-16 13:06:50 UTC
*** Bug 497124 has been marked as a duplicate of this bug. ***
Comment 163 palfrey 2007-11-16 13:07:03 UTC
*** Bug 497133 has been marked as a duplicate of this bug. ***
Comment 164 Susana 2007-11-17 13:05:32 UTC
*** Bug 497543 has been marked as a duplicate of this bug. ***
Comment 165 Susana 2007-11-17 13:06:14 UTC
*** Bug 497544 has been marked as a duplicate of this bug. ***
Comment 166 Susana 2007-11-17 13:10:20 UTC
*** Bug 497545 has been marked as a duplicate of this bug. ***
Comment 167 Susana 2007-11-17 13:10:28 UTC
*** Bug 497546 has been marked as a duplicate of this bug. ***
Comment 168 Susana 2007-11-17 13:10:40 UTC
*** Bug 497547 has been marked as a duplicate of this bug. ***
Comment 169 Susana 2007-11-17 13:10:47 UTC
*** Bug 497548 has been marked as a duplicate of this bug. ***
Comment 170 Sebastian Pölsterl 2007-11-18 17:19:05 UTC
*** Bug 497893 has been marked as a duplicate of this bug. ***
Comment 171 Sebastian Pölsterl 2007-11-18 17:22:13 UTC
*** Bug 497906 has been marked as a duplicate of this bug. ***
Comment 172 Sebastian Pölsterl 2007-11-20 09:24:44 UTC
*** Bug 498025 has been marked as a duplicate of this bug. ***
Comment 173 Sebastian Pölsterl 2007-11-20 09:27:16 UTC
*** Bug 498024 has been marked as a duplicate of this bug. ***
Comment 174 Sebastian Pölsterl 2007-11-20 09:27:35 UTC
*** Bug 498118 has been marked as a duplicate of this bug. ***
Comment 175 Sebastian Pölsterl 2007-11-20 09:28:30 UTC
*** Bug 498209 has been marked as a duplicate of this bug. ***
Comment 176 Sebastian Pölsterl 2007-11-20 09:32:17 UTC
*** Bug 498249 has been marked as a duplicate of this bug. ***
Comment 177 Sebastian Pölsterl 2007-11-20 09:41:05 UTC
*** Bug 498389 has been marked as a duplicate of this bug. ***
Comment 178 palfrey 2007-11-20 19:28:49 UTC
*** Bug 498447 has been marked as a duplicate of this bug. ***
Comment 179 Sebastian Pölsterl 2007-11-22 13:57:30 UTC
*** Bug 498597 has been marked as a duplicate of this bug. ***
Comment 180 Sebastian Pölsterl 2007-11-22 13:57:49 UTC
*** Bug 498598 has been marked as a duplicate of this bug. ***
Comment 181 Sebastian Pölsterl 2007-11-22 14:05:05 UTC
*** Bug 498851 has been marked as a duplicate of this bug. ***
Comment 182 Sebastian Pölsterl 2007-11-22 14:05:23 UTC
*** Bug 498853 has been marked as a duplicate of this bug. ***
Comment 183 Sebastian Pölsterl 2007-11-22 14:06:28 UTC
*** Bug 498857 has been marked as a duplicate of this bug. ***
Comment 184 Sebastian Pölsterl 2007-11-22 14:08:10 UTC
*** Bug 498914 has been marked as a duplicate of this bug. ***
Comment 185 Sebastian Pölsterl 2007-11-23 21:21:14 UTC
*** Bug 499012 has been marked as a duplicate of this bug. ***
Comment 186 Sebastian Pölsterl 2007-11-23 21:21:43 UTC
*** Bug 499026 has been marked as a duplicate of this bug. ***
Comment 187 Sebastian Pölsterl 2007-11-23 21:28:00 UTC
*** Bug 498020 has been marked as a duplicate of this bug. ***
Comment 188 Sebastian Pölsterl 2007-11-25 19:09:11 UTC
It's more or less fixed in svn. I couldn't find the cause. It just ignores None values and prints an error message.
The fix will be part of 2.20.2 but not 2.21.x, because I still want to find the cause.
Comment 189 Sebastian Pölsterl 2007-11-26 16:53:04 UTC
*** Bug 499617 has been marked as a duplicate of this bug. ***
Comment 190 Sebastian Pölsterl 2007-11-28 17:57:01 UTC
*** Bug 500127 has been marked as a duplicate of this bug. ***
Comment 191 Sebastian Pölsterl 2007-11-28 17:59:13 UTC
*** Bug 500153 has been marked as a duplicate of this bug. ***
Comment 192 Sebastian Pölsterl 2007-11-28 17:59:31 UTC
*** Bug 500176 has been marked as a duplicate of this bug. ***
Comment 193 Sebastian Pölsterl 2007-11-29 18:47:52 UTC
*** Bug 500290 has been marked as a duplicate of this bug. ***
Comment 194 Sebastian Pölsterl 2007-11-29 18:48:17 UTC
*** Bug 500291 has been marked as a duplicate of this bug. ***
Comment 195 Sebastian Pölsterl 2007-11-29 18:52:30 UTC
*** Bug 500452 has been marked as a duplicate of this bug. ***
Comment 196 Sebastian Pölsterl 2007-11-29 18:57:13 UTC
*** Bug 500453 has been marked as a duplicate of this bug. ***
Comment 197 Sebastian Pölsterl 2007-11-29 18:57:31 UTC
*** Bug 500454 has been marked as a duplicate of this bug. ***
Comment 198 Sebastian Pölsterl 2007-11-29 18:59:14 UTC
*** Bug 500455 has been marked as a duplicate of this bug. ***
Comment 199 Sebastian Pölsterl 2007-11-29 18:59:40 UTC
*** Bug 500456 has been marked as a duplicate of this bug. ***
Comment 200 Sebastian Pölsterl 2007-11-29 19:00:16 UTC
*** Bug 500457 has been marked as a duplicate of this bug. ***
Comment 201 Sebastian Pölsterl 2007-11-29 19:03:34 UTC
*** Bug 500458 has been marked as a duplicate of this bug. ***
Comment 202 André Klapper 2007-11-30 19:46:36 UTC
added to the auto-reject list with a comment to please update to 2.20.2 (see comment 188).
Comment 203 Sebastian Pölsterl 2007-12-02 22:08:53 UTC
*** Bug 500558 has been marked as a duplicate of this bug. ***
Comment 204 Sebastian Pölsterl 2007-12-02 22:09:08 UTC
*** Bug 500580 has been marked as a duplicate of this bug. ***
Comment 205 Sebastian Pölsterl 2007-12-02 22:09:33 UTC
*** Bug 500609 has been marked as a duplicate of this bug. ***