Bug#670097: gnome-shell: random hang causes data loss

2012-05-28 Thread Javier Kohen
On Mon, May 28, 2012 at 10:20 AM, Fabio Rosciano malmost...@gmail.comwrote:

 Package: gnome-shell
 Followup-For: Bug #670097

 Hello everybody,

 after upgrading to gnome-shell 3.4.1-1 (from experimental) I don't seem to
 observe this behaviour anymore. I suggest you try upgrading and confirm if
 it
 fixes the problem for you as well.
 On a related note the window decoration is broken after the upgrade, but I
 reckon it's probably due to some mismatch of gnome components.


Seems to work for me, but I still haven't run it for long. In my case after
the upgrade the theme was changed from the default to Clearlooks, but
decorations still work.

Beware that while Gnome Shell 3.4 seems more stable, it's otherwise buggy
(close session/shutdown doesn't work, it started stealing the Meta key from
other apps again, corrupted text after suspend). Last time I read we
shouldn't report bugs in experimental packages, so I'll refrain from
complaining further :-)


Bug#525685: gnome-applets: Strange layout ??

2011-02-26 Thread Javier Kohen
On Sun, Feb 27, 2011 at 01:45, Cyril Brulebois k...@debian.org wrote:

 Hi,

 Josselin Mouette j...@debian.org (26/04/2009):
  This is a known issue in the X server. Please don’t hesitate to
  comment in the upstream report, it might help the developers find
  out what’s wrong.

 the upstream bug report mentions hal, which is gone now. Shall we
 close this bug report now?


Yes, I haven't seen this strange layout in a while. Thanks!

If I could just look at the list of open bugs I've reported…


Bug#570567: xserver-xorg-input-evdev: Should not enabled evdev when only INPUT_KEY is found

2010-10-21 Thread Javier Kohen
Cyril,


On Thu, Oct 21, 2010 at 17:12, Cyril Brulebois k...@debian.org wrote:

 Hi,

 Javier Kohen jko...@users.sourceforge.net (19/02/2010):
  The following rule in /lib/udev/rules.d/65-xorg-evdev.rules is
  causing my XBox 360 gamepad to be set up as a mouse in X, because
  it's given the evdev driver: ENV{ID_INPUT_KEY}==?*,
  ENV{x11_driver}=evdev


Apparently this package doesn't include a rules file anymore. In fact, no
rules file I have in /lib/udev or /etc/udev seems to change the x11_driver
at all. Do you agree that we should close this bug?

Currently the joystick has the following ID_INPUT* set:
E: ID_INPUT=1
E: ID_INPUT_JOYSTICK=1

Cheers,


Bug#597263: gourmet: Exception when opening database

2010-09-18 Thread Javier Kohen
Package: gourmet
Version: 0.15.6-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

After some recent upgrade Gourmet broke for me, as it's usually the case after 
new versions of this software are released. See the exception below. When I 
changed the code in recipeManager to use keys() instead of items() the program 
opened, and I was able to browse the database, though I still get some 
non-fatal exceptions.

DEBUG:   /usr/share/gourmet/gourmet/backends/db.py: 1755 
recipeManager.__init__()
DEBUG:   /usr/share/gourmet/gourmet/backends/db.py: 175 Initializing DB 
connection
DEBUG:   /usr/share/gourmet/gourmet/backends/db.py: 206 Done initializing DB 
connection
DEBUG: initialize_connection + setup_tables TOOK 0.027636051178 SECONDS
DEBUG:   /usr/share/gourmet/gourmet/backends/db.py: 1755 
recipeManager.__init__()
Traceback (most recent call last):
  File /usr/bin/gourmet, line 35, in module
gourmet.GourmetRecipeManager.startGUI()
  File /usr/share/gourmet/gourmet/GourmetRecipeManager.py, line 715, in 
startGUI
r=RecGui(splash_label=splash.label)
  File /usr/share/gourmet/gourmet/GourmetRecipeManager.py, line 918, in 
__init__
GourmetApplication.__init__(self, splash_label=splash_label)
  File /usr/share/gourmet/gourmet/GourmetRecipeManager.py, line 116, in 
__init__
self.setup_shopping()
  File /usr/share/gourmet/gourmet/GourmetRecipeManager.py, line 228, in 
setup_shopping
self.sl = shopgui.ShopGui()
  File /usr/share/gourmet/gourmet/shopgui.py, line 633, in __init__
self.data,self.pantry=self.grabIngsFromRecs([])
  File /usr/share/gourmet/gourmet/shopgui.py, line 542, in grabIngsFromRecs
return self.organize_list(self.lst)
  File /usr/share/gourmet/gourmet/shopgui.py, line 545, in organize_list
self.sh = recipeManager.DatabaseShopper(lst, self.rd)
  File /usr/share/gourmet/gourmet/recipeManager.py, line 25, in __init__
shopping.Shopper.__init__(self,lst)
  File /usr/share/gourmet/gourmet/shopping.py, line 23, in __init__
self.init_pantry()
  File /usr/share/gourmet/gourmet/recipeManager.py, line 55, in init_pantry
if len(self.pantry.items())==0:
  File /usr/share/gourmet/gourmet/backends/db.py, line 2013, in items
val = getattr(i,self.vp)
TypeError: an integer is required


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

Kernel: Linux 2.6.35-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.utf8, LC_CTYPE=es_AR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gourmet depends on:
ii  python   2.6.6-1 interactive high-level object-orie
ii  python-central   0.6.16+nmu1 register and build utility for Pyt
ii  python-glade22.17.0-4GTK+ bindings: Glade support
ii  python-gtk2  2.17.0-4Python bindings for the GTK+ widge
ii  python-imaging   1.1.7-2 Python Imaging Library
ii  python-poppler   0.12.1-1+b1 Poppler Python bindings
ii  python-reportlab 2.4-2   ReportLab library to create PDF do
ii  python-sqlalchemy0.6.3-1 SQL toolkit and Object Relational 

Versions of packages gourmet recommends:
ii  python-gnome2 2.28.1-1   Python bindings for the GNOME desk
ii  python-gtkspell   2.25.3-5   Python bindings for the GtkSpell l

gourmet suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyUf1UACgkQ823633cP2P8VawCgjGIEEDzN39IssqcY3sveDap4
CPsAn09N2seG27gcpaMwKTsEDsjflpCt
=nJxS
-END PGP SIGNATURE-



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



Bug#583917:

2010-07-04 Thread Javier Kohen
Where can I find an official package of mdadm 3.1.1 in order to
downgrade? Sorry for posting with another question, but I'm sure this
information will be useful to those affected by this bug until there
is a fix. I've looked around and couldn't find the package anywhere.
The snapshot.debian.net archive doesn't seem to have mdadm at all.

Thanks,



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



Bug#587794: gnome3-session: Fails to start Gnome Shell when /apps/gnome-session/options/auto_save_session is true

2010-07-01 Thread Javier Kohen
Package: gnome3-session
Version: 2.30.0-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm using gnome3-session as my log-in session, and Gnome Shell as my default 
WM. When I enable the saving of sessions with gnome-session-properties, the 
next time I log in, Gnome Shell won't load. If the option is disabled (and the 
old session removed), then Gnome Shell starts fine, but when I log out and back 
in the session is empty.

- From what I could observe, when the session with saved applications comes 
back up, two instances of mutter are launched and they compete with each other. 
One is the raw WM, the other loads Gnome Shell. The raw one always win the 
race, and in the mean time gnome-session tries to launch mutter with Gnome 
Shell over and over, not realizing that it's futile. Workaround: open a console 
and run
$ killall -9 gnome-shell mutter ; gnome-shell --replace 

I've set /desktop/gnome/session/required_components/windowmanager to gnome-wm 
and gnome-shell, both to no avail.

I'm attaching the process list from a fresh session and one with saved 
applications (just gnome-shell). Same for the top of the .xsession-errors file.

I'd love to put my workstation in sleep mode instead of power cycling it, but a 
bug in nVidia's driver (ack'd by upstream) causes significant performance drops 
on wake up from stand by, so that's not an option.


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

Kernel: Linux 2.6.34-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.utf8, LC_CTYPE=es_AR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome3-session depends on:
ii  gconf22.28.1-3   GNOME configuration database syste
ii  gnome-session-bin 2.30.0-1   The GNOME Session Manager - Minima
ii  gnome-session-common  2.30.0-1   Common files for the GNOME session
ii  gnome-settings-daemon 2.30.1-1   daemon handling the GNOME session 
ii  gnome-shell   2.29.0-3   graphical shell for the GNOME desk
ii  nautilus  2.30.1-1   file manager and graphical shell f
ii  policykit-1-gnome 0.96-2 GNOME authentication agent for Pol

Versions of packages gnome3-session recommends:
ii  gnome-power-manager   2.30.1-1   power management tool for the GNOM

