← Back to team overview

phatch-dev team mailing list archive

[Bug 382266] Re: Segmentation fault on mouse click

 

Good and bad news: I can't reproduce the error on Ubuntu Intrepid (both
with openbox and gnome session). These are the details of the relevant
packages (leaving out the description):

$ aptitude show python-notify
Package: python-notify
State: installed
Automatically installed: no
Version: 0.1.1-2build1
Priority: optional
Section: python
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Uncompressed Size: 233k
Depends: python (< 2.6), python (>= 2.4), python-support (>= 0.7.1), libatk1.0-0
         (>= 1.20.0), libc6 (>= 2.1.3), libcairo2 (>= 1.2.4), libdbus-1-3 (>=
         1.0.2), libdbus-glib-1-2 (>= 0.71), libglib2.0-0 (>= 2.12.0),
         libgtk2.0-0 (>= 2.12.0), libnotify1 (>= 0.4.4), libnotify1-gtk2.10,
         libpango1.0-0 (>= 1.20.2), python-gtk2 (>= 2.10)
Provides: python2.4-notify, python2.5-notify

$ aptitude show python-wxgtk2.8
Package: python-wxgtk2.8
State: installed
Automatically installed: yes
Version: 2.8.8.0-0ubuntu2
Priority: optional
Section: universe/python
Maintainer: Ubuntu MOTU developers <ubuntu-motu@xxxxxxxxxxxxxxxx>
Uncompressed Size: 43.6M
Depends: python-wxversion (>= 2.8.6.1-0ubuntu2), python (< 2.6), python (>=
         2.4), python-central (>= 0.6.7), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1),
         libstdc++6 (>= 4.1.1), libwxbase2.8-0 (>= 2.8.8.0), libwxgtk2.8-0 (>=
         2.8.8.0)
Suggests: wx2.8-doc, wx2.8-examples, python-wxtools, ruby, wish | tk8.5, tcsh |
          csh, octave3.0, mksh | pdksh
Conflicts: libwxgtk2.6-0-python, wxpython2.6-0
Replaces: libwxgtk2.6-0-python, wxpython2.6-0
Provides: python2.4-wxgtk2.8, python2.5-wxgtk2.8

Nadia, is it possible you run Phatch with python-wxgtk2.6 (which should
work also)? I'll try as well on another Ubuntu Intrepid laptop.

-- 
Segmentation fault on mouse click
https://bugs.launchpad.net/bugs/382266
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: In Progress

Bug description:
Hi,

I checked out the latest Phatch branch changes. And every time I add any action and click on any of its fields (or even anywhere around it) phatch is terminating with Segmentation Fault error. 

I'm running it on Ubuntu Intrepid.

Nadia