Bug#522096: viking: Upload to OSM does not report errors

2009-03-31 Thread Martin Hawlisch
Package: viking
Version: 0.9.8-1
Severity: normal


I tried to upload a track to Openstreetmap but the track did not appear there.

After some more trying I found that I had a typo in my username, after 
correcting it worked fine.


Viking should report errors of failed uploads to the user.



Thanks for this otherwise great app.
  Martin.



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages viking depends on:
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libcurl3-gnutls7.18.2-8.1Multi-protocol file transfer libra
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libglib2.0-0   2.20.0-2  The GLib library of C routines
ii  libgps17   2.38-1C library for communicating with G
ii  libgtk2.0-02.14.7-5  The GTK+ graphical user interface 
ii  libpango1.0-0  1.22.4-3  Layout and rendering of internatio
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages viking recommends:
ii  gpsbabel  1.3.6-3GPS file conversion plus transfer 

Versions of packages viking suggests:
ii  gpsd  2.38-1 GPS (Global Positioning System) da

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519308: aptitude: segfaults after CTRL-z and fg

2009-03-17 Thread Martin Hawlisch
Hi Daniel,

I did some testing.

It seems to me that is related to running aptitude in a Virtual Console of the 
linux box, because I cannot reproduce it in a terminal inside an X session. 
That time back gdm was to be upgraded, so I ran aptitude in a console instead 
of X.

It works fine if no packages are marked for upgrade. To reproduce the crash it 
is sufficient to have a single pending action like mark one package for upgrade.


Cheers, Martin.



 Von: Daniel Burrows dburr...@debian.org
 
 Were you doing anything in particular at the time?  Does this happen
 whenever you press Ctrl-Z, or only sometimes?



-- 
Cheers, Martin.

http://www.hawlisch.de


Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger01



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520107: bleachbit: Running without X causes segfault in gtk

2009-03-17 Thread Martin Hawlisch
Package: bleachbit
Version: 0.4.0-1
Severity: normal


Running bleachbit without X currently miserably fails because it causes a 
segfault in gtk.
It should not fail this way without X but print a proper error message instead.

The segfault in Gtk is a seperate issuse that I will report in an different 
bugreport.


Running bleachbit without X gives:

/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could 
not open display
  warnings.warn(str(e), _gtk.Warning)
/var/lib/python-support/python2.5/bleachbit/GUI.py:607: Warning: invalid (NULL) 
pointer instance
  self.window = gtk.Window()