Versions of packages gnome3-session suggests:
ii  desktop-base  5.0.5  common files for the Debian Deskto
ii  gnome-keyring 2.30.1-2   GNOME keyring services (daemon and
pn  gnome-user-guide  none (no description available)

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwszcQACgkQ823633cP2P+dYACgnIwqmEnQrOZZR4gff8xaRs7O
nEUAn2d2m+fvf8dwPtQsUr8zqpVrLTUE
=sUfS
-END PGP SIGNATURE-
/bin/bash
COMMAND
gnome-power-manager
gnome-pty-helper
gnome-screensaver
gnome-session --default-session-key /desktop/gnome/session/default_session3 
--saved-session saved-session3
gnome-terminal --sm-client-id 10704ef72fc804756112780039141465400054810017 
--sm-client-state-file 
/home/jkohen/.config/session-state/gnome-terminal-1278003923.desktop
mutter --sm-client-id 10704ef72fc804756112780039035196750054810015
nautilus --sm-client-id 10704ef72fc804756112780039035223630054810016 
--sm-client-state-file 
/home/jkohen/.config/session-state/nautilus-1278003923.desktop
[nvidia-settings] defunct
ps x
/usr/bin/dbus-daemon --fork --print-pid 5 --print-address 9 --session
/usr/bin/dbus-launch --exit-with-session /usr/bin/seahorse-agent --execute 
gnome3-session
/usr/bin/gnome-keyring-daemon --daemonize --login
/usr/bin/python /usr/bin/gnome-shell
/usr/bin/seahorse-agent --execute gnome3-session
/usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session 
/usr/bin/seahorse-agent --execute gnome3-session
/usr/lib/gnome-disk-utility/gdu-notification-daemon
/usr/lib/gnome-settings-daemon/gnome-settings-daemon
/usr/lib/gvfs/gvfs-afc-volume-monitor
/usr/lib/gvfs/gvfsd
/usr/lib/gvfs/gvfsd-burn --spawner :1.3 /org/gtk/gvfs/exec_spaw/1
/usr/lib/gvfs/gvfsd-metadata
/usr/lib/gvfs/gvfsd-trash --spawner :1.3 /org/gtk/gvfs/exec_spaw/0
/usr/lib/gvfs/gvfs-gdu-volume-monitor
/usr/lib/gvfs/gvfs-gphoto2-volume-monitor
/usr/lib/libgconf2-4/gconfd-2
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
[Xsession] defunct
/bin/bash
COMMAND
gnome-power-manager
gnome-pty-helper
gnome-screensaver
gnome-session --default-session-key /desktop/gnome/session/default_session3 
--saved-session saved-session3
mutter --mutter-plugins=libgnome-shell
nautilus
[nvidia-settings] defunct
ps x
/usr/bin/dbus-daemon --fork --print-pid 5 --print-address 9 --session
/usr/bin/dbus-launch --exit-with-session /usr/bin/seahorse-agent --execute 
gnome3-session
/usr/bin/gnome-keyring-daemon --daemonize --login
/usr/bin/gnome-terminal -x /bin/sh -c cd 

Bug#581418: Breaks some applications (fmit, Mass Effects)

2010-06-09 Thread Javier Kohen
As I mentioned upstream, it seems some unrelated package upgrade made this
bug go away. I can't reproduce it at the moment, and it was 100%
reproducible before. I'm using the same locally compiled version of Wine,
same libjack version, etc. It's a mystery, but I'm closing the bug report in
the mean time.


Bug#581418: Fwd: Breaks some applications (fmit, Mass Effects)

2010-06-02 Thread Javier Kohen
forwarded 581418 http://bugs.winehq.org/show_bug.cgi?id=22823
retitle 581418 Breaks Wine
thanks

Trying again to set the forwarding to the bug I opened in the Wine BTS. I've
sent this two weeks ago, but it didn't take effect.


Bug#581418: jackd: Breaks some applications (fmit, Mass Effects)

2010-05-12 Thread Javier Kohen
Package: jackd
Version: 1.9.5~dfsg-13
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Version 1.9.5~dfsg-13 broke several application. Fmit fails because it can't 
resolve a certain symbol. Mass Effect running under Wine (1.1.42 and 1.1.44) 
fails without giving a meaningful error. Both work once I downgrade back to 
jackd 0.118+svn3796-3.

Another think I noticed is that Wine hangs waiting for the jack daemon for a 
minute or two when using the newer version, even when configured to use ALSA or 
OSS, but runs just fine (no long delays) with and without the daemon when using 
my version 0.118.

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jackd depends on:
ii  coreutils8.5-1   GNU core utilities
ii  debconf [debconf-2.0]1.5.32  Debian configuration management sy
ii  libasound2   1.0.22-2shared library for ALSA applicatio
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libcelt0-0   0.7.1-1 The CELT codec runtime library
ii  libjack0 0.118+svn3796-3 JACK Audio Connection Kit (librari
ii  libreadline6 6.1-2   GNU readline and history libraries
ii  libsamplerate0   0.1.7-3 Audio sample rate conversion libra
ii  libsndfile1  1.0.21-2Library for reading/writing audio 

Versions of packages jackd recommends:
pn  jackd-firewirenone (no description available)
ii  libpam-modules1.1.1-3Pluggable Authentication Modules f
ii  qjackctl  0.3.6-1User interface for controlling the

Versions of packages jackd suggests:
pn  jack-toolsnone (no description available)
pn  libjackasyn0  none (no description available)
pn  meterbridge   none (no description available)

- -- Configuration Files:
/etc/default/jackd changed:
START_DAEMON=no
USER=fred
OPTIONS=-d alsa -d hw

/etc/security/limits.d/audio.conf changed:
@audio   -  rtprio 99
@audio   -  memlockunlimited


- -- debconf information:
* jackd/tweak_rt_limits: true

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvrEo8ACgkQ823633cP2P/0ZACfXZe6pbjNXzkGo4HH/Q3vlCTA
XqkAnRSU9VlifdIvAH18AzYnA5Oas2kX
=L01c
-END PGP SIGNATURE-



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



Bug#455688: Bug 455688 appears to be open in 'lenny'

2010-03-16 Thread Javier Kohen
For me the problem was Compiz. I don'

On Tue, Mar 16, 2010 at 18:53, Nerius Landys nlan...@gmail.com wrote:

 I too have been getting this issue for a long time now, and I really
 think it ought to be fixed in Lenny (I'm using Lenny on several
 computers).

 When I ssh to other machines and open emacs in terminal mode there,
 the issue is present.

 See here: http://forums.debian.net/viewtopic.php?f=8t=50272



 --
 To unsubscribe, send mail to 455688-unsubscr...@bugs.debian.org.



Bug#568003: Fixed

2010-02-20 Thread Javier Kohen
Reinstalling linux-kbuild-2.6.32 fixes my problem. It seems I accidentally
removed the symlink in /usr/src/linux-kbuild-2.6.32 at some point.

Sorry for the noise.


Bug#570567: xserver-xorg-input-evdev: Should not enabled evdev when only INPUT_KEY is found

2010-02-19 Thread Javier Kohen
Package: xserver-xorg-input-evdev
Version: 1:2.3.2-3
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


The following rule in /lib/udev/rules.d/65-xorg-evdev.rules is causing my XBox 
360 gamepad to be set up as a mouse in X, because it's given the evdev driver:
ENV{ID_INPUT_KEY}==?*, ENV{x11_driver}=evdev

The comment in the file mentions that this rule is supposed to setup keyboards, 
so it's my understanding that it should be written as follows:
ENV{ID_INPUT_KEYBOARD}==?*, ENV{x11_driver}=evdev

It also causes the power button to be set up as a keyboard and given a keyboard 
mapping...

- -- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 May 10  2008 /etc/X11/X - /usr/bin/Xorg
- -rwxr-xr-x 1 root root 1712808 Feb 16 09:39 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
02:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 9800 GTX] 
(rev a2)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
- -rw-r--r-- 1 root root 1940 Apr 12  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  stylus
Driver  wacom
Option  Type stylus
Option  USB on
Option  Threshold 10
Option  Device /dev/input/tablet-bamboo
EndSection

Section InputDevice
Identifier  eraser
Driver  wacom
Option  Type eraser
Option  USB on
Option  Threshold 10
Option  Device /dev/input/tablet-bamboo
EndSection

Section InputDevice
Identifier  cursor
Driver  wacom
Option  Type cursor
Option  USB on
Option  Threshold 10
Option  Device /dev/input/tablet-bamboo
EndSection

Section InputDevice
Identifier  pad
Driver  wacom
Option  Device /dev/input/tablet-bamboo
Option  Type pad
Option  USB on
EndSection

Section InputDevice
Identifier  touch
Driver  wacom
Option  Device /dev/input/tablet-bamboo
Option  Type touch
Option  USB on
EndSection

Section Device
Identifier  Video Device
Driver  nvidia
EndSection

Section Monitor
Identifier  Monitor
EndSection

Section Screen
Identifier  Screen
Monitor Monitor
EndSection

Section ServerLayout
Identifier  Server
Screen  Screen
InputDevice stylusSendCoreEvents
InputDevice eraserSendCoreEvents
InputDevice cursorSendCoreEvents
InputDevice pad
InputDevice touch SendCoreEvents
EndSection


Xorg X server log files on system:
- -rw-r--r-- 1 root root 33925 Feb 19 21:08 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux void 2.6.32-trunk-amd64 #1 SMP Thu Dec 17 
01:50:34 UTC 2009 x86_64
Kernel command line: BOOT_IMAGE=//vmlinuz-2.6.32-trunk-amd64 
root=/dev/mapper/vg1-root ro rootfstype=ext4 acpi_sleep=old_ordering 
resume=/dev/mapper/cswap1 quiet
Build Date: 16 February 2010  08:37:23AM
xorg-server 2:1.7.5-1 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Feb 19 20:35:16 2010
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Server
(**) |--Screen Screen (0)
(**) |   |--Monitor Monitor
(==) No device specified for screen Screen.
Using the first device section listed.
(**) |   |--Device Video Device
(**) |--Input Device stylus
(**) |--Input Device eraser
(**) |--Input Device 

Bug#568003: Fails to build with current kernel packages

2010-02-07 Thread Javier Kohen
Adam, the bug you linked to is from last March. While it looks similar to
the symptoms I'm seeing, I've been many times able to compile previous
versions of the nVidia driver against recent kernel packages.

Anyway, I'd appreciate it if you could tell me how to compile the package,
assuming you've managed to.

Thanks,


Bug#567881: Acknowledgement (ufraw: Postint fails due to invalid schema file)

2010-02-01 Thread Javier Kohen
Problem went away after running aptitude safe-upgrade, sorry for the noise.

On Mon, Feb 1, 2010 at 00:09, Debian Bug Tracking System 
ow...@bugs.debian.org wrote:

 Thank you for filing a new Bug report with Debian.

 This is an automatically generated reply to let you know your message
 has been received.

 Your message is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.

 Your message has been sent to the package maintainer(s):
  Hubert Chathi uho...@debian.org

 If you wish to submit further information on this problem, please
 send it to 567...@bugs.debian.org.

 Please do not send mail to ow...@bugs.debian.org unless you wish
 to report a problem with the Bug-tracking system.

 --
 567881: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567881
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems



Bug#567882: Acknowledgement (gnucash: Postinst broken due to invalid schema file)

2010-02-01 Thread Javier Kohen
Problem went away after running aptitude safe-upgrade.

On Mon, Feb 1, 2010 at 00:09, Debian Bug Tracking System 
ow...@bugs.debian.org wrote:

 Thank you for filing a new Bug report with Debian.

 This is an automatically generated reply to let you know your message
 has been received.

 Your message is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.

 Your message has been sent to the package maintainer(s):
  t...@debian.org (Thomas Bushnell, BSG)

 If you wish to submit further information on this problem, please
 send it to 567...@bugs.debian.org.

 Please do not send mail to ow...@bugs.debian.org unless you wish
 to report a problem with the Bug-tracking system.

 --
 567882: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567882
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems



Bug#567882: gnucash: Postinst broken due to invalid schema file

2010-02-01 Thread Javier Kohen
Hi Micha, I ran aptitude safe-upgrade and the problem went away. Sorry for
the noise.

2010/2/1 Micha Lenk mi...@debian.org

 Hi Javier,

 I cannot reproduce your problem here, even with your locales (to exclude
 locale specific errors):

 (sid)ian:~# locale
 LANG=es_AR.UTF-8
 LC_CTYPE=es_AR.UTF-8
 LC_NUMERIC=es_AR.UTF-8
 LC_TIME=es_AR.UTF-8
 LC_COLLATE=es_AR.UTF-8
 LC_MONETARY=es_AR.UTF-8
 LC_MESSAGES=es_AR.UTF-8
 LC_PAPER=es_AR.UTF-8
 LC_NAME=es_AR.UTF-8
 LC_ADDRESS=es_AR.UTF-8
 LC_TELEPHONE=es_AR.UTF-8
 LC_MEASUREMENT=es_AR.UTF-8
 LC_IDENTIFICATION=es_AR.UTF-8
 LC_ALL=
 (sid)ian:~# aptitude --without-recommends install gnucash
 Leyendo lista de paquetes... Hecho
 Creando árbol de dependencias
 Leyendo la información de estado... Hecho
 Leyendo la información de estado extendido... Hecho
 Inicializando el estado de los paquetes... Hecho
 Se instalarán los siguiente paquetes NUEVOS:
  gnucash gnucash-common{a} libdate-manip-perl{a}
 Se RECOMIENDAN los siguientes paquetes, pero NO se instalarán:
  gnucash-docs
 0 paquetes actualizados, 3 nuevos instalados, 0 para eliminar y 37 sin
 actualizar.
 Necesito descargar 0B/9.133kB de ficheros. Después de desempaquetar se
 usarán 42,8MB.
 ¿Quiere continuar? [Y/n/?]
 Escribiendo información de estado extendido... Hecho
 No se pudo escbribir en el registro, falló la llamada a «openpty()»
 (¿está montado /dev/pts?)
 Seleccionando el paquete gnucash-common previamente no seleccionado.
 (Leyendo la base de datos ...  00%
 101487 ficheros y directorios instalados actualmente.)
 Desempaquetando gnucash-common (de .../gnucash-common_2.2.9-3_all.deb) ...
 Seleccionando el paquete libdate-manip-perl previamente no seleccionado.
 Desempaquetando libdate-manip-perl (de
 .../libdate-manip-perl_6.05-1_all.deb) ...
 Seleccionando el paquete gnucash previamente no seleccionado.
 Desempaquetando gnucash (de .../gnucash_2.2.9-3_i386.deb) ...
 Procesando disparadores para man-db ...
 Procesando disparadores para install-info ...
 Procesando disparadores para hicolor-icon-theme ...
 Procesando disparadores para menu ...
 No se pudo escbribir en el registro, falló la llamada a «openpty()»
 (¿está montado /dev/pts?)
 Configurando gnucash-common (2.2.9-3) ...
 Configurando libdate-manip-perl (6.05-1) ...
 Configurando gnucash (2.2.9-3) ...
 Procesando disparadores para menu ...
 Leyendo lista de paquetes... Hecho
 Creando árbol de dependencias
 Leyendo la información de estado... Hecho
 Leyendo la información de estado extendido... Hecho
 Inicializando el estado de los paquetes... Hecho
 Escribiendo información de estado extendido... Hecho

 (sid)ian:~#

 Do you have enough space on all of your hard disk partitions?

 Regards
   Micha



Bug#568003: nvidia-kernel-source: Fails to build with current kernel packages

2010-02-01 Thread Javier Kohen
Package: nvidia-kernel-source
Version: 190.53-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This version of the package fails to build against the latest kernel on sid. 
I've done an aptitude safe-upgrade, just in case. I've also tried both 
module-assistant and method #1 in this package's README.Debian, and they both 
give the same error. I've also tried setting KBUILD_SRC to point to 
/usr/lib/linux-kbuild-2.6.32, and it also fails, with a different error. It 
seems the build system is not clever enough to figure out what files are in 
what of the two/three locations the kernel build system and headers are split 
accross. I've built previous versions of this package without much trouble, 
even against the kernel I'm currently using.

M-A build without KBUILD_SRC:
$ LANG=C sudo m-a --text-mode a-i nvidia
.
Updated infos about 1 packages
Getting source for kernel version: 2.6.32-trunk-amd64
Kernel headers available in /lib/modules/2.6.32-trunk-amd64/build
apt-get install build-essential 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

Done!
unpack 
Extracting the package tarball, /usr/src/nvidia-kernel.tar.bz2, please wait...
/usr/share/modass/packages/nvidia-kernel-source build 
KVERS=2.6.32-trunk-amd64 KSRC=/lib/modules/2.6.32-trunk-amd64/build 
KDREV=2.6.32-5 kdist_image
/usr/bin/make -C . LINUXDIR=/lib/modules/2.6.32-trunk-amd64/build 
KVERREL=2.6.32-trunk-amd64 clean
make[1]: Entering directory `/usr/src/modules/nvidia-kernel'
rm -rf *.o *.ko .depend .*.flags .*.d .*.cmd *.mod.c .tmp_versions
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel'
dh_clean
dh_clean: cannot read debian/control: No such file or directory

make: [kdist_clean] Error 2 (ignored)
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/nvidia-kernel'
/usr/bin/make -C . LINUXDIR=/lib/modules/2.6.32-trunk-amd64/build 
KVERREL=2.6.32-trunk-amd64 clean
make[2]: Entering directory `/usr/src/modules/nvidia-kernel'
rm -rf *.o *.ko .depend .*.flags .*.d .*.cmd *.mod.c .tmp_versions
make[2]: Leaving directory `/usr/src/modules/nvidia-kernel'
dh_clean
dh_clean: cannot read debian/control: No such file or directory

make[1]: [kdist_clean] Error 2 (ignored)
/usr/bin/make -w -f debian/rules configure
make[2]: Entering directory `/usr/src/modules/nvidia-kernel'
sed 's/#KVERS#/2.6.32-trunk-amd64/g' debian/control.template  
/usr/src/modules/nvidia-kernel/debian/control
sed 's/#KVERS#/2.6.32-trunk-amd64/g' debian/dirs.template  
/usr/src/modules/nvidia-kernel/debian/dirs
sed 's/#KVERS#/2.6.32-trunk-amd64/g' debian/override.template  
/usr/src/modules/nvidia-kernel/debian/override
make[2]: Leaving directory `/usr/src/modules/nvidia-kernel'
sed 's/#KVERS#/2.6.32-trunk-amd64/g' debian/control.template  
/usr/src/modules/nvidia-kernel/debian/control
sed 's/#KVERS#/2.6.32-trunk-amd64/g' debian/dirs.template  
/usr/src/modules/nvidia-kernel/debian/dirs
sed 's/#KVERS#/2.6.32-trunk-amd64/g' debian/override.template  
/usr/src/modules/nvidia-kernel/debian/override
dh_testroot
dh_prep
# Build the modules
/usr/bin/make -C . LINUXDIR=/lib/modules/2.6.32-trunk-amd64/build 
KVERREL=2.6.32-trunk-amd64
make[2]: Entering directory `/usr/src/modules/nvidia-kernel'
make -C /lib/modules/2.6.32-trunk-amd64/build  M=`/bin/pwd` modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.32-trunk-amd64'
/usr/src/linux-headers-2.6.32-trunk-common/Makefile:274: 
/usr/src/linux-headers-2.6.32-trunk-common/scripts/Kbuild.include: No such file 
or directory
/bin/bash: 
/usr/src/linux-headers-2.6.32-trunk-common/scripts/gcc-x86_64-has-stack-protector.sh:
 No such file or directory
/usr/src/linux-headers-2.6.32-trunk-common/arch/x86/Makefile:81: stack 
protector enabled but no compiler support
make: *** empty variable name.  Stop.
make[5]: *** [_module_/usr/src/modules/nvidia-kernel] Error 2
make[4]: *** [sub-make] Error 2
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.32-trunk-amd64'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/modules/nvidia-kernel'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel'
make: *** [kdist_build] Error 2
BUILD FAILED!
See 
/var/cache/modass/nvidia-kernel-source.buildlog.2.6.32-trunk-amd64.1265053778 
for details.


M-A build with KBUILD_SRC:
$ LANG=C; KBUILD_SRC=/usr/lib/linux-kbuild-2.6.32 m-a --text-mode a-i nvidia
NOTE: You are not root but member of the src group. Mapping the base 
working directory to /usr/src/modass.
.
Updated infos about 1 packages
Getting source for kernel version: 2.6.32-trunk-amd64
Kernel headers available in /lib/modules/2.6.32-trunk-amd64/build
/usr/bin/sudo apt-get install build-essential 
Reading package lists... Done

Bug#567881: ufraw: Postint fails due to invalid schema file

2010-01-31 Thread Javier Kohen
Package: ufraw
Version: 0.16-1+b1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When I try to upgrade ufraw I get the following error and the install fails:
Configurando ufraw (0.16-1+b1) ...
/usr/share/gconf/schemas/ufraw.schemas:120: parser error : Premature end of 
data in tag locale line 117
 
 ^
/usr/share/gconf/schemas/ufraw.schemas:120: parser error : Premature end of 
data in tag schema line 111
 
 ^
/usr/share/gconf/schemas/ufraw.schemas:120: parser error : Premature end of 
data in tag schemalist line 2
 
 ^
/usr/share/gconf/schemas/ufraw.schemas:120: parser error : Premature end of 
data in tag gconfschemafile line 1
 
 ^
dpkg: error al procesar ufraw (--configure):
 el subproceso installed post-installation script devolvi� el c�digo de salida 
de error 1


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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ufraw depends on:
ii  desktop-file-utils  0.15-2   Utilities for .desktop files
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libbz2-1.0  1.0.5-4  high-quality block-sorting file co
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libexiv2-6  0.19-1   EXIF/IPTC metadata manipulation li
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.3-1GCC support library
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgomp14.4.3-1  GCC OpenMP (GOMP) support library
ii  libgtk2.0-0 2.18.6-1 The GTK+ graphical user interface 
ii  libgtkimageview01.6.1-2  image viewer widget for GTK+
ii  libjpeg62   6b-15The Independent JPEG Group's JPEG 
ii  liblcms11.18.dfsg-1.2+b1 Color management library
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.42-1 PNG library - runtime
ii  libstdc++6  4.4.3-1  The GNU Standard C++ Library v3
ii  libtiff43.9.2-2  Tag Image File Format (TIFF) libra
ii  zlib1g  1:1.2.3.4.dfsg-1 compression library - runtime

ufraw recommends no packages.

ufraw suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktmDKYACgkQ823633cP2P9ApgCfT5SpncaTjXzT6GpV0Fo4MC8H
EcUAn0eL16P8qMX9ZI6hnzfLqhdNx7Ro
=m1AZ
-END PGP SIGNATURE-



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



Bug#567882: gnucash: Postinst broken due to invalid schema file

2010-01-31 Thread Javier Kohen
Package: gnucash
Version: 2.2.9-3
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm getting the following error during upgrade, which breaks the installation:
Configurando gnucash (2.2.9-3) ...
Segmentation fault
/usr/share/gconf/schemas/apps_gnucash_window_pages_register.schemas:70: parser 
error : internal error
shortसंवादम
 ^
/usr/share/gconf/schemas/apps_gnucash_window_pages_register.schemas:70: parser 
error : Extra content at the end of the document
shortसंवादम
 ^
/usr/share/gconf/schemas/apps_gnucash_dialog_totd.schemas:81: parser error : 
xmlParseEntityRef: no name
shortMostrar 
^
/usr/share/gconf/schemas/apps_gnucash_dialog_totd.schemas:81: parser error : 
Premature end of data in tag short line 81
shortMostrar 
^
/usr/share/gconf/schemas/apps_gnucash_dialog_totd.schemas:81: parser error : 
Premature end of data in tag locale line 80
shortMostrar 
^
/usr/share/gconf/schemas/apps_gnucash_dialog_totd.schemas:81: parser error : 
Premature end of data in tag schema line 5
shortMostrar 
^
/usr/share/gconf/schemas/apps_gnucash_dialog_totd.schemas:81: parser error : 
Premature end of data in tag schemalist line 3
shortMostrar 
^
/usr/share/gconf/schemas/apps_gnucash_dialog_totd.schemas:81: parser error : 
Premature end of data in tag gconfschemafile line 2
shortMostrar 
^
dpkg: error al procesar gnucash (--configure):
 el subproceso installed post-installation script devolvió el código de salida 
de error 1


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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnucash depends on:
ii  gconf2  2.28.0-1 GNOME configuration database syste
ii  gnucash-common  2.2.9-3  A personal finance and money track
ii  guile-1.6-libs  1.6.8-6.4Main Guile libraries
ii  guile-1.6-slib  1.6.8-6.4Guile SLIB support
ii  libaqbanking29  4.2.3-1  library for online banking applica
ii  libart-2.0-22.3.20-2 Library of functions for 2D graphi
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.24.2-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.24.2-1 The Bonobo UI library
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libcrypt-ssleay-perl0.57-2   Support for https protocol in LWP
ii  libdate-manip-perl  6.05-1   module for manipulating dates
ii  libenchant1c2a  1.4.2-3.5a wrapper library for various spel
ii  libfinance-quote-perl   1.17-1   Perl module for retrieving stock q
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.0-1 GNOME configuration database syste
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgnome2-0 2.28.0-1 The GNOME library - runtime files
ii  libgnomecanvas2-0   2.26.0-1 A powerful object-oriented display
ii  libgnomeui-02.24.2-1 The GNOME libraries (User Interfac
ii  libgnomevfs2-0  1:2.24.2-1   GNOME Virtual File System (runtime
ii  libgoffice-0-8  0.7.18-1 Document centric objects library -
ii  libgtk2.0-0 2.18.6-1 The GTK+ graphical user interface 
ii  libgtkhtml3.14-19   3.28.2-2 HTML rendering/editing library - r
ii  libguile-ltdl-1 1.6.8-10 Guile's patched version of libtool
ii  libgwenhywfar47 3.11.3-1 OS abstraction layer
hi  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libktoblzcheck1c2a  1.24-2   library for verification of accoun
ii  libltdl72.2.6b-2 A system independent dlopen wrappe
ii  libofx4 1:0.9.0-3library to support Open Financial 
ii  liborbit2   1:2.14.17-2  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libpopt01.15-1   lib for parsing cmdline parameters
ii  libqthreads-12  1.6.8-10 QuickThreads library for Guile
hi  

Bug#523923: Cron script already in the package

2010-01-07 Thread Javier Kohen
On Thu, Jan 7, 2010 at 10:11, Johan Walles johan.wal...@gmail.com wrote:

 reopen 523923
 thanks

 2010/1/7 Guillaume Delacour g...@iroqwa.org:
  Hello,
 
  the rsnapshot package already have a cron script
  (/etc/cron.d/rsnapshot), you only have to uncomment the lines to
  activate the jobs.

 That script is broken on systems like desktops that aren't up all the
 time.  The daily, weekly and monthly snapshots are all taken at night,
 so if you have your system on during the day only you won't get
 anything but daily snapshots.

 My script works fine regardless of whether or not the system is constantly
 up.


Johan's script has been very useful to me. I've been using it for months
with no issues to report. If you're not satisfied with the added dependency,
please consider at least its functionality.

Maybe you could get by with suggesting Ruby instead of having a strong
dependency, given that the user has to take an explicit action to activate
the jobs, as you said.


Bug#562519: ack-grep: Path auto-completion adds extra space after slash

2009-12-25 Thread Javier Kohen
Package: ack-grep
Version: 1.92-1
Severity: normal
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The bash auto-completion bundled with ack-grep adds an extra space after the 
slash. E.g., if _ is the cursor:
$ ack-grep foo /home_tab
results in
$ ack-grep foo /home/ _

This means that pressing tab again will give auto-complete options from the 
current working directory instead of /home/. Compare with the auto-completion 
for ls:
$ ls /ho_tab
$ ls /home/_

Apparently the fix is as simple as changing the two lines at the bottom for 
this:
complete -F _ack $filenames ack
complete -F _ack $filenames ack-grep

And then:
$ source /etc/bash_completion

However before I found that simple solution I spent some time cleaning up this 
file and I ended up with the attached file. I believe it works as the previous 
one, if not better, but this is the second time I play with Bash 
auto-completion, so I cannot be sure. I based my changes on 
/etc/bash_completion.d/findutils and the completion for ls, rmdir, etc in 
/etc/bash_completion. One small advantage of my version is that when Bash shows 
the alternative completions for a directory it only shows one slash at the end, 
where the current version (with the $filenames fix) shows two, which works but 
looks ugly. E.g., mine:
$ ack-grep foo /etc/tab
acpi//   group-   papersize

Current:
/etc/acpi /etc/localtime

Note that my proposed version shows relative paths, which saves screen state.


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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ack-grep depends on:
ii  libfile-next-perl 1.06-1 file-finding iterator
ii  perl  5.10.1-8   Larry Wall's Practical Extraction 

ack-grep recommends no packages.

Versions of packages ack-grep suggests:
ii  bash-completion   1:1.1-3programmable completion for the ba

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAks0mCgACgkQ823633cP2P9NDACeMtC1XjMWSWqxgUQeDClzwPb6
B+gAnReS1Ie8i0mDJVih2d7sM67kBtPX
=g4n8
-END PGP SIGNATURE-
# vim: et ft=sh sts=2 sw=2 ts=2
#
# Copyright 2008-2009 Adam James a...@pulsewidth.org.uk
# All rights reserved.
# This program is free software; you can redistribute it and/or modify it
# under the same terms as ack itself.

# ack-grep on Debian distros
type ack /dev/null || type ack-grep /dev/null  {

shopt -s extglob

_ack()
{
  COMPREPLY=()
  # --help, --man, --thpppt and --version are final 
  # so we return here if they are present
  [[ ${comp_wor...@]} == \
*+([[:space:]])--@(help|man|th+(p)t|version)+([[:space:]])* ]]  return 0

  local cur prev lngopt shtopt fnlopt typeopt nopattern
  cur=`_get_cword`
  prev=${COMP_WORDS[COMP_CWORD-1]}

  lngopt='
--all-types --after-context= --before-context= --context= 
--count --color --nocolor --env --noenv --flush
--follow --nofollow --group --nogroup --with-filename
--no-filename --ignore-case --ignore-dir=
--noignore-dir= --line= --files-with-matches
--files-without-matches --match --max-count=
--output= --pager= --nopager --passthru --print0
--literal --smart-case --nosmart-case --rc=
--sort-files --type --type-add --type-set
--unrestricted --invert-match --word-regexp
--heading --noheading --break --nobreak --sort-files
  '
  shtopt='
-a -A -B -C -c
-f -G -g -H -h
-i -l -L -m -n
-o -Q -u -w -1
  '
  fnlopt='--help --man --thpppt --version'

  # try ack-grep first as Debian distributions contain a completely
  # different program called ack.
  typeopt=$(ack-grep --help=types 2/dev/null || \
ack --help=types 2/dev/null |perl -ne \
'print --$1 --no$1  if /^\s+--\[no\](\S+)\s+/' 2/dev/null)

  # set nopattern to 1 if only listing files
  for i in ${comp_wor...@]}; do
  [[ $i = -f ]]  nopattern=1  break
  done

  case ${cur} in
# option with argument
-*=*)
# split the option and the argument
opt=${cur%%=*}
cur=${cur#*=}

# special cases
case ${opt} in
  --?(no)ignore-dir)  # directory matching
#COMPREPLY=( $(compgen -d -- ${cur}) )
_filedir -d
return 0;;
  --rc) # file matching
#COMPREPLY=( $(compgen -f -- ${cur}) )
_filedir
return 0;;
  --pager)  # command matching
COMPREPLY=( $(compgen -c -- ${cur}) )
return 0;;
  *)
return 0;;
esac;;
# option without argument
-*)
   

Bug#543517:

2009-10-30 Thread Javier Kohen
This just happened to me when I switched from Compiz to Mutter.


Bug#398315: gnome-main-menu: Never goes to sleep

2009-10-11 Thread Javier Kohen
I don't know if the bug can be reproduced, I uninstalled gnome-main-menu
back then. Feel free to close it for lack of information.


Bug#536739: quodlibet: crahses at startup while trying to import EditingPlugins

2009-07-13 Thread Javier Kohen
On Mon, Jul 13, 2009 at 14:38, A. Christine Spang sp...@mit.edu wrote:

 On Mon, Jul 13, 2009 at 06:41:40AM +0200, David Riebenbauer wrote:
  Package: quodlibet
  Version: 2.1-1
  Severity: important
 
  I am actually quite surprised to be the first to report this bug.
  Quodlibet won't start for me. Here's the output on the commandline.

 I can reproduce, and I've tracked down which files are causing the
 failure. It's definitely a packaging issue, and I think it has something
 to do with python-support triggers. I'll look at it more tonight or
 tomorrow and get back to you. (A hackish temporary fix would be to kill
 /usr/lib/pymodules/python2.5/quodlibet/plugins/editing/__init__.py* and
 /usr/lib/pymodules/python2.5/quodlibet/plugins/songsmenu/__init__.py*.)

 It seems to not occur sometimes depending on what packages out of
 exfalso, quodlibet, quodlibet-plugins, and quodlibet-ext are installed,
 which might explain why no one else has reported this yet.


For what it's worth, I just came back from a weekend trip, I upgraded all
four packages to the latest version, and I'm seeing this now. However, I
didn't want to report this when David had already reported it.

Thanks for promptly looking into this,


Bug#536739: quodlibet: crahses at startup while trying to import EditingPlugins

2009-07-13 Thread Javier Kohen
On Mon, Jul 13, 2009 at 12:38, A. Christine Spang sp...@mit.edu wrote:

 On Mon, Jul 13, 2009 at 06:41:40AM +0200, David Riebenbauer wrote:
  Package: quodlibet
  Version: 2.1-1
  Severity: important
 
  I am actually quite surprised to be the first to report this bug.
  Quodlibet won't start for me. Here's the output on the commandline.

 I can reproduce, and I've tracked down which files are causing the
 failure. It's definitely a packaging issue, and I think it has something
 to do with python-support triggers. I'll look at it more tonight or
 tomorrow and get back to you. (A hackish temporary fix would be to kill
 /usr/lib/pymodules/python2.5/quodlibet/plugins/editing/__init__.py* and
 /usr/lib/pymodules/python2.5/quodlibet/plugins/songsmenu/__init__.py*.)


I removed these files to no avail:
Traceback (most recent call last):
  File /usr/bin/quodlibet, line 285, in module
main()
  File /usr/bin/quodlibet, line 49, in main
from quodlibet import widgets
  File /usr/lib/pymodules/python2.5/quodlibet/__init__.py, line 117, in
import_ql
try: return old_import(module, *args, **kwargs)
  File /usr/lib/pymodules/python2.5/quodlibet/widgets.py, line 21, in
module
from quodlibet.plugins.events import EventPlugins
ImportError: cannot import name EventPlugins


Bug#525686: gnome-applets: Media keys reset keyboard layout to the default

2009-06-17 Thread Javier Kohen
2009/6/17 Josselin Mouette j...@debian.org

 reassign 525686 gnome-settings-daemon 2.24.1-2
 thanks

 Le dimanche 26 avril 2009 à 17:35 +0200, Javier Kohen a écrit :
  Pressing one of the media keys, such as XF86AudioPlay, XF86HomePage,
  etc., causes the keyboard layout to be switched back to the default.

 Does it still happen with gnome-settings-daemon 2.26 ?


Yes, it does. I've just tried with 2.26.1-2.


Bug#525685: gnome-applets: Strange layout ??

2009-04-26 Thread Javier Kohen
Package: gnome-applets
Version: 2.24.3.1-2+b1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The applet shows a strange layout ?? in the panel widget. It appeared
during the transition to X.org 1.6.

According to the keyboard preferences I have EEUU Dvorak (default) (EEUU)
and Poland Dvorak, Polish quotes in the quote keys (Pol), which is what I
already had. Then according to the groups menu in the applet I have EEUU and
Pol. However, when I left-click on the applet, or when I use the keyboard
binding to switch the layout (Lshift-Rshift in my case), it cycles through
EEUU, Pol, and ??.

The ?? layout behaves like a strange deadkeys layout. It seems to be
English, but the period key is a deadkey. Apostrophe and other keys which
are normally deadkeys, are not in this one.

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

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

