Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(6) |
Feb
(11) |
Mar
(3) |
Apr
(19) |
May
(10) |
Jun
(16) |
Jul
(9) |
Aug
(6) |
Sep
(4) |
Oct
(27) |
Nov
(16) |
Dec
(42) |
2004 |
Jan
(49) |
Feb
(42) |
Mar
(3) |
Apr
(38) |
May
(26) |
Jun
(23) |
Jul
(13) |
Aug
(48) |
Sep
(22) |
Oct
(19) |
Nov
(42) |
Dec
(33) |
2005 |
Jan
(25) |
Feb
(11) |
Mar
(34) |
Apr
(24) |
May
(49) |
Jun
(94) |
Jul
(79) |
Aug
(87) |
Sep
(36) |
Oct
(35) |
Nov
(24) |
Dec
(33) |
2006 |
Jan
(22) |
Feb
(26) |
Mar
(31) |
Apr
(41) |
May
(33) |
Jun
(35) |
Jul
(56) |
Aug
(61) |
Sep
(44) |
Oct
(100) |
Nov
(174) |
Dec
(156) |
2007 |
Jan
(157) |
Feb
(153) |
Mar
(137) |
Apr
(151) |
May
(129) |
Jun
(93) |
Jul
(118) |
Aug
(108) |
Sep
(118) |
Oct
(154) |
Nov
(200) |
Dec
(195) |
2008 |
Jan
(212) |
Feb
(114) |
Mar
(136) |
Apr
(103) |
May
(97) |
Jun
(74) |
Jul
(53) |
Aug
(68) |
Sep
(70) |
Oct
(64) |
Nov
(91) |
Dec
(49) |
2009 |
Jan
(32) |
Feb
(17) |
Mar
(21) |
Apr
(18) |
May
(15) |
Jun
(6) |
Jul
(7) |
Aug
(8) |
Sep
(16) |
Oct
(5) |
Nov
(16) |
Dec
|
2010 |
Jan
(4) |
Feb
(6) |
Mar
(2) |
Apr
(9) |
May
(2) |
Jun
(2) |
Jul
(3) |
Aug
(13) |
Sep
(2) |
Oct
(3) |
Nov
|
Dec
|
2011 |
Jan
(6) |
Feb
|
Mar
(4) |
Apr
(2) |
May
(7) |
Jun
(13) |
Jul
(9) |
Aug
(13) |
Sep
(4) |
Oct
(8) |
Nov
(2) |
Dec
|
2012 |
Jan
(2) |
Feb
(9) |
Mar
(6) |
Apr
|
May
(5) |
Jun
(1) |
Jul
(2) |
Aug
(6) |
Sep
(5) |
Oct
(8) |
Nov
(14) |
Dec
|
2013 |
Jan
(2) |
Feb
(13) |
Mar
|
Apr
(8) |
May
(2) |
Jun
(4) |
Jul
(5) |
Aug
(8) |
Sep
(5) |
Oct
(2) |
Nov
(7) |
Dec
(8) |
2014 |
Jan
(6) |
Feb
(8) |
Mar
(3) |
Apr
(2) |
May
(14) |
Jun
(3) |
Jul
(9) |
Aug
(2) |
Sep
|
Oct
(1) |
Nov
(7) |
Dec
(7) |
2015 |
Jan
(6) |
Feb
|
Mar
(5) |
Apr
(5) |
May
(2) |
Jun
|
Jul
|
Aug
(23) |
Sep
(5) |
Oct
|
Nov
|
Dec
(3) |
2016 |
Jan
(1) |
Feb
(4) |
Mar
(7) |
Apr
(4) |
May
(15) |
Jun
|
Jul
(3) |
Aug
(9) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
(6) |
2017 |
Jan
(1) |
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
(11) |
Jul
|
Aug
|
Sep
(7) |
Oct
(9) |
Nov
(8) |
Dec
(2) |
2018 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
|
1
(1) |
2
|
3
(3) |
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
(1) |
18
|
19
|
20
(1) |
21
(1) |
22
(1) |
23
|
24
|
25
(3) |
26
|
27
|
28
|
|
From: Don Allingham <dallingham@us...> - 2003-02-25 13:05:49
|
Laurent, Both of these problems seem to be related to character sets. It looks as if the data did not convert from iso-8859-1 to unicode properly. Can you send me the database? Don On Tue, 2003-02-25 at 02:10, laurent Protois wrote: > Another bug, > > when i set home person : > > lolo@...:gramps2 > gramps > > (gramps:13122): GLib-GObject-WARNING **: gobject.c:946: object class > `GnomeProgram' has no property named `default-icon' > > (gramps:13122): Gtk-WARNING **: Invalid input string > > (gramps:13122): Gtk-WARNING **: Invalid input string > > ** (gramps:13122): WARNING **: Invalid UTF8 string passed to > pango_layout_set_text() > Traceback (most recent call last): > File "/usr/local/share/gramps/gramps_main.py", line 1420, in > on_default_person_activate > QuestionDialog(_('Set %n as the Home Person') % name, > ValueError: unsupported format character 'n' (0x6e) at index 5 > Traceback (most recent call last): > File "/usr/local/share/gramps/gramps_main.py", line 1420, in > on_default_person_activate > QuestionDialog(_('Set %n as the Home Person') % name, > ValueError: unsupported format character 'n' (0x6e) at index 5 > Traceback (most recent call last): > File "/usr/local/share/gramps/gramps_main.py", line 1420, in > on_default_person_activate > QuestionDialog(_('Set %n as the Home Person') % name, > ValueError: unsupported format character 'n' (0x6e) at index 5 > > ** (gramps:13122): WARNING **: Invalid UTF8 string passed to > pango_layout_set_text() > lolo@...:gramps2 > -- Don Allingham <dallingham@...> GRAMPS - Open Source Genealogy |
From: laurent Protois <protois@en...> - 2003-02-25 08:10:24
|
Another bug, when i set home person : lolo@...:gramps2 > gramps (gramps:13122): GLib-GObject-WARNING **: gobject.c:946: object class `GnomeProgram' has no property named `default-icon' (gramps:13122): Gtk-WARNING **: Invalid input string (gramps:13122): Gtk-WARNING **: Invalid input string ** (gramps:13122): WARNING **: Invalid UTF8 string passed to pango_layout_set_text() Traceback (most recent call last): File "/usr/local/share/gramps/gramps_main.py", line 1420, in on_default_person_activate QuestionDialog(_('Set %n as the Home Person') % name, ValueError: unsupported format character 'n' (0x6e) at index 5 Traceback (most recent call last): File "/usr/local/share/gramps/gramps_main.py", line 1420, in on_default_person_activate QuestionDialog(_('Set %n as the Home Person') % name, ValueError: unsupported format character 'n' (0x6e) at index 5 Traceback (most recent call last): File "/usr/local/share/gramps/gramps_main.py", line 1420, in on_default_person_activate QuestionDialog(_('Set %n as the Home Person') % name, ValueError: unsupported format character 'n' (0x6e) at index 5 ** (gramps:13122): WARNING **: Invalid UTF8 string passed to pango_layout_set_text() lolo@...:gramps2 > -- laurent Protois <protois@...> Ensea |
From: laurent Protois <protois@en...> - 2003-02-25 07:35:01
|
Hi, here is the message when i clic on "Editor"=20 on right part of the main tools bar. GRAMPS vient de provoquer une erreur. Veuillez poster le message d'erreur =E0=20 http://Sourceforge.net/projects/gramps ou envoyer=20 un email =E0 gramps-bugs@... GRAMPS : 0.9.0-1 LANG : fr_FR Python : 2.2.2 final GTK : 2.2.0 OS : Mandrake Linux release 9.1 (Cooker) for i586 Traceback (most recent call last): File "/usr/local/share/gramps/gramps_main.py", line 1193, in load_person EditPerson.EditPerson(person, self.db, self.update_after_edit) File "/usr/local/share/gramps/EditPerson.py", line 211, in __init__ self.autoplace =3D AutoComp.AutoCombo(self.bpcombo,self.pmap.keys()) File "/usr/local/share/gramps/AutoComp.py", line 134, in __init__ AutoCompBase.__init__(self,widget,plist,source) File "/usr/local/share/gramps/AutoComp.py", line 67, in __init__ self.nlist.sort() UnicodeError: UTF-8 decoding error: invalid data --=20 laurent Protois <protois@...> Ensea |