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.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(35) |
Jun
(11) |
Jul
(41) |
Aug
(96) |
Sep
(29) |
Oct
(44) |
Nov
(70) |
Dec
(61) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(126) |
Feb
(31) |
Mar
(64) |
Apr
(84) |
May
(57) |
Jun
(56) |
Jul
(20) |
Aug
(23) |
Sep
(31) |
Oct
(19) |
Nov
(60) |
Dec
(34) |
2003 |
Jan
(30) |
Feb
(61) |
Mar
(32) |
Apr
(30) |
May
(78) |
Jun
(55) |
Jul
(111) |
Aug
(108) |
Sep
(104) |
Oct
(98) |
Nov
(92) |
Dec
(73) |
2004 |
Jan
(71) |
Feb
(70) |
Mar
(68) |
Apr
(40) |
May
(118) |
Jun
(51) |
Jul
(71) |
Aug
(251) |
Sep
(77) |
Oct
(155) |
Nov
(74) |
Dec
(57) |
2005 |
Jan
(183) |
Feb
(94) |
Mar
(170) |
Apr
(242) |
May
(233) |
Jun
(42) |
Jul
(69) |
Aug
(70) |
Sep
(99) |
Oct
(60) |
Nov
(65) |
Dec
(210) |
2006 |
Jan
(169) |
Feb
(99) |
Mar
(31) |
Apr
(179) |
May
(142) |
Jun
(72) |
Jul
(131) |
Aug
(98) |
Sep
(110) |
Oct
(189) |
Nov
(262) |
Dec
(207) |
2007 |
Jan
(376) |
Feb
(255) |
Mar
(168) |
Apr
(174) |
May
(167) |
Jun
(192) |
Jul
(197) |
Aug
(171) |
Sep
(307) |
Oct
(572) |
Nov
(454) |
Dec
(471) |
2008 |
Jan
(707) |
Feb
(365) |
Mar
(464) |
Apr
(410) |
May
(251) |
Jun
(142) |
Jul
(112) |
Aug
(143) |
Sep
(94) |
Oct
(280) |
Nov
(337) |
Dec
(232) |
2009 |
Jan
(508) |
Feb
(491) |
Mar
(363) |
Apr
(280) |
May
(186) |
Jun
(250) |
Jul
(231) |
Aug
(487) |
Sep
(189) |
Oct
(344) |
Nov
(456) |
Dec
(439) |
2010 |
Jan
(514) |
Feb
(725) |
Mar
(591) |
Apr
(256) |
May
(209) |
Jun
(75) |
Jul
(118) |
Aug
(248) |
Sep
(230) |
Oct
(393) |
Nov
(368) |
Dec
(276) |
2011 |
Jan
(457) |
Feb
(308) |
Mar
(358) |
Apr
(277) |
May
(333) |
Jun
(320) |
Jul
(198) |
Aug
(186) |
Sep
(87) |
Oct
(238) |
Nov
(123) |
Dec
(129) |
2012 |
Jan
(127) |
Feb
(182) |
Mar
(208) |
Apr
(134) |
May
(230) |
Jun
(138) |
Jul
(126) |
Aug
(176) |
Sep
(231) |
Oct
(235) |
Nov
(164) |
Dec
(219) |
2013 |
Jan
(316) |
Feb
(371) |
Mar
(393) |
Apr
(165) |
May
(321) |
Jun
(301) |
Jul
(124) |
Aug
(183) |
Sep
(191) |
Oct
(285) |
Nov
(172) |
Dec
(196) |
2014 |
Jan
(392) |
Feb
(284) |
Mar
(134) |
Apr
(206) |
May
(123) |
Jun
(115) |
Jul
(41) |
Aug
(157) |
Sep
(122) |
Oct
(124) |
Nov
(63) |
Dec
(56) |
2015 |
Jan
(249) |
Feb
(335) |
Mar
(277) |
Apr
(98) |
May
(274) |
Jun
(214) |
Jul
(142) |
Aug
(240) |
Sep
(57) |
Oct
(77) |
Nov
(18) |
Dec
(171) |
2016 |
Jan
(217) |
Feb
(167) |
Mar
(62) |
Apr
(180) |
May
(270) |
Jun
(86) |
Jul
(112) |
Aug
(50) |
Sep
(57) |
Oct
(91) |
Nov
(62) |
Dec
(101) |
2017 |
Jan
(116) |
Feb
(115) |
Mar
(85) |
Apr
(35) |
May
(54) |
Jun
(123) |
Jul
(65) |
Aug
(35) |
Sep
(103) |
Oct
(28) |
Nov
(21) |
Dec
(7) |
2018 |
Jan
(27) |
Feb
(64) |
Mar
(42) |
Apr
(72) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(6) |
2
(6) |
3
(1) |
4
(2) |
5
(5) |
6
(5) |
7
(5) |
8
(10) |
9
|
10
(9) |
11
(4) |
12
(2) |
13
(3) |
14
(12) |
15
(5) |
16
(8) |
17
|
18
(1) |
19
|
20
|
21
(22) |
22
(14) |
23
(18) |
24
(12) |
25
(2) |
26
(6) |
27
(5) |
28
|
29
(3) |
30
(8) |
31
(2) |
|
From: Tim Lyons <guy.linton@gm...> - 2012-08-02 22:24:46
|
DS Blank wrote > > I'm trying to track down the cause of a database corruption, and > noticed in check.py that when a child has no reference to a family, > the child is removed from the family: > > Wouldn't it be better to add the family to the child, if possible? The > current behavior seems wrong. > > Anyone know why this is the way that it is? > I haven't looked at the code again recently, but I seem to recall that it has found a reference in one direction, but not in the reverse direction, and it removes the reference that does exist - as far as I recall it does not remove the person (which might be suggested by the message). I think that asserting that a child belongs to a family might be regarded as a strong claim that needs adequate evidence. If there is doubt, as exemplified by the link going in only one direction, it is safer to remove the link, rather than reinforce the possibly doubtful assertion of a relationship by adding the link in the other direction. After all, the user (if he understands the messages!!!) can insert the two way relationship himself if he believes it to be correct. Note that import which has been cleaned up for 3.4.0 (thanks Michiel Nauta) checks for certain references that are incorrect in the imported file. See bug 5466 though the solution has been applied to all sorts of import, especially GEDCOM not just XML: "one of the most common bugs we run into: the user imports a file, the file does not fully comply with the standard, the import routine does not complain and the user finds out that his family tree is malformed long after the import by doing something, like sorting, merging, generating a report or whatever". See the discussion in the bug on whether to ask the user to fix it. We decided to automatically correct the error if necessary (AFAIR) on import rather than remove the link, so not the same as the check and repair tool. I think the different choice here can be justified on the grounds that the problem is probably due to a failure in the exporting program which has not output all the information correctly, though the existence of part of the information implies that it believes the link to exist, so we trust the assertion from the imported file. (The situation in 5466 relates to missing objects, but I think that the fix considers some other incorrect data as well, hence why it is related to this question). -- View this message in context: http://gramps.1791082.n4.nabble.com/Why-does-check-py-remove-rather-than-fix-tp4655799p4655857.html Sent from the GRAMPS - Dev mailing list archive at Nabble.com. |
From: Doug Blank <doug.blank@gm...> - 2012-08-02 13:06:32
|
On Thu, Aug 2, 2012 at 4:33 AM, Jiri Kastner <cz172638@...> wrote: > On Mon, 30 Jul 2012 11:39:18 -0400, Doug Blank wrote: > >> If anyone has additional skills, please join gramps-devel mailing list >> and we can discuss further. > > what about using selenium{,-ide} for testing? ev. python-selenium scripts > as gramps is pythonic? > > ########################## EXAMPLE STARTS ############################### > > from selenium import webdriver > driver = webdriver.Chrome() > driver.get("http://www.gramps-connect.org/";) > driver.find_element_by_link_text("Login").click() > driver.find_element_by_id("id_username").click() > driver.find_element_by_id("id_username").clear() > driver.find_element_by_id("id_username").send_keys("admin") > driver.find_element_by_id("id_password").clear() > driver.find_element_by_id("id_password").send_keys("gramps") > driver.find_element_by_css_selector("input[type=\"submit\"]").click() > driver.find_element_by_css_selector("tr.odd > td > a").click() > driver.find_element_by_link_text("ACHINCLOSS, Hugh").click() > driver.find_element_by_xpath("//input[@value='Edit Person']").click() > driver.find_element_by_link_text("Logout").click() > > ########################## EXAMPLE ENDS ################################## That looks really useful! That would also help test the web interface (which I wasn't sure could be done) along with the functionality. I'm also adding the ability to have a DictionaryDb copy of the database, and be able to run a diff between them after issuing specific commands. That should help make sure extra items are not deleted. That could be combined with the above. Thanks! -Doug >> Thanks! >> >> -Doug >> >> >> > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Gramps-users mailing list > Gramps-users@... > https://lists.sourceforge.net/lists/listinfo/gramps-users |
From: Jiri Kastner <cz172638@gm...> - 2012-08-02 08:45:12
|
On Mon, 30 Jul 2012 11:39:18 -0400, Doug Blank wrote: > If anyone has additional skills, please join gramps-devel mailing list > and we can discuss further. what about using selenium{,-ide} for testing? ev. python-selenium scripts as gramps is pythonic? ########################## EXAMPLE STARTS ############################### from selenium import webdriver driver = webdriver.Chrome() driver.get("http://www.gramps-connect.org/";) driver.find_element_by_link_text("Login").click() driver.find_element_by_id("id_username").click() driver.find_element_by_id("id_username").clear() driver.find_element_by_id("id_username").send_keys("admin") driver.find_element_by_id("id_password").clear() driver.find_element_by_id("id_password").send_keys("gramps") driver.find_element_by_css_selector("input[type=\"submit\"]").click() driver.find_element_by_css_selector("tr.odd > td > a").click() driver.find_element_by_link_text("ACHINCLOSS, Hugh").click() driver.find_element_by_xpath("//input[@value='Edit Person']").click() driver.find_element_by_link_text("Logout").click() ########################## EXAMPLE ENDS ################################## > Thanks! > > -Doug > > > |
From: Zissis Papadopoulos <zissis@ma...> - 2012-08-02 08:09:02
|
Hello Benny, By name, you mean a Monty Python type of name? Something like... *"A tiger? In Africa?!"* :-) Cheers Zissis ----- Original Message ----- From: Benny Malengier Sent: 08/02/12 10:54 AM To: Stephane Charette Subject: Re: [Gramps-devel] Re : Gramps 3.4.1 ready for release Stephane, As for 3.4.0, Tim handled 3.4.1. When would you have time for a release? Everything is good for us. Tim, can you propose a name to help Stephane? Greetings, Benny 2012/8/1 Tim Lyons < guy.linton@... > jerome wrote > > Note, there is a second one (windows port) related to GraphViz and > subprocess (stdout?): http://www.gramps-project.org/bugs/view.php?id=5932 > This appears to crash in a Windows specific module (subprocess.py, though it may be caused by a bad parameter passed in), so it is something that needs to be resolved by someone on Windows. Anyway, I don't think this should hold up the release of 3.4.1. -- View this message in context: http://gramps.1791082.n4.nabble.com/Gramps-3-4-1-ready-for-release-tp4655844p4655847.html Sent from the GRAMPS - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gramps-devel mailing list Gramps-devel@... https://lists.sourceforge.net/lists/listinfo/gramps-devel |
From: Benny Malengier <benny.malengier@gm...> - 2012-08-02 07:54:52
|
Stephane, As for 3.4.0, Tim handled 3.4.1. When would you have time for a release? Everything is good for us. Tim, can you propose a name to help Stephane? Greetings, Benny 2012/8/1 Tim Lyons <guy.linton@...> > > jerome wrote > > > > Note, there is a second one (windows port) related to GraphViz and > > subprocess (stdout?): > http://www.gramps-project.org/bugs/view.php?id=5932 > > > > This appears to crash in a Windows specific module (subprocess.py, though > it > may be caused by a bad parameter passed in), so it is something that needs > to be resolved by someone on Windows. > > Anyway, I don't think this should hold up the release of 3.4.1. > > > > -- > View this message in context: > http://gramps.1791082.n4.nabble.com/Gramps-3-4-1-ready-for-release-tp4655844p4655847.html > Sent from the GRAMPS - Dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Gramps-devel mailing list > Gramps-devel@... > https://lists.sourceforge.net/lists/listinfo/gramps-devel > |
From: Peter Landgren <peter.talken@te...> - 2012-08-02 07:07:40
|
This problem is strange. I have run Gramps on Win 7 both 32 and 64 versions and generated hundreds of Graphviz diagrams without any problems. In some installations you can get a console message like: (dot.exe:3424): Pango-WARNING **: couldn't load font "Times New Not-Rotated 14", falling back to "Sans Not-Rotated 14", expect ugly output. /Peter Tim Lyons skrev 2012-08-01 23:58: > jerome wrote >> Note, there is a second one (windows port) related to GraphViz and >> subprocess (stdout?): http://www.gramps-project.org/bugs/view.php?id=5932 >> > This appears to crash in a Windows specific module (subprocess.py, though it > may be caused by a bad parameter passed in), so it is something that needs > to be resolved by someone on Windows. > > Anyway, I don't think this should hold up the release of 3.4.1. > > > > -- > View this message in context: http://gramps.1791082.n4.nabble.com/Gramps-3-4-1-ready-for-release-tp4655844p4655847.html > Sent from the GRAMPS - Dev mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Gramps-devel mailing list > Gramps-devel@... > https://lists.sourceforge.net/lists/listinfo/gramps-devel > |