[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2008-06-25 Thread mabovo
Hardy 8.0.4.1 - Regression

[EMAIL PROTECTED]:~$ pythoncad
/var/lib/python-support/python2.5/PythonCAD/Interface/Gtk/gtkmenus.py:2074: 
GtkWarning: Refusing to add non-unique action 'ChangeSDimStringPrecision' to 
action group 'Modify'
  actiongroup.add_action(_act)
Traceback (most recent call last):
  File /var/lib/python-support/python2.5/PythonCAD/Interface/Gtk/gtkmenus.py, 
line 140, in file_open_cb
imageio.load_image(_image, _handle)
  File /var/lib/python-support/python2.5/PythonCAD/Generic/imageio.py, line 
2862, in load_image
_doc = xml.dom.minidom.parse(filehandle)
  File /usr/lib/python2.5/xml/dom/minidom.py, line 1915, in parse
return expatbuilder.parse(file)
  File /usr/lib/python2.5/xml/dom/expatbuilder.py, line 928, in parse
result = builder.parseFile(file)
  File /usr/lib/python2.5/xml/dom/expatbuilder.py, line 207, in parseFile
parser.Parse(buffer, 0)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 1, column 6

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2008-06-25 Thread Scott Kitterman
This is a different problem.  Please file a new bug.

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-08-23 Thread Marco Rodrigues
It's now in feisty -updates repository.

** Changed in: pythoncad (Ubuntu Feisty)
   Status: Fix Committed = Fix Released

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-05-19 Thread Brian Murray
** Tags added: need-i386-retrace

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-05-04 Thread Marco Rodrigues
I tried the pythoncad_0.1.33-2ubuntu0.1~proposed1 on Feisty i386 and it
works great. File Save and Save As, File Open, no crash.. 100% working.
Great work Scott.

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-05-03 Thread Emmet Hikory
Using 0.1.33-2ubuntu0.1~proposed1 on feisty amd64, I can confirm that
the Save As... dialog now works, and files may be saved and reopened.
This fails with 0.1.33-2.

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-05-02 Thread Martin Pitt
Accepted into feisty-proposed, please go ahead with QA testing.

** Tags added: verification-motu-needed

** Changed in: pythoncad (Ubuntu Feisty)
   Status: Confirmed = Fix Committed

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-05-02 Thread Scott Kitterman
For the bug reporter and anyone else interested, a testing version of pythoncad 
has landed in feisty-proposed.  To test,
please add:

deb http://archive.ubuntu.com/ubuntu/ feisty-proposed universe

to your sources.list(5).  Then, update and upgrade (or install)
pythoncad.

For the issue in question with the fix, if you try to save a file, if you make 
it to the file selection dialogue, then you don't have the problem.

Please leave a comment on your success or lack of it with this fix.

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-29 Thread Scott Kitterman
Feisty SRU debdiff attached.  Built and tested here.  Worksforme.

** Attachment added: Feisty SRU
   http://librarian.launchpad.net/7468490/pythoncad-sru.debdiff

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-29 Thread Scott Kitterman
Revision for SRU with corrected version number

** Attachment added: Updated debdiff
   http://librarian.launchpad.net/7471433/pythoncad-sru.debdiff

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-29 Thread Daniel T Chen
** Changed in: pythoncad (Ubuntu Feisty)
 Assignee: (unassigned) = Daniel T Chen
   Status: Unconfirmed = Confirmed

** Changed in: pythoncad (Ubuntu Feisty)
   Importance: Undecided = Medium

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-28 Thread Bug Watch Updater
** Changed in: pythoncad (Debian)
   Status: Unconfirmed = Fix Released

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-28 Thread William Grant
Fixed in Gutsy.

** Changed in: pythoncad (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-27 Thread Scott Kitterman
The new upstream release that fixes this hit Debian today, so once it
automaticaly syncs to Ubuntu, this will be fixed for Gutsy.

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-22 Thread Bug Watch Updater
** Changed in: pythoncad (Debian)
   Status: Unknown = Unconfirmed

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-21 Thread Teke

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7381572/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7381573/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7381574/ProcStatus.txt

** Attachment added: Traceback.txt
   http://librarian.launchpad.net/7381575/Traceback.txt

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-21 Thread Scott Kitterman
** Changed in: pythoncad (Ubuntu)
 Assignee: (unassigned) = Scott Kitterman

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-21 Thread Scott Kitterman
** Changed in: pythoncad (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-21 Thread Scott Kitterman
Patch attached.  The manual fix is to edit:

/var/lib/python-support/python2.5/PythonCAD/Interface/Gtk/gtkmenus.py

In line 341 change:

_fname = gtkimage.getFilename()

to:

_fname = gtkimage.image.getFilename()

** Attachment added: Patch (not packaged) to fix.
   http://librarian.launchpad.net/7382154/save_fix.patch

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-21 Thread Scott Kitterman
** Changed in: pythoncad (Ubuntu)
   Importance: Undecided = Medium

** Bug watch added: Debian Bug tracker #420352
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420352

** Also affects: pythoncad (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420352
   Importance: Unknown
   Status: Unknown

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 108612] Re: [apport] pythoncad crashed with ExpatError in parse()

2007-04-21 Thread Scott Kitterman
I've confirmed that this is fixed in the upstream SVN.

-- 
[apport] pythoncad crashed with ExpatError in parse()
https://bugs.launchpad.net/bugs/108612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs