Your message dated Fri, 10 Apr 2009 23:30:36 +0100
with message-id <[email protected]>
and subject line gtk+1.2 has been removed from Debian, closing #121278
has caused the Debian Bug report #121278,
regarding static linked gtk segfaults when using themes.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
121278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=121278
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libwxgtk2.2-dev
Version: 2.2.8.3
Severity: important
Hi,
here is how to reproduce the problem. Let's start with the most simple
example, fractal.cpp:
$ g++-2.95 `wx-config --cflags` fractal.cpp `wx-config --libs`
$ ./a.out
[program works as it should]
$ g++-2.95 `wx-config --cflags` fractal.cpp -static `wx-config --libs`
/usr/lib/libwx_gtk-2.2.a(file.o): In function `wxTempFile::Open(wxString const
&)':
file.o(.text+0x696): the use of `mktemp' is dangerous, better use `mkstemp'
[bug already reported for this warning]
$ ./a.out
Segmentation fault
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux irancy 2.4.12-686 #2 Sat Oct 13 20:13:05 EST 2001 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages libwxgtk2.2-dev depends on:
ii libc6-dev 2.2.4-6 GNU C Library: Development Librari
ii libgtk1.2-dev 1.2.10-3 Development files for the GIMP Too
ii libjpeg62-dev 6b-4 Development files for the IJG JPEG
ii libpng2-dev 1.0.12-2 PNG library - development
ii libtiff3g-dev 3.5.5-6 Tag Image File Format library, dev
ii libwxgtk2.2 2.2.8.3 wxWindows Cross-platform C++ GUI t
ii wxwin2.2-headers 2.2.8.3 wxWindows Cross-platform C++ GUI t
ii zlib1g-dev 1:1.1.3-18 compression library - development
--- End Message ---
--- Begin Message ---
Version: 1.2.10-18.1+rm
The gtk+1.2 package has been removed from Debian so we are closing
the bugs that were still opened against it.
For more information about this package's removal, read
http://bugs.debian.org/520441 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Kind regards,
--
Marco Rodrigues
--- End Message ---