/var/lib/python-support/python2.5/bleachbit/GUI.py:607: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  self.window = gtk.Window()
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: invalid (NULL) 
pointer instance
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: value TRUE 
of type `gboolean' is invalid or out of range for property `visible' of type 
`gboolean'
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:578: Warning: invalid (NULL) 
pointer instance
  toolbar = gtk.Toolbar()
/var/lib/python-support/python2.5/bleachbit/GUI.py:578: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  toolbar = gtk.Toolbar()
/var/lib/python-support/python2.5/bleachbit/GUI.py:584: Warning: invalid (NULL) 
pointer instance
  tooltips = gtk.Tooltips()
/var/lib/python-support/python2.5/bleachbit/GUI.py:584: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  tooltips = gtk.Tooltips()
/var/lib/python-support/python2.5/bleachbit/GUI.py:526: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  scrolled_window = gtk.ScrolledWindow()
/var/lib/python-support/python2.5/bleachbit/GUI.py:248: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.view.append_column(self.column0)
/var/lib/python-support/python2.5/bleachbit/GUI.py:248: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  self.view.append_column(self.column0)
/var/lib/python-support/python2.5/bleachbit/GUI.py:257: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.view.append_column(self.column1)
/var/lib/python-support/python2.5/bleachbit/GUI.py:257: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  self.view.append_column(self.column1)
/var/lib/python-support/python2.5/bleachbit/GUI.py:639: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  swindow = gtk.ScrolledWindow()
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: GtkWarning: 
gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: PangoWarning: 
pango_context_set_font_description: assertion `context != NULL' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: PangoWarning: 
pango_context_set_base_dir: assertion `context != NULL' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: PangoWarning: 
pango_context_set_language: assertion `context != NULL' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: Warning: 
g_object_unref: assertion `G_IS_OBJECT (object)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: GtkWarning: 
gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: GtkWarning: 
gdk_keymap_get_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  swindow.add(textview)
Segmentation fault




Cheers, Martin.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C 

Bug#520109: python-gtk2: running bleachbit without X causes segfault in gtk

2009-03-17 Thread Martin Hawlisch
Package: python-gtk2
Version: 2.14.1-1
Severity: normal


Running bleachbit (version 0.4.0-1) without X causes a segfault in gtk.
(a bug against bleachbit not catching the missing X server is already filed) 
I dont know if this is a bug of gtk or pygtk, but pygtk should always throw an 
exception instead of segfaulting.

gdb python
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
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 i486-linux-gnu...
(no debugging symbols found)
(gdb) run /usr/bin/bleachbit
Starting program: /usr/bin/python /usr/bin/bleachbit
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xb7d6d6c0 (LWP 7210)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type return to continue, or q return to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could 
not open display
  warnings.warn(str(e), _gtk.Warning)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type return to continue, or q return to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
/var/lib/python-support/python2.5/bleachbit/GUI.py:607: Warning: invalid (NULL) 
pointer instance
  self.window = gtk.Window()
/var/lib/python-support/python2.5/bleachbit/GUI.py:607: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  self.window = gtk.Window()
(no debugging symbols found)
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: invalid (NULL) 
pointer instance
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: 

Bug#519308: aptitude: segfaults after CTRL-z and fg

2009-03-11 Thread Martin Hawlisch
Package: aptitude
Version: 0.4.11.11-1
Severity: normal


I accidently put aptitude into the background by pressing CTRL-z.
When using fg to get it back it segfaults.
gdb gives:

#0  0xb7f3f424 in __kernel_vsyscall ()
#1  0xb78c7956 in kill () from /lib/i686/cmov/libc.so.6
#2  0xb788ee41 in ?? () from /usr/lib/libgpm.so.2
#3  0x127d in ?? ()
#4  0x0014 in ?? ()
#5  0x in ?? ()


-- Package-specific info:
aptitude 0.4.11.11 compiled at Nov 20 2008 04:02:44
Compiler: g++ 4.3.2
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.7.20090228
  cwidget version: 0.5.12
  Apt version: 4.6.0
linux-gate.so.1 =  (0xb7fc5000)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb7ef8000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0xb7eba000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0xb7eb4000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0xb7df)
libept.so.0 = /usr/lib/libept.so.0 (0xb7d2c000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0xb7bd3000)
libz.so.1 = /usr/lib/libz.so.1 (0xb7bbe000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7ba5000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7ab7000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7a91000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7a84000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7922000)
libutil.so.1 = /lib/i686/cmov/libutil.so.1 (0xb791e000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb791a000)
/lib/ld-linux.so.2 (0xb7fc6000)
Terminal: linux
$DISPLAY not set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.20.2  Advanced front-end for dpkg
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libcwidget30.5.12-4  high-level terminal interface libr
ii  libept00.5.26High-level library for managing De
ii  libgcc11:4.3.3-5 GCC support library
ii  libncursesw5   5.7+20090228-1shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.3-5   The GNU Standard C++ Library v3
ii  libxapian151.0.10-2  Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output

Versions of packages aptitude suggests:
pn  debtags   none (no description available)
pn  tasksel   none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519027: bleachbit: Dosent run without locale set

2009-03-09 Thread Martin Hawlisch
Package: bleachbit
Version: 0.4.0-1
Severity: normal


When running without locale set it fails:

$ bleachbit 
Traceback (most recent call last):
  File /usr/bin/bleachbit, line 3, in module
import bleachbit.GUI
  File /var/lib/python-support/python2.5/bleachbit/GUI.py, line 32, in 
module
import FileUtilities
  File /var/lib/python-support/python2.5/bleachbit/FileUtilities.py, line 40, 
in module
from Options import options
  File /var/lib/python-support/python2.5/bleachbit/Options.py, line 184, in 
module
options = Options()
  File /var/lib/python-support/python2.5/bleachbit/Options.py, line 54, in 
__init__
pos = lang.find('_')
AttributeError: 'NoneType' object has no attribute 'find'



Running 
$ LANG=de bleachbit
works fine



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages bleachbit depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-glade2 2.12.1-6   GTK+ bindings: Glade support
ii  python-gnome2 2.22.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.12.1-6   Python bindings for the GTK+ widge
ii  python-support0.8.7  automated rebuilding support for P

Versions of packages bleachbit recommends:
ii  menu  2.1.41 generates programs menu for all me
ii  python-notify 0.1.1-2+b1 Python bindings for libnotify

bleachbit suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#418033: Bug #418033: Gramps wants python 2.5, Etch has 2.4

2007-04-10 Thread Martin Hawlisch
severity 418033 minor
tags 418033 + fixed-upstream

Thanks for your report.
First: GRAMPS runs fine on Python 2.4, it does not require Python 2.5. It's 
only the warning message that is a little misleading and has been changed in 
later releases of GRAMPS.
Read the message you got as: You cannot copy database grdb-files. To move your 
database between different systems or folders/users on the same machine please 
export to GRAMPS-XML first and on the target system create a new database and 
import the GRAMPS-XML file.

Cheers,
  Martin.

-- 
Feel free - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail


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



Bug#415739: echoping is uninstallable

2007-03-21 Thread Martin Hawlisch
Package: echoping
Version: 5.2.0-3
Severity: grave


# apt-get install echoping
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  echoping: Depends: libgnutls11 (= 1.0.16) but it is not installable
E: Broken packages

# apt-cache show echoping
Package: echoping
Priority: optional
Section: net
Installed-Size: 108
Maintainer: Dario Minnucci [EMAIL PROTECTED]
Architecture: i386
Version: 5.2.0-3
Depends: libc6 (= 2.3.6-6), libgnutls11 (= 1.0.16), libidn11 (= 0.5.18)
Filename: pool/main/e/echoping/echoping_5.2.0-3_i386.deb
Size: 29308
MD5sum: 9502caab3262735989a71d32f171a6c6
SHA1: b63cf33df82ef98ebc6ceccb22045298236648e8
SHA256: 6adad603ac62cae082f924e39a6cd52c28a25946ffae578066b14d1e9af8c75c
Description: A small test tool for TCP servers
 Can test if a server is listening on a remote machine
 and can measure the round-trip time.
Tag: admin::monitoring, implemented-in::c, interface::commandline, 
network::client, network::scanner, protocol::{ipv6,smtp,ssl}, role::program, 
scope::application



Looks to me like libgnutls11 was removed and is to be replaced by 
libgnutls13.

Cheers,
Martin.

-- 
Feel free - 5 GB Mailbox, 50 FreeSMS/Monat ...
Jetzt GMX ProMail testen: www.gmx.net/de/go/mailfooter/promail-out


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



Bug#182276: onResize event triggered too often

2007-01-12 Thread Martin Hawlisch
Hi,

as far as I can see from a quick testing, this bug does no longer exist.
You can close this one.

Cheers, Martin.

 Original-Nachricht 
Datum: Fri, 12 Jan 2007 00:19:26 +0100
Von: Josselin Mouette [EMAIL PROTECTED]
An: [EMAIL PROTECTED], Martin Hawlisch [EMAIL PROTECTED]
Betreff: Bug#182276: onResize event triggered too often

  The onResize event is not only triggered when resizing the window, but
  also when switching between tabs.
  This can lead to a performance slow down if a page is using this event
  (e.g. to reload the page as a netscape 4 workaround).
 
 Hi,
 
 do you know whether this bug is still happening with the latest epiphany
 packages? I have the impression that more recent Mozilla/Xulrunner
 releases have improved this situation, but I'd like some confirmation
 from people with more Javascript clues than me.
 
 Cheers,
 -- 
  .''`.
 : :' :  We are debian.org. Lower your prices, surrender your code.
 `. `'   We will add your hardware and software distinctiveness to
   `-our own. Resistance is futile.

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


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



Bug#400108: I was having the same bug.

2006-12-01 Thread Martin Hawlisch
Hi,

I can confirm that this bug existed - I was having the same problem too. Some 
day (about a week ago) it stopped accepting my password.
As I'm updating my sid installation every few days so it could be that some 
dependancy caused that bug.

But: I tested again today and it is working properly again. Bug disappeared.


Cheers, Martin.
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


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



Bug#400048: gtranslator: Segfaults very often when editing

2006-11-24 Thread Martin Hawlisch
 Von: Loïc Minier [EMAIL PROTECTED]
 Betreff: Re: Bug#400048: gtranslator: Segfaults very often when editing

  In this situation, the best would be to rebuild it with debugging
  symbols and run it under valgrind.

OK, I rebuild gtranslatior using:
DEB_BUILD_OPTIONS=debug,noopt,nostrip dpkg-buildpackage -uc -us -rfakeroot

To reproduce: Simply keep copy and pasting between the text of the original 
message to the translated text.


Now I get the following backtrace:

*** glibc detected *** free(): invalid pointer: 0x08202f18 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1224922368 (LWP 2909)]
0xb7fda410 in ?? ()
(gdb) bt
#0  0xb7fda410 in ?? ()
#1  0xbfd9297c in ?? ()
#2  0x0006 in ?? ()
#3  0x0b5d in ?? ()
#4  0xb7366811 in raise () from /lib/tls/i686/cmov/libc.so.6
#5  0xb7367fb9 in abort () from /lib/tls/i686/cmov/libc.so.6
#6  0xb739bc8a in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#7  0xb73a351f in mallopt () from /lib/tls/i686/cmov/libc.so.6
#8  0xb73a35c2 in free () from /lib/tls/i686/cmov/libc.so.6
#9  0xb74b3b31 in g_free () from /usr/lib/libglib-2.0.so.0
#10 0x08057c1e in get_selection_buffer (buffer=0x81222c8) at gui.c:581
#11 0x08057edb in gtranslator_clipboard_copy (widget=0x80fe838, useless=0x0) at 
gui.c:647
#12 0xb7531e1b in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/libgobject-2.0.so.0
#13 0xb752498b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#14 0xb7534f2d in g_signal_chain_from_overridden () from 
/usr/lib/libgobject-2.0.so.0
#15 0xb7536429 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#16 0xb75365d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#17 0xb7a3792d in gtk_widget_can_activate_accel () from 
/usr/lib/libgtk-x11-2.0.so.0
#18 0xb752498b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#19 0xb7534f2d in g_signal_chain_from_overridden () from 
/usr/lib/libgobject-2.0.so.0
#20 0xb7536208 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#21 0xb75365d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#22 0xb7869f89 in gtk_accel_group_activate () from /usr/lib/libgtk-x11-2.0.so.0
#23 0xb786a08a in gtk_accel_groups_activate () from /usr/lib/libgtk-x11-2.0.so.0
#24 0xb7a4504a in gtk_window_activate_key () from /usr/lib/libgtk-x11-2.0.so.0
#25 0xb7a450bc in gtk_window_activate_key () from /usr/lib/libgtk-x11-2.0.so.0
#26 0xb7949250 in _gtk_marshal_BOOLEAN__BOXED () from 
/usr/lib/libgtk-x11-2.0.so.0
#27 0xb7522f49 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0
#28 0xb752498b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#29 0xb753556f in g_signal_chain_from_overridden () from 
/usr/lib/libgobject-2.0.so.0
#30 0xb7536208 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#31 0xb75365d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#32 0xb7a32e84 in gtk_widget_get_default_style () from 
/usr/lib/libgtk-x11-2.0.so.0
#33 0xb7942c0a in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#34 0xb7943e07 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#35 0xb77dbeea in _gdk_events_init () from /usr/lib/libgdk-x11-2.0.so.0
#36 0xb74ac731 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb74af7a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
---Type return to continue, or q return to quit---
#38 0xb74afb67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#39 0xb7944281 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#40 0x0805e056 in main (argc=2, argv=0xbfd93e94) at main.c:527



Running valgrind (I have never used that before) gives:
(only the latest error, which is the same as in the backtrace):

==2980== Invalid free() / delete / delete[]
==2980==at 0x401CFA5: free (vg_replace_malloc.c:233)
==2980==by 0x4B18B30: g_free (in /usr/lib/libglib-2.0.so.0.1200.4)
==2980==by 0x8057C1D: get_selection_buffer (gui.c:581)
==2980==by 0x8057EDA: gtranslator_clipboard_copy (gui.c:647)
==2980==by 0x4ABAE1A: g_cclosure_marshal_VOID__VOID (in 
/usr/lib/libgobject-2.0.so.0.1200.4)
==2980==by 0x4AAD98A: g_closure_invoke (in 
/usr/lib/libgobject-2.0.so.0.1200.4)
==2980==by 0x4ABDF2C: (within /usr/lib/libgobject-2.0.so.0.1200.4)
==2980==by 0x4ABF428: g_signal_emit_valist (in 
/usr/lib/libgobject-2.0.so.0.1200.4)
==2980==by 0x4ABF5D8: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.1200.4)
==2980==by 0x471092C: (within /usr/lib/libgtk-x11-2.0.so.0.800.20)
==2980==by 0x4AAD98A: g_closure_invoke (in 
/usr/lib/libgobject-2.0.so.0.1200.4)
==2980==by 0x4ABDF2C: (within /usr/lib/libgobject-2.0.so.0.1200.4)
==2980==  Address 0x5DDAE28 is 40 bytes inside a block of size 504 alloc'd
==2980==at 0x401C58B: memalign (vg_replace_malloc.c:332)
==2980==by 0x401C5E5: posix_memalign (vg_replace_malloc.c:421)
==2980==by 0x4B27F37: (within /usr/lib/libglib-2.0.so.0.1200.4)
==2980==by 0x4B2896E: g_slice_alloc (in /usr/lib/libglib-2.0.so.0.1200.4)
==2980==by 0x4931B3F: 

Bug#400048: gtranslator: Segfaults very often when editing

2006-11-23 Thread Martin Hawlisch
Package: gtranslator
Version: 1.1.6-6
Severity: important

I'm using gtranslator to edit the german po file of GRAMPS.
Especially when doing copy and past in the translation field gtranslator 
crashes very often.
It prints to the console:
*** glibc detected *** free(): invalid pointer: 0x089a3c28 ***
and then is hanging.

this is a gdb backtrace done in another run:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1225348352 (LWP 29047)]
0xb76474ba in pango_font_get_glyph_extents () from /usr/lib/libpango-1.0.so.0
(gdb) bt
#0  0xb76474ba in pango_font_get_glyph_extents () from 
/usr/lib/libpango-1.0.so.0
#1  0xb7648873 in pango_glyph_string_extents_range () from 
/usr/lib/libpango-1.0.so.0
#2  0xb764896e in pango_glyph_string_extents () from /usr/lib/libpango-1.0.so.0
#3  0xb765163a in pango_layout_iter_get_index () from /usr/lib/libpango-1.0.so.0
#4  0xb76532a2 in pango_layout_line_get_extents () from 
/usr/lib/libpango-1.0.so.0
#5  0xb76536e5 in pango_layout_line_get_pixel_extents () from 
/usr/lib/libpango-1.0.so.0
#6  0xb765624f in pango_layout_iter_get_char_extents () from 
/usr/lib/libpango-1.0.so.0
#7  0xb76571d3 in pango_layout_get_pixel_extents () from 
/usr/lib/libpango-1.0.so.0
#8  0xb782199f in gtk_cell_renderer_text_new () from 
/usr/lib/libgtk-x11-2.0.so.0
#9  0xb7821d80 in gtk_cell_renderer_text_new () from 
/usr/lib/libgtk-x11-2.0.so.0
#10 0xb781bf24 in gtk_cell_renderer_render () from /usr/lib/libgtk-x11-2.0.so.0
#11 0xb79bbdf5 in gtk_tree_view_column_focus_cell () from 
/usr/lib/libgtk-x11-2.0.so.0
#12 0xb79bcb41 in _gtk_tree_view_column_cell_render () from 
/usr/lib/libgtk-x11-2.0.so.0
#13 0xb79b71b5 in _gtk_tree_view_column_autosize () from 
/usr/lib/libgtk-x11-2.0.so.0
#14 0xb78e1250 in _gtk_marshal_BOOLEAN__BOXED () from 
/usr/lib/libgtk-x11-2.0.so.0
#15 0xb74baf49 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0
#16 0xb74bc98b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#17 0xb74cd56f in g_signal_chain_from_overridden () from 
/usr/lib/libgobject-2.0.so.0
#18 0xb74ce208 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#19 0xb74ce5d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#20 0xb79cae84 in gtk_widget_get_default_style () from 
/usr/lib/libgtk-x11-2.0.so.0
#21 0xb78dc00f in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#22 0xb775eeb0 in gdk_window_is_viewable () from /usr/lib/libgdk-x11-2.0.so.0
#23 0xb775f05f in gdk_window_process_all_updates () from 
/usr/lib/libgdk-x11-2.0.so.0
#24 0xb775f0e5 in gdk_window_process_all_updates () from 
/usr/lib/libgdk-x11-2.0.so.0
#25 0xb74429b1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0
#26 0xb7444731 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb74477a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#28 0xb7447b67 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#29 0xb78dc281 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x0805c8aa in ?? ()
#31 0x080a1010 in ?? ()
#32 0x0806e19e in _IO_stdin_used ()
#33 0xbf835880 in ?? ()
#34 0x in ?? ()


I hope you can get that fixed.

Cheers, Martin.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gtranslator depends on:
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaspell150.60.4-4  GNU Aspell spell-checker runtime l
ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-5  The Bonobo UI library
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libgconf2-42.16.0-2  GNOME configuration database syste
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgnome-keyring0  0.6.0-2   GNOME keyring services library
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-3  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.20-3  The GTK+ graphical user interface 
ii  libgtkspell0   2.0.10-3+b1   a spell-checking addon for GTK's T
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.3-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  

Bug#376498: service-discovery-applet: Doesnt start up. A required python module is missing! No module named gnomeapplet

2006-07-03 Thread Martin Hawlisch
Package: service-discovery-applet
Version: 0.4.1-2
Severity: grave
Justification: renders package unusable


It doesnt start up anymore, it now only pops up an errormessage:
A required python module is missing! No module named gnomeapplet



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages service-discovery-applet depends on:
ii  avahi-daemon  0.6.10-1   Avahi mDNS/DNS-SD daemon
ii  gconf22.14.0-1   GNOME configuration database syste
ii  notification-daemon   0.3.4-4+b1 a daemon that displays passive pop
ii  python2.3.5-11   An interactive high-level object-o
ii  python-gnome2 [python2.4-gnom 2.12.4-1   Python bindings for the GNOME desk
ii  python-gnome2-extras [python2 2.14.0-1   Python bindings for the GNOME desk
ii  python-gtk2 [python2.4-gtk2]  2.8.6-3Python bindings for the GTK+ widge
ii  python2.4 2.4.3-7An interactive high-level object-o
ii  python2.4-avahi   0.6.10-1   Python utility package for Avahi
ii  python2.4-dbus0.62-4 simple interprocess messaging syst

service-discovery-applet recommends no packages.

-- no debconf information
(END)


-- 


Feel free – 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail


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



Bug#373900: python2.4-gdbm: uninstallable because of wrong version dependency

2006-06-16 Thread Martin Hawlisch
Package: python2.4-gdbm
Version: 2.4.3-3
Severity: grave
Justification: renders package unusable


Trying to upgrade python2.4 to the now available version 2.4.3-7 is impossible 
because python2.4-gdbm still depends on older version of python2.4.

# LANG=C apt-get install python2.4 python2.4-gdbm
Reading package lists... Done
Building dependency tree... Done
python2.4-gdbm is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python2.4-gdbm: Depends: python2.4 (= 2.4.3-3) but 2.4.3-7 is to be installed
E: Broken packages



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages python2.4-gdbm depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgdbm3  1.8.3-3GNU dbm database routines (runtime
ii  python2.4 2.4.3-3An interactive high-level object-o

python2.4-gdbm recommends no packages.

-- no debconf information

-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*!
Feel free mit GMX DSL! http://www.gmx.net/de/go/dsl


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



Bug#373900: Re: Bug#373900: python2.4-gdbm: uninstallable because of wrong version dependency

2006-06-16 Thread Martin Hawlisch
Andreas,

thanks for the info. I didnt know it was removed.

Basically what happened was that the dist-upgrade (upgrading python2.4) wants 
to remove avahi-discover, python2.4-avahi, python2.4-gdbm and 
service-discovery-applet.
I didnt want the service-discovery-applet be removed and thought this version 
conflict being the source of the problem.

Isnt there a way to let apt-get install the new python-gdbm (which resolves the 
conflict) instead of removing the other packages?

Cheers,
  Martin.

 Original-Nachricht 
Datum: Fri, 16 Jun 2006 10:46:36 +0200
Von: Andreas Barth [EMAIL PROTECTED]
An: Martin Hawlisch [EMAIL PROTECTED], [EMAIL PROTECTED]
Betreff: Re: Bug#373900: python2.4-gdbm: uninstallable because of wrong version 
dependency

 * Martin Hawlisch ([EMAIL PROTECTED]) [060616 10:41]:
  Package: python2.4-gdbm
  Version: 2.4.3-3
  Severity: grave
  Justification: renders package unusable
 
 This package has been removed from unstable.
 
 
 Cheers,
 Andi
 -- 
   http://home.arcor.de/andreas-barth/

-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


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



Bug#358790: gaim: Authorisation request dialog gives no info about the buddy

2006-03-24 Thread Martin Hawlisch
Package: gaim
Version: 1:1.5.0+1.5.1cvs20051015-3
Severity: normal


I use gaim for ICQ. When receiving an authorisation request the popup shows
only the UIN of the buddy (and the reason). There is no further data
displayed about the other person, so I cannot say who that person is. This
is really annoying and therefore I give the severity of normal instead of
whishlist.

Please add a [Get User info] - Button to the authorisation request dialog in
addition to the currently available [Deny] and [Authorize] buttons.

Cheers,
  Martin.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gaim depends on:
ii  gaim-data 1:1.5.0+1.5.1cvs20051015-3 multi-protocol instant
messaging c
ii  libao20.8.6-3Cross Platform Audio Output
Librar
ii  libaspell15   0.60.4-3   GNU Aspell spell-checker
runtime l
ii  libatk1.0-0   1.11.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's
audio
ii  libc6 2.3.6-4GNU C Library: Shared libraries
an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics
libra
ii  libfontconfig 2.3.2-5generic font configuration
library
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime
libr
ii  libglib2.0-0  2.10.1-2   The GLib library of C routines
ii  libgnutls11   1.0.16-14  GNU TLS library - runtime
library
ii  libgtk2.0-0   2.8.13-1   The GTK+ graphical user
interface 
ii  libgtkspell0  2.0.10-3   a spell-checking addon for
GTK's T
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libpango1.0-0 1.12.0-2   Layout and rendering of
internatio
ii  libsm66.9.0.dfsg.1-4 X Window System Session
Management
ii  libstartup-no 0.8-1  library for program launch
feedbac
pn  libx11-6  none (no description available)
ii  libxcursor1   1.1.3-1X cursor management library
pn  libxext6  none (no description available)
pn  libxi6none (no description available)
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head
display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate
and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client
libra
ii  libxss1   6.9.0.dfsg.1-4 X Screen Saver client-side
library

gaim recommends no packages.

-- no debconf information

-- 
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
Feel free mit GMX DSL! http://www.gmx.net/de/go/dsl


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



Bug#358372: eog: Segfaults when opening two jpeg files

2006-03-22 Thread Martin Hawlisch
Package: eog
Version: 2.12.3-1
Severity: important


I have two jpeg images that I pass as command line argument to eog. I tried
multiple times and I get different segfaults or errors. I closed and
restarted gdb each time when debugging.

The failure occures when doing:
$ eog w_A0_20.jpg  w_A0_21.jpg

All is fine, when opening both images separately:
$ eog w_A0_20.jpg
$ eog w_A0_21.jpg

So this looks like a bug when giving multiple files as command line
argument, the images itself are fine.

You can use another testcase too that workd reliably for me:
cd /tmp/
mkdir test
cd test
wget http://veimages.gsfc.nasa.gov//2430/land_ocean_ice_2048.jpg
wget http://veimages.gsfc.nasa.gov/2433/land_shallow_topo_2048.jpg
eog land*




One error:
$ gdb eog
(gdb) run w_A0_20.jpg  w_A0_21.jpg
...

eog-image_load.c
eog-image_load.c
(no debugging symbols found)

(eog:11732): GLib-GObject-WARNING **: cannot register existing type
`GdkPixbufNonAnim'

