Package: python-wxglade
Version: 0.6.8-1
Severity: important

Dear Maintainer,

i created a frame with the new frame button, clicked the new window
button, then clicked the frame area. then a python error backtrace
window popped up.  output in the terminal is something like this:

(wxglade.py:15093): Gtk-CRITICAL **: IA__gtk_window_resize: assertion
'height > 0' failed
/usr/share/pyshared/wxglade/edit_windows.py:336: wxPyDeprecationWarning:
Call to deprecated item 'SetWindow'. Use `AssignWindow` instead.
  child.SetWindow(self.notebook)
  ERROR: An unexpected error occurs!
  ERROR: Error type:    <type 'exceptions.AttributeError'>
  ERROR: Error details: 'module' object has no attribute 'NO_3D'
  ERROR: Stack Trace:
  ERROR: Traceback (most recent call last):
  ERROR:   File
  "/usr/share/pyshared/wxglade/edit_sizers/edit_sizers.py", line 318, in
  drop_widget
  ERROR:     common.widgets[common.widget_to_add](self.parent,
  self.sizer, self.pos)
  ERROR:   File "/usr/share/pyshared/wxglade/widgets/panel/panel.py",
  line 376, in builder
  ERROR:     common.property_panel)
  ERROR:   File "/usr/share/pyshared/wxglade/widgets/panel/panel.py",
  line 216, in __init__
  ERROR:     PanelBase.__init__(self, style)
  ERROR:   File "/usr/share/pyshared/wxglade/widgets/panel/panel.py",
  line 37, in __init__
  ERROR:     wx.NO_BORDER, wx.NO_3D,
  ERROR: AttributeError: 'module' object has no attribute 'NO_3D'
  ERROR: Local variables of the last stack entry:
  ERROR: style (<type 'int'>): 524288
  ERROR: self (<class 'panel.panel.EditPanel'>): <panel.panel.EditPanel
  object at 0xb3df9d6c>


it appears that the issue is fixed in the mercurial branch. the hg repo
is the one suggested for the official tutorial. it might be nice if a
recent commit was packaged for debian jessie.

thank you,
-andrew



-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-wxglade depends on:
ii  python           2.7.8-1
ii  python-wxgtk2.8  2.8.12.1+dfsg2-1

python-wxglade recommends no packages.

python-wxglade suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to