Bug#378486: gramps: python backtrace of an iso8859 file opening

2006-11-27 Thread Simon Paillard
found 378486 2.2.3-1 thanks On Sun, Nov 05, 2006 at 11:23:46AM +0100, Simon Paillard wrote: On Sat, Nov 04, 2006 at 04:28:06PM -0800, Alex Roitman wrote: Simon, Is this still an issue with gramps 2.2? The issue is still present with 2.2.3-1 ERROR .: Unhandled exception Traceback (most

Bug#378486: gramps: python backtrace of an iso8859 file opening

2006-11-05 Thread Simon Paillard
On Sat, Nov 04, 2006 at 04:28:06PM -0800, Alex Roitman wrote: Simon, Is this still an issue with gramps 2.2? No, unfortunately :( When I try to start a new project or open one which already exists, if the name contains a letter specific to iso-8859-15 : So exactly the same issue, but a

Bug#378486: gramps: python backtrace of an iso8859 file opening

2006-11-04 Thread Alex Roitman
Simon, Is this still an issue with gramps 2.2? Alex -- Alexander Roitman http://www.gramps-project.org signature.asc Description: This is a digitally signed message part

Bug#378486: gramps: python backtrace of an iso8859 file opening

2006-09-05 Thread Simon Paillard
Hi, and sorry for the late .. On Thu, Aug 10, 2006 at 10:19:08AM -0700, Alex Roitman wrote: So you are running under UTF8 locale and everything is fine. But things break under @euro locale. I am not up to speed on what @euro exactly is. Most importantly, what is the on-disk encoding for the

Bug#378486: gramps: python backtrace of an iso8859 file opening

2006-08-10 Thread Alex Roitman
Simon, So you are running under UTF8 locale and everything is fine. But things break under @euro locale. I am not up to speed on what @euro exactly is. Most importantly, what is the on-disk encoding for the filenames that your filesystem uses? You say it's iso8859-15, but is this the same as

Bug#378486: gramps: python backtrace of an iso8859 file opening

2006-08-09 Thread Simon Paillard
Hi, This backtrace should help : Traceback (most recent call last): File /usr/share/gramps/DbPrompter.py, line 243, in chooser return open_native(self.parent,filename,filetype) File /usr/share/gramps/DbPrompter.py, line 599, in open_native RecentFiles.recent_files(filename,filetype)