(eog:11732): GLib-GObject-CRITICAL **: g_object_new: assertion
`G_TYPE_IS_OBJECT (object_type)' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226806352 (LWP 11735)]
0xb79812f9 in gdk_pixbuf_non_anim_new () from
/usr/lib/libgdk_pixbuf-2.0.so.0
(gdb) bt
#0  0xb79812f9 in gdk_pixbuf_non_anim_new () from
/usr/lib/libgdk_pixbuf-2.0.so.0
#1  0xb7984e7b in gdk_pixbuf_loader_set_size () from
/usr/lib/libgdk_pixbuf-2.0.so.0
#2  0xb6e20145 in ?? () from
/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-jpeg.so
#3  0x08102500 in ?? ()
#4  0x in ?? ()
(gdb) q




second try:
(gdb) run w_A0_20.jpg  w_A0_21.jpg
...


GLib-GObject-ERROR **: g_type_plugin_*() invalidly modified type `EogImage'
aborting...
eog-image_load.c

Program received signal SIGABRT, Aborted.
[Switching to Thread -1237320784 (LWP 11747)]
0xb76237c7 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb76237c7 in raise () from /lib/tls/libc.so.6
#1  0xb762506b in abort () from /lib/tls/libc.so.6
#2  0xb77bc1a0 in g_logv () from /usr/lib/libglib-2.0.so.0
#3  0xb77bc1d9 in g_log () from /usr/lib/libglib-2.0.so.0
#4  0xb784011f in g_type_class_ref () from /usr/lib/libgobject-2.0.so.0
#5  0xb7826588 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#6  0xb7826987 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#7  0xb7826b40 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#8  0x080661cd in eog_image_new_uri ()
#9  0x0806bd71 in eog_image_list_add_uris ()
#10 0x080629cf in eog_statusbar_set_progress ()
#11 0x0806dfec in eog_job_call_action ()
#12 0x0806cdc1 in eog_image_list_iter_equal ()
#13 0xb77d0a01 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#14 0xb7737ced in start_thread () from /lib/tls/libpthread.so.0
#15 0xb76cbd7e in clone () from /lib/tls/libc.so.6
(gdb)




