I forgot to klick it, thanks for reminding me, but I still get no
segfault. Here is the terminal output:

1) Left click on the notification
mar...@martin-laptop:~/Desktop$ python test-default-action.py 
You clicked the default action
User data: <__main__.A instance at 0x1e82bd8>

2) Left click on the "x" (close) button (I had to press [ctrl] + [c] because 
the python script didn't quit itself):
mar...@martin-laptop:~/Desktop$ python test-default-action.py 
^CTraceback (most recent call last):
  File "test-default-action.py", line 29, in <module>
    gtk.main()
KeyboardInterrupt

3) Right click on the notification:
mar...@martin-laptop:~/Desktop$ python test-default-action.py 
You clicked the default action
User data: <__main__.A instance at 0x1ed6bd8>

Seems like the problem is actually related to your configuration. Maybe
a new user is enough do avoid the segfault. Thanks for trying.

-- 
Segfault on access to user data passed to action callback
https://bugs.launchpad.net/bugs/314675
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to