Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Paul

Pages: 1 2 [3] 4 5 ... 7
31
ENGLISH / Re: Re : Place confusion
« on: October 21, 2019, 16:36:46 »
Hi Paul,

We will look at this weird behaviour.

Zurga
Great, thank you.

32
ENGLISH / Re: Place confusion
« on: October 21, 2019, 09:03:34 »
Other screen-shots

33
ENGLISH / Re: Place confusion
« on: October 21, 2019, 09:00:04 »
There's something wierd about this. I deleted all events that were linked to the second place 'Harpurhey' (the one that showed up in red in the places list) and it disappeared from the places list as expected.

I recreated an event for one of the individuals and selected 'Harpurhey' from the drop-down list. Opening the places list I see there is only one 'Harpurhey' listed but this individuals event isn't linked to it - instead it is linked to an unknown place at the top of the places list. I think the screenshots might explain it better!

I'm guessing that because the lat/long co-ords for Harpurhey are showing in black rather than blue in the places list, it is not considered a valid place and new events are therefore being linked to the 'unknown' place.

Can someone explain this please or tell me what I'm doing wrong, it's very confusing!

34
ENGLISH / Place confusion
« on: October 18, 2019, 14:44:54 »
In the places list I have a place name that appears to be duplicated, with records referencing each one. But there is only one such place in the drop-down selector when allocating a place to an event. How can I merge the two together?

Also a new empty place seems to have been created. I'm guessing this is because I've added or edited an event where the place isn't known. Is this the case and should it happen?

Cheers

Paul

35
ENGLISH / Re: Re : Re: Usability suggestions: Aries Editor
« on: October 18, 2019, 14:31:21 »
I'm afraid there is no such of list.
In that case, is there some other way to see what has changed - maybe add a very brief summary to the update dialog??

36
ENGLISH / Re: All in one chart error
« on: October 18, 2019, 07:49:58 »
I can confirm this works as expected (even from context menu :D) - many thanks!

Paul

37
ENGLISH / Re: Usability suggestions: Aries Editor
« on: October 18, 2019, 07:29:37 »
Great, thanks, works perfectly.

Where can I find the changelog for Ancestris daily version BTW?

38
ENGLISH / Re: All in one chart error
« on: October 17, 2019, 15:03:42 »
 ;D OK thanks.

39
ENGLISH / Re: All in one chart error
« on: October 17, 2019, 14:25:36 »
Great! Many thanks (I was running it from the context menu which bypasses the options)

40
ENGLISH / Re: All in one chart error
« on: October 17, 2019, 13:52:20 »
Just to note: There is no option to choose output format, ie the only options are .svg or 'all files' in the file selector. If I force .pdf in the filename I end up with output.pdf.svg

EDIT svg is the only output option for this report, ps is the only option for the other charts

41
ENGLISH / All in one chart error
« on: October 17, 2019, 13:07:32 »
I seem to get this null pointer exception (see below) when running the 'all in one' chart for any individual. The other (postscript) charts work fine it's just this one. As far as I'm aware there are no issues creating SVG files on my system as I use Inkscape to do that regularly. Is the report broken or does the problem lie elsewhere?