third try:
(gdb) run w_A0_20.jpg  w_A0_21.jpg
...

(eog:11822): GdkPixbuf-CRITICAL **: gdk_pixbuf_animation_get_width:
assertion `GDK_IS_PIXBUF_ANIMATION (animation)' failed

(eog:11822): GdkPixbuf-CRITICAL **: gdk_pixbuf_animation_get_width:
assertion `GDK_IS_PIXBUF_ANIMATION (animation)' failed

... hundreds of there errors in between ...

(eog:11822): GdkPixbuf-CRITICAL **: gdk_pixbuf_animation_get_static_image:
assertion `GDK_IS_PIXBUF_ANIMATION (animation)' failed

Eog-ERROR **: file eog-image.c: line 827 (eog_image_real_load): assertion
failed: (priv-image != NULL)
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread -1235219536 (LWP 11826)]
0xb76957c7 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb76957c7 in raise () from /lib/tls/libc.so.6
#1  0xb769706b in abort () from /lib/tls/libc.so.6
#2  0xb782e1a0 in g_logv () from /usr/lib/libglib-2.0.so.0
#3  0xb782e1d9 in g_log () from /usr/lib/libglib-2.0.so.0
#4  0xb782e251 in g_assert_warning () from /usr/lib/libglib-2.0.so.0
#5  0x08068505 in eog_image_load ()
#6  0x08062a39 in eog_statusbar_set_progress ()
#7  0x0806dfec in eog_job_call_action ()
#8  0x0806cdc1 in eog_image_list_iter_equal ()
#9  0xb7842a01 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#10 0xb77a9ced in start_thread () from /lib/tls/libpthread.so.0
#11 0xb773dd7e in clone () from /lib/tls/libc.so.6
(gdb)




One more:
(gdb) run w_A0_20.jpg  w_A0_21.jpg
...
eog-image_load.c
eog-image_load.c
(no debugging symbols found)

(eog:11860): GdkPixbuf-CRITICAL **: _gdk_pixbuf_load_module_unlocked:
assertion `image_module-module == NULL' failed
load success: 0

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1237320784 (LWP 11864)]
0x08067d84 in eog_image_load ()
(gdb) bt
#0  0x08067d84 in eog_image_load ()
#1  0x08062a39 in eog_statusbar_set_progress ()
#2  0x0806dfec in eog_job_call_action ()
#3  0x0806cdc1 in eog_image_list_iter_equal ()
#4  0xb77b4a01 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#5  0xb771bced in start_thread () from /lib/tls/libpthread.so.0
#6  0xb76afd7e in clone () from /lib/tls/libc.so.6
(gdb)