Versions of packages gnome-applets depends on:
ii  gconf2   2.26.0-1GNOME configuration database
syste
ii  gnome-applet 2.24.3.1-2  Various applets for GNOME 2
panel
ii  gnome-icon-t 2.24.0-4GNOME Desktop icon theme
ii  gnome-panel  2.24.3-1+b1 launcher and docking facility
for
ii  gstreamer0.1 0.10.22-5   GStreamer plugin for ALSA
ii  gstreamer0.1 0.10.11-2   GStreamer plugins from the
bad s
ii  gstreamer0.1 0.10.14-2   GStreamer plugins from the
good
ii  gvfs 1.0.3-4 userspace virtual filesystem -
ser
ii  libapm1  3.2.2-12Library for interacting with
APM d
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libbonoboui2 2.24.1-1The Bonobo UI library
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libcpufreq0  004-2   shared library to deal with the
cp
ii  libdbus-1-3  1.2.12-1simple interprocess messaging
syst
ii  libdbus-glib 0.80-3  simple interprocess messaging
syst
ii  libgconf2-4  2.26.0-1GNOME configuration database
syste
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libgnome-des 2.26.1-1Utility library for loading
.deskt
ii  libgnome2-0  2.24.1-2The GNOME 2 library - runtime
file
ii  libgnomekbd3 2.24.0-3GNOME library to manage
keyboard c
ii  libgnomeui-0 2.24.1-1The GNOME 2 libraries (User
Interf
ii  libgstreamer 0.10.22-5   GStreamer libraries from the
base
ii  libgstreamer 0.10.22-3   Core GStreamer libraries and
eleme
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user
interface
ii  libgtop2-7   2.24.3-1gtop system monitoring library
ii  libgucharmap 1:2.24.3-1  Unicode browser widget library
(sh
ii  libgweather1 2.24.3-1GWeather shared library
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer -
share
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to
a n
ii  liboobs-1-4  2.22.0-2GObject based interface to
system-
ii  libpanel-app 2.24.3-1+b1 library for GNOME Panel applets
ii  libpango1.0- 1.24.0-3+b1 Layout and rendering of
internatio
ii  libpolkit-db 0.9-3   library for accessing PolicyKit
vi
ii  libpolkit2   0.9-3   library for accessing PolicyKit
ii  libwnck222.24.2-2Window Navigator Construction
Kit
hi  libx11-6 2:1.2.1-1   X11 client-side library
ii  libxklavier1 3.9-1   X Keyboard Extension high-level
AP
ii  libxml2  2.7.3.dfsg-1GNOME XML library
ii  python   2.5.4-2 An interactive high-level
object-o

Versions of packages gnome-applets recommends:
ii  cpufrequtils  004-2  utilities to deal with the
cpufreq
pn  deskbar-appletnone (no description available)
ii  gnome-media   2.24.0.1-3 GNOME media utilities
pn  gnome-netstatus-appletnone (no description available)
ii  gnome-system-monitor  2.24.4-1   Process viewer and system
resource
ii  policykit-gnome   0.9.2-1GNOME dialogs for PolicyKit
ii  python-gnome2 2.22.3-3   Python bindings for the GNOME
desk

Versions of packages gnome-applets suggests:
ii  acpid 1.0.8-8Utilities for using ACPI power
man
ii  tomboy0.12.2-5   desktop note taking program
using

- -- debconf information:
 

Bug#525686: gnome-applets: Media keys reset keyboard layout to the default

2009-04-26 Thread Javier Kohen
Package: gnome-applets
Version: 2.24.3.1-2+b1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Pressing one of the media keys, such as XF86AudioPlay, XF86HomePage, etc.,
causes the keyboard layout to be switched back to the default.

E.g. my default is EEUU, and I also have Pol. I have enabled the option so
each window has its own layout. If I switch a window (say Firefox, or Emacs
GTK) to Pol, and press one of the media keys, the layout reverts to EEUU.
Pressing one of those keys while the layout is EEUU has no visible effect to
the layout.

The media keys still perform their expected function. QT and XLib programs
such as Skype and xterm show the same behavior.

I'm sending this report to the keyboard applet, because that's what shows me
the layout change. I wouldn't know what component is ultimately responsible
for this behavior, so please forward the bug to it, if necessary.

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

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

Versions of packages gnome-applets depends on:
ii  gconf2   2.26.0-1GNOME configuration database
syste
ii  gnome-applet 2.24.3.1-2  Various applets for GNOME 2
panel
ii  gnome-icon-t 2.24.0-4GNOME Desktop icon theme
ii  gnome-panel  2.24.3-1+b1 launcher and docking facility
for
ii  gstreamer0.1 0.10.22-5   GStreamer plugin for ALSA
ii  gstreamer0.1 0.10.11-2   GStreamer plugins from the
bad s
ii  gstreamer0.1 0.10.14-2   GStreamer plugins from the
good
ii  gvfs 1.0.3-4 userspace virtual filesystem -
ser
ii  libapm1  3.2.2-12Library for interacting with
APM d
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libbonoboui2 2.24.1-1The Bonobo UI library
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libcpufreq0  004-2   shared library to deal with the
cp
ii  libdbus-1-3  1.2.12-1simple interprocess messaging
syst
ii  libdbus-glib 0.80-3  simple interprocess messaging
syst
ii  libgconf2-4  2.26.0-1GNOME configuration database
syste
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libgnome-des 2.26.1-1Utility library for loading
.deskt
ii  libgnome2-0  2.24.1-2The GNOME 2 library - runtime
file
ii  libgnomekbd3 2.24.0-3GNOME library to manage
keyboard c
ii  libgnomeui-0 2.24.1-1The GNOME 2 libraries (User
Interf
ii  libgstreamer 0.10.22-5   GStreamer libraries from the
base
ii  libgstreamer 0.10.22-3   Core GStreamer libraries and
eleme
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user
interface
ii  libgtop2-7   2.24.3-1gtop system monitoring library
ii  libgucharmap 1:2.24.3-1  Unicode browser widget library
(sh
ii  libgweather1 2.24.3-1GWeather shared library
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer -
share
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to
a n
ii  liboobs-1-4  2.22.0-2GObject based interface to
system-
ii  libpanel-app 2.24.3-1+b1 library for GNOME Panel applets
ii  libpango1.0- 1.24.0-3+b1 Layout and rendering of
internatio
ii  libpolkit-db 0.9-3   library for accessing PolicyKit
vi
ii  libpolkit2   0.9-3   library for accessing PolicyKit
ii  libwnck222.24.2-2Window Navigator Construction
Kit
hi  libx11-6 2:1.2.1-1   X11 client-side library
ii  libxklavier1 3.9-1   X Keyboard Extension high-level
AP
ii  libxml2  2.7.3.dfsg-1GNOME XML library
ii  python   2.5.4-2 An interactive high-level
object-o

Versions of packages gnome-applets recommends:
ii  cpufrequtils  004-2  utilities to deal with the
cpufreq
pn  deskbar-appletnone (no description available)
ii  gnome-media   2.24.0.1-3 GNOME media utilities
pn  gnome-netstatus-appletnone (no description available)
ii  gnome-system-monitor  2.24.4-1   Process viewer and system
resource
ii  policykit-gnome   0.9.2-1GNOME dialogs for PolicyKit
ii  python-gnome2 2.22.3-3   Python bindings for the GNOME
desk

Versions of packages gnome-applets suggests:
ii  acpid 1.0.8-8Utilities for using ACPI power
man
ii  tomboy  

Bug#433656: evolution: Invalid memory reference

2009-03-07 Thread Javier Kohen
On Sat, Mar 7, 2009 at 11:15, Yves-Alexis Perez cor...@debian.org wrote:

 On mer, 2007-07-18 at 13:39 +0200, Javier Kohen wrote:
  Using GConf Editor I clicked on remove entry (translating the label
  from Spanish) for key /desktop/gnome/interface/monospace_font_name . The
  old and new values were Monospace 10 (in other words, the value didn't
  change).
 
  Evolution crashed as soon as I triggered that action. Its window was in
  a different workspace, so no direct user interaction took place.
 
 Does this still happen in recent evo in unstable and/or experimental. It
 seems that there were quite a few reports about “invalid memory
 reference” around 2.10.1 time. So maybe it was something related to the
 lib states at that time.


To be honest I don't know. I migrated away from Evolution about a year ago,
and I don't remember anything related to this issue.

I guess you can close it.

Thanks a lot!


Bug#487927: liferea: uses 100% CPU, but stays usable, crashes at shutdown

2008-06-30 Thread Javier Kohen
El lun, 30-06-2008 a las 21:35 +0300, Heikki Hokkanen escribió:
 Hello,
 
 I started seeing this as well after upgrading to Liferea 1.4.16b-0.1 
 yesterday.
 
 I'm not sure if the bug needs interactive use to trigger, but at least
 it keeps consuming all cpu it can get until it is closed (I can see
 8h+ full CPU use from graphs).
 
 However, I didn't notice a crash happening when quitting Liferea, so
 maybe that's a different bug?

I see the crash only when I force Liferea to quit, since sometimes it
takes a while to shutdown when in this state where it uses 100% CPU and
my patience has limits ;-) If I let it shut itself down the crash
doesn't occur.

Off-topic cheap plug: I've since migrated to Google Reader, since I got
tired of Liferea's bugs and slow behavior, and I can say it rocks.
Migrating is trivial, since you can import the list of feeds.


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#487765: quodlibet: Unrated songs should have a 0 rank not 0.5 (2 notes)

2008-06-24 Thread Javier Kohen
I fail to see why 0 is better than 0.5 as a magic value, while 0.5 might be
a more statistically correct estimation (assuming you like the songs in your
collection uniformly ;-) ). On the other hand, having a not yet rated flag
sounds like a nice idea for your usage pattern.

On Tue, Jun 24, 2008 at 11:02 AM, Tetsuo [EMAIL PROTECTED] wrote:

 I agree with you it would be nice and more confuse

 For the moment here my process :

 1- import some album
 2 - tag tracks with a personnal tag rating=No
 3 - When a rating campaign begin (to scan the album and rated it),
 rate songs and pass personnal tags from No to Yes
 4 - Use rating tag with
  a) search engine to exclude include tracks
  b) know If they pass the judgement day campaign
  c) excluse them fof last fm plugin ;-)

 2008/6/24 Daniel Dickinson [EMAIL PROTECTED]:
  Paitith w kage: quodlibet
  Version: 1.0-2
  Severity: normal
 
 
  Currently when a song is first imported into the library it has a ranking
 of 0.5 (two notes).  I think it should be 0 so that unrated songs are the
 lowest rank, and it is easy to find unrated songs (especially if one always
 gives a song a rank of .25 when actually rated).
 
  Either that there should be a 'rated' property and a filter that allows
 selection of only unrated songs.
 
  -- System Information:
  Debian Release: lenny/sid
   APT prefers testing
   APT policy: (500, 'testing'), (500, 'stable')
  Architecture: i386 (i686)
 
  Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
  Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/bash
 
  Versions of packages quodlibet depends on:
  ii  exfalso   1.0-2  audio tag editor for GTK+
  ii  gstreamer0.10-plugins-base0.10.19-2  GStreamer plugins from the
 base
  ii  gstreamer0.10-plugins-good0.10.8-4   GStreamer plugins from the
 good
  ii  gstreamer0.10-plugins-ugly0.10.8-1   GStreamer plugins from the
 ugly
  ii  python2.5.2-1An interactive high-level
 object-o
  ii  python-central0.6.7  register and build utility
 for Pyt
  ii  python-gst0.100.10.11-1  generic media-playing
 framework (P
 
  Versions of packages quodlibet recommends:
  ii  gstreamer0.10-alsa0.10.19-2  GStreamer plugin for ALSA
  pn  gstreamer0.10-gnomevfsnone (no description available)
  ii  python-feedparser 4.1-10 Universal Feed Parser for
 Python
  ii  quodlibet-ext 1.0-2+b1   extensions for the Quod
 Libet audi
 
  -- no debconf information
 
 
 
 
  --
  To unsubscribe, send mail to [EMAIL PROTECTED]
 


 --
 To unsubscribe, send mail to [EMAIL PROTECTED]



Bug#396311: quodlibet: automatically reverts to old data during song change when editing tags

2008-04-22 Thread Javier Kohen
I've seen this bug a few times on the current QL on Debian/unstable (1.0 I
believe, I'm not at my desktop now).

On Tue, Apr 22, 2008 at 2:04 PM, Andreas Bombe [EMAIL PROTECTED] wrote:

 Package: quodlibet
 Followup-For: Bug #396311

 On Tue, Oct 31, 2006 at 07:18:44AM +0200, Tshepang Lekhonkhobe wrote:
  Package: quodlibet
  Version: 0.23.1-1
  Severity: normal
 
  It's pretty ucomfortable after a lot of work editing tags, only to see
  the work disappear to what it was before editing. That happens when
  the current song ends, and the next starts. Could you please get rid
  of this interruption. Thanks...

 This bug you reported is still open on quodlibet.  I have reported an
 identical bug against version 0.19.1-1 (as can be seen in
 http://bugs.debian.org/363163 ) and it was fixed in 0.20-1.  However you
 report it against 0.23.1-1.  Could you check if this bug is still there,
 please?




 --
 To unsubscribe, send mail to [EMAIL PROTECTED]



Bug#470504: gri-el: Relies on gv, but does not recommend it

2008-03-11 Thread Javier Kohen
Package: gri-el
Version: 2.12.16-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This package relies on gv for rendering previews, but it does not recommend or 
suggest the gv package.

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

Kernel: Linux 2.6.24.3
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gri-el depends on:
ii  emacs [emacsen]   22.1+1-3   The GNU Emacs editor (metapackage)
ii  emacs22-gtk [emacsen] 22.1+1-3   The GNU Emacs editor (with GTK use
ii  gri   2.12.16-2  a language for scientific illustra

gri-el recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH1rsh823633cP2P8RAjEeAKCWZnKI4YzibFUL2HLMrZeF32+iZwCeO4tH
T/EwHo6oT4CEDxDdcKYaOsI=
=GTxB
-END PGP SIGNATURE-



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



Bug#461318: The entry is misplaced

2008-03-09 Thread Javier Kohen
I thought I had seen this bug, but it seems that the entry is actually
created, but placed under the wrong menu. In my case I was adding
jUploadr to the Graphics menu (I'm translating from Spanish, so it might
actually be called something else in English). I then noticed that it
had been added to the Graphics menu under the Debian menu hierarchy.
Simply dragging the entry and dropping it in the menu I originally
intended it to be worked around the issue for me.

Cheers,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#468869: libmono-addins-gui0.2-cil: Duplicate file provided policy.0.2.config

2008-03-01 Thread Javier Kohen
Package: libmono-addins-gui0.2-cil
Version: 0.3.1-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I get the following error message both when upgrading from 0.3-1 as well as 
after purging both referenced packages (and their dependent packages) and 
reinstalling them:

/var/cache/apt/archives/libmono-addins-gui0.2-cil_0.3.1-1_all.deb: intentando 
sobreescribir `/usr/lib/cli/mono-addins-0.2/policy.0.2.config', que está 
también en el paquete libmono-addins0.2-cil

In other words, the gui package is trying to overwrite a file provided by the 
non gui package.

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

Kernel: Linux 2.6.24.1
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmono-addins0.2-cil depends on:
ii  cli-common  0.5.6common files between all CLI packa
ii  libc6   2.7-8GNU C Library: Shared libraries
ii  libmono-corlib1.0-cil   1.2.6+dfsg-2 Mono core library (1.0)
ii  libmono-sharpzip0.84-cil1.2.6+dfsg-2 Mono SharpZipLib library
ii  libmono-system1.0-cil   1.2.6+dfsg-2 Mono System libraries (1.0)
ii  mono-runtime1.2.6+dfsg-2 Mono runtime

libmono-addins0.2-cil recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyfUR823633cP2P8RAghcAKCczcjLkn72rErlmmxhvPbWOVYYCwCgnUAk
kehqyWWVRPNtDhATJcsItHM=
=FtUi
-END PGP SIGNATURE-




Bug#465481: seahorse: Never finishes creating subkey

2008-02-12 Thread Javier Kohen
Package: seahorse
Version: 2.20.3-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I tried to add an ElGamal subkey to my GPG key. Seahorse and GPG started using 
100% of CPU (split half and half) and after an hour or two Seahorse's process 
memory had grown so much that I had to kill it before it brought down my X 
session. I repeated the operation with a smaller key (1024) and the same thing 
happened. I finally decided to use gpg --edit-key // addsubkey and it only took 
a couple seconds to have the key generated.

In case it matters, the expiration was set to next year.

GPG is 1.4.6.

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

Kernel: Linux 2.6.24.1
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages seahorse depends on:
ii  gconf2 2.20.1-2  GNOME configuration database syste
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libavahi-client3   0.6.22-2  Avahi client library
ii  libavahi-common3   0.6.22-2  Avahi common library
ii  libavahi-glib1 0.6.22-2  Avahi glib integration library
ii  libbonobo2-0   2.21.90-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.21.90-1 The Bonobo UI library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libgcc11:4.3-20080202-1  GCC support library
ii  libgconf2-42.20.1-2  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgnome-keyring0  2.20.3-1  GNOME keyring services library
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeprint2.2-0 2.18.3-1  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.18.2-1  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.20.1-1GNOME Virtual File System (runtime
ii  libgpgme11 1.1.6-1   GPGME - GnuPG Made Easy
ii  libgtk2.0-02.12.7-1  The GTK+ graphical user interface 
ii  libgtksourceview2.0-0  2.0.2-1   shared libraries for the GTK+ synt
hi  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libldap2   2.1.30.dfsg-13.5  OpenLDAP libraries
ii  libnautilus-extension1 2.20.0-3  libraries for nautilus components 
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  libnspr4-0d4.7.0~1.9b1-2 NetScape Portable Runtime Library
ii  liborbit2  1:2.14.10-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.20.3-1  library for GNOME Panel applets
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
hi  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libsoup2.2-8   2.2.104-1 an HTTP library implementation in 
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  libxul0d   1.8.1.12-1Gecko engine library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages seahorse recommends:
ii  openssh-client1:4.7p1-3  secure shell client, an rlogin/rsh

- -- debconf information:
* seahorse/SUID: true

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHseh+823633cP2P8RAj0oAJ4incOKrU3usd1q8gLV6hZDHkuKQQCeK0du
dUxi5BxNDVwiHc+uJeMyqeg=
=HYjj
-END PGP SIGNATURE-



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



Bug#449051: firestarter: Fix

2008-02-03 Thread Javier Kohen
Package: firestarter
Version: 1.0.3-6
Followup-For: Bug #449051

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm attaching a fix for this bug.

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

Kernel: Linux 2.6.24
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages firestarter depends on:
ii  gconf2 2.20.1-2  GNOME configuration database syste
ii  gksu   2.0.0-5   graphical frontend to su
ii  iptables   1.3.8.0debian1-1  administration tools for packet fi
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.21.90-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.21.90-1 The Bonobo UI library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgconf2-42.20.1-2  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.5-2  The GLib library of C routines
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.20.1-1GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.7-1  The GTK+ graphical user interface 
hi  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.10-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
hi  libsm6 2:1.0.3-1+b1  X11 Session Management library
hi  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  lsb-base   3.1-24Linux Standard Base 3.1 init scrip
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

firestarter recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHpekx823633cP2P8RAkm0AJ9iVEHJSnLS8ToEAYKMNSJiPzCQaACfdHEA
r9xuMm4Hrxfg6bxAkpUU4VE=
=iSba
-END PGP SIGNATURE-
--- firestarter-1.0.3/src/statusview.c~	2005-01-29 09:32:08.0 -0300
+++ firestarter-1.0.3/src/statusview.c	2008-02-03 12:48:14.0 -0200
@@ -313,7 +313,7 @@
 connectionview_append_connection (gchar *source, gchar *destination, gchar *port, gchar *service)
 {
 	GtkListStore *store = get_connectionstore ();
-	GtkTreeIter *iter = g_new (GtkTreeIter, 1);
+	GtkTreeIter iter;
 	unsigned long inode = -1;
 	gchar *program;
 	static gchar *firewall_ip = NULL;
@@ -332,8 +332,8 @@
 	else
 		program = g_strdup ();
 
-	gtk_list_store_append (store, iter);
-	gtk_list_store_set (store, iter,
+	gtk_list_store_append (store, iter);
+	gtk_list_store_set (store, iter,
 	CONNECTIONCOL_SOURCE, source,
 	CONNECTIONCOL_DESTINATION, destination,
 	CONNECTIONCOL_PORT, port,
@@ -344,7 +344,7 @@
 
 	gtk_tree_view_columns_autosize (GTK_TREE_VIEW (connectionview));
 
-	return iter;
+	return gtk_tree_iter_copy(iter);
 }
 
 static void


Bug#449051: firestarter: Proper backtrace

2008-01-26 Thread Javier Kohen
Package: firestarter
Version: 1.0.3-6
Followup-For: Bug #449051

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Running a non-stripped binary with the following options made it easier to get 
a meaningful backtrace.


# G_SLICE=debug-blocks gdb /usr/sbin/firestarter 
GNU gdb 6.7.1-debian
Copyright (C) 2007 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...
Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
(gdb) r
Starting program: /usr/sbin/firestarter 
[Thread debugging using libthread_db enabled]
[New Thread 0xb6ee08c0 (LWP 25524)]

(firestarter:25524): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols 
specified are supported and host-based authentication failed.
[New Thread 0xb68abb90 (LWP 25529)]
[Thread 0xb68abb90 (LWP 25529) exited]
[New Thread 0xb68abb90 (LWP 25530)]
[Thread 0xb68abb90 (LWP 25530) exited]
[New Thread 0xb68abb90 (LWP 25531)]
[Thread 0xb68abb90 (LWP 25531) exited]
[New Thread 0xb68abb90 (LWP 25532)]
[Thread 0xb68abb90 (LWP 25532) exited]
[New Thread 0xb68abb90 (LWP 25535)]
[Thread 0xb68abb90 (LWP 25535) exited]
[New Thread 0xb68abb90 (LWP 25541)]
[Thread 0xb68abb90 (LWP 25541) exited]
[New Thread 0xb604ab90 (LWP 25550)]
[Thread 0xb604ab90 (LWP 25550) exited]
[New Thread 0xb604ab90 (LWP 25551)]
[Thread 0xb604ab90 (LWP 25551) exited]
[New Thread 0xb604ab90 (LWP 25552)]
[Thread 0xb604ab90 (LWP 25552) exited]
[New Thread 0xb604ab90 (LWP 25553)]
[Thread 0xb604ab90 (LWP 25553) exited]
[New Thread 0xb604ab90 (LWP 25559)]
[Thread 0xb604ab90 (LWP 25559) exited]
[New Thread 0xb68abb90 (LWP 25560)]
[Thread 0xb68abb90 (LWP 25560) exited]
[New Thread 0xb68abb90 (LWP 25561)]
[Thread 0xb68abb90 (LWP 25561) exited]
[New Thread 0xb68abb90 (LWP 25562)]
[Thread 0xb68abb90 (LWP 25562) exited]
[New Thread 0xb68abb90 (LWP 25563)]
[Thread 0xb68abb90 (LWP 25563) exited]
[New Thread 0xb68abb90 (LWP 25564)]
[Thread 0xb68abb90 (LWP 25564) exited]
[New Thread 0xb68abb90 (LWP 25565)]
[Thread 0xb68abb90 (LWP 25565) exited]
[New Thread 0xb68abb90 (LWP 25566)]
[Thread 0xb68abb90 (LWP 25566) exited]
[New Thread 0xb68abb90 (LWP 25568)]
[Thread 0xb68abb90 (LWP 25568) exited]
[New Thread 0xb68abb90 (LWP 25571)]
[Thread 0xb68abb90 (LWP 25571) exited]
[New Thread 0xb68abb90 (LWP 25572)]
GSlice: MemChecker: attempt to release non-allocated block: 0x8261260 size=16

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb6ee08c0 (LWP 25524)]
0xb7f63410 in __kernel_vsyscall ()
(gdb) thread apply all bt full

Thread 22 (Thread 0xb68abb90 (LWP 25572)):
#0  0xb7f63410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb738add2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7c93083 in g_cond_timed_wait_posix_impl (cond=0x82fd688, 
entered_mutex=0x80, abs_time=0xc1)
at /build/buildd/glib2.0-2.14.5/gthread/gthread-posix.c:242
result = value optimized out
end_time = {tv_sec = 1201367000, tv_nsec = 38907000}
__PRETTY_FUNCTION__ = g_cond_timed_wait_posix_impl
#3  0xb73ab041 in g_async_queue_pop_intern_unlocked (queue=0x80e7538, 
try=value optimized out, end_time=0xb68ab394)
at /build/buildd/glib2.0-2.14.5/glib/gasyncqueue.c:341
retval = value optimized out
__PRETTY_FUNCTION__ = g_async_queue_pop_intern_unlocked
#4  0xb73ed6d2 in g_thread_pool_thread_proxy (data=0x80e7500)
at /build/buildd/glib2.0-2.14.5/glib/gthreadpool.c:220
task = value optimized out
pool = (GRealThreadPool *) 0x80e7500
#5  0xb73eb94f in g_thread_create_proxy (data=0x83b4718)
at /build/buildd/glib2.0-2.14.5/glib/gthread.c:635
__PRETTY_FUNCTION__ = g_thread_create_proxy
#6  0xb73864fb in start_thread () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#7  0xb730993e in clone () from /lib/i686/cmov/libc.so.6
No symbol table info available.

Thread 1 (Thread 0xb6ee08c0 (LWP 25524)):
#0  0xb7f63410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb725df15 in raise () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb725f891 in abort () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#3  0xb73e4652 in IA__g_slice_free1 (mem_size=16, mem_block=0x8261260)
at /build/buildd/glib2.0-2.14.5/glib/gslice.c:859
tmem = value optimized out
ix = value optimized out
chunk_size = 16
acat = 1
#4  0xb7b25e99 in IA__gtk_tree_iter_free (iter=0x0)
at /tmp/buildd/gtk+2.0-2.12.5/gtk/gtktreemodel.c:885
__PRETTY_FUNCTION__ = IA__gtk_tree_iter_free
#5  0x08061de4 in free_connection_entry (data=0x839ae68) at statusview.c:776
No locals.
#6  

Bug#355592: Fixed

2008-01-22 Thread Javier Kohen
The Buenos Aires location is no longer available in the listing, thus
the bug can be considered as fixed for all practical matters.

-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#461437: libgtk2.0-0: Causes BadAlloc error

2008-01-18 Thread Javier Kohen
Package: libgtk2.0-0
Version: 2.12.5-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just upgraded from libgtk 2.12.3-2 and some applications broke. Namely amule 
and azureus started giving a BadAlloc error on startup (before the application 
window first appears). Other applications seem unaffected thus far.

Following the on-screen instructions I added a breakpoint on gdk_x_error and 
started amule with the --sync option and this is the backtrace I got:
Breakpoint 1, gdk_x_error (display=0x8579da0, error=0xbfd96c0c)
at /tmp/buildd/gtk+2.0-2.12.5/gdk/x11/gdkmain-x11.c:614
614 /tmp/buildd/gtk+2.0-2.12.5/gdk/x11/gdkmain-x11.c: No such file or 
directory.
in /tmp/buildd/gtk+2.0-2.12.5/gdk/x11/gdkmain-x11.c
(gdb) bt
#0  gdk_x_error (display=0x8579da0, error=0xbfd96c0c)
at /tmp/buildd/gtk+2.0-2.12.5/gdk/x11/gdkmain-x11.c:614
#1  0xb6e591ef in _XError (dpy=0x8579da0, rep=0xbfd96cd0)
at ../../src/XlibInt.c:2888
#2  0xb6e5adcb in _XReply (dpy=0x8579da0, rep=0xbfd96cd0, extra=0, discard=1)
at ../../src/XlibInt.c:1817
#3  0xb6e520b8 in XSync (dpy=0x8579da0, discard=0) at ../../src/Sync.c:48
#4  0xb6e52243 in _XSyncFunction (dpy=0x8579da0) at ../../src/Synchro.c:37
#5  0xb6f756fd in XShmCreatePixmap () from /usr/lib/libXext.so.6
#6  0xb701fe10 in _gdk_x11_image_get_shm_pixmap (image=0x85acdd0)
at /tmp/buildd/gtk+2.0-2.12.5/gdk/x11/gdkimage-x11.c:408
#7  0xb7020dc3 in _gdk_x11_copy_to_image (drawable=0x90f7ac0, image=0x85acdd0, 
src_x=0, src_y=0, dest_x=0, dest_y=0, width=32, height=42)
at /tmp/buildd/gtk+2.0-2.12.5/gdk/x11/gdkimage-x11.c:508
#8  0xb6ff021a in IA__gdk_drawable_copy_to_image (drawable=0x90f7ac0, 
image=0x85acdd0, src_x=0, src_y=0, dest_x=0, dest_y=0, width=32, height=42)
at /tmp/buildd/gtk+2.0-2.12.5/gdk/gdkdraw.c:1067
#9  0xb6ff021a in IA__gdk_drawable_copy_to_image (drawable=0x90f4050, 
image=0x85acdd0, src_x=0, src_y=0, dest_x=0, dest_y=0, width=32, height=42)
at /tmp/buildd/gtk+2.0-2.12.5/gdk/gdkdraw.c:1067
#10 0xb6ff9264 in IA__gdk_pixbuf_get_from_drawable (dest=0x85a3c00, 
src=0x90f4050, cmap=0x0, src_x=0, src_y=0, dest_x=0, dest_y=0, width=32, 
height=42) at /tmp/buildd/gtk+2.0-2.12.5/gdk/gdkpixbuf-drawable.c:1300
#11 0xb7894fa0 in wxBitmap::GetPixbuf ()
   from /usr/lib/libwx_gtk2u_core-2.6.so.0
#12 0xb78ba62b in wxTopLevelWindowGTK::SetIcons ()
   from /usr/lib/libwx_gtk2u_core-2.6.so.0
#13 0xb78bc11b in wxTopLevelWindowGTK::SetIcon ()
   from /usr/lib/libwx_gtk2u_core-2.6.so.0
#14 0x08132620 in ?? ()
#15 0x08128fc5 in ?? ()
#16 0x081293c7 in ?? ()
#17 0x08089309 in ?? ()
#18 0x0812823d in ?? ()
#19 0x0808f901 in wxAppConsole::CallOnInit ()
#20 0xb76b8980 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#21 0xb76b8a56 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#22 0x081284d0 in ?? ()
#23 0xb73eb450 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#24 0x0807e581 in ?? ()


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

Kernel: Linux 2.6.24-rc8
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgtk2.0-0 depends on:
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libcomerr21.40.4-1   common error description library
ii  libcupsys21.3.5-1Common UNIX Printing System(tm) - 
ii  libfontconfig12.5.0-2generic font configuration library
ii  libglib2.0-0  2.14.5-2   The GLib library of C routines
ii  libgnutls13   2.0.4-1the GNU TLS library - runtime libr
ii  libgtk2.0-common  2.12.5-1   Common files for the GTK+ graphica
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libkrb53  1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii  libpango1.0-0 1.18.4-1   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libtiff4  3.8.2-7Tag Image File Format (TIFF) libra
hi  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcomposite11:0.4.0-1  X11 Composite extension library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxdamage1   1:1.1.1-3  X11 damaged region extension libra
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR 

Bug#388079: wine: Causes page fault on initialization

2008-01-14 Thread Javier Kohen

On lun, 2008-01-14 at 05:49 +0100, Ove Kaaven wrote:
 Javier Kohen skrev:
  Package: wine
  Version: 0.9.18-1
  Severity: normal
  
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  This new package causes a page fault on initialization of a new .wine 
  directory. Running an application most likely results in other page faults 
  and dbus errors.
 
 This doesn't provide any actual information. Is this still a problem, 
 though?
 
 

No, not anymore.
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#457769: Acknowledgement (/usr/bin/winecfg: winecfg does not allow non-ASCII characters in paths)

2008-01-04 Thread Javier Kohen
The bug has been fixed upstream. I guess the fix will be included in the
next release.

See http://bugs.winehq.org/show_bug.cgi?id=10997

On mar, 2007-12-25 at 14:09 +, Debian Bug Tracking System wrote:
 Thank you for the problem report you have sent regarding Debian.
 This is an automatically generated reply, to let you know your message has
 been received.  It is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.
 
 Your message has been sent to the package maintainer(s):
  Ove Kaaven [EMAIL PROTECTED]
 
 If you wish to submit further information on your problem, please send
 it to [EMAIL PROTECTED] (and *not* to
 [EMAIL PROTECTED]).
 
 If you have filed this report in error and wish to close it, please
 send mail to [EMAIL PROTECTED] with an explanation
 why the bug report should be closed.
 
 Please do not reply to the address at the top of this message,
 unless you wish to report a problem with the Bug-tracking system.
 
 Debian bug tracking system administrator
 (administrator, Debian Bugs database)
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#457745: Missing shared library libwine.so.1

2007-12-25 Thread Javier Kohen
Package: wine
Version: 0.9.51-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just updated from winehq's wine 0.9.49 to this version and found out that 
wineprefixcreate, winecfg and wine itself all fail to run with the following 
error:
/usr/lib/wine/wine.bin: error while loading shared libraries: libwine.so.1: 
cannot open shared object file: No such file or directory
Wine failed with return code 127

I have installed libwine, for what is worth, but it doesn't provide any files 
directly under /usr/lib.

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

Kernel: Linux 2.6.23.10
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wine depends on:
ii  libwine-alsa  0.9.51-1   Windows API Implementation (ALSA S
ii  libwine-cms   0.9.51-1   Windows API Implementation (Color 
ii  libwine-gl0.9.51-1   Windows API Implementation (OpenGL
ii  libwine-gphoto2   0.9.51-1   Windows API Implementation (Camera
ii  libwine-ldap  0.9.51-1   Windows API Implementation (LDAP M
ii  libwine-print 0.9.51-1   Windows API Implementation (Printi
ii  libwine-sane  0.9.51-1   Windows API Implementation (Scanne
ii  wine-bin  0.9.51-1   Windows API Implementation (Binary
ii  wine-utils0.9.51-1   Windows API Implementation (Utilit

wine recommends no packages.

- -- debconf information:
  wine/del_wine_conf: true
  wine/install_type: Autodetect

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHcOP5823633cP2P8RAm5bAKCLxTnej0h4OKgr1GXHE3+Kl4cDOACeI/ky
BdXpuuvBP46KqDm9EZbdowY=
=XIMN
-END PGP SIGNATURE-



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



Bug#457769: /usr/bin/winecfg: winecfg does not allow non-ASCII characters in paths

2007-12-25 Thread Javier Kohen
Package: wine-bin
Version: 0.9.51-1
Severity: normal
File: /usr/bin/winecfg

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm trying to enter the path to my picture folder in the desktop integration 
tab, but winecfg refuses to accept the Spanish word for it, which is 
Imágenes. Both typing the path manually and using the browse dialog work, 
until Apply or Accept are clicked on, when the previous path is restored. 
Any path not containing an accented letter seems to work.

Besides this bug, it would be very nice if winecfg would pre-load these paths 
using xdg-user-dir, when available.

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

Kernel: Linux 2.6.23.10
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wine-bin depends on:
ii  libwine   0.9.51-1   Windows API Implementation (Librar
ii  xbase-clients 1:7.3+8miscellaneous X clients - metapack

wine-bin recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHcQz6823633cP2P8RAk2oAKCfPnzKge3BwF6PyDlHbL0/WJQFRwCfWp6d
lum85+rMLVZUv1f8NqfCetE=
=ECaT
-END PGP SIGNATURE-




Bug#457204: evolution: Forgets IMAP subscriptions on restart

2007-12-20 Thread Javier Kohen
Package: evolution
Version: 2.12.2-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I set up my GMail account via IMAP on Evo. I removed the subscription to the 
Sent Mail and All Mail folders, and they disappear from the folder list pane. 
However, when I restart Evolution they pop up back in the list. Moreover, when 
I go to the folder subscription dialog, I see that all the folders are marked 
as subscribed again.

I am not restarting EDS in the meanwhile, I just close Evo (I get no crash 
reports from BugBuddy) and I restart it right after.

The show only subscribed folders option in this account's configuration panel 
doesn't make any difference at all.

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

Kernel: Linux 2.6.23.10
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evolution depends on:
ii  dbus1.1.2-1  simple interprocess messaging syst
ii  evolution-common2.12.2-1 architecture independent files for
ii  evolution-data-server   1.12.2-1 evolution database backend server
ii  gconf2  2.20.1-1 GNOME configuration database syste
ii  gnome-icon-theme2.20.0-1 GNOME Desktop icon theme
ii  gtkhtml3.14 3.16.1-1 HTML rendering/editing library - b
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.2-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libcairo2   1.4.12-1 The Cairo 2D vector graphics libra
ii  libcamel1.2-10  1.12.2-1 The Evolution MIME message handlin
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libebook1.2-9   1.12.2-1 Client library for evolution addre
ii  libecal1.2-71.12.2-1 Client library for evolution calen
ii  libedataserver1.2-9 1.12.2-1 Utility library for evolution data
ii  libedataserverui1.2-8   1.12.2-1 GUI utility library for evolution 
ii  libegroupwise1.2-13 1.12.2-1 Client library for accessing group
ii  libexchange-storage1.2- 1.12.2-1 Backend library for evolution cale
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.20.1-1 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgnome-pilot2 2.0.15-2 Support libraries for gnome-pilot
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgnutls13 2.0.4-1  the GNU TLS library - runtime libr
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libgtkhtml3.14-19   3.16.1-1 HTML rendering/editing library - r
ii  libhal1 0.5.10-4 Hardware Abstraction Layer - share
hi  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libldap22.1.30.dfsg-13.5 OpenLDAP libraries
ii  libnm-glib0 0.6.5-3  network management framework (GLib
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  libnspr4-0d 4.7.0~1.9b1-1NetScape Portable Runtime Library
ii  libnss3-0d  3.12.0~1.9b1-1   Transition package for Network Sec
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpisock9  0.12.2-11library for communicating with a P
ii  libpisync0  0.12.2-11synchronization library for PalmOS
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
hi  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libsoup2.2-82.2.104-1an HTTP library implementation in 
hi  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext6   

Bug#456218: pidgin-libnotify: Does not give focus to new conversation

2007-12-19 Thread Javier Kohen
Package: pidgin-libnotify
Version: 0.13-2
Followup-For: Bug #456218

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Now the button has been fixed in that the new conversation opens when the 
button is clicked, however it is not given focus. So if it's opened in a window 
with other conversations, you have to still go find the new conversation tab in 
the window.

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

Kernel: Linux 2.6.23.10
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin-libnotify depends on:
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  libcairo2 1.4.12-1   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-1 simple interprocess messaging syst
ii  libfontconfig12.5.0-2generic font configuration library
ii  libglib2.0-0  2.14.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.3-2   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.4.4-3sends desktop notifications to a n
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
hi  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcomposite11:0.4.0-1  X11 Composite extension library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxdamage1   1:1.1.1-3  X11 damaged region extension libra
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  pidgin2.3.1-1graphical multi-protocol instant m

pidgin-libnotify recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHaPQi823633cP2P8RAvmGAJoCQBPh9iA+YmuA7KULoF83wpJB5gCfbZ9m
YkyKyxN6JfSne9rFBLx+F1o=
=vOLH
-END PGP SIGNATURE-



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



Bug#456218: pidgin-libnotify: Does not open window when clicking on open

2007-12-13 Thread Javier Kohen
Package: pidgin-libnotify
Version: 0.13-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When clicking on the open button that appears in the notification, no 
conversation is open in Pidgin. This used to work with Pidgin 2.2.x and I think 
with 2.3.0.

The buttons on notifications from Evoluton via mail-notification still work, 
for instance.

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

Kernel: Linux 2.6.23.9
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin-libnotify depends on:
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1.3 The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-1 simple interprocess messaging syst
ii  libglib2.0-0  2.14.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.3-2   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.4.4-3sends desktop notifications to a n
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
ii  pidgin2.3.1-1graphical multi-protocol instant m

pidgin-libnotify recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHYX70823633cP2P8RAoZ5AJwMLXO5lX5vvsQ6ZpiB9hijDId3owCcC2rx
H5gfl9o5DuJ4MOvc+yhTZxo=
=at/f
-END PGP SIGNATURE-



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



Bug#455471: gnome-keyring: Credentials byte was not nul

2007-12-10 Thread Javier Kohen
Package: gnome-keyring
Version: 2.20.2-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I started seeing the following message in the system logs between two to four 
times every hour:
gnome-keyring-daemon[28877]: Credentials byte was not nul

This only started a few days ago, presumably with the update from version 
2.20.1-1.

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

Kernel: Linux 2.6.23.9
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-keyring depends on:
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1.2 The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libgcrypt11   1.2.4-2LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.14.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.3-1   The GTK+ graphical user interface 
ii  libhal-storage1   0.5.10-4   Hardware Abstraction Layer - share
ii  libhal1   0.5.10-4   Hardware Abstraction Layer - share
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio

Versions of packages gnome-keyring recommends:
ii  libpam-gnome-keyring  2.20.2-1   GNOME keyring services PAM module

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHXQPO823633cP2P8RAh3WAJ9oJELFg19EnRS5qXMxEKBoMqyOZACeM11Q
GAzC4kFHFklzBvpsts8UlDw=
=smqo
-END PGP SIGNATURE-



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



Bug#455495: libtomcat5.5-java: Broken symlink xml-apis.jar

2007-12-10 Thread Javier Kohen
Package: libtomcat5.5-java
Version: 5.5.25-2
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This package provides a symlink to /usr/share/java/xml-apis.jar from 
/usr/share/tomcat5.5/common/endorsed/xml-apis.jar. However, the destination 
doesn't exist. The closest watch would be xmlParserAPIs.jar, which is provided 
by libxerces2-java-2.9.0-1, a dependency of this package.

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

Kernel: Linux 2.6.23.9
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtomcat5.5-java depends on:
ii  ant   1.7.0-2Java based build tool like make
ii  libcommons-collections3-java  3.1a-3.1   A set of abstract data type interf
ii  libcommons-dbcp-java  1.2.2-1Database Connection Pooling Servic
ii  libcommons-el-java1.0-4  Implementation of the JSP2.0 Expre
ii  libcommons-launcher-java  1.1-3  cross platform java application la
ii  libcommons-logging-java   1.1-1  commmon wrapper interface for seve
ii  libcommons-modeler-java   2.0.1-4convenience library to use Java Ma
ii  libcommons-pool-java  1.3-1  pooling implementation for Java ob
ii  libmx4j-java  3.0.1-3An open source implementation of t
ii  libservlet2.4-java5.0.30-6   Servlet 2.4 and JSP 2.0 Java class
ii  libxerces2-java   2.9.0-1Validating XML parser for Java wit

libtomcat5.5-java recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHXTDc823633cP2P8RAkccAKCFNGO2cx4w6XHiUwa80FUyJHUXwQCbB+jF
nX1Kz0EjlSvv9X0ieLm4q9o=
=e2uk
-END PGP SIGNATURE-



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



Bug#436298: f-spot: Orphaned

2007-12-08 Thread Javier Kohen
Package: f-spot
Version: 0.3.5-1.2
Followup-For: Bug #436298

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sven, this package has been orphaned. See this for more information:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453474

Hopefully Tim will find a sponsor soon!

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHWxuD823633cP2P8RAr6JAKCACkzbYWkcVUR4SdXhznW8U5nZJwCfQ/TI
cgwvo+6Gm0sWlNfB0QD9tSs=
=d+Hd
-END PGP SIGNATURE-



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



Bug#454434: evolution: Suddenly it's not translated anymore

2007-12-05 Thread Javier Kohen
Package: evolution
Version: 2.12.2-1
Severity: normal
Tags: l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just upgraded Evolution from 2.12.0 and most things are not translated 
anymore. One exception is the section names in the preferences dialog, but not 
the contents of the panels themselves. Another exception is the output of 
evolution --help when ran from the console. Practically everything else seems 
untranslated. ALso, running Evolution from the same console as above still 
gives the same fualty results.

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

Kernel: Linux 2.6.23.9
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evolution depends on:
ii  dbus1.1.2-1  simple interprocess messaging syst
ii  evolution-common2.12.2-1 architecture independent files for
ii  evolution-data-server   1.12.1-1 evolution database backend server
ii  gconf2  2.20.1-1 GNOME configuration database syste
ii  gnome-icon-theme2.20.0-1 GNOME Desktop icon theme
ii  gtkhtml3.14 3.16.1-1 HTML rendering/editing library - b
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.1-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-2GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1.1   The Cairo 2D vector graphics libra
ii  libcamel1.2-10  1.12.1-1 The Evolution MIME message handlin
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libebook1.2-9   1.12.1-1 Client library for evolution addre
ii  libecal1.2-71.12.1-1 Client library for evolution calen
ii  libedataserver1.2-9 1.12.1-1 Utility library for evolution data
ii  libedataserverui1.2-8   1.12.1-1 GUI utility library for evolution 
ii  libegroupwise1.2-13 1.12.1-1 Client library for accessing group
ii  libexchange-storage1.2- 1.12.1-1 Backend library for evolution cale
ii  libfontconfig1  2.5.0-1  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.20.1-1 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.4-1 The GLib library of C routines
ii  libgnome-pilot2 2.0.15-2 Support libraries for gnome-pilot
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgnutls13 2.0.4-1  the GNU TLS library - runtime libr
ii  libgtk2.0-0 2.12.2-1 The GTK+ graphical user interface 
ii  libgtkhtml3.14-19   3.16.1-1 HTML rendering/editing library - r
ii  libhal1 0.5.10-4 Hardware Abstraction Layer - share
hi  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libldap22.1.30.dfsg-13.5 OpenLDAP libraries
ii  libnm-glib0 0.6.5-3  network management framework (GLib
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  libnspr4-0d 4.7.0~1.9b1-1NetScape Portable Runtime Library
ii  libnss3-0d  3.11.7-1 Network Security Service libraries
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpisock9  0.12.2-10library for communicating with a P
ii  libpisync0  0.12.2-10synchronization library for PalmOS
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
hi  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libsoup2.2-82.2.104-1an HTTP library implementation in 
hi  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6   

Bug#454435: evolution: Creates contacts automatically with option disabled

2007-12-05 Thread Javier Kohen
Package: evolution
Version: 2.12.2-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Since I first upgraded to the 2.12.x I noticed that Evolution was creating 
contact entries even though the related preference is disabled. It really makes 
a mess of my contact list and it used to work with all previous releases I've 
used in the last few years, so it would be nice if it worked now as well.

I ended up disabling the plug-in. However, that also disables some information 
exchange with the instant messaging client.

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

Kernel: Linux 2.6.23.9
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evolution depends on:
ii  dbus1.1.2-1  simple interprocess messaging syst
ii  evolution-common2.12.2-1 architecture independent files for
ii  evolution-data-server   1.12.1-1 evolution database backend server
ii  gconf2  2.20.1-1 GNOME configuration database syste
ii  gnome-icon-theme2.20.0-1 GNOME Desktop icon theme
ii  gtkhtml3.14 3.16.1-1 HTML rendering/editing library - b
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.1-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-2GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1.1   The Cairo 2D vector graphics libra
ii  libcamel1.2-10  1.12.1-1 The Evolution MIME message handlin
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libebook1.2-9   1.12.1-1 Client library for evolution addre
ii  libecal1.2-71.12.1-1 Client library for evolution calen
ii  libedataserver1.2-9 1.12.1-1 Utility library for evolution data
ii  libedataserverui1.2-8   1.12.1-1 GUI utility library for evolution 
ii  libegroupwise1.2-13 1.12.1-1 Client library for accessing group
ii  libexchange-storage1.2- 1.12.1-1 Backend library for evolution cale
ii  libfontconfig1  2.5.0-1  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.20.1-1 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.4-1 The GLib library of C routines
ii  libgnome-pilot2 2.0.15-2 Support libraries for gnome-pilot
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgnutls13 2.0.4-1  the GNU TLS library - runtime libr
ii  libgtk2.0-0 2.12.2-1 The GTK+ graphical user interface 
ii  libgtkhtml3.14-19   3.16.1-1 HTML rendering/editing library - r
ii  libhal1 0.5.10-4 Hardware Abstraction Layer - share
hi  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libldap22.1.30.dfsg-13.5 OpenLDAP libraries
ii  libnm-glib0 0.6.5-3  network management framework (GLib
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  libnspr4-0d 4.7.0~1.9b1-1NetScape Portable Runtime Library
ii  libnss3-0d  3.11.7-1 Network Security Service libraries
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpisock9  0.12.2-10library for communicating with a P
ii  libpisync0  0.12.2-10synchronization library for PalmOS
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
hi  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libsoup2.2-82.2.104-1an HTTP library implementation in 
hi  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  

Bug#454476: gnome-screensaver: Reacts to notifications

2007-12-05 Thread Javier Kohen
Package: gnome-screensaver
Version: 2.20.0-1.1
Severity: normal

The screensaver comes back from its slumber whenever the notification daemon 
displays a notification on the desktop (e.g. incoming e-mail, an audio track 
starting to play, an IM contact becoming on-line, etc.). Whenever this happens 
the enter password dialog pops up. I'm afraid that this also prevents the 
screen from entering energy saving mode as long as the events are fired.

I don't know exactly when this started happening. I think that when GNOME 
2.20.1/2 started entering unstable, i.e. about a week or two ago.

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

Kernel: Linux 2.6.23.9
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-screensaver depends on:
ii  dbus1.1.2-1  simple interprocess messaging syst
ii  gconf2  2.20.1-1 GNOME configuration database syste
ii  gnome-icon-theme2.20.0-1 GNOME Desktop icon theme
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-2GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1.1   The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libfontconfig1  2.5.0-1  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.20.1-1 GNOME configuration database syste
ii  libgl1-mesa-glx [libgl1 7.1~20070824-1   A free implementation of the OpenG
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.4-1 The GLib library of C routines
ii  libgnome-menu2  2.20.2-1 an implementation of the freedeskt
ii  libgnomekbd12.20.0-1 GNOME library to manage keyboard c
ii  libgnomekbdui1  2.20.0-1 User interface library for libgnom
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.12.2-1 The GTK+ graphical user interface 
hi  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpam0g0.99.7.1-5   Pluggable Authentication Modules l
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
hi  libsm6  2:1.0.3-1+b1 X11 Session Management library
hi  libx11-62:1.0.3-7X11 client-side library
ii  libxcomposite1  1:0.4.0-1X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxklavier11   3.3-1X Keyboard Extension high-level AP
ii  libxml2 2.6.30.dfsg-2GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxss1 1:1.1.2-1X11 Screen Saver extension library
ii  libxxf86misc1   1:1.0.1-2X11 XFree86 miscellaneous extensio
ii  libxxf86vm1 1:1.0.1-2X11 XFree86 video mode extension l
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

Versions of packages gnome-screensaver recommends:
ii  gnome-power-manager   2.20.1-1   frontend for gnome-powermanager
pn  rss-glx   none (no description available)

-- no debconf information



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



Bug#454170: pidgin-libnotify: Crashes new pidgin

2007-12-03 Thread Javier Kohen
Package: pidgin-libnotify
Version: 0.12-4
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This plug-in causes Pidgin 2.3.0 to crash on incoming messages that open a new 
window (which is the situation for which I have configured libnotify to display 
the notification).

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

Kernel: Linux 2.6.23.9
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin-libnotify depends on:
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.7-2  GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-1 simple interprocess messaging syst
ii  libfontconfig12.5.0-1generic font configuration library
ii  libglib2.0-0  2.14.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.2-1   The GTK+ graphical user interface 
ii  libnotify10.4.4-3sends desktop notifications to a n
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
hi  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  pidgin2.3.0-1graphical multi-protocol instant m

pidgin-libnotify recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHVD+o823633cP2P8RAodnAJ47Gf62zjQRegX681v9Jwabhej3tACcD1RA
KCjhMmWu83O5J+iI/i8JEv4=
=K/Sy
-END PGP SIGNATURE-



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



Bug#454171: pidgin-otr: Crashes new pidgin

2007-12-03 Thread Javier Kohen
Package: pidgin-otr
Version: 3.1.0-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This plug-in crashes Pidgin 2.3.0 when loaded and an incoming message starts a 
new conversation, even if no crypto is involved. I can reproduce this every 
time with MSN, although Gadu-Gadu seems to not be affected.

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

Kernel: Linux 2.6.23.9
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin-otr depends on:
ii  libc6 2.7-2  GNU C Library: Shared libraries
ii  libgcrypt11   1.2.4-2LGPL Crypto library - runtime libr
ii  libotr2   3.1.0-1Off-the-Record Messaging library
ii  pidgin2.3.0-1graphical multi-protocol instant m

pidgin-otr recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHVD/9823633cP2P8RAvCYAJ9PL5Yo9Ve8xRvIgPa8+xByfVWO1ACfdhJj
/11ZyLDWvA6cVJJFxgLaTJo=
=lBDv
-END PGP SIGNATURE-



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



Bug#393976: tsclient: Bug still present

2007-11-26 Thread Javier Kohen
Package: tsclient
Version: 0.150-1
Followup-For: Bug #393976

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This bug has not been solved by the latest update. I still get the reconnect 
dialog after cleanly disconnecting from a VNC host.

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

Kernel: Linux 2.6.23.8
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tsclient depends on:
ii  libatk1.0-0  1.20.0-1The ATK accessibility toolkit
ii  libbonoboui2-0   2.20.0-1The Bonobo UI library
ii  libc62.7-1   GNU C Library: Shared libraries
ii  libglib2.0-0 2.14.3-1The GLib library of C routines
ii  libgnome2-0  2.20.1.1-1  The GNOME 2 library - runtime file
ii  libgnomeui-0 2.20.1.1-1  The GNOME 2 libraries (User Interf
ii  libgtk2.0-0  2.12.1-3The GTK+ graphical user interface 
ii  libpanel-applet2-0   2.20.1-1library for GNOME Panel applets
ii  rdesktop 1.5.0-3+cvs20071006 RDP client for Windows NT/2000 Ter

tsclient recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHSp1F823633cP2P8RAmc2AJ9d/ny28z/UnZwL+8aXqqBSWgsaoQCgnX/9
yZd8U207PHK71LOSzQQSpx4=
=4sOI
-END PGP SIGNATURE-



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



Bug#393976: tsclient: Bug still present

2007-11-26 Thread Javier Kohen

El lun, 26-11-2007 a las 17:11 +0100, Clement 'nodens' Hermann escribió:
 Hi,
 
 Javier Kohen a écrit :
  Package: tsclient
  Version: 0.150-1
  Followup-For: Bug #393976
 
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  This bug has not been solved by the latest update. I still get the 
  reconnect dialog after cleanly disconnecting from a VNC host.
 

 Could you please explain further cleanly disconnecting ? I cannot 
 reproduce it here (F8 - quit viewer does not bring up the reconnect 
 dialog, and closing the vnc client windows does not bring it either). To 
 bring up the reconnect dialog, I have to kill the vncviewer process (not 
 exactly a clean disconnect ;) ).

Both those actions yield the reconnect dialog here. Like I said in my
original report, the details window shows VNCviewer's output to stdout,
as if it were an error message. All it says is the VNC version (4.1.1),
the server's parameters and the chosen encoding. See below:

VNC Viewer Free Edition 4.1.1 for X - built Feb 26 2007 20:38:07
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.

Mon Nov 26 17:14:13 2007
 CConn:   connected to host XX port 5900
 CConnection: Server supports RFB protocol version 3.8
 CConnection: Using RFB protocol version 3.8

Mon Nov 26 17:14:14 2007
 TXImage: Using default colormap and visual, TrueColor, depth 24.
 CConn:   Using pixel format depth 6 (8bpp) rgb222
 CConn:   Using ZRLE encoding


Greetings,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#436337: gstreamer0.10-plugins-base: I see this problem after upgrade to 0.10.15-1

2007-11-18 Thread Javier Kohen
Package: gstreamer0.10-plugins-base
Version: 0.10.15-1
Followup-For: Bug #436337

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Curiously, I started seeing the problem detailed in the OP after upgrading to 
version 0.10.15-1 of this package. If I downgrade to 0.10.14-4, the symptoms go 
away. I can still reproduce the problem if I upgrade the package again.

I believe that this, as well as another regression someone just reported 
regarding to not being able to play MP3s (which I can confirm), is a good 
reason to mark this version of this package as pretty broken.

Cheers,

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

Kernel: Linux 2.6.23.8
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gstreamer0.10-plugins-base depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libcdparanoia03.10+debian~pre0-5 audio extraction tool for sampling
ii  libglib2.0-0  2.14.3-1   The GLib library of C routines
ii  libgstreamer-plugins- 0.10.15-1  GStreamer libraries from the base
ii  libgstreamer0.10-00.10.15-1  Core GStreamer libraries and eleme
hi  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  liboil0.3 0.3.12-1+b1Library of Optimized Inner Loops
hi  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libtheora01.0~beta2-1The Theora Video Compression Codec
ii  libvisual-0.4-0   0.4.0-1.1  Audio visualization framework
ii  libvorbis0a   1.2.0.dfsg-2   The Vorbis General Audio Compressi
ii  libvorbisenc2 1.2.0.dfsg-2   The Vorbis General Audio Compressi
hi  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxml2   2.6.30.dfsg-2  GNOME XML library
ii  libxv11:1.0.3-1  X11 Video extension library

gstreamer0.10-plugins-base recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHQE8C823633cP2P8RAqz8AKCH6rqlosqC/hnSkv3ohrgNPKsxrACfSlsD
lPkG1t7L+ZiTvTNu0gspzkg=
=4O+B
-END PGP SIGNATURE-



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



Bug#449450: qalculate-gtk: Segmentation fault typing anywhere but in text entry

2007-11-05 Thread Javier Kohen
Package: qalculate-gtk
Version: 0.9.4-2+b1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Typing anything when the focus is not in the text entry causes qalculate to 
crash. To reproduce remove focus from the text entry (e.g. by pressing tab or 
by clicking on the history pane) and press any letter. I found this trying to 
copy some text from the history (by pressing Ctrl+C), but apparently any key 
will cause the crash.

Here is the stacktrace. Curiously, Bug Buddy does not fire up when Qalculate 
crashes.
#0  0x in ?? ()
No symbol table info available.
#1  0xb7b009d3 in _gtk_marshal_BOOLEAN__BOXED (closure=0x82809c0, 
return_value=0xbfbc74e0, n_param_values=2, param_values=0xbfbc75c4, 
invocation_hint=0xbfbc74cc, marshal_data=0x8075a50)
at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkmarshalers.c:88
data1 = (gpointer) 0x818a0b8
data2 = value optimized out
v_return = value optimized out
__PRETTY_FUNCTION__ = _gtk_marshal_BOOLEAN__BOXED
#2  0xb7317619 in IA__g_closure_invoke (closure=0x82809c0, 
return_value=0xbfbc74e0, n_param_values=2, param_values=0xbfbc75c4, 
invocation_hint=0xbfbc74cc)
at /tmp/buildd/glib2.0-2.14.2/gobject/gclosure.c:490
marshal = (GClosureMarshal) 0xb7b00960 _gtk_marshal_BOOLEAN__BOXED
marshal_data = (gpointer) 0x0
__PRETTY_FUNCTION__ = IA__g_closure_invoke
#3  0xb732be0f in signal_emit_unlocked_R (node=0x8136e98, detail=0, 
instance=0x818a0b8, emission_return=0xbfbc7784, 
instance_and_params=0xbfbc75c4)
at /tmp/buildd/glib2.0-2.14.2/gobject/gsignal.c:2440
tmp = value optimized out
handler = (Handler *) 0x827c200
accumulator = (SignalAccumulator *) 0x817ff40
emission = {next = 0x0, instance = 0x818a0b8, ihint = {signal_id = 53, 
detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, 
  chain_type = 4}
class_closure = (GClosure *) 0x81817f0
handler_list = (Handler *) 0x8263ba0
return_accu = (GValue *) 0xbfbc74e0
accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, 
  v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, 
  v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, 
  v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
signal_id = 53
max_sequential_handler_number = 4643
return_value_altered = 1
#4  0xb732d787 in IA__g_signal_emit_valist (instance=0x818a0b8, signal_id=53, 
detail=0, var_args=0xbfbc7800 \030x��)
at /tmp/buildd/glib2.0-2.14.2/gobject/gsignal.c:2209
_flags = value optimized out
_vtable = value optimized out
_cvalues = {{v_int = -1078167528, v_long = -1078167528, 
v_int64 = 3216799768, v_double = 1.589310254918892e-314, 
v_pointer = 0xbfbc7818}, {v_int = 0, v_long = 0, v_int64 = 0, 
- ---Type return to continue, or q return to quit---
v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, 
v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, 
v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, 
v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, 
v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, 
v_double = 0, v_pointer = 0x0}, {v_int = 0, v_long = 0, v_int64 = 0, 
v_double = 0, v_pointer = 0x0}}
_lcopy_format = value optimized out
_n_values = value optimized out
return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, 
  v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
  v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, 
  v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, 
  v_pointer = 0x0}}}
error = value optimized out
instance_and_params = (GValue *) 0xbfbc75c4
stack_values = {{g_type = 135572640, data = {{v_int = 135831736, 
v_uint = 135831736, v_long = 135831736, v_ulong = 135831736, 
v_int64 = 135831736, v_uint64 = 135831736, v_float = 4.59297602e-34, 
v_double = 6.7109794372577698e-316, v_pointer = 0x818a0b8}, {
v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, 
v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {
g_type = 135794816, data = {{v_int = 139775232, v_uint = 139775232, 
v_long = 139775232, v_ulong = 139775232, v_int64 = 139775232, 
v_uint64 = 139775232, v_float = 6.40374057e-34, 
v_double = 6.9058140270690071e-316, v_pointer = 0x854cd00}, {
v_int = 134217728, v_uint = 134217728, v_long = 134217728, 
v_ulong = 134217728, v_int64 = 134217728, v_uint64 = 134217728, 
v_float = 3.85185989e-34, v_double = 6.631236846766476e-316, 
v_pointer = 0x800}}}, {g_type = 3070550276, data = {{
v_int = -1214594847, v_uint = 3080372449, v_long = -1214594847, 
v_ulong = 

Bug#449054: exfalso: Better TitleCase function

2007-11-03 Thread Javier Kohen

El sáb, 03-11-2007 a las 01:43 +0100, Hans van Dok escribió:
 Erich Schubert wrote:
  I'm aware that whether or not 'oobar should be capitalized is a matter
  of taste... but I guess we all agree that (foobar) should be. It
  currently isn't, and (live), (acoustic version) are common things found
  in mp3 titles, and you probably agree that (acoustic Version) looks very
  odd...

 Things like Live and Acoustic Version shouldn't be part of the title 
 at all, but go in their own tag, version or some such.

That's right, but it's still a valid observation. Sometimes you've got
titles such as Ramones' Daytime Dilemma (Dangers of Love), where Danger
of Love is part of the title and not the version or anything else.

-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#449054: exfalso: Better TitleCase function

2007-11-03 Thread Javier Kohen

El vie, 02-11-2007 a las 18:35 +0100, Erich Schubert escribió:
 Package: exfalso
 Version: 1.0-1
 Severity: normal
 Tags: Patch
 
 I'm not very happy with the included Title-Case function of
 exfalso/quodlibet. For example, (test) is not being title-cased
 properly, since the t isn't preceded by a space.

I'm attaching a version of title that uses the unicodedata module to
find word boundaries as an alternative approach. I included some tests,
which show that both Unicode and 8-bit strings are handled correctly
according to Unicode rules (which for Python might or might not consider
the current locale, I'm not sure, to be honest). At least it works for
your example. It would be great if Python exported Unicode properties
such as Word-Break, but it doesn't... so it's a bit of a hack, but it
seems to work better than the current algorithm. Feel free to bring more
test cases to my attention.

By the way, Python's Unicode support is broken. Capitalization of ß
yields ß, whereas Unicode defines it according to German spelling as SS
(see the first entry in SpecialCasing.txt).

Disclaimer: title casing in QL and Python is oriented towards English
language (and others, by coincidence). Spanish, for instance, uses lower
case for titles, except on the first word and personal names.

Greetings,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]

#!/usr/bin/python
# -*- coding: utf-8 -*-
import unicodedata

def iswbound(char):
Returns whether the given character is a word boundary.
# Special case apostrophe, since it's punctuation, but more
#commonly used to form the possessive in song titles.
if u' == char: return False

category = unicodedata.category(char)
# If it's a space separator or punctuation
return 'Zs' == category or 'P' == category[0]

def utitle(string):
Title-case a string using a less destructive method than str.title.
new_string = string[0].capitalize()
cap = False
for s in string[1:]:
if iswbound(s): cap = True
elif cap and s.isalpha():
cap = False
s = s.capitalize()
else: cap = False
new_string += s
print new_string
return new_string

from types import UnicodeType
from locale import getpreferredencoding

def title(string):
Title-case a string using a less destructive method than str.title.
if not string: return 
if (not isinstance(string, UnicodeType)):
string = unicode(string.decode(getpreferredencoding()))
return utitle(string)

assert uMama's Boy == title(umama's boy)
assert uMama’S Boy == title(umama’s boy)
assert uThe A-Sides == title(uthe a-sides)
assert uHello Goodbye == title(uhello goodbye)
assert uHELLO GOODBYE == title(uHELLO GOODBYE)
assert uHello Goodbye (A Song) == title(uhello goodbye (a song))
assert uHello Goodbye \A Song\ == title(uhello goodbye \a song\)
assert uHello Goodbye „A Song” == title(uhello goodbye „a song”)
assert uHello Goodbye “A Song” == title(uhello goodbye “a song”)
assert uHello Goodbye »A Song« == title(uhello goodbye »a song«)
assert uHello Goodbye «A Song» == title(uhello goodbye «a song»)

assert uFooäbar == title(ufooäbar)
assert uLos Años Felices == title(ulos años felices)
assert uÑandú == title(uñandú)
# Not a real word, but still Python doesn't capitalize the es-zed properly.
#assert uSSbahn == title(ußbahn)

assert uFooäbar == title(fooäbar)
assert uLos Años Felices == title(los años felices)
assert uÑandú == title(ñandú)


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#449003: Acknowledgement (epiphany-browser: Epiphany crashes on start up)

2007-11-03 Thread Javier Kohen
This has been fixed upstream but the patch is not available in Debian,
yet. Until then, the crash can be worked around either by not reloading
the crashed session right after upgrade or by editing
session_crashed.xml by hand and adding the attribute active-tab=0 to
all window elements.

-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#449054: exfalso: Better TitleCase function

2007-11-03 Thread Javier Kohen
By Erich's request, here is a version of my previous function where the
apostrophe is only special cased when in the middle of a word, so that
it can still used as quotes. This usage, although syntactically
incorrect now that we have Unicode, is very popular.

El sáb, 03-11-2007 a las 17:46 +0100, Erich Schubert escribió:
 Javier mentioned that some languages usually don't uppercase everything
 - well, these users just shouldn't use the Title-case function. There is
 no way to reliably Titlecase personal names automatically.
 They might want a uppercase first letter option though.

That's exactly why I mentioned it. Some people love to uppercase
everything in any language and I usually find myself fixing it by hand.
Ignoring proper names, the conversion is trivial (s[0].upper() +
s[1:].lower() will do it), but I was a bit lazy to actually write the
plug-in...

 I didn't read any of the unicode standards. Does it actually suggest to
 substitute it with SS, or is it just for displaying?

To be honest, I haven't read them either. The file I mentioned also
contains uppercase mapping for lowercase Latin ligatures, Greek and
Turkish letters, among others. I seem to recall reading that the case
with the dotless Turkish i is a common problem, because its
transformation conflicts with the ASCII mapping i - I and I - i
(apparently in Turkish it's uc(i) == İ and lc(I) == ı), so you have to
rely on the locale to know what to do.

In anyway, I don't think that we need to go out of our way to handle
that. Python should respect the environment's locale, and if not, it
should be fixed there.

Greetings,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]

#!/usr/bin/python
# -*- coding: utf-8 -*-
import unicodedata

def iswbound(char):
Returns whether the given character is a word boundary.
category = unicodedata.category(char)
# If it's a space separator or punctuation
return 'Zs' == category or 'P' == category[0]

def utitle(string):
Title-case a string using a less destructive method than str.title.
new_string = string[0].capitalize()
cap = False
for i in xrange(1, len(string)):
s = string[i]
# Special case apostrophe in the middle of a word.
if u' == s and string[i-1].isalpha(): cap = False
elif iswbound(s): cap = True
elif cap and s.isalpha():
cap = False
s = s.capitalize()
else: cap = False
new_string += s
return new_string

from types import UnicodeType
from locale import getpreferredencoding

def title(string):
Title-case a string using a less destructive method than str.title.
if not string: return 
if (not isinstance(string, UnicodeType)):
string = unicode(string.decode(getpreferredencoding()))
return utitle(string)

assert uMama's Boy == title(umama's boy)
# This character is not an apostrophe, it's a single quote!
assert uMama’S Boy == title(umama’s boy)
assert uThe A-Sides == title(uthe a-sides)
assert uHello Goodbye == title(uhello goodbye)
assert uHELLO GOODBYE == title(uHELLO GOODBYE)
assert uHello Goodbye (A Song) == title(uhello goodbye (a song))
assert uHello Goodbye 'A Song' == title(uhello goodbye 'a song')
assert uHello Goodbye \A Song\ == title(uhello goodbye \a song\)
assert uHello Goodbye „A Song” == title(uhello goodbye „a song”)
assert uHello Goodbye ‘A Song’ == title(uhello goodbye ‘a song’)
assert uHello Goodbye “A Song” == title(uhello goodbye “a song”)
assert uHello Goodbye »A Song« == title(uhello goodbye »a song«)
assert uHello Goodbye «A Song» == title(uhello goodbye «a song»)

assert uFooäbar == title(ufooäbar)
assert uLos Años Felices == title(ulos años felices)
assert uÑandú == title(uñandú)
# Not a real word, but still Python doesn't capitalize the es-zed properly.
#assert uSSbahn == title(ußbahn)

assert uFooäbar == title(fooäbar)
assert uLos Años Felices == title(los años felices)
assert uÑandú == title(ñandú)


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#449054: exfalso: Better TitleCase function

2007-11-03 Thread Javier Kohen

El sáb, 03-11-2007 a las 19:21 +0100, Erich Schubert escribió: 
 Hi,
  That's exactly why I mentioned it. Some people love to uppercase
  everything in any language and I usually find myself fixing it by hand.
  Ignoring proper names, the conversion is trivial (s[0].upper() +
  s[1:].lower() will do it), but I was a bit lazy to actually write the
  plug-in...
 
 That is slightly different from what I had in mind: it actively
 lowercases anything else, ignoring potential proper names.
 I'd have offered  s[0].upper() + s[1:]  as an option.
 Your option does make sense though, maybe as Remove Title Case
 (I.e. automatically uppercase the first character, leave the rest alone.
 For example, a song might be titled für Elise. In that situation, it
 should be transformed to Für Elise. Another example is abbreviations.
 JD's blues for example should be left unchanged.

What I wrote is exactly what I had in mind. Unlike in German, uppercase
words in languages such as Spanish, French or Norwegian, to name a few,
are very scarce except at the beginning of the sentence, and title-case
in those languages, like in German, follows the regular spelling rules.

 Another thing my titlecase function did that yours doesn't is process
 all-uppercase strings.
 I'm aware that occasionally you'll have a track titled TLA that
 shouldn't be converted to Tla. But a very common bad title is EXAMPLE
 TRACK TITLE, where I'd like to have an easy way to make that into
 Example Track Title.

My code only attempts to fix faults in QL's current algorithm, which by
design never removes upper case. Your suggestion is trivial to implement
(actually you only have to remove code), but I did not have an argument
to justify the change. We could add some heuristics, such as if
everything is uppercase, then apply lowercase first, otherwise honor
existing uppercase in the string. What do you think? I'm attaching a
new version of my function that does that.

 Speaking of which, did anyone manage to get the re.LOCALE flag to work?
 I've yet to see a proper way of using that...

I don't know if Python supports Unicode categories in its Regular
Expression. Maybe you should try that (e.g. \P{L}) instead of \W, since
\W is only defined over the ASCII range, as you found out.

In that case, I'm guessing that you won't need that flag (although, to
be honest, not having read the documentation I don't know what it's
supposed to do).

Regards,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]


#!/usr/bin/python
# -*- coding: utf-8 -*-
import unicodedata

def iswbound(char):
Returns whether the given character is a word boundary.
category = unicodedata.category(char)
# If it's a space separator or punctuation
return 'Zs' == category or 'P' == category[0]

def utitle(string):
Title-case a string using a less destructive method than str.title.
if string.upper() == string:
string = string.lower()
new_string = string[0].capitalize()
cap = False
for i in xrange(1, len(string)):
s = string[i]
# Special case apostrophe in the middle of a word.
if u' == s and string[i-1].isalpha(): cap = False
elif iswbound(s): cap = True
elif cap and s.isalpha():
cap = False
s = s.capitalize()
else: cap = False
new_string += s
print new_string
return new_string

from types import UnicodeType
from locale import getpreferredencoding

def title(string):
Title-case a string using a less destructive method than str.title.
if not string: return 
if (not isinstance(string, UnicodeType)):
string = unicode(string.decode(getpreferredencoding()))
return utitle(string)

assert uMama's Boy == title(umama's boy)
# This character is not an apostrophe, it's a single quote!
assert uMama’S Boy == title(umama’s boy)
assert uThe A-Sides == title(uthe a-sides)
assert uHello Goodbye == title(uhello goodbye)
assert uHello Goodbye == title(uHELLO GOODBYE)
assert uHello GOODBYE == title(uhello GOODBYE)
assert uHello G.O.O.D.B.Y.E. == title(uhello G.O.O.D.B.Y.E.)
assert uHello G.O.O.D.B.Y.E. == title(uHELLO G.O.O.D.B.Y.E.)
assert uHello Goodbye (A Song) == title(uhello goodbye (a song))
assert uHello Goodbye 'A Song' == title(uhello goodbye 'a song')
assert uHello Goodbye \A Song\ == title(uhello goodbye \a song\)
assert uHello Goodbye „A Song” == title(uhello goodbye „a song”)
assert uHello Goodbye ‘A Song’ == title(uhello goodbye ‘a song’)
assert uHello Goodbye “A Song” == title(uhello goodbye “a song”)
assert uHello Goodbye »A Song« == title(uhello goodbye »a song«)
assert uHello Goodbye «A Song» == title(uhello goodbye «a song»)

assert uFooäbar == title(ufooäbar)
assert uLos Años Felices == title(ulos años felices)
assert uÑandú == title(uñandú)
# Not a real word, but still Python doesn't capitalize the es-zed properly.
#assert uSSbahn == title(ußbahn)

assert uFooäbar == title(fooäbar)
assert uLos Años Felices

Bug#449003: epiphany-browser: Epiphany crashes on start up

2007-11-02 Thread Javier Kohen
Package: epiphany-browser
Version: 2.20.1-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just upgraded to this version of Epiphany and it started crashing every time 
during start up.

Please refer to the Bugbuddy generated stack trace at 
http://bugzilla.gnome.org/show_bug.cgi?id=492616

Simultaneously I updated libmoz, libxul, et al to 1.8.1.9. Note that 
downgrading to 2.20.0 took away the crash.

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

Kernel: Linux 2.6.23
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages epiphany-browser depends on:
ii  epiphany-gecko2.20.1-1   Intuitive GNOME web browser - Geck

epiphany-browser recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHKuLt823633cP2P8RAiGhAJ9AjwwvqUumM3k2UjE8DQH9lK20zwCfTTQb
5ijTHV5ZM/yPc/+QiVdWJ0E=
=PO8e
-END PGP SIGNATURE-



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



Bug#447851: usbutils: Strange changelog entry

2007-10-24 Thread Javier Kohen
Package: usbutils
Version: 0.73-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The changelog entry for the latest release of this package reads:

  * New upstream version.
  * !! Code not ported !!!
  * !! update-usbids !!

Those last two lines are very cryptic and quite scary looking.

I'm giving this report important severity because it might indicate that 
something was uploaded that wasn't intended to go in.

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

Kernel: Linux 2.6.23
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages usbutils depends on:
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libusb-0.1-42:0.1.12-7   userspace USB programming library
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

usbutils recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHHxFm823633cP2P8RAqzwAJ9bzpnRdkGLVzmofAs79SFVyIakPQCgiPkz
HlpHUc1zISVdipfcLYKIK10=
=wYU1
-END PGP SIGNATURE-



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



Bug#446762: gnome-session: Restart only closes session

2007-10-15 Thread Javier Kohen
Package: gnome-session
Version: 2.20.0-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Pressing the Restart computer button only causes the session to be closed, but 
I end up at the GDM log-in screen.

To reproduce I open the Linux tag in Gimmie, the press the Shutdown... button 
(the one between the user name and the Help button, I'm seeing translated 
labels). Then I finally click on Restart.

Before the (so far partial) upgrade to Gnome 2.20, this used to restart the 
computer, as expected.

I think this might be related to bug #445616, which I'm also experiencing.

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

Kernel: Linux 2.6.23
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-session depends on:
ii  gconf2  2.20.0-1 GNOME configuration database syste
ii  gnome-control-center1:2.20.0.1-1 utilities to configure the GNOME d
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.0-1 Bonobo CORBA interfaces library
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libgconf2-4 2.20.0-1 GNOME configuration database syste
ii  libglib2.0-02.14.1-2 The GLib library of C routines
ii  libgnome-keyring0   2.20.0-3 GNOME keyring services library
ii  libgnome2-0 2.20.0-1 The GNOME 2 library - runtime file
ii  libgnomeui-02.20.0-1 The GNOME 2 libraries (User Interf
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface 
hi  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
hi  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libwrap07.6.dbs-14   Wietse Venema's TCP wrappers libra
hi  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library

Versions of packages gnome-session recommends:
ii  dbus  1.1.1-3simple interprocess messaging syst
ii  desktop-base  4.0.3  common files for the Debian Deskto
ii  gnome-panel   2.20.0.1-1 launcher and docking facility for 
ii  metacity  1:2.20.0-1 A lightweight GTK2 based Window Ma
ii  nautilus  2.20.0-1   file manager and graphical shell f

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHE2ne823633cP2P8RAutcAJ9ceLGQzJEBucearMItx15zjDFKQACfYmYK
/0Gush7vxt4LS3xdQpmyG9c=
=1lUX
-END PGP SIGNATURE-



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



Bug#446695: nautilus: Fills up logs with volume/drive = 0

2007-10-15 Thread Javier Kohen
Hi Joss,

El lun, 15-10-2007 a las 15:09 +0200, Josselin Mouette escribió:
 reassign 446695 gnome-mount 0.6-1
 forcemerge 443457 446695
 thanks

  Nautilus outputs burts of some debugging messages,
  causing .xsession-errors to fill up. This difficults tracking
  unexpected problems in other applications, since their logs are not
  saved due to the log file being too long already. Please stop logging
  them; they are useless, since they never ever change from this:
  ** Message: drive = 0
  ** Message: volume = 0
 
 Thanks for your report.
 This is a known issue in gnome-mount, for which a trivial patch exists.

Any chance that it can get applied in Debian?

Thanks,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#446762: gnome-session: Restart only closes session

2007-10-15 Thread Javier Kohen
Hi Joss,

El lun, 15-10-2007 a las 15:46 +0200, Josselin Mouette escribió:
 Hi,
 
 Le lundi 15 octobre 2007 à 15:23 +0200, Javier Kohen a écrit :
  Package: gnome-session
  Version: 2.20.0-1
  Severity: normal
  
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  Pressing the Restart computer button only causes the session to be
  closed, but I end up at the GDM log-in screen.
 
 Do you have GDM 2.20 installed? If not, this is expected because the
 path to the socket that is used for communicating with it has changed.

Hmm... sorry, I forgot to point out that I indeed have GDM 2.20.0-2
installed.

It's also been installed for 9 days, which means that I have restarted
the system between then (due a kernel upgrade) and the time I last
reproduced the bug (yesterday).

Thanks,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#446759: pidgin: Crashes on shutdown

2007-10-15 Thread Javier Kohen

El lun, 15-10-2007 a las 15:24 -0400, Ari Pollak escribió:
 Do you have any plugins loaded?

$ dpkg -l | grep pidgin
ii  pidgin 2.2.1-1
graphical multi-protocol instant messaging client for X
ii  pidgin-data2.2.1-1
multi-protocol instant messaging client - data files
ii  pidgin-dbg 2.2.1-1
Debugging symbols for Pidgin
ii  pidgin-encryption  3.0-1
pidgin plugin that provides transparent encryption
ii  pidgin-libnotify   0.12-4
display notification bubbles in pidgin
ii  pidgin-otr 3.1.0-1
Off-the-Record Messaging plugin for pidgin

  Does it crash even if you're offline and
 don't have any conversations open?

No, it doesn't crash in the latter case. 

I know that one of the crypto plug-ins (I think OTR) was causing crashes
after closing the conversations where more than one encrypted session
had taken place, but I don't recall having been hit by this particular
bug in a while (weeks, probably even a couple months) whereas I've been
seeing crashes on shutdown relatively often (and I usually leave Pidgin
open but disconnected, so I don't close it very often).

Thanks,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#446762: gnome-session: Restart only closes session

2007-10-15 Thread Javier Kohen

El lun, 15-10-2007 a las 21:55 +0200, Josselin Mouette escribió:
 Hi,
 
 Le lundi 15 octobre 2007 à 13:55 +, Javier Kohen a écrit :
   Do you have GDM 2.20 installed? If not, this is expected because the
   path to the socket that is used for communicating with it has changed.
  
  Hmm... sorry, I forgot to point out that I indeed have GDM 2.20.0-2
  installed.
  
  It's also been installed for 9 days, which means that I have restarted
  the system between then (due a kernel upgrade) and the time I last
  reproduced the bug (yesterday).
 
 I fear this bug is the same as #445947. Do you also have quoted custom
 shutdown commands in your gdm.conf file?

I am the one who reported that other bug ;) and no, that's actually the
only entry in my gdm.conf file. See by yourself:

$ grep -v ^# /etc/gdm/gdm.conf 
[daemon]
[security]
[xdmcp]
[gui]
GtkRC=
[greeter]
[chooser]
[debug]
[servers]
0=Standard -layout Single LVDS

Thanks for your time,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#446695: nautilus: Fills up logs with volume/drive = 0

2007-10-14 Thread Javier Kohen
Package: nautilus
Version: 2.20.0-1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Nautilus outputs burts of some debugging messages, causing .xsession-errors to 
fill up. This difficults tracking unexpected problems in other applications, 
since their logs are not saved due to the log file being too long already. 
Please stop logging them; they are useless, since they never ever change from 
this:
** Message: drive = 0
** Message: volume = 0

They always come in pairs and I'm not sure what causes them, but from looking 
at a nautilus-debug-log.txt I have in my hands, I see that they seem to occur 
when I'm sitting in front of the computer. From this file I was able to 
determine after months of seeing this problem that the culprit was actually 
Nautilus.

In a nautilus-debug-log.txt spanning only 4 days I see short of 15000 of these 
lines, amounting for almost 800kB of output and 98% of the size of said file.

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

Kernel: Linux 2.6.23
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nautilus depends on:
ii  desktop-file-utils 0.12-1Utilities for .desktop files
ii  gnome-control-center   1:2.20.0.1-1  utilities to configure the GNOME d
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.20.0-1  Bonobo CORBA interfaces library
ii  libc6  2.6.1-5   GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libeel2-2.20   2.20.0-2  Eazel Extensions Library (for GNOM
ii  libesd-alsa0 [libesd0] 0.2.36-3  Enlightened Sound Daemon (ALSA) - 
ii  libexempi2 1.99.4-1  A library to parse XMP metadata (L
ii  libexif12  0.6.16-2  library to parse EXIF files
ii  libgail-common 1.20.0-1  GNOME Accessibility Implementation
ii  libgail18  1.20.0-1  GNOME Accessibility Implementation
ii  libgconf2-42.20.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.1-2  The GLib library of C routines
ii  libgnome-desktop-2 2.20.0-2  Utility library for loading .deskt
ii  libgnome2-02.20.0-1  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1-1  A powerful object-oriented display
ii  libgnomeui-0   2.20.0-1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.20.0-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.0-2  The GTK+ graphical user interface 
ii  libnautilus-extension1 2.20.0-1  libraries for nautilus components 
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.2-1  Layout and rendering of internatio
ii  librsvg2-2 2.18.2-1  SAX-based renderer library for SVG
ii  libselinux12.0.15-2+b1   SELinux shared libraries
ii  libstartup-notification0   0.9-1 library for program launch feedbac
ii  libtrackerclient0  0.6.3-1   metadata database, indexer and sea
hi  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.30.dfsg-2 GNOME XML library
ii  nautilus-data  2.20.0-1  data files for nautilus
ii  shared-mime-info   0.22-2FreeDesktop.org shared MIME databa

Versions of packages nautilus recommends:
ii  desktop-base  4.0.3  common files for the Debian Deskto
ii  eject 2.1.5-5ejects CDs and operates CD-Changer
ii  fam   2.7.0-13   File Alteration Monitor
ii  libgnomevfs2-extra1:2.20.0-2 GNOME Virtual File System (extra m
ii  librsvg2-common   2.18.2-1   SAX-based renderer library for SVG
pn  nautilus-cd-burnernone (no description available)

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHEpq9823633cP2P8RAhxRAJ9i9AGTn6WecBL/gVdNl2kIWB6A+wCgi3tA
uq4KJv9aDMjJ6i5NeD6POfo=
=V0IM
-END PGP SIGNATURE-



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



Bug#445947: Quotes in gdm.conf break configuration after upgrade

2007-10-09 Thread Javier Kohen
Package: gdm
Version: 2.20.0-2
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

After upgrading to this version I noticed that GDM was failing to restart. The 
culprit was a configuration line in the servers section of gdm.conf. The 
previous version of gdmsetup had created the following entry:
0=Standard -layout \Single LVDS\

However, the latest version of GDM was choking on the space. Removing the 
backslashes before the quotes solved the issue.

I set the severity to important because this breaks perfectly working setups 
created with the bundled configuration utility. The manual fix is trivial, 
though.

I don't know whether the latest version of gdmsetup writes the backslashes or 
not.

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

Kernel: Linux 2.6.22.5-cfs-v20.2
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdm depends on:
ii  adduser3.105 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.14Debian configuration management sy
ii  gksu   2.0.0-4   graphical frontend to su
ii  gnome-session  2.20.0-1  The GNOME 2 Session Manager
ii  gnome-terminal [x-terminal 2.18.2-1  The GNOME 2 terminal emulator appl
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libattr1   1:2.4.39-1Extended attribute shared library
ii  libc6  2.6.1-3   GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.1-3   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libdmx11:1.0.2-2 X11 Distributed Multihead extensio
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.1-2  The GLib library of C routines
ii  libgnomecanvas2-0  2.20.0-1  A powerful object-oriented display
ii  libgtk2.0-02.12.0-2  The GTK+ graphical user interface 
ii  libpam-modules 0.99.7.1-5Pluggable Authentication Modules f
ii  libpam-runtime 0.99.7.1-5Runtime support for the PAM librar
ii  libpam0g   0.99.7.1-5Pluggable Authentication Modules l
ii  libpango1.0-0  1.18.2-1  Layout and rendering of internatio
ii  librsvg2-2 2.18.2-1  SAX-based renderer library for SVG
ii  librsvg2-common2.18.2-1  SAX-based renderer library for SVG
ii  libselinux12.0.15-2+b1   SELinux shared libraries
ii  libwrap0   7.6.dbs-14Wietse Venema's TCP wrappers libra
hi  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxau61:1.0.3-2 X11 authorisation library
ii  libxcomposite1 1:0.3.2-1+b1  X11 Composite extension library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxdamage11:1.1.1-3 X11 damaged region extension libra
hi  libxdmcp6  1:1.0.2-2 X11 Display Manager Control Protoc
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.30.dfsg-2 GNOME XML library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  lsb-base   3.1-24Linux Standard Base 3.1 init scrip
ii  metacity [x-window-manager 1:2.20.0-1A lightweight GTK2 based Window Ma
ii  xbase-clients  1:7.3+2   miscellaneous X clients - metapack
ii  xterm [x-terminal-emulator 229-1 X terminal emulator

Versions of packages gdm recommends:
ii  dialog1.1-20070604-1 Displays user-friendly dialog boxe
ii  gdm-themes0.5.1  Themes for the GNOME Display Manag
pn  xserver-xephyr | xnestnone (no description available)
ii  xserver-xorg  1:7.3+2the X.Org X server
ii  zenity2.20.0-2   Display graphical dialog boxes fro

- -- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHC0x8823633cP2P8RAqMtAJ9jG1T1McwXD4oFd+eIr+fx4kyrtQCfSyHV

Bug#444162: mail-notification-evolution: Make it available to Evo 2.12

2007-09-27 Thread Javier Kohen

El mié, 26-09-2007 a las 18:08 -0400, Pascal Giard escribió:
 Hi Javier,
 
 On 9/26/07, Javier Kohen [EMAIL PROTECTED] wrote:
 [...]
  I'm curious, given that this package has Evo's version hard-coded in the
  plug-in's path name, shouldn't you use a versioned dependency on Evo?
 
 Unfortunatly, i don't know any way of doing that.
 The path is found using pkg-config in debian/rules.
 The dependency is autogenerated by shlibs in debian/control.
 
 I'd very much like to fix this and welcome any suggestion!

You could handle this the way Pidgin plug-ins such as pidgin-encryption,
pidgin-otr and others do. I.e.:
Depends: ..., pidgin (= 2.1), pidgin ( 3.0)

However, you might be better asking debian-devel about this. I ran a
couple searches in the list archives but couldn't find any enlightening
post.

 PS: I uploaded 4.1.dfsg.1-3 built using an i386 chroot.

I noticed. Thanks a lot!
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#444162: mail-notification-evolution: Make it available to Evo 2.12

2007-09-26 Thread Javier Kohen
Package: mail-notification-evolution
Version: 4.1.dfsg.1-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please make this package available to Evo 2.12 users.

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

Kernel: Linux 2.6.22.5-cfs-v20.2
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mail-notification-evolution depends on:
ii  evolution  2.12.0-1  groupware suite with mail client a
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.20.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.20.0-1  The Bonobo UI library
ii  libc6  2.6.1-3   GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libcamel1.2-10 1.12.0-1  The Evolution MIME message handlin
ii  libedataserver1.2-91.12.0-1  Utility library for evolution data
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgconf2-42.20.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.14.1-2  The GLib library of C routines
ii  libgnome-keyring0  0.8.1-2   GNOME keyring services library
ii  libgnome2-02.20.0-1  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.0-1  A powerful object-oriented display
ii  libgnomeui-0   2.20.0-1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.20.0-1GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.0-2  The GTK+ graphical user interface 
hi  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.2-1  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
hi  libsm6 2:1.0.3-1+b1  X11 Session Management library
hi  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.30.dfsg-2 GNOME XML library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  mail-notification  4.1.dfsg.1-2  mail notification in system tray

mail-notification-evolution recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG+mYm823633cP2P8RAmOQAJ9u6IMtRh3KApF7c3yF9wT4/ZAjNACgksPy
sxi6SOS6zTeOeqqWlkLQDtQ=
=Tibg
-END PGP SIGNATURE-



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



Bug#444162: mail-notification-evolution: Make it available to Evo 2.12

2007-09-26 Thread Javier Kohen
Hi Pascal,


El mié, 26-09-2007 a las 10:13 -0400, Pascal Giard escribió:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hello Javier,
  Evo 2.12 hasn't fully propagated to amd64 yet, so i have to wait...
 But i will make mail-notification-evolution available for Evo 2.12!

I'm curious, given that this package has Evo's version hard-coded in the
plug-in's path name, shouldn't you use a versioned dependency on Evo?

I think that would solve both issues. Namely, some of us having a
broken package installed and you having to check periodically to see
whether Evo has propagated to all architectures, since the this package
would get built for those architectures once the build dependency can be
satisfied (in other words, when Evo 2.12 becomes available there).

However, I don't claim to understand all the intricacies of dependency
versioning in Debian, so take my advice with a grain of salt.

Thanks!
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#443820: Acknowledgement (bug-buddy: Breakpad crashes Eclipse)

2007-09-25 Thread Javier Kohen
It seems that there is a more general bad interaction between this
module and Sun's JVM.

Visiting this website (http://www.albartus.com/motas/) with the Epiphany
browser and clicking on ENTER MOTAS causes Epiphany to crashonce the
game finishes loading, with a back trace pointing to the JVM. Unsetting
GTK_MODULES prevents the crash. This crash may or may not be
reproducible without the Flash plug-in from Debian/unstable, since this
is a Flash game. However, I think that the chat applet at the bottom is
what is causing Java to be loaded.

-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#443820: bug-buddy: Breakpad crashes Eclipse

2007-09-24 Thread Javier Kohen
Package: bug-buddy
Version: 2.20.0-3
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It seems than gnomebreakpad crashes upstream Eclipse 3.3 when running with 
Sun's JDK 1.6.0 update 2 as found in Debian/unstable.

Disabling the loading of gnomebreakpad.so by unsetting GTK_MODULES allows me to 
use Eclipse. Otherwise it crashes at the splash screen (not always at the same 
point). Note that GTK_MODULES only contains gnomebreakpad in this system.

I'm attaching Bug Buddy's report, in case it helps. For what is worth, I 
noticed that running /opt/eclipse-3.3/eclipse under gdb was a futile exercise, 
since Bug Buddy would catch the error and not pass it down to gdb. I don't know 
if this is a problem confined to Eclipse's splash screen or Bug Buddy's fault, 
but it's confusing and I couldn't find any reference to it or GTK_MODULES in 
Bug Buddy's Debian documentation.

Here is the script that I use to run Eclipse:
#!/bin/sh
MOZILLA_FIVE_HOME=/usr/lib/xulrunner
JVM=/usr/lib/jvm/java-6-sun/jre/bin/java

VMARGS=-vmargs -Xmx384m -Djava.library.path=/usr/lib/jni -XX:MaxPermSize=128M

export MOZILLA_FIVE_HOME

exec /opt/eclipse-3.3/eclipse -vm $JVM $@ $VMARGS


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

Kernel: Linux 2.6.22.5-cfs-v20.2
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bug-buddy depends on:
ii  gconf2 2.20.0-1  GNOME configuration database syste
ii  gdb6.6.dfsg-1The GNU Debugger
ii  gnome-desktop-data 2.20.0-2  Common files for GNOME 2 desktop a
ii  libbonobo2-0   2.20.0-1  Bonobo CORBA interfaces library
ii  libc6  2.6.1-3   GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libebook1.2-9  1.10.3-1  Client library for evolution addre
ii  libelf10.128-1   library to read and write ELF file
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgcc11:4.2.1-5 GCC support library
ii  libgconf2-42.20.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.14.1-2  The GLib library of C routines
ii  libgnome-menu2 2.20.0-2  an implementation of the freedeskt
ii  libgnome2-02.20.0-1  The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.0-1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.20.0-1GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.0-2  The GTK+ graphical user interface 
ii  libgtop2-7 2.20.0-1  gtop system monitoring library
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.2-1  Layout and rendering of internatio
ii  libsoup2.2-8   2.2.100-1 an HTTP library implementation in 
ii  libstdc++6 4.2.1-5   The GNU Standard C++ Library v3
hi  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcomposite1 1:0.3.2-1+b1  X11 Composite extension library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxdamage11:1.1.1-3 X11 damaged region extension libra
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.30.dfsg-2 GNOME XML library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  scrollkeeper   0.3.14-13 A free electronic cataloging syste

bug-buddy recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG940D823633cP2P8RAjYsAJ4zUUlfdbZhFI3/nF/hP6b/UAt36QCgiwQv
C53sPyZZVvB0xyGEzBvb3Wk=
=+rqY
-END PGP SIGNATURE-
System: Linux 2.6.22.5-cfs-v20.2 #1 Thu Aug 23 22:27:01 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 1040
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 644059136 vsize: 644059136 resident: 45244416 share: 
19427328 rss: 45244416 rss_rlim: 4294967295
CPU usage: start_time: 1190627942 rtime: 243 utime: 208 stime: 35 cutime:0 
cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/lib/bug-buddy/Eclipse'

(no debugging symbols found)
Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
(no debugging 

Bug#443389: libgtk2.0-0: Crashes cancelling search in file open dialog

2007-09-20 Thread Javier Kohen
Package: libgtk2.0-0
Version: 2.12.0-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The new GTK+ file open dialog provides a search feature. In my case I don't 
have trackerd installed, so I guess it crawls the disk when I enter some term 
(it certainly does some trashing about). However, if I close the dialog before 
this operation is complete, it crashes the application.

I have reproduced this by clicking on the dialog's Cancel button and by hitting 
escape. I've seen this behavior both in Epiphany and Emacs, and I haven't tried 
in other applications.

Here is a backtrace generated from Emacs:
#0  get_toplevel (widget=value optimized out)
at /tmp/buildd/gtk+2.0-2.12.0/gtk/gtkfilechooserdefault.c:1053
toplevel = (GtkWidget *) 0x0
#1  0xb7c9a541 in set_busy_cursor (impl=0x0, busy=0)
at /tmp/buildd/gtk+2.0-2.12.0/gtk/gtkfilechooserdefault.c:6333
toplevel = value optimized out
display = value optimized out
cursor = value optimized out
#2  0xb789d95f in IA__g_cclosure_marshal_VOID__VOID (closure=0x8a48db8, 
return_value=0x0, n_param_values=1, param_values=0xbfe4adc4, 
invocation_hint=0xbfe4accc, marshal_data=0xb7c9a6e0)
at /tmp/buildd/glib2.0-2.14.1/gobject/gmarshal.c:77
data1 = (gpointer) 0x8a65a78
data2 = (gpointer) 0x0
__PRETTY_FUNCTION__ = IA__g_cclosure_marshal_VOID__VOID
#3  0xb7890619 in IA__g_closure_invoke (closure=0x8a48db8, return_value=0x0, 
n_param_values=1, param_values=0xbfe4adc4, invocation_hint=0xbfe4accc)
at /tmp/buildd/glib2.0-2.14.1/gobject/gclosure.c:490
marshal = (
GClosureMarshal) 0xb789d910 IA__g_cclosure_marshal_VOID__VOID
marshal_data = (gpointer) 0x0
__PRETTY_FUNCTION__ = IA__g_closure_invoke
#4  0xb78a4e0f in signal_emit_unlocked_R (node=0x891d1d0, detail=0, 
instance=0x8a65a78, emission_return=0x0, instance_and_params=0xbfe4adc4)
at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c:2440
tmp = value optimized out
handler = (Handler *) 0x8a5eb00
accumulator = (SignalAccumulator *) 0x0
emission = {next = 0x0, instance = 0x8a65a78, ihint = {
signal_id = 169, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, 
  state = EMISSION_RUN, chain_type = 4}
class_closure = (GClosure *) 0x891d110
handler_list = (Handler *) 0x8a5eb00
return_accu = (GValue *) 0x0
accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, 
  v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, 
  v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, 
  v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}
signal_id = 169
max_sequential_handler_number = 2856
return_value_altered = 0
#5  0xb78a6a5f in IA__g_signal_emit_valist (instance=0x0, signal_id=169, 
detail=0, var_args=0xbfe4affc ��\207�|\235��\020\216�\b(���O���xZ�\b)
at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c:2199
_flags = value optimized out
- ---Type return to continue, or q return to quit---
_vtable = value optimized out
_cvalues = {{v_int = -1216550740, v_long = -1216550740, 
v_int64 = -4619374728363317076, v_double = -0.64638171994672211, 
v_pointer = 0xb77ce8ac}, {v_int = -1216349549, v_long = -1216349549, 
v_int64 = 7373585043, v_double = 3.6430350564351507e-314, 
v_pointer = 0xb77ffa93}, {v_int = -1208953408, v_long = -1208953408, 
v_int64 = -4619373938081737280, v_double = -0.64646945882730478, 
v_pointer = 0xb7f0d5c0}, {v_int = -1208743848, v_long = -1208743848, 
v_int64 = -5206938984731375528, v_double = -3.3562021651173464e-40, 
v_pointer = 0xb7f40858}, {v_int = 140222472, v_long = 140222472, 
v_int64 = -4619374525143080952, v_double = -0.64640428192524357, 
v_pointer = 0x85ba008}, {v_int = -1216379971, v_long = -1216379971, 
v_int64 = -1588154808492129347, v_double = -2.6626273177500205e+202, 
v_pointer = 0xb77f83bd}, {v_int = 0, v_long = 0, v_int64 = 0, 
v_double = 0, v_pointer = 0x0}, {v_int = -1230282676, 
v_long = -1230282676, v_int64 = 602357896334499916, 
v_double = 2.1204185309940521e-268, v_pointer = 0xb6ab604c}}
_lcopy_format = value optimized out
_n_values = value optimized out
return_value = {g_type = 1, data = {{v_int = -1075531880, 
  v_uint = 3219435416, v_long = -1075531880, v_ulong = 3219435416, 
  v_int64 = -5283700856315400296, v_uint64 = 13163043217394151320, 
  v_float = -1.7866087, v_double = -2.4981379567234009e-45, 
  v_pointer = 0xbfe4af98}, {v_int = 142846392, v_uint = 142846392, 
  v_long = 142846392, v_ulong = 142846392, v_int64 = 614697231374854584, 
  v_uint64 = 614697231374854584, v_float = 7.9241764e-34, 
  v_double = 1.4442405633077079e-267, v_pointer = 0x883a9b8}}}
error = value optimized out
instance_and_params = (GValue *) 0xbfe4adc4
stack_values = {{g_type = 

Bug#442963: xserver-xorg-input-kbd: order matters when pressing Ctrl + Alt

2007-09-18 Thread Javier Kohen
El mar, 18-09-2007 a las 19:47 +0200, Brice Goglin escribió:
 Javier Kohen wrote:
  I had upgraded this package, so I just reverted it to the version you
  suggested, I restarted X (the first time at the gdm screen I killed it
  with Alt-Ctrl-BS, just in case) and now I'm back at my Gnome session,
  but the problem persists.

 
 I added ctrl:swapcaps to my config, downgraded xserver-xorg-core and
 drivers to testing, downgraded xkb-data to stable. Then I upgraded them
 one at a time up to current unstable, I haven't been able to notice any
 difference when playing with ctrl and alt in xkbwatch. Could you please
 clarify what you are exactly seeing when doing what in xkbwatch with
 current testing (your old working setup) and current unstable (broken)?
 Also, are you using the right ctrl or the left one, when trying to use
 ctrl+alt?

Left control (which has been mapped to caps-lock by ctrl:swapcaps) and
left alt. This is a laptop. It has two controls and two alts. Right alt
works as compose. Left control suffers this problem, right control does
not (I hadn't tried until now). The problem as seen from xkbwatch with
unstable is:

1)
a. press left control - 6th row turns on
b. press left alt - nothing happens (6th row is still on)
c. release all keys

2)
a. press right control -  6th row turns on
b. press left alt - 5th row turns on (6th row is still on)
c. release all keys

3)
a. press left alt - 5th row turns on
b. press left control -  6th row turns on (5th row is still on)
c. release all keys

4)
a. press left alt - 5th row turns on
b. press right control -  6th row turns on (5th row is still on)
c. release all keys

The only difference is that in my old setup the nothing happens in
test 1 was a 5th row turns on. That is the method I always use to
activate C-A combinations.

I hope this makes things clear.

Thanks,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#442963: xserver-xorg-input-kbd: order matters when pressing Ctrl + Alt

2007-09-18 Thread Javier Kohen
El mar, 18-09-2007 a las 20:39 +0200, Brice Goglin escribió:
 Javier Kohen wrote:
  1)
  a. press left control - 6th row turns on
  b. press left alt - nothing happens (6th row is still on)
  c. release all keys
 
  The only difference is that in my old setup the nothing happens in
  test 1 was a 5th row turns on. That is the method I always use to
  activate C-A combinations.
 
  I hope this makes things clear.

 
 Yes thanks.
 
 But unfortunately, I still can't reproduce. I tried your whole keyboard
 config (except pc104), including the dvorak layout (which gives me a
 headache :)), but I still get 5th row turns on in current unstable :(

For the record I had tried a couple random keyboard layouts as well.
They didn't seem to make any difference.

I guess this will go away eventually. Thanks a lot for your time, I appreciate 
it a lot.

Cheers,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#442963: xserver-xorg-input-kbd: order matters when pressing Ctrl + Alt

2007-09-18 Thread Javier Kohen
Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Since I upgraded to this version from the one corresponding to X.org 7.2, I 
noted that pressing Ctrl-Alt-key in this order was not working as before, it 
only took the Ctrl into account. Reversing the order however and pressing 
Alt-Ctrl-key works as expected. Xkbwatch confirms that the server is not 
recognizing (or receiving?) the event for the alt key while ctrl is pressed. 
Other modifier keys work instead.

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

Kernel: Linux 2.6.22.5-cfs-v20.2
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6 2.6.1-3GNU C Library: Shared libraries
ii  xserver-xorg-core 2:1.4-2X.Org X server -- core server

xserver-xorg-input-kbd recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG73oP823633cP2P8RAs18AJ4h34n6Nmg3opTTpxDKczktfThHZACdH5t0
qnZOI0lq+0MxxipJEJ4zB9k=
=wsIm
-END PGP SIGNATURE-



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



Bug#442963: xserver-xorg-input-kbd: order matters when pressing Ctrl + Alt

2007-09-18 Thread Javier Kohen
El mar, 18-09-2007 a las 10:31 +0200, Brice Goglin escribió:
 Javier Kohen wrote:
  I'm using Gnome and I have the following options set there (according to
  the GUI and the gconf database):
  compose compose:ralt
  compat numpad:microsoft
  ctrl ctrl:swapcaps

 
 They come from xorg.conf, see below.

No, they don't, if I leave them as default on the Gnome side, somehow
some of them are reset. As you can see, the set is different to the one
below, since altwin is one that does not get overridden by Gnome. Yeah,
I should report that bug to the Gnome guys while I'm at this.

  Yeah, but it didn't.
 
 Did you use reportbug or reportbug-ng?

$ dpkg -s $(dpkg -S $(which reportbug) | cut -f 1 -d :) | grep -E 
'^(Package|Version)'
Package: reportbug
Version: 3.39

 Does it help if you comment XkbOptions out? (or maybe just remove
 ctrl:swapcaps)

I disabled ctrl:swapcaps from Gnome and it does fix the issue indeed.
However, I love this setting :)

Thanks for your time,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#442963: xserver-xorg-input-kbd: order matters when pressing Ctrl + Alt

2007-09-18 Thread Javier Kohen
El mar, 18-09-2007 a las 10:52 +0200, Brice Goglin escribió:
 Javier Kohen wrote:
  I disabled ctrl:swapcaps from Gnome and it does fix the issue indeed.
  However, I love this setting :)

 
 The upstream developer says such a regression is not expected. He wants
 to know whether you upgraded xkb-data at the same time. Or did you just
 upgrade xserver-xorg* things? /var/log/dpkg.log or /var/log/aptitude
 should help you figure this out.
 
 Downgrading xkb-data to the one in testing (1.0~cvs.20070721-1 instead
 of 1.0~cvs.20070916-1) might be worth a try.

I had upgraded this package, so I just reverted it to the version you
suggested, I restarted X (the first time at the gdm screen I killed it
with Alt-Ctrl-BS, just in case) and now I'm back at my Gnome session,
but the problem persists.

Cheers,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#441536: b43-fwcutter: Postinst fails (error level 10)

2007-09-10 Thread Javier Kohen
Package: b43-fwcutter
Version: 1:008-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The postinst script for this package fails with an error value of 10 when 
invoking /usr/share/debconf/confmodule.

I haven't seen this issue with any other packages that source that file, and 
I've been installing quite a few both before and after this one. E.g. 
bcm43xx-fwcutter.

On the other hand, invoking /usr/share/b43-fwcutter/install_bcm43xx_firmware.sh 
manually caused no problems and I was able to remove the postinst script from 
/var/lib/dpkg/info to bring the packaging system back to a consistent state.

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

Kernel: Linux 2.6.22.5-cfs-v20.2
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages b43-fwcutter depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  wget  1.10.2-3   retrieves files from the web

b43-fwcutter recommends no packages.

- -- debconf information:
  b43-fwcutter/cut_firmware: true

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG5Rmd823633cP2P8RAqprAJ9mzOotrM6UGSkvOVo+MPKPD964bgCeJRZL
AoE9G9ReIyE5AhNNkUAqwZo=
=BAvX
-END PGP SIGNATURE-



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



Bug#441536: b43-fwcutter: Postinst fails (error level 10)

2007-09-10 Thread Javier Kohen
close 441536
thanks

El lun, 10-09-2007 a las 12:33 +0200, Rene Engelhard escribió:
 severity 441536 serious
 tag 441536 + unreproducible
 tag 441536 + moreinfo
 thanks
 
 Javier Kohen wrote:
  The postinst script for this package fails with an error value of 10 when 
  invoking /usr/share/debconf/confmodule.
 
 How exactly? Full log please. Because it works here.
 Maybe even with set +x'ing .config.
  I haven't seen this issue with any other packages that source that file, 
  and I've been installing quite a few both before and after this one. E.g. 
  bcm43xx-fwcutter.
 
 Ok, so my first theory after reading this is not valid anymore :)

OK, now I'm lost. I purged and reinstalled this package and it worked
alright. Even after repeating that after having removed the firmware, it
went through with the downloading and cutting as expected.

However, I know that I purged and installed bcm43xx-fwcutter, among
others, in between. Synaptic's logs won't let me lie.

As far as I'm concerned, this can be closed (in case I failed to do
that, as sometimes happens).

Thanks for your time,
MfG
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#439489: gimp: Crashes after crop

2007-08-25 Thread Javier Kohen
Package: gimp
Version: 2.4.0~rc1-4
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm getting absolutely reproducible crashes when cropping an image. I have a 
set of large TIFF files of 9,4 MB each. When I load two from the set and crop 
one of them, Gimp crashes, always at the same point (see below for a stack 
trace). Cropping with only one image so far hasn't caused any crashes, but I'll 
report again if that changes (as that's the way I'll have to work as long as 
this bug occurs).

Starting program: /usr/bin/gimp 
[Thread debugging using libthread_db enabled]
[New Thread -1220245840 (LWP 5815)]

(gimp:5815): Gtk-WARNING **: Debug: missing action debug-menu

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220245840 (LWP 5815)]
0x080bfc6b in render_image_tile_fault_one_row (info=0xbf97e6a8)
at /build/buildd/gimp-2.4.0~rc1/./app/display/gimpdisplayshell-render.c:935
935 in /build/buildd/gimp-2.4.0~rc1/./app/display/gimpdisplayshell-render.c
(gdb) bt full
#0  0x080bfc6b in render_image_tile_fault_one_row (info=0xbf97e6a8)
at /build/buildd/gimp-2.4.0~rc1/./app/display/gimpdisplayshell-render.c:935
src_x = value optimized out
skipped = value optimized out
current_tile = (Tile *) 0x98d88f0
next_tile = (Tile *) 0x0
src0 = value optimized out
src1 = (const guchar *) 0xb4fc4f00 e:�lEJ�
src2 = (const guchar *) 0xb4fc4ffc 
src3 = (const guchar *) 0xb4fc5000 Address 0xb4fc5000 out of bounds
dest = (
guchar *) 0x884c20c 
j68�d87�g96�h98�j99�n;�m9=�f7:�h9�j:�q;?�i?�`39�n6B�k6=�q:�p;6�r66�s6?�r5;�x9=�{9;�}8;�{57�x45�\177=�~7;�z6:�}@�w8=�u8�t48�z9:�t35�m4=�x=�z�\177:=�r[EMAIL
 PROTECTED];=�p?�yAF�v6�t7�}59�\2033:�~[EMAIL PROTECTED]...
width = 215
tilex0 = 6
tilex1 = 6
xdelta = 98304
bpp = 4
x = 29196288
__PRETTY_FUNCTION__ = render_image_tile_fault_one_row
#1  0x080c1e05 in render_image_rgb_a (info=0xbf97e6a8)
at /build/buildd/gimp-2.4.0~rc1/./app/display/gimpdisplayshell-render.c:851
src = (const guchar *) 0x884c564 ��L�
dest = (
guchar *) 0xb5b9bd05 [EMAIL PROTECTED]...
dark_light = 127
alpha = (const guint *) 0x993a100
y = 511
ye = 512
x = value optimized out
xe = 512
#2  0x080c2b05 in gimp_display_shell_render (shell=0x96462d0, x=256, y=256, 
w=256, h=256, highlight=0x0)
at /build/buildd/gimp-2.4.0~rc1/./app/display/gimpdisplayshell-render.c:264
opacity = 0
projection = (GimpProjection *) 0x9214730
info = {shell = 0x96462d0, src_tiles = 0x99b2d18, alpha = 0x993a100, 
  src = 0x884c168 
o13�k01�o�n==�i9�pBA�e79�`24�e7:�^04�f8=�l:�`49�_4:�`46�\\52�W63�e98�g=:�i�`3;�_;@�W01�Y12�]67�\\59�[8=�\\?�b6:�e7:�]37�]49�e99�g79�_9:�[58�f;A�d;[EMAIL
 PROTECTED]�j68�d87�g96�h98�j99�n;�m9=�f7:�h9�..., 
  dest = 0xb5b9bd08 
KDELCHMEHLFEIBEIBHJ?BLBFcOW^QWUOT\\VWYLR`TYYPT`QVKDHKDKNBLNBHOGHOGJOEKNBG_PT^SWTRUVMW^RPYMQWLXZOQUEMXAKKBHMBIEEHKEHMBEPBG]NS^QUWNQTLQXQSWNO---Type
 return to continue, or q return to quit---