Also, I notice that the output is restricted to .svg rather than .pdf or .png as the report description says (personally I don't care which format is used but svg is probably favourite  ;D)

Code: [Select]
*** Exception caught java.lang.NullPointerException
at org.apache.batik.svggen.ImageHandlerBase64Encoder.encodeImage(ImageHandlerBase64Encoder.java:157)
at org.apache.batik.svggen.ImageHandlerBase64Encoder.handleHREF(ImageHandlerBase64Encoder.java:133)
at org.apache.batik.svggen.ImageHandlerBase64Encoder.handleHREF(ImageHandlerBase64Encoder.java:72)
at org.apache.batik.svggen.DefaultImageHandler.handleImage(DefaultImageHandler.java:63)
at org.apache.batik.svggen.SimpleImageHandler.handleImage(SimpleImageHandler.java:100)
at org.apache.batik.svggen.SVGGraphics2D.drawImage(SVGGraphics2D.java:739)
at org.apache.batik.ext.awt.g2d.AbstractGraphics2D.drawImage(AbstractGraphics2D.java:776)
at genj.renderer.MediaRenderer.render(MediaRenderer.java:227)
at ancestris.report.svgtree.output.GraphicsTreeElements.drawIndiBox(GraphicsTreeElements.java:492)
at ancestris.report.svgtree.output.RotateTreeElements.drawIndiBox(RotateTreeElements.java:58)
at ancestris.report.svgtree.output.FlipTreeElements.drawIndiBox(FlipTreeElements.java:47)
at ancestris.report.svgtree.output.TreeRendererBase.drawTree(TreeRendererBase.java:110)
at ancestris.report.svgtree.output.TreeRendererBase.drawTree(TreeRendererBase.java:124)
at ancestris.report.svgtree.output.TreeRendererBase.render(TreeRendererBase.java:60)
at ancestris.report.svgtree.output.TreeRendererBase.render(TreeRendererBase.java:52)
at ancestris.report.svgtree.output.RotateRenderer.render(RotateRenderer.java:74)
at ancestris.report.svgtree.graphics.TitleRenderer.render(TitleRenderer.java:93)
at ancestris.report.svgtree.graphics.FooterRenderer.render(FooterRenderer.java:137)
at ancestris.report.svgtree.graphics.SvgWriter.write(SvgWriter.java:42)
at ancestris.report.svgtree.graphics.GraphicsFileOutput.output(GraphicsFileOutput.java:43)
at ancestris.report.svgtree.ReportGraphicalTree.start(ReportGraphicalTree.java:100)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at genj.report.Report.start(Report.java:880)
at genj.report.Runner.run(Runner.java:68)
at java.base/java.lang.Thread.run(Thread.java:834)

Linux Mint 19.1 xfce 64 bit, openjdk 11.0.4 2019-07-16



42
ENGLISH / Re: Usability suggestions: Aries Editor
« on: October 17, 2019, 07:45:45 »
Ah I see, having just Aries open the context menu is always "..for indi" as expected. Again, not a major problem but worth improving if possible :D

Cheers

Paul

43
ENGLISH / Re: Re : Usability suggestions: Aries Editor
« on: October 16, 2019, 20:43:44 »
Regardless of the dynnamic tree, the context meny for an entity works fine in Aries. Right-clicking between sex box and ID number.

I must be doing something wrong since it doesn't always appear - see attached. This person has a spouse and marriage event but there's no 'navigate' option.

EDIT I've just noticed, sometimes the context menu is 'Actions for Name' other times it's 'Actions for Individuals' (with navigation option) but I can't figure out why these two different menus appear when clicking in the same area.

EDIT2: If I select or double-click someone in the entity table it always shows 'actions for name'. If I make that person active in dynamic tree it shows 'actions for indi'. However, if I navigate back and forward using the navigation arrows it always shows '...for indi' if it has already done so. Seems like a bug?

44
ENGLISH / Re: Usability suggestions: Aries Editor
« on: October 16, 2019, 17:11:18 »
Switching to spouse: the most direct way you have is the right-click (on the aries editor somewhere between sex menu list and sosa number: Navigate to > Spouse,  or else you can use the navigator view.

I've just noticed that this option isn't always available. I can only seem to get it to appear in the context menu if the individual is active in the dynamic tree. Is that expected?

45
ENGLISH / Aries Editor, link to existing source - Bug?
« on: October 16, 2019, 13:21:53 »
I go to add an existing source to an event. When the 'Link to an existing source' dialog is displayed I sort by 'Source Description'. A source with no description is shown in the list and it has the highest source number, in my case @S129@. I've checked the raw gedcom externally and there is no such source. Is it maybe an 'off by one' loop error when building the list?

Paul

Pages: 1 2 [3] 4 5 ... 7