One more try:
(eog:11877): GLib-GObject-WARNING **: cannot register 

Bug#358495: anjuta: Segfault when opening a file

2006-03-22 Thread Martin Hawlisch
Package: anjuta
Version: 1.2.4a-2
Severity: important



When opening a file I get the following segfault:



** (anjuta:10165): CRITICAL **: anjuta_encoding_get_charset: assertion
`enc != NULL' failed

(anjuta:10165): GLib-CRITICAL **: g_convert: assertion `from_codeset !=
NULL' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 10165)]
0x40b80d83 in g_utf8_validate () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0  0x40b80d83 in g_utf8_validate () from /usr/lib/libglib-2.0.so.0
#1  0x080eaf83 in text_editor_goto_block_start ()
#2  0x080ec91b in text_editor_load_file ()
#3  0x080ecd64 in text_editor_new ()
#4  0x08103926 in anjuta_append_text_editor ()
#5  0x08103c24 in anjuta_goto_file_line_mark ()
#6  0x08104101 in anjuta_goto_file_line ()
#7  0x0810413f in anjuta_load_cmdline_files ()
#8  0x080bddbb in anjuta_launcher_new ()
#9  0x40b5e731 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#10 0x40b5c11c in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#11 0x40b5f5ab in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#12 0x40b5f907 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#13 0x4038f261 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x080be126 in main ()