[EMAIL PROTECTED]..., x = 256, 
  y = 256, w = 256, h = 256, scalex = 0.3, 
  scaley = 0.3, src_x = 384, src_y = 766, dest_bpp = 3, 
  dest_bpl = 768, dest_width = 768, xstart = 25165824, xdelta = 98304, 
  yfraction = 128}
type = GIMP_RGBA_IMAGE
__PRETTY_FUNCTION__ = gimp_display_shell_render
#3  0x080b8b9c in gimp_display_shell_draw_area (shell=0x96462d0, x=0, y=0, 
w=713, h=512)
at /build/buildd/gimp-2.4.0~rc1/./app/display/gimpdisplayshell-draw.c:574
rect = {x = 0, y = 139727848, width = 157665576, height = 1}
x2 = 713
i = 256
y2 = 512
j = 512
proj = value optimized out
tiles = value optimized out
level = value optimized out
level_width = 1069
level_height = value optimized out
__PRETTY_FUNCTION__ = gimp_display_shell_draw_area
#4  0x080b4233 in gimp_display_shell_canvas_expose (widget=0x8a57df0, 
eevent=0xbf97ed40, shell=0x96462d0)
at 
/build/buildd/gimp-2.4.0~rc1/./app/display/gimpdisplayshell-callbacks.c:421
region = (GdkRegion *) 0x9ff31c0
rects = (GdkRectangle *) 0x85413e8
n_rects = 1
i = 1
#5  0xb7be5c10 in _gtk_marshal_BOOLEAN__BOXED (closure=0x964c9b8, 
return_value=0xbf97e980, n_param_values=2, param_values=0xbf97ea5c, 
invocation_hint=0xbf97e96c, marshal_data=0x80b40b0)
at /tmp/buildd/gtk+2.0-2.10.13/gtk/gtkmarshalers.c:84
data1 = (gpointer) 0x8a57df0
data2 = value optimized out
v_return = value optimized out
__PRETTY_FUNCTION__ = _gtk_marshal_BOOLEAN__BOXED
#6  0xb7939722 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7  0xb794a27d in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8  0x0964c9b8 in ?? ()
No symbol table info 

