[Bug 213589] Re: drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()

2009-07-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/drpython

-- 
drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()
https://bugs.launchpad.net/bugs/213589
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 213589] Re: drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()

2008-06-26 Thread Launchpad Bug Tracker
This bug was fixed in the package drpython - 1:3.11.0-0ubuntu1

---
drpython (1:3.11.0-0ubuntu1) intrepid; urgency=low

  * New upstream release.
  * Bump epoch due to new version numbering system.
  * debian/control:
- Adjust dependencies for wxwidgets2.8.
- s/python/Python/, fix spelling-error-in-description lintian warning.
- Bump Standards-Version to 3.8.0.
  * debian/copyright:
- Add copyright notice, fix lintian warning.
  * debian/drpython.doc-base:
- Switch Section to Programming, fix lintian warning.
  * Add debian/pysupport.
  * debian/patches/14_output_redirection.dpatch:
- Set standard output and error to valid UNIX locations.
  * debian/patches/15_printsetup_disable_WriteText.dpatch:
- Fix crash in PrinterSetup routine (LP: #213589).
  * Adjust patches for new upstream release:
- debian/patches/03_pythonfix.dpatch
  * Drop patches, implemented upstream:
- debian/patches/10_ctrl_q_to_exit_as_default_shortcut.dpatch

 -- Luca Falavigna [EMAIL PROTECTED]   Fri, 27 Jun 2008 00:45:06
+0200

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

-- 
drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()
https://bugs.launchpad.net/bugs/213589
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 213589] Re: drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()

2008-06-02 Thread Luca Falavigna
Thank you, here is the problem:

Traceback (most recent call last):
  File /usr/bin/drpython, line 2284, in OnPrintSetup
self.Printer.PrinterSetup(self)
  File /usr/share/drpython/drPrinter.py, line 94, in PrinterSetup
self.log.WriteText('GetAllPages: %d\n' % data.GetAllPages())
AttributeError: 'DrPrinter' object has no attribute 'log'

** Changed in: drpython (Ubuntu)
   Status: Incomplete = Confirmed

-- 
drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()
https://bugs.launchpad.net/bugs/213589
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 213589] Re: drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()

2008-06-02 Thread Luca Falavigna
** Bug watch added: SourceForge.net Tracker #1982041
   http://sourceforge.net/support/tracker.php?aid=1982041

** Also affects: drpython via
   http://sourceforge.net/support/tracker.php?aid=1982041
   Importance: Unknown
   Status: Unknown

-- 
drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()
https://bugs.launchpad.net/bugs/213589
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 213589] Re: drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()

2008-05-30 Thread Luca Falavigna
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions athttp://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

** Changed in: drpython (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

-- 
drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()
https://bugs.launchpad.net/bugs/213589
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 213589] Re: drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()

2008-05-30 Thread Enrico Bertocchi
the print button is available both from File-print setup and from
File-print file

the former always exits with segfault, the latter always works instead,
making the workaround obvious.

** Attachment added: gdb debugging
   http://launchpadlibrarian.net/14853805/gdb-drpython.txt

-- 
drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()
https://bugs.launchpad.net/bugs/213589
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 213589] Re: drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()

2008-05-30 Thread Enrico Bertocchi
this should be better, I've installed the -dbg version of python in the
meantime

** Attachment added: gdb-drpython.1.txt
   http://launchpadlibrarian.net/14854311/gdb-drpython.1.txt

-- 
drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()
https://bugs.launchpad.net/bugs/213589
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 213589] Re: drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()

2008-04-07 Thread Enrico Bertocchi

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/13181938/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/13181939/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/13181940/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/13181941/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/13181942/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/13181943/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/13181944/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/13181945/ThreadStacktrace.txt

-- 
drpython crashed with SIGSEGV in wxWindow::OnInternalIdle()
https://bugs.launchpad.net/bugs/213589
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