Cheers, Martin.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages anjuta depends on:
ii  anjuta-common1.2.4a-2Data files for Anjuta
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.11.3-1The ATK accessibility toolkit
ii  libbonobo2-0 2.14.0-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-2The Bonobo UI library
ii  libc62.3.6-4 GNU C Library: Shared libraries an
ii  libcairo21.0.2-3 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-5 generic font configuration library
ii  libgcc1  1:4.0.3-1   GCC support library
ii  libgconf2-4  2.14.0-1GNOME configuration database syste
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.10.1-2The GLib library of C routines
ii  libgnome-keyring00.4.9-1 GNOME keyring services library
ii  libgnome2-0  2.12.0.1-5  The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.14.0-1A powerful object-oriented display
ii  libgnomeprint2.2-0   2.12.1-3The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0 2.12.1-2GNOME 2.2 print architecture User 
ii  libgnomeui-0 2.12.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.14.0-1GNOME virtual file-system (runtime
ii  libgtk2.0-0  2.8.13-1The GTK+ graphical user interface 
ii  libice6  6.9.0.dfsg.1-5  Inter-Client Exchange library
ii  liborbit21:2.14.0-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.12.0-2Layout and rendering of internatio
ii  libpcre3 6.4-1.1 Perl 5 Compatible Regular Expressi
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   6.9.0.dfsg.1-5  X Window System Session Management
ii  libstdc++6   4.0.3-1 The GNU Standard C++ Library v3
ii  libvte4  1:0.11.20-3 Terminal emulator widget for GTK+ 
ii  libx11-6 6.9.0.dfsg.1-5  X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.9.0.dfsg.1-5  X Window System miscellaneous exte
ii  libxi6   6.9.0.dfsg.1-5  X Window System Input extension li
ii  libxinerama1 6.9.0.dfsg.1-5  X Window System multi-head display
ii  libxml2  2.6.23.dfsg.2-3 GNOME XML library
ii  libxrandr2   6.9.0.dfsg.1-5  X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0.2-1 X Rendering Extension client libra
ii  scrollkeeper 0.3.14-10   A free electronic cataloging syste
ii  zlib1g   1:1.2.3-11  compression library - runtime

Versions of packages anjuta recommends:
ii  autoconf 2.59a-9 automatic configure script builder
pn  autogen  none  (no description available)
pn  automake none  (no description available)
pn  ctagsnone  (no description available)
ii  cvs  1:1.12.9-17 Concurrent Versions System
pn  devhelp  none  (no description available)
ii  gcc

Bug#357994: gtranslator: file incorrectly reported as already opened

2006-03-20 Thread Martin Hawlisch
Package: gtranslator
Version: 1.1.6-4
Severity: normal


I'm editing a file de.po.
To keep translations in sync I now want to open another file de.po
from a different version stored in a different folder. gtranslator
now pops up an error, claiming that de.po is already opened. But
the two files are different (different folder) but have the same
filename.

gtranslator should use the full filename including path when doing
this kind of file locking.

Cheers,
  Martin.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gtranslator depends on:
ii  libart-2.0-2 2.3.17-1Library of functions for 2D
graphi
ii  libaspell15  0.60.4-3GNU Aspell spell-checker
runtime l
ii  libatk1.0-0  1.11.3-1The ATK accessibility toolkit
ii  libbonobo2-0 2.14.0-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-2The Bonobo UI library
ii  libc62.3.6-3 GNU C Library: Shared libraries
an
ii  libcairo21.0.2-3 The Cairo 2D vector graphics
libra
ii  libfontconfig1   2.3.2-5 generic font configuration
library
ii  libgconf2-4  2.12.1-12   GNOME configuration database
syste
ii  libglib2.0-0 2.8.6-1 The GLib library of C routines
ii  libgnome-keyring00.4.9-1 GNOME keyring services library
ii  libgnome2-0  2.12.0.1-5  The GNOME 2 library - runtime
file
ii  libgnomecanvas2-02.12.0-2A powerful object-oriented
display
ii  libgnomeui-0 2.12.1-1The GNOME 2 libraries (User
Interf
ii  libgnomevfs2-0   2.12.2-7GNOME virtual file-system
(runtime
ii  libgtk2.0-0  2.8.13-1The GTK+ graphical user
interface
ii  libgtkspell0 2.0.10-3a spell-checking addon for
GTK's T
ii  libice6  6.9.0.dfsg.1-4  Inter-Client Exchange library
ii  liborbit21:2.14.0-1  libraries for ORBit2 - a CORBA
ORB
ii  libpango1.0-01.10.4-1Layout and rendering of
internatio
ii  libpopt0 1.7-5   lib for parsing cmdline
parameters
ii  libsm6   6.9.0.dfsg.1-4  X Window System Session
Management
ii  libx11-6 6.9.0.dfsg.1-4  X Window System protocol client
li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.9.0.dfsg.1-4  X Window System miscellaneous
exte
ii  libxi6   6.9.0.dfsg.1-4  X Window System Input extension
li
ii  libxinerama1 6.9.0.dfsg.1-4  X Window System multi-head
display
ii  libxml2  2.6.23.dfsg.2-3 GNOME XML library
ii  libxrandr2   6.9.0.dfsg.1-4  X Window System Resize, Rotate
and
ii  libxrender1  1:0.9.0.2-1 X Rendering Extension client
libra
ii  zlib1g   1:1.2.3-11  compression library - runtime

gtranslator recommends no packages.

-- no debconf information

-- 
Feel free mit GMX FreeMail!
Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net


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



Bug#350108: glabels: Template designer does not report errors when writing the template

2006-01-27 Thread Martin Hawlisch
Package: glabels
Version: 2.1.2-3
Severity: normal


Hi!

I started using the template designer to create some templates that
are not commercial. I want to print to plain paper and cut the labels
using scissors.

I created the first template using # for Brand/Manufacturer and
# as Part number (because they dont apply but are required). The
first template was created nicely.

For the second template I again used # for Brand/Manufacturer and
# as Part number and continued using the druid. No error was
reported but the template was not available.

Problem is: The data entered in Brand/Manufacturer and Part number
are directly used to build the filename. The resulting filename was
in the second template the same as in the first template.

Bug #1: Glabels does not report that a file of that name already
exists and that it could not save the template.

Because the data entered in Brand/Manufacturer and Part number are
directly used to build the filename this leads to the next Bug:

Bug #2: When using a slash / inside Brand/Manufacturer or Part
number the template is not created because of an IO error. This is
only printed on the console but not reported to the user:

I/O error : No such file or directory
LibGlabels-Message: Problem saving xml file.


Cheers, Martin.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages glabels depends on:
ii  glabels-data   2.1.2-3   data files for gLabels
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D
graphi
ii  libatk1.0-01.10.3-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.10.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.10.1-2  The Bonobo UI library
ii  libc6  2.3.5-12  GNU C Library: Shared libraries
an
ii  libcairo2  1.0.2-3   The Cairo 2D vector graphics
libra
ii  libebook1.2-5  1.4.2.1-1 Client library for evolution
addre
ii  libedataserver1.2-41.4.2.1-1 Utility library for evolution
data
ii  libfontconfig1 2.3.2-1.1 generic font configuration
library
ii  libgconf2-42.12.1-8  GNOME configuration database
syste
ii  libglade2-01:2.5.1-2 library to load .glade files at
ru
ii  libglib2.0-0   2.8.6-1   The GLib library of C routines
ii  libgnome-keyring0  0.4.6-2   GNOME keyring services library
ii  libgnome2-02.12.0.1-4The GNOME 2 library - runtime
file
ii  libgnomecanvas2-0  2.12.0-2  A powerful object-oriented
display
ii  libgnomeprint2.2-0 2.12.1-3  The GNOME 2.2 print
architecture -
ii  libgnomeprintui2.2-0   2.12.1-2  GNOME 2.2 print architecture
User
ii  libgnomeui-0   2.12.0-2  The GNOME 2 libraries (User
Interf
ii  libgnomevfs2-0 2.12.2-5  GNOME virtual file-system
(runtime
ii  libgtk2.0-02.8.10-1  The GTK+ graphical user
interface
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  liborbit2  1:2.12.4-1libraries for ORBit2 - a CORBA
ORB
ii  libpango1.0-0  1.10.2-1  Layout and rendering of
internatio
ii  libpopt0   1.7-5 lib for parsing cmdline
parameters
ii  libsm6 6.9.0.dfsg.1-4X Window System Session
Management
ii  libx11-6   6.9.0.dfsg.1-4X Window System protocol client
li
ii  libxcursor11.1.3-1   X cursor management library
ii  libxext6   6.9.0.dfsg.1-4X Window System miscellaneous
exte
ii  libxi6 6.9.0.dfsg.1-4X Window System Input extension
li
ii  libxinerama1   6.9.0.dfsg.1-4X Window System multi-head
display
ii  libxml22.6.23.dfsg.1-0.1 GNOME XML library
ii  libxrandr2 6.9.0.dfsg.1-4X Window System Resize, Rotate
and
ii  libxrender11:0.9.0.2-1   X Rendering Extension client
libra
ii  zlib1g 1:1.2.3-9 compression library - runtime

glabels recommends no packages.

-- no debconf information

-- 
Telefonieren Sie schon oder sparen Sie noch?
NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie

-- 
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner


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



Bug#345634: glabels: segfaults when pressing Edit merge properties toolbar item

2006-01-02 Thread Martin Hawlisch
Package: glabels
Version: 2.1.1-3
Severity: normal


I wanted to create labels that merge data from a CSV file I created
using gnumeric. I was able to import the file, clicked around some
text fields and boxes, then glabels segfaults after pressing again
the Edit merge properties toolbar item.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 16915)]
---Type return to continue, or q return to quit---
0x4080feb0 in strcmp () from /lib/libc.so.6
(gdb) bt
#0  0x4080feb0 in strcmp () from /lib/libc.so.6
#1  0x08083da3 in gl_merge_properties_dialog_new ()
#2  0x406a767b in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#3  0x4069b67b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#4  0x406aac6d in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#5  0x406ac047 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#6  0x406af694 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#7  0x402b6ca2 in gtk_file_chooser_button_get_type () from
/usr/lib/libgtk-x11-2.0.so.0
#8  0x406a767b in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#9  0x4069b67b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#10 0x406aac6d in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#11 0x406ac047 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#12 0x406af694 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#13 0x402c4063 in _gtk_file_chooser_delegate_get_quark () from
/usr/lib/libgtk-x11-2.0.so.0
#14 0x406a767b in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#15 0x4069b67b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#16 0x406aac6d in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#17 0x406ac047 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#18 0x406af694 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#19 0x402c4063 in _gtk_file_chooser_delegate_get_quark () from
/usr/lib/libgtk-x11-2.0.so.0
#20 0x406a767b in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#21 0x4069b67b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#22 0x406aac6d in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#23 0x406ac047 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#24 0x406af694 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#25 0x402c2a23 in _gtk_file_chooser_default_get_type () from
/usr/lib/libgtk-x11-2.0.so.0
#26 0x406a767b in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#27 0x4069b67b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#28 0x406aac6d in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#29 0x406ac047 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#30 0x406ac3fe in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#31 0x403ca855 in _gtk_tree_selection_emit_changed () from
/usr/lib/libgtk-x11-2.0.so.0
#32 0x403e3efd in gtk_tree_view_set_model () from
/usr/lib/libgtk-x11-2.0.so.0
#33 0x402be9b1 in _gtk_file_chooser_default_get_type () from
/usr/lib/libgtk-x11-2.0.so.0
#34 0x402bf74e in _gtk_file_chooser_default_get_type () from
/usr/lib/libgtk-x11-2.0.so.0
#35 0x406a767b in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#36 0x4069b67b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#37 0x406aac6d in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#38 0x406ac047 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#39 0x406ac3fe in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#40 0x402cdd75 in _gtk_file_system_model_get_path () from
/usr/lib/libgtk-x11-2.0.so.0
#41 0x406a767b in g_cclosure_marshal_VOID__VOID () from
/usr/lib/libgobject-2.0.so.0
#42 0x4069b67b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
---Type return to continue, or q return to quit---
#43 0x406aac6d in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#44 0x406ac047 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#45 0x406af694 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#46 0x4129e725 in gtk_file_system_gnome_vfs_new () from
/usr/lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so
#47 0x408eee7d in _gnome_vfs_job_complete () from
/usr/lib/libgnomevfs-2.so.0
#48 0x408ef485 in _gnome_vfs_job_complete () from
/usr/lib/libgnomevfs-2.so.0
#49 0x406f1961 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#50 0x406ef421 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#51 0x406f2687 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#52 0x406f2bd8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#53 0x40310df9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#54 0x0805ea6a in main ()
(gdb)


To reproduce:
- Create a file for example /tmp/test.csv using the following content:
aa,bb
11,22

- Start glabels and create a new file (I used the initially selected
template)
- In the toolbar click on Edit 

Bug#344199: pida --help gives a Traceback

2005-12-20 Thread Martin Hawlisch
Package: pida
Version: 0.2.2-2
Severity: normal


OK, I installed pida and started it the first time giving the filename I
want to edit as commandline parameter. Well, it opened untitled.py but
not my file that I expected.

So I tried what is very common on unix:
$ pida --help

but that gives a Traceback. Not nice :-(


Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/lib/site-python/pida/debugwindow.py, line 220, in show
dw.show_exception(exctype, value, tb)
  File /usr/lib/site-python/pida/debugwindow.py, line 138, in
show_exception
self.show_log()
  File /usr/lib/site-python/pida/debugwindow.py, line 143, in show_log
lf = open(logfn, 'r')
TypeError: coercing to Unicode: need string or buffer, NoneType found

Original exception was:
Traceback (most recent call last):
  File /usr/bin/pida, line 4, in ?
pida.main.main(sys.argv)
  File /usr/lib/site-python/pida/main.py, line 228, in main
a = Application()
  File /usr/lib/site-python/pida/main.py, line 89, in __init__
base.pidaobject.__init__(self)
  File /usr/lib/site-python/pida/base.py, line 42, in __init__
self.do_init(*args, **kw)
  File /usr/lib/site-python/pida/main.py, line 101, in do_init
self.startup()
  File /usr/lib/site-python/pida/main.py, line 116, in startup
self.optparser.parse_args()
  File /usr/lib/python2.3/optparse.py, line 1129, in parse_args
stop = self._process_args(largs, rargs, values)
  File /usr/lib/python2.3/optparse.py, line 1169, in _process_args
self._process_long_opt(rargs, values)
  File /usr/lib/python2.3/optparse.py, line 1244, in _process_long_opt
option.process(opt, value, values, self)
  File /usr/lib/python2.3/optparse.py, line 611, in process
return self.take_action(
  File /usr/lib/python2.3/optparse.py, line 632, in take_action
parser.print_help()
  File /usr/lib/python2.3/optparse.py, line 1370, in print_help
file.write(self.format_help())
  File /usr/lib/python2.3/optparse.py, line 1359, in format_help
result.append(self.format_option_help(formatter))
  File /usr/lib/python2.3/optparse.py, line 1337, in
format_option_help
formatter.store_option_strings(self)
  File /usr/lib/python2.3/optparse.py, line 213, in
store_option_strings
strings = self.format_option_strings(opt)
  File /usr/lib/python2.3/optparse.py, line 229, in
format_option_strings
metavar = option.metavar or option.dest.upper()
AttributeError: 'NoneType' object has no attribute 'upper'




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages pida depends on:
ii  python   2.3.5-3 An interactive high-level object-o
ii  python-gnome22.10.0-4Python bindings for the GNOME desk
ii  python-gnome2-extras 2.10.2-1Python bindings for the GNOME desk
ii  python-gtk2  2.6.3-2 Python bindings for the GTK+ widge
ii  python-vte   1:0.11.15-4 Python bindings for the VTE widget

pida recommends no packages.

-- no debconf information


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



Bug#337227: gtkam: Option do make downloaded files read-only

2005-11-03 Thread Martin Hawlisch
Package: gtkam
Version: 0.1.12-2.2
Severity: wishlist


I would like to see an option to create the downloaded files
read-only / write-protected. Especially after deleting the
fotos from cam this would add an extra piece of protection
to the files.


Cheers, Martin.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gtkam depends on:
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-7GNU C Library: Shared libraries
an
ii  libexif-gtk5  0.3.5-3Library providing GTK+ widgets
to 
ii  libexif12 0.6.12-2   library to parse EXIF files
ii  libglib2.0-0  2.8.3-1The GLib library of C routines
ii  libgphoto2-2  2.1.6-5.2  gphoto2 digital camera library
ii  libgphoto2-port0  2.1.6-5.2  gphoto2 digital camera port
librar
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user
interface 
ii  libpango1.0-0 1.9.0-1Layout and rendering of
internatio

gtkam recommends no packages.

-- no debconf information



-- 
Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
DSL-Flatrate für nur 4,99 Euro/Monat*  http://www.gmx.net/de/go/dsl


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



Bug#327297: gramps 2.0.8-1 segfaults on startup on AMD64

2005-09-09 Thread Martin Hawlisch
Hmmm.. this is a segfault. GRAMPS is written in 100% python and can never be
the cause for a segfault, only a python traceback.
This crash is caused by a bug in one of the python packages that gramps
uses. 

Do other python applications work fine? For example: meld or pygtk-demo


Cheers, Martin.

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


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



Bug#327297: gramps 2.0.8-1 segfaults on startup on AMD64

2005-09-09 Thread Martin Hawlisch
Hmmm.. this is a segfault. GRAMPS is written in 100% python and can never be
the cause for a segfault, only a python traceback.
This crash is caused by a bug in one of the python packages that gramps
uses. 

Do other python applications work fine? For example: meld or pygtk-demo


Cheers, Martin.



 Betreff: Bug#327297: gramps 2.0.8-1 segfaults on startup on AMD64

 From terminal window:
 
 $ gramps
 Segmentation fault
 $

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++


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



Bug#318304: gucharmap: how to update to unicode 4.1.0

2005-09-01 Thread Martin Hawlisch
Hi!

After some googeling I found out that updating gucharmap to display all
unicode 4.1.0 characters is really simple.
This is what I did:


# I'm using wget to download some files
sudo apt-get install wget

# Get the current source package
sudo apt-get build-dep gucharmap
cd /tmp
apt-get source gucharmap

# Get the required unicode data
cd gucharmap-1.4.3/gucharmap/
mkdir unicode
cd unicode
wget http://www.unicode.org/Public/UNIDATA/Blocks.txt
wget http://www.unicode.org/Public/UNIDATA/NamesList.txt
wget http://www.unicode.org/Public/UNIDATA/Unihan.zip
wget http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
wget http://www.unicode.org/Public/UNIDATA/Scripts.txt

# Update source code. CVS has a script that generates the unicode data files
cd ..
wget
http://cvs.gnome.org/viewcvs/*checkout*/gucharmap/gucharmap/gen-guch-unicode-tables.pl
perl gen-guch-unicode-tables.pl 4.1.0 unicode

# Now you can rebuild the package with first removing the downloaded files
rm -r unicode
rm gen-guch-unicode-tables.pl
cd ..
debuild -us -uc

# Done!


Please rebuild the package!

Cheers,
  Martin.


-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++


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



Bug#321225: python2.3: Random sort order when using .sort(locale.strcoll)

2005-08-04 Thread Martin Hawlisch
Package: python2.3
Version: 2.3.5-6
Severity: important


When using locale.strcoll to do locale dependant sorting the result is
randomly different when trying so sort the same dataset multiple times.

See the following test script:


import locale

for l in ('C','de_DE','ru_RU'):
locale.setlocale(locale.LC_ALL, l)
print locale.getlocale()

a = [u'?',u'xx', u'aa', u'.', u'BB', u'']
for n in range(5):
a.sort(locale.strcoll)
print a

print -
for n in range(5):
a = [u'?',u'xx', u'aa', u'.', u'BB', u'']
a.sort(locale.strcoll)
print a
print ###



It is expected that it prints always 5 lines in which the order of
elements is equal because a list of different items sould always be
ordered in the same way.

When using python2.3 the result is:

(None, None)
[u'.', u'?', u'BB', u'aa', u'xx', u'']
[u'.', u'?', u'BB', u'aa', u'xx', u'']
[u'.', u'?', u'BB', u'aa', u'xx', u'']
[u'.', u'?', u'BB', u'aa', u'xx', u'']
[u'.', u'?', u'BB', u'aa', u'xx', u'']
-
[u'.', u'?', u'BB', u'aa', u'xx', u'']
[u'.', u'?', u'BB', u'aa', u'xx', u'']
[u'.', u'?', u'BB', u'aa', u'xx', u'']
[u'.', u'?', u'BB', u'aa', u'xx', u'']
[u'.', u'?', u'BB', u'aa', u'xx', u'']
###
['de_DE', 'ISO8859-1']
[u'.', u'?', u'aa', u'BB', u'', u'xx']
[u'aa', u'?', u'.', u'', u'BB', u'xx']
[u'aa', u'', u'?', u'.', u'BB', u'xx']
[u'aa', u'', u'?', u'.', u'BB', u'xx']
[u'aa', u'', u'?', u'.', u'BB', u'xx']
-
[u'?', u'.', u'aa', u'BB', u'', u'xx']
[u'.', u'?', u'aa', u'BB', u'', u'xx']
[u'?', u'.', u'aa', u'BB', u'', u'xx']
[u'.', u'?', u'aa', u'BB', u'', u'xx']
[u'?', u'.', u'aa', u'BB', u'', u'xx']
###
['ru_RU', 'ISO8859-5']
[u'?', u'.', u'aa', u'BB', u'', u'xx']
[u'aa', u'BB', u'', u'.', u'?', u'xx']
[u'aa', u'.', u'?', u'', u'BB', u'xx']
[u'aa', u'', u'.', u'BB', u'?', u'xx']
[u'aa', u'BB', u'?', u'', u'.', u'xx']
-
[u'?', u'.', u'aa', u'BB', u'', u'xx']
[u'aa', u'?', u'.', u'BB', u'', u'xx']
[u'?', u'.', u'aa', u'BB', u'', u'xx']
[u'aa', u'?', u'.', u'BB', u'', u'xx']
[u'?', u'.', u'aa', u'BB', u'', u'xx']


As you can see for german and russian locale the result of
a.sort(locale.strcoll) differs each time it is used.

It only happens when certain strings are to be sorted. For example an
empty string u'' or the question mark u'?' cause the sorting to be buggy.
When using only letters (a-z) all is fine.

It has been reproduced on 3 different debian installations.
It works fine when using python2.2 or python2.4.

This bug causes other python applications to behave incorrectly. For example
in the genealogy program gramps the alphabetical order of
persons is sometimes different/incorrect.


Cheers,
  Martin.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages python2.3 depends on:
ii  libbz2-1.0  1.0.2-8  high-quality block-sorting file
co
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries
an
ii  libdb4.34.3.28-2 Berkeley v4.3 Database
Libraries [
ii  libncurses5 5.4-9Shared libraries for terminal
hand
ii  libreadline55.0-10   GNU readline and history
libraries
ii  libssl0.9.7 0.9.7g-1 SSL shared libraries
ii  zlib1g  1:1.2.3-1compression library - runtime

Versions of packages python2.3 recommends:
pn  python2.3-cjkcodecs | python2 none (no description available)
pn  python2.3-cjkcodecs | python2 none (no description available)

-- no debconf information

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


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



Bug#320751: libpango 1.9.0-1 solves the bug too

2005-08-04 Thread Martin Hawlisch
Hi!

I got the same bug after upgrading to pango 1.8.2-1. Installing version
1.9.0-1 from experimental makes anjuta usable again.

Cheers,
  Martin.

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++


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



Bug#315462: sunclock: Segfaults

2005-07-18 Thread Martin Hawlisch
Thanks for the tip.

Now I get:

Program received signal SIGSEGV, Segmentation fault.
0x0805bcdf in drawButton (win=46137356, n=5, clicked=0) at widgets.c:637
637 XDrawImageString(dpy, win, Context-gdata-wingc,
(gdb) bt
#0  0x0805bcdf in drawButton (win=46137356, n=5, clicked=0) at widgets.c:637
#1  0x0805c81a in setupFilesel (mode=-1) at widgets.c:913
#2  0x0805d116 in PopFilesel (Context=0x808b1e0) at widgets.c:1080
#3  0x08061422 in setAuxilWins (Context=0x808b1e0, mode=1) at widgets.c:2533
#4  0x08055573 in buildMap (Context=0x808b1e0, wintype=0, build=2)
at sunclock.c:4703
#5  0x08058b9b in processResize (win=46137354) at sunclock.c:5885
#6  0x08059119 in eventLoop () at sunclock.c:6098
#7  0x08059549 in main (argc=1, argv=0xb9e4) at sunclock.c:6221
(gdb)


Cheers, Martin.


  The backtrace is broken, could you please follow:
  http://wiki.debian.net/?HowToGetABacktrace to produce a more useful
  backtrace?

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse f�r Mail, Message, More +++


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



Bug#318304: gucharmap: Please update to unicode 4.1.0

2005-07-14 Thread Martin Hawlisch
Package: gucharmap
Version: 1:1.4.3-2
Severity: wishlist


Please update the character map to the full range
of the current unicode standard: 4.1.0



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gucharmap depends on:
ii  libart-2.0-2 2.3.17-1Library of functions for 2D
graphi
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
ii  libbonobo2-0 2.10.0-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.0-1The Bonobo UI library
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries
an
ii  libgconf2-4  2.10.0-2GNOME configuration database
syste
ii  libglib2.0-0 2.6.5-1 The GLib library of C routines
ii  libgnome2-0  2.10.1-1The GNOME 2 library - runtime
file
ii  libgnomecanvas2-02.10.2-2A powerful object-oriented
display
ii  libgnomeui-0 2.10.1-1The GNOME 2 libraries (User
Interf
ii  libgnomevfs2-0   2.10.1-5The GNOME virtual file-system
libr
ii  libgtk2.0-0  2.6.8-1 The GTK+ graphical user
interface 
ii  libgtk2.0-bin2.6.8-1 The programs for the GTK+
graphica
ii  libgucharmap41:1.4.3-2   Unicode browser widget library
(sh
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  liborbit21:2.12.2-2  libraries for ORBit2 - a CORBA
ORB
ii  libpango1.0-01.8.1-1 Layout and rendering of
internatio
ii  libpopt0 1.7-5   lib for parsing cmdline
parameters
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session
Management
ii  libxml2  2.6.19-1GNOME XML library
ii  scrollkeeper 0.3.14-10   A free electronic cataloging
syste
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB)
configu
ii  zlib1g   1:1.2.2-8   compression library - runtime

gucharmap recommends no packages.

-- no debconf information

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


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



Bug#317105: python-gtk2: segfault when using gtk.gdk.Drawable.draw lay out

2005-07-06 Thread Martin Hawlisch
Package: python-gtk2
Version: 2.6.2-1
Severity: normal


The following simple python code gives a segfault. This shouldnt happen. It
should raise an Exception instead.

#! /usr/bin/env python
import pango
import gtk.gdk
print 1
p = gtk.gdk.Pixmap(None,768,512,24)
print 2
gc = p.new_gc()
print 3
pl = pango.Layout(pango.Context())
print 4
pl.set_text(H E L L O)
print 5
p.draw_layout(gc,10,10,pl)
print 6



Output is:

1
2
3
4
5

(test.py:11332): Pango-CRITICAL **: pango_font_map_load_fontset: assertion
`fontmap != NULL' failed

(test.py:11332): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion
`G_IS_OBJECT (object)' failed

(test.py:11332): GLib-GObject-CRITICAL **: g_object_set_qdata_full:
assertion `G_IS_OBJECT (object)' failed

(test.py:11332): Pango-CRITICAL **: pango_font_map_get_shape_engine_type:
assertion `PANGO_IS_FONT_MAP 
(fontmap)' failed

(test.py:11332): GLib-CRITICAL **: g_quark_from_string: assertion `string !=
NULL' failed
Segmentation fault



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages python-gtk2 depends on:
ii  python2.3-gtk22.6.2-1Python bindings for the GTK+
widge

python-gtk2 recommends no packages.

-- no debconf information



-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++


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



Bug#315462: sunclock: Segfaults

2005-06-22 Thread Martin Hawlisch
Package: sunclock
Version: 3.53-1
Severity: normal


start sunclock from a terminal
klick into the map window to open the menu window
in the menu window click H to open the man page
after the man page is shon in a new terminal window
klick on F in the menu window
*SEGFAULT*


$ gdb sunclock
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for
details.
This GDB was configured as i386-linux...(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.

(gdb) run
Starting program: /usr/bin/sunclock
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

(gnome-terminal:5466): Gdk-WARNING **: gdk_property_get(): length value
has wrapped in calculation (did you pass G_MAXLONG?)

Program received signal SIGSEGV, Segmentation fault.
0x0805c278 in ?? ()
(gdb) bt
#0  0x0805c278 in ?? ()
#1  0x0808a078 in ?? ()
#2  0x08098428 in ?? ()
#3  0x in ?? ()
#4  0x00fa in ?? ()
#5  0x in ?? ()
#6  0x012b in ?? ()
#7  0x0015 in ?? ()
#8  0x in ?? ()
#9  0x0808a078 in ?? ()
#10 0x08098428 in ?? ()
#11 0xb7d8 in ?? ()
#12 0x0032 in ?? ()
#13 0x08007487 in ?? ()
#14 0x0015 in ?? ()
#15 0x012b in ?? ()
#16 0x00fa in ?? ()
#17 0x00fa in ?? ()
#18 0x0808bad0 in ?? ()
#19 0x0806b1cc in ?? ()
#20 0x0006 in ?? ()
#21 0x in ?? ()
#22 0x01a4 in ?? ()
#23 0x02e6 in ?? ()
#24 0x0005 in ?? ()
#25 0x0808bad0 in ?? ()
#26 0xfffb in ?? ()
#27 0xb888 in ?? ()
#28 0x0805cebd in ?? ()
#29 0x02ec in ?? ()
#30 0x0005 in ?? ()
#31 0x in ?? ()
#32 0x in ?? ()
#33 0x01a4 in ?? ()
#34 0x00d6 in ?? ()
#35 0x in ?? ()
#36 0x4019503e in __errno_location () from /lib/libc.so.6
Previous frame inner to this frame (corrupt stack?)
(gdb)



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages sunclock depends on:
ii  gnome-terminal [x-termin 2.10.0-2The GNOME 2 terminal emulator appl
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxpm4  4.3.0.dfsg.1-14 X pixmap library
ii  sunclock-maps3.53-1  sunclock vector graphic maps
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  xterm [x-terminal-emulat 4.3.0.dfsg.1-14 X terminal emulator
ii  zlib1g   1:1.2.2-4   compression library - runtime

sunclock recommends no packages.

-- no debconf information


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



Bug#314057: gramps: [INTL:de] German PO file corrections

2005-06-15 Thread Martin Hawlisch
tags 314057 + fixed-upstream

thanks for providing the patch, it has been applied to CVS.



-- 
Geschenkt: 3 Monate GMX ProMail gratis + 3 Ausgaben stern gratis
++ Jetzt anmelden  testen ++ http://www.gmx.net/de/go/promail ++


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