Bug#439511: gimp: Fails to convert color space on open

2007-08-25 Thread Javier Kohen
Package: gimp
Version: 2.4.0~rc1-4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When I open a file with an embedded color profile (Nikon sRGB 4.0.0.3000) GIMP 
offers me to convert the image color space to sRGB built-in. However, accepting 
this suggestion results in the following error message appearing three times, 
once for each of the following procedures: gimp-selectio-is-empty, 
gimp-selection-save and gimp-selection-none. The argument is 'image' in all 
three cases.

Procedure '%s' has been called with an invalid ID for argument '%s'. Most 
likely a plug-in is trying to work on a layer that doesn't exist any longer.

The following is also printed to stdout:
lcms: converting from 'Nikon sRGB 4.0.0.3000' to 'sRGB built-in'
a calling error occurred while trying to run: gimp-selection-is-empty
a calling error occurred while trying to run: gimp-selection-save
a calling error occurred while trying to run: gimp-selection-none


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

Kernel: Linux 2.6.22.5-cfs-v20.2
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.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-2  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  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  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.16.5-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
hi  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-gnomevfs2.4.0~rc1-4 GNOME-VFS URI plugin for The GIMP

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGz/9E823633cP2P8RAkqOAKCeSN9Z8aNLJpYR3NdZ5EaE8ao7ggCfU93i
tyxSslDCX9qjk7wlXoYWhaI=
=U+dX
-END PGP SIGNATURE-


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



