Bug#439509: more information needed

2007-08-30 Thread Alexis Lamiable
Le jeudi 30 août 2007 à 15:50 -0400, Ari Pollak a écrit :
 If you still have it, could you attach a tarball of your ~/.gimp-2.2
 directory?

Sorry, I really didn't think it would work, so I used rm instead of mv.
I should know better.





Bug#439509: gimp: crashes with a segmentation fault when loading

2007-08-25 Thread Alexis Lamiable
Package: gimp
Version: 2.4.0~rc1-4
Severity: grave
Justification: renders package unusable


Gimp doesn't launch, but crashes with a segmentation fault instead. At
first, I suspected that my libkgtk2.0 packages from experimental were the
cause of the crash, so I downgraded to the unstable packages, without
success. Thet I downloaded the source package and build it, but the crash
still happens.

Error message:
(script-fu:15308): LibGimpBase-WARNING **: script-fu: gimp_wire_read():
error

Here is the output of GDB:
Starting program: /usr/bin/gimp 
[Thread debugging using libthread_db enabled]
[New Thread -1219848528 (LWP 15314)]
[New Thread -1221854320 (LWP 15317)]
[New Thread -1230247024 (LWP 15318)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219848528 (LWP 15314)]
gimp_tool_options_editor_get_title (docked=0x8e2cb98)
at
/home/yusei/gimptmp/gimp-2.4.0~rc1/./app/widgets/gimptooloptionseditor.c:249
249   return g_strdup (tool_info-blurb);

(tool_info is null)

complete trace:
#0  gimp_tool_options_editor_get_title (docked=0x8e2cb98)
at
#/home/yusei/gimptmp/gimp-2.4.0~rc1/./app/widgets/gimptooloptionseditor.c:249
#1  0x0814d9fb in gimp_dockable_expose_event (widget=0x8ac0d08,
#event=0x9064720)
at /home/yusei/gimptmp/gimp-2.4.0~rc1/./app/widgets/gimpdockable.c:459
#2  0xb7c48c10 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#3  0x08ac0d08 in ?? ()
#4  0x09064720 in ?? ()
#5  0x08446f48 in ?? ()
#6  0xb79ca678 in ?? () from /usr/lib/libgobject-2.0.so.0
#7  0xbfdac9ac in ?? ()
#8  0x0844aa08 in ?? ()
#9  0xbfdac798 in ?? ()
#10 0xb7998f39 in ?? () from /usr/lib/libgobject-2.0.so.0
#11 0x0844aa08 in ?? ()
#12 0xbfdac8d0 in ?? ()
#13 0x0002 in ?? ()
#14 0xbfdac9ac in ?? ()
#15 0xbfdac8bc in ?? ()
#16 0x0814d7f0 in ?? () at
#/home/yusei/gimptmp/gimp-2.4.0~rc1/./app/widgets/gimpdockable.c:968
#17 0xb799a3db in g_closure_unref () from /usr/lib/libgobject-2.0.so.0
Backtrace stopped: previous frame inner to this frame (corrupt stack?)


(This is the output for the package I built from the source (debian) package,
but the error is the same as with the binary package.)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gimp depends on:
ii  gimp-data   2.4.0~rc1-4  Data files for The GIMP
ii  libaa1  1.4p5-32 ascii art library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libexif12   0.6.16-2 library to parse EXIF files
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgimp2.0  2.4.0~rc1-4  Libraries necessary to run the GIM
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  liblcms11.16-6   Color management library
ii  libmng1 1.0.9-1  Multiple-image Network Graphics li
ii  libpango1.0-0   1.18.0-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libpoppler-glib10.5.4-6.1PDF rendering library (GLib-based 
ii  librsvg2-2  2.18.0-1 SAX-based renderer library for SVG
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libwmf0.2-7 0.2.8.4-6Windows metafile conversion librar
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxpm4 1:3.5.6-3X11 pixmap library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages gimp recommends:
ii  gimp-libcurl 

Bug#439509: (gimp: crashes with a segmentation fault when loading)

2007-08-25 Thread Alexis Lamiable
I finally managed to launch gimp, by removing ~/.gimp*. Removing
only .gimp2.3 or .gimp2.4 didn't work when I tried before.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#430188: smarteiffel2: package fails to install

2007-06-23 Thread Alexis Lamiable
Package: smarteiffel2
Version: 2.2.99.beta3.2.svn8415-1
Severity: grave
Justification: renders package unusable


Package installation fails with this error message:
** Fatal Error: Unknown loadpath in
/usr/lib/smarteiffel2/lib/loadpath.se:
/usr/lib/smarteiffel2/lib/vision/loadpath.se (resolved as
//usr/lib/smarteiffel2/lib/vision/loadpath.se).


I tried to install smarteiffel2-vision because of this error, but it still
fails:

** Warning: Classes path set more than once:
/usr/lib/smarteiffel2/lib/loadpath.se

--
** Fatal Error: Double definition of feature to_internals.

The source lines involved by the message are the following:

Line 399 column 9 in ANY (/usr/lib/smarteiffel2/lib/kernel/any.e):
   frozen to_internals: INTERNALS is

Should I report the second error as a separate bug ?

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages smarteiffel2 depends on:
ii  gcc   4:4.1.2-2  The GNU C compiler
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libc6-dev 2.5-11 GNU C Library: Development Librari
ii  libncurses5-dev   5.6-3  Developer's libraries and docs for

smarteiffel2 recommends no packages.

-- no debconf information



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