[Bug 1145575] Re: image plots not working

2015-05-26 Thread Ilja Gerhardt
Please note that this bug can be nicely reproduced using the following
command:

python /usr/share/doc/python-
chaco/examples/demo/advanced/scalar_image_function_inspector.py

This is the package content demo-program for the image plots.

Platform: Linux lenovo 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu: 14.04
Python: Python 2.7.6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1145575

Title:
  image plots not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-chaco/+bug/1145575/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1335684] Re: SIGSEGV, when Ctrl-Shit-W (Swatches) & then close

2014-06-29 Thread Ilja Gerhardt
== DistroRelease =
Ubuntu 12.04

== EcryptfsInUse =
Yes
== InstallationMedia =
Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120817.1)

== MarkForUpload =
True

== Package =
inkscape 0.48.3.1-1ubuntu1.1

== PackageArchitecture =
amd64

== ProblemType =
Bug

== ProcEnviron =
TERM=xterm
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8

== ProcVersionSignature =
Ubuntu 3.2.0-65.98-generic 3.2.60

== SourcePackage =
inkscape

== Tags =
 precise

== Uname =
Linux 3.2.0-65-generic x86_64

== UpgradeStatus =
No upgrade log present (probably fresh install)


** Also affects: ubuntu
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1335684

Title:
  SIGSEGV, when Ctrl-Shift-W (Swatches) & then close

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1335684/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1335684] Re: SIGSEGV, when Ctrl-Shift-W (Swatches) & then close

2014-06-29 Thread Ilja Gerhardt
Well - this might indeed be the case.

Unfortunately, I simply use the Inkscape version, which is currently
distributed by Ubuntu 12.04 (aka 'software-center').



** Description changed:

  When I open Inkscape, press 'Ctrl-Shift-W' (Swatches) and then click on
  the 'X' to close the dialog again it crashes:
+ 
+ Steps to reproduce:
+ 
+ 1) open Inkscape
+ 2) Press Ctrl-Shift-W
+ 3) Close the appearing side panel
  
  ...:~$ inkscape --version
  Inkscape 0.48.3.1 r9886 (Jan 29 2013)
  
  Ubuntu 12.04, 64 bit
  
- 
- --  Please see the backtrace:  
---
+ --  Please see the backtrace:
+ ---
  
  ...:~$ gdb inkscape
  GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
  Copyright (C) 2012 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later 
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  and "show warranty" for details.
  This GDB was configured as "x86_64-linux-gnu".
  For bug reporting instructions, please see:
  ...
  Reading symbols from /usr/bin/inkscape...(no debugging symbols found)...done.
  (gdb) run
- Starting program: /usr/bin/inkscape 
+ Starting program: /usr/bin/inkscape
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  [New Thread 0x7fffe3c48700 (LWP 12417)]
  [New Thread 0x7fffe3447700 (LWP 12418)]
  [New Thread 0x7fffe08bb700 (LWP 12419)]
  
  (inkscape:12414): Gdk-WARNING **:
  /build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkdrawable-x11.c:952 drawable is
  not a pixmap or window
  
  Program received signal SIGSEGV, Segmentation fault.
  0x759f9200 in gdk_x11_window_get_drawable_impl ()
-from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
  (gdb) bt
  #0  0x759f9200 in gdk_x11_window_get_drawable_impl ()
-from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
  #1  0x7fffe3e5a508 in ?? () from /usr/lib/liboverlay-scrollbar-0.2.so.0
  #2  0x74732ca2 in g_closure_invoke ()
-from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #3  0x74743d71 in ?? ()
-from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #4  0x7474c069 in g_signal_emit_valist ()
-from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #5  0x7474c212 in g_signal_emit ()
-from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #6  0x75eab3be in gtk_widget_map ()
-from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  #7  0x75eb57b0 in ?? ()
-from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  #8  0x74732ca2 in g_closure_invoke ()
-from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #9  0x74744179 in ?? ()
-from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #10 0x7474c069 in g_signal_emit_valist ()
-from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #11 0x7474c212 in g_signal_emit ()
-from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #12 0x75eabcb6 in gtk_widget_show ()
-from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  #13 0x7fffe3e5b89e in ?? () from /usr/lib/liboverlay-scrollbar-0.2.so.0
  #14 0x744768db in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #15 0x74475d13 in g_main_context_dispatch ()
-from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #16 0x74476060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #17 0x7447645a in g_main_loop_run ()
-from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #18 0x75d87397 in gtk_main ()
-from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
+    from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  #19 0x0065e010 in sp_main_gui(int, char const**) ()
  #20 0x00643468 in main ()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1335684

Title:
  SIGSEGV, when Ctrl-Shift-W (S