Bug#439199: gimmie: Preferences dialog is insensitive

2007-08-23 Thread Javier Kohen
Package: gimmie
Version: 0.2.7-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Launching the Gimmie preferences dialog from the context menu of the applet on 
the Gnome panel produces an insensitive dialog. Clicking on it produces no 
changes, and it can't be closed either through the Close buttor or through 
Window Manager decorations.

Xkill on this dialog brings down all of Gimmie!

It would be nice if the dialog worked, but also if killing it didn't kill 
Gimmie as well.

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

Kernel: Linux 2.6.22.2
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gimmie depends on:
ii  gconf22.18.0.1-3 GNOME configuration database syste
ii  libatk1.0-0   1.18.0-2   The ATK accessibility toolkit
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libcupsys21.3.0-1Common UNIX Printing System(tm) - 
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libglib2.0-0  2.14.0-2   The GLib library of C routines
ii  libgnomecups1.0-1 0.2.2-5GNOME library for CUPS interaction
ii  libgnutls13   1.6.3-1the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 
ii  libpango1.0-0 1.16.5-1   Layout and rendering of internatio
hi  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.2-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  python2.4.4-6An interactive high-level object-o
ii  python-dbus   0.82.2-1   simple interprocess messaging syst
ii  python-gmenu  2.18.3-2   an implementation of the freedeskt
ii  python-gnome2-desktop 2.18.0-2   Python bindings for the GNOME desk
ii  python-support0.6.4  automated rebuilding support for p

