Bug#600387: pcmanfm: symbol lookup error: pcmanfm: undefined symbol: fm_path_new

2010-10-16 Thread giggz
Package: pcmanfm
Version: 0.9.7-1
Severity: normal

Hi,

since the last update of libfm*, pcmanfm doesn't start anymore. When I
type in a terminal pcmanfm I get:
pcmanfm: symbol lookup error: pcmanfm: undefined symbol: fm_path_new

Best regards,
GiGGz


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

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

Versions of packages pcmanfm depends on:
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-6   The Cairo 2D vector graphics libra
ii  libfm-gtk00.1.14-1   file management support - GTK+ GUI
ii  libfm00.1.14-1   file management support - core lib
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-2   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libx11-6  2:1.3.3-3  X11 client-side library

Versions of packages pcmanfm recommends:
ii  gnome-icon-theme  2.30.3-1   GNOME Desktop icon theme
ii  gvfs-backends 1.6.4-2userspace virtual filesystem - bac
ii  gvfs-fuse 1.6.4-2userspace virtual filesystem - fus

pcmanfm suggests no packages.

-- no debconf information



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



Bug#594676: linux-image-2.6-amd64: Files Download Pb with the atl1c module and my ReadyNAS

2010-08-28 Thread giggz
Package: linux-image-2.6-amd64
Version: 2.6.32+27~bpo50+1
Severity: normal

Hi,

I have an eeepc 1201n with debian stable lenny+backports. So I'm using
the kernel 2.6.32-bpo.5-amd64. The Ethernet controller is driven by
the module atl1c. I'm using firestarter as firewall.

I have a file transfer problem between my NAS (readyNAS Duo from
Netgear); 

at first the symptoms:
- with firestarter installed (stopped or in use) I can connect my
eeepc to my NAS through FTP, CIFS or NFS. For example I can list or go
through my shares. But when I'm trying to download a file it is so
slow. I get 12Ko in 10minutes...
- I can upload files from my eeepc to the NAS without problem with
"full speed".
- When I boot the eeepc under w7 I don't have any problem to download
files.
- I have two others computers on my LAN: a laptop with SID and the b44
module for the ethernet controller. With this laptop no problem at all
to download files from my NAS with firestarter installed. The other
one is a desktop station and I don't have any problem, too.

Now what I have done with the help of the debian.user.french list:
- the NAS has a MTU of 1500 (the software forces it). All the other
computers have an mtu of 1492. I don't choose it, my Netgear router
force it...When I set the mtu to 1500 on my eeepc with "ip link set
dev eth0 mtu 1500", then "ip route flush cache", I can dowload files
from my NAS without problem (firestarter installed and running). When
I set the both devices (eeepc and NAS) with a mtu to 1492, it doesn't
work at all.
- I have tested with the driver from realtek website and I get exactly
the same problem.
- I did capture with tcpdump. Guys of the debian.user.french mailing
list were surprised to see that lots of my packets were lost in my
"normal" configuration (firestarter installed, NAS mtu set to 1500 and
eeepc mtu set to 1492). And they see that my packets don't have a lot
of the normal TCP options (timestamp, selective ACK, window
scaling). So I check with sysctl if these options were enabled or not:
net.ipv4.tcp_timestamps = 0
net.ipv4.tcp_sack = 0
net.ipv4.tcp_window_scaling = 0
so they are disable on my "normal" configuration.
Then, I enable the options one by one and see that the
net.ipv4.tcp_timestamps option is a part of my problem:
with net.ipv4.tcp_timestamps = 0, eeepc_mtu=1492, NAS_mtu=1500 I get
problem to download files.
with net.ipv4.tcp_timestamps = 1, eeepc_mtu=1492, NAS_mtu=1500 I don't
have any problem to download files.

The program firestarter modifies the TCP options when it is
installed. 

It seems there is a problem for the atl1c module with the timestamps
option disabled and different mtus. On my other laptop with the b44
module, a mtu of 1492 and firestarter I don't have this problem
between it and the NAS.

Sorry for this lnnng bug report. I can provide tcpdump captures if
necessary.

Best regards,
Guillaume

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (987, 'stable'), (985, 'stable'), (500, 'lenny'), (195, 
'unstable'), (95, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-bpo.5-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6-amd64 depends on:
ii  linux-image-2.6.32-bpo 2.6.32-20~bpo50+1 Linux 2.6.32 for 64-bit PCs

linux-image-2.6-amd64 recommends no packages.

linux-image-2.6-amd64 suggests no packages.

-- debconf-show failed



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



Bug#588022: pcmanfm segfaults when 2 windows are opened, one with ftp://

2010-07-04 Thread giggz
Package: pcmanfm
Version: 0.9.7-1
Severity: normal

hi,

I open 2 pcmanfm windows and then choose in one a ftp share. If I
click in order to close the windows, I get a segfault.

Best regards,
GiGGz

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

Kernel: Linux 2.6.34-5
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcmanfm depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libfm-gtk00.1.12-1   file management support - GTK+ GUI
ii  libfm00.1.12-1   file management support - core lib
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libx11-6  2:1.3.3-3  X11 client-side library

Versions of packages pcmanfm recommends:
ii  gnome-icon-theme  2.30.3-1   GNOME Desktop icon theme
ii  gvfs-backends 1.6.2-1userspace virtual filesystem - bac
ii  gvfs-fuse 1.6.2-1userspace virtual filesystem - fus

pcmanfm suggests no packages.

-- no debconf information



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



Bug#586368: pcmanfm segfault when typing a samba adress in the adress box

2010-06-18 Thread giggz
Package: pcmanfm
Version: 0.9.7-1
Severity: normal

Hi,

I have a NAS on my network with a samba share. I have just tried to
type //myserver/myshare in the adress box...and pcmanfm segfaults. it
is 100% reproductible.

Thx for the great file-manager!
GiGGz


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

Kernel: Linux 2.6.34-5
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcmanfm depends on:
ii  libc6 2.11.2-1   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libfm-gtk00.1.12-1   file management support - GTK+ GUI
ii  libfm00.1.12-1   file management support - core lib
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libx11-6  2:1.3.3-3  X11 client-side library

Versions of packages pcmanfm recommends:
ii  gnome-icon-theme  2.30.3-1   GNOME Desktop icon theme
ii  gvfs-backends 1.6.2-1userspace virtual filesystem - bac
ii  gvfs-fuse 1.6.2-1userspace virtual filesystem - fus

pcmanfm suggests no packages.

-- no debconf information



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



Bug#583136: pcmanfm: the middle-click shortcut on directory in bookmarks area doesn't work anymore

2010-05-25 Thread giggz
Package: pcmanfm
Version: 0.9.5-2
Severity: normal

Hi,

the middle-click on a directory shortcut works in "normal" area. It
opens the directory in a new tab. But when I would like to do the same
in the bookmarks area it doesn't work anymore.

Thx for this new release!
Best regards,
GiGGz

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

Kernel: Linux 2.6.34-2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcmanfm depends on:
ii  libc6 2.10.2-9   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libfm-gtk00.1.11-1   file management support - GTK+ GUI
ii  libfm00.1.11-1   file management support - core lib
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.0-1   Layout and rendering of internatio
ii  libx11-6  2:1.3.3-3  X11 client-side library

Versions of packages pcmanfm recommends:
ii  gnome-icon-theme  2.30.2.1-1 GNOME Desktop icon theme
ii  gvfs-backends 1.6.1-1userspace virtual filesystem - bac
ii  gvfs-fuse 1.6.1-1userspace virtual filesystem - fus

pcmanfm suggests no packages.

-- no debconf information



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



Bug#578779: amd64 version of snes9x-gtk ?

2010-04-22 Thread giggz
Package: snes9x-gtk
Severity: wishlist

Hi,

Is it possible to have an amd64 package of snes9x-gtk ? this new gui
is really great!

Thx,
best regards,
GiGGz

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (987, 'stable'), (985, 'stable'), (500, 'lenny'), (195, 
'unstable'), (95, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-bpo.3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#572125: linux-image-2.6.32-bpo.2-amd64: btusb error message (failed to resubmit) after suspend/hibernate or on battery with usb auto-suspend

2010-03-01 Thread giggz
Package: linux-2.6
Version: 2.6.32-8~bpo50+1
Severity: normal

Hi,

I'm running on debian stable lenny + Backports on a eeepc 1201n.

I have problem with bluetooth, particularly the btusb module :
on battery (usb auto-suspend is activated) or when I return from
suspend/hibernate, I get these error messages :
btusb_intr_complete: hci0 urb 88006d2f8f00 failed to resubmit (1)

What could I provide in order to help ?

Best regards,
Guillaume

-- Package-specific info:
** Version:
Linux version 2.6.32-bpo.2-amd64 (Debian 2.6.32-8~bpo50+1) 
(norb...@tretkowski.de) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #1 SMP Fri Feb 
12 16:50:27 UTC 2010

** Command line:
root=/dev/sda5 ro quiet acpi_osi="Linux" 

** Tainted: P (1)
 * Proprietary module has been loaded.

** Kernel log:
[   46.908860]domain 2: span 0-3 level CPU
[   46.908865] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[   46.908880] CPU3 attaching sched-domain:
[   46.908885]  domain 0: span 1,3 level SIBLING
[   46.908890]   groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[   46.908902]   domain 1: span 1,3 level MC
[   46.908907]groups: 1,3 (cpu_power = 1178)
[   46.908916]domain 2: span 0-3 level CPU
[   46.908921] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[  163.244215] CPU0 attaching NULL sched-domain.
[  163.244228] CPU1 attaching NULL sched-domain.
[  163.244234] CPU2 attaching NULL sched-domain.
[  163.244242] CPU3 attaching NULL sched-domain.
[  163.273200] CPU0 attaching sched-domain:
[  163.273209]  domain 0: span 0,2 level SIBLING
[  163.273215]   groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[  163.273228]   domain 1: span 0,2 level MC
[  163.273233]groups: 0,2 (cpu_power = 1178)
[  163.273243]domain 2: span 0-3 level CPU
[  163.273248] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[  163.273265] CPU1 attaching sched-domain:
[  163.273271]  domain 0: span 1,3 level SIBLING
[  163.273276]   groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[  163.273288]   domain 1: span 1,3 level MC
[  163.273293]groups: 1,3 (cpu_power = 1178)
[  163.273302]domain 2: span 0-3 level CPU
[  163.273307] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[  163.273323] CPU2 attaching sched-domain:
[  163.273328]  domain 0: span 0,2 level SIBLING
[  163.27]   groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[  163.273345]   domain 1: span 0,2 level MC
[  163.273350]groups: 0,2 (cpu_power = 1178)
[  163.273359]domain 2: span 0-3 level CPU
[  163.273364] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[  163.273379] CPU3 attaching sched-domain:
[  163.273384]  domain 0: span 1,3 level SIBLING
[  163.273389]   groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[  163.273401]   domain 1: span 1,3 level MC
[  163.273406]groups: 1,3 (cpu_power = 1178)
[  163.273415]domain 2: span 0-3 level CPU
[  163.273420] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[  372.336279] CPU0 attaching NULL sched-domain.
[  372.336292] CPU1 attaching NULL sched-domain.
[  372.336302] CPU2 attaching NULL sched-domain.
[  372.336311] CPU3 attaching NULL sched-domain.
[  372.368219] CPU0 attaching sched-domain:
[  372.368228]  domain 0: span 0,2 level SIBLING
[  372.368234]   groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[  372.368249]   domain 1: span 0-3 level MC
[  372.368255]groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[  372.368276] CPU1 attaching sched-domain:
[  372.368281]  domain 0: span 1,3 level SIBLING
[  372.368286]   groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[  372.368298]   domain 1: span 0-3 level MC
[  372.368303]groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[  372.368319] CPU2 attaching sched-domain:
[  372.368324]  domain 0: span 0,2 level SIBLING
[  372.368329]   groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[  372.368341]   domain 1: span 0-3 level MC
[  372.368346]groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[  372.368361] CPU3 attaching sched-domain:
[  372.368366]  domain 0: span 1,3 level SIBLING
[  372.368374]   groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[  372.368387]   domain 1: span 0-3 level MC
[  372.368392]groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[  374.793408] btusb_intr_complete: hci0 urb 88006d2f8f00 failed to 
resubmit (1)
[  374.794393] btusb_bulk_complete: hci0 urb 88006d2f8240 failed to 
resubmit (1)
[  374.795392] btusb_bulk_complete: hci0 urb 88006d2f8e40 failed to 
resubmit (1)
[  381.118065] CPU0 attaching NULL sched-domain.
[  381.118079] CPU1 attaching NULL sched-domain.
[  381.118088] CPU2 attaching NULL sched-domain.
[  381.118097] CPU3 attaching NULL sched-domain.
[  381.153225] CPU0 attaching sched-domain:
[  381.153234]  domain 0: span 0,2 level SIBLING
[  381.153243]   groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[  381.153259]   domain 1: span 0,2 level MC
[  381.153264]groups: 0,2 (cpu_power = 1178)
[  381.153277]domain 2: span 0-3 leve

Bug#569053: laptop-mode-tools: please update to the new version 1.53

2010-02-09 Thread giggz
Package: laptop-mode-tools
Version: 1.52-1
Severity: wishlist

Hi,

I just notice that there is a new version of laptop-mode-tools on the
official website :
http://samwel.tk/laptop_mode/packages/tarball

This version seems to be interesting. PLease update the package.

Best regards,
GiGGz

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

Kernel: Linux 2.6.32.7-3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages laptop-mode-tools depends on:
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  psmisc22.10-1utilities that use the proc file s
ii  util-linux2.16.2-0   Miscellaneous system utilities

Versions of packages laptop-mode-tools recommends:
ii  acpid   1:2.0.1-2Advanced Configuration and Power I
ii  ethtool 6+20091202-1 display or change Ethernet device 
ii  hal 0.5.14-2 Hardware Abstraction Layer
ii  hdparm  9.27-1   tune hard disk parameters for high
ii  net-tools   1.60-23  The NET-3 networking toolkit
ii  pm-utils1.2.6.1-3utilities and scripts for power ma
pn  sdparm (no description available)
ii  wireless-tools  30~pre9-4Tools for manipulating Linux Wirel

laptop-mode-tools suggests no packages.

-- no debconf information



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



Bug#567766: laptop-mode-tools writes a lot in syslog even with debug=0 and VERBOSE_OUTPUT=0

2010-01-31 Thread giggz
Package: laptop-mode-tools
Version: 1.52-1
Severity: minor

Hi,

for weeks laptop-mode-tools writes a lot in the syslog file. I don't
modify the initial laptop-mode.conf :
VERBOSE_OUTPUT=0
LOG_TO_SYSLOG=1
DEBUG=0

but I'm seeing at boot :
Jan 31 09:18:50 thor laptop-mode: Determining power state from 
/sys/class/power_supply/ADP1/online.
Jan 31 09:18:50 thor laptop-mode: Not trying other options, already found a 
power supply.
Jan 31 09:18:50 thor laptop-mode: On AC power: Deactivating, because 
ENABLE_LAPTOP_MODE_ON_AC is not set.
Jan 31 09:18:50 thor laptop-mode: Checking if desired state is different from 
current state.
Jan 31 09:18:50 thor laptop-mode: /var/run/laptop-mode-tools/state does not 
exist, no previous state.
Jan 31 09:18:50 thor laptop-mode: enabled, not active
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/ac97-powersave.
Jan 31 09:18:50 thor laptop-mode: AC97 audio power setting is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/battery-level-polling.
Jan 31 09:18:50 thor laptop-mode: Battery level polling is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/bluetooth.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/configuration-file-control.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/cpufreq.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/dpms-standby.
Jan 31 09:18:50 thor laptop-mode: CONTROL_DPMS_STANDBY is disabled, skipping...
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/eee-superhe.
Jan 31 09:18:50 thor laptop-mode: Control file is 
/sys/devices/platform/eeepc/cpufv
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/ethernet.
Jan 31 09:18:50 thor laptop-mode: Ethernet module is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/hal-polling.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/hdparm.
Jan 31 09:18:50 thor laptop-mode: Setting spindown timeout on drives to 7200 
seconds.
Jan 31 09:18:50 thor laptop-mode: (hdparm configuration value = 244.)
Jan 31 09:18:50 thor laptop-mode: Querying /dev/sda media type using udevinfo: 
Jan 31 09:18:50 thor laptop-mode: type 'disk' on bus 'ata' detected
Jan 31 09:18:50 thor laptop-mode: Querying /dev/sda media type using udevinfo: 
Jan 31 09:18:50 thor laptop-mode: type 'disk' on bus 'ata' detected
Jan 31 09:18:50 thor laptop-mode: Executing: hdparm -S 244 /dev/sda
Jan 31 09:18:50 thor laptop-mode:  /dev/sda:  setting standby to 244 (2 hours)
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/intel-hda-powersave.
Jan 31 09:18:50 thor laptop-mode: Intel HDA audio power setting is disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/intel-sata-powermgmt.
Jan 31 09:18:50 thor laptop-mode: Intel SATA link power saving disabled.
Jan 31 09:18:50 thor laptop-mode: Invoking module 
/usr/share/laptop-mode-tools/modules/laptop-mode.
Jan 31 09:18:50 thor laptop-mode: Executing: echo 0 > /proc/sys/vm/laptop_mode
Jan 31 09:18:50 thor laptop-mode: Adjusting 2.6 kernel parameters to disable 
laptop mode.
Jan 31 09:18:50 thor laptop-mode: Executing: echo 500 > 
/proc/sys/vm/dirty_writeback_centisecs
Jan 31 09:18:50 thor laptop-mode: Executing: echo 3000 > 
/proc/sys/vm/dirty_expire_centisecs
Jan 31 09:18:50 thor laptop-mode: Executing: echo 40 > /proc/sys/vm/dirty_ratio
Jan 31 09:18:50 thor laptop-mode: Executing: echo 10 > 
/proc/sys/vm/dirty_background_ratio
Jan 31 09:18:50 thor laptop-mode: Remounting filesystems.
Jan 31 09:18:50 thor laptop-mode: /dev/sda1 not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: / not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking /dev/sda1 against HD because 
PARTITIONS contains "auto".
Jan 31 09:18:50 thor laptop-mode:Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode:/dev/sda1 contains /dev/sda, which is in 
HD, so we will remount it.
Jan 31 09:18:50 thor laptop-mode: Original options: rw,errors=remount-ro
Jan 31 09:18:50 thor laptop-mode: Reducing file system type.
Jan 31 09:18:50 thor laptop-mode: No saved mount options, so apparently we 
never remounted this filesystem during this session.
Jan 31 09:18:50 thor laptop-mode: Not remounting.
Jan 31 09:18:50 thor laptop-mode: Executing: /sbin/blockdev --setfra 256 
/dev/sda1
Jan 31 09:18:50 thor laptop-mode: tmpfs not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: /lib/init/rw not found in PARTITIONS.
Jan 31 09:18:50 thor laptop-mode: Checking tmpfs against HD because PARTITIONS 
contains "auto".
Jan 31 09:18:50 thor laptop-mode:Considering /dev/sda.
Jan 31 09:18:50 thor laptop-mode: proc not found in PARTITIONS.
Jan 31

Bug#561950: choosewm: doen't show all the wm installed on my laptop

2009-12-21 Thread giggz
Package: choosewm
Version: 0.1.4-1
Severity: normal

Hi,

I'm using choosewm with startx. So when I type startx, choosewm
appears and I can choose my wm. The problem is : choosewm proposes
awesome and openbox, but not e17. So I don't understand why...

14:37 gi...@thor ~ % ll /usr/share/xsessions 
total 20K
-rw-r--r-- 1 root root 126 déc.  21 13:28 awesome.desktop
-rw-r--r-- 1 root root 470 juin  12  2009 enlightenment.desktop
-rw-r--r-- 1 root root 164 déc.  16 01:24 openbox.desktop
-rw-r--r-- 1 root root 218 déc.  16 01:24 openbox-gnome.desktop
-rw-r--r-- 1 root root 205 déc.  16 01:24 openbox-kde.desktop

14:37 gi...@thor ~ % cat /usr/share/xsessions/enlightenment.desktop 
[Desktop Entry]
Encoding=UTF-8
Name=Enlightenment
Name[eo]=Enlightenment
Comment=Log in using Enlightenment (Version 0.16.999.060)
Comment[eo]=Ensaluti pere de Enlightenment (Versio 0.16.999.060)
Comment[fr]=Ouvrir une session Enlightenment (Version 0.16.999.060)
Comment[it]=Accedi con Enlightenment (Versione 0.16.999.060)
Type=XSession
Icon=/usr/share/enlightenment/data/images/enlightenment.png
Exec=/usr/bin/enlightenment_start
TryExec=/usr/bin/enlightenment_start

What is the way of choosewm in order to show the installed wm ?

Thx a lot,
Cheers,
GiGGz

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

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

Versions of packages choosewm depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines
ii  libgtk2.0-0   2.18.5-1   The GTK+ graphical user interface 

choosewm recommends no packages.

choosewm suggests no packages.

-- no debconf information



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



Bug#557444: try to remove /etc/rc0.d/K20cpufrequtils which doesn't exist (/etc/rc0.d/K01cpufrequtils exists)

2009-11-22 Thread giggz
Package: cpufrequtils
Version: 006-1
Severity: normal

Hi,

During the upgrade of cpufrequtils an error occurs. It tries to remove 
/etc/rc0.d/K20cpufrequtils. But the file doesn't exist. On my SID I
have :
/etc/rc0.d/K01cpufrequtils which is link to ../init.d/cpufrequtils

Best regards,
Guillaume

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

Kernel: Linux 2.6.31.6-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cpufrequtils depends on:
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  libc6 2.10.1-7   GNU C Library: Shared libraries
ii  libcpufreq0   006-1  shared library to deal with the cp
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

cpufrequtils recommends no packages.

cpufrequtils suggests no packages.

-- debconf information:
  cpufrequtils/enable: true



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



Bug#545157: grub-pc: After migration to GRUB2 WinXP crashes with Blue screen of death

2009-09-05 Thread giggz
Package: grub-pc
Version: 1.97~beta2-1
Severity: important

Hi,

I know, the bug report is not directly related to debian...but the
users have to be warned :
So with the GRUB1 I don't have any problem to boot linux or winXP. I
migrate to GRUB2 this morning; after the installation of os-prober,
update-grub and reboot, winXP crashes with a blue screen of death 1
second after the login window. I can't do anything...Is it a known
proble, that GRUB2 and winXp are not "friend" or a configuration
problem ?

Best regards,
Guillaume


-- Package-specific info:

*** BEGIN /proc/mounts
/dev/root / ext3 rw,relatime,errors=remount-ro,data=writeback 0 0
/dev/sda6 /home ext3 rw,relatime,errors=continue,data=writeback 0 0
/dev/sda4 /donnees ext3 rw,relatime,errors=continue,data=writeback 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
if terminal_input console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_input
  terminal console
fi
if terminal_output console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_output
  terminal console
fi
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.30.5-1" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 76862322-3941-460f-a6e5-d5e28479342e
linux   /boot/vmlinuz-2.6.30.5-1 root=/dev/sda1 ro 
video=radeonfb:ywrap,mtrr,1400x1050 
}
menuentry "Debian GNU/Linux, Linux 2.6.30.5-1 (recovery mode)" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 76862322-3941-460f-a6e5-d5e28479342e
linux   /boot/vmlinuz-2.6.30.5-1 root=/dev/sda1 ro single 
video=radeonfb:ywrap,mtrr,1400x1050
}
menuentry "Debian GNU/Linux, Linux 2.6.30.4-1" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 76862322-3941-460f-a6e5-d5e28479342e
linux   /boot/vmlinuz-2.6.30.4-1 root=/dev/sda1 ro 
video=radeonfb:ywrap,mtrr,1400x1050 
}
menuentry "Debian GNU/Linux, Linux 2.6.30.4-1 (recovery mode)" {
linux   /boot/vmlinuz-2.6.30.4-1 root=/dev/sda1 ro single 
video=radeonfb:ywrap,mtrr,1400x1050
}
menuentry "Debian GNU/Linux, Linux 2.6.23.14-1" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 76862322-3941-460f-a6e5-d5e28479342e
linux   /boot/vmlinuz-2.6.23.14-1 root=/dev/sda1 ro 
video=radeonfb:ywrap,mtrr,1400x1050 
}
menuentry "Debian GNU/Linux, Linux 2.6.23.14-1 (recovery mode)" {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 76862322-3941-460f-a6e5-d5e28479342e
linux   /boot/vmlinuz-2.6.23.14-1 root=/dev/sda1 ro single 
video=radeonfb:ywrap,mtrr,1400x1050
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
linux   /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
linux   /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Microsoft Windows XP Professionnel (on /dev/sda3)" {
insmod ntfs
set root=(hd0,3)
search --no-floppy --fs-uuid --set 62202d87202d6371
drivemap -s (hd0) ${root}
chainloader +1
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg

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

Kernel: Linux 2.6.30.5-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]   1.5.27   Debian configuration management sy
ii  grub-common 1.97~beta2-1 GRand Unified Bootloader, version 
ii  libc6   2.9-26   GNU C Library: Shared libraries
ii  ucf 3.0021   Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
pn  desktop-base   (no description available)
ii  

