Bug#327468: svn-workbench: Crashes on startup

2006-02-19 Thread Matej Vela
tag 327468 unreproducible moreinfo
thanks

Jan Kellmer [EMAIL PROTECTED] writes:

 Package: svn-workbench
 Version: 1.1.6-1
 Severity: grave
 Justification: renders package unusable

 svn-workbench crashes on startup, showing the following stacktrace:
[...]

I'm unable to reproduce this with svn-workbench 1.1.6-1 or 1.2.0-1.
It may have been a problem in wxPython; can you still reproduce it?

Thanks!

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#327468: svn-workbench: Crashes on startup

2006-02-19 Thread Jan Kellmer
Hello!

Am Sonntag, 19. Februar 2006 14:43 schrieben Sie:
 tag 327468 unreproducible moreinfo
 thanks

 Jan Kellmer [EMAIL PROTECTED] writes:
  Package: svn-workbench
  Version: 1.1.6-1
  Severity: grave
  Justification: renders package unusable
 
  svn-workbench crashes on startup, showing the following stacktrace:

 [...]

 I'm unable to reproduce this with svn-workbench 1.1.6-1 or 1.2.0-1.
 It may have been a problem in wxPython; can you still reproduce it?

I just tried 1.2.0-1 (on unstable). The startup works fine, the GUI 
comes up. Everything seems to be OK.

Kind regards,
Jan




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#327468: svn-workbench: Crashes on startup

2005-09-10 Thread Jan Kellmer
Package: svn-workbench
Version: 1.1.6-1
Severity: grave
Justification: renders package unusable

svn-workbench crashes on startup, showing the following stacktrace:
-- snip -- snap -- snip --
Traceback (most recent call last):
  File /usr/share/svn-workbench/wb_main.py, line 160, in ?
  sys.exit( main( sys.argv ) )
File /usr/share/svn-workbench/wb_main.py, line 58, in main
app = wb_app.WbApp( args )
  File /usr/share/svn-workbench/wb_app.py, line 66, in
  __init__
  wx.App.__init__( self, 0 )
File
/usr/lib/python2.3/site-packages/wxPython/wx.py,
line 1951, in __init__
_wxStart(self.OnInit)
  File /usr/share/svn-workbench/wb_app.py,
  line 230, in OnInit
  self.frame = wb_frame.WbFrame( self )
File
/usr/share/svn-workbench/wb_frame.py,
line 71, in __init__
self.menu_file.Append(
wx.ID_PREFERENCES,
Preferences..., Preferences )
AttributeError: 'module' object has
no attribute 'ID_PREFERENCES'
Unhandled exception in thread
started by bound method
BackgroundThread.__bootstrap of
BackgroundThread(Thread-1, stopped
daemon)
Traceback (most recent call last):
  File
  /usr/lib/python2.3/threading.py,
  line 427, in __bootstrap
  _active_limbo_lock.acquire()
  AttributeError: 'NoneType'
  object has no attribute
  'acquire'
  
-- snap -- snip -- snap --


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages svn-workbench depends on:
ii  python2.3.5-3An interactive high-level object-o
ii  python-svn1.3.0-1A(nother) Python interface to Subv
ii  python-wxgtk2.6   2.6.1.2wxWidgets Cross-platform C++ GUI t

svn-workbench recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]