gimmie recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGzUml823633cP2P8RApGNAJ0dt8KeLz5jlOgKeY2GDGIjMdNTCACfcs56
8enM26sWp7FnAgYohBLMtTI=
=Hym0
-END PGP SIGNATURE-


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



Bug#438467: epiphany-extensions: Refreshing Filterset.G adblock list crashes epiphany

2007-08-17 Thread Javier Kohen
Package: epiphany-extensions
Version: 2.18.1-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Clicking on the refresh list button in the Filterset.G tab of the adblock 
editor crashes epiphany every time. GDB only gives the following pretty much 
useless stack trace:
#0  0xb49f6560 in ?? ()
   from /usr/lib/epiphany/2.18/extensions/libadblockextension.so
#1  0x in ?? ()


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

Kernel: Linux 2.6.22.2
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages epiphany-extensions depends on:
ii  epiphany-browser  2.18.3-1   Intuitive GNOME web browser
ii  gconf22.18.0.1-3 GNOME configuration database syste
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libgcc1   1:4.2.1-4  GCC support library
ii  libnspr4-0d   4.6.7-1NetScape Portable Runtime Library
ii  libosp5   1.5.2-3Runtime library for OpenJade group
ii  libpcre3  7.2-1  Perl 5 Compatible Regular Expressi
ii  libxul0d  1.8.1.6-1  Gecko engine library
ii  python-elementtree1.2.6-11   Light-weight toolkit for XML proce
ii  python-gnome2 2.18.2-1   Python bindings for the GNOME desk
ii  python-gtk2   2.10.6-1   Python bindings for the GTK+ widge
ii  python-support0.6.4  automated rebuilding support for p
ii  python2.4 2.4.4-4An interactive high-level object-o
ii  sgml-data 2.0.3  common SGML and XML data
ii  w3c-dtd-xhtml 1.1-5  W3C eXtensible HyperText Markup La