Bug#539802: decibel-audio-player: please add a depend or recommend on gstreamer0.10-alsa

2009-08-03 Thread giggz
Package: decibel-audio-player
Version: 1.00-2
Severity: normal

Hi,

On my sid gstreamer0.10-alsa is not installed. But without this
package decibel-audio-player doesn't work. So please add a recommend
or a depend on it.

Best regards,
Guillaume


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

Kernel: Linux 2.6.30.4-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages decibel-audio-player depends on:
ii  gstreamer0.10-plugins-base0.10.23-3  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good0.10.15-2  GStreamer plugins from the "good" 
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-glade2 2.14.1-3   GTK+ bindings: Glade support
ii  python-gst0.100.10.15-1  generic media-playing framework (P
ii  python-gtk2   2.14.1-3   Python bindings for the GTK+ widge
ii  python-mutagen1.15-2 audio metadata editing library
ii  python-support1.0.3  automated rebuilding support for P

Versions of packages decibel-audio-player recommends:
ii  gstreamer0.10-plugins-ugly  0.10.12-1+b1 GStreamer plugins from the "ugly" 
ii  python-cddb 1.4-5.1+b1   Python interface to CD-IDs and Fre
ii  python-gnome2   2.26.1-1 Python bindings for the GNOME desk
pn  python-gnomekeyring(no description available)
ii  python-notify   0.1.1-2+b1   Python bindings for libnotify

Versions of packages decibel-audio-player suggests:
pn  gstreamer0.10-plugins-bad  (no description available)

-- no debconf information



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



Bug#539405: privoxy: Privoxy fails to start after the update of sysv-rc and the installation of insserv

2009-07-31 Thread giggz
Package: privoxy
Version: 3.0.13-1
Severity: normal

Hi,

Before the update of sysv-rc (without the reordering of the boot
sequence by insserv), privoxy starts without problem at boot. I just
update sysv-rc package. The installation of insserv was without
problem. But at the next boot, privoxy doesn't start. I get the "red
failed" of death...At the end of the boot, after the login, a "sudo
invoke-rc privoxy start" works out of the box. So privoxy is perhaps
started too early...

Best regards,
Guillaume


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

Kernel: Linux 2.6.30.4-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages privoxy depends on:
ii  adduser3.110 add and remove users and groups
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libpcre3   7.8-2+b1  Perl 5 Compatible Regular Expressi
ii  logrotate  3.7.7-3   Log rotation utility
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  perl   5.10.0-24 Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

Versions of packages privoxy recommends:
pn  doc-base   (no description available)

privoxy suggests no packages.

-- no debconf information



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



Bug#531411: util-linux: hwclock : error message at boot and halt time (Cannot access the Hardware Clock...)

2009-06-01 Thread giggz
Package: util-linux
Version: 2.15.1~rc1-1
Severity: normal

Hi,

Since the recent upgrade of util-linux, I notice an error message at
boot and halt time :
Cannot access the Hardware Clock via any known method.

And when I run hwclock in a terminal, I get the message too :
12:30 gi...@thor ~ % hwclock 
Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
zsh: exit 1 hwclock

but no problem with sudo :

12:30 gi...@thor ~ % sudo hwclock --debug
[sudo] password for giggz: 
hwclock from util-linux-ng 2.15.1-rc1
Using /dev interface to clock.
Last drift adjustment done at 1243679328 seconds after 1969
Last calibration done at 1243679328 seconds after 1969
Hardware clock is on local time
Assuming hardware clock is kept in local time.
Waiting for clock tick...
/dev/rtc does not have interrupt functions. Waiting in loop for time from 
/dev/rtc to change
...got clock tick
Time read from Hardware Clock: 2009/06/01 12:32:26
Hw clock time : 2009/06/01 12:32:26 = 1243859546 seconds since 1969
lun 01 jun 2009 12:32:26 UTC  -0.577556 seconds

How to solve this problem ?
Best regards,
Guillaume


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

Kernel: Linux 2.6.29.4-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages util-linux depends on:
ii  libc6  2.9-13GNU C Library: Shared libraries
ii  libncurses55.7+20090523-1shared libraries for terminal hand
ii  libselinux12.0.71-1  SELinux shared libraries
ii  libslang2  2.1.4-3   The S-Lang programming library - r
ii  libuuid1   1.41.6-1  Universally Unique ID library
ii  lsb-base   3.2-22Linux Standard Base 3.2 init scrip
ii  tzdata 2009h-1   time zone and daylight-saving time
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

util-linux recommends no packages.

Versions of packages util-linux suggests:
ii  dosfstools3.0.3-1utilities for making and checking 
ii  kbd   1.15-1 Linux console font and keytable ut
pn  util-linux-locales (no description available)

-- no debconf information



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



Bug#531397: tzdata: Error message at boot and halt : Cannot access the Hardware Clock via any known method

2009-06-01 Thread giggz
Package: tzdata
Version: 2009h-1
Severity: normal

Hi,

Since the recent upgrade of tzadata, I have noticed the following
error message at boot :
Cannot access the Hardware Clock via any known method

I have a dual boot XP/debian Sid.

Is this a known bug ? Is there a way to solve the problem ?

Bye
GUillaume


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

Kernel: Linux 2.6.29.4-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tzdata depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy

tzdata recommends no packages.

tzdata suggests no packages.

-- debconf information:
  tzdata/Zones/Asia:
  tzdata/Zones/SystemV:
  tzdata/Zones/Pacific:
  tzdata/Zones/Atlantic:
* tzdata/Zones/Etc: UTC
  tzdata/Zones/Arctic:
  tzdata/Zones/Antarctica:
  tzdata/Zones/America:
* tzdata/Areas: Etc
  tzdata/Zones/Australia:
* tzdata/Zones/Europe: Paris
  tzdata/Zones/Africa:
  tzdata/Zones/Indian:



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



Bug#530256: policykit-gnome: polkit-gnome-authorization doesn't work

2009-05-23 Thread giggz
Package: policykit-gnome
Version: 0.9.2-2
Severity: important

Hi,

With the apparition of policykit, I can't mount my USB devices
anymore. So I have searched a little bit : modify the PolicyKit.conf
like that :

  

  

  

and it works!

But I would like to have more flexibility, so I have installed
policykit-gnome and remove the above match section of the
PolicyKit.conf.

I launch "gksu /usr/bin/polkit-gnome-authorization". I click on "mount
file systems from removable devices". Click on "Grant", choose my
user...and then I can't do anything. The "grant" button is in grey!

So it appears that the bug #524836 is not totally solved.

Best regards,
Guillaume


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

Kernel: Linux 2.6.29.4-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages policykit-gnome depends on:
ii  dbus-x11  1.2.14-2   simple interprocess messaging syst
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.14-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.80-4 simple interprocess messaging syst
ii  libgconf2-4   2.26.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.20.1-2   The GLib library of C routines
ii  libgtk2.0-0   2.16.1-2   The GTK+ graphical user interface 
ii  libpango1.0-0 1.24.2-1   Layout and rendering of internatio
ii  libpolkit-dbus2   0.9-3  library for accessing PolicyKit vi
ii  libpolkit-gnome0  0.9.2-2PolicyKit-gnome library
ii  libpolkit-grant2  0.9-3  library for obtaining privileges v
ii  libpolkit20.9-3  library for accessing PolicyKit
ii  policykit 0.9-3  framework for managing administrat

policykit-gnome recommends no packages.

policykit-gnome suggests no packages.

-- no debconf information



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



Bug#524014: pcmanfm: can't mount devices through the tab anymore

2009-04-14 Thread giggz
Package: pcmanfm
Version: 0.5-3
Severity: normal

Hi,

With the last version of hal, pcmanfm doesn't mount devices through
the tab anymore. It's a great fonctionality. Is would be cool if it's
work again.

The error in a terminal  is :
(pcmanfm:10504): Gtk-WARNING **: Failed to set text from markup due to error 
parsing markup: Error on line 1 char 57: '-' is not a valid character following 
a '<' character; it may not begin an element name

Best regards,
Guillaume

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

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

Versions of packages pcmanfm depends on:
ii  dbus 1.2.12-1simple interprocess messaging syst
ii  desktop-file 0.15-2  Utilities for .desktop files
ii  gamin0.1.10-1File and directory monitoring syst
ii  hal  0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer
ii  libc62.9-6   GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib 0.80-3  simple interprocess messaging syst
ii  libgamin0 [l 0.1.10-1Client library for the gamin file 
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libgtk2.0-0  2.14.7-5The GTK+ graphical user interface 
ii  libhal-stora 0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer - share
ii  libhal1  0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer - share
ii  libpango1.0- 1.24.0-3Layout and rendering of internatio
ii  libstartup-n 0.9-1   library for program launch feedbac
ii  libx11-6 2:1.2.1-1   X11 client-side library
ii  shared-mime- 0.60-2  FreeDesktop.org shared MIME databa

Versions of packages pcmanfm recommends:
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  gnome-icon-theme  2.24.0-4   GNOME Desktop icon theme

pcmanfm suggests no packages.

-- no debconf information



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



Bug#523372: consolekit: Couldn't read /proc/'pid_number'/environ

2009-04-09 Thread giggz
Package: consolekit
Version: 0.3.0-2
Severity: normal

Hi,

At boot I have this warning message in my log :
console-kit-daemon[2287]: WARNING: Couldn't read /proc/2285/environ:
Failed to open file '/proc/2285/environ': No such file or directory 

And it's normal because :
18:57 gi...@thor ~ % cat /proc/2285/environ 
cat: /proc/2285/environ: Aucun fichier ou dossier de ce type
zsh: exit 1 cat /proc/2285/environ

but :
19:04 r...@thor ~ # cat /proc/2287/environ 
DBUS_STARTER_ADDRESS=unix:path=/var/run/dbus/system_bus_socket,guid=4ea078f8d6620d62514de94f49de285eDBUS_STARTER_BUS_TYPE=system#

So there is a problem here to identify which is the pid of
console-kit-daemon, isn't it ?

Best regards,
Guillaume


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

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

Versions of packages consolekit depends on:
ii  dbus   1.2.12-1  simple interprocess messaging syst
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libck-connector0   0.3.0-2   ConsoleKit libraries
ii  libdbus-1-31.2.12-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.80-3simple interprocess messaging syst
ii  libglib2.0-0   2.20.0-2  The GLib library of C routines
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages consolekit recommends:
ii  libpam-ck-connector   0.3.0-2ConsoleKit PAM module

consolekit suggests no packages.

-- no debconf information



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



Bug#522752: snes9express: just few corrections for the desktop file

2009-04-06 Thread giggz
Package: snes9express
Version: 1.42-7
Severity: minor

Hi,

11:06 gi...@thor ~ % desktop-file-validate 
/usr/share/applications/snes9express.desktop 
/usr/share/applications/snes9express.desktop: warning: key "Encoding" in group 
"Desktop Entry" is deprecated
/usr/share/applications/snes9express.desktop: warning: value "snes9express.xpm" 
for key "Icon" in group "Desktop Entry" is an icon name with an extension, but 
there should be no extension as described in the Icon Theme Specification if 
the value is not an absolute path
/usr/share/applications/snes9express.desktop: error: value 
"Application;Game;2DGraphics;Emulator" for string list key "Categories" in 
group "Desktop Entry" does not have a semicolon (';') as trailing character
zsh: exit 1 desktop-file-validate 
/usr/share/applications/snes9express.desktop

Here is the desktop file with the correction :
[Desktop Entry]
Name=snes9express
Comment=A frontend to snes9x
Exec=snes9express
Icon=snes9express
Terminal=false
Type=Application
Categories=Game;2DGraphics;Emulator;

Best regards,
Guillaume

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

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

Versions of packages snes9express depends on:
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libgcc11:4.3.3-5 GCC support library
ii  libglib2.0-0   2.20.0-2  The GLib library of C routines
ii  libgtk2.0-02.14.7-5  The GTK+ graphical user interface 
ii  libpango1.0-0  1.24.0-2  Layout and rendering of internatio
ii  libstdc++6 4.3.3-5   The GNU Standard C++ Library v3
ii  snes9x-x   1:1.5-1   X binaries for snes9x - Super NES 
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

snes9express recommends no packages.

snes9express suggests no packages.

-- no debconf information



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



Bug#522749: checksecurity: Please add a check-socket.conf example

2009-04-06 Thread giggz
Package: checksecurity
Version: 2.0.12
Severity: normal

Hi,

I would like to avoid that rpc.statd socket is checked everyday. Is it
possible with check-socket.conf. Please add an example of the
file. Thx a lot,

Best regards,
Guillaume


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

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

Versions of packages checksecurity depends on:
ii  anacron   2.3-13.1   cron-like program that doesn't go 
ii  cron  3.0pl1-105 management of regular background p
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 

Versions of packages checksecurity recommends:
ii  logcheck  1.2.69 mails anomalies in the system logf
pn  tiger  (no description available)
pn  tripwire | integrit | aide |   (no description available)

Versions of packages checksecurity suggests:
pn  apt-watch | cron-apt   (no description available)
ii  lockfile-progs0.1.11-0.1 Programs for locking and unlocking

-- debconf information:
  checksecurity/oldconf:



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



Bug#522611: snes9x-x: please recommends or depends on oss-compat in order to have sound

2009-04-05 Thread giggz
Package: snes9x-x
Version: 1:1.5-1
Severity: normal

Hi,

Without oss-compat package, I don't have any sound on my system with
snes9. It could be great to have a recommand or a depend on
oss-compat. Thx a lot for your work.

Cheers,
Guillaume

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

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

Versions of packages snes9x-x depends on:
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libgcc11:4.3.3-5 GCC support library
ii  libstdc++6 4.3.3-5   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2-1   X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxxf86dga1   2:1.0.2-1 X11 Direct Graphics Access extensi
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

snes9x-x recommends no packages.

Versions of packages snes9x-x suggests:
pn  zsnes  (no description available)

-- no debconf information



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



Bug#521393: awesome: Pb with layout icon box (and the magnifier icon)

2009-03-27 Thread giggz
Package: awesome
Version: 3.2-1
Severity: normal

Hi,

I'm using the default theme. When I click on the layout icon box, the
icon and the layout changes as expected, except at the end : after 7
clicks, it's the "awful.layout.suit.max.fullscreen" layout, I don't
have any icon...it's one problem! If I remove this layout in the
config file, I notice that I don't have the magnifier icon, but I see
two times the max icon.

Thx for awesome!

Regards,
Guillaume 

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

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

Versions of packages awesome depends on:
ii  libc6 2.9-6  GNU C Library: Shared libraries
ii  libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.12-1   simple interprocess messaging syst
ii  libev33.43-1.1   high-performance event loop librar
ii  libglib2.0-0  2.20.0-2   The GLib library of C routines
ii  libimlib2 1.4.2-4powerful image loading and renderi
ii  liblua5.1-0   5.1.4-2Simple, extensible, embeddable pro
ii  libncurses5   5.7+20090314-1 shared libraries for terminal hand
ii  libpango1.0-0 1.22.4-3   Layout and rendering of internatio
ii  libreadline5  5.2-4  GNU readline and history libraries
ii  libx11-6  2:1.2-1X11 client-side library
ii  libxcb-atom1  0.3.3-2utility libraries for X C Binding 
ii  libxcb-aux0   0.3.3-2utility libraries for X C Binding 
ii  libxcb-event1 0.3.3-2utility libraries for X C Binding 
ii  libxcb-icccm1 0.3.3-2utility libraries for X C Binding 
ii  libxcb-image0 0.3.3-2utility libraries for X C Binding 
ii  libxcb-keysyms0   0.3.3-2utility libraries for X C Binding 
ii  libxcb-property1  0.3.3-2utility libraries for X C Binding 
ii  libxcb-randr0 1.2-1  X C Binding, randr extension
ii  libxcb-render-util0   0.3.3-2utility libraries for X C Binding 
ii  libxcb-render01.2-1  X C Binding, render extension
ii  libxcb-shm0   1.2-1  X C Binding, shm extension
ii  libxcb-xinerama0  1.2-1  X C Binding, xinerama extension
ii  libxcb-xtest0 1.2-1  X C Binding, xtest extension
ii  libxcb1   1.2-1  X C Binding
ii  menu  2.1.41 generates programs menu for all me

Versions of packages awesome recommends:
ii  x11-xserver-utils 7.3+5  X server utilities

awesome suggests no packages.

-- no debconf information



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



Bug#521163: firestarter: Pb with the permissive mode (log are full of 127.0.0.1)

2009-03-25 Thread giggz
Package: firestarter
Version: 1.0.3-7
Severity: normal

Hi,

When firestarter is in restrictive mode, I don't have any problem. But
when I switch to the restrictive mode AND when I watch a video through
flash and firefox the logs are full of :
InputIN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00
SRC=127.0.0.1 DST=127.0.0.1 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=27248
DF PROTO=TCP SPT=50726 DPT=6600 WINDOW=32792 RES=0x00 ACK URGP=0

OutputIN= OUT=lo SRC=127.0.0.1 DST=127.0.0.1 LEN=40 TOS=0x00 PREC=0x00
TTL=64 ID=27248 DF PROTO=TCP SPT=50726 DPT=6600 WINDOW=32792 RES=0x00
ACK URGP=0

So If you have any idea, or if you want more info, please contact me.

Regards,
Guillaume

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

Kernel: Linux 2.6.29-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages firestarter depends on:
ii  gconf2 2.24.0-7  GNOME configuration database syste
ii  gksu   2.0.2-1   graphical frontend to su
ii  iptables   1.4.2-6   administration tools for packet fi
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.24.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.24.1-1  The Bonobo UI library
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libgconf2-42.24.0-7  GNOME configuration database syste
ii  libglade2-01:2.6.3-1 library to load .glade files at ru
ii  libglib2.0-0   2.20.0-2  The GLib library of C routines
ii  libgnome2-02.24.1-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.24.1-1  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.24.0-3GNOME Virtual File System (runtime
ii  libgtk2.0-02.14.7-4+b1   The GTK+ graphical user interface 
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.17-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.22.4-3  Layout and rendering of internatio
ii  libpixman-1-0  0.14.0-1  pixel-manipulation library for X a
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libx11-6   2:1.2-1   X11 client-side library
ii  libxcb-render-util00.3.3-2   utility libraries for X C Binding 
ii  libxcb-render0 1.2-1 X C Binding, render extension
ii  libxcb11.2-1 X C Binding
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  lsb-base   3.2-22Linux Standard Base 3.2 init scrip
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

firestarter recommends no packages.

Versions of packages firestarter suggests:
pn  dhcp3-server   (no description available)

-- no debconf information



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



Bug#519680: gmplayer crashes when I quit it

2009-03-14 Thread giggz
Package: mplayer
Version: 1.0~rc2+svn20090303-2
Severity: normal

Hi,

Thx for this new version of mplayer! flash videos work again.

But I notice a new problem :
I read a video with gmplayer (avi or flash). When Ic lick to quit
gmplayer I get this error :
MPlayer interrupted by signal 11 in module: uninit_gui
- MPlayer crashed by bad usage of CPU/FPU/RAM.

Is it a known issue ? If not tell me and I will install the -dbg
package and provide more infos.

Best regards,
Guillaume

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

Kernel: Linux 2.6.28.7-3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mplayer depends on:
ii  debconf [debconf-2.0]  1.5.26Debian configuration management sy
ii  libasound2 1.0.19-1  shared library for ALSA applicatio
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libaudio2  1.9.1-5   Network Audio System - shared libr
ii  libavcodec52   3:0.svn20090303-1 ffmpeg codec library
ii  libavformat52  3:0.svn20090303-1 ffmpeg file format library
ii  libavutil493:0.svn20090303-1 ffmpeg utility library
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libcaca0   0.99.beta16-1 colour ASCII art library
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libcdparanoia0 3.10.2+debian-5   audio extraction tool for sampling
ii  libdirectfb-1.2-0  1.2.7-2   direct frame buffer graphics - sha
ii  libesd-alsa0 [libesd0] 0.2.41-2  Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libfribidi00.10.9-1  Free Implementation of the Unicode
ii  libgcc11:4.3.3-5 GCC support library
ii  libgif44.1.6-6   library for GIF images (library)
ii  libgl1-mesa-glx [libgl 7.0.3-7   A free implementation of the OpenG
ii  libglib2.0-0   2.18.4-2  The GLib library of C routines
ii  libgtk2.0-02.14.7-4+b1   The GTK+ graphical user interface 
ii  libjack0   0.116.1-4 JACK Audio Connection Kit (librari
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  liblircclient0 0.8.3-3   infra-red remote control support -
ii  liblzo2-2  2.03-1data compression library
ii  libmpcdec3 1:1.2.2-2.1   Musepack (MPC) format library
ii  libncurses55.7+20090228-1shared libraries for terminal hand
ii  libogg01.1.3-5   Ogg Bitstream Library
ii  liboil0.3  0.3.15-1  Library of Optimized Inner Loops
ii  libopenal1 1:1.4.272-2   Software implementation of the Ope
ii  libpango1.0-0  1.22.4-2  Layout and rendering of internatio
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libpostproc51  3:0.svn20090303-1 ffmpeg video postprocessing librar
ii  libpulse0  0.9.14-2  PulseAudio client libraries
ii  libschroedinger-1.0-0  1.0.5-1   library for encoding/decoding of D
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libsmbclient   2:3.3.1-1 shared library for communication w
ii  libspeex1  1.2~rc1-1 The Speex codec runtime library
ii  libstdc++6 4.3.3-5   The GNU Standard C++ Library v3
ii  libsvga1   1:1.4.3-27console SVGA display libraries
ii  libswscale03:0.svn20090303-1 ffmpeg video scaling library
ii  libtheora0 1.0-2 The Theora Video Compression Codec
ii  libx11-6   2:1.2-1   X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxv1 2:1.0.4-1 X11 Video extension library
ii  libxvmc1   1:1.0.4-2 X11 Video extension library
ii  libxxf86dga1   2:1.0.2-1 X11 Direct Graphics Access extensi
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  mplayer-skin-blue [mpl 1.6-2 blue skin for mplayer
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

mplayer recommends no packages.

Versions of packages mplayer suggests:
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  fontconfig2.6.0-3g

Bug#519679: linphone: Could you change the icon name in .desktop

2009-03-14 Thread giggz
Package: linphone
Version: 3.0.0-2
Severity: normal

Hi,

I just checked the name of the linphone icon in .desktop :
Icon=linphone/linphone2.png
Could you, please, rename it linphone or linphone2 ?

11:44 gi...@thor ~ % desktop-file-validate 
/usr/share/applications/linphone.desktop 
/usr/share/applications/linphone.desktop: error: value "linphone/linphone2.png" 
for key "Icon" in group "Desktop Entry" looks like a relative path, instead of 
being an absolute path to an icon or an icon name
zsh: exit 1 desktop-file-validate /usr/share/applications/linphone.deskt

And put the icon in an other place :
/usr/share/icons/hicolor/
or 
/usr/share/pixmaps/

Moreover the extension .png is no more necessary in the desktop file.

Best regards,
Guillaume 

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

Kernel: Linux 2.6.28.7-3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linphone depends on:
ii  libartsc0  1.5.9-2+b1aRts sound system C support librar
ii  libasound2 1.0.19-1  shared library for ALSA applicatio
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libavcodec52   3:0.svn20090303-1 ffmpeg codec library
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libglade2-01:2.6.3-1 library to load .glade files at ru
ii  libglib2.0-0   2.18.4-2  The GLib library of C routines
ii  libgsm11.0.12-1  Shared libraries for GSM speech co
ii  libgtk2.0-02.14.7-4+b1   The GTK+ graphical user interface 
ii  liblinphone3   3.0.0-2   linphone's shared library part (su
ii  libmediastreamer0  3.0.0-2   linphone web phone's media library
ii  libogg01.1.3-5   Ogg Bitstream Library
ii  libortp8   3.0.0-2   Real-time Transport Protocol stack
ii  libpango1.0-0  1.22.4-2  Layout and rendering of internatio
ii  libspeex1  1.2~rc1-1 The Speex codec runtime library
ii  libspeexdsp1   1.2~rc1-1 The Speex extended runtime library
ii  libtheora0 1.0-2 The Theora Video Compression Codec
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  linphone-nox   3.0.0-2   SIP softphone - console-only clien
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

linphone recommends no packages.

Versions of packages linphone suggests:
pn  yelp   (no description available)

-- no debconf information



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



Bug#519672: Please rename the sl-modem-daemon.modutils file with a .conf

2009-03-14 Thread giggz
Package: sl-modem-daemon
Version: 2.9.11~20080817-4
Severity: normal

Hi,

With the recent upgrades in sid, the files in /etc/modprobe.d should
have a .conf . Please rename sl-modem-daemon.modutils with a .conf, in
order to avoid the warning.

Thx a lot
Cheers,
Guillaume

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

Kernel: Linux 2.6.28.7-3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sl-modem-daemon depends on:
ii  adduser   3.110  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  libasound21.0.19-1   shared library for ALSA applicatio
ii  libc6 2.9-4  GNU C Library: Shared libraries

sl-modem-daemon recommends no packages.

sl-modem-daemon suggests no packages.

-- debconf information:
* sl-modem-daemon/country: FRANCE



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



Bug#519323: choosewm: a text interface too

2009-03-11 Thread giggz
Package: choosewm
Version: 0.1.3-2
Severity: wishlist

Hi,

I have just installed choosewm. It works fine, but not into the
virtual console. It could be great to have a text-based interface
too. And when choosewm is launched under a virtual console, this
text-based interface appears.

cheers,
Guillaume


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

Kernel: Linux 2.6.28.7-3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages choosewm depends on:
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libglib2.0-0  2.18.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.14.7-4   The GTK+ graphical user interface 

choosewm recommends no packages.

choosewm suggests no packages.

-- no debconf information



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



Bug#519063: debsums warnings due to hplip-data

2009-03-10 Thread giggz
Package: hplip
Version: 3.9.2-1
Severity: normal

Hi,

I have the debsums package installed on my sid. So one a week, debsums
verifies the packages integrity. I have just installed the hplip
package with hpijs. And debsums gives that :
/etc/cron.weekly/debsums:
debsums: can't open hplip-data file /usr/share/hplip/pcard/__init__.pyc (No 
such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/pcard/photocard.pyc (No 
such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/copier/__init__.pyc (No 
such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/copier/copier.pyc (No such 
file or directory)
debsums: can't open hplip-data file /usr/share/hplip/base/exif.pyc (No such 
file or directory)
/usr/share/hplip/base/strings.pyc
/usr/share/hplip/base/slp.pyc
/usr/share/hplip/base/codes.pyc
/usr/share/hplip/base/models.pyc
/usr/share/hplip/base/utils.pyc
/usr/share/hplip/base/maint.pyc
/usr/share/hplip/base/pml.pyc
/usr/share/hplip/base/__init__.pyc
/usr/share/hplip/base/pexpect.pyc
/usr/share/hplip/base/module.pyc
/usr/share/hplip/base/device.pyc
debsums: can't open hplip-data file /usr/share/hplip/base/vcard.pyc (No such 
file or directory)
debsums: can't open hplip-data file /usr/share/hplip/base/ldif.pyc (No such 
file or directory)
/usr/share/hplip/base/tui.pyc
debsums: can't open hplip-data file /usr/share/hplip/base/dime.pyc (No such 
file or directory)
/usr/share/hplip/base/status.pyc
/usr/share/hplip/base/mdns.pyc
/usr/share/hplip/base/logger.pyc
/usr/share/hplip/base/g.pyc
/usr/share/hplip/prnt/ldl.pyc
/usr/share/hplip/prnt/__init__.pyc
/usr/share/hplip/prnt/pcl.pyc
/usr/share/hplip/prnt/colorcal.pyc
/usr/share/hplip/prnt/cups.pyc
/usr/share/hplip/installer/dcheck.pyc
/usr/share/hplip/installer/__init__.pyc
debsums: can't open hplip-data file /usr/share/hplip/fax/faxdevice.pyc (No such 
file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/coverpages.pyc (No 
such file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/__init__.pyc (No such 
file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/fax.pyc (No such file 
or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/soapfax.pyc (No such 
file or directory)
debsums: can't open hplip-data file /usr/share/hplip/fax/pmlfax.pyc (No such 
file or directory)
/usr/share/hplip/installer/core_install.pyc

Theses files are present when I do "dpkg -L hplip-data", but don't
exist really. For example :
8:59 gi...@thor ~ % ll /usr/share/hplip/base/
total 1,1M
-rw-r--r-- 1 root root  26K mar  9 02:55 codes.py
-rw-r--r-- 1 root root  19K mar  9 20:06 codes.pyc
-rw-r--r-- 1 root root  85K mar  9 02:55 device.py
-rw-r- 1 root root  63K mar  9 20:06 device.pyc
-rw-r--r-- 1 root root 3,4K mar  9 02:55 dime.py
-rw-r--r-- 1 root root  36K mar  9 02:55 exif.py
-rw-r--r-- 1 root root  11K mar  9 02:55 g.py
-rw-r--r-- 1 root root  12K mar  9 20:06 g.pyc
-rw-r--r-- 1 root root 5,8K mar  9 02:55 imagesize.py
-rw-r--r-- 1 root root  798 mar  9 02:55 __init__.py
-rw-r--r-- 1 root root  120 mar  9 20:06 __init__.pyc
-rw-r--r-- 1 root root  17K mar  9 02:55 ldif.py
-rw-r--r-- 1 root root  12K mar  9 02:55 logger.py
-rw-r--r-- 1 root root  12K mar  9 20:06 logger.pyc
-rw-r--r-- 1 root root  64K mar  9 02:55 magic.py
-rw-r--r-- 1 root root  43K mar  9 02:55 maint.py
-rw-r- 1 root root  36K mar  9 20:27 maint.pyc
-rw-r--r-- 1 root root 9,6K mar  9 02:55 mdns.py
-rw-r- 1 root root 7,5K mar  9 20:06 mdns.pyc
-rw-r--r-- 1 root root  18K mar  9 02:55 mfpdtf.py
-rw-r--r-- 1 root root  16K mar  9 02:55 models.py
-rw-r- 1 root root  12K mar  9 20:06 models.pyc
-rw-r--r-- 1 root root  25K mar  9 02:55 module.py
-rw-r- 1 root root  17K mar  9 20:06 module.pyc
-rw-r--r-- 1 root root  61K mar  9 02:55 pexpect.py
-rw-r- 1 root root  51K mar  9 20:06 pexpect.pyc
-rw-r--r-- 1 root root  26K mar  9 02:55 pml.py
-rw-r- 1 root root  23K mar  9 20:06 pml.pyc
-rw-r--r-- 1 root root 5,6K mar  9 02:55 slp.py
-rw-r- 1 root root 4,3K mar  9 20:06 slp.pyc
-rw-r--r-- 1 root root  52K mar  9 02:55 status.py
-rw-r- 1 root root  30K mar  9 20:06 status.pyc
-rw-r--r-- 1 root root  24K mar  9 02:55 strings.py
-rw-r- 1 root root  14K mar  9 20:06 strings.pyc
-rw-r--r-- 1 root root  14K mar  9 02:55 tui.py
-rw-r- 1 root root  13K mar  9 20:06 tui.pyc
-rw-r--r-- 1 root root  47K mar  9 02:55 utils.py
-rw-r- 1 root root  48K mar  9 20:06 utils.pyc
-rw-r--r-- 1 root root  44K mar  9 02:55 vcard.py

I don't have any vcard.pyc.

Thx a lot.

Cheers,
Guillaume


-- Package-specific info:
error: NOT FOUND OR FAILED TO LOAD!
error: Version: (Not available. CUPS may not be installed or not running.)
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure 
that this dependency is installed before installing or running HPLIP.
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure 
that this 

Bug#518584: kernel-package: Pb with tmp_kallsyms files after kernel compilation

2009-03-07 Thread giggz
Package: kernel-package
Version: 11.017
Severity: normal

Hi,

I just compile a 2.6.28 kernel with the last version of
kernel-package. Here are my commands :

$ make-kpkg --rootcmd fakeroot clean
$ make-kpkg --rootcmd fakeroot --append-to-version=-1 --revision=`date +%y%m%d` 
kernel-image

$ su
Password:
# dpkg -i kernel-image-2.6deb

No problem at boot. But when I try to do a make menuconfig or a new
make-kpkg --rootcmd fakeroot clean in the src directory, I get that
error :
11:32 gi...@thor ~/src/linux-2.6.28.7 % make-kpkg --rootcmd fakeroot clean
exec debian/rules  DEBIAN_REVISION=5:10.Custom  ROOT_CMD=fakeroot  clean 
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -gt: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
== making target CLN-common [new prereqs: ]==

== making target unpatch_now [new prereqs: ]==
== making target real_stamp_clean [new prereqs: unpatch_now]==
running clean
test ! -e scripts/package/builddeb || mv -f scripts/package/builddeb 
scripts/package/builddeb.kpkg-dist
test ! -e scripts/package/Makefile || test -f 
scripts/package/Makefile.kpkg-dist || (mv -f scripts/package/Makefile 
scripts/package/Makefile.kpkg-dist && (echo "# Dummy file "; echo "help:") >  
scripts/package/Makefile)
test ! -f .config  || cp -pf .config ,,precious
/usr/bin/makeARCH=i386 -C Documentation/lguest clean
make[1]: entrant dans le répertoire « 
/home/giggz/src/linux-2.6.28.7/Documentation/lguest »
rm -f lguest
make[1]: quittant le répertoire « 
/home/giggz/src/linux-2.6.28.7/Documentation/lguest »
test ! -f Makefile || \
/usr/bin/makeARCH=i386 distclean
make[1]: entrant dans le répertoire « /home/giggz/src/linux-2.6.28.7 »
..tmp_kallsyms1.o.cmd:1: attention : caractère NUL détecté ; le reste de la 
ligne est ignoré
..tmp_kallsyms1.o.cmd:2: attention : caractère NUL détecté ; le reste de la 
ligne est ignoré
..tmp_kallsyms1.o.cmd:2: *** séparateur manquant . Arrêt.
make[1]: quittant le répertoire « /home/giggz/src/linux-2.6.28.7 »
make: *** [real_stamp_clean] Erreur 2
zsh: exit 2 make-kpkg --rootcmd fakeroot clean


I have to remove the tmp_kallsyms* files in order to have the
possibility to do a make menuconfig.

Do you need my .config ?

Best regards,
Guillaume

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

Kernel: Linux 2.6.28.7-2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kernel-package depends on:
ii  binutils  2.19.1-1   The GNU assembler, linker and bina
ii  debianutils   2.31   Miscellaneous utilities specific t
ii  dpkg  1.14.25Debian package management system
ii  dpkg-dev  1.14.25Debian package development tools
ii  file  4.26-2 Determines file type using "magic"
ii  gcc [c-compiler]  4:4.3.3-2  The GNU C compiler
ii  gcc-4.3 [c-compiler]  4.3.3-5The GNU C compiler
ii  gettext   0.17-6 GNU Internationalization utilities
ii  make  3.81-5 The GNU version of the "make" util
ii  module-init-tools 3.7-pre5-1 tools for managing Linux kernel mo
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 
ii  po-debconf1.0.15 manage translated Debconf template
ii  util-linux2.13.1.1-1 Miscellaneous system utilities

Versions of packages kernel-package recommends:
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  libc6-dev [libc-dev]  2.9-4  GNU C Library: Development Librari

Versions of packages kernel-package suggests:
pn  docbook-utils  (no description available)
ii  e2fsprogs 1.41.3-1   ext2/ext3/ext4 file system utiliti
pn  libdb3-dev (no description available)
ii  libncurses5-dev [libncurs 5.7+20090228-1 developer's libraries and docs for
pn  linux-initramfs-tool   (no description available)
pn  linux-source | kernel-sou  (no description available)
pn  xmlto  (no description available)

Bug#505048: Can't play FLV file with mplayer anymore

2009-02-22 Thread giggz
Package: mplayer
Version: 1.0~rc2-20
Followup-For: Bug #505048

Hi,

Since the recent upgrade of ffmpeg-debian, I can't read FLV files
anymore. Here is what I get :

21:14 gi...@thor ~ % mplayer Flash_File_Test
mplayer: Symbol `rgb32to24' has different size in shared object, consider 
re-linking
MPlayer 1.0rc2-4.3.2-DFSG-free (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) M processor 1.80GHz (Family: 6, Model: 13, Stepping: 6)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing Flash_File_Test.
libavformat file format detected.
LAVF: no audio or video headers found - broken file?
libavformat file format detected.
LAVF: no audio or video headers found - broken file?

Exiting... (End of file)



Best regards,
Guillaume

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

Kernel: Linux 2.6.28.7-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mplayer depends on:
ii  debconf [debconf-2.0]  1.5.25Debian configuration management sy
ii  libasound2 1.0.16-2  ALSA library
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-7   Open-source version of SGI's audio
ii  libavcodec51   0.svn20080206-17  ffmpeg codec library
ii  libavformat52  3:0.svn20090204-3 ffmpeg file format library
ii  libavutil493:0.svn20090204-3 ffmpeg utility library
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcaca0   0.99.beta16-1 colour ASCII art library
ii  libcairo2  1.8.6-2   The Cairo 2D vector graphics libra
ii  libcdparanoia0 3.10.2+debian-5   audio extraction tool for sampling
ii  libdirectfb-1.0-0  1.0.1-11  direct frame buffer graphics - sha
ii  libesd-alsa0 [libesd0] 0.2.41-2  Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libfribidi00.10.9-1  Free Implementation of the Unicode
ii  libgcc11:4.3.3-4 GCC support library
ii  libgif44.1.6-6   library for GIF images (library)
ii  libgl1-mesa-glx [libgl 7.0.3-7   A free implementation of the OpenG
ii  libglib2.0-0   2.18.4-2  The GLib library of C routines
ii  libgtk2.0-02.12.12-1 The GTK+ graphical user interface 
ii  libjack0   0.116.1-3 JACK Audio Connection Kit (librari
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  liblircclient0 0.8.3-3   infra-red remote control support -
ii  liblzo2-2  2.03-1data compression library
ii  libmpcdec3 1.2.2-1   Musepack (MPC) format library
ii  libncurses55.7+20090214-1shared libraries for terminal hand
ii  libogg01.1.3-4   Ogg Bitstream Library
ii  libopenal1 1:1.4.272-2   Software implementation of the Ope
ii  libpango1.0-0  1.22.4-2  Layout and rendering of internatio
ii  libpng12-0 1.2.33-2  PNG library - runtime
ii  libpostproc51  3:0.svn20090204-3 ffmpeg video postprocessing librar
ii  libsdl1.2debian1.2.13-4  Simple DirectMedia Layer
ii  libsmbclient   2:3.3.0-3 shared library for communication w
ii  libspeex1  1.2~rc1-1 The Speex codec runtime library
ii  libstdc++6 4.3.3-4   The GNU Standard C++ Library v3
ii  libsvga1   1:1.4.3-27console SVGA display libraries
ii  libswscale03:0.svn20090204-3 ffmpeg video scaling library
ii  libtheora0 1.0-1 The Theora Video Compression Codec
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxv1 2:1.0.4-1 X11 Video extension library
ii  libxvmc1   1:1.0.4-2 X11 Video extension library
ii  libxxf86dga1   2:1.0.2-1 X11 Direct Graphics Access extensi
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  mplayer-skin-blue [mpl 1.6-2 blue skin for mplayer
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

mplayer recommends no packages.

Versions of packages mplayer suggests:
ii  bzip2

Bug#516327: firestarter: Firestarter-gui fails to start with the new gconf2

2009-02-20 Thread giggz
Package: firestarter
Version: 1.0.3-7
Severity: normal

Hi,

Since the upgrade to the new gconf2, I can't launch
firestarter-gui...so I have tried to reinstall firestarter and I get
error message like that :

Erreur GConf : Le contact du serveur de configuration a échoué ; causes 
possibles : vous n'avez pas activé le réseau TCP/IP pour ORBit ou des verrous 
NFS non valides existent suite à un blocage du système. Voir 
http://www.gnome.org/projects/gconf/ pour plus d'informations. (Détails -  1: 
La connexion à la session a échoué : Did not receive a reply. Possible causes 
include: the remote application did not send a reply, the message bus security 
policy blocked the reply, the reply timeout expired, or the network connection 
was broken.)

So now firestarter doesn't start at all... :'(

Is there a bug of firestarter ?

I have purged and reinstalled gconf* and removed ~/.gconf* and
#/.gconf*. But it does the same.

Best regards,
GiGGz


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

Kernel: Linux 2.6.28.6-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages firestarter depends on:
ii  gconf2 2.24.0-6  GNOME configuration database syste
ii  gksu   2.0.0-8   graphical frontend to su
ii  iptables   1.4.2-6   administration tools for packet fi
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.24.0-2  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgconf2-42.24.0-6  GNOME configuration database syste
ii  libglade2-01:2.6.3-1 library to load .glade files at ru
ii  libglib2.0-0   2.18.4-2  The GLib library of C routines
ii  libgnome2-02.20.1.1-2The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.12-1 The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.16-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.22.4-2  Layout and rendering of internatio
ii  libpixman-1-0  0.14.0-1  pixel-manipulation library for X a
ii  libpng12-0 1.2.33-2  PNG library - runtime
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxcb-render-util00.3.3-2   utility libraries for X C Binding 
ii  libxcb-render0 1.1-1.1   X C Binding, render extension
ii  libxcb11.1-1.1   X C Binding
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

firestarter recommends no packages.

Versions of packages firestarter suggests:
pn  dhcp3-server   (no description available)

-- no debconf information



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



Bug#510682: wpasupplicant: An option to blacklist some essid

2009-01-04 Thread giggz
Package: wpasupplicant
Version: 0.6.4-3
Severity: wishlist

Hi,

It could be usefull to have an option to blacklist some essid in the
roam mode for example. In France we have lot's of "Neuf Wifi" essid,
which are "open", but then we need an authenfication through
firefox. When my wifi network get down, my laptop connects itself
automaticly on open network...and so on a "Neuf wifi" network...Is
there already a way to blacklist essid ? I don't find it...

Best regards,
GiGGz


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

Kernel: Linux 2.6.28-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wpasupplicant depends on:
ii  adduser   3.110  add and remove users and groups
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.1-4simple interprocess messaging syst
ii  libpcsclite1  1.4.102-1  Middleware to access a smart card 
ii  libreadline5  5.2-3  GNU readline and history libraries
ii  libssl0.9.8   0.9.8g-14  SSL shared libraries
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip

wpasupplicant recommends no packages.

Versions of packages wpasupplicant suggests:
pn  libengine-pkcs11-openssl   (no description available)
pn  wpagui (no description available)

-- no debconf information



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



Bug#506243: pcmanfm: Pb with desktop-file and MimeType=inode/directory

2008-11-19 Thread giggz
Package: pcmanfm
Version: 0.5-3
Severity: normal

Hi,

I'm not sure this is a bug, but I report it :

I have lots of desktop file in ~/.local/share/applications on
different mimetype and it works fine under pcmanfm. But I have created
one desktop file on MimeType=x-directory/normal;inode/directory; and
put it in ~/.local/share/applications or in /usr/share/applications
but it doesn't appears in the "open with". Is it normal or is it a bug ?

Here is my desktop file :
[Desktop Entry]
Name=scan-virus-folder
Categories=Application;Utility;GTK;
Exec=scan-virus-folder.sh %F
NoDisplay=true
Icon=gtk-execute
StartupNotify=true
Type=Application
Terminal=false
MimeType=x-directory/normal;inode/directory;
Comment=Scan folder with ClamAv
Comment[fr]=Scan le repertoire avec ClamAv

Regards,
Guillaume


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

Kernel: Linux 2.6.27.6-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcmanfm depends on:
ii  dbus  1.2.1-4simple interprocess messaging syst
ii  desktop-file-utils0.15-1 Utilities for .desktop files
ii  gamin 0.1.9-2File and directory monitoring syst
ii  hal   0.5.11-6   Hardware Abstraction Layer
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6.1  The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-4simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libgamin0 [libfam0]   0.1.9-2Client library for the gamin file 
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user interface 
ii  libhal-storage1   0.5.11-6   Hardware Abstraction Layer - share
ii  libhal1   0.5.11-6   Hardware Abstraction Layer - share
ii  libpango1.0-0 1.20.5-3   Layout and rendering of internatio
ii  libstartup-notification0  0.9-1  library for program launch feedbac
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  shared-mime-info  0.30-2 FreeDesktop.org shared MIME databa

Versions of packages pcmanfm recommends:
ii  gksu  2.0.0-6graphical frontend to su
ii  gnome-icon-theme  2.22.0-1   GNOME Desktop icon theme

pcmanfm suggests no packages.

-- no debconf information



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



Bug#501897: gnumeric: please recommend evince or evince-gtk

2008-10-11 Thread giggz
Package: gnumeric
Version: 1.8.3-5
Severity: normal

Hi,

Could you pllease recommend evince or evince-gtk instead of only
evince ?

Thanks a lot!
Regards,
Guillaume

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

Kernel: Linux 2.6.27-3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnumeric depends on:
ii  debconf [debc 1.5.23 Debian configuration management sy
ii  gconf22.22.0-1   GNOME configuration database syste
ii  gnumeric-comm 1.8.3-5spreadsheet application for GNOME 
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-3 Fonts for the Ghostscript interpre
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.22.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.22.0-1   The Bonobo UI library
ii  libc6 2.7-14 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libgconf2-4   2.22.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.2-1  library to load .glade files at ru
ii  libglib2.0-0  2.16.6-1   The 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-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2- 1:2.22.0-5 GNOME Virtual File System (runtime
ii  libgoffice-0- 0.6.5-1Document centric objects library -
ii  libgsf-1-114  1.14.9-1   Structured File Library - runtime 
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.5-2   Layout and rendering of internatio
ii  libxml2   2.6.32.dfsg-4  GNOME XML library
ii  procps1:3.2.7-9  /proc file system utilities
ii  zlib1g1:1.2.3.3.dfsg-12  compression library - runtime

Versions of packages gnumeric recommends:
pn  evince (no description available)

Versions of packages gnumeric suggests:
pn  epiphany-browser   (no description available)
pn  gnumeric-doc   (no description available)
pn  gnumeric-plugins-extra (no description available)
ii  ttf-mscorefonts-installer 2.6Installer for Microsoft TrueType c

-- debconf information:
  gnumeric/existing-process: false



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



Bug#501884: Mount device with a pcmanfm command line

2008-10-11 Thread giggz
Package: pcmanfm
Version: 0.5-3
Severity: wishlist

Hi,

pcmanfm rocks!

but it could be usefull to have an option to mount device via a
pcmanfm command line. Today we can mount usb devices (for example) via
the left panel by clicking on it. It's powerfull! but it could be
great to have the same with a command line :
pcmanfm -mount $hal.block.device or something like this...

Best regards,
Guillaume

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

Kernel: Linux 2.6.27-2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcmanfm depends on:
ii  dbus  1.2.1-3simple interprocess messaging syst
ii  desktop-file-utils0.15-1 Utilities for .desktop files
ii  gamin 0.1.9-2File and directory monitoring syst
ii  hal   0.5.11-4   Hardware Abstraction Layer
ii  libc6 2.7-14 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-3simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libgamin0 [libfam0]   0.1.9-2Client library for the gamin file 
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
ii  libhal-storage1   0.5.11-4   Hardware Abstraction Layer - share
ii  libhal1   0.5.11-4   Hardware Abstraction Layer - share
ii  libpango1.0-0 1.20.5-2   Layout and rendering of internatio
ii  libstartup-notification0  0.9-1  library for program launch feedbac
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  shared-mime-info  0.30-2 FreeDesktop.org shared MIME databa

Versions of packages pcmanfm recommends:
ii  gksu  2.0.0-5graphical frontend to su
ii  gnome-icon-theme  2.22.0-1   GNOME Desktop icon theme

pcmanfm suggests no packages.

-- no debconf information



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



Bug#501298: clamav-daemon: the -i option is ignored by clamdscan

2008-10-06 Thread giggz
Package: clamav-daemon
Version: 0.94.dfsg-1
Severity: normal

Hi,

I'm using this command line :
clamscan --max-recursion=50 -ri --no-summary myfolder

I would like to use the clamdscan program instead of clamscan. But the
-i option is always ignored. However, if I do a clamdscan --help I see
that :
  ClamAV Daemon Client 0.94
 (C) 2002 - 2007 ClamAV Team - http://www.clamav.net/team

--help  -h Show help
--version   -V Print version number and exit
--verbose   -v Be verbose
--quietBe quiet, only output error messages
--stdout   Write to stdout instead of stderr
   (this help is always written to stdout)
--log=FILE  -l FILESave scan report in FILE
--remove   Remove infected files. Be careful!
--move=DIRECTORY   Move infected files into DIRECTORY
--copy=DIRECTORY   Copy infected files into DIRECTORY
--config-file=FILE Read configuration from FILE.
--multiscan   -m   Force MULTISCAN mode
--infected-i   Only print infected files
--no-summary   Disable summary at end of scanning
--fdpass   pass filedescriptor to clamd (useful if 
clamd is running as a different user)


So the -i option is here. How can I get a clean output with just the
infected file with the clamdscan ? Is it a bug of clamdscan ?

Thx a lot
Regards,
Guillaume 


-- Package-specific info:
--- configuration ---
/etc/clamav/clamd.conf: clamd directives
--
LogFile = "/var/log/clamav/clamav.log"
LogFileUnlock = no
LogFileMaxSize = 0
LogTime = yes
LogClean = no
LogVerbose = no
LogSyslog = no
LogFacility = "LOG_LOCAL6"
PidFile = "/var/run/clamav/clamd.pid"
TemporaryDirectory = "/tmp"
ScanPE = yes
ScanELF = yes
DetectBrokenExecutables = no
ScanMail = yes
MailFollowURLs = no
ScanPartialMessages = no
PhishingSignatures = yes
PhishingScanURLs = yes
PhishingAlwaysBlockCloak = no
PhishingAlwaysBlockSSLMismatch = no
HeuristicScanPrecedence = no
DetectPUA = no
ExcludePUA not set
IncludePUA not set
StructuredDataDetection = no
StructuredMinCreditCardCount = 3
StructuredMinSSNCount = 3
StructuredSSNFormatNormal = yes
StructuredSSNFormatStripped = no
AlgorithmicDetection = yes
ScanHTML = yes
ScanOLE2 = yes
ScanPDF = no
ScanArchive = yes
MaxScanSize = 104857600
MaxFileSize = 26214400
MaxRecursion = 20
MaxFiles = 1
ArchiveLimitMemoryUsage = no
ArchiveBlockEncrypted = no
DatabaseDirectory = "/var/lib/clamav"
TCPAddr not set
TCPSocket not set
LocalSocket = "/var/run/clamav/clamd.ctl"
MaxConnectionQueueLength = 15
StreamMaxLength = 10485760
StreamMinPort = 1024
StreamMaxPort = 2048
MaxThreads = 12
ReadTimeout = 180
IdleTimeout = 30
MaxDirectoryRecursion = 15
ExcludePath not set
FollowDirectorySymlinks = no
FollowFileSymlinks = no
ExitOnOOM = no
Foreground = no
Debug = no
LeaveTemporaryFiles = no
FixStaleSocket = yes
User = "clamav"
AllowSupplementaryGroups = yes
SelfCheck = 3600
VirusEvent not set
ClamukoScanOnAccess not set
ClamukoScanOnOpen not set
ClamukoScanOnClose not set
ClamukoScanOnExec not set
ClamukoIncludePath not set
ClamukoExcludePath not set
ClamukoMaxFileSize = 5242880
DevACOnly not set
DevACDepth not set

/etc/clamav/freshclam.conf: freshclam directives
--
LogFileMaxSize = 0
LogTime = no
LogVerbose = no
LogSyslog = no
LogFacility = "LOG_LOCAL6"
PidFile = "/var/run/clamav/freshclam.pid"
DatabaseDirectory = "/var/lib/clamav/"
Foreground = no
Debug = no
AllowSupplementaryGroups = no
DatabaseOwner = "clamav"
Checks = 12
UpdateLogFile = "/var/log/clamav/freshclam.log"
DNSDatabaseInfo = "current.cvd.clamav.net"
DatabaseMirror = "db.local.clamav.net"
DatabaseMirror = "database.clamav.net"
MaxAttempts = 5
ScriptedUpdates = yes
CompressLocalDatabase = no
HTTPProxyServer not set
HTTPProxyPort not set
HTTPProxyUsername not set
HTTPProxyPassword not set
HTTPUserAgent not set
NotifyClamd not set
OnUpdateExecute not set
OnErrorExecute not set
OnOutdatedExecute not set
LocalIPAddress not set
ConnectTimeout = 30
ReceiveTimeout = 30

Engine and signature databases
--
Engine version: 0.94
Database directory: /var/lib/clamav/
main db: Format: .cld, Version: 48, Build time: Thu Sep  4 20:51:34 2008
daily db: Format: .cld, Version: 8377, Build time: Mon Oct  6 03:36:23 2008

--- data dir ---
total 39764
drwxr-xr-x 2 clamav clamav 4096 avr  9 17:27 
clamav-06e0c73a4e515511cfa7fb9d16753f95
drwxr-xr-x 2 clamav clamav 4096 avr  8 00:21 
clamav-31f7670ca212d4274acd5b640d909c36
drwxr-xr-x 2 clamav clamav 4096 avr  9 18:33 
clamav-50a91c7e5461f7a9a1705aa7d1a3430c
drwxr-xr-x 2 clamav clamav 4096 mar  2  2008 
clamav-5b219c85b70e63b2571e620336451ae8
drwxr-xr-x 2 clamav clamav 4096

Bug#499174: decibel-audio-player: please add the python-cddb package as suggest or recommend

2008-09-16 Thread giggz
Package: decibel-audio-player
Version: 0.10-1
Severity: wishlist

Hi,

Please add the python-cddb package as suggest or recommend. Because it
is needed to play audio cd.

Best regards,
Guillaume

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

Kernel: Linux 2.6.26.5-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages decibel-audio-player depends on:
ii  python   2.5.2-2 An interactive high-level object-o
ii  python-central   0.6.8   register and build utility for Pyt
ii  python-dbus  0.83.0-1simple interprocess messaging syst
ii  python-glade22.12.1-6GTK+ bindings: Glade support
ii  python-gst0.10   0.10.12-1.1 generic media-playing framework (P
ii  python-gtk2  2.12.1-6Python bindings for the GTK+ widge
ii  python-mutagen   1.14-1  audio metadata editing library

Versions of packages decibel-audio-player recommends:
pn  python-gnome2-desktop  (no description available)
pn  python-notify  (no description available)

decibel-audio-player suggests no packages.

-- no debconf information



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



Bug#499166: alsaplayer-common: a way to choose the cddb directory

2008-09-16 Thread giggz
Package: alsaplayer-common
Version: 0.99.80-3
Severity: wishlist

Hi,

It could be great if alsaplayer has a way to choose the directory
where is the cddb database. On my laptop, alsaplayer stock it under
~/.alsaplayer/cddb, but others programs are using the ~/.cddb path, so
I have 2 cddb databases.

Best regards,
Guillaume

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

Kernel: Linux 2.6.26.5-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages alsaplayer-common depends on:
ii  alsaplayer-alsa [alsap 0.99.80-3 PCM player designed for ALSA (ALSA
ii  alsaplayer-gtk [alsapl 0.99.80-3 PCM player designed for ALSA (GTK 
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libflac8   1.2.1-1.2 Free Lossless Audio Codec - runtim
ii  libgcc11:4.3.2-1 GCC support library
ii  libglib2.0-0   2.16.5-1  The GLib library of C routines
ii  libid3tag0 0.15.1b-10ID3 tag reading library from the M
ii  libmad00.15.1b-3 MPEG audio decoder library
ii  libmikmod2 3.1.11-a-6A portable sound library
ii  libogg01.1.3-4   Ogg Bitstream Library
ii  libsndfile11.0.17-4  Library for reading/writing audio 
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libvorbis0a1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  libvorbisfile3 1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

alsaplayer-common recommends no packages.

alsaplayer-common suggests no packages.

-- no debconf information



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



Bug#497061: gecko-mediaplayer: The menu buttons have disappeared ?!?

2008-08-29 Thread giggz
Package: gecko-mediaplayer
Version: 0.6.3-1
Severity: normal

Hi,

I have installed gecko-mediaplayer for 1 month. it's really great! but
I don't have the play/stop... buttons anymore for a week...I can't do
anything to get them back...right click on the video do nothing.

Is there a way to have them back ??? a shortcut or something like
that.

I have mozplugger on my laptop. I don't know if it could have a link.

Best regards,
Guillaume

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

Kernel: Linux 2.6.26.3-3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gecko-mediaplayer depends on:
ii  gconf22.22.0-1   GNOME configuration database syste
ii  gnome-mplayer 0.6.3-1A simple GUI for MPlayer
ii  iceweasel 3.0.1-1lightweight web browser based on M
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.1-3simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libgcc1   1:4.3.1-9  GCC support library
ii  libgconf2-4   2.22.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.16.5-1   The GLib library of C routines
ii  libstdc++64.3.1-9The GNU Standard C++ Library v3

gecko-mediaplayer recommends no packages.

gecko-mediaplayer suggests no packages.

-- no debconf information



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



Bug#494790: desktop file for xfig

2008-08-12 Thread giggz
Package: xfig
Version: 1:3.2.5-rel-2
Severity: normal

Hi,

It could be usefull to have xfig in our menu. For that I have create a
desktop file. You can save these following lines under
/usr/share/applications/xfig.desktop and an entry will appear in the
menu :
[Desktop Entry]
Name=XFig
Comment=Facility for Interactive Generation of figures under X11
Type=Application
Exec=xfig
Icon=xfig
Terminal=false
Categories=Graphics;
StartupNotify=true
MimeType=image/x-xfig;


Best regards,
Guillaume


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

Kernel: Linux 2.6.26.2-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xfig depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.27-1   PNG library - runtime
ii  libx11-6  2:1.1.4-2  X11 client-side library
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxpm4   1:3.5.7-1  X11 pixmap library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  xaw3dg1.5+E-17   Xaw3d widget set

Versions of packages xfig recommends:
ii  transfig 1:3.2.5-rel-3.1 Utilities for converting XFig figu
ii  xfig-libs1:3.2.5-rel-2   XFig image libraries and examples

Versions of packages xfig suggests:
ii  cups-bsd [lpr] 1.3.8-1   Common UNIX Printing System(tm) - 
ii  cups-client [cupsys-client 1.3.8-1   Common UNIX Printing System(tm) - 
ii  cupsys-client  1.3.8-1   Common UNIX Printing System (trans
ii  ghostscript-x [gs] 8.62.dfsg.1-3 The GPL Ghostscript PostScript/PDF
ii  gimp   2.4.6-1   The GNU Image Manipulation Program
ii  gs 8.62.dfsg.1-3 Transitional package
ii  gsfonts-x110.21  Make Ghostscript fonts available t
ii  netpbm 2:10.0-12 Graphics conversion tools
pn  spell  (no description available)
pn  xfig-doc   (no description available)

-- no debconf information



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



Bug#427164: fretsonfire-game: still can't play song added in a library under .fretsonfire/songs/

2008-08-08 Thread giggz
Package: fretsonfire-game
Version: 1.2.512.dfsg-3
Followup-For: Bug #427164

Hi,

I just test the last version of fretsonfire! whaou it's really faster
than before! thx for that!!!

But concerning the problem with the added songs, it still the same :
if I add a song under ~/.fretsonfire/songs it works well! but I can't
do that in a library. It doesn't work : I must copy the same library
under /usr/share/games/fretsonfire/data/songs/ . And then it works.

Am I alone in this case ???

Bye!
Guillaume


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

Kernel: Linux 2.6.26.1-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fretsonfire-game depends on:
ii  python  2.5.2-2  An interactive high-level object-o
ii  python-imaging  1.1.6-3  Python Imaging Library
ii  python-numeric  24.2-9   Numerical (matrix-oriented) Mathem
ii  python-numpy1:1.1.0-3Numerical Python adds a fast array
ii  python-opengl   3.0.0~b3-1   Python bindings to OpenGL
ii  python-pygame   1.7.1release-4.2 SDL bindings for games development
ii  python-pyogg1.3+repack-2 transitional dummy package
ii  python-pyvorbis 1.3-2A Python interface to the Ogg Vorb
ii  ttf-dejavu  2.25-3   Metapackage to pull in ttf-dejavu-
ii  ttf-mgopen  1.1-3Magenta MgOpen TrueType fonts

Versions of packages fretsonfire-game recommends:
pn  fretsonfire-songs-sectoid  (no description available)

Versions of packages fretsonfire-game suggests:
ii  vorbis-tools  1.2.0-5several Ogg Vorbis tools

-- no debconf information



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



Bug#494322: gnome-mplayer: Could you use PCM mixer for the volume mixer ?

2008-08-08 Thread giggz
Package: gnome-mplayer
Version: 0.6.3-1
Severity: wishlist

Hi,

In mplayer the volume is linked to the PCM mixer. And that is very
useful! Could you please do the same for gnome-mplayer ?

Thx a lot!
Guillaume


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

Kernel: Linux 2.6.26.1-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-mplayer depends on:
ii  dbus   1.2.1-3   simple interprocess messaging syst
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-3   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.7-1   FreeType 2 font engine, shared lib
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.16.5-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-3 The GTK+ graphical user interface 
ii  libpango1.0-0  1.20.5-1  Layout and rendering of internatio
ii  libpixman-1-0  0.10.0-2  pixel-manipulation library for X a
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxcb-render-util00.2+git41-1   utility libraries for X C Binding 
ii  libxcb-render0 1.1-1.1   X C Binding, render extension
ii  libxcb11.1-1.1   X C Binding
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  mplayer1.0~rc2-17movie player for Unix-like systems
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

gnome-mplayer recommends no packages.

gnome-mplayer suggests no packages.

-- no debconf information



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



Bug#493332: sl-modem-daemon: doesn't work with my modem but gcc4.3 compiled version works

2008-08-02 Thread giggz
Package: sl-modem-daemon
Version: 2.9.9d+e-pre2-11.1
Severity: normal

Hi,

With the actual version of sl-modem-daemon, my modem doesn't work and
I can't connect through wvdial. I have discussed on the linmodem
list. Then I have tested it what they told me : try with another
slmodemd binary, which is compiled for/with gcc4.3 . I launch it
locally, and it works fine.

Here is the output of 'slmodemd --country FRANCE -a --debug' with the
old/actual binary I get that :

459.731951> SmartLink Soft Modem: version 2.9.9e-pre1 May 27 2008 18:58:10
<459.732000> modem:1: startup modem...
<459.732056> modem:1: update termios...
symbolic link `/dev/ttySL0' -> `/dev/pts/0' created.
modem `modem:1' created. TTY is `/dev/pts/0'
<459.732443> open file: /var/lib/slmodem/data.modem:1...
<459.732468> cannot open '/var/lib/slmodem/data.modem:1': No such file or 
directory
<459.732793> main: rt applyed: SCHED_FIFO, pri 99
<459.732902> main: dropped privileges to 121.110
Use `/dev/ttySL0' as modem device, Ctrl+C for termination.
<466.509088> main: termios changed.
<466.509116> modem:1: update termios...
<466.569601> main: termios changed.
<466.569631> modem:1: update termios...
<466.669864> modem:1: run cmd: ATZ
<466.669891> modem:1: modem reset...
<466.669904> modem:1: modem set state: 1 --> 1...
<466.669919> modem:1: modem set mode: -> 0...
<466.669931> modem:1: modem report result: 0 (OK)
<466.769977> modem:1: run cmd: ATQ0V1E1S0=0&C1&D2+FCLASS=0
<466.770014> modem:1: modem set mode: -> 0...
<466.770029> modem:1: modem report result: 0 (OK)
<466.870127> modem:1: run cmd: ATDT0860707070
<466.870164> modem:1: modem dial: T0860707070...
<466.870178> modem:1: modem_dial_start...
<466.870234> modem:1: modem_start..
<466.870249> modem:1: modem set state: 1 --> 2...
<466.870263> modem:1: new state: DP_ESTAB
<466.870274> main: alsa_ioctl: cmd 8, arg 3...
<466.870358> modem:1: modem set hook: 0 --> 1...
<466.870375> main: alsa_ioctl: cmd 2, arg 1...
<466.870411> main: alsa_ioctl: cmd 11, arg 0...
<466.870443> err: modem:1: modem start = -1: cannot start device.
<466.870458> modem:1: modem_stop..
<466.870469> modem:1: modem set hook: 1 --> 0...
<466.870481> main: alsa_ioctl: cmd 2, arg 0...
<466.870505> main: alsa_ioctl: cmd 8, arg 0...
<466.870552> modem:1: modem set state: 2 --> 1...
<466.870568> modem:1: new state: MODEM_IDLE
<466.870580> modem:1: modem report result: 3 (NO CARRIER)
<466.870599> modem:1: modem report result: 4 (ERROR)
<467.170092> modem:1: run cmd: ATDT0860707070
<467.170132> modem:1: modem dial: T0860707070...
<467.170145> modem:1: modem_dial_start...
<467.170192> modem:1: modem_start..
<467.170206> modem:1: modem set state: 1 --> 2...
<467.170220> modem:1: new state: DP_ESTAB

I have tested my laptop with scanmodem utility. I have read the doc
and tested to boot with pollirq or pci=routeirq. It doesn't change
anything. I have verify that my modem is enabled in BIOS and it's OK.
Just to say that it isn't an "hardware" problem, I'm using it to send
you this email under windows.

but with the binary SLMODEMD.gcc4.3.tar.gz from here
http://linmodems.technion.ac.il/packages/smartlink/ , it works fine!

Can you update your package, please ?

Is the modemdata.txt file, which comes from the scanmodem utility,
interested for you ? If yes I can send it.

Best regards,
Guillaume

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

Kernel: Linux 2.6.26-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sl-modem-daemon depends on:
ii  adduser   3.108  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.23 Debian configuration management sy
ii  libasound21.0.16-2   ALSA library
ii  libc6 2.7-12 GNU C Library: Shared libraries

sl-modem-daemon recommends no packages.

sl-modem-daemon suggests no packages.

-- debconf information:
* sl-modem-daemon/country: FRANCE



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



Bug#492837: mozilla-bookmarksftp: Please update to ff3

2008-07-29 Thread giggz
Package: mozilla-bookmarksftp
Version: 1.0.2-6
Severity: wishlist

Hi,

This plugin is great!!! but with ff3 it doesn' work anymore. Could
please do something magical to solve this problem ???

Regards,
Guillaume


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

Kernel: Linux 2.6.26-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mozilla-bookmarksftp depends on:
ii  iceweasel 3.0.1-1lightweight web browser based on M

mozilla-bookmarksftp recommends no packages.

mozilla-bookmarksftp suggests no packages.

-- no debconf information



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



Bug#491244: unhide: error message with the 2.6.26 kernel

2008-07-17 Thread giggz
Package: unhide
Version: 20080519-2
Severity: normal

Hi,

I'm using unhide with rkhunter on my debian sid. I have compiled the
last 2.6.26 kernel and booted on it. When unhide is launched I get a
strange error/warning in the /var/log/messages or syslog :

Jul 18 00:14:56 debian kernel: divide error:  [#1]
Jul 18 00:14:56 debian kernel: Modules linked in: xt_limit xt_tcpudp ipt_LOG 
ipt_MASQUERADE xt_DSCP ipt_REJECT nf_conntrack_irc nf_conntrack_ftp xt_state$
Jul 18 00:14:56 debian kernel:
Jul 18 00:14:56 debian kernel: Pid: 13589, comm: unhide Tainted: G   A  
(2.6.26-1 #1)
Jul 18 00:14:56 debian kernel: EIP: 0060:[] EFLAGS: 00010046 CPU: 0
Jul 18 00:14:56 debian kernel: EIP is at sched_slice+0x67/0x95
Jul 18 00:14:56 debian kernel: EAX: 0004 EBX:  ECX: 0004 EDX: 

Jul 18 00:14:56 debian kernel: ESI: 0004 EDI:  EBP:  ESP: 
f29abf78
Jul 18 00:14:56 debian kernel:  DS: 007b ES: 007b FS:  GS: 0033 SS: 0068
Jul 18 00:14:56 debian kernel: Process unhide (pid: 13589, ti=f29aa000 
task=f291d030 task.ti=f29aa000)
Jul 18 00:14:56 debian kernel: Stack: 0400  f7f2a058 c4b4 
0296 f7f2a030  f29aa000
Jul 18 00:14:56 debian kernel:c0113ab8 f29710f8  f29aa000 
05f9 0002061a 0003 c0102ac6
Jul 18 00:14:56 debian kernel:05f9 bf8aac08  0002061a 
0003 bf8aac18 00a1 007b
Jul 18 00:14:56 debian kernel: Call Trace:
Jul 18 00:14:56 debian kernel:  [] sys_sched_rr_get_interval+0x6f/0xa8
Jul 18 00:14:56 debian kernel:  [] syscall_call+0x7/0xb
Jul 18 00:14:56 debian kernel:  ===
Jul 18 00:14:56 debian kernel: Code: 24 04 8b 5c 24 04 89 04 24 f7 e6 8b 0c 24 
0f af de 0f af cf 01 d9 8d 34 11 89 f2 89 d1 31 d2 85 c9 89 44 24 0c 74 08$
Jul 18 00:14:56 debian kernel: EIP: [] sched_slice+0x67/0x95 SS:ESP 
0068:f29abf78
Jul 18 00:14:56 debian kernel: ---[ end trace 0d44246e7dd75c2b ]---

What can I do to solve this problem ?

Best regards,
Guillaume


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

Kernel: Linux 2.6.26-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

unhide depends on no packages.

unhide recommends no packages.

Versions of packages unhide suggests:
ii  rkhunter  1.3.2-3rootkit, backdoor, sniffer and exp

-- no debconf information



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



Bug#483587: sysvinit: mount in read-only mode the root partition fails at reboot and shutdown

2008-05-29 Thread giggz
Package: sysvinit
Version: 2.86.ds1-57
Severity: normal

Hi,

I have just noticed that the shutdown or reboot process have an error
at each time : the mount in read-only mode fails because / is
busy...it's strange. I don't see anything in the logs which can be
useful : no error...

I'm using 2.6.25 compiled by myself with the ata emulation for ide. I
have checked the bug report and I have seen that it could be a
problem. So I prefer to write the info.

I don't know what I could write for other infos...

Have a nice day
Guillaume

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

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

Versions of packages sysvinit depends on:
ii  initscripts  2.86.ds1-57 Scripts for initializing and shutt
ii  libc62.7-11  GNU C Library: Shared libraries
ii  libselinux1  2.0.59-1SELinux shared libraries
ii  libsepol12.0.25-1Security Enhanced Linux policy lib
ii  sysv-rc  2.86.ds1-57 System-V-like runlevel change mech
ii  sysvinit-utils   2.86.ds1-57 System-V-like utilities

sysvinit recommends no packages.

-- no debconf information



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



Bug#480171: linux-image-2.6.25-1-486: Pb dualboot XP/debian with the new b44 and ssb drivers

2008-05-08 Thread giggz
Package: linux-image-2.6.25-1-486
Version: 2.6.25-1
Severity: normal

Hi,

I have debian sid and XP on my laptop. I have just tested 2.6.25. All
work good for me except a strange behaviour with b44 and ssb.

When I boot on a old 2.6.24 kernel, I have internet through the b44
interface. I reboot under windows, I have internet.
Now When I boot on the new 2.6.25 kernel, I still have internet under
debian. But when I reboot under windows I can't have internet
anymore...

I have seen that there are lots of change with the ssb driver and the
capability to shut down the interface. Is there a link ?

How to fix this behaviour ? (no no...I can't remove XP...I still need
it for ntfs writing...)

Best regards,
Guillaume

-- Package-specific info:

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

Kernel: Linux 2.6.25.2-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.25-1-486 depends on:
ii  debconf [debconf-2.0] 1.5.21 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92a  tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

linux-image-2.6.25-1-486 recommends no packages.

-- debconf information:
  linux-image-2.6.25-1-486/preinst/lilo-has-ramdisk:
  linux-image-2.6.25-1-486/preinst/overwriting-modules-2.6.25-1-486: true
  linux-image-2.6.25-1-486/postinst/create-kimage-link-2.6.25-1-486: true
  linux-image-2.6.25-1-486/postinst/bootloader-test-error-2.6.25-1-486:
  linux-image-2.6.25-1-486/postinst/depmod-error-2.6.25-1-486: false
  linux-image-2.6.25-1-486/postinst/depmod-error-initrd-2.6.25-1-486: false
  linux-image-2.6.25-1-486/preinst/failed-to-move-modules-2.6.25-1-486:
  linux-image-2.6.25-1-486/prerm/removing-running-kernel-2.6.25-1-486: true
  linux-image-2.6.25-1-486/preinst/elilo-initrd-2.6.25-1-486: true
  linux-image-2.6.25-1-486/prerm/would-invalidate-boot-loader-2.6.25-1-486: true
  linux-image-2.6.25-1-486/postinst/old-initrd-link-2.6.25-1-486: true
  linux-image-2.6.25-1-486/postinst/old-dir-initrd-link-2.6.25-1-486: true
  linux-image-2.6.25-1-486/preinst/initrd-2.6.25-1-486:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.25-1-486/preinst/abort-overwrite-2.6.25-1-486:
  linux-image-2.6.25-1-486/postinst/kimage-is-a-directory:
  linux-image-2.6.25-1-486/preinst/abort-install-2.6.25-1-486:
  linux-image-2.6.25-1-486/postinst/bootloader-error-2.6.25-1-486:
  linux-image-2.6.25-1-486/preinst/lilo-initrd-2.6.25-1-486: true
  linux-image-2.6.25-1-486/preinst/bootloader-initrd-2.6.25-1-486: true
  linux-image-2.6.25-1-486/postinst/old-system-map-link-2.6.25-1-486: true



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



Bug#479358: Pb with interface tun and ifplugd

2008-05-04 Thread giggz
Package: ifplugd
Version: 0.28-9
Severity: normal

Hi,

I'm using ifplugd on my laptop. It's great! No problem with eth0
(wired) and eth1 (wifi). But I have noticed a strange behaviour with
the tun interface.
I use vpnc to connect to my school. When I start vpnc, the tun module
is loaded. So a tun0 interface is created. ifplugd detects it without
problem and all goes fine. Then I do vpnc-disconnect and so no more
vpnc. no more tun0. But the tun module is still there and there still
is the ifplugd -i tun0 blabla...
and it wastes 10% of cpu all the time...
What can I do to solve this problem ?

Regards,
Guillaume

-- Package-specific info:
 /proc/net/dev interfaces:
lo
 irda0
  eth0
  eth1

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

Kernel: Linux 2.6.25.1-3
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ifplugd depends on:
ii  debconf [debconf-2.0] 1.5.21 Debian configuration management sy
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libdaemon00.12-2 lightweight C library for daemons 

Versions of packages ifplugd recommends:
ii  ifupdown  0.6.8  high level tools to configure netw

-- debconf information:
* ifplugd/interfaces: auto
* ifplugd/hotplug_interfaces: all
* ifplugd/args: -q -f -u0 -d10 -w -I
  ifplugd/suspend_action: stop



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



Bug#479270: Pb with the different menus under cheese

2008-05-03 Thread giggz
Package: cheese
Version: 2.22.1-1
Severity: normal

Hi,

I have just installed cheese to test it with my webcam. Cheese
displays correctly the webcam image. But there are lots of problems
with the different menus : When I click on the top menu nothing
appears. When I click on the effect button, the effect window appears
but I can't change anything. I can just close cheese.

Regards,
Guillaume

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

Kernel: Linux 2.6.25.1-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cheese depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gstreamer0.10-plugins- 0.10.19-1 GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins- 0.10.8-2  GStreamer plugins from the "good" 
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-1+b1The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-2   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-4simple interprocess messaging syst
ii  libebook1.2-9  2.22.1-1  Client library for evolution addre
ii  libedataserver1.2-92.22.1-1  Utility library for evolution data
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.22.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.16.3-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.22.0-2GNOME Virtual File System (runtime
ii  libgstreamer-plugins-b 0.10.19-1 GStreamer libraries from the "base
ii  libgstreamer0.10-0 0.10.19-3 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.9-3  The GTK+ graphical user interface 
ii  libhal10.5.11~rc2-1  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libpixman-1-0  0.10.0-2  pixel-manipulation library for X a
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  librsvg2-2 2.22.2-2  SAX-based renderer library for SVG
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

cheese recommends no packages.

-- no debconf information



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



Bug#478731: mplayer randomly crashes with the last kernel (2.6.25)

2008-04-30 Thread giggz
Package: mplayer
Version: 1.0~rc2-10
Severity: normal

Hi,

I'm using mplayer on my laptop under sid. This laptop is a
centrino. Usually I compile my kernel myself. When I have compiled the
last kernel 2.6.25 and boot on it, I have noticed that mplayer
randomly crashes. So I have thought that I have done a mistake in the
config. Yesterday 2.6.25 is arrived under sid. So I have installed the
486 version and boot on it. THe problem is still there :

I have for example a flash file (it appears with all video formats I
have tested). When I click on it mplayer crashes or not with the
common error :
MPlayer crashed by bad usage of CPU/FPU/RAM

What can I do to give you more infos ?

here is the output of gmplayer -v (it doesn't appears with mplayer or
not often...) :

MPlayer 1.0rc2-4.2.3-DFSG-free (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) M processor 1.80GHz (Family: 6, Model: 13,
Stepping: 6)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
X11 opening display: :0.0
vo: X11 color mask:  FF  (R:FF G:FF00 B:FF)
vo: X11 running at 1400x1050 with depth 24 and 32 bpp (":0.0" => local
display)
[x11] Detected wm supports NetWM.
[x11] Detected wm supports FULLSCREEN state.
[x11] Detected wm supports ABOVE state.
[x11] Detected wm supports BELOW state.
[x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
xscreensaver_disable: Could not find XScreenSaver window.
Adding filename FlashHdyL9u && pathname /home/giggz/TMP/.Nimp
get_path('codecs.conf') -> '/home/giggz/.mplayer/codecs.conf'
Reading /home/giggz/.mplayer/codecs.conf: Can't open
'/home/giggz/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf':
No such file or directory
Using built-in default codecs.conf.
Configuration: --prefix=/usr --confdir=/etc/mplayer
--datadir=/usr/share/mplayer --codecsdir=/usr/lib/codecs --enable-xvmc
--enable-sdl --enable-ossaudio --enable-lirc --enable-gui
--enable-freetype --enable-menu --enable-largefiles
--disable-bitmap-font --disable-ggi --disable-xvid --language=all
--disable-xmms --disable-arts --disable-aa --disable-mad --disable-libdv
--target=i586-linux --enable-win32dll --enable-real --enable-xanim
--enable-runtime-cpudetection --disable-libdvdcss-internal
--enable-dvdread --disable-mencoder --enable-tv-v4l2 --enable-xmga
--enable-mga --enable-3dfx --enable-tdfxfb --enable-fbdev
CommandLine: '-v' 'FlashHdyL9u'
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/home/giggz/.mplayer/fonts'
Using nanosleep() timing
get_path('input.conf') -> '/home/giggz/.mplayer/input.conf'
Can't open input config file /home/giggz/.mplayer/input.conf: No such
file or directory
Can't open input config file /etc/mplayer/input.conf: No such file or
directory
Falling back on default (hardcoded) input config
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
vo: X11 truecolor visual 0x23, depth 24, R:FF G:FF00 B:FF
vo: X11 truecolor visual 0x24, depth 24, R:FF G:FF00 B:FF
vo: X11 truecolor visual 0x25, depth 24, R:FF G:FF00 B:FF
vo: X11 truecolor visual 0x26, depth 24, R:FF G:FF00 B:FF
vo: X11 truecolor visual 0x27, depth 24, R:FF G:FF00 B:FF
vo: X11 truecolor visual 0x28, depth 24, R:FF G:FF00 B:FF
vo: X11 truecolor visual 0x29, depth 24, R:FF G:FF00 B:FF
vo: X11 truecolor visual 0x2a, depth 24, R:FF0000 G:FF00 B:FF
vo: X11 truecolor visual 0x67, depth 32, R:FF G:FF00 B:FF
get_path('skins') -> '/home/giggz/.mplayer/skins'
get_path('Skin') -> '/home/giggz/.mplayer/Skin'
SKIN dir 1: '/home/giggz/.mplayer/skins'
SKIN dir 1 (obsolete): '/home/giggz/.mplayer/Skin'
SKIN dir 2: '/usr/share/mplayer/skins'
SKIN dir 2 (obsolete): '/usr/share/mplayer/Skin'
[x11] NET style stay on top (layer 0). Using state _NET_WM_STATE_ABOVE.


MPlayer interrupted by signal 11 in module: unknown
[x11] NET style stay on top (layer 0). Using state _NET_WM_STATE_ABOVE.
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in
DOCS/HTML/en/bugreports_what.html#bugreports_crash.
[x11] NET style stay on top (layer 0). Using state _NET_WM_STATE_ABOVE.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We
can't and
  won't help unless you provide this information when reporting a
possib

Bug#477785: feh: please add a desktop file

2008-04-25 Thread giggz
Package: feh
Version: 1.3.4.dfsg.1-1
Severity: wishlist

Hi,

feh a a great application! I'm using it to view all my pictures. I can
use it through a graphical file manager too. But in order to do this I
must creat a desktop file and place it in
~/.local/share/applications. Is it possible that the feh package
directly include a desktop file ?

For example here is mine :
[Desktop Entry]
Name=Feh
Name[fr_FR]=Feh
GenericName=Image viewer
GenericName[fr_FR]=Visualisateur d'image
Comment=Image viewer
Comment[fr_FR]=Visualisateur d'image
Exec=feh
Icon=image-viewer
Type=Application
StartupNotify=false
NoDisplay=true
Hidden=false
Terminal=false
Categories=Graphics;Viewer;
MimeType=image/jpeg;image/png;image/gif;image/tiff;image/bmp;image/x-icon;image/x-xpixmap;image/x-xbitmap;

THe mimetype is working, but I have perhaps forgotten something...

Best regards,
Guillaume


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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages feh depends on:
ii  giblib1   1.2.4-5wrapper library for imlib2, and ot
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libimlib2 1.4.1.000-0cvs20080130 Powerful image loading and renderi
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.26-1   PNG library - runtime
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxinerama1  2:1.0.3-1  X11 Xinerama extension library

Versions of packages feh recommends:
ii  wget  1.11.1-1   retrieves files from the web

-- no debconf information



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



Bug#477479: wpasupplicant: Integration problem with ifplugd ?

2008-04-23 Thread giggz
Package: wpasupplicant
Version: 0.6.3-1
Severity: normal

Hi,

I'm running under debian sid with a laptop. My wifi card is an
ipw2200. I'm using the 2.6.24.4 with the last firmware. The wifi card
and the wifi interface work good.

I have ifplugd and wpasupplicant on my laptop. ifplugd is a
configuration daemon for ethernet devices : when a link beat is
detected on the interfaces ifplugd launches ifupdown. 

On my pc ifplugd watches all the interfaces (eth0 = wired ; eth1 =
wifi). When I plug a wired cable, ifplugd detects link beats an I get
internet.
Without any mention of wpasupplicant under /etc/network/interfaces,
when I have an open network at proximity, ifplugd detects it and I get
internet.

Now I would like to integrate your great app wpasupplicant in this
system. I have a WPA wifi network. So I have configured wpasupplicant
to work with it. I have written a conf file for roaming with ssid et
psk key. Then in my /etc/network/interfaces I have added :

iface eth1 inet manual
wpa-roam path_to_conf_file

iface default inet dhcp

I don't have any "auto eth1" or "allow-hotplug eth1" because ifplugd
can't work with them.

So now if I do 
sudo wpa_supplicant -ieth1 -c path_to_conf_file -d -K
I have internet.

then
sudo wpa_action eth1 stop
to deconfigure it.

If I just do :
sudo ifup eth1
I get internet.

then
sudo wpa_action eth1 stop
to deconfigure it.

But If I don't type these lines I don't get any connections. ifplugd
doesn't detect any beat.

I found something interesting :
If I enter "sudo ifup eth1" and my wifi card if off (through the wifi
hotkey), I don't get any connection (normal). But if I switch on my
card, I get internet directly. And that's because wpasupplicant was
launched by the ifup before. Then ifplugd detects beats and so I get
internet.

Is there a way to solve this problem ? Is there special wpasupplicant
option for this ? 

Sorry if this bug report is not in the right place...

Best regards,
Guillaume


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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wpasupplicant depends on:
ii  adduser   3.107  add and remove users and groups
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.1-1simple interprocess messaging syst
ii  libpcsclite1  1.4.100-3  Middleware to access a smart card 
ii  libreadline5  5.2-3  GNU readline and history libraries
ii  libssl0.9.8   0.9.8g-8   SSL shared libraries
ii  lsb-base  3.2-10 Linux Standard Base 3.2 init scrip

wpasupplicant recommends no packages.

-- no debconf information



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



Bug#476512: pcmanfm: possible to add a StartupWMClass key in the desktop file ?

2008-04-17 Thread giggz
Package: pcmanfm
Version: 0.3.6.2-1
Severity: normal

Hi,

Is it possible to add a StartupWMClass key (for example :
StartupWMClass=pcmanfm) in the pcmanfm.desktop file ?

from freedesktop : StartupWMClass key
"If specified, it is known that the application will map at least one
window with the given string as its WM class or WM name hint" 

Under my window manager (e17), the window manager is sensible to this
key. So if it doesn't break anything, could you please add this to the
desktop file ?

Thanks a lot
Guillaume

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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcmanfm depends on:
ii  dbus1.2.1-1  simple interprocess messaging syst
ii  desktop-file-utils  0.15-1   Utilities for .desktop files
ii  gamin   0.1.9-2  File and directory monitoring syst
ii  hal 0.5.11~rc2-1 Hardware Abstraction Layer
ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libcairo2   1.6.4-1  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.1-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-2   simple interprocess messaging syst
ii  libgamin0 [libfam0] 0.1.9-2  Client library for the gamin file 
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-3 The GTK+ graphical user interface 
ii  libhal-storage1 0.5.11~rc2-1 Hardware Abstraction Layer - share
ii  libhal1 0.5.11~rc2-1 Hardware Abstraction Layer - share
ii  libpango1.0-0   1.20.2-2 Layout and rendering of internatio
ii  libstartup-notification00.9-1library for program launch feedbac
ii  libx11-62:1.0.3-7X11 client-side library
ii  shared-mime-info0.23-5   FreeDesktop.org shared MIME databa

Versions of packages pcmanfm recommends:
ii  gksu  2.0.0-5graphical frontend to su
ii  gnome-icon-theme  2.22.0-1   GNOME Desktop icon theme

-- no debconf information



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



Bug#476350: rxvt-unicode-ml: scrolling under "console program"

2008-04-16 Thread giggz
Package: rxvt-unicode-ml
Version: 9.02-1
Severity: wishlist

Hi,

I'm using urxvt and it works out of the box. But I would to like to be
able to scroll under "console programs" like less or most (for exemple
through de manpages...). I have URxvt*secondaryScroll=True, but when I
scroll with my mouse wheel, I go through the urxvt history and not in
the console program. So I try to add these lines in my .Xdefaults :
!xterm*translations: #override\
!  Mod4 ,: string(0x10)\n\
!  Mod4 ,: string(0xe)
!
!Urxvt*translations: #override\
!  Mod4 ,: string(0x10)\n\
!  Mod4 ,: string(0xe)

but it doesn't work...

So it could be cool if a solution exists to this problem. Something in
the README or in th FAQ.

Best regards,
Guillaume

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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rxvt-unicode-ml depends on:
ii  base-passwd3.5.17Debian base system master password
ii  libafterimage0 2.2.8-2   imaging library designed for After
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3.0-3 GCC support library
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgtk2.0-02.12.9-3  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libperl5.8 5.8.8-12  Shared Perl library
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  librsvg2-2 2.22.2-2  SAX-based renderer library for SVG
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libtiff4   3.8.2-8   Tag Image File Format (TIFF) libra
ii  libungif4g 4.1.6-4   library for GIF images (transition
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  ncurses-base   5.6+20080405-1Descriptions of common terminal ty
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

rxvt-unicode-ml recommends no packages.

-- no debconf information



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



Bug#476250: gpm: no mouse wheel under linux console

2008-04-15 Thread giggz
Package: gpm
Version: 1.20.3~pre3-3
Severity: normal

Hi,

I'm running under debian sid. gpm works good with left and right
button. But I don't have the mouse wheel. I have run 'mev' under tty1
and scrolled...but no event appear. Is it normal or is it a bug from
gpm ? should I add an option in my gpm.conf to enable it (I don't see
any wheel option in the manpage...) ?

Thanks for this great app!
Regards,
Guillaume

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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gpm depends on:
ii  debconf [debconf-2.0]  1.5.20Debian configuration management sy
ii  debianutils2.28.4Miscellaneous utilities specific t
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libgpmg1   1.20.3~pre3-3 General Purpose Mouse - shared lib
ii  lsb-base   3.2-8 Linux Standard Base 3.2 init scrip
ii  ucf3.006 Update Configuration File: preserv

gpm recommends no packages.

-- debconf information:
* gpm/responsiveness:
* gpm/repeat_type: ms3
* gpm/append:
* gpm/restart: true
* gpm/sample_rate:
* gpm/type: autops2
* gpm/device: /dev/input/mice
* gpm/restart_default: true



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



Bug#469330: ario still uses ~/.config/ario/covers

2008-04-15 Thread giggz
Package: ario
Version: 1.0-1
Followup-For: Bug #469330

Hi,

Thx for this great new release!

But the covers are always under ~/.config/ario/covers and not in
~/.covers . Is it normal ?

I have remove the ario config directory and reconfigure it and I get
the same...

Regards,
Guillaume

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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ario depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libavahi-client3  0.6.22-3   Avahi client library
ii  libavahi-common3  0.6.22-3   Avahi common library
ii  libavahi-glib10.6.22-3   Avahi glib integration library
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libcurl3-gnutls   7.18.0-1+b1Multi-protocol file transfer libra
ii  libglade2-0   1:2.6.2-1  library to load .glade files at ru
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.9-3   The GTK+ graphical user interface 
ii  libkrb53  1.6.dfsg.3~beta1-4 MIT Kerberos runtime libraries
ii  libpango1.0-0 1.20.2-2   Layout and rendering of internatio
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxml2   2.6.32.dfsg-1  GNOME XML library

ario recommends no packages.

-- no debconf information



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



Bug#475870: rxvt-unicode-ml: Pb with tabbed perl extension

2008-04-13 Thread giggz
Package: rxvt-unicode-ml
Version: 9.02-1
Severity: normal

Hi,

I'm running under debian sid with e17 and of course urxvt-ml. This
terminal is awesome, thx for that.
I just notice a strange behaviour under e17 when I change my e17 theme
dynamicly :
I open an urxvt terminal with the tabbed extension. I change the theme
of e17 : the old theme disappears (so windows borders disappear) and
then the new theme appears and replace all the window  borders (and
others things) for all the windows except the urxvt with the tabbed
extension. I get the urxvt without any control on it. I can just open
a new tab and switch between them...I can't type anything in it. With
a terminal without this tabbed option, all work out of the box!

Do you have an idea to solve this problem, please ?

Regards,
Guilaume


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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rxvt-unicode-ml depends on:
ii  base-passwd3.5.17Debian base system master password
ii  libafterimage0 2.2.8-2   imaging library designed for After
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3.0-3 GCC support library
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgtk2.0-02.12.9-3  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libperl5.8 5.8.8-12  Shared Perl library
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  librsvg2-2 2.22.2-2  SAX-based renderer library for SVG
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libtiff4   3.8.2-8   Tag Image File Format (TIFF) libra
ii  libungif4g 4.1.6-4   library for GIF images (transition
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  ncurses-base   5.6+20080405-1Descriptions of common terminal ty
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

rxvt-unicode-ml recommends no packages.

-- no debconf information



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



Bug#475249: Pb with console program under tty when slim is running

2008-04-09 Thread giggz
Package: slim
Version: 1.3.0-1
Severity: normal

Hi,

I have just installed slim and played with slim.conf. It is a great
app! Thx for that.
But I have noticed a big problem with slim :
So I boot, then slim is launched. I login and I'm under e17. 
If I go back to tty1 (with ctrl+alt+f1) and I launch mutt (for
example), my keyboard doesn't work. Under e17 lot's of programs which
are intended to be launched under a terminal (htop for example) are
completly freezed.
If I kill slim, all these programs work perfectly.

I read on the slim homepage that I can pass the vt08 option to the
xserver. But it doesn't solve the problem...

Thx,
Regards,
Guillaume

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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages slim depends on:
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0-3  GCC support library
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libpam0g  0.99.7.1-6 Pluggable Authentication Modules l
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libstdc++64.3.0-3The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library

slim recommends no packages.

-- debconf information:
* shared/default-x-display-manager: slim



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



Bug#472833: Please rename mplayer.xpm to mplayer in desktop file

2008-04-07 Thread GiGGz

Diego Biurrun a écrit :

.. while we're at it ..

On Mon, Apr 07, 2008 at 09:43:45AM +0200, Diego Biurrun wrote:

On Thu, Apr 03, 2008 at 10:25:33PM +0200, giggzounet wrote:

22:24 [EMAIL PROTECTED] /usr/share/applications % desktop-file-validate
mplayer.desktop
mplayer.desktop: warning: key "Encoding" in group "Desktop Entry" is
deprecated


Do you know what one is supposed to use instead of "Encoding"?  Are the
files simply mandated to be UTF-8 and has the encoding entry thus become
obsolete?



I think it's just obsolete. Just remove it, because now all files, 
packages are in utf8


Regards,
Guillaume


Diego






Bug#474606: logcheck: add a filter for r300 microcode

2008-04-06 Thread giggz
Package: logcheck
Version: 1.2.63
Severity: normal

Hi,

I have just installed logcheck and it works out of the box! thx for
that!

I just notice that in the /etc/logcheck/ignore.d.workstation/kernel
file there is a filter for "[drm] Loading r200 Microcode". COuld you
add please the same for the r300. The log message is the same :

Apr  6 19:21:14 debian kernel: [drm] Loading R300 Microcode

For instance I have created one file with a special filter, but it
is easy to modify the regexp to catch the other r??? Microcode, isn't
it ?

Thx for your work.
Regards,
Guillaume


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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages logcheck depends on:
ii  adduser3.107 add and remove users and groups
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-2 A simple mail user agent
ii  cron   3.0pl1-104management of regular background p
ii  lockfile-progs 0.1.11-0.1Programs for locking and unlocking
ii  logtail1.2.63Print log file lines that have not
ii  mailx  1:20071201-2  Transitional package for mailx ren
ii  postfix [mail-tran 2.5.1-2   High-performance mail transport ag
ii  sysklogd [system-l 1.5-2 System Logging Daemon

Versions of packages logcheck recommends:
ii  logcheck-database 1.2.63 database of system log rules for t

-- no debconf information



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



Bug#474516: gpm: debug messages in syslog

2008-04-06 Thread giggz
Package: gpm
Version: 1.20.3~pre3-3
Severity: normal

Hi,

gpm works fine on my sid, but since a month, I get these debug
messages in my syslog :
Apr  6 11:36:26 debian /usr/sbin/gpm[2190]: *** info [daemon/gpm.c(745)]: 
Apr  6 11:36:26 debian /usr/sbin/gpm[2190]: Connecting at fd 7
Apr  6 11:36:31 debian /usr/sbin/gpm[2190]: *** info [daemon/gpm.c(647)]: 
Apr  6 11:36:31 debian /usr/sbin/gpm[2190]: Request on 7 (console 0)
Apr  6 11:36:31 debian /usr/sbin/gpm[2190]: *** info [daemon/gpm.c(656)]: 
Apr  6 11:36:31 debian /usr/sbin/gpm[2190]: Closing
Apr  6 11:36:35 debian /usr/sbin/gpm[2190]: *** info [daemon/gpm.c(745)]: 
Apr  6 11:36:35 debian /usr/sbin/gpm[2190]: Connecting at fd 7
Apr  6 11:36:48 debian /usr/sbin/gpm[2190]: *** info [daemon/gpm.c(647)]: 
Apr  6 11:36:48 debian /usr/sbin/gpm[2190]: Request on 7 (console 0)
Apr  6 11:36:48 debian /usr/sbin/gpm[2190]: *** info [daemon/gpm.c(656)]: 
Apr  6 11:36:48 debian /usr/sbin/gpm[2190]: Closing

I have seen in the debian changelog that there were several bugs about
debug messages and that you remove it. But perhaps there are fews of
them which are still there...
Could you please remove them ? logcheck mails me always these debug
messages...it's a little boring.

Thx for your great work!
Regards,
Guillaume

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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gpm depends on:
ii  debconf [debconf-2.0]  1.5.20Debian configuration management sy
ii  debianutils2.28.4Miscellaneous utilities specific t
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libgpmg1   1.20.3~pre3-3 General Purpose Mouse - shared lib
ii  lsb-base   3.2-7 Linux Standard Base 3.2 init scrip
ii  ucf3.006 Update Configuration File: preserv

gpm recommends no packages.

-- debconf information:
* gpm/responsiveness:
* gpm/repeat_type: ms3
* gpm/append:
* gpm/restart: true
* gpm/sample_rate:
* gpm/type: autops2
* gpm/device: /dev/input/mice
* gpm/restart_default: true



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



Bug#474292: gxine: Pb with the "repeat" option

2008-04-04 Thread giggz
Package: gxine
Version: 0.5.901-1
Severity: normal

Hi,

When I play a video under gxine, it works fine. Now I push the repeat
option in the playlist. When the video is finished, gxine tries to
reread the video but it plays it very very very fast and I can just
stop it...

Regards,
Guillaume


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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gxine depends on:
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libdbus-1-3 1.1.20-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libglib2.0-02.16.2-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-2 The GTK+ graphical user interface 
ii  libhal1 0.5.11~rc2-1 Hardware Abstraction Layer - share
ii  liblircclient0  0.8.2-2  infra-red remote control support -
ii  libmozjs0d  1.8.1.13-1   The Mozilla SpiderMonkey JavaScrip
ii  libpango1.0-0   1.20.0-1 Layout and rendering of internatio
ii  librsvg2-common 2.22.2-2 SAX-based renderer library for SVG
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcb1 1.1-1X C Binding
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxine11.1.11.1-2   the xine video/media player librar
ii  libxine1-x  1.1.11.1-2   X desktop video output plugins for
ii  libxinerama12:1.0.3-1X11 Xinerama extension library

Versions of packages gxine recommends:
ii  libxine1-ffmpeg   1.1.11.1-2 MPEG-related plugins for libxine1

-- no debconf information



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



Bug#472864: missing mimetype in gxine.desktop

2008-03-26 Thread giggz
Package: gxine
Version: 0.5.901-1
Severity: normal

Hi,

Could you add, please, the following mimetypes in the gxine.desktop,
because gxine reads the types of video ?

video/x-matroska
video/mp4
application/x-flash-video

Thx,
Regards,
Guillaume

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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gxine depends on:
ii  libc6   2.7-9GNU C Library: Shared libraries
ii  libdbus-1-3 1.1.20-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libglib2.0-02.16.1-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-2 The GTK+ graphical user interface 
ii  libhal1 0.5.11~rc2-1 Hardware Abstraction Layer - share
ii  liblircclient0  0.8.2-2  infra-red remote control support -
ii  libmozjs0d  1.8.1.12-5   The Mozilla SpiderMonkey JavaScrip
ii  libpango1.0-0   1.20.0-1 Layout and rendering of internatio
ii  librsvg2-common 2.22.2-2 SAX-based renderer library for SVG
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcb1 1.1-1X C Binding
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxine11.1.11-1 the xine video/media player librar
ii  libxine1-x  1.1.11-1 X desktop video output plugins for
ii  libxinerama12:1.0.3-1X11 Xinerama extension library

Versions of packages gxine recommends:
ii  libxine1-ffmpeg   1.1.11-1   MPEG-related plugins for libxine1

-- no debconf information



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



Bug#472833: Please rename mplayer.xpm to mplayer in desktop file

2008-03-26 Thread giggz
Package: mplayer
Version: 1.0~rc2-9
Severity: normal

Hi,

Just a little thing :
In the mplayer.desktop the icon name is mplayer.xpm. Is it possible to
rename it just mplayer (as it is common) ? 

Thx for your great work
Guillaume

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

Kernel: Linux 2.6.24.4-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mplayer depends on:
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii  libasound21.0.16-2   ALSA library
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libaudio2 1.9.1-2Network Audio System - shared libr
ii  libaudiofile0 0.2.6-7Open-source version of SGI's audio
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libcaca0  0.99.beta13b-4 colour ASCII art library
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libcdparanoia03.10+debian~pre0-6 audio extraction tool for sampling
ii  libcucul0 0.99.beta13b-4 low-level Unicode character drawin
ii  libdirectfb-1.0-0 1.0.1-8direct frame buffer graphics - sha
ii  libesd-alsa0 [libesd0 0.2.36-3   Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig12.5.0-2generic font configuration library
ii  libfreetype6  2.3.5-1+b1 FreeType 2 font engine, shared lib
ii  libfribidi0   0.10.9-1   Free Implementation of the Unicode
ii  libgcc1   1:4.3.0-2  GCC support library
ii  libgif4   4.1.6-4library for GIF images (library)
ii  libgl1-mesa-glx [libg 7.0.3~rc2-1A free implementation of the OpenG
ii  libglib2.0-0  2.16.1-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.9-2   The GTK+ graphical user interface 
ii  libjack0  0.109.2-1.1JACK Audio Connection Kit (librari
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  liblircclient00.8.2-2infra-red remote control support -
ii  libncurses5   5.6+20080308-1 Shared libraries for terminal hand
ii  libogg0   1.1.3-3Ogg Bitstream Library
ii  libopenal0a   1:0.0.8-7  OpenAL is a portable library for 3
ii  libpango1.0-0 1.20.0-1   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-3 PNG library - runtime
ii  libsdl1.2debian   1.2.13-2   Simple DirectMedia Layer
ii  libsmbclient  3.0.28a-1  shared library that allows applica
ii  libspeex1 1.1.12-3   The Speex Speech Codec
ii  libstdc++64.3.0-2The GNU Standard C++ Library v3
ii  libsvga1  1:1.4.3-25 console SVGA display libraries
ii  libtheora01.0~beta2-4The Theora Video Compression Codec
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxinerama1  2:1.0.3-1  X11 Xinerama extension library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  libxv12:1.0.4-1  X11 Video extension library
ii  libxvmc1  1:1.0.4-2  X11 Video extension library
ii  libxxf86dga1  2:1.0.2-1  X11 Direct Graphics Access extensi
ii  libxxf86vm1   1:1.0.1-2  X11 XFree86 video mode extension l
ii  mplayer-skin-blue [mp 1.6-2  blue skin for mplayer
ii  zlib1g1:1.2.3.3.dfsg-11  compression library - runtime

mplayer recommends no packages.

-- debconf information:
  mplayer/replace-existing-files-bail:
  mplayer/replace-existing-files: false
  mplayer/no-ttfont:
* mplayer/install_codecs:
  mplayer/voutput: autodetect
  mplayer/rtc: false
  mplayer/ttfont: Sans
* mplayer/cfgnote:
* mplayer/dvd_device: /dev/dvd



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



Bug#452815: firestarter: segfault again, please add a -dbg package

2008-03-16 Thread giggz
Package: firestarter
Version: 1.0.3-6
Followup-For: Bug #452815

Hi,


I still have randomly segfault with the last version of firestarter. I
open the gui, change something and wait a little bit. Firestarter
segfaults with that :

in /var/log/messages :
Mar 16 09:46:25 debian kernel: firestarter[26410]: segfault at
0002db58 eip b72a1968 esp bff2eee8 error 4

in ~/.xsession-errors :
***MEMORY-ERROR***: firestarter[4244]: GSlice: assertion failed:
sinfo->n_allocated > 0

It could be interesting to have a firestarter-dbg package in order to
track this bug, isn't it ?

I can provide a strace log if you want...

Have a nice day.
Guillaume


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

Kernel: Linux 2.6.24.3-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages firestarter depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gksu   2.0.0-5   graphical frontend to su
ii  iptables   1.4.0-3   administration tools for packet fi
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-9 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.22.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.16.1-2  The GLib library of C routines
ii  libgnome-keyring0  2.22.0-2  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  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-1GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  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.20.0-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
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 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   2:1.0.3-1 X11 Xinerama extension library
ii  libxml22.6.31.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.2-4 Linux Standard Base 3.2 init scrip
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

firestarter recommends no packages.

-- no debconf information



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



Bug#452743: totem-xine: Can't eject my DVD after seeing it

2008-03-07 Thread GiGGz

Sven Arvidsson a écrit :

On Sat, 2007-11-24 at 22:55 +0100, giggz wrote:

I'm running under Debian SID with enlightenment 17. I don't have GNOME
anymore. but I still use totem with totem-xine. I just notice that
when I put a dvd and see it (it works fine!), I can't eject it
after. When I click on the "hardware button" on the dvdrom nothing
happens and the dvd doesn't eject. I have tried to umount the volume
under root, but it doesn't work. The only way is to tape "eject" under
root. Is there a way to fix it ?


Hi,

If I'm not mistaken HAL listens to the eject signal from the drive and
it's up to gnome-volume-manager to unmount and eject it. Do you have it
installed and running?

This sounds more like a problem with E17 than Totem.


Hi,

you're probably right. I don't use it anymore (I'm using gxine; I don't 
have any eject problem with it). I think you can close this bug, because 
I didn't have gnome-volume-manager when totem didn't work...


CIao
GiGGz




Bug#469330: please use ~/.covers instead of ~/.config/ario/covers

2008-03-04 Thread giggz
Package: ario
Version: 0.4-1
Severity: wishlist

Hi,

Is it possible to use ~/.covers instead of ~/.config/ario/covers, in
order to have compatibily with others audio applications ?

Thx for your great app!
GiGGz

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

Kernel: Linux 2.6.24.3-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ario depends on:
ii  gconf22.20.1-3   GNOME configuration database syste
ii  libatk1.0-0   1.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-glib10.6.22-2   Avahi glib integration library
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libcurl3-gnutls   7.18.0-1   Multi-protocol file transfer libra
ii  libgconf2-4   2.20.1-3   GNOME configuration database syste
ii  libglade2-0   1: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  libgtk2.0-0   2.12.8-1   The GTK+ graphical user interface 
ii  libkrb53  1.6.dfsg.3~beta1-3 MIT Kerberos runtime libraries
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  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxml2   2.6.31.dfsg-1  GNOME XML library

ario recommends no packages.

-- no debconf information



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



Bug#467328: ario: reload all the windows when we switch in another configuration

2008-02-24 Thread giggz
Package: ario
Version: 0.4-1
Severity: wishlist

Hi,

I have two configurations on ario :
- one is local (localhost))
- in the other ario connects to my server

When I switch in the other configuration, I must quit ario and restart
it to have the songs, album, tracks of this configuration. It could
grat and better, that when we switch in the other configuration ario
update all its windows.

Ciao
GiGGz

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

Kernel: Linux 2.6.24.2-2 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ario depends on:
ii  gconf22.20.1-3   GNOME configuration database syste
ii  libatk1.0-0   1.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-glib10.6.22-2   Avahi glib integration library
ii  libc6 2.7-8  GNU C Library: Shared libraries
ii  libcairo2 1.4.14-1   The Cairo 2D vector graphics libra
ii  libcurl3-gnutls   7.18.0-1   Multi-protocol file transfer libra
ii  libgconf2-4   2.20.1-3   GNOME configuration database syste
ii  libglade2-0   1: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  libgtk2.0-0   2.12.8-1   The GTK+ graphical user interface 
ii  libkrb53  1.6.dfsg.3~beta1-3 MIT Kerberos runtime libraries
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  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxml2   2.6.31.dfsg-1  GNOME XML library

ario recommends no packages.

-- no debconf information



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



Bug#466563: use-session-ivman in /etc/X11/Xsession.options doesn't launch ivman

2008-02-19 Thread giggz
Package: ivman
Version: 0.6.14-3
Severity: normal

Hi,

I have installed ivman last weekend. When I launch ivman by the hand
or with a desktop file, it runs and works good. But When I try to use
the use-session-ivman option in /etc/X11/Xsession.options, ivman
doesn't launch it. I don't see anything in log.

I'm using E17 with entrance as login manager.
Thanks for your work
Regards,
Guillaume

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

Kernel: Linux 2.6.24.2-2 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ivman depends on:
ii  adduser3.105 add and remove users and groups
ii  hal0.5.10-5  Hardware Abstraction Layer
ii  libc6  2.7-8 GNU C Library: Shared libraries
ii  libdbus-1-31.1.4-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libhal10.5.10-5  Hardware Abstraction Layer - share
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  pmount 0.9.17-2  mount removable devices as normal 

ivman recommends no packages.

-- no debconf information



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



Bug#466560: pcmanfm: segfault when I try to mount an USB stick

2008-02-19 Thread giggz
Package: pcmanfm
Version: 0.3.5.23-1
Severity: normal

Hi,

I have just upgraded pcmanfm, and this new release is really great!
thx all!!!
But When I plug mu USB stick, this one appears on the left panel, and
when I try to mount it (I just click one time on it), pcmanfm segfault
with that in a terminal :

*** glibc detected *** pcmanfm: malloc(): memory corruption (fast): 0x08442d08 
***
=== Backtrace: =
/lib/libc.so.6[0xb77ff017]
/lib/libc.so.6[0xb7801760]
/lib/libc.so.6(__libc_malloc+0x8d)[0xb78027fd]
/lib/libc.so.6(__strdup+0x30)[0xb7805840]
/usr/lib/libhal.so.1[0xb7923f62]
/usr/lib/libhal.so.1[0xb7924b4d]
/usr/lib/libhal.so.1(libhal_device_get_all_properties+0xc8)[0xb7925f58]
/usr/lib/libhal-storage.so.1(libhal_volume_from_udi+0xa8)[0xb792cf58]
pcmanfm[0x808c30e]
/usr/lib/libhal.so.1[0xb7925dab]
/usr/lib/libdbus-1.so.3(dbus_connection_dispatch+0x397)[0xb78f2297]
/usr/lib/libdbus-glib-1.so.2[0xb793a8fd]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x176)[0xb798e2b6]
/usr/lib/libglib-2.0.so.0[0xb7991643]
/usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x6e)[0xb7991bfe]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_iteration+0x34)[0xb7d32974]
pcmanfm[0x807b8b5]
/usr/lib/libgtk-x11-2.0.so.0[0xb7d36491]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x129)[0xb7a1f619]
/usr/lib/libgobject-2.0.so.0[0xb7a33dfb]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8ef)[0xb7a35a6f]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb7a35db9]
/usr/lib/libgtk-x11-2.0.so.0(gtk_tree_view_row_activated+0x98)[0xb7e31a28]
pcmanfm[0x807b512]
/usr/lib/libgtk-x11-2.0.so.0[0xb7d38174]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x129)[0xb7a1f619]
/usr/lib/libgobject-2.0.so.0[0xb7a33dfb]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x617)[0xb7a35797]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb7a35db9]
/usr/lib/libgtk-x11-2.0.so.0[0xb7e56ab7]
/usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc1)[0xb7d313c1]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x3c2)[0xb7d32732]
/usr/lib/libgdk-x11-2.0.so.0[0xb7bab5aa]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x176)[0xb798e2b6]
/usr/lib/libglib-2.0.so.0[0xb7991643]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1e7)[0xb7991a27]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0xb7d32b04]
pcmanfm[0x8090b12]
/lib/libc.so.6(__libc_start_main+0xe0)[0xb77ae450]
pcmanfm[0x805c5f1]
=== Memory map: 
08048000-080a2000 r-xp  08:01 65796  /usr/bin/pcmanfm
080a2000-080a5000 rw-p 0005a000 08:01 65796  /usr/bin/pcmanfm
080a5000-08494000 rw-p 080a5000 00:00 0  [heap]
b680-b6821000 rw-p b680 00:00 0 
b6821000-b690 ---p b6821000 00:00 0 
b691c000-b6928000 r-xp  08:01 180267 /lib/libgcc_s.so.1
b6928000-b6929000 rw-p b000 08:01 180267 /lib/libgcc_s.so.1
b6935000-b6938000 r--p  08:01 393422 
/usr/share/locale/fr/LC_MESSAGES/atk10.mo
b6938000-b6939000 ---p b6938000 00:00 0 
b6939000-b7138000 rw-p b6939000 00:00 0 
b7138000-b7139000 r-xp  08:01 459305 
/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
b7139000-b713a000 rw-p  08:01 459305 
/usr/lib/gtk-2.0/2.10.0/immodules/im-cedilla.so
b713a000-b719a000 rw-s  00:08 392626179  /SYSV (deleted)
b719a000-b722b000 r--p  08:01 164115 
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
b722b000-b722d000 r-xp  08:01 458889 
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b722d000-b722e000 rw-p 1000 08:01 458889 
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b722e000-b7234000 r--s  08:01 16515  
/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2
b7234000-b7238000 r--s  08:01 16512  
/var/cache/fontconfig/921a30a17f0be15c70ac14043cb7a739-x86.cache-2
b7238000-b723f000 r--s  08:01 16511  
/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2
b723f000-b7242000 r--s  08:01 16510  
/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-x86.cache-2
b7242000-b7264000 r--s  08:01 16472  
/var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-x86.cache-2
b7264000-b726b000 r--s  08:01 16430  
/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-x86.cache-2
b726b000-b7278000 r--s  08:01 16439  
/var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-xzsh: abort  pcmanfm

Thanks again
regards,
Guillaume


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

Kernel: Linux 2.6.24.2-2 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcmanfm depends on:
ii  dbus  1.1.4-1simple interprocess messaging syst
ii  desktop-file-utils0.14-2 Utilities for .desktop files
ii  gamin 0.1.9-2File and directory monitoring syst
ii  hal

Bug#466289: ivman: strange message at boot (looks like a bug...)

2008-02-17 Thread giggz
Package: ivman
Version: 0.6.14-3
Severity: normal

Hi,

I have just installed ivman and configured it. It's a great app! But
At boot I get a strange message :
Starting ivman: manager.c:1387 (do_startup_configure) Directory
/etc/ivman/ will be used for configuration files.
ivman.

Is it normal ? Is it a configuration problem (I get that since the
first time without any change in config) ?

Just 2 or 3 things :
- Is there another way to mount an external harddrive with several
partitions that the one with the fdi file under /etc/hal/fdi/policy ?
With for exemple a modif of xml files of ivman ?

- When ivman is purged it could be good that it checks if
  /etc/X11/Xsession.options contains "use-session-ivman" and remove it
  or tells to the user that.

- Is there a place where the ivman users give/show their ivman xml
  files ?

Thanks for your work
Regards,
Guillaume

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

Kernel: Linux 2.6.24.2-2 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ivman depends on:
ii  adduser3.105 add and remove users and groups
ii  hal0.5.10-5  Hardware Abstraction Layer
ii  libc6  2.7-8 GNU C Library: Shared libraries
ii  libdbus-1-31.1.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libhal10.5.10-5  Hardware Abstraction Layer - share
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  pmount 0.9.17-2  mount removable devices as normal 

ivman recommends no packages.

-- no debconf information



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



Bug#420088: acknowledged by developer (er)

2008-02-13 Thread GiGGz

Debian Bug Tracking System a écrit :

This is an automatic notification regarding your Bug report
#420088: zsh: fails to install,
which was filed against the zsh package.

It has been marked as closed by one of the developers, namely
Clint Adams <[EMAIL PROTECTED]>.

You should be hearing from them with a substantive response shortly,
in case you haven't already. If not, please contact them directly.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

yes you can close this bug. I don't have any problem with zsh 
anymore...sorry not to have close the bug before (I have completly 
forgotten this one)


Cheers
Guillaume




Bug#461334: privoxy: Addition of the neilvandyke.action ?

2008-01-17 Thread giggz
Package: privoxy
Version: 3.0.7-1
Severity: wishlist

Hi,

I take a look on the web about privoxy and I see on the wikipedia page
of privoxy that an "add-on" for privoxy exist :
http://www.neilvandyke.org/privoxy-rules/

It could be a good idea to integrate it into the deb package (if the
author is ok...), not in the default config but as an extra, isn't it
?

Regards,
Guillaume

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

Kernel: Linux 2.6.23.14-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages privoxy depends on:
ii  adduser 3.105add and remove users and groups
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libpcre37.4-1Perl 5 Compatible Regular Expressi
ii  logrotate   3.7.1-3  Log rotation utility
ii  zlib1g  1:1.2.3.3.dfsg-9 compression library - runtime

Versions of packages privoxy recommends:
pn  doc-base   (no description available)

-- no debconf information



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



Bug#460556: fbi: a mime file for fbgs

2008-01-17 Thread GiGGz

Moritz Muehlenhoff a écrit :

giggz wrote:


I have just installed fbi. It works well and fast! thanks for that!
The file /usr/lib/mime/packages/fbi add a good config in the
/etc/mailcap, but why is there no mime file for fbgs ? It could be
good to have one, so the mailcap would be automaticly updated!


Hi,
if you provide such a MIME file, I'd be happy to apply it.



I have done a set of sample image file. I will test all extension I have 
with fbi in order to know which file can be handle. So please, forget my 
 fbi and fbgs files at this time.


Regards


Cheers,
Moritz






Bug#460556: fbi: a mime file for fbgs

2008-01-17 Thread GiGGz

Moritz Muehlenhoff a écrit :

giggz wrote:


I have just installed fbi. It works well and fast! thanks for that!
The file /usr/lib/mime/packages/fbi add a good config in the
/etc/mailcap, but why is there no mime file for fbgs ? It could be
good to have one, so the mailcap would be automaticly updated!


Hi,
if you provide such a MIME file, I'd be happy to apply it.


Hi,

Ok I have tried to do my best :
I have taken a look in http://www.iana.org/assignments/media-types/ to 
see which mime type exist.


The manpage of fbgs says that it can read pdf and postscript, so I put 
in the fbgs file :

application/pdf; fbgs '%s'; test=test -z "$DISPLAY"; needsterminal;
application/postscript; fbgs '%s'; test=test -z "$DISPLAY"; needsterminal;

I don't know if I must put in this file the following mimetypes :
image/pdf and image/ps (I don't find them in 
http://www.iana.org/assignments/media-types), but they are listed in the 
imagemagic mime file.


I propose you a fbi file too. Because I don't think that fbi can read 
all the image types. The fbi manpage says that it can read :

PhotoCD, jpeg, ppm, gif, tiff, xwd, bmp and png
So I put in the fbi file the correponding mimetypes :
image/gif; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/jpeg; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/png; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/tiff; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-xwindowdump; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-portable-pixmap; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-ms-bmp; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-photo-cd; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;

The fbi manpage says : For other formats fbi tries to use ImageMagick's 
convert. So I have taken a look through the imagemagic mime file to take 
all the others mimetypes supported. I put the image/eps ; pdf; ps 
too...But I don't know if it will work.
I can't test it with all the image types. I have jpeg,png,gif,bmp...but 
the complicated others...I don't have.


Could you test it on your computer, before to apply it. Thanks

Have a nice day,
Guillaume



Cheers,
Moritz


application/pdf; fbgs '%s'; test=test -z "$DISPLAY"; needsterminal;
application/postscript; fbgs '%s'; test=test -z "$DISPLAY"; needsterminal;
image/gif; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/jpeg; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/png; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/tiff; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-xwindowdump; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-portable-pixmap; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-ms-bmp; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-photo-cd; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/pnm; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/tga; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/argb; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/xpm; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/vnd.djvu; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/avs; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/bie; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/cmyk; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/dcx; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/fax; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/fits; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/gray; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/pjpeg; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/miff; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/mono; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/mtv; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-portable-bitmap; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/pcd; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/pcx; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/x-portable-graymap; fbi '%s'; test=test -z "$DISPLAY"; needsterminal;
image/pict; fbi '

Bug#460912: Pb in /etc/elinks/elinks.conf with the ui.clock option

2008-01-15 Thread giggz
Package: elinks
Version: 0.11.3-2
Severity: normal

Hi,

Since the today upgrade, I see this error message when I try to launch
elinks :
/etc/elinks/elinks.conf:1967: unknown option
/etc/elinks/elinks.conf:1967: parse error
/etc/elinks/elinks.conf:1972: unknown option
/etc/elinks/elinks.conf:1972: parse error

So somethin is wrong this part of the conf file : 
## ui.clock.enable [0|1]
#  Whether to display a digital clock in the status bar.
set ui.clock.enable = 0

## ui.clock.format 
#  Format string for the digital clock. See the strftime(3)
#  manpage for details.
set ui.clock.format = "[%H:%M]"

Thx for this great app!
Regards,
Guillaume


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

Kernel: Linux 2.6.23.14-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages elinks depends on:
ii  elinks-data 0.11.3-2 Data files for ELinks - An advance
ii  libbz2-1.0  1.0.4-2  high-quality block-sorting file co
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libexpat1   1.95.8-4 XML parsing C library - runtime li
ii  libgnutls13 2.0.4-1  the GNU TLS library - runtime libr
ii  libgpmg11.19.6-25General Purpose Mouse - shared lib
ii  liblua505.0.3-3  Main interpreter library for the L
ii  liblualib50 5.0.3-3  Extension library for the Lua 5.0 
ii  libperl5.8  5.8.8-12 Shared Perl library
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

elinks recommends no packages.

-- no debconf information



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



Bug#460740: firestarter: please reopen #439852 (when I click on "Firestarter homepage", icedove appears)

2008-01-14 Thread giggz
Package: firestarter
Version: 1.0.3-6
Severity: normal

Hi,

I opened this bug some months ago. And I still have this problem. You
answer me, that firestarter use the app selected to open text/html. But
my problem is that both icedove and iceweasel are mimetype for
text/html. And icedove is used I don't know why (it's the first
alphabetiquely). Why don't you use the x-www-browser script ? for
example. Or the mailcap ? Because by me these files are correctly
configured, but firestarter still use icedove...mutt or others programs
work good with this mimetype...

Cheers,
Guillaume


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

Kernel: Linux 2.6.23.13-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.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  gksu2.0.0-5  graphical frontend to su
ii  iptables1.3.8.0debian1-1 administration tools for packet fi
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.3-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libcairo2   1.4.12-2 The Cairo 2D vector graphics libra
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-2 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-keyring0   2.20.3-1 GNOME keyring services library
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  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  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.4-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  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  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-3.1  GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  lsb-base3.1-24   Linux Standard Base 3.1 init scrip
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

firestarter recommends no packages.

-- no debconf information



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



Bug#449051: firestarter: Crashes/quits suddenly for no reason. (perhaps solved)

2008-01-14 Thread giggz
Package: firestarter
Followup-For: Bug #449051

Hi,

Some weeks/months ago I had this bug in firestarter. When I start the
gui, and wait several minutes; the gui crashes without reason. But
since one or 2 weeks, I don't see this behaviour again. So perhaps
this bug can be closed...

Regards,
Guillaume

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

Kernel: Linux 2.6.23.13-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.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  gksu2.0.0-5  graphical frontend to su
ii  iptables1.3.8.0debian1-1 administration tools for packet fi
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-6GNU C Library: Shared libraries
ii  libcairo2   1.4.12-2 The Cairo 2D vector graphics libra
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-2 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-keyring0   2.20.3-1 GNOME keyring services library
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  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  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.4-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  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  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-3GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  lsb-base3.1-24   Linux Standard Base 3.1 init scrip
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

firestarter recommends no packages.

-- no debconf information



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



Bug#460574: pcmanfm doesn't check desktop file in the ~/.local/share/applications

2008-01-13 Thread giggz
Package: pcmanfm
Version: 0.3.2.2-2
Severity: normal

Hi,

I just notice that pcmanfm doesn't check desktop file in the
~/.local/share/applications. When I try to associate a file with a
personal desktop file (located in ~/.local/share/applications as
usual), I don't find my application in the list. The application list
contain just the applications which the desktop file are located in
/usr/share/applications. Please add ~/.local/share/applications in the
path too.

Regards,
GiGGz

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

Kernel: Linux 2.6.23.13-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcmanfm depends on:
ii  desktop-file-utils0.13-2 Utilities for .desktop files
ii  gamin 0.1.9-2File and directory monitoring syst
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.12-2   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  libgamin0 [libfam0]   0.1.9-2Client library for the gamin file 
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  libhal1   0.5.10-5   Hardware Abstraction Layer - share
ii  libpango1.0-0 1.18.4-1   Layout and rendering of internatio
ii  libstartup-notification0  0.9-1  library for program launch feedbac
ii  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  shared-mime-info  0.22-2 FreeDesktop.org shared MIME databa

Versions of packages pcmanfm recommends:
ii  gnome-icon-theme  2.20.0-1   GNOME Desktop icon theme

-- no debconf information



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



Bug#460556: fbi: a mime file for fbgs

2008-01-13 Thread giggz
Package: fbi
Version: 2.06-1
Severity: normal

Hi,

I have just installed fbi. It works well and fast! thanks for that!
The file /usr/lib/mime/packages/fbi add a good config in the
/etc/mailcap, but why is there no mime file for fbgs ? It could be
good to have one, so the mailcap would be automaticly updated!

Regards,
Guillaume

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

Kernel: Linux 2.6.23.13-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fbi depends on:
ii  ghostscript [gs-gpl]8.61.dfsg.1-1The GPL Ghostscript PostScript/PDF
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcurl3-gnutls 7.17.1-1 Multi-protocol file transfer libra
ii  libexif12   0.6.16-2.1   library to parse EXIF files
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpcd2 1.0.1-1  A library for reading PhotoCD imag
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-5  shared library for GIF images
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

fbi recommends no packages.

-- no debconf information



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



Bug#460439: evince-gtk: Can't visualize any pdf under firefox/iceweasel with the mozplugger plugin

2008-01-12 Thread giggz
Package: evince-gtk
Version: 2.20.2-1
Severity: normal

hi,

This bug is known and reported to the mozplugger package
(#445361). And reported under ubuntu too. But doesn't semm to be
reported to evince under debian.

So evince can open a pdf under terminal : for example :
evince http//:mypdf.pdf works perfectly. But the same url under
firefox/iceweasel gives nothing, just a blank page. When I refresh the
window evince open itself and I see "loading..."

Thx for your work
Regards,
Guillaume

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

Kernel: Linux 2.6.23.13-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evince-gtk depends on:
ii  gconf2 2.20.1-2  GNOME configuration database syste
ii  ghostscript [gs-es 8.61.dfsg.1~svn8187-3 The GPL Ghostscript PostScript/PDF
ii  gnome-icon-theme   2.20.0-1  GNOME Desktop icon theme
ii  gs 8.61.dfsg.1~svn8187-3 Transitional package
ii  gs-esp 8.61.dfsg.1~svn8187-3 Transitional package
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libc6  2.7-5 GNU C Library: Shared libraries
ii  libcairo2  1.4.12-2  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  libdjvulibre15 3.5.20-2  Runtime support for the DjVu image
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.4-2  The GLib library of C routines
ii  libgnome-keyring0  2.20.3-1  GNOME keyring services library
ii  libgnomevfs2-0 1:2.20.1-1GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.3-2  The GTK+ graphical user interface 
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libkpathsea4   2007.dfsg.1-2 TeX Live: path search library for 
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libpoppler-glib2   0.6.2-1   PDF rendering library (GLib-based 
ii  libstdc++6 4.3-20080104-1The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-7   Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.30.dfsg-3 GNOME XML library
ii  zlib1g 1:1.2.3.3.dfsg-8  compression library - runtime

evince-gtk recommends no packages.

-- no debconf information



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



Bug#457799: please create an desktop file in /usr/share/applications for zenmap

2007-12-25 Thread giggz
Package: zenmap
Version: 4.50-4
Severity: wishlist

Hi,

please create an desktop file in /usr/share/applications for zenmap.

Thx for this great app.
Regards,
Guillaume

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

Kernel: Linux 2.6.23.12-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages zenmap depends on:
ii  nmap  4.50-4 The Network Mapper
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15 register and build utility for Pyt
ii  python-pysqlite2  2.4.0-2python interface to SQLite 3

Versions of packages zenmap recommends:
ii  gksu  2.0.0-5graphical frontend to su

-- no debconf information



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



Bug#457116: motion init script seems to start even if I use the default motion.conf

2007-12-19 Thread giggz
Package: motion
Version: 3.2.9-1
Severity: normal

Hi,

Since the last upgrade, I get this message at boot during the init time :
Starting motion detection : motion
[0] Processing thread 0 - config file /etc/motion/motion.conf
[0] Motion 3.2.9 Started
[0] ffmpeg LIBAVCODEC_BUILD 3352064 LIBAVFORMAT_BUILD 3344896
[0] Thread 1 is from /etc/motion/motion.conf
[1] Thread 1 started
[1] Failed to open video device /dev/video0: No such file or directory
[1] Capture error calling vid_start
[1] Thread finishing...
[0] motion-httpd/3.2.9 running, accepting connections
[0] motion-httpd: waiting for data on port TCP 8080

My problem is that I don't want to start any motion daemon, because I
use motion to do video with my webcam, but not all the time. So I keep
the initial motion.conf with:
# Start in daemon (background) mode and release terminal (default: off)
daemon off

SO I think there is a bug somewhere, isn't it ?

Regards,
Guillaume

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

Kernel: Linux 2.6.23.12-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages motion depends on:
ii  adduser  3.105   add and remove users and groups
ii  debconf [debconf-2.0]1.5.17  Debian configuration management sy
ii  libavcodec1d 0.cvs20070307-6 ffmpeg codec library
ii  libavformat1d0.cvs20070307-6 ffmpeg file format library
ii  libavutil1d  0.cvs20070307-6 ffmpeg utility library
ii  libc62.7-4   GNU C Library: Shared libraries
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libmysqlclient15off  5.0.51-1MySQL database client library
ii  libpq5   8.2.5-4 PostgreSQL C client library

Versions of packages motion recommends:
ii  ffmpeg   0.cvs20070307-6 multimedia player, server and enco

-- debconf information:
  motion/moved_conf_dir:



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



Bug#455960: pmount: ntfs-3g (FUSE) insteas of ntfs kernel module

2007-12-12 Thread giggz
Package: pmount
Version: 0.9.16-4
Severity: wishlist

Hi,

It could be very cool, if pmount use the ntfs-3g (FUSE) instead of the
old ntfs kernel driver. It seems that the ntfs-3g works better than
the kernel module.
It could be juste a recommend. If the ntfs-3g is installed, pmount
uses it. If not pmount uses the kernel module...

Regards,
Guillaume

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

Kernel: Linux 2.6.23.9-3 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pmount depends on:
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libhal-storage1   0.5.10-4   Hardware Abstraction Layer - share
ii  libhal1   0.5.10-4   Hardware Abstraction Layer - share
ii  libsysfs2 2.1.0-2+b1 interface library to sysfs

pmount recommends no packages.

-- no debconf information



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



Bug#454626: (no subject)

2007-12-12 Thread Giggz

Decklin Foster a écrit :

giggzounet writes:

  

But it doesn't explain why when I do '/etc/init.d/mpd stop' there are 2
others mpd processes at each time.



When MPD is actually running, this is normal. It seems that you actually
have an ALSA problem here. I'm adding an additional note to the readme
about standard practices for allowing both the mpd user and your account
to access the sound card simultaneously under ALSA.

Regardless, though, if MPD cannot open an output it should not crash.
Can you send results of running it under strace?

  

Euh sorry I'm a newbie... How do I run mpd under strace ?...

I have enabled the verbose log output...but there is nothing concerning 
en error in it...the log just stop when mpd crashes...


For some application there is a -dbg package, is it possible to do one 
for mpd ?


Thx for your answer
Guillaume




Bug#455763: gxine: GUI improvements

2007-12-11 Thread giggz
Package: gxine
Version: 0.5.11-4
Severity: wishlist

Hi,

Just few things that I find great in totem, and which fail in gxine :
 - one play/pause button instead of 2 different buttons
 - a previous and next button to play the previous or the next track
 or video
 - the playlist which could appear at the right of the video (with
 drag and drop). It comes directly from totem, but it's really
 usefull.

 - an option to choose a special background (change the
   /usr/share/gxine/logo.jpg is not very clean...)

Thx for this great great application
Regards,
Guillaume

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

Kernel: Linux 2.6.23.9-3 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gxine depends on:
ii  libc6 2.7-4  GNU C Library: Shared libraries
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-1   The GTK+ graphical user interface 
ii  liblircclient00.8.0-13   infra-red remote control support -
ii  libmozjs0d1.8.1.11-1 The Mozilla SpiderMonkey JavaScrip
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
ii  librsvg2-common   2.18.2-1   SAX-based renderer library for SVG
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxine1  1.1.8-3the xine video/media player librar
ii  libxine1-x1.1.8-3X desktop video output plugins for
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library

Versions of packages gxine recommends:
ii  libxine1-ffmpeg   1.1.8-3MPEG-related plugins for libxine1

-- no debconf information



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



Bug#454926: e2fsprogs: get "primary superblock features different from backup at each check/reboot

2007-12-10 Thread Giggz

Theodore Tso a écrit :

On Sat, Dec 08, 2007 at 07:33:28PM +0100, giggzounet wrote:
  

Yes after a forced check it doesn't appear anymore. But I change the
number of count with 'tune2fs -C' to force a check after a reboot and in
this case I see the message again. If I change the max count to 2 or 3,
and then I reboot several time I don't see any message again. So it is a
normal behavior.



Huh?  Really?   This is what I see:

<[EMAIL PROTECTED]> {/home/tytso}, level 2  
541# tune2fs -C 100 /dev/sda1

tune2fs 1.40.3 (05-Dec-2007)
Setting current mount count to 100
<[EMAIL PROTECTED]> {/home/tytso}, level 2  
542# e2fsck -p /dev/sda1

/dev/sda1 has been mounted 100 times without being checked, check forced.
/dev/sda1: 53/122624 files (15.1% non-contiguous), 84162/244983 blocks

You're seeing the "XXX times without being checked" message, not the
"primary superblock features different from backup superblock"
message, right?

- Ted

  
I'm at work. I can't test it. But if I remember correctly, when I do 
'tune2fs -C 100 /dev/hda1', then I reboot I get the "primary superblock 
features different from backup superblock" message ( :( ). Then fsck 
died with exit 1 . So in the case of root the computer reboot and I 
don't see the message again. For others partitions fsck died with error 
1 too and the boot continues. Than at next reboot I don't see anything 
again.


I will test it again at night to verify and to give you more 
informations if it is necessary.


Thx for your attention
Regards,
Guillaume




Bug#455201: gftp-gtk: Use icon theme for all images (not just in the menu)

2007-12-09 Thread giggz
Package: gftp-gtk
Version: 2.0.18-16
Severity: wishlist

Hi,

The gftp-gtk menu use the image of the selected icon theme. But in the
rest of the gui, the displayed images are stocked in
/usr/share/gftp. These one are very old and quite ugly. Please change
their names to fit to the selected icon theme.

Thanks
Cheers,
Guillaume

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

Kernel: Linux 2.6.23.9-3 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gftp-gtk depends on:
ii  gftp-common   2.0.18-16  shared files for other gFTP packag
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  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-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
ii  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

gftp-gtk recommends no packages.

-- no debconf information



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



Bug#455088: when gxine plays a cd, only the name of the playing track is written

2007-12-08 Thread giggz
Package: gxine
Version: 0.5.11-4
Severity: normal

*** Please type your report below this line *** Hi, when gxine plays a
cd, only the name of the playing track is written on the playlist. The
others tracks are named "cdda...". All the data are downloaded with
cddb, so why the name/title of the others tracks aren't displayed
directly ?

Regards,
Guillaume


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

Kernel: Linux 2.6.23.9-3 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gxine depends on:
ii  libc6 2.7-4  GNU C Library: Shared libraries
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-1   The GTK+ graphical user interface 
ii  liblircclient00.8.0-13   infra-red remote control support -
ii  libmozjs0d1.8.1.11-1 The Mozilla SpiderMonkey JavaScrip
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
ii  librsvg2-common   2.18.2-1   SAX-based renderer library for SVG
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxine1  1.1.8-3the xine video/media player librar
ii  libxine1-x1.1.8-3X desktop video output plugins for
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library

Versions of packages gxine recommends:
ii  libxine1-ffmpeg   1.1.8-3MPEG-related plugins for libxine1

-- no debconf information



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



Bug#454926: e2fsprogs: get "primary superblock features different from backup at each check/reboot

2007-12-08 Thread giggz
Package: e2fsprogs
Version: 1.40.3-1
Severity: normal

Hi,

Since the yesterday upgrade of e2fs* i get this message when the pc
checks my filesystem :
"primary superblock features different from backup, check forced" 
This appear on all the ext partitions that I check.

What can I do to avoid that ?
Is there a bug or is it because my system comes from woody and I
change 2 flags of my partitions by myself with tune2fs ?

Regards,
Guillaume

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

Kernel: Linux 2.6.23.9-3 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages e2fsprogs depends on:
ii  e2fslibs  1.40.3-1   ext2 filesystem libraries
ii  libblkid1 1.40.3-1   block device id library
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  libcomerr21.40.3-1   common error description library
ii  libss21.40.3-1   command-line interface parsing lib
ii  libuuid1  1.40.3-1   universally unique id library

e2fsprogs recommends no packages.

-- no debconf information



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



Bug#454918: Can't open a deb package with xarchiver through iceweasel

2007-12-08 Thread giggz
Package: xarchiver
Version: 0.4.6-6
Severity: normal

Hi,

Under iceweasel/firefox I want to open a deb package directly : I go
on ftp://ftp.fr.debian.org/debian/pool/ and I choose one of
them. Iceweasel ask me what I want to do, I choose 'open the file with
xarchiver'. Then xarchiver fails with an error. I ask it the 'command
line output'. it says :
cp: `/tmp/alsa-firmware-loaders_1.0.13-1_hppa.deb' et 
`/tmp/alsa-firmware-loaders_1.0.13-1_hppa.deb' identifient le même fichier.
in english the two files are the same.

So when I click on open with xarchiver iceweasel downloads the deb
under /tmp/ and xarchiver tries to open it but create the same file,
or something like that, isn't it ?
This doesn't occur with tar archives.

Regards,
Guillaume


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

Kernel: Linux 2.6.23.9-3 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xarchiver depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1.2   The Cairo 2D vector graphics libra
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.3-1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

Versions of packages xarchiver recommends:
ii  arj3.10.22-4 archiver for .arj files
ii  bzip2  1.0.3-7   high-quality block-sorting file co
ii  p7zip-full 4.55~dfsg.1-2 7z and 7za file archivers with hig
ii  rpm4.4.2.1-1 Red Hat package manager
ii  unzip  5.52-10   De-archiver for .zip files
ii  zip2.32-1Archiver for .zip files

-- no debconf information



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



Bug#454916: xarchiver: Pb with archiver man

2007-12-08 Thread giggz
Package: xarchiver
Version: 0.4.6-6
Severity: normal

Hi,

I just test 'man xarchiver' and I get that :
0x: 58415243 48495645 52203120 22323030 XARCHIVER 1 "200
0x0010: 35E28090 3132E280 90323722 2022302E 5..12..27" "0.
0x0020: 33222022 66726F6E 74656E74 220A0A78 3" "frontent"..x
0x0030: 61726368 69766572 20E28892 2047544B archiver .. GTK
0x0040: 2066726F 6E74656E 6420666F 72206D6F  frontend for mo
0x0050: 73742075 73656420 636F6D70 72657373 st used compress
0x0060: 696F6E20 666F726D 6174730A 0A0A6973 ion formats...is
0x0070: 20206120 4465736B 746F7020 456E7669   a Desktop Envi
0x0080: 726F6E6D 656E7420 696E6465 70656E64 ronment independ
0x0090: 656E7420 47544B2B 20322066 726F6E74 ent GTK+ 2 front
0x00A0: 656E6420 666F7220 6D616E69 7075E280 end for manipu.
0x00B0: 900A6C61 74696E67 20377A2C 2061726A ..lating 7z, arj
0x00C0: 2C20627A 6970322C 20677A69 702C2072 , bzip2, gzip, r
0x00D0: 61722C20 7461722C 207A6970 2C20616E ar, tar, zip, an
0x00E0: 64205250 4D206669 6C65732E 20497420 d RPM files. It
0x00F0: 616CE280 900A6C6F 77732020 796F7520 al...lows  you
0x0100: 20746F20 20637265 61746520 61726368  to  create arch
0x0110: 69766573 20616E64 20616464 2C206578 ives and add, ex
0x0120: 74726163 742C2061 6E642064 656C6574 tract, and delet
0x0130: 65206669 6C65730A 66726F6D 20746865 e files.from the
0x0140: 6D2E2050 61737377 6F726420 70726F74 m. Password prot
0x0150: 65637465 64206172 63686976 65732069 ected archives i
0x0160: 6E207468 65206172 6A2C2037 7A2C2020 n the arj, 7z,
0x0170: 7261722C 2020616E 640A7A69 7020666F rar,  and.zip fo
0x0180: 726D6174 73206172 65207375 70706F72 rmats are suppor
0x0190: 7465642E 0A0A6861 73206E6F 206F7074 ted...has no opt
0x01A0: 696F6E73 2E0A0A3C 68747470 3A2F2F78 ions.xarchiver w
0x01D0: 61732077 72697474 656E2062 79204769 as written by Gi
0x01E0: 75736570 70652054 6F72656C 6C69203C useppe Torelli <
0x01F0: 636F6C6F 73737573 37334067 6D61696C [EMAIL PROTECTED]
0x0200: 2E636F6D 3E2E0A54 68697320 6D616E75 .com>..This manu
0x0210: 616C2020 70616765 20207761 73202077 al  page  was  w
0x0220: 72697474 656E2020 62792020 44616E69 ritten  by  Dani
0x0230: 656C2020 4261756D 616E6E20 203C6461 el  Baumann  ...bian.
0x0250: 6F72673E 2C20666F 72207468 65204465 org>, for the De
0x0260: 6269616E 2070726F 6A656374 20286275 bian project (bu
0x0270: 74206D61 79206265 20757365 64206279 t may be used by
0x0280: 206F7468 65727329 2E0A0A0A 0A0A0A0A  others)
0x0290: 0A0A0A0A 0A0A0A0A 0A0A0A0A 0A0A0A0A 
0x02A0: 0A0A0A0A 0A0A0A0A 0A0A0A0A 0A0A0A0A 
0x02B0: 0A0A0A0A 0A0A0A0A 0A0A  ..


Other manpages look normally...so I report a bug.

Regards,
Guillaume

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

Kernel: Linux 2.6.23.9-3 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xarchiver depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1.2   The Cairo 2D vector graphics libra
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.3-1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

Versions of packages xarchiver recommends:
ii  arj3.10.22-4 archiver for .arj files
ii  bzip2  1.0.3-7   high-quality block-sorting file co
ii  p7zip-full 4.55~dfsg.1-2 7z and 7za file archivers with hig
ii  rpm4.4.2.1-1 Red Hat package manager
ii  unzip  5.52-10   De-archiver for .zip files
ii  zip2.32-1Archiver for .zip files

-- no debconf information



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



Bug#454669: deb mimetype fails in the /usr/share/applications/xarchiver.desktop

2007-12-06 Thread giggz
Package: xarchiver
Version: 0.4.6-5
Severity: normal

Hi,

In the /usr/share/applications/xarchiver.desktop there is no mimetype
concerning .deb, but xarchiver can deal with these archives.

Regards,
Guillaume

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

Kernel: Linux 2.6.23.9-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xarchiver depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-3GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1.1   The Cairo 2D vector graphics libra
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.3-1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  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  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

Versions of packages xarchiver recommends:
ii  arj3.10.22-3 archiver for .arj files
ii  bzip2  1.0.3-7   high-quality block-sorting file co
ii  p7zip-full 4.55~dfsg.1-2 7z and 7za file archivers with hig
ii  rpm4.4.2.1-1 Red Hat package manager
ii  unzip  5.52-10   De-archiver for .zip files
ii  zip2.32-1Archiver for .zip files

-- no debconf information



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



Bug#454633: Problem with mpd when I read and then close gxine

2007-12-06 Thread giggz
Package: gxine
Version: 0.5.11-4
Severity: normal

Hi,

I'm running under e17. I have mpd and gmpc which work fine. I have
gxine which works too. All sound applications normally use alsa (no
esd daemon). I can play music through gmpc or with gxine. I can read
video with gxine too.  But When I play a video with gxine, then I
close the window without push the stop button, mpd crashes. Then when
I launch other gxine applications, these don't appear but I can see
them with a 'ps -ae'. When I kill mpd, the xine application "popup"
under X.  When I do all the same thing, but I close the video under
gxine and before I push the stop button, I don't have any problem...Is
there a possibility that a xine process blocks the alsa access or
something like that ?

Regards,
Guillaume

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

Kernel: Linux 2.6.23.9-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gxine depends on:
ii  libc6 2.7-3  GNU C Library: Shared libraries
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-1   The GTK+ graphical user interface 
ii  liblircclient00.8.0-13   infra-red remote control support -
ii  libmozjs0d1.8.1.11-1 The Mozilla SpiderMonkey JavaScrip
ii  libpango1.0-0 1.18.3-1   Layout and rendering of internatio
ii  librsvg2-common   2.18.2-1   SAX-based renderer library for SVG
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxine1  1.1.8-3the xine video/media player librar
ii  libxine1-x1.1.8-3X desktop video output plugins for
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library

Versions of packages gxine recommends:
ii  libxine1-ffmpeg   1.1.8-3MPEG-related plugins for libxine1

-- no debconf information



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



Bug#454626: mpd: crash when I pause the song then I play it

2007-12-06 Thread giggz
Package: mpd
Version: 0.13.0-3
Severity: important

Hi,

When I push the pause button and then play, mpd crashes. I have tested
this behavior with gmpc and ncmpc. It does the same. I don't change
the /etc/mpd.conf. I have tested with a verbose log level, but there
are no errors.

Then I try to stop mpd in order to relaunch it I observe that :
when I do '/etc/init.d/mpd stop' it takes a lot of time to finish and
I can't do '/etc/init.d/mpd start'. When I do 'ps -ae | grep mpd', I
see 2 mpd processes. I must kill them in order to restart mpd.

Is there a way to debug that ? Must I change anything in my mpd.conf ?

Regards,
Guillaume


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

Kernel: Linux 2.6.23.9-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mpd depends on:
ii  adduser 3.105add and remove users and groups
ii  libao2  0.8.8-3  Cross Platform Audio Output Librar
ii  libasound2  1.0.15-2 ALSA library
ii  libaudiofile0   0.2.6-7  Open-source version of SGI's audio
ii  libavahi-client30.6.21-4 Avahi client library
ii  libavahi-common30.6.21-4 Avahi common library
ii  libc6   2.7-3GNU C Library: Shared libraries
ii  libfaad02.6-1freeware Advanced Audio Decoder - 
ii  libflac81.2.1-1  Free Lossless Audio Codec - runtim
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libjack00.103.0-6JACK Audio Connection Kit (librari
ii  libmad0 0.15.1b-2.1  MPEG audio decoder library
ii  libmikmod2  3.1.11-a-6   A portable sound library
ii  libmpcdec3  1.2.2-1  Musepack (MPC) format library
ii  libogg0 1.1.3-2  Ogg Bitstream Library
ii  libpulse0   0.9.8-1  PulseAudio client libraries
ii  libshout3   2.2.2-1  MP3/Ogg Vorbis broadcast streaming
ii  libspeex1   1.1.12-3 The Speex Speech Codec
ii  libtheora0  1.0~beta2-2  The Theora Video Compression Codec
ii  libvorbis0a 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  libvorbisenc2   1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

mpd recommends no packages.

-- no debconf information



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



Bug#454617: cpufreqd with libsensors4 ?

2007-12-06 Thread giggz
Package: cpufreqd
Version: 2.2.1-2
Severity: normal

Hi,

libsensors4 is out. Do cpufreqd work with it ?

Thx
Guillaume

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

Kernel: Linux 2.6.23.9-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cpufreqd depends on:
ii  libc6 2.7-3  GNU C Library: Shared libraries
ii  libcpufreq0   002-5  shared library to deal with the cp
ii  libsensors3   1:2.10.5-2 library to read temperature/voltag
ii  libsysfs2 2.1.0-2+b1 interface library to sysfs
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip

Versions of packages cpufreqd recommends:
ii  acpid 1.0.6-4Utilities for using ACPI power man

-- debconf information:
  cpufreqd/no_procfs_sysfs:
  cpufreqd/no_pm:



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



Bug#453246: mirage: display EXIF tags in the photo infos ?

2007-11-27 Thread giggz
Package: mirage
Version: 0.9-1
Severity: wishlist

Hi,

I just discover mirage. and it's a really nice application! It has all
what I want except the EXIF tags. I don't have seen a feature request
about that, also I post it :
I could be really cool, if the libexif is installed, that mirage
display EXIF tags in the photo properties.

Regards,
Guillaume

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

Kernel: Linux 2.6.23.9-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mirage depends on:
ii  libc6 2.7-2  GNU C Library: Shared libraries
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15 register and build utility for Pyt
ii  python-gtk2   2.12.0-1   Python bindings for the GTK+ widge

mirage recommends no packages.

-- no debconf information



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



Bug#452866: xarchiver: add and extract buttons

2007-11-25 Thread giggz
Package: xarchiver
Version: 0.4.6-5
Severity: wishlist

Hi,

I just install xarchiver and it looks great! I have just a suggestion
:
could you, please, use add and extract button from the gtk icon theme
? For example file-roller use add.png and extract-archive.png I
think. So the xarchiver gui will look "uniform"

Thanks a lot
Regards,
Guillaume


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

Kernel: Linux 2.6.23.8-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xarchiver depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-1GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.5.0-2  generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.1-3 The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcomposite1  1:0.3.2-1+b1 X11 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  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

Versions of packages xarchiver recommends:
ii  arj3.10.22-3 archiver for .arj files
ii  bzip2  1.0.3-7   high-quality block-sorting file co
ii  p7zip-full 4.55~dfsg.1-2 7z and 7za file archivers with hig
ii  rpm4.4.2.1-1 Red Hat package manager
ii  unzip  5.52-10   De-archiver for .zip files
ii  zip2.32-1Archiver for .zip files

-- no debconf information



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



Bug#452815: firestarter: Firestarter-gui segfault

2007-11-25 Thread giggz
Package: firestarter
Version: 1.0.3-6
Severity: normal

Hi,

Since today, firestarter-gui segfault randomly. In a terminal I just
get :
12:49 [EMAIL PROTECTED] ~ % sudo firestarter 
Mot de passe : 
Firewall started
zsh: segmentation fault  sudo firestarter

In the /var/log/messages :
13:04 [EMAIL PROTECTED] /var/log % grep -i firestarter messages  
Nov 25 12:47:23 debian kernel: firestarter[24160]: segfault at 8001000d eip 
b733a072 esp b6ae1340 error 6
Nov 25 13:02:05 debian kernel: firestarter[4236]: segfault at 20006f78 eip 
b7249e96 esp bf9b40e0 error 4

Yesterday it was a big update of libc6...don't know if it is
linked. Just notice that I purged GNOME yesterday too. The firestarter
dependances are all installed.

Regards,
Guillaume

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

Kernel: Linux 2.6.23.8-1 (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages firestarter depends on:
ii  gconf2  2.20.1-1 GNOME configuration database syste
ii  gksu2.0.0-5  graphical frontend to su
ii  iptables1.3.8.0debian1-1 administration tools for packet fi
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-1GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
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.3-1 The GLib library of C routines
ii  libgnome-keyring0   2.20.1-1 GNOME keyring services library
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  libgtk2.0-0 2.12.1-3 The GTK+ graphical user interface 
ii  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.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  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  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-3GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  lsb-base3.1-24   Linux Standard Base 3.1 init scrip
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

firestarter recommends no packages.

-- no debconf information



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



  1   2   3   >