epiphany-extensions recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGxWaE823633cP2P8RAqA+AJ4hfmIVKw79O1hqlWldWvo6DVz0VQCfdH6I
wh4BcKk1a/vbAc27Bv5hsCw=
=wBkX
-END PGP SIGNATURE-


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



Bug#438126: libgpod2: Crashes with semi-corrupted input

2007-08-15 Thread Javier Kohen
Package: libgpod2
Version: 0.5.2-2
Severity: normal
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somehow my artwork database got slightly corrupted, which was causing crashes 
inlibgpod. I tracked the issue and fixed it with the attached patch. The code 
expected a filename in the form :Thumb:F%d_%d.itmb or something similar, but 
because the stored filename was somehow corrupted, all it was getting was 
:F%d_%d_.itmb, which caused strchr to return 0, thus resulting in a bogus 
pointer being passed down to itdb_get_path.

After this change I was able to synchronize my iPod and everything looks normal 
once again (i.e., I can see the cover art).

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

Kernel: Linux 2.6.22
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgpod2 depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libglib2.0-0  2.12.13-1  The GLib library of C routines
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 

Versions of packages libgpod2 recommends:
ii  libgpod-common0.5.2-2a library to read and write songs 

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGwwxH823633cP2P8RAqMIAJ9tNkZ8WE4xZ7Kq4JoXX8oATGJGWQCdGQ91
B9ZnyZzLQtJyPNCRNp3c6/s=
=9KSH
-END PGP SIGNATURE-
diff -ur libgpod-0.5.2.orig/src/itdb_artwork.c libgpod-0.5.2/src/itdb_artwork.c
--- libgpod-0.5.2.orig/src/itdb_artwork.c   2007-08-15 15:40:10.0 
+0200
+++ libgpod-0.5.2/src/itdb_artwork.c2007-08-15 16:16:10.0 +0200
@@ -413,7 +413,11 @@
 
if (artwork_dir)
{
-   filename = itdb_get_path (artwork_dir, strchr( thumb-filename+1, 
':') + 1);
+   gchar *name_on_disk = strchr( thumb-filename+1, ':');
+   if (name_on_disk)
+   {
+   filename = itdb_get_path (artwork_dir, name_on_disk + 1);
+   }
g_free (artwork_dir);
}
 


Bug#425020: tomcat5.5: Does not honor empty TOMCAT5_USER

2007-08-12 Thread Javier Kohen
El mié, 01-08-2007 a las 07:49 +0200, Michael Koch escribió:
 tag 425020 patch
 thanks
 
 On Fri, May 18, 2007 at 03:10:13PM +0200, Javier Kohen wrote:
  Package: tomcat5.5
  Version: 5.5.20-4
  Severity: normal
  
  I noticed that leaving TOMCAT5_USER empty in /etc/default/tomcat5.5 is not 
  preventing the launcher from starting Tomcat during boot. This was working 
  with Tomcat 5.0 in Debian.
  
  The current init script just sets the user back to tomcat55 if unset in the 
  default file, contradicting directly the documentation.
 
 I have written a patch for this issue. What do you think?

It should work, but it changes the way of configuring this with respect
to older versions of the Tomcat package. However, it's up to the
maintainers to decide whether that's fine or not; it's not my call.

Thanks for your patch,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#281466: nautilus-cd-burner: Lack of (advanced) documentation

2007-08-06 Thread Javier Kohen
El vie, 03-08-2007 a las 23:30 +0200, Sven Arvidsson escribió:
 On Mon, 2004-11-15 at 20:40 -0500, Javier Kohen wrote:
  I wanted to give this package a try, but I just couldn't find out
  whether it supports multi session writing. I checked the bundled docs
  and ran a few searches on google.com but I still don't know what writing
  method it uses and whether multi session discs are detected, correctly
  processed and generated.
  
  Of course I didn't check the code, but I'd rather stick to the command
  line tools than read the source of a small GNOME application to find out
  what it does :-)   Unfortunately others can't do either easily.
 
 Hi,
 
 I wonder where you feel this information belong? Putting it in the
 package description would mean that it would show up if you search for
 multi session writing (and would probably end up making people angry
 when they found out it's NOT supported), putting it in a README inside
 the package seems kinda moot as you must install it to read it. I guess
 this belongs on a web site, but n-c-b does not have one.
 
 (Also, do you still care about this bug?, seeing as it's almost three
 years old ;-) 

To be honest, I care insofar that I haven't used this application at all
because I still don't know whether it supports multi-session or not.
However, you just answered my question :)

I think that maybe the documentation should be added upstream and not on
the package description or the README, for the same reasons you
detailed.

Thanks,
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#431846: scummvm: Award winning software missing from Debian

2007-07-31 Thread Javier Kohen
Package: scummvm
Version: 0.9.1-1+b2
Followup-For: Bug #431846

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey, guys, why are we missing this Award Winning software in Debian?! 
http://www.scummvm.org/?shownews=20070731.xml

;-)

Just joking, thanks for your support...

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

Kernel: Linux 2.6.22
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages scummvm depends on:
ii  libasound2  1.0.14a-2ALSA library
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libfluidsynth1  1.0.7a-1 Real-time MIDI software synthesize
ii  libgcc1 1:4.2.1-1GCC support library
ii  libmad0 0.15.1b-2.1  MPEG audio decoder library
ii  libmpeg2-4  0.4.1-1  MPEG1 and MPEG2 video decoder libr
ii  libogg0 1.1.3-2  Ogg Bitstream Library
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libstdc++6  4.2.1-1  The GNU Standard C++ Library v3
ii  libvorbis0a 1.2.0.dfsg-1 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-1 The Vorbis General Audio Compressi
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

scummvm recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGr11R823633cP2P8RAmMAAJ44j/i2GIfT8M497i16OPxTyB+iMwCfdKu+
pNupn/KCOYXvQtPXw9pgB5U=
=U+ad
-END PGP SIGNATURE-


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



Bug#435107: localepurge: Should delete gconf defaults

2007-07-29 Thread Javier Kohen
Package: localepurge
Version: 0.5.9
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

GConf places internationalized uncompressed XML schema files under 
/var/lib/gconf/defaults/. This could be removed, too, to save several dozens of 
megabytes on a regular Gnome installation.

Thanks,

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

Kernel: Linux 2.6.22
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages localepurge depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  debianutils   2.22.1 Miscellaneous utilities specific t
ii  dpkg  1.14.5 package maintenance system for Deb
ii  locales   2.6-2  GNU C Library: National Language (
ii  procps1:3.2.7-3  /proc file system utilities
ii  ucf   3.001  Update Configuration File: preserv

localepurge recommends no packages.

- -- debconf information:
  localepurge/remove_no:
  localepurge/none_selected: false
* localepurge/nopurge: en, en_US.UTF-8, es, es_AR.UTF-8
* localepurge/mandelete: true
* localepurge/dontbothernew: false
  localepurge/showfreedspace: true
  localepurge/verbose: false
  localepurge/quickndirtycalc: true

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGrGUY823633cP2P8RAqVpAJ9tncWtQ8o8pTyhKmuSKp9FqkVMwQCfW+4a
nGXnKClZP3s6b2rbw2WMLhg=
=E3SM
-END PGP SIGNATURE-


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



Bug#434361: sysprof: Missing library: libbfd-2.17.50.20070426.so

2007-07-23 Thread Javier Kohen
Package: sysprof
Version: 1.0.8-2
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The application cannot run because a shared library is missing: 
libbfd-2.17.50.20070426.so

The current binutils provide libbfd-2.17.50.20070718.so

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

Kernel: Linux 2.6.22
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sysprof depends on:
ii  binutils   2.17cvs20070718-1 The GNU assembler, linker and bina
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libc6  2.6-2 GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libglade2-01:2.6.1-1 library to load .glade files at ru
ii  libglib2.0-0   2.12.13-1 The GLib library of C routines
ii  libgtk2.0-02.10.13-1 The GTK+ graphical user interface 
ii  libpango1.0-0  1.16.4-3  Layout and rendering of internatio
hi  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.1-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.29.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra

Versions of packages sysprof recommends:
ii  sysprof-module-source 1.0.8-2Source for the sysprof module

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGpINU823633cP2P8RAjnBAJ4zRRoSx6+X/LJcnxcMNjLe/tUeFACfan0q
61rkofnTEtYKjl71NeKDRMY=
=+D++
-END PGP SIGNATURE-


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



Bug#434146: fortunes-de: Tries to read unexisting /etc/locale.alias file

2007-07-21 Thread Javier Kohen
Package: fortunes-de
Version: 0.22-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The hauptgericht script and others try to access the /etc/locale.alias file, 
which doesn't exist (anymore?). It spews an error message and just a random 
fortune quote is printed instead of a main dish recipe, as requested.

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

Kernel: Linux 2.6.22
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fortunes-de depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  fortune-mod   1:1.99.1-3 provides fortune cookies on demand

fortunes-de recommends no packages.

- -- debconf information:
* fortunes-de/fortunes_to_install: Anekdoten, ASCIIart, Bahnhof, Bauernregeln, 
Computer, Debian Tips, Elefanten, Gedichte, Holenlassen, Huhn, Kinder, Letzte 
Worte, Lieber als, L� Mathematiker, MS, Murphy, Namen, Rezepte, Quiz, 
Sicherheitshinweise, Sprichworte, Spr�Stilbl�Tips, Translations, Unfug, 
Vornamen, Warmduscher, Witze, W�rbuch, Wu�en Sie, Zitate

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGoohc823633cP2P8RAkXEAJ9jukOqeTymjzq8Icrx2gdG9fTJMACfdBzM
/Is+ocrHKMgob234nvPvhbQ=
=XQiv
-END PGP SIGNATURE-



Bug#433656: evolution: Invalid memory reference

2007-07-18 Thread Javier Kohen
 to load .glade files at ru
ii  libglib2.0-02.12.13-1The GLib library of C routines
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome-pilot2 2.0.15-2 Support libraries for gnome-pilot
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomeprint2.2-0  2.18.0-2 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-02.18.0-2 GNOME 2.2 print architecture User 
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.18.1-3+b1GNOME Virtual File System (runtime
ii  libgnutls13 1.6.3-1  the GNU TLS library - runtime libr
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libgtkhtml3.14-19   3.14.3-1 HTML rendering/editing library - r
ii  libhal1 0.5.9.1-2Hardware Abstraction Layer - share
hi  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libldap22.1.30-13.4  OpenLDAP libraries
ii  libnm-glib0 0.6.4-8+b1   network management framework (GLib
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  libnspr4-0d 4.6.7-1  NetScape Portable Runtime Library
ii  libnss3-0d  3.11.7-1 Network Security Service libraries
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.16.4-3 Layout and rendering of internatio
ii  libpisock9  0.12.2-9 library for communicating with a P
ii  libpisync0  0.12.2-9 synchronization library for PalmOS
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
hi  libsm6  2:1.0.3-1X11 Session Management library
ii  libsoup2.2-82.2.100-1an HTTP library implementation in 
hi  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.1-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.29.dfsg-1GNOME XML 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 evolution recommends:
ii  evolution-plugins 2.10.2-1   standard plugins for Evolution
ii  gnome-desktop-data2.18.3-1   Common files for GNOME 2 desktop a
pn  gnome-pilot-conduits  none (no description available)
pn  spamassassin | bogofilter none (no description available)
ii  yelp  2.18.1-1   Help browser for GNOME 2
-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#432950: xserver-xorg-core: GoogleEarth causes X to crash with signal 11

2007-07-13 Thread Javier Kohen
Package: xserver-xorg-core
Version: 2:1.3.0.0.dfsg-7
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

X crashes with the following error message when Google Earth loads (I'm not 
certain exactly when this happens, I think as soon as the first 3D view is 
about to appear):
(**) RADEON(0): RADEONSaveScreen(2)
ProcXCloseDevice to close or not ?
SynapticsCtrl called.
SynapticsCtrl called.
(EE) DoSwapInterval: cx = 0x8490470, GLX screen = 0x8265638

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x81) [0x80c8591]
1: [0xb7f8e420]
2: /usr/lib/xorg/modules/extensions//libglx.so [0xb7c2529a]
3: /usr/lib/xorg/modules/extensions//libglx.so [0xb7c29a8c]
4: /usr/bin/X [0x81549ae]
5: /usr/bin/X(Dispatch+0x19f) [0x808ed3f]
6: /usr/bin/X(main+0x495) [0x8076e85]
7: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7da2030]
8: /usr/bin/X(FontFileCompleteXLFD+0x1e5) [0x80761a1]

Fatal server error:
Caught signal 11.  Server aborting

I've upgraded Google Earth, it still produces the same effect. I used to be 
able to run it with X.org 1.1 or 1.2 (I don't remember) and the exact same 
X.org configuration (I haven't changed it since I moved from fglrx to the 
radeon driver 6 months ago), but one day it stopped working. I don't use it 
frequently, so it could have been anything.

I modified the information below to include the log from the crashed session 
instead of the current one. Note that I have installed a large assortment of 
-dbg packages including, but not restricted to: xserver-xorg-core-dbg, 
libgl1-mesa-glx-dbg, libgl1-mesa-dri-dbg. However, none of these seem to help 
filling up the symbols in the backtrace.

My video card doesn't currently support DRI: the fglrx official driver used to 
support it but it broke and I read that although X.org has a DRI-enabled driver 
in the latest development branch, it is still pretty much broken. For what it's 
worth, glxgears runs fine without crashing anything.

Let me know if there is anything I can add to make this report more useful.

Thanks.

- -- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-08-25 03:00 /etc/X11/X - /usr/bin/Xorg
- -rwxr-xr-x 1 root root 1736280 2007-07-05 07:32 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 200M 
5955 (PCIE)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 13 2007-04-08 15:26 /etc/X11/xorg.conf - xorg.conf.dri

Contents of /etc/X11/xorg.conf:
# xorg.conf (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf /var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

# Using workaround mouse device because the kernel Synaptics driver seems
# to have a bug causing it to periodically lose synchronization.

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loaddbe
Loadi2c
Loadbitmap
Loadddc
Loaddri
Loadextmod
# Required by fglrx module
#SubSection extmod
#   Option  omit xfree86-dga
#EndSubSection
Loadfreetype
Loadglx
#Load   int10
#Load   type1
Loadvbe
Loadsynaptics
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout dvorak
Option  XkbOptions
ctrl:swapcaps,compose:ralt,altwin:super_win
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  synaptics

Bug#432950: xserver-xorg-core: GoogleEarth causes X to crash with signal 11

2007-07-13 Thread Javier Kohen
El vie, 13-07-2007 a las 17:59 +0200, Brice Goglin escribió:

 Some symbol names are missing in this backtrace (near libglx.so). Could
 you get something better by logging in the machine with ssh before the
 crash and attachint gdb with:
 gdb -p $(pidof X)
 Then you enter 'bt full' when the crash occurs. It would nice to do that
 after instead xserver-xorg-core-dbg so that we get a full debugging
 calltrace.

I solved without resorting to ssh (as that was not an option for me
here) with the following magic command-line:

# gdb -p $(pidof X) -batch -ex 'handle all nostop' -ex 'handle all pass'
-ex 'handle 11 stop' -ex 'cont' -ex 'bt full' -ex 'cont'

In any case, either your suggestion or mine have to be run as root.

The results are:

Program received signal SIGSEGV, Segmentation fault.
0x01e1 in ?? ()
#0  0x01e1 in ?? ()
No symbol table info available.
#1  0xb7c46ce8 in DoSwapInterval (cl=value optimized out, 
pc=0x86373a0 \217\020\004, do_swap=0)
at ../../../GL/glx/swap_interval.c:93
client = (ClientPtr) 0x8517b40
tag = 1
cx = (__GLXcontext *) 0x85e3c30
interval = 1
__func__ = DoSwapInterval
#2  0xb7c1e29a in __glXDisp_VendorPrivate (cl=0x85e3cd0, 
pc=0x86373a0 \217\020\004) at ../../../GL/glx/glxcmds.c:2296
No locals.
#3  0xb7c22a8c in __glXDispatch (client=0x8517b40)
at ../../../GL/glx/glxext.c:551
stuff = (xGLXSingleReq *) 0x86373a0
opcode = 16 '\020'
proc = (
__GLXdispatchSingleProcPtr) 0xb7c1e250 __glXDisp_VendorPrivate
cl = (__GLXclientState *) 0x85e3cd0
retval = 1
#4  0x081549ae in XaceCatchExtProc (client=0x8517b40)
at ../../Xext/xace.c:299
major = 143
ext = value optimized out
#5  0x0808ed3f in Dispatch () at ../../dix/dispatch.c:457
result = value optimized out
client = (ClientPtr) 0x8517b40
nready = 0
start_tick = 68940
#6  0x08076e85 in main (argc=13, argv=0xbfe720f4, envp=Cannot access
memory at address 0x1e9
)
at ../../dix/main.c:477
pScreen = value optimized out
i = value optimized out
error = -1210511268
xauthfile = value optimized out
alwaysCheckForInput = {0, 1}

Program received signal SIGABRT, Aborted.

Program terminated with signal SIGABRT, Aborted.
The program no longer exists.

-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


  1   2   3   4   >