Bug#1064372: evolution: segfault during startup

2024-05-30 Thread gpe
Non the bug seems resolved.

BR

Le 31 mai 2024 00:40:24 GMT+02:00, "Jeremy Bícha"  
a écrit :
>Are you still experiencing this crash with evolution 3.52.1 in Debian
>Testing (or 3.52.2 which will reach Testing in a few days)?
>
>Thank you,
>Jeremy Bícha

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma 
brièveté.

Bug#983721: chirp is outdated

2021-03-12 Thread gpe
Le dimanche 28 février 2021 à 14:18 -0800, tony mancill a écrit :
> On Sun, Feb 28, 2021 at 10:38:03PM +0100, gpe wrote:
> > Le dimanche 28 février 2021 à 21:10 +0100, Christoph Berg a écrit :
> > > Control: retitle -1 chirp's python3 support is incomplete
> > > 
> > > Re: gpe92
> > > > chirp in debian is outdaded. Thanks to update to current version
> > > > (2021/02/12).
> > > 
> > > Hi,
> > > 
> > > the problem is that upstream isn't providing a version that works with
> > > Python 3 yet. (And we cannot revert to Python 2 because the Gtk module
> > > has already been removed.)
> > > 
> > > Christoph DF7CB
> > 
> > Many applications have not moved to python 3. So removing python 2 support
> > isn't a good choice in my opinion.
> 
> Hi gpe,
> 
> Continuing to use Python 2 without any security support is also not a
> good choice.  We will not be revisiting the Debian transition [1] for
> this package, so if you are keen to have the latest chirp available in
> the latest version Debian, you can help by working with upstream on the
> Python 3 support [2,3,4].
> 
> Of course you are free to compile chirp for yourself locally and run it
> with any Python interpreter you like.
> 
> Cheers,
> tony KG7IEL
> 
> [1] https://wiki.debian.org/Python/2Removal
> [2] https://chirp.danplanet.com/issues/495
> [3] https://chirp.danplanet.com/issues/6327
> [4] https://chirp.danplanet.com/issues/7431

Sorry, but I'm not a python developer. In fact I don't like python and the
problem we're discussing here will don't help me to use python ... ;)

I'm trying to use the tar.gz from chirp website but it complains about libxml2
dependency (python3-libxml2 is installed on my system).
And if I well understood there is a dependency problem with pygtk which has
been removed from debian.

BR,

gpe



Bug#983721: chirp is outdated

2021-02-28 Thread gpe
Le dimanche 28 février 2021 à 21:10 +0100, Christoph Berg a écrit :
> Control: retitle -1 chirp's python3 support is incomplete
> 
> Re: gpe92
> > chirp in debian is outdaded. Thanks to update to current version
> > (2021/02/12).
> 
> Hi,
> 
> the problem is that upstream isn't providing a version that works with
> Python 3 yet. (And we cannot revert to Python 2 because the Gtk module
> has already been removed.)
> 
> Christoph DF7CB

Many applications have not moved to python 3. So removing python 2 support
isn't a good choice in my opinion.

gpe



Bug#961028: patch is ok

2020-05-23 Thread gpe
Hi,

I confirm that the patch pointed by Florian Hatat works fine.

BR



Bug#949739: workaround failed

2020-02-10 Thread gpe
Hi,

Are you sure about the command:

update-alternatives --config ip{,6}tables

Here is the result for me:

# LANG=C update-alternatives --config ip{,6}tables
update-alternatives: error: unknown argument 'ip6tables'

BR



Bug#946201: ibus: some keystrokes are taken in account

2019-12-05 Thread gpe
Le vendredi 06 décembre 2019 à 10:18 +0900, Changwoo Ryu a écrit :
> Control: tags -1 + moreinfo
> 
> 2019년 12월 5일 (목) 오후 7:06, gpe92 님이 작성:
> > Package: ibus
> > Version: 1.5.21-3
> > Severity: normal
> > 
> > Dear Maintainer,
> > 
> > Since ibus comes in testing I encounter lot of problems with keystrokes
> > which are not taken in account. Especially the accentuated characters
> > (french keyboard) and some specific characters, for example * needs to
> > be stroke 4 or 5 times before taking in account.
> > Another problem is that the compose key is no longer take in account ...
> 
> I can't reproduce it with GNOME/X11 session and fr layout. I had no
> problem to input accentuated characters, asterisk, the AltGr key.
> 
> Please be more specific. Which application did you use? Does it occur
> in all applications and always?

It is in all applications: terminal, galculator, evolution, etc.
After discussion on debian-user-french it seems that I'm not the alone which is
encountering this problem.

> 
> > == locale ==
> > LANG=fr_FR.UTF-8
> > LANGUAGE=
> > LC_CTYPE="C"
> > LC_NUMERIC="C"
> > LC_TIME="C"
> > LC_COLLATE="C"
> > LC_MONETARY="C"
> > LC_MESSAGES="C"
> > LC_PAPER="C"
> > LC_NAME="C"
> > LC_ADDRESS="C"
> > LC_TELEPHONE="C"
> > LC_MEASUREMENT="C"
> > LC_IDENTIFICATION="C"
> > LC_ALL=C
> 
> This can be a problem. 'C" locale is basically ASCII only so some
> characters won't be input in some applications.

It is weird because if I input locale command in a terminal I get:

LANG=fr_FR.UTF-8
LANGUAGE=
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC=fr_FR.UTF-8
LC_TIME=fr_FR.UTF-8
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY=fr_FR.UTF-8
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER=fr_FR.UTF-8
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT=fr_FR.UTF-8
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=



Bug#927753: gnome-maps: segmentation fault at startup

2019-04-22 Thread gpe
Le mardi 23 avril 2019 à 00:44 +0200, Bernhard Übelacker a écrit :
> Hello gpe,
> this stack trace looks really like that one
> submitted in https://bugs.debian.org/927728 .
> 
> Possibly you can install just libgeocode-glib0 3.26.1-1
> from unstable?
> 
> From my findings in https://bugs.debian.org/927728
> I would expect that this crash should then be gone.
> 
> Kind regards,
> Bernhard
> 


I confirm. Installing libgeocode-glib0 3.26.1-1 resolves the issue.

BR



Bug#927753: gnome-maps: segmentation fault at startup

2019-04-22 Thread gpe
Le mardi 23 avril 2019 à 00:20 +0200, Bernhard Übelacker a écrit :
> Hello gpe92,
> maybe you could add some more information for the maintainer
> by following steps, if possible:
> - install the package "systemd-coredump"
> - try to start gnome-maps again
> - forward the output of following command to this bug:
> journalctl | sed -n '/dumped core/,/systemd-coredump@/p'
> 
> I guess this issue could be the same as in bugs 925539 or 927728.
> 
> Kind regards,
> Bernhard

Here is the result in the attached file.

BR.

journalctl | sed -n '/dumped core/,/systemd-coredump@/p'
avril 23 00:25:08 reveillon systemd-coredump[5265]: Process 4680 (gnome-maps) 
of user 1000 dumped core.

Stack trace of thread 4680:
#0  0x7fbfc2a1bdc6 
__GI_strtol_l_internal (libc.so.6)
#1  0x7fbfaec9bd7e n/a 
(libgeocode-glib.so.0)
#2  0x7fbfaec9d900 
_geocode_parse_search_json (libgeocode-glib.so.0)
#3  0x7fbfaec9da89 n/a 
(libgeocode-glib.so.0)
#4  0x7fbfc3026719 n/a 
(libgio-2.0.so.0)
#5  0x7fbfc3027196 n/a 
(libgio-2.0.so.0)
#6  0x7fbfaec9c683 n/a 
(libgeocode-glib.so.0)
#7  0x7fbfc3026719 n/a 
(libgio-2.0.so.0)
#8  0x7fbfc3027196 n/a 
(libgio-2.0.so.0)
#9  0x7fbfc2fde582 n/a 
(libgio-2.0.so.0)
#10 0x7fbfc2ffa94d n/a 
(libgio-2.0.so.0)
#11 0x7fbfc3026719 n/a 
(libgio-2.0.so.0)
#12 0x7fbfc3026759 n/a 
(libgio-2.0.so.0)
#13 0x7fbfc2e5edd8 
g_main_context_dispatch (libglib-2.0.so.0)
#14 0x7fbfc2e5f1c8 n/a 
(libglib-2.0.so.0)
#15 0x7fbfc2e5f25c 
g_main_context_iteration (libglib-2.0.so.0)
#16 0x7fbfc305199d 
g_application_run (libgio-2.0.so.0)
#17 0x7fbfc24ed8ee 
ffi_call_unix64 (libffi.so.6)
#18 0x7fbfc24ed2bf 
ffi_call (libffi.so.6)
#19 0x7fbfc2d63819 n/a 
(libgjs.so.0)
#20 0x7fbfc2d64f96 n/a 
(libgjs.so.0)
#21 0x7fbfc1143474 n/a 
(libmozjs-60.so.0)
#22 0x7fbfc11366e1 n/a 
(libmozjs-60.so.0)
#23 0x7fbfc1142cf6 n/a 
(libmozjs-60.so.0)
#24 0x7fbfc1144947 n/a 
(libmozjs-60.so.0)
#25 0x7fbfc1144a6c n/a 
(libmozjs-60.so.0)
#26 0x7fbfc1457d6e n/a 
(libmozjs-60.so.0)
#27 0x7fbfc1457e7b n/a 
(libmozjs-60.so.0)
#28 0x7fbfc2d8c36a 
gjs_eval_with_scope (libgjs.so.0)
#29 0x7fbfc2d825c2 
gjs_context_eval (libgjs.so.0)
#30 0x55df5ed719cb main 
(gjs-console)
#31 0x7fbfc2a0409b 
__libc_start_main (libc.so.6)
#32 0x55df5ed71cca 
_start (gjs-console)

Stack trace of thread 4685:
#0  0x7fbfc24ff00c 
futex_wait_cancelable (libpthread.so.0)
#1  0x7fbfc17a7aff 
_ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE 
(libmozjs-60.so.0)
#2  0x7fbfc17a7cd5 
_ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE
 (libmozjs-60.so.0)
#3  0x7fbfc1524644 n/a 
(libmozjs-60.so.0)
#4  

Bug#922554: network-manager: NetworkManager continuously spinning, probably while checking for connectivity

2019-03-03 Thread gpe
On Sat, 02 Mar 2019 19:49:49 +0100 Dominique Dumont  wrote:
> On Mon, 18 Feb 2019 01:45:12 +0100 Jiri Palecek  wrote:
> > exe->curl_multi_socket_action(0x15c4900, 24, 2,
0xbfb0bd88)
 = 0
> > exe->curl_multi_info_read(0x15c4900, 0xbfb0bd80, 2,
0xbfb0bd88)
 = 0
> 
> Looks related to 
> 
https://bugs.archlinux.org/index.php?do=details=details.addvote_id=61688
> 
> where they suggest to downgrade curl (or libcurl in our case)
> 
> HTH
> 
> 
> 
> 

it seems that the issue is resolved with their last curl version 7.64.0-9, no?



Bug#922554: network-manager: NetworkManager continuously spinning, probably while checking for connectivity

2019-03-01 Thread gpe
On Tue, 26 Feb 2019 19:26:30 +0100 Michael Biebl  wrote:
> Control: tags -1 + moreinfo
> 
> Do you have network-manager-config-connectivity-debian installed or
> connectivity checking enabled otherwise?

Yes network-manager-config-connectivity-debian is installed

> Is the server reachable for the connectivity check reachable?

Not sure to understand the question but the connectivity is ok even if I kill
NetworManager to avoid CPU consumption.

BR



Bug#890665: Bug #890665

2018-03-07 Thread gpe
Le mercredi 07 mars 2018 à 21:11 +0100, gpe a écrit :
> Le mardi 06 mars 2018 à 11:07 +0200, Jonathan Carter (highvoltage) a écrit :
> > Hi
> > 
> > Does this still happen on your system?
> > 
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890665
> > 
> > I just enabled it on my unstable system and it seems to load both the
> > extension and it's settings manager just fine. Will try it on a clean
> > unstable system next.
> > 
> > -Jonathan
> 
> Hi,
> 
> It's ok now but I don't know if it is due to a debian correction or if it is
> related to an update of the extension. How can I see the version of an
> extension?
> 
> Regards.


I found the version. My extension is the version 34. So it is not the debian
one. So I don't know if the debian version (which is 33) works or not.

Regards.



Bug#890665: Bug #890665

2018-03-07 Thread gpe
Le mardi 06 mars 2018 à 11:07 +0200, Jonathan Carter (highvoltage) a écrit :
> Hi
> 
> Does this still happen on your system?
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890665
> 
> I just enabled it on my unstable system and it seems to load both the
> extension and it's settings manager just fine. Will try it on a clean
> unstable system next.
> 
> -Jonathan

Hi,

It's ok now but I don't know if it is due to a debian correction or if it is
related to an update of the extension. How can I see the version of an
extension?

Regards.



Bug#837808: gnome-online-accounts: 30% CPU Load with a Google account

2017-08-11 Thread gpe
Package: evolution-data-server
Version: 3.22.7-1
Followup-For: Bug #837808

Dear Maintainer,

I've always this problem with Debian 9.

Regards.

-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.11.0-0.bpo.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8),
LANGUAGE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages evolution-data-server depends on:
ii  evolution-data-server-common  3.22.7-1
ii  gnome-keyring 3.20.0-3
ii  libc6 2.24-11+deb9u1
ii  libcamel-1.2-59   3.22.7-1
ii  libdb5.3  5.3.28-12+b1
ii  libebackend-1.2-103.22.7-1
ii  libebook-1.2-16   3.22.7-1
ii  libebook-contacts-1.2-2   3.22.7-1
ii  libecal-1.2-193.22.7-1
ii  libedata-book-1.2-25  3.22.7-1
ii  libedata-cal-1.2-28   3.22.7-1
ii  libedataserver-1.2-22 3.22.7-1
ii  libgcr-base-3-1   3.20.0-5.1
ii  libgcr-ui-3-1 3.20.0-5.1
ii  libgdata220.17.6-2
ii  libglib2.0-0  2.50.3-2
ii  libgoa-1.0-0b 3.22.5-1
ii  libgtk-3-03.22.11-1
ii  libgweather-3-6   3.20.4-1
ii  libical2  2.0.0-0.5+b1
ii  libicu57  57.1-6
ii  libldap-2.4-2 2.4.45+dfsg-1~bpo9+1
ii  libpango-1.0-01.40.5-1
ii  libsecret-1-0 0.18.5-3.1
ii  libsoup2.4-1  2.56.0-2+deb9u1
ii  libxml2   2.9.4+dfsg1-2.2

evolution-data-server recommends no packages.

Versions of packages evolution-data-server suggests:
ii  evolution  3.22.6-1

-- no debconf information



Bug#819594: closed by Jason Crain <ja...@inspiresomeone.us> (Re: Bug#819594: totem: Actually, unable to play *any* file!)

2017-07-02 Thread gpe
Le Sun, 02 Jul 2017 03:45:04 +
ow...@bugs.debian.org (Debian Bug Tracking System) a écrit:

> This is an automatic notification regarding your Bug report
> which was filed against the gstreamer1.0-plugins-base package:
> 
> #819594: totem: unable to play a file
> 
> It has been closed by Jason Crain .
> 
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Jason Crain
>  by replying to this email.
> 
> 
> -- 
> 819594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819594
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems

Hi,

I'm sorry but totem is still unable to play any video. It complains about
codecs which are not installed even though all gstreamer packages are
installed.

Regards.

-- 
+---+
| gpe92 |
+---+



Bug#817755: systemd 229-2 displays mount error during the boot

2016-12-18 Thread gpe
Le Sun, 18 Dec 2016 22:50:02 +0100
Michael Biebl <bi...@debian.org> a écrit:

> Hi
> 
> On Wed, 09 Mar 2016 22:46:31 +0100 gpe <gp...@free.fr> wrote:
> > Package: systemd
> > Version: 229-2
> > Severity: normal
> > 
> > Dear Maintainer,
> > 
> >* What led up to the situation?
> > systemd upgrade from 228-6 to 229-2
> > 
> >* What was the outcome of this action?
> > many mount errors are displayed at the begin of the boot with systemd
> > 229-2 (search 'Failed to mount' and 'Failed to start' in atached file
> > journalctl_229-2.txt)
> > 
> >* What outcome did you expect instead?
> > no error as with systemd 228-6 (see journalctl_228-6.txt)
> 
> Is this problem still reproducible with v232 from sid/stretch?
> If so, could you resend the same log files (journal, systemd-analyzed
> dump etc).
> 
> Regards,
> Michael
> 

Hi,


It seems that all is ok now with v232-7.

Regards.

gpe



Bug#839104: extremetuxracer takes the focus but no windows is displayed but sound is played => impossible to switch to other applications, impossible to close extremetuxracer

2016-09-29 Thread gpe
I'm using gnome and a NVIDIA vidéo card with NVIDIA drivers.

Regards.

Le 29 septembre 2016 14:29:03 GMT+02:00, Markus Koschany  a 
écrit :
>Control: tags -1 unreproducible
>
>On 29.09.2016 00:59, gpe92 wrote:
>> Package: extremetuxracer
>> Version: 0.7.3-2+b1
>> Severity: normal
>> 
>> Dear Maintainer,
>> 
>>* What led up to the situation?
>>launch extremetuxracer
>>* What exactly did you do (or not do) that was effective (or
>>  ineffective)?
>>  none window is displayed, the screen is flashing
>>* What was the outcome of this action?
>>impossible to switch to other applications and to close
>>extremetuxracer
>>* What outcome did you expect instead?
>>displaying the extremetuxracer window
>> 
>
>[...]
>
>The game works fine on my computer. Maybe this is rather related to
>your
>video card or drivers. What video card and window manager do you use?
>
>Regards,
>
>Markus

-- 
Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.

Bug#821352: edge-scrolling can no longer be configured

2016-07-30 Thread gpe
Le Sat, 30 Jul 2016 12:41:55 +0200
gpe <gp...@free.fr> a écrit:

> Package: gnome-control-center
> Version: 1:3.20.1-2
> Followup-For: Bug #821352
> 
> Dear Maintainer,
> 
> The workaround from message #32 doesn't work anymore.
> The command xinput set-prop  --type=int --format=8 290 0 1 0
> returns:
> X Error of failed request:  BadAccess (attempt to access private
> resource denied) Major opcode of failed request:  131
> (XInputExtension) Minor opcode of failed request:  57 ()
>   Serial number of failed request:  18
>   Current serial number in output stream:  19
> 
> Regards

In fact we need to replace 290 by 291 now.

Regards.



Bug#821352: edge-scrolling can no longer be configured

2016-07-30 Thread gpe
Package: gnome-control-center
Version: 1:3.20.1-2
Followup-For: Bug #821352

Dear Maintainer,

The workaround from message #32 doesn't work anymore.
The command xinput set-prop  --type=int --format=8 290 0 1 0
returns:
X Error of failed request:  BadAccess (attempt to access private resource 
denied)
  Major opcode of failed request:  131 (XInputExtension)
  Minor opcode of failed request:  57 ()
  Serial number of failed request:  18
  Current serial number in output stream:  19

Regards

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-control-center depends on:
ii  accountsservice0.6.40-3
ii  apg2.2.3.dfsg.1-3
ii  colord 1.3.2-1
ii  desktop-file-utils 0.23-1
ii  gnome-control-center-data  1:3.20.1-2
ii  gnome-desktop3-data3.20.2-1
ii  gnome-settings-daemon  3.20.1-2
ii  gsettings-desktop-schemas  3.20.0-3
ii  libaccountsservice00.6.40-3
ii  libatk1.0-02.20.0-1
ii  libc6  2.23-2
ii  libcairo-gobject2  1.14.6-1+b1
ii  libcairo2  1.14.6-1+b1
ii  libcanberra-gtk3-0 0.30-3
ii  libcanberra0   0.30-3
ii  libcheese-gtk253.20.2-2
ii  libcheese8 3.20.2-2
ii  libclutter-1.0-0   1.26.0-2
ii  libclutter-gtk-1.0-0   1.8.0-1
ii  libcolord-gtk1 0.1.26-1
ii  libcolord2 1.3.2-1
ii  libcups2   2.1.4-4
ii  libdbus-glib-1-2   0.106-1
ii  libfontconfig1 2.11.0-6.4
ii  libgdk-pixbuf2.0-0 2.34.0-1
ii  libgl1-mesa-glx [libgl1]   11.2.2-1
ii  libglib2.0-0   2.48.1-2
ii  libgnome-bluetooth13   3.20.0-1
ii  libgnome-desktop-3-12  3.20.2-1
ii  libgoa-1.0-0b  3.20.2-1
ii  libgoa-backend-1.0-1   3.20.2-1
ii  libgrilo-0.3-0 0.3.1-1
ii  libgtk-3-0 3.20.6-2
ii  libgtop-2.0-10 2.34.0-1
ii  libgudev-1.0-0 230-3
ii  libibus-1.0-5  1.5.11-1
ii  libkrb5-3  1.14.2+dfsg-1
ii  libmm-glib01.5.993-1
ii  libnm-glib-vpn11.2.2-2
ii  libnm-glib41.2.2-2
ii  libnm-gtk0 1.2.2-2
ii  libnm-util21.2.2-2
ii  libpango-1.0-0 1.40.1-1
ii  libpangocairo-1.0-01.40.1-1
ii  libpolkit-gobject-1-0  0.105-15
ii  libpulse-mainloop-glib09.0-1.1
ii  libpulse0  9.0-1.1
ii  libpwquality1  1.3.0-1
ii  libsmbclient   2:4.4.5+dfsg-2
ii  libsoup2.4-1   2.54.1-1
ii  libupower-glib30.99.4-3
ii  libwacom2  0.19-1
ii  libx11-6   2:1.6.3-1
ii  libxi6 2:1.7.6-1
ii  libxml22.9.4+dfsg1-1

Versions of packages gnome-control-center recommends:
ii  cracklib-runtime  2.9.2-1+b2
ii  cups-pk-helper0.2.6-1
ii  gkbd-capplet  3.6.0-1
ii  gnome-online-accounts 3.20.2-1
ii  gnome-user-guide  3.20.2-1
ii  gnome-user-share  3.18.1-1
ii  iso-codes 3.68-1
ii  libnss-myhostname 230-7
ii  mesa-utils8.3.0-1
ii  mousetweaks   3.12.0-1
ii  network-manager-gnome 1.2.2-2
ii  policykit-1   0.105-15
ii  pulseaudio-module-bluetooth   9.0-1.1
ii  realmd0.16.2-2
ii  rygel 0.30.3-1
ii  rygel-tracker 0.30.3-1
ii  system-config-printer-common  1.5.7-2

Versions of packages gnome-control-center suggests:
ii  gstreamer1.0-pulseaudio  1.8.2-1
ii  libcanberra-gtk-module   0.30-3
ii  libcanberra-gtk3-module  0.30-3
ii  x11-xserver-utils7.7+7

-- no debconf information



Bug#825100: gnome-shell: edge-scrolling doesn't work anymore since gnome-shell 3.20

2016-05-23 Thread gpe
Package: gnome-shell
Version: 3.20.2-1
Severity: normal

Dear Maintainer,

Since the gnome-shell update to 3.20 the edge scrolling from the
touchpad doesn't work anymore. 
However gsettings get org.gnome.desktop.peripherals.touchpad 
edge-scrolling-enabled is set to true.
This is a regression.

BR
 

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-1
ii  evolution-data-server3.18.5-1+b1
ii  gconf-gsettings-backend [gsettings-backend]  3.2.6-3
ii  gir1.2-accountsservice-1.0   0.6.40-3
ii  gir1.2-atspi-2.0 2.20.1-1
ii  gir1.2-caribou-1.0   0.4.20-1
ii  gir1.2-clutter-1.0   1.26.0-2
ii  gir1.2-freedesktop   1.48.0-2
ii  gir1.2-gcr-3 3.20.0-2
ii  gir1.2-gdesktopenums-3.0 3.20.0-3
ii  gir1.2-gdm-1.0   3.20.1-1
ii  gir1.2-gkbd-3.0  3.6.0-1
ii  gir1.2-glib-2.0  1.48.0-2
ii  gir1.2-gnomebluetooth-1.03.18.3-1
ii  gir1.2-gnomedesktop-3.0  3.20.2-1
ii  gir1.2-gtk-3.0   3.20.4-1
ii  gir1.2-gweather-3.0  3.20.1-1
ii  gir1.2-ibus-1.0  1.5.11-1
ii  gir1.2-mutter-3.03.20.2-1
ii  gir1.2-networkmanager-1.01.2.2-1
ii  gir1.2-nmgtk-1.0 1.2.2-1
ii  gir1.2-pango-1.0 1.40.1-1
ii  gir1.2-polkit-1.00.105-15
ii  gir1.2-soup-2.4  2.54.1-1
ii  gir1.2-telepathyglib-0.120.24.1-1.1
ii  gir1.2-telepathylogger-0.2   0.8.2-1
ii  gir1.2-upowerglib-1.00.99.4-2
ii  gjs  1.45.3-2
ii  gnome-backgrounds3.20-1
ii  gnome-icon-theme-symbolic3.12.0-1
ii  gnome-settings-daemon3.20.1-1
ii  gnome-shell-common   3.20.2-1
ii  gsettings-desktop-schemas3.20.0-3
ii  libatk-bridge2.0-0   2.20.1-1
ii  libatk1.0-0  2.20.0-1
ii  libc62.22-9
ii  libcairo21.14.6-1+b1
ii  libcanberra-gtk3-0   0.30-3
ii  libcanberra0 0.30-3
ii  libclutter-1.0-0 1.26.0-2
ii  libcogl-pango20  1.22.0-2
ii  libcogl201.22.0-2
ii  libcroco30.6.11-1
ii  libdbus-glib-1-2 0.106-1
ii  libecal-1.2-19   3.18.5-1+b1
ii  libedataserver-1.2-213.18.5-1+b1
ii  libgcr-base-3-1  3.20.0-2
ii  libgdk-pixbuf2.0-0   2.34.0-1
ii  libgirepository-1.0-11.48.0-2
ii  libgjs0e [libgjs0-libmozjs-24-0] 1.45.3-2
ii  libglib2.0-0 2.48.1-1
ii  libgstreamer1.0-01.8.1-1
ii  libgtk-3-0   3.20.4-1
ii  libical2 2.0.0-0.4
ii  libicu55 55.1-7
ii  libjson-glib-1.0-0   1.2.0-1
ii  libmozjs-24-024.2.0-3
ii  libmutter0h  3.20.2-1
ii  libnm-glib4  1.2.2-1
ii  libnm-util2  1.2.2-1
ii  libpango-1.0-0   1.40.1-1
ii  libpangocairo-1.0-0  1.40.1-1
ii  libpolkit-agent-1-0  0.105-15
ii  libpolkit-gobject-1-00.105-15
ii  libpulse-mainloop-glib0  8.0-2+b2
ii  libpulse08.0-2+b2
ii  libsecret-1-00.18.3-1
ii  libstartup-notification0 0.12-4
ii  libsystemd0  229-6
ii  libtelepathy-glib0   0.24.1-1.1
ii  libx11-6 2:1.6.3-1
ii  libxfixes3   1:5.0.1-2+b2
ii  mutter   3.20.2-1
ii  python3  3.5.1-3
ii  

Bug#819548: gnome-maps fails to start

2016-04-03 Thread gpe
Le Sun, 3 Apr 2016 14:41:44 +0200
Andreas Henriksson  a écrit:

> Hello again!
> 
> mlundblad mentioned to me on IRC that he has identified the culprit
> as gjs in testing not being new enough. Please confirm that upgrading
> to gjs from unstable fixes the problem for you.
> 
> (This issue has been fixed upstream in gnome-maps at:
> https://git.gnome.org/browse/gnome-maps/commit/?id=f735490a47afbf
> and I'll add the equivalent dependency to the debian package shortly.)
> 
> Regards,
> Andreas Henriksson

Hi Andreas,

I confirm. I've upgraded to unstable version (1.44.0-1) and it's ok now.

Thanks.



Bug#803793: glx-alternative-nvidia: configure failed after update

2015-11-02 Thread gpe
Le Mon, 02 Nov 2015 20:53:06 +
Luca Boccassi <luca.bocca...@gmail.com> a écrit:

> On Mon, 2015-11-02 at 21:05 +0100, gpe92 wrote:
> > Package: glx-alternative-nvidia
> > Version: 0.6.93
> > Severity: grave
> > Justification: renders package unusable
> > 
> > Dear Maintainer,
> > 
> > After the testing updates of today the package failed to configure
> > and now the xserver doesn't start.
> > Here is the error message during the apt-get upgrade:
> > 
> > update-alternatives: error: alternative
> > link /etc/modprobe.d/nvidia.conf is already managed by nvidia
> > 
> > BR
> 
> Hello,
> 
> > Versions of packages glx-alternative-nvidia is related to:
> > pn  glx-alternative-fglrx
> >  ii
> > glx-alternative-mesa   0.6.93
> > ih  glx-alternative-nvidia
> > 0.6.93 pn
> > libgl1-dev 
> > ii  libgl1-mesa-glx [libgl1]
> > 10.6.8-1 ii  libgl1-nvidia-glx
> > [libgl1-nvidia-glx-any]  346.72-1 ii  nvidia-driver
> > [nvidia-glx-any] 346.72-1 ii
> > xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  346.72-1
> 
> You have a version of nvidia-driver that is no longer in the archive,
> 346.72-1. Did you install the drivers from experimental and never
> upgraded again at some point between June 17th and July 21st?
> 
> Please either downgrade to the version in testing/unstable or upgrade
> to the version in experimental and report back if the problem
> persists.
> 
> Kind regards,
> Luca Boccassi
> 

Ok you're right. I had an old experimental version of nvidia-driver.
I've tried to update to the 352.55-2 but the installation failed with a
kernel panic during the setting up of libgl1-nvidia-glx ...

BR.

-- 
gpe <gp...@free.fr>



Bug#802896: nautilus: Icons are to big...

2015-10-26 Thread gpe
Package: nautilus
Version: 3.18.0-2+b1
Followup-For: Bug #802896

Dear Maintainer,

Icons are too big at the normal level and the minimum doesn't allow
small icons.
Thanks to restore previous settings.

BR

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nautilus depends on:
ii  desktop-file-utils 0.22-1
ii  gsettings-desktop-schemas  3.18.0-1
ii  gvfs   1.26.1.1-1
ii  libatk1.0-02.18.0-1
ii  libc6  2.19-22
ii  libcairo-gobject2  1.14.2-2
ii  libcairo2  1.14.2-2
ii  libexempi3 2.2.2-2+b1
ii  libexif12  0.6.21-2
ii  libgail-3-03.18.2-1
ii  libgdk-pixbuf2.0-0 2.32.1-1
ii  libglib2.0-0   2.46.1-1
ii  libglib2.0-data2.46.1-1
ii  libgnome-desktop-3-12  3.18.1-1
ii  libgtk-3-0 3.18.2-1
ii  libnautilus-extension1a3.18.0-2+b1
ii  libpango-1.0-0 1.38.1-1
ii  libpangocairo-1.0-01.38.1-1
ii  libselinux12.3-2+b1
ii  libtracker-sparql-1.0-01.6.0-1
ii  libx11-6   2:1.6.3-1
ii  libxml22.9.2+zdfsg1-4
ii  nautilus-data  3.18.0-2
ii  shared-mime-info   1.5-2

Versions of packages nautilus recommends:
ii  gnome-icon-theme-symbolic  3.12.0-1
ii  gnome-sushi3.18.0-1
ii  gvfs-backends  1.26.1.1-1
ii  librsvg2-common2.40.11-1

Versions of packages nautilus suggests:
ii  acroread [pdf-viewer]  9.5.5-dmo2
ii  brasero3.12.1-1
ii  eog3.18.0-1+b1
ii  evince [pdf-viewer]3.18.0-1
ii  totem  3.18.1-1+b1
ii  tracker1.6.0-1
ii  vlc [mp3-decoder]  1:2.2.1-dmo11
ii  vlc-nox [mp3-decoder]  1:2.2.1-dmo11
ii  xdg-user-dirs  0.15-2

-- no debconf information



Bug#725284: hdparm + systemd: Configuration not restored after resume

2015-08-14 Thread gpe
Package: hdparm
Version: 9.43-2
Followup-For: Bug #725284

Dear Maintainer,

Is there any new about this bug ?

BR

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages hdparm depends on:
ii  libc6 2.19-19
ii  lsb-base  4.1+Debian13+nmu1

Versions of packages hdparm recommends:
ii  powermgmt-base  1.31+nmu1

Versions of packages hdparm suggests:
pn  apmd  none

-- Configuration Files:
/etc/hdparm.conf changed:
quiet 
/dev/sda {
apm = 1
}


-- no debconf information



Bug#779961: [Pkg-xfce-devel] Bug#779961: xfce4: xfce 4.12 has been released

2015-03-06 Thread gpe
Thanks ! :)

Le Sat, 7 Mar 2015 08:26:15 +1100
Jackson Doak nosk...@ubuntu.com a écrit:

 Packaging work has already commenced
 
 On Sat, Mar 7, 2015 at 8:20 AM, gpe92 gp...@free.fr wrote:
 
  Source: xfce4
  Version: 4.10.1
  Severity: wishlist
 
  Dear Maintainer,
 
  Xfce 4.12 has been released. Thanks to include it in debian.
 
  Regards.
 
  -- System Information:
  Debian Release: 8.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
  Architecture: amd64 (x86_64)
  Foreign Architectures: i386
 
  Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
  Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/dash
  Init: systemd (via /run/systemd/system)
 
  ___
  Pkg-xfce-devel mailing list
  pkg-xfce-de...@lists.alioth.debian.org
  http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel
 


-- 
+---+
| gpe92 |
+---+


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



Bug#769663: laptop-mode-tools: values for cpu_frep/scaling_governor seem to be false

2014-11-16 Thread gpe
Le Sun, 16 Nov 2014 12:46:47 +0530
Ritesh Raj Sarraf r...@researchut.com a écrit:

 On 11/16/2014 11:44 AM, Ritesh Raj Sarraf wrote:
  Thanks for the bug report.
 
  I can't recollect the history, but there is a good reason why the
  default is still what it is.
  I'll dig my logs to see the reason. Meanwhile I'll keep this bug
  open.
 
 I think I found the reason.
 
 
 rrs@learner:~$ grep ONDEMAND /boot/config-3.16.0-4-amd64
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 
 
 Can you check the same on your box ?

Yes I've the same.

 What you also need to check is if
 ondeman has been throwing any errors.
 

Yes I've an error :

# LANG=C echo ondemand  scaling_governor 
-su: echo: write error: Invalid argument

gpe


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



Bug#769663: laptop-mode-tools: values for cpu_frep/scaling_governor seem to be false

2014-11-15 Thread gpe
Package: laptop-mode-tools
Version: 1.66-2
Severity: important

Dear Maintainer,

In the file /etc/laptop-mode/conf.d/cpufreq.conf the value for the
*_CPU_GOVERNOR seem te be false (ondemand/conservative/performance).
On my computer a
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
returns:
performance powersave

so the default value (ondemand) in the conf file has no effect ...

Best regards.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages laptop-mode-tools depends on:
ii  lsb-base4.1+Debian13+nmu1
ii  psmisc  22.21-2
ii  util-linux  2.25.2-2

Versions of packages laptop-mode-tools recommends:
ii  ethtool 1:3.16-1
ii  hdparm  9.43-1.1
ii  net-tools   1.60-26+b1
ii  python-qt4  4.11.2+dfsg-1
ii  sdparm  1.08-1
ii  udev215-5+b1
ii  wireless-tools  30~pre9-8

Versions of packages laptop-mode-tools suggests:
ii  acpid  1:2.0.23-1

-- Configuration Files:
/etc/laptop-mode/conf.d/cpufreq.conf changed:
DEBUG=0
CONTROL_CPU_FREQUENCY=auto
BATT_CPU_MAXFREQ=fastest
BATT_CPU_MINFREQ=slowest
BATT_CPU_GOVERNOR=powersave
BATT_CPU_IGNORE_NICE_LOAD=1
LM_AC_CPU_MAXFREQ=fastest
LM_AC_CPU_MINFREQ=slowest
LM_AC_CPU_GOVERNOR=powersave
LM_AC_CPU_IGNORE_NICE_LOAD=1
NOLM_AC_CPU_MAXFREQ=fastest
NOLM_AC_CPU_MINFREQ=slowest
NOLM_AC_CPU_GOVERNOR=powersave
NOLM_AC_CPU_IGNORE_NICE_LOAD=0
CONTROL_CPU_THROTTLING=0
BATT_CPU_THROTTLING=medium
LM_AC_CPU_THROTTLING=medium
NOLM_AC_CPU_THROTTLING=minimum

/etc/laptop-mode/conf.d/usb-autosuspend.conf 5ec19c7a0c63c3f10002a9b8dc0928ed 
[Errno 2] Aucun fichier ou dossier de ce type: 
u'/etc/laptop-mode/conf.d/usb-autosuspend.conf 5ec19c7a0c63c3f10002a9b8dc0928ed'
/etc/laptop-mode/laptop-mode.conf changed:
ENABLE_LAPTOP_MODE_TOOLS=1
VERBOSE_OUTPUT=0
LOG_TO_SYSLOG=1
DEBUG=0
ENABLE_LAPTOP_MODE_ON_BATTERY=1
ENABLE_LAPTOP_MODE_ON_AC=0
ENABLE_LAPTOP_MODE_WHEN_LID_CLOSED=0
ENABLE_AUTO_MODULES=1
MINIMUM_BATTERY_CHARGE_PERCENT=3
DISABLE_LAPTOP_MODE_ON_CRITICAL_BATTERY_LEVEL=1
DISABLE_BATTERY_ALARM_CHECK=0
HD=/dev/[hs]d[bcdefgh]
PARTITIONS=auto /dev/mapper/*
ASSUME_SCSI_IS_SATA=1
LM_BATT_MAX_LOST_WORK_SECONDS=600
LM_AC_MAX_LOST_WORK_SECONDS=360
CONTROL_READAHEAD=1
LM_READAHEAD=3072
NOLM_READAHEAD=128
CONTROL_NOATIME=0
USE_RELATIME=1
CONTROL_HD_IDLE_TIMEOUT=1
LM_AC_HD_IDLE_TIMEOUT_SECONDS=20
LM_BATT_HD_IDLE_TIMEOUT_SECONDS=20
NOLM_HD_IDLE_TIMEOUT_SECONDS=7200
CONTROL_HD_POWERMGMT=auto
BATT_HD_POWERMGMT=1
LM_AC_HD_POWERMGMT=254
NOLM_AC_HD_POWERMGMT=254
CONTROL_HD_WRITECACHE=0
NOLM_AC_HD_WRITECACHE=1
NOLM_BATT_HD_WRITECACHE=0
LM_HD_WRITECACHE=0
CONTROL_MOUNT_OPTIONS=1
LM_DIRTY_RATIO=60
NOLM_DIRTY_RATIO=40
LM_DIRTY_BACKGROUND_RATIO=1
NOLM_DIRTY_BACKGROUND_RATIO=10
DEF_UPDATE=5
DEF_XFS_AGE_BUFFER=15
DEF_XFS_SYNC_INTERVAL=30
DEF_XFS_BUFD_INTERVAL=1
DEF_MAX_AGE=30
XFS_HZ=100
LM_SECONDS_BEFORE_SYNC=2


-- 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#756868: #756868 - nautilus crashes when thumbnailing a large png file

2014-09-19 Thread gpe
Le Fri, 19 Sep 2014 18:56:54 +0100
Pedro Beja altha...@gmail.com a écrit:

 Hey gpe,
 
 thanks for reporting.
 
 Could you please share an image to try to reproduce it here ?
 
 Cheers,
 althaser

Hi,

With Gimp create an image with a size of 28000x34000 (warning it takes 9 GiB
in RAM), then save it as png with the option Save background color.

Regards,

-- 
+---+
| gpe92 |
+---+


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



Bug#758703: sylpheed: icon isn't displayed in Gnome notification bar

2014-08-20 Thread gpe
Package: sylpheed
Version: 3.5.0~beta1~r3420-1
Severity: normal

Dear Maintainer,

Since the update to Gnome 3.12, the Sylpheed icon isn't displayed in the
Gnome notification bar. There is only an empty location.

Regards.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages sylpheed depends on:
ii  libassuan0   2.1.1-1
ii  libatk1.0-0  2.12.0-1
ii  libc62.19-9
ii  libcairo21.12.16-2
ii  libcompfaceg11:1.5.2-5
ii  libdbus-1-3  1.8.6-1
ii  libdbus-glib-1-2 0.102-1
ii  libenchant1c2a   1.6.0-10
ii  libfontconfig1   2.11.0-6
ii  libfreetype6 2.5.2-1.1
ii  libgdk-pixbuf2.0-0   2.30.7-1
ii  libglib2.0-0 2.40.0-4
ii  libgpg-error01.13-3
ii  libgpgme11   1.5.1-1
ii  libgtk2.0-0  2.24.24-1
ii  libgtkspell0 2.0.16-1
ii  libldap-2.4-22.4.39-1
ii  libonig2 5.9.5-2
ii  libpango-1.0-0   1.36.3-1
ii  libpangocairo-1.0-0  1.36.3-1
ii  libpangoft2-1.0-01.36.3-1
ii  libpisock9   0.12.5-dfsg-1
ii  libssl1.0.0  1.0.1i-2
ii  multiarch-support2.19-9

Versions of packages sylpheed recommends:
ii  aspell-en [aspell-dictionary]  7.1-0-1
ii  aspell-fr [aspell-dictionary]  0.50-3-7
ii  ca-certificates20140325
ii  sylpheed-i18n  3.5.0~beta1~r3420-1
ii  xfonts-100dpi  1:1.0.3
ii  xfonts-75dpi   1:1.0.3

Versions of packages sylpheed suggests:
ii  bogofilter1.2.4+dfsg1-3
pn  bsfilter  none
pn  claws-mail-tools  none
ii  curl  7.37.1-1
ii  jpilot1.8.2-1
pn  sylpheed-doc  none

-- 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#758703: sylpheed: icon isn't displayed in Gnome notification bar

2014-08-20 Thread GPE
Hi,

Because I don't have the problem with other softwares. But I'm not sure that 
it's a sylpheed problem.

Regards.

Le 20 août 2014 12:36, Ricardo Mones mo...@debian.org a écrit :

 Control: tags -1 moreinfo 

 Hi gpe, 

 On Wed, Aug 20, 2014 at 12:18:05PM +0200, gpe wrote: 
  Package: sylpheed 
  Version: 3.5.0~beta1~r3420-1 
  Severity: normal 
  
  Dear Maintainer, 
  
  Since the update to Gnome 3.12, the Sylpheed icon isn't displayed in the 
  Gnome notification bar. There is only an empty location. 

 And why do you think this is a bug of the previously working Sylpheed and 
 not a bug on the recently updated GNOME? 

 Regards, 
 -- 
   Ricardo Mones 
   ~ 
   Datei nicht gefunden Fehler 404 



Bug#748971: same problem with media/open file

2014-06-22 Thread gpe
Hi,

VLC crashes with media/open file too.

Regards.
-- 
+---+
| gpe92 |
+---+


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



Bug#607578: eog: failed to open png file

2014-01-16 Thread gpe
Le Thu, 16 Jan 2014 15:53:44 +
althaser altha...@gmail.com a écrit:

 I can't reproduce this bug with eog-3.10.1-2 amd64.
 
 regards,
 althaser

I confirm. I can't reproduce it too with eog-3.10.1-1 i386.

Regards,

gpe


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



Bug#700714: linux-image-3.7-trunk-686-pae: auto remount after umount with some HDD in USB3

2014-01-05 Thread gpe
Hi,

This bug is always present with the kernel 3.12.6-2.

Regards,

gpe


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



Bug#720739: linux-image-3.10-2-amd64: autonomy loss with kernl 3.10

2013-08-24 Thread gpe
Package: src:linux
Version: 3.10.7-1
Severity: normal

Dear Maintainer,

Since the update to kern 3.10 I've lost between 1h and 1h30 of autonomy
on my Lenovo T420 model 4180AT9

Regards.

-- Package-specific info:
** Version:
Linux version 3.10-2-amd64 (debian-ker...@lists.debian.org) (gcc version 4.7.3 
(Debian 4.7.3-6) ) #1 SMP Debian 3.10.7-1 (2013-08-17)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.10-2-amd64 
root=UUID=56341839-2550-45e7-bad3-f16c4244a68f ro quiet 
resume=UUID=56341839-2550-45e7-bad3-f16c4244a68f resume_offset=9574400 
i915.i915_enable_fbc=1 i915.lvds_downclock=1 pcie_aspm=force

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[ 8576.951713] ehci-pci :00:1d.0: power state changed by ACPI to D3hot
[ 8576.951971] ehci-pci :00:1a.0: System wakeup enabled by ACPI
[ 8576.967714] ehci-pci :00:1a.0: power state changed by ACPI to D3hot
[ 8576.967744] e1000e :00:19.0: System wakeup enabled by ACPI
[ 8576.999742] PM: noirq suspend of devices complete after 79.778 msecs
[ 8576.20] ACPI: Preparing to enter system sleep state S3
[ 8577.002311] PM: Saving platform NVS memory
[ 8577.003175] Disabling non-boot CPUs ...
[ 8577.004596] smpboot: CPU 1 is now offline
[ 8577.107740] smpboot: CPU 2 is now offline
[ 8577.211756] smpboot: CPU 3 is now offline
[ 8577.214139] ACPI: Low-level resume complete
[ 8577.214213] PM: Restoring platform NVS memory
[ 8577.216334] Enabling non-boot CPUs ...
[ 8577.216574] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 8577.227959] Disabled fast string operations
[ 8577.230549] Intel pstate controlling: cpu 1
[ 8577.230690] CPU1 is up
[ 8577.230765] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 8577.241707] Disabled fast string operations
[ 8577.243972] Intel pstate controlling: cpu 2
[ 8577.244026] CPU2 is up
[ 8577.244103] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 8577.255044] Disabled fast string operations
[ 8577.257361] Intel pstate controlling: cpu 3
[ 8577.257426] CPU3 is up
[ 8577.260579] ACPI: Waking up from system sleep state S3
[ 8577.329861] i915 :00:02.0: power state changed by ACPI to D0
[ 8577.376073] ehci-pci :00:1a.0: power state changed by ACPI to D0
[ 8577.392073] ehci-pci :00:1a.0: System wakeup disabled by ACPI
[ 8577.408464] ehci-pci :00:1d.0: power state changed by ACPI to D0
[ 8577.424072] ehci-pci :00:1d.0: System wakeup disabled by ACPI
[ 8577.472162] sdhci-pci :0d:00.0: MMC controller base frequency changed to 
50Mhz.
[ 8577.472292] PM: noirq resume of devices complete after 142.439 msecs
[ 8577.472571] PM: early resume of devices complete after 0.232 msecs
[ 8577.472645] i915 :00:02.0: setting latency timer to 64
[ 8577.472707] mei_me :00:16.0: irq 42 for MSI/MSI-X
[ 8577.472805] e1000e :00:19.0: System wakeup disabled by ACPI
[ 8577.472814] e1000e :00:19.0: setting latency timer to 64
[ 8577.472822] ahci :00:1f.2: setting latency timer to 64
[ 8577.472888] e1000e :00:19.0: irq 44 for MSI/MSI-X
[ 8577.473426] ehci-pci :00:1a.0: setting latency timer to 64
[ 8577.473502] snd_hda_intel :00:1b.0: irq 47 for MSI/MSI-X
[ 8577.473527] ehci-pci :00:1d.0: setting latency timer to 64
[ 8577.489193] [drm] Wrong MCH_SSKPD value: 0x16040307
[ 8577.489194] [drm] This can cause pipe underruns and display issues.
[ 8577.489194] [drm] Please upgrade your BIOS to fix this.
[ 8577.684150] usb 1-1.6: reset high-speed USB device number 4 using ehci-pci
[ 8577.808110] ata5: SATA link down (SStatus 0 SControl 300)
[ 8577.816106] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8577.818463] ata2.00: ACPI cmd e3/00:79:00:00:00:a0 (IDLE) succeeded
[ 8577.818690] ata2.00: ACPI cmd e3/00:01:00:00:00:a0 (IDLE) succeeded
[ 8577.818697] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[ 8577.822720] ata2.00: ACPI cmd e3/00:79:00:00:00:a0 (IDLE) succeeded
[ 8577.822913] ata2.00: ACPI cmd e3/00:01:00:00:00:a0 (IDLE) succeeded
[ 8577.822918] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[ 8577.824495] ata2.00: configured for UDMA/66
[ 8577.832106] ata4: SATA link down (SStatus 0 SControl 300)
[ 8577.836149] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 8577.836705] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 8577.836707] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[ 8577.836708] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[ 8577.837660] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 8577.837661] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[ 8577.837663] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[ 8577.837999] ata3.00: configured for UDMA/100
[ 8577.852238] sd 2:0:0:0: [sdb] Starting disk
[ 8579.360392] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 8579.616490] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 8579.617658] ata1.00: 

Bug#720025: googleearth-package 1.0.0 always builds GE 6.x .deb

2013-08-17 Thread gpe
Package: googleearth-package
Version: 1.0.0
Severity: normal

Dear Maintainer,

In the changelog of 1.0.0 version the support for GE 7.x is indicated
but this is always a 6.x version that is builded.

Regards.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages googleearth-package depends on:
ii  bzip2   1.0.6-4
ii  curl7.31.0-2
ii  dpkg-dev1.16.10
ii  fakeroot1.18.4-2
ii  file1:5.14-2
ii  wget1.14-2
ii  x11-common  1:7.7+3
ii  x11-utils   7.7~1

googleearth-package recommends no packages.

googleearth-package 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#697548: same problem with another PC

2013-02-15 Thread gpe

Hi,

I've the same problem with another PC based on an ASUS P8P67-LE motherboard
and A Core i5-2500k.

Regards,

gpe


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



Bug#697548: linux-image-3.7-trunk-amd64: temperatures are too high on Lenevo T420

2013-01-06 Thread gpe
Package: src:linux
Version: 3.7.1-1~experimental.2
Severity: normal

Dear Maintainer,

   * What led up to the situation?

   updating with kernel 3.7.1. My machine is a Lenovo T420 (model
   4180AT9)

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

 starting the system and logging into gnome session

   * What was the outcome of this action?

   sensors reports temperatures for cores and thermal zone which are
   between 52°C and 60°C

   * What outcome did you expect instead?

   when running with kernel 3.6.9 the temperatures are under 42°C

Regards.

-- Package-specific info:
** Version:
Linux version 3.7-trunk-amd64 (debian-ker...@lists.debian.org) (gcc version 
4.7.2 (Debian 4.7.2-4) ) #1 SMP Debian 3.7.1-1~experimental.2

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.7-trunk-amd64 
root=UUID=56341839-2550-45e7-bad3-f16c4244a68f ro quiet 
resume=UUID=56341839-2550-45e7-bad3-f16c4244a68f resume_offset=9574400 
i915.i915_enable_fbc=1 i915.lvds_downclock=1 pcie_aspm=force

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[3.308024] input: Integrated Camera as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input6
[3.308154] usbcore: registered new interface driver uvcvideo
[3.308156] USB Video Class driver (1.1.1)
[3.324287] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[3.334177] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, 
in-tree:
[3.334180] iwldvm: Copyright(c) 2003-2012 Intel Corporation
[3.334221] iwlwifi :03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[3.334224] iwlwifi :03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[3.334226] iwlwifi :03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[3.334228] iwlwifi :03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[3.334230] iwlwifi :03:00.0: CONFIG_IWLWIFI_P2P enabled
[3.334233] iwlwifi :03:00.0: Detected Intel(R) Centrino(R) Advanced-N 
6205 AGN, REV=0xB0
[3.334289] iwlwifi :03:00.0: L1 Disabled; Enabling L0S
[3.344391] iwlwifi :03:00.0: device EEPROM VER=0x715, CALIB=0x6
[3.344395] iwlwifi :03:00.0: Device SKU: 0x1F0
[3.344397] iwlwifi :03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[3.351376] Registered led device: phy0-led
[3.358959] cfg80211: World regulatory domain updated:
[3.358963] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp)
[3.358965] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[3.358967] cfg80211:   (2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[3.358969] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm)
[3.358971] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[3.358973] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm)
[3.370214] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[3.456132] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[3.705558] fbcon: inteldrmfb (fb0) is primary device
[4.177526] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 
0x1c0b1, caps: 0xd047b3/0xb4/0xa, board id: 71, fw id: 578367
[4.177532] psmouse serio1: synaptics: serio: Synaptics pass-through port at 
isa0060/serio1/input0
[4.229958] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input7
[4.483942] Console: switching to colour frame buffer device 200x56
[4.488267] fb0: inteldrmfb frame buffer device
[4.488268] drm: registered panic notifier
[4.492251] acpi device:01: registered as cooling_device4
[4.492349] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[4.492422] input: Video Bus as 
/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
[4.492546] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[4.492660] snd_hda_intel :00:1b.0: irq 47 for MSI/MSI-X
[4.528341] hda_codec: CX20590: BIOS auto-probing.
[4.529494] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/input/input9
[4.535693] input: HDA Intel PCH HDMI/DP,pcm=8 as 
/devices/pci:00/:00:1b.0/sound/card0/input10
[4.535803] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci:00/:00:1b.0/sound/card0/input11
[4.535922] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci:00/:00:1b.0/sound/card0/input12
[4.536004] input: HDA Intel PCH Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input13
[4.536098] input: HDA Intel PCH Dock Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input14
[4.536211] input: HDA Intel PCH Dock Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input15
[4.536294] input: HDA Intel PCH Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input16
[4.853033] EXT4-fs (sdb1): re-mounted. Opts: (null)
[4.894093] EXT4-fs (sdb1): re-mounted. Opts: 

Bug#697548: linux-image-3.7-trunk-amd64: temperatures are too high on Lenevo T420

2013-01-06 Thread gpe
Le Sun, 06 Jan 2013 20:30:09 +
Ben Hutchings b...@decadent.org.uk a écrit:

 Control: tag -1 moreinfo
 
 On Sun, 2013-01-06 at 21:04 +0100, gpe wrote:
  Package: src:linux
  Version: 3.7.1-1~experimental.2
  Severity: normal
  
  Dear Maintainer,
  
 * What led up to the situation?
  
 updating with kernel 3.7.1. My machine is a Lenovo T420 (model
 4180AT9)
  
 * What exactly did you do (or not do) that was effective (or
   ineffective)?
  
   starting the system and logging into gnome session
  
 * What was the outcome of this action?
  
 sensors reports temperatures for cores and thermal zone which are
 between 52°C and 60°C
 
 This is not really very hot.

In absolute not but for an idle state ...

 
 * What outcome did you expect instead?
  
 when running with kernel 3.6.9 the temperatures are under 42°C
 [...]
 
 Did you test this immediately after rebooting?  I would expect an
 upgrade and reboot to make the CPU heat up.  You would have to leave it
 idle for some minutes to make a proper comparison.

Yes it's that I've done. I've switched several between 3.6.9 and 3.7.1 and
each the temperatures are significantly higher with 3.7.1.

 
 If the temperature really stays higher with the newer kernel version
 then please install linux-tools-3.7 and generate a performance report:
 
 # running as root:
 perf record -g -a sleep 60
 perf report -g  perf.txt

Could you confirm the last command please ?

Regards.


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



Bug#686711: linux-image-3.4-trunk-686-pae: acpi error with ASUS P8P67 LE

2012-12-07 Thread gpe
Le Tue, 4 Sep 2012 19:01:37 -0700
Jonathan Nieder jrnie...@gmail.com a écrit:

 Hi,
 
 gpe92 wrote:
 
  Version: 3.4.4-1~experimental.1
 [...]
  I'm using an ASUS P867 LE moterboard with the last BIOS 3602 and in
  messages I've :
 
 That package is out of date.  Could you try 3.5.2 or newer from
 experimental?
 
 Thanks,
 Jonathan

The problem is always present with the kernel 3.6.9.


-- 
+---+
| gpe92 |
+---+


messages.log
Description: Binary data


Bug#686711: linux-image-3.4-trunk-686-pae: acpi error with ASUS P8P67 LE

2012-10-19 Thread gpe
Le Tue, 4 Sep 2012 19:01:37 -0700
Jonathan Nieder jrnie...@gmail.com a écrit:

 Hi,
 
 gpe92 wrote:
 
  Version: 3.4.4-1~experimental.1
 [...]
  I'm using an ASUS P867 LE moterboard with the last BIOS 3602 and in
  messages I've :
 
 That package is out of date.  Could you try 3.5.2 or newer from
 experimental?
 
 Thanks,
 Jonathan


Hi,

I've tested with the kernel 3.5.5 from experimental and the problem remains
present.

Regards,

gpe


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



Bug#677638: laptop-mode-tools: hardware error during shutdown

2012-10-06 Thread gpe
Package: laptop-mode-tools
Version: 1.61-1
Followup-For: Bug #677638

Dear Maintainer,

I'm not sure that it's related but I'm a Lenovo T420 with
laptop-mode-tool installed. During the shutdown when laptop-mode is
stopped I've a little freeze and an error message from e1000 module with
says hardware error. If I remove laptop-mode-tools there is no error.
The remaining time eth0 works well on either AC power or battery.

Regards.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages laptop-mode-tools depends on:
ii  lsb-base4.1+Debian7
ii  psmisc  22.19-1
ii  util-linux  2.20.1-5.2

Versions of packages laptop-mode-tools recommends:
ii  ethtool 1:3.4.2-1
ii  hdparm  9.39-1+b1
ii  net-tools   1.60-24.2
ii  sdparm  1.07-1
ii  udev175-7
ii  wireless-tools  30~pre9-8

Versions of packages laptop-mode-tools suggests:
ii  acpid  1:2.0.16-1
pn  halnone

-- 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#686544: linux: acpi conflict (regression) on Lenovo T420

2012-09-02 Thread gpe
Package: src:linux
Version: 3.5.2-1~experimental.1
Severity: normal
File: linux

Dear Maintainer,

I've these messages in /var/log/messages :

ACPI: Battery Slot [BAT0] (battery present)
ACPI Warning: 0x0460-0x047f SystemIO conflicts with 
Region \_SB_.PCI0.LPC_.PMIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead 
of the native driver
lpc_ich: Resource conflict(s) found affecting iTCO_wdt
ACPI Warning: 0x0428-0x042f SystemIO conflicts with 
Region \_SB_.PCI0.LPC_.PMIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead 
of the native driver
ACPI Warning: 0x0500-0x057f SystemIO conflicts with 
Region \_SB_.PCI0.LPC_.LPIO 1 (20120320/utaddress-251)
ACPI: If an ACPI driver is available for this device, you should use it instead 
of the native driver
lpc_ich: Resource conflict(s) found affecting gpio_ich

with the kernel 3.4.4 there is no warning :

ACPI: Battery Slot [BAT0] (battery present)
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)

My PC is a Lenovo T420 (model 4180AT9, i5-2520M).

Regards,

gpe



-- Package-specific info:
** Version:
Linux version 3.5-trunk-amd64 (Debian 3.5.2-1~experimental.1) 
(debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP 
Mon Aug 20 04:17:46 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.5-trunk-amd64 
root=UUID=56341839-2550-45e7-bad3-f16c4244a68f ro quiet 
resume=UUID=56341839-2550-45e7-bad3-f16c4244a68f resume_offset=9574400 
i915.i915_enable_fbc=1 i915.lvds_downclock=1 pcie_aspm=force

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[3.640776] usb 1-1.4: Manufacturer: Broadcom Corp
[3.640780] usb 1-1.4: SerialNumber: 9439E58E5CFE
[3.660488] Bluetooth: Core ver 2.16
[3.660508] NET: Registered protocol family 31
[3.660509] Bluetooth: HCI device and connection manager initialized
[3.660511] Bluetooth: HCI socket layer initialized
[3.660513] Bluetooth: L2CAP socket layer initialized
[3.660518] Bluetooth: SCO socket layer initialized
[3.661657] usbcore: registered new interface driver btusb
[3.671254] fbcon: inteldrmfb (fb0) is primary device
[3.738412] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 
0x1c0b1, caps: 0xd047b3/0xb4/0xa
[3.738429] psmouse serio1: synaptics: serio: Synaptics pass-through port at 
isa0060/serio1/input0
[3.791058] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input7
[3.866336] Console: switching to colour frame buffer device 200x56
[3.869814] fb0: inteldrmfb frame buffer device
[3.869815] drm: registered panic notifier
[3.875528] acpi device:01: registered as cooling_device4
[3.875645] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
[3.875752] input: Video Bus as 
/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
[3.875918] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[3.876005] snd_hda_intel :00:1b.0: irq 46 for MSI/MSI-X
[3.943970]  sda: sda1
[3.944809] sd 0:0:0:0: [sda] Attached SCSI disk
[4.419381] hda_codec: CX20590: BIOS auto-probing.
[4.420632] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/input/input9
[4.430152] input: HDA Intel PCH HDMI/DP,pcm=8 as 
/devices/pci:00/:00:1b.0/sound/card0/input10
[4.430408] input: HDA Intel PCH HDMI/DP,pcm=7 as 
/devices/pci:00/:00:1b.0/sound/card0/input11
[4.430718] input: HDA Intel PCH HDMI/DP,pcm=3 as 
/devices/pci:00/:00:1b.0/sound/card0/input12
[4.430923] input: HDA Intel PCH Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input13
[4.431141] input: HDA Intel PCH Dock Mic as 
/devices/pci:00/:00:1b.0/sound/card0/input14
[4.431345] input: HDA Intel PCH Dock Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input15
[4.431515] input: HDA Intel PCH Headphone as 
/devices/pci:00/:00:1b.0/sound/card0/input16
[4.888105] EXT4-fs (sdb1): re-mounted. Opts: (null)
[5.037789] EXT4-fs (sdb1): re-mounted. Opts: discard,errors=remount-ro
[5.081647] loop: module loaded
[5.097172] thinkpad_ec: thinkpad_ec 0.41 loaded.
[5.097841] tp_smapi 0.41 loading...
[5.097961] tp_smapi successfully loaded (smapi_port=0xb2).
[5.821474] Adding 8388604k swap on /file.swap.  Priority:-1 extents:8 
across:9371644k SS
[6.230006] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
errors=remount-ro
[6.773188] RPC: Registered named UNIX socket transport module.
[6.773199] RPC: Registered udp transport module.
[6.773203] RPC: Registered tcp transport module.
[6.773208] RPC: Registered tcp NFSv4.1 backchannel transport

Bug#674429: gnome-shell: battery applet does not update

2012-05-26 Thread gpe
Package: gnome-shell
Version: 3.4.1-1
Followup-For: Bug #674429

Dear Maintainer,

I've same problem. upower reports the good values but the applet not.

Regards,

gpe

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-1
ii  gconf-service3.2.5-1
ii  gir1.2-accountsservice-1.0   0.6.15-4
ii  gir1.2-atk-1.0   2.4.0-2
ii  gir1.2-caribou-1.0   0.4.2-2
ii  gir1.2-clutter-1.0   1.10.4-3
ii  gir1.2-cogl-1.0  1.10.2-3
ii  gir1.2-coglpango-1.0 1.10.2-3
ii  gir1.2-folks-0.6 0.6.9-1
ii  gir1.2-freedesktop   1.32.1-1
ii  gir1.2-gconf-2.0 3.2.5-1
ii  gir1.2-gcr-3 3.4.1-3
ii  gir1.2-gdesktopenums-3.0 3.4.2-1
ii  gir1.2-gdkpixbuf-2.0 2.26.1-1
ii  gir1.2-gee-1.0   0.6.4-1
ii  gir1.2-gkbd-3.0  3.4.0.2-1
ii  gir1.2-glib-2.0  1.32.1-1
ii  gir1.2-gmenu-3.0 3.2.0.1-2
ii  gir1.2-gnomebluetooth-1.03.2.2-1
ii  gir1.2-gtk-3.0   3.4.2-1
ii  gir1.2-json-1.0  0.14.2-1
ii  gir1.2-mutter-3.03.4.1-2
ii  gir1.2-networkmanager-1.00.9.4.0-4
ii  gir1.2-pango-1.0 1.30.0-1
ii  gir1.2-polkit-1.00.104-2
ii  gir1.2-soup-2.4  2.38.1-2
ii  gir1.2-telepathyglib-0.120.18.1-2
ii  gir1.2-telepathylogger-0.2   0.4.0-1
ii  gir1.2-upowerglib-1.00.9.16-2
ii  gjs  1.32.0-2
ii  gnome-bluetooth  3.2.2-1
ii  gnome-icon-theme-symbolic3.4.0-2
ii  gnome-settings-daemon3.2.2-3
ii  gnome-shell-common   3.4.1-1
ii  gsettings-desktop-schemas3.4.2-1
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-32
ii  libcairo-gobject21.12.2-1
ii  libcairo21.12.2-1
ii  libcamel-1.2-29  3.2.2-3
ii  libcanberra0 0.28-4
ii  libclutter-1.0-0 1.10.4-3
ii  libcogl-pango0   1.10.2-3
ii  libcogl9 1.10.2-3
ii  libcroco30.6.5-1
ii  libdbus-1-3  1.5.12-1
ii  libdbus-glib-1-2 0.98-1
ii  libebook-1.2-12  3.2.2-3
ii  libecal-1.2-10   3.2.2-3
ii  libedataserver-1.2-153.2.2-3
ii  libedataserverui-3.0-1   3.2.2-3
ii  libffi5  3.0.10-3
ii  libfolks25   0.6.9-1
ii  libgck-1-0   3.4.1-3
ii  libgconf-2-4 3.2.5-1
ii  libgcr-3-1   3.4.1-3
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libgee2  0.6.4-1
ii  libgirepository-1.0-11.32.1-1
ii  libgjs0b [libgjs0-libmozjs185-1.0]   1.32.0-2
ii  libgl1-mesa-glx [libgl1] 7.11.2-1
ii  libglib2.0-0 2.32.3-1
ii  libgnome-keyring03.4.1-1
ii  libgnome-menu-3-03.2.0.1-2
ii  libgstreamer0.10-0   0.10.36-1
ii  libgtk-3-0   3.4.2-1
ii  libical0 0.48-2
ii  libjson-glib-1.0-0   0.14.2-1
ii  libmozjs185-1.0  1.8.5-1.0.0+dfsg-3
ii  libmutter0   3.4.1-2
ii  libnm-glib4  0.9.4.0-4
ii  libnm-util2  0.9.4.0-4
ii  libnspr4-0d  4.9-1
ii  libnss3-1d   3.13.4-1
ii  libp11-kit0  0.12-3
ii  libpango1.0-01.30.0-1
ii  libpolkit-agent-1-0  0.104-2
ii  libpolkit-gobject-1-00.104-2
ii

Bug#656640: system-config-printer: same problem for me during printer installation

2012-02-28 Thread gpe
Package: system-config-printer
Version: 1.3.7-3
Followup-For: Bug #656640

for me the error appears at the end of the installation when I click on
Apply

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

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

Versions of packages system-config-printer depends on:
ii  gnome-icon-theme3.2.1.2-1
ii  python  2.7.2-10
ii  python-cups 1.9.48-1+b1
ii  python-cupshelpers  1.3.7-3
ii  python-dbus 0.84.0-3
ii  python-glade2   2.24.0-3
ii  python-gnome2   2.28.1+dfsg-1
ii  python-gtk2 2.24.0-3
ii  python-libxml2  2.7.8.dfsg-7
ii  python-notify   0.1.1-3
ii  python-support  1.0.14

Versions of packages system-config-printer recommends:
ii  cups-pk-helper  0.2.1.2-1
ii  system-config-printer-udev  1.3.7-3

Versions of packages system-config-printer suggests:
pn  python-gnomekeyring  2.32.0+dfsg-1
pn  python-smbc  none
pn  sessioninstaller none

-- 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#648390: [Pkg-xfce-devel] Bug#648390: xfce4: there is no window manager since Gnome 3 is here.

2011-11-28 Thread gpe
Le Mon, 28 Nov 2011 07:17:37 +0100
Yves-Alexis Perez cor...@debian.org a écrit:

 On lun., 2011-11-28 at 00:25 +0100, gpe wrote:
  Le Sat, 26 Nov 2011 09:35:56 +0100
  Yves-Alexis Perez cor...@debian.org a écrit:
  
   On sam., 2011-11-26 at 01:27 +0100, gpe wrote:
Normally when you open a window there is a frame with the title bar,
the
buttons, etc.
In my case the frame isn't displayed. 
   
   Just run xfwm4?
  
  From where ?
  
 
 From anywhere on the desktop? If you don't have access to a console
 (because you don't have a shortcut on the desktop or on the panel and
 can't access the application menu via control-escape), you can run it
 from the primary console (Control-Alt-F1) and, once logged, run:
 
 DISPLAY=:0 xfwm4 --daemon

$ DISPLAY=:0 xfwm4 --daemon

(xfwm4:13293): GLib-CRITICAL **: g_str_has_prefix: assertion `prefix != NULL'
failed

(xfwm4:13293): xfwm4-WARNING **: The property '/general/double_click_distance'
of type int is not supported


 
 You could also remove the session cache (in .cache/sessions). Make
 backups before, just in case.
 

Ok removing .cache/sessions seems to resolve the problem.

Regards,

-- 
+---+
| gpe92 |
+---+



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



Bug#648390: [Pkg-xfce-devel] Bug#648390: xfce4: there is no window manager since Gnome 3 is here.

2011-11-27 Thread gpe
Le Sat, 26 Nov 2011 09:35:56 +0100
Yves-Alexis Perez cor...@debian.org a écrit:

 On sam., 2011-11-26 at 01:27 +0100, gpe wrote:
  Normally when you open a window there is a frame with the title bar,
  the
  buttons, etc.
  In my case the frame isn't displayed. 
 
 Just run xfwm4?

From where ?

-- 
+---+
| gpe92 |
+---+



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



Bug#648390: [Pkg-xfce-devel] Bug#648390: xfce4: there is no window manager since Gnome 3 is here.

2011-11-25 Thread gpe
Le Fri, 11 Nov 2011 06:45:53 +0100
Yves-Alexis Perez cor...@debian.org a écrit:

 severity 648390 normal
 tag 648390 unreproducible moreinfo
 thanks
 
 On ven., 2011-11-11 at 02:22 +0100, gpe92 wrote:
  since gnome 3 arrived in testing when I open a session xfce the
  application appears but no window.
 
 Sorry but I can't do anything with that.
 -- 
 Yves-Alexis

Normally when you open a window there is a frame with the title bar, the
buttons, etc.
In my case the frame isn't displayed.
-- 
+---+
| gpe92 |
+---+



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



Bug#638229: rhythmbox: new version 0.13.3 is available

2011-08-17 Thread gpe
Package: rhythmbox
Version: 0.12.8-5
Severity: normal

it seems that the last stable version is 0.13.3 not 0.12.8 as in Debian.


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

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

Versions of packages rhythmbox depends on:
ii  dbus1.4.14-1 simple interprocess messaging syst
ii  gconf2  2.32.4-1 GNOME configuration database syste
ii  gnome-icon-theme3.0.0-4  GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gst 0.10.35-1GStreamer plugin for ALSA
ii  gstreamer0.10-gconf [gs 0.10.30-1GStreamer plugin for getting the s
ii  gstreamer0.10-plugins-b 0.10.22-3GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-b 0.10.35-1GStreamer plugins from the base 
ii  gstreamer0.10-plugins-g 0.10.30-1GStreamer plugins from the good 
ii  gstreamer0.10-pulseaudi 0.10.30-1GStreamer plugin for PulseAudio
ii  gstreamer0.10-sdl [gstr 0.10.22-3GStreamer plugin for SDL output
ii  gstreamer0.10-x 0.10.35-1GStreamer plugins for X11 and Pang
ii  libatk1.0-0 2.0.1-2  ATK accessibility toolkit
ii  libc6   2.13-10  Embedded GNU C Library: Shared lib
ii  libcairo2   1.10.2-6.1   The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.4.14-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.94-4   simple interprocess messaging syst
ii  libfontconfig1  2.8.0-3  generic font configuration library
ii  libfreetype62.4.6-1  FreeType 2 font engine, shared lib
ii  libgconf2-4 2.32.4-1 GNOME configuration database syste
ii  libgdk-pixbuf2.0-0  2.23.5-3 GDK Pixbuf library
ii  libglib2.0-02.28.6-1 The GLib library of C routines
ii  libgnome-media0 2.30.0-1 runtime libraries for the GNOME me
ii  libgstreamer-plugins-ba 0.10.35-1GStreamer libraries from the base
ii  libgstreamer0.10-0  0.10.35-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface 
ii  libgudev-1.0-0  172-1GObject-based wrapper library for 
ii  libice6 2:1.0.7-2X11 Inter-Client Exchange library
ii  libnotify4  0.7.3-2  sends desktop notifications to a n
ii  libpango1.0-0   1.28.4-1 Layout and rendering of internatio
ii  libpython2.62.6.7-3  Shared Python runtime library (ver
ii  libsm6  2:1.2.0-2X11 Session Management library
ii  libsoup-gnome2.4-1  2.34.3-1 HTTP library implementation in C -
ii  libsoup2.4-12.34.3-1 HTTP library implementation in C -
ii  libtotem-plparser17 2.32.5-2 Totem Playlist Parser library - ru
ii  libxml2 2.7.8.dfsg-4 GNOME XML library
ii  media-player-info   14-1 Media player identification files
ii  python-gnome2   2.28.1-3 Python bindings for the GNOME desk
ii  python-gst0.10  0.10.21-2.1  generic media-playing framework (P
ii  python-gtk2 2.24.0-2 Python bindings for the GTK+ widge
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages rhythmbox recommends:
ii  avahi-daemon 0.6.30-5Avahi mDNS/DNS-SD daemon
ii  gstreamer0.10-plugins-ug 0.10.18-3   GStreamer plugins from the ugly 
ii  gvfs-backends1.6.4-3 userspace virtual filesystem - bac
ii  notification-daemon  0.7.1-3 daemon to displays passive pop-up 
ii  rhythmbox-plugins0.12.8-5plugins for rhythmbox music player
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

Versions of packages rhythmbox suggests:
ii  gnome-codec-install   0.4.7+nmu1 GStreamer codec installer
ii  gnome-control-center  1:2.30.1-3 utilities to configure the GNOME d
ii  gstreamer0.10-plugins-bad 0.10.22-3  GStreamer plugins from the bad s
ii  rhythmbox-plugin-cdrecorder   0.12.8-5   burning plugin for rhythmbox music
pn  rhythmbox-plugin-coherencenone (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#638070: sylpheed: crash when dealing with imap server

2011-08-16 Thread gpe
Package: sylpheed
Version: 3.2.0~beta1-1
Severity: normal

I attach the bubuddy log.


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

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

Versions of packages sylpheed depends on:
ii  libatk1.0-0   2.0.1-2ATK accessibility toolkit
ii  libc6 2.13-10Embedded GNU C Library: Shared lib
ii  libcairo2 1.10.2-6.1 The Cairo 2D vector graphics libra
ii  libcompfaceg1 1:1.5.2-5  Compress/decompress images for mai
ii  libdbus-1-3   1.4.14-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.94-4 simple interprocess messaging syst
ii  libenchant1c2a1.6.0-2a wrapper library for various spel
ii  libfontconfig12.8.0-3generic font configuration library
ii  libfreetype6  2.4.6-1FreeType 2 font engine, shared lib
ii  libgdk-pixbuf2.0-02.23.5-3   GDK Pixbuf library
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libgpg-error0 1.10-0.3   library for common error values an
ii  libgpgme111.2.0-1.4  GPGME - GnuPG Made Easy
ii  libgtk2.0-0   2.24.4-3   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.16-1   a spell-checking addon for GTK's T
ii  libldap-2.4-2 2.4.25-1.1 OpenLDAP libraries
ii  libonig2  5.9.1-1Oniguruma regular expressions libr
ii  libpango1.0-0 1.28.4-1   Layout and rendering of internatio
ii  libpisock90.12.5-3   library for communicating with a P
ii  libssl1.0.0   1.0.0d-3   SSL shared libraries

Versions of packages sylpheed recommends:
ii  aspell-fr [aspell-dictiona 0.50-3-7  French dictionary for aspell
ii  ca-certificates20110502  Common CA certificates
ii  sylpheed-i18n  3.2.0~beta1-1 Locale data for Sylpheed (i18n sup
ii  xfonts-100dpi  1:1.0.3   100 dpi fonts for X
ii  xfonts-75dpi   1:1.0.3   75 dpi fonts for X

Versions of packages sylpheed suggests:
ii  bogofilter1.2.2-3fast Bayesian spam filter (dummy p
pn  bsfilter  none (no description available)
pn  claws-mail-tools  none (no description available)
ii  jpilot1.8.1.1-1  graphical app. to modify the conte
pn  sylpheed-doc  none (no description available)

-- no debconf information
System: Linux 3.0.0-1-686-pae #1 SMP Sun Jul 24 14:27:32 UTC 2011 i686
X Vendor: The X.Org Foundation
X Vendor Release: 11003000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Adwaita
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 165449728 vsize: 165449728 resident: 28651520 share: 
15863808 rss: 28651520 rss_rlim: 18446744073709551615
CPU usage: start_time: 1313523649 rtime: 3107 utime: 2656 stime: 451 cutime:3 
cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/sylpheed'

[Thread debugging using libthread_db enabled]
0xb78d7424 in __kernel_vsyscall ()
#0  0xb78d7424 in __kernel_vsyscall ()
#1  0xb6c811eb in waitpid () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2  0xb6b88e0f in g_spawn_sync (working_directory=0x0, argv=0x949b4a0, 
envp=0x0, flags=G_SPAWN_SEARCH_PATH, child_setup=0, user_data=0x0, 
standard_output=0x0, standard_error=0x0, exit_status=0x0, error=0xbfcc92dc) at 
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gspawn.c:392
#3  0xb6b8930c in g_spawn_command_line_sync (command_line=0x958dd00 bug-buddy 
--appname=\sylpheed\ --pid=2853, standard_output=0x0, standard_error=0x0, 
exit_status=0x0, error=0xbfcc92dc) at 
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gspawn.c:706
#4  0xb78b48f4 in ?? () from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
#5  signal handler called
#6  0xb77a7f3d in ?? () from /usr/lib/libsylph-0.so.1
#7  0xb77abb29 in ?? () from /usr/lib/libsylph-0.so.1
#8  0xb77abc8d in ?? () from /usr/lib/libsylph-0.so.1
#9  0xb77af897 in imap_msg_set_perm_flags () from /usr/lib/libsylph-0.so.1
#10 0x081217d8 in ?? ()
#11 0x080a553a in ?? ()
#12 0x080a5787 in ?? ()
#13 0xb6c53d6c in g_cclosure_marshal_VOID__VOID (closure=0x9233fb8, 
return_value=0x0, n_param_values=1, param_values=0x99e9700, 
invocation_hint=0xbfccab80, marshal_data=0x0) at 
/build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./gobject/gmarshal.c:79
#14 0xb6c379f2 in g_closure_invoke (closure=0x9233fb8, return_value=0x0, 
n_param_values=1, param_values=0x99e9700, invocation_hint=0xbfccab80) at 

Bug#637035: gnome-terminal: wrong font size from system

2011-08-08 Thread gpe
Le Mon, 08 Aug 2011 02:55:36 +0200
Michael Biebl bi...@debian.org a écrit:

 On 08.08.2011 01:42, gpe wrote:
  Package: gnome-terminal
  Version: 3.0.1-1
  Severity: normal
  
  in the preferences if I set the font from system settings the size
  is false. In my system settings the fix font is set to monospace 10
  but gnome-terminal uses monospace 11.
 
 gnome-terminal is a GNOME 3 app and you changed the font settings with
 gnome-control-center from GNOME 2, right?

yes.


 GNOME 2 and GNOME 3 use different configuration settings/systems, so
 this behaviour is to be expected.

So how can I change these settings in GNOME3 ?


-- 
gpe gp...@free.fr



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



Bug#637035: gnome-terminal: wrong font size from system

2011-08-07 Thread gpe
Package: gnome-terminal
Version: 3.0.1-1
Severity: normal

in the preferences if I set the font from system settings the size is
false. In my system settings the fix font is set to monospace 10 but
gnome-terminal uses monospace 11.


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

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

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data   3.0.1-1Data files for the GNOME terminal 
ii  gsettings-desktop-schemas 3.0.1-1GSettings deskop-wide schemas
ii  libatk1.0-0   2.0.1-2ATK accessibility toolkit
ii  libc6 2.13-10Embedded GNU C Library: Shared lib
ii  libgconf2-4   2.32.4-1   GNOME configuration database syste
ii  libgdk-pixbuf2.0-02.23.5-2   GDK Pixbuf library
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libgtk-3-03.0.11-1   GTK+ graphical user interface libr
ii  libice6   2:1.0.7-2  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.28.4-1   Layout and rendering of internatio
ii  libsm62:1.2.0-2  X11 Session Management library
ii  libvte-2.90-9 1:0.28.1-2 Terminal emulator widget for GTK+ 
ii  libx11-6  2:1.4.3-2  X11 client-side library

Versions of packages gnome-terminal recommends:
ii  gvfs 1.6.4-3 userspace virtual filesystem - ser
ii  yelp 2.30.1+webkit-1 Help browser for GNOME

gnome-terminal 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#627445: /usr/bin/qtconfig-qt4: qt4-qtconfig causes X crash

2011-05-22 Thread gpe
Le Sun, 22 May 2011 10:33:49 +0200
Cyril Brulebois k...@debian.org a écrit:

 severity 627445 important
 thanks
 
 Hi,
 
 gpe92 gp...@free.fr (20/05/2011):
  Package: qt4-qtconfig
  Version: 4:4.7.3-1
  Severity: grave
  File: /usr/bin/qtconfig-qt4
  Justification: renders package unusable
  
  In qt4-stconfig when I click on a popup menu like 'Select GUI Style', X
  crashes.
 
 please provide more info, see:
   /usr/share/doc/xorg/howto/report-bugs.*
 
 (Or that page once alioth's migrated:
   http://pkg-xorg.alioth.debian.org/howto/report-bugs.html
 )
 
 Thanks already.
 
 Mraw,
 KiBi.

Seems to be the same problem as bug #615975.
The proposed workaround works for me (remove fontpath unix/:7100).

-- 
+---+
| gpe92 |
+---+




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



Bug#611855: sylpheed crashes (perhaps during mailbox check)

2011-02-09 Thread gpe
Le Wed, 9 Feb 2011 16:56:52 +0100
Ricardo Mones mo...@debian.org a écrit:

 On Wed, Feb 09, 2011 at 12:38:39AM +0100, gpe wrote:
  Le Thu, 3 Feb 2011 08:51:21 +0100
  Ricardo Mones mo...@debian.org a écrit:
 [...] 
   On Wed, 02 Feb 2011 23:15:40 +0100
   gpe92 gp...@free.fr wrote:
   
Package: sylpheed
Version: 3.1.0~rc0-1
Severity: important

I think the crash appears during the mailbox check but I'm not sure.
See the attached file (bug buddy report).
   
 Can you install sylpheed-dbg and try to reproduce the crash? Preferably
 while running under gdb (bug buddy introduces additional stuff). When
   it crashes you can generate the backtrace for all threads (a la bug
   buddy) with the thread apply all bt command.
   
  
  I've updated to 3.1.0 and the problem seems to have disappeared.
 
   Unfortunately seems either there's more than one problem or that it
   appears randomly because another user is reporting failures...
   The crash was while retrieving from a POP3 account,  wasn't it?

Possible, I've some account in POP and other ones in IMAP ...

-- 
+---+
| gpe92 |
+---+




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



Bug#611855: sylpheed crashes (perhaps during mailbox check)

2011-02-08 Thread gpe
Le Thu, 3 Feb 2011 08:51:21 +0100
Ricardo Mones mo...@debian.org a écrit:

 
   Hi,
 
 On Wed, 02 Feb 2011 23:15:40 +0100
 gpe92 gp...@free.fr wrote:
 
  Package: sylpheed
  Version: 3.1.0~rc0-1
  Severity: important
  
  I think the crash appears during the mailbox check but I'm not sure.
  See the attached file (bug buddy report).
 
   Can you install sylpheed-dbg and try to reproduce the crash? Preferably
   while running under gdb (bug buddy introduces additional stuff). When it
   crashes you can generate the backtrace for all threads (a la bug buddy)
   with the thread apply all bt command.
 

I've updated to 3.1.0 and the problem seems to have disappeared.

Regards,

-- 
+---+
| gpe92 |
+---+




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



Bug#567425: sylpheed: log for trash access

2011-02-01 Thread gpe
Le Tue, 1 Feb 2011 08:44:31 +0100
Ricardo Mones mo...@debian.org a écrit:

 
   Hi there,
 
 On Tue, 02 Feb 2010 02:09:39 +0100
 gpe gp...@free.fr wrote:
 
  Package: sylpheed
  Version: 3.0.0~beta7-1
  Severity: normal
  
  here are the log for the trash access on sfr account:
 
   Just to known if is there any improvement regarding this bug with current
   betas/rc in experimental, did you try?
 
   regards,

I've just tested it with the 3.1.0rc and seems to be ok.

regards,

-- 
+---+
| gpe92 |
+---+




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



Bug#607578: eog: failed to open png file

2010-12-19 Thread gpe
Le Sun, 19 Dec 2010 23:25:27 +
Emilio Pozuelo Monfort po...@debian.org a écrit:

 tags 607578 moreinfo
 thanks
 
 On 19/12/10 22:31, gpe92 wrote:
  eog fails to open some png file.
 
 This is not enough information to fix the bug. We need a sample image that
 eog can't open.
 
 Emilio

Here is a sample.

-- 
+---+
| gpe92 |
+---+
attachment: compte_WE_2010_11_27_mumuse_justif_gpe.png

Bug#591578: make-memtest86+-boot-floppy failed

2010-08-03 Thread gpe
Package: memtest86+
Version: 4.10-1
Severity: normal

* Creating msdos file system

1440+0 enregistrements lus
1440+0 enregistrements écrits
1474560 octets (1,5 MB) copiés, 0,0501562 s, 29,4 MB/s

* Installing GRUB files
Copying menu.lst
/usr/lib/grub/i386/*: Aucun fichier ou dossier de ce type



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

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

Versions of packages memtest86+ depends on:
ii  debconf [debconf-2.0] 1.5.33 Debian configuration management sy

memtest86+ recommends no packages.

Versions of packages memtest86+ suggests:
ii  grub-pc  1.98+20100710-1 GRand Unified Bootloader, version 
pn  hwtools  none  (no description available)
pn  kernel-patch-badram  none  (no description available)
pn  memtest86none  (no description available)
pn  memtesternone  (no description available)
ii  mtools   4.0.12-1Tools for manipulating MSDOS files

-- debconf information:
  shared/memtest86-run-lilo: false




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



Bug#585927: jpilot: iCalendar export error

2010-06-19 Thread gpe
Le Sat, 19 Jun 2010 22:50:07 +0200
Ludovic Rousseau ludovic.rouss...@gmail.com a écrit:

 Le 15/06/10 00:34, gpe92 a écrit :
  when exporting in iCalendar format an entry with frequency of one
  day until day n is exporting as until day n + 1.
  Exemple:
  an entry which starts the 22/01/2010 with frequency of one day until
  23/01/2010 (so 2 days) is exporting as until 24/01/2010 (so 3 days).
 
 I confirm the behavior you observed.
 
 I looked at the source code and found this comment in jpilot-dump.c
 line 327:
  /* RFC 2445 is unclear on how to handle inclusivity for
   * dates, rather than datestamps. Because most other
   * ical parsers assume non-inclusivity Jpilot needs to
   * add one day to the end date of repeating events. */
 
 So I think the behavior is intended and is not a bug. If you can find 
 more information about the way to encode ending dates in RFC 2445
 please add comments to this bug report.
 
 I am closing this bug report for now.
 
 Bye
 
 -- 
   Dr. Ludovic Rousseau

I'm not agreed with you concerning the closure of this bug.
I'm not an RFC expert, I'm just an user and for an user your answer
isn't acceptable.
Try to import the jpilot export in Google Calendar and as me you'll
become unhappy when you'll need to remove one day for many entry...
If the RFC is uncleared you should let the user to choose the behavior
and not impose your point of view!

Regards.

-- 
gpe gp...@free.fr




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



Bug#576600: file-roller: unable to extract in the actual directory

2010-04-05 Thread gpe
Package: file-roller
Version: 2.28.2-1
Severity: normal

- open an archive file with file-roller
- select a file in the archive
- clic on the extract button in tool bar
- clic on the extract button of the file manager
= no action, the file isn't extract.


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

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

Versions of packages file-roller depends on:
ii  bzip2  1.0.5-4   high-quality block-sorting file co
ii  gconf2 2.28.0-1  GNOME configuration database syste
ii  gzip   1.3.12-9  GNU compression utilities
ii  libc6  2.10.2-6  Embedded GNU C Library: Shared lib
ii  libgconf2-42.28.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.22.4-1  The GLib library of C routines
ii  libgtk2.0-02.18.9-2  The GTK+ graphical user interface 
ii  libnautilus-extension1 2.28.4-1  libraries for nautilus components 
ii  libpango1.0-0  1.26.2-2  Layout and rendering of internatio
ii  p7zip-full 9.04~dfsg.1-1 7z and 7za file archivers with hig
ii  tar1.23-1GNU version of the tar archiving u

Versions of packages file-roller recommends:
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  gvfs  1.4.3-2userspace virtual filesystem - ser
ii  lzma  4.43-14Compression method of 7z format in
ii  rpm2cpio  4.7.2-1+b2 tool to convert RPM package to CPI

Versions of packages file-roller suggests:
ii  arj   3.10.22-8  archiver for .arj files
ii  binutils  2.20.1-2   The GNU assembler, linker and bina
ii  cpio  2.11-1 GNU cpio -- a program to manage ar
ii  lha   1.14i-10.3 lzh archiver
pn  lzip  none (no description available)
ii  lzop  1.02~rc1-2 fast compression program
ii  ncompress 4.2.4.3-1  Original Lempel-Ziv compress/uncom
pn  rzip  none (no description available)
ii  sharutils 1:4.9-1shar, unshar, uuencode, uudecode
ii  unace 1.2b-7 extract, test and view .ace archiv
pn  unalz none (no description available)
ii  unrar 1:3.8.5-1  Unarchiver for .rar files (non-fre
ii  unzip 6.0-4  De-archiver for .zip files
ii  xz-utils  4.999.9beta+20100307-1 XZ-format compression utilities
ii  zip   3.0-3  Archiver for .zip files
ii  zoo   2.10-21manipulate zoo archives

-- 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#570033: resizing an image overwrite the original file without any warning

2010-02-15 Thread gpe
Package: gthumb
Version: 3:2.11.1-2
Severity: grave

resizing an image overwrite the original file without any warning

-- 
+---+
| gpe92 |
+---+




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100216005758.f588eda0.gp...@free.fr



Bug#567424: closed by Muammar El Khatib muammarelkha...@gmail.com (Done: amsn freeze during connection or just after)

2010-02-07 Thread gpe
Le Sun, 07 Feb 2010 16:30:10 +
ow...@bugs.debian.org (Debian Bug Tracking System) a écrit:

 This is an automatic notification regarding your Bug report
 which was filed against the amsn package:
 
 #567424: amsn freeze during connection or just after
 
 It has been closed by Muammar El Khatib muammarelkha...@gmail.com.
 
 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Muammar El Khatib
 muammarelkha...@gmail.com by replying to this email.
 
 
 -- 
 567424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567424
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems

I'm sorry but it's not a firewall problem. In fact it's seems due to multiple
interfaces on my PC.
I've tree interfaces:

adsl  Link encap:Ethernet  HWaddr 00:1d:7d:ae:77:ec  
  inet adr:192.168.1.3  Bcast:192.168.1.255  Masque:255.255.255.0
  adr inet6: fe80::21d:7dff:feae:77ec/64 Scope:Lien
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:36694 errors:0 dropped:0 overruns:0 frame:0
  TX packets:28794 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:1000 
  RX bytes:36113669 (34.4 MiB)  TX bytes:3103859 (2.9 MiB)
  Interruption:28 Adresse de base:0x2000 

lan   Link encap:Ethernet  HWaddr 00:0a:5e:53:f2:3c  
  inet adr:192.168.10.1  Bcast:192.168.10.255  Masque:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  Interruption:18 

loLink encap:Boucle locale  
  inet adr:127.0.0.1  Masque:255.0.0.0
  adr inet6: ::1/128 Scope:Hôte
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:6238 errors:0 dropped:0 overruns:0 frame:0
  TX packets:6238 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:0 
  RX bytes:506385 (494.5 KiB)  TX bytes:506385 (494.5 KiB)

vmnet8Link encap:Ethernet  HWaddr 00:50:56:c0:00:08  
  inet adr:192.168.50.1  Bcast:192.168.50.255  Masque:255.255.255.0
  adr inet6: fe80::250:56ff:fec0:8/64 Scope:Lien
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 lg file transmission:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

The adsl one is for my internet connection via my IAP box which acts as router.
The lan one is for my local network, the vmnet one is for vmware.
If I connect my laptop on the lan interface and launch amsn form it, I've no
problem with the connection. If I down the lan and vmnet8 interface, there's
no problem to connect amsn. If I up only one interface (lan for example) I
can't connect amsn...

Thanks to reopen the bug.

Regards,

-- 
+---+
| gpe92 |
+---+




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



Bug#568467: gpointing-device-settings crashes when launching it

2010-02-07 Thread gpe
Le Sat, 6 Feb 2010 14:33:59 +0100
Michal Čihař mic...@cihar.com a écrit:

 Dne Thu, 04 Feb 2010 23:43:53 +0100
 gpe gp...@free.fr napsal(a):
 
  Package: gpointing-device-settings
  Version: 1.5.0-1
  Severity: grave
  Justification: renders package unusable
  
  here is the log:
 
 Does this also happen with 1.5.0-2 I uploaded today?
 

It seems that the 1.5.0-2 solved the problem.

Thanks.

-- 
+---+
| gpe92 |
+---+




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



Bug#568467: waiting i386 package

2010-02-06 Thread gpe
I'm waiting the i386 package to test it.

-- 
gpe gp...@free.fr




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



Bug#567424: amsn freeze during connection or just after

2010-02-05 Thread gpe
Le Mon, 1 Feb 2010 09:03:54 -0430
Muammar El Khatib muammarelkha...@gmail.com a écrit:

 Hi,
 
 On Thu, Jan 28, 2010 at 7:45 PM, gpe92 gp...@free.fr wrote:
  Package: amsn
  Version: 0.98.1-1
  Severity: important
 
  during the connection or just after amsn freeze totaly and I must kill
  it. It's systematic.
  If I launch amsn form cli, at the start of connection process I've these
  message in the terminal:
 
  ** (unknown:2823): WARNING **: sendto: Error 1 sending message:
  Operation not permitted
 
  ** (unknown:2823): WARNING **: sendto: Error 1 sending message:
  Operation not permitted
 
  ** (unknown:2823): WARNING **: sendto: Error 1 sending message:
  Operation not permitted
 
  ** (unknown:2823): WARNING **: sendto: Error 1 sending message:
  Operation not permitted
 
  ** (unknown:2823): WARNING **: sendto: Error 1 sending message:
  Operation not permitted
 
  ** (unknown:2823): WARNING **: sendto: Error 1 sending message:
  Operation not permitted
 
 I haven't been able to reproduce this. Are you sure that your problem
 is not related to something else? It seems that aMSN is not able to
 send packages through your connection. Are you behind a firewall? I
 have tested the package in testing and unstable and no problems so
 far. Are you still getting the problem?
 
 Regards,

It seems that you're right. If I disable my firewall, amsn works fine.
Sorry for the noise...

Regards,

Gpe




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



Bug#568545: pdfsam: failed to start

2010-02-05 Thread gpe
Package: pdfsam
Version: 1.1.3-2
Severity: grave
Justification: renders package unusable

pdfsam failed to start with this message:
=

 pdfsam

  JAVA: java

  JAVA_OPTS: -Xmx256m

  CLASSPATH: 
/usr/share/pdfsam/pdfsam-1.1.3.jar:/usr/share/pdfsam/lib/dom4j.jar:/usr/share/pdfsam/lib/emp4j-1.0.1.jar:/usr/share/pdfsam/lib/itext.jar:/usr/share/pdfsam/lib/jaxen.jar:/usr/share/pdfsam/lib/log4j-1.2.jar:/usr/share/pdfsam/lib/looks.jar:/usr/share/pdfsam/lib/pdfsam-console-2.0.5e.jar:/usr/share/pdfsam/lib/pdfsam-jcmdline-1.0.3.jar:/usr/share/pdfsam/lib/pdfsam-langpack.jar

=

Exception in thread main java.awt.AWTError: Cannot load AWT toolkit: 
gnu.java.awt.peer.gtk.GtkToolkit
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.10)
   at javax.swing.plaf.basic.BasicLookAndFeel.initialize(libgcj.so.10)
   at javax.swing.UIManager.setLookAndFeel(libgcj.so.10)
   at javax.swing.UIManager.clinit(libgcj.so.10)
   at java.lang.Class.initializeClass(libgcj.so.10)
   at javax.swing.UIManager.getUI(libgcj.so.10)
   at javax.swing.text.JTextComponent.updateUI(libgcj.so.10)
   at javax.swing.text.JTextComponent.init(libgcj.so.10)
   at javax.swing.JEditorPane.init(libgcj.so.10)
   at javax.swing.JTextPane.init(libgcj.so.10)
   at 
org.pdfsam.guiclient.business.TextPaneAppender.getTextPaneInstance(TextPaneAppender.java:47)
   at 
org.pdfsam.guiclient.business.TextPaneAppender.init(TextPaneAppender.java:42)
   at java.lang.Class.newInstance(libgcj.so.10)
   at 
org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:237)
   at 
org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:171)
   at 
org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:184)
   at 
org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:502)
   at 
org.apache.log4j.xml.DOMConfigurator.parseCategory(DOMConfigurator.java:415)
   at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:919)
   at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)
   at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)
   at 
org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:471)
   at org.apache.log4j.LogManager.clinit(LogManager.java:125)
   at java.lang.Class.initializeClass(libgcj.so.10)
   at org.apache.log4j.Logger.getLogger(Logger.java:105)
   at org.pdfsam.guiclient.GuiClient.clinit(GuiClient.java:33)
   at java.lang.Class.initializeClass(libgcj.so.10)
Caused by: java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: Ne peut 
ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
   at java.lang.Runtime._load(libgcj.so.10)
   at java.lang.Runtime.loadLibrary(libgcj.so.10)
   at java.lang.System.loadLibrary(libgcj.so.10)
   at gnu.java.awt.peer.gtk.GtkToolkit.clinit(libgcj.so.10)
   at java.lang.Class.initializeClass(libgcj.so.10)
   at java.lang.Class.forName(libgcj.so.10)
   at java.awt.Toolkit.getDefaultToolkit(libgcj.so.10)
   ...26 more


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

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

Versions of packages pdfsam depends on:
ii  libdom4j-java 1.6.1+dfsg.2-2 flexible XML framework for Java
ii  libitext-java 2.1.7-1Java Library to create and manipul
ii  libjaxen-java 1.1.2-1Java XPath engine
ii  libjgoodies-looks-java2.3.1-1library with Swing lookfeel imple
ii  liblog4j1.2-java  1.2.15-7   Logging library for java
ii  sun-java6-jre [java2-runt 6-16-1 Sun Java(TM) Runtime Environment (

pdfsam recommends no packages.

pdfsam 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#568545: pdfsam: failed to start

2010-02-05 Thread gpe
Le Fri, 05 Feb 2010 18:39:19 +0100
Niels Thykier ni...@thykier.net a écrit:

 gpe wrote:
  Package: pdfsam
  Version: 1.1.3-2
  Severity: grave
  Justification: renders package unusable
  
  pdfsam failed to start with this message:
  =
  
   pdfsam
  
JAVA: java
  
JAVA_OPTS: -Xmx256m
  
CLASSPATH: 
  /usr/share/pdfsam/pdfsam-1.1.3.jar:/usr/share/pdfsam/lib/dom4j.jar:/usr/share/pdfsam/lib/emp4j-1.0.1.jar:/usr/share/pdfsam/lib/itext.jar:/usr/share/pdfsam/lib/jaxen.jar:/usr/share/pdfsam/lib/log4j-1.2.jar:/usr/share/pdfsam/lib/looks.jar:/usr/share/pdfsam/lib/pdfsam-console-2.0.5e.jar:/usr/share/pdfsam/lib/pdfsam-jcmdline-1.0.3.jar:/usr/share/pdfsam/lib/pdfsam-langpack.jar
  
  =
  
  Exception in thread main java.awt.AWTError: Cannot load AWT toolkit:
  gnu.java.awt.peer.gtk.GtkToolkit at java.awt.Toolkit.getDefaultToolkit
  (libgcj.so.10) at javax.swing.plaf.basic.BasicLookAndFeel.initialize
  (libgcj.so.10) at javax.swing.UIManager.setLookAndFeel(libgcj.so.10)
 at javax.swing.UIManager.clinit(libgcj.so.10)
 at java.lang.Class.initializeClass(libgcj.so.10)
 at javax.swing.UIManager.getUI(libgcj.so.10)
 at javax.swing.text.JTextComponent.updateUI(libgcj.so.10)
 at javax.swing.text.JTextComponent.init(libgcj.so.10)
 at javax.swing.JEditorPane.init(libgcj.so.10)
 at javax.swing.JTextPane.init(libgcj.so.10)
 at org.pdfsam.guiclient.business.TextPaneAppender.getTextPaneInstance
  (TextPaneAppender.java:47) at
  org.pdfsam.guiclient.business.TextPaneAppender.init
  (TextPaneAppender.java:42) at java.lang.Class.newInstance(libgcj.so.10) at
  org.apache.log4j.xml.DOMConfigurator.parseAppender
  (DOMConfigurator.java:237) at
  org.apache.log4j.xml.DOMConfigurator.findAppenderByName
  (DOMConfigurator.java:171) at
  org.apache.log4j.xml.DOMConfigurator.findAppenderByReference
  (DOMConfigurator.java:184) at
  org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement
  (DOMConfigurator.java:502) at
  org.apache.log4j.xml.DOMConfigurator.parseCategory
  (DOMConfigurator.java:415) at org.apache.log4j.xml.DOMConfigurator.parse
  (DOMConfigurator.java:919) at
  org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)
  at org.apache.log4j.xml.DOMConfigurator.doConfigure
  (DOMConfigurator.java:696) at
  org.apache.log4j.helpers.OptionConverter.selectAndConfigure
  (OptionConverter.java:471) at org.apache.log4j.LogManager.clinit
  (LogManager.java:125) at java.lang.Class.initializeClass(libgcj.so.10) at
  org.apache.log4j.Logger.getLogger(Logger.java:105) at
  org.pdfsam.guiclient.GuiClient.clinit(GuiClient.java:33) at
  java.lang.Class.initializeClass(libgcj.so.10) Caused by:
  java.lang.UnsatisfiedLinkError: libgtkpeer: libgtkpeer.so: Ne peut ouvrir
  le fichier d'objet partagé: Aucun fichier ou dossier de ce type at
  java.lang.Runtime._load(libgcj.so.10) at java.lang.Runtime.loadLibrary
  (libgcj.so.10) at java.lang.System.loadLibrary(libgcj.so.10) at
  gnu.java.awt.peer.gtk.GtkToolkit.clinit(libgcj.so.10) at
  java.lang.Class.initializeClass(libgcj.so.10) at java.lang.Class.forName
  (libgcj.so.10) at java.awt.Toolkit.getDefaultToolkit(libgcj.so.10) ...26
  more
  
  
 
 Hi
 
 Which version of gcj is providing your java?
 Also can you reproduce this after either using openjdk6 as java or
 installing libgcjX-awt (where X is a number depending on the version of
 you current gcj java).
 
 ~Niels
 

Installing gcj package and these dependency allow to start but there is
another error:

=

 pdfsam

  JAVA: java

  JAVA_OPTS: -Xmx256m

  CLASSPATH: 
/usr/share/pdfsam/pdfsam-1.1.3.jar:/usr/share/pdfsam/lib/dom4j.jar:/usr/share/pdfsam/lib/emp4j-1.0.1.jar:/usr/share/pdfsam/lib/itext.jar:/usr/share/pdfsam/lib/jaxen.jar:/usr/share/pdfsam/lib/log4j-1.2.jar:/usr/share/pdfsam/lib/looks.jar:/usr/share/pdfsam/lib/pdfsam-console-2.0.5e.jar:/usr/share/pdfsam/lib/pdfsam-jcmdline-1.0.3.jar:/usr/share/pdfsam/lib/pdfsam-langpack.jar

=

19:11:19,425 INFO  JMainFrame  Starting PDF Split and Merge basic Ver.
1.1.3 19:11:19,479 INFO  Configuration  Loading configuration..
19:11:19,577 INFO  Configuration  Getting language...
19:11:19,727 INFO  Configuration  Setting look and feel...
19:11:19,814 INFO  Configuration  Setting logging level...
19:11:19,815 INFO  Configuration  Logging level set to DEBUG
19:11:19,973 INFO  PlugInsLoader  Merge/Extract plugin loaded.
19:11:20,019 INFO  PlugInsLoader  Split plugin loaded.
19:11:20,225 FATAL JMainFrame  Error starting pdfsam.
java.lang.NullPointerException
   at javax.swing.JTree.removeDescendantSelectedPaths(libgcj.so.10)
   at javax.swing.JTree$TreeModelHandler.treeStructureChanged
(libgcj.so.10

Bug#568467: gpointing-device-settings crashes when launching it

2010-02-04 Thread gpe
Package: gpointing-device-settings
Version: 1.5.0-1
Severity: grave
Justification: renders package unusable

here is the log:

System: Linux 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10704000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 20578304 vsize: 20578304 resident: 9519104 share: 7880704 
rss: 9519104 rss_rlim: 18446744073709551615
CPU usage: start_time: 1265323158 rtime: 6 utime: 6 stime: 0 cutime:0 cstime: 0 
timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gpointing-device-settings'

[Thread debugging using libthread_db enabled]
0xb7809424 in __kernel_vsyscall ()
#0  0xb7809424 in __kernel_vsyscall ()
#1  0xb6ff7ee3 in __waitpid_nocancel () from /lib/i686/cmov/libpthread.so.0
#2  0xb70825ef in IA__g_spawn_sync (working_directory=0x0, argv=0x9f6e270, 
envp=0x0, flags=G_SPAWN_SEARCH_PATH, child_setup=0, user_data=0x0, 
standard_output=0x0, standard_error=0x0, exit_status=0x0, 
error=0xbf81fab8)
at 
/build/buildd-glib2.0_2.22.4-1-i386-jRfNZE/glib2.0-2.22.4/glib/gspawn.c:386
#3  0xb70828fc in IA__g_spawn_command_line_sync (
command_line=0x9f67668 bug-buddy --appname=\gpointing-device-settings\ 
--pid=2963, standard_output=0x0, standard_error=0x0, exit_status=0x0, 
error=0xbf81fab8)
at 
/build/buildd-glib2.0_2.22.4-1-i386-jRfNZE/glib2.0-2.22.4/glib/gspawn.c:700
#4  0xb693ca54 in ?? () from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
#5  signal handler called
#6  0xb65a8f9b in ?? ()
   from /usr/lib/gpointing-device-settings/module/touchpad.so
#7  0xb77e47ed in gpds_ui_build () from /usr/lib/libgpds.so.0
#8  0x08049527 in ?? ()
#9  0x08049aed in ?? ()
#10 0xb6eb9b55 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#11 0x08049461 in ?? ()

Thread 1 (Thread 0xb6a83720 (LWP 2963)):
#0  0xb7809424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb6ff7ee3 in __waitpid_nocancel () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb70825ef in IA__g_spawn_sync (working_directory=0x0, argv=0x9f6e270, 
envp=0x0, flags=G_SPAWN_SEARCH_PATH, child_setup=0, user_data=0x0, 
standard_output=0x0, standard_error=0x0, exit_status=0x0, 
error=0xbf81fab8)
at 
/build/buildd-glib2.0_2.22.4-1-i386-jRfNZE/glib2.0-2.22.4/glib/gspawn.c:386
outpipe = -1
errpipe = -1
pid = 2964
fds = {__fds_bits = {0, 167174780, -1082001080, -1224318107, 
167306304, -1224401520, 0, -1082001024, 166555664, -1231832916, 
-1224838208, 0, 0, 24, -1225703205, -1224782011, -1230036584, 12, 
-1082001144, 11468453, 2, -1225707232, -1225707456, 166894448, 
-1082001044, -1223929468, -1082001152, -1082001108, -1082001112, 
3, 167174768, 167306304}}
ret = value optimized out
outstr = 0x0
errstr = 0x0
failed = 0
status = value optimized out
__PRETTY_FUNCTION__ = IA__g_spawn_sync
#3  0xb70828fc in IA__g_spawn_command_line_sync (
command_line=0x9f67668 bug-buddy --appname=\gpointing-device-settings\ 
--pid=2963, standard_output=0x0, standard_error=0x0, exit_status=0x0, 
error=0xbf81fab8)
at 
/build/buildd-glib2.0_2.22.4-1-i386-jRfNZE/glib2.0-2.22.4/glib/gspawn.c:700
retval = 0
argv = 0x9f6e270
__PRETTY_FUNCTION__ = IA__g_spawn_command_line_sync
#4  0xb693ca54 in ?? () from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
No symbol table info available.
#5  signal handler called
No symbol table info available.
#6  0xb65a8f9b in ?? ()
   from /usr/lib/gpointing-device-settings/module/touchpad.so
No symbol table info available.
#7  0xb77e47ed in gpds_ui_build () from /usr/lib/libgpds.so.0
No symbol table info available.
#8  0x08049527 in ?? ()
No symbol table info available.
#9  0x08049aed in ?? ()
No symbol table info available.
#10 0xb6eb9b55 in __libc_start_main () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#11 0x08049461 in ?? ()
No symbol table info available.
A debugging session is active.

Inferior 1 [process 2963] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


--- .xsession-errors (140 sec old) -
** Message: killswitches state 1
(polkit-gnome-authentication-agent-1:2789): GLib-GObject-WARNING **: cannot 
register existing type `_PolkitError'
(polkit-gnome-authentication-agent-1:2789): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
(gnome-panel:2761): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -9 and height 24
19
Failure: Échec lors de l'initialisation du module
Initializing nautilus-open-terminal extension
** Message: Initializing gksu extension...
Initializing nautilus-gdu extension
Nautilus-Share-Message: Called net usershare info but it 

Bug#568304: gpointing-device-settings: same problem for me

2010-02-04 Thread gpe
Package: gpointing-device-settings
Version: 1.5.0-1
Severity: normal

the problem is the same for me.

Here is the result of synclient -l
Parameter settings:
LeftEdge= 1752
RightEdge   = 5192
TopEdge = 1620
BottomEdge  = 4236
FingerLow   = 24
FingerHigh  = 29
FingerPress = 255
MaxTapTime  = 50
MaxTapMove  = 221
MaxDoubleTapTime= 180
SingleTapTimeout= 180
ClickTime   = 100
FastTaps= 0
EmulateMidButtonTime= 75
EmulateTwoFingerMinZ= 280
EmulateTwoFingerMinW= 7
VertScrollDelta = 100
HorizScrollDelta= 100
VertEdgeScroll  = 1
HorizEdgeScroll = 1
CornerCoasting  = 0
VertTwoFingerScroll = 0
HorizTwoFingerScroll= 0
MinSpeed= 0
MaxSpeed= 0
AccelFactor = 0
TrackstickSpeed = 0
EdgeMotionMinZ  = 29
EdgeMotionMaxZ  = 159
EdgeMotionMinSpeed  = 1
EdgeMotionMaxSpeed  = 401
EdgeMotionUseAlways = 0
UpDownScrolling = 1
LeftRightScrolling  = 1
UpDownScrollRepeat  = 1
LeftRightScrollRepeat   = 1
ScrollButtonRepeat  = 100
TouchpadOff = 0
GuestMouseOff   = 0
LockedDrags = 0
LockedDragTimeout   = 5000
RTCornerButton  = 0
RBCornerButton  = 0
LTCornerButton  = 0
LBCornerButton  = 0
TapButton1  = 1
TapButton2  = 3
TapButton3  = 2
ClickFinger1= 120
ClickFinger2= -124
ClickFinger3= 0
CircularScrolling   = 0
CircScrollDelta = 0.1
CircScrollTrigger   = 0
CircularPad = 0
PalmDetect  = 0
PalmMinWidth= 10
PalmMinZ= 199
CoastingSpeed   = 0
PressureMotionMinZ  = 29
PressureMotionMaxZ  = 159
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1
GrabEventDevice = 1
TapAndDragGesture   = 1
AreaLeftEdge= 0
AreaRightEdge   = 0
AreaTopEdge = 0
AreaBottomEdge  = 0


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

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

Versions of packages gpointing-device-settings depends on:
ii  gconf22.28.0-1   GNOME configuration database syste
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libfontconfig12.8.0-2generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgpds0  1.5.0-1library for configuration of point
ii  libgtk2.0-0   2.18.6-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libxi62:1.3-2X11 Input extension library

gpointing-device-settings recommends no packages.

gpointing-device-settings 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#567425: sylpheed: log for trash access

2010-02-01 Thread gpe
Package: sylpheed
Version: 3.0.0~beta7-1
Severity: normal

here are the log for the trash access on sfr account:
* création de la connexion IMAP4 vers imap.neuf.fr:143 ...
[02:07:43] IMAP4 * OK IMAP4 server ready
[02:07:43] IMAP4 1 CAPABILITY
[02:07:43] IMAP4 * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA MAILBOX-REFERRALS 
NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND SORT 
THREAD=ORDEREDSUBJECT THREAD=REFERENCES X-NETSCAPE
[02:07:43] IMAP4 1 OK Completed
[02:07:43] IMAP4 2 LOGIN gaetan.perr...@neuf.fr 
[02:07:43] IMAP4 2 OK User logged
[02:07:43] IMAP4 3 NAMESPACE
[02:07:43] IMAP4 * NAMESPACE ((INBOX. .)) NIL NIL
[02:07:43] IMAP4 3 OK Completed
[02:07:43] IMAP4 4 SELECT INBOX.TRASH
[02:07:43] IMAP4 * FLAGS (\Answered \Flagged \Draft \Deleted \Seen gridstorage)
[02:07:43] IMAP4 * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted 
\Seen gridstorage \*)]  
[02:07:43] IMAP4 * 20 EXISTS
[02:07:43] IMAP4 * 0 RECENT
[02:07:43] IMAP4 * OK [UNSEEN 5]  
[02:07:43] IMAP4 * OK [UIDVALIDITY 1248552619]  
[02:07:43] IMAP4 * OK [UIDNEXT 855]  
[02:07:43] IMAP4 4 OK [READ-WRITE] Completed
[02:07:43] IMAP4 5 UID FETCH 1:* (UID FLAGS)
[02:07:43] IMAP4 (retrieving FLAGS...)
[02:07:43] IMAP4 5 OK Completed
[02:07:43] IMAP4 6 UID FETCH 835:854 (UID FLAGS RFC822.SIZE RFC822.HEADER)
[02:07:43] IMAP4 * 1 FETCH (FLAGS (\Seen) UID 835 RFC822.SIZE 6707 
RFC822.HEADER )
** LibSylph-CRITICAL: imap_get_header: assertion `*cur_pos == '{'' failed
** LibSylph-CRITICAL: str_open_as_stream: assertion `str != NULL' failed
** LibSylph-WARNING: invalid FETCH response: )

** LibSylph-WARNING: [02:07:43] impossible d'analyser l'enveloppe : * 1 FETCH 
(FLAGS (\Seen) UID 835 RFC822.SIZE 6707 RFC822.HEADER )

** impossible d'analyser l'enveloppe : * 1 FETCH (FLAGS (\Seen) UID 835 
RFC822.SIZE 6707 RFC822.HEADER )
[02:07:43] IMAP4 * 2 FETCH (FLAGS (\Seen) UID 836 RFC822.SIZE 5656 
RFC822.HEADER )
** LibSylph-CRITICAL: imap_get_header: assertion `*cur_pos == '{'' failed
** LibSylph-CRITICAL: str_open_as_stream: assertion `str != NULL' failed
** LibSylph-WARNING: invalid FETCH response: )

** LibSylph-WARNING: [02:07:43] impossible d'analyser l'enveloppe : * 2 FETCH 
(FLAGS (\Seen) UID 836 RFC822.SIZE 5656 RFC822.HEADER )

** impossible d'analyser l'enveloppe : * 2 FETCH (FLAGS (\Seen) UID 836 
RFC822.SIZE 5656 RFC822.HEADER )
[02:07:43] IMAP4 * 3 FETCH (FLAGS (\Seen) UID 837 RFC822.SIZE 5943 
RFC822.HEADER )
** LibSylph-CRITICAL: imap_get_header: assertion `*cur_pos == '{'' failed
** LibSylph-CRITICAL: str_open_as_stream: assertion `str != NULL' failed
** LibSylph-WARNING: invalid FETCH response: )

** LibSylph-WARNING: [02:07:43] impossible d'analyser l'enveloppe : * 3 FETCH 
(FLAGS (\Seen) UID 837 RFC822.SIZE 5943 RFC822.HEADER )

** impossible d'analyser l'enveloppe : * 3 FETCH (FLAGS (\Seen) UID 837 
RFC822.SIZE 5943 RFC822.HEADER )
[02:07:43] IMAP4 * 4 FETCH (FLAGS (\Seen) UID 838 RFC822.SIZE 7489 
RFC822.HEADER )
** LibSylph-CRITICAL: imap_get_header: assertion `*cur_pos == '{'' failed
** LibSylph-CRITICAL: str_open_as_stream: assertion `str != NULL' failed
** LibSylph-WARNING: invalid FETCH response: )

** LibSylph-WARNING: [02:07:43] impossible d'analyser l'enveloppe : * 4 FETCH 
(FLAGS (\Seen) UID 838 RFC822.SIZE 7489 RFC822.HEADER )

** impossible d'analyser l'enveloppe : * 4 FETCH (FLAGS (\Seen) UID 838 
RFC822.SIZE 7489 RFC822.HEADER )
[02:07:43] IMAP4 * 5 FETCH (FLAGS () UID 839 RFC822.SIZE 3578 RFC822.HEADER )
** LibSylph-CRITICAL: imap_get_header: assertion `*cur_pos == '{'' failed
** LibSylph-CRITICAL: str_open_as_stream: assertion `str != NULL' failed
** LibSylph-WARNING: invalid FETCH response: )

** LibSylph-WARNING: [02:07:43] impossible d'analyser l'enveloppe : * 5 FETCH 
(FLAGS () UID 839 RFC822.SIZE 3578 RFC822.HEADER )

** impossible d'analyser l'enveloppe : * 5 FETCH (FLAGS () UID 839 RFC822.SIZE 
3578 RFC822.HEADER )
[02:07:43] IMAP4 * 6 FETCH (FLAGS (\Seen) UID 840 RFC822.SIZE 5282 
RFC822.HEADER )
** LibSylph-CRITICAL: imap_get_header: assertion `*cur_pos == '{'' failed
** LibSylph-CRITICAL: str_open_as_stream: assertion `str != NULL' failed
** LibSylph-WARNING: invalid FETCH response: )

** LibSylph-WARNING: [02:07:43] impossible d'analyser l'enveloppe : * 6 FETCH 
(FLAGS (\Seen) UID 840 RFC822.SIZE 5282 RFC822.HEADER )

** impossible d'analyser l'enveloppe : * 6 FETCH (FLAGS (\Seen) UID 840 
RFC822.SIZE 5282 RFC822.HEADER )
[02:07:43] IMAP4 * 7 FETCH (FLAGS (\Seen) UID 841 RFC822.SIZE 20753 
RFC822.HEADER )
** LibSylph-CRITICAL: imap_get_header: assertion `*cur_pos == '{'' failed
** LibSylph-CRITICAL: str_open_as_stream: assertion `str != NULL' failed
** LibSylph-WARNING: invalid FETCH response: )

** LibSylph-WARNING: [02:07:43] impossible d'analyser l'enveloppe : * 7 FETCH 
(FLAGS (\Seen) UID 841 RFC822.SIZE 20753 RFC822.HEADER )

** impossible d'analyser l'enveloppe : * 7 FETCH (FLAGS (\Seen) UID 841 
RFC822.SIZE 20753 RFC822.HEADER )
[02:07:43] IMAP4 * 8 FETCH (FLAGS (\Seen) UID 842 

Bug#537358: what new?

2009-12-25 Thread gpe

Hi,

Any news about this bug ?

Regards.




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



Bug#551406: gpointing-device-settings: tapping doesn't work

2009-10-17 Thread gpe
Package: gpointing-device-settings
Version: 1.3.2-1
Severity: normal

tapping isn't functionnal with gpointing-device-settings


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

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

Versions of packages gpointing-device-settings depends on:
ii  gconf22.26.2-3   GNOME configuration database syste
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared lib
ii  libgconf2-4   2.26.2-3   GNOME configuration database syste
ii  libglib2.0-0  2.22.0-1   The GLib library of C routines
ii  libgpds0  1.3.2-1library for configuration of point
ii  libgtk2.0-0   2.18.2-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libxi62:1.2.1-2  X11 Input extension library

gpointing-device-settings recommends no packages.

gpointing-device-settings 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#506495: linux-image-2.6.26-1-686: dvd-rw access error

2009-09-12 Thread gpe
Le Tue, 1 Sep 2009 19:24:56 +0200
Moritz Muehlenhoff j...@inutil.org a écrit:

 On Sat, Nov 22, 2008 at 01:33:09AM +0100, gpe92 wrote:
  Package: linux-image-2.6.26-1-686
  Version: 2.6.26-10
  Severity: important
  
  Since I've change my motherboard (Gigabyte EP35-DS3) I've these traces
  in /var/log/syslog:
  
  kernel: [29436.544734] hda: status error: status=0x59 { DriveReady
  SeekComplete DataRequest Error } kernel: [29436.544734] hda: status error:
  error=0x44 { AbortedCommand LastFailedSense=0x04 } kernel: [29436.544734]
  ide: failed opcode was: unknown kernel: [29436.544734] hda: drive not
  ready for command
 
 Does this still occur with 2.6.30 from unstable/testing?
 

No, I don't have these traces now.

-- 
+---+
| gpe92 |
+---+




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



Bug#536168: linux-image-2.6.26-2-686: cdrom drive doesn't work

2009-08-27 Thread gpe
Le Thu, 27 Aug 2009 19:57:49 +0200
Moritz Muehlenhoff j...@inutil.org a écrit:

 On Wed, Jul 08, 2009 at 12:23:01AM +0200, gpe92 wrote:
  Package: linux-image-2.6.26-2-686
  Version: 2.6.26-17
  Severity: important
  
  My cdrom drive (Plextor PX-755A) doesn't work on the motherboard
  Gigabyte EP35-DS3. In syslog I've these traces:
  
  kernel: [5.582896] hda: PLEXTOR DVDR PX-755A, ATAPI CD/DVD-ROM drive
  kernel: [5.907166] hda: host max PIO5 wanted PIO255(auto-tune)
  selected PIO4 kernel: [5.907166] hda: UDMA/66 mode selected
   
  kernel: [   34.651175] hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB
  Cache kernel: [   38.279181] hda: UDMA/66 mode selected
   
  kernel: [   40.902511] hda: UDMA/66 mode selected
   
  kernel: [   99.618012] hda: ide_cd_check_ireason: wrong transfer direction!
  kernel: [  132.441139] hda: packet command error: status=0xd0 { Busy }
  kernel: [  132.441144] ide: failed opcode was: unknown
 
 Is this still reproducible with 2.6.30?
 
 Cheers,
 Moritz
 

No, it seems ok with 2.6.30.

-- 
+---+
| gpe92 |
+---+




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



Bug#536168: linux-image-2.6.26-2-686: cdrom drive doesn't work

2009-08-27 Thread gpe
Le Thu, 27 Aug 2009 19:57:49 +0200
Moritz Muehlenhoff j...@inutil.org a écrit:

 On Wed, Jul 08, 2009 at 12:23:01AM +0200, gpe92 wrote:
  Package: linux-image-2.6.26-2-686
  Version: 2.6.26-17
  Severity: important
  
  My cdrom drive (Plextor PX-755A) doesn't work on the motherboard
  Gigabyte EP35-DS3. In syslog I've these traces:
  
  kernel: [5.582896] hda: PLEXTOR DVDR PX-755A, ATAPI CD/DVD-ROM drive
  kernel: [5.907166] hda: host max PIO5 wanted PIO255(auto-tune)
  selected PIO4 kernel: [5.907166] hda: UDMA/66 mode selected
   
  kernel: [   34.651175] hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB
  Cache kernel: [   38.279181] hda: UDMA/66 mode selected
   
  kernel: [   40.902511] hda: UDMA/66 mode selected
   
  kernel: [   99.618012] hda: ide_cd_check_ireason: wrong transfer direction!
  kernel: [  132.441139] hda: packet command error: status=0xd0 { Busy }
  kernel: [  132.441144] ide: failed opcode was: unknown
 
 Is this still reproducible with 2.6.30?
 
 Cheers,
 Moritz
 

In fact there are always some errors.
When I insert a blank dvd-r for example I've some errors in syslog (see
attached file)
-- 
+---+
| gpe92 |
+---+
Aug 28 01:03:25 reveillon kernel: [  978.254743] cdrom: This disc doesn't have 
any tracks I recognize!
Aug 28 01:03:25 reveillon kernel: [  978.264796] sr 9:0:0:0: [sr0] Unhandled 
sense code
Aug 28 01:03:25 reveillon kernel: [  978.264799] sr 9:0:0:0: [sr0] Result: 
hostbyte=DID_OK driverbyte=DRIVER_SENSE
Aug 28 01:03:25 reveillon kernel: [  978.264802] sr 9:0:0:0: [sr0] Sense Key : 
Blank Check [current] 
Aug 28 01:03:25 reveillon kernel: [  978.264806] sr 9:0:0:0: [sr0] Add. Sense: 
No additional sense information
Aug 28 01:03:25 reveillon kernel: [  978.264811] end_request: I/O error, dev 
sr0, sector 0
Aug 28 01:03:25 reveillon kernel: [  978.264814] Buffer I/O error on device 
sr0, logical block 0
Aug 28 01:03:25 reveillon kernel: [  978.266135] sr 9:0:0:0: [sr0] Unhandled 
sense code
Aug 28 01:03:25 reveillon kernel: [  978.266138] sr 9:0:0:0: [sr0] Result: 
hostbyte=DID_OK driverbyte=DRIVER_SENSE
Aug 28 01:03:25 reveillon kernel: [  978.266141] sr 9:0:0:0: [sr0] Sense Key : 
Blank Check [current] 
Aug 28 01:03:25 reveillon kernel: [  978.266144] sr 9:0:0:0: [sr0] Add. Sense: 
No additional sense information
Aug 28 01:03:25 reveillon kernel: [  978.266149] end_request: I/O error, dev 
sr0, sector 0
Aug 28 01:03:25 reveillon kernel: [  978.266151] Buffer I/O error on device 
sr0, logical block 0


Bug#501129: gnome-power-manager: resolved

2009-08-18 Thread gpe
Package: gnome-power-manager
Severity: normal

resolved by the kernel 2.6.30


-- Package-specific info:
Distro version:   squeeze/sid
Kernel version:   2.6.30-1-686
g-p-m version:2.24.4
HAL version:  0.5.12
System manufacturer:  missing
System version:   missing
System product:   missing
AC adapter present:   yes
Battery present:  yes
Laptop panel present: yes
CPU scaling present:  yes
Battery Information:
  battery.charge_level.current = 41980  (0xa3fc)  (int)
  battery.charge_level.design = 57720  (0xe178)  (int)
  battery.charge_level.last_full = 51226  (0xc81a)  (int)
  battery.charge_level.percentage = 81  (0x51)  (int)
  battery.charge_level.rate = 16516  (0x4084)  (int)
  battery.is_rechargeable = true  (bool)
  battery.model = 'DELL FW3027'  (string)
  battery.present = true  (bool)
  battery.rechargeable.is_charging = false  (bool)
  battery.rechargeable.is_discharging = true  (bool)
  battery.remaining_time = 9150  (0x23be)  (int)
  battery.reporting.current = 3782  (0xec6)  (int)
  battery.reporting.design = 5200  (0x1450)  (int)
  battery.reporting.last_full = 4615  (0x1207)  (int)
  battery.reporting.rate = 1488  (0x5d0)  (int)
  battery.reporting.technology = 'Li-ion'  (string)
  battery.reporting.unit = 'mAh'  (string)
  battery.serial = '120'  (string)
  battery.technology = 'lithium-ion'  (string)
  battery.type = 'primary'  (string)
  battery.vendor = 'Sanyo'  (string)
  battery.voltage.current = 11863  (0x2e57)  (int)
  battery.voltage.design = 11100  (0x2b5c)  (int)
  battery.voltage.unit = 'mV'  (string)
GNOME Power Manager Process Information:
HAL Process Information:
107   3983  0.2  0.2   7188  5004 ?Ss   22:15   0:01 /usr/sbin/hald
root  4049  0.0  0.0   3428  1204 ?S22:15   0:00  \_ hald-runner
root  4085  0.0  0.0   5376  1904 ?S22:16   0:00  \_ hald-ad
root  4122  0.1  0.0   5380  1892 ?S22:16   0:01  \_ hald-ad
107   4129  0.0  0.0   5244  1868 ?S22:16   0:00  \_ hald-ad

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

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

Versions of packages gnome-power-manager depends on:
ii  consolekit   0.3.0-3 framework for defining and trackin
ii  dbus-x11 1.2.16-2simple interprocess messaging syst
ii  gconf2   2.26.2-3GNOME configuration database syste
ii  hal  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer
ii  libbonobo2-0 2.24.1-1Bonobo CORBA interfaces library
ii  libc62.9-23  GNU C Library: Shared libraries
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib 0.82-1  simple interprocess messaging syst
ii  libgconf2-4  2.26.2-3GNOME configuration database syste
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.20.4-1The GLib library of C routines
ii  libgnome-key 2.26.1-1GNOME keyring services library
ii  libgnome2-0  2.26.0-1The GNOME library - runtime files
ii  libgnomeui-0 2.24.1-1The GNOME 2 libraries (User Interf
ii  libgstreamer 0.10.24-1   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to a n
ii  libpanel-app 2.26.2-1library for GNOME Panel applets
ii  libpango1.0- 1.24.5-1Layout and rendering of internatio
ii  libx11-6 2:1.2.2-1   X11 client-side library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxrandr2   2:1.3.0-2   X11 RandR extension library
ii  notification 0.4.0-1 a daemon that displays passive pop

gnome-power-manager recommends no packages.

gnome-power-manager 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#531882: rhythmbox: resolved for me

2009-08-18 Thread gpe
Package: rhythmbox
Severity: normal

the bug isn't longer present for me. Resolved by an update of another
package but I don't know which one.

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

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

Versions of packages rhythmbox depends on:
ii  dbus 1.2.16-2simple interprocess messaging syst
ii  gconf2   2.26.2-3GNOME configuration database syste
ii  gnome-icon-t 2.26.0-1GNOME Desktop icon theme
ii  gstreamer0.1 0.10.23-3   GStreamer plugin for ALSA
ii  gstreamer0.1 0.10.15-2   GStreamer plugin for ESD
ii  gstreamer0.1 0.10.13-1   GStreamer plugins from the bad s
ii  gstreamer0.1 0.10.23-3   GStreamer plugins from the base 
ii  gstreamer0.1 0.10.15-2   GStreamer plugins from the good 
ii  gstreamer0.1 0.10.15-2   GStreamer plugin for PulseAudio
ii  gstreamer0.1 0.10.13-1   GStreamer plugin for SDL output
ii  gstreamer0.1 0.10.23-3   GStreamer plugins for X11 and Pang
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libavahi-cli 0.6.25-1Avahi client library
ii  libavahi-com 0.6.25-1Avahi common library
ii  libavahi-gli 0.6.25-1Avahi glib integration library
ii  libbonobo2-0 2.24.1-1Bonobo CORBA interfaces library
ii  libbrasero-m 2.26.2-1CD/DVD burning library for GNOME -
ii  libc62.9-23  GNU C Library: Shared libraries
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib 0.82-1  simple interprocess messaging syst
ii  libfontconfi 2.6.0-4 generic font configuration library
ii  libfreetype6 2.3.9-5 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.1-1   GCC support library
ii  libgconf2-4  2.26.2-3GNOME configuration database syste
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.20.4-1The GLib library of C routines
ii  libgnome-key 2.26.1-1GNOME keyring services library
ii  libgnome-med 2.26.0-1runtime libraries for the GNOME me
ii  libgnome2-0  2.26.0-1The GNOME library - runtime files
ii  libgpod4 0.7.2-1 library to read and write songs an
ii  libgstreamer 0.10.23-3   GStreamer libraries from the base
ii  libgstreamer 0.10.24-1   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  liblircclien 0.8.3-3 infra-red remote control support -
ii  libmtp8  0.3.7-7 Media Transfer Protocol (MTP) libr
ii  libmusicbrai 2.1.5-2 Second generation incarnation of t
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to a n
ii  liborbit21:2.14.17-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0- 1.24.5-1Layout and rendering of internatio
ii  libpopt0 1.14-4  lib for parsing cmdline parameters
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libsoup-gnom 2.27.4-1an HTTP library implementation in 
ii  libsoup2.4-1 2.27.4-1an HTTP library implementation in 
ii  libstdc++6   4.4.1-1 The GNU Standard C++ Library v3
ii  libtotem-plp 2.26.2-1Totem Playlist Parser library - ru
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  libxml2  2.7.3.dfsg-2+b1 GNOME XML library
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-gnome 2.26.1-1Python bindings for the GNOME desk
ii  python-gst0. 0.10.15-1   generic media-playing framework (P
ii  python-gtk2  2.14.1-3Python bindings for the GTK+ widge
ii  python-suppo 1.0.3   automated rebuilding support for P
ii  python2.52.5.4-1 An interactive high-level object-o
ii  zlib1g   1:1.2.3.3.dfsg-15   compression library - runtime

Versions of packages rhythmbox recommends:
ii  avahi-daemon 0.6.25-1Avahi mDNS/DNS-SD daemon

Bug#537358: [Pkg-utopia-maintainers] Bug#537358: network-manager: big regression

2009-08-04 Thread gpe
Le Tue, 04 Aug 2009 02:27:27 +0200
Michael Biebl bi...@debian.org a écrit:

 gpe wrote:
  Package: network-manager
  Severity: normal
  
  for me it's a big regression because I'm using the hooks to launch
  my firewall scripts...
  
 
 When you are using NetworkManager, you could/should use
 /etc/NetworkManager/dispatcher.d/ instead.
 

With the dhcp hook I'm using the $reason (BOUND), $new_ip_address
and $interface variables. How can I do this with the dispatcher? If I
well understood it passes only two parameters to the scripts (interface
and status up/down)?




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



Bug#537358: network-manager: big regression

2009-08-03 Thread gpe
Package: network-manager
Severity: normal

for me it's a big regression because I'm using the hooks to launch my
firewall scripts...


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

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

Versions of packages network-manager depends on:
ii  adduser  3.110   add and remove users and groups
ii  dbus 1.2.16-2simple interprocess messaging syst
ii  dhcdbd   3.0-5   D-Bus interface to the ISC DHCP cl
ii  hal  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer
ii  ifupdown 0.6.8+nmu1  high level tools to configure netw
ii  iproute  20090324-1  networking and traffic control too
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib 0.80-4  simple interprocess messaging syst
ii  libgcrypt11  1.4.4-3 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.20.1-2The GLib library of C routines
ii  libgpg-error 1.6-1   library for common error values an
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libiw29  29-1.1  Wireless tools - library
ii  libnl1   1.1-5   library for dealing with netlink s
ii  libnm-util0  0.6.6-3 network management framework (shar
ii  lsb-base 3.2-22  Linux Standard Base 3.2 init scrip
ii  wpasupplican 0.6.9-3 client support for WPA and WPA2 (I

Versions of packages network-manager recommends:
ii  network-manager-gnome 0.6.6-4network management framework (GNOM

network-manager 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#518681: iceweasel: always present in 3.5.1

2009-07-22 Thread gpe
Package: iceweasel
Version: 3.5.1-1
Severity: normal

bug is always present in 3.5.1


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

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

Versions of packages iceweasel depends on:
ii  debianutils   3.2Miscellaneous utilities specific t
ii  fontconfig2.6.0-4generic font configuration library
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.0-5  GCC support library
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  libnspr4-0d   4.8-1  NetScape Portable Runtime Library
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
ii  procps1:3.2.8-1  /proc file system utilities
ii  psmisc22.7-1 utilities that use the proc file s
ii  xulrunner-1.9.1   1.9.1.1-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  latex-xft-fonts  0.1-8   Xft-compatible versions of some La
ii  libkrb53 1.6.dfsg.4~beta1-13 Transitional library package/krb4 
ii  mozplugger   1.12.1-1Plugin allowing external viewers t
ii  ttf-mathematica4.1   8   Installer of Mathematica TrueType 
ii  xfonts-mathml2   Type1 Symbol font for MathML
pn  xprint   none  (no description available)
ii  xulrunner-1.9.1-gnom 1.9.1.1-1   Support for GNOME in xulrunner app

-- 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#518681: iceweasel: bug always present in 3.5

2009-07-08 Thread gpe
Package: iceweasel
Version: 3.5-1
Severity: normal

the problem is always present in Iceweasel 3.5

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

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

Versions of packages iceweasel depends on:
ii  debianutils   3.1.3  Miscellaneous utilities specific t
ii  fontconfig2.6.0-3generic font configuration library
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.0-5  GCC support library
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  libnspr4-0d   4.8-1  NetScape Portable Runtime Library
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
ii  procps1:3.2.8-1  /proc file system utilities
ii  psmisc22.7-1 utilities that use the proc file s
ii  xulrunner-1.9.1   1.9.1-1XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  latex-xft-fonts  0.1-8   Xft-compatible versions of some La
ii  libkrb53 1.6.dfsg.4~beta1-13 Transitional library package/krb4 
ii  mozplugger   1.12.1-1Plugin allowing external viewers t
ii  ttf-mathematica4.1   8   Installer of Mathematica TrueType 
ii  xfonts-mathml2   Type1 Symbol font for MathML
pn  xprint   none  (no description available)
ii  xulrunner-1.9.1-gnom 1.9.1-1 Support for GNOME in xulrunner app

-- 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#531882: rhythmbox: set the volume to 100% when starts to play

2009-06-04 Thread gpe
Le Fri, 05 Jun 2009 00:20:05 +0200
Emilio Pozuelo Monfort po...@ubuntu.com a écrit:

 gpe92 escribió:
  The master volume is set to 100% when rhythmbox plays the first song
  after start up.
 
 I can't reproduce it, can you retry with 0.12.1 from unstable?
 

Same problem with 0.12.1.

-- 
+---+
| gpe92 |
+---+




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



Bug#531882: rhythmbox: set the volume to 100% when starts to play

2009-06-04 Thread gpe
Le Fri, 05 Jun 2009 01:07:30 +0200
Emilio Pozuelo Monfort po...@ubuntu.com a écrit:

 gpe escribió:
  Same problem with 0.12.1.
 
 I have no clue. Does it only happen with Rhythmbox? Can you try with Totem?
 

Yes it's only with Rhythmbox. No porblem with Totem. 


-- 
+---+
| gpe92 |
+---+




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



Bug#525555: [Pkg-acpi-devel] Bug#525555: acpid 1.0.8-7 and 1.0.8-8 failed to install

2009-04-29 Thread gpe
Le Wed, 29 Apr 2009 10:20:52 +0200
Michael Meskes mes...@debian.org a écrit:

 Forgot to ask whether the problem has gone now that splashy got fixed.
 

Yes the splashy update fixes the problem.

-- 
+---+
| gpe92 |
+---+




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



Bug#521124: [Pkg-utopia-maintainers] Bug#521124: gnome-volume-manager: Stopped working after consolekit upgrade

2009-04-26 Thread gpe
Le Sun, 26 Apr 2009 19:17:22 +0200
Michael Biebl bi...@teco.edu a écrit:

 Am 26.04.2009 15:03, schrieb gpe:
  Le Sun, 26 Apr 2009 03:29:56 +0200
  Michael Bieblbi...@debian.org  a écrit:
 
  gpe92 wrote:
  Package: consolekit
  Version: 0.3.0-2
  Severity: important
 
  Since the upgrade of consolekit gnome-volume-manager no longer work.
  Hi,
 
  this was actually a bug in gnome-volume-manager (which had to be
  updated for the API changes in CK 0.3).
  A fixed version on g-v-m has migrated to testing, so I'm closing this
  bug.
 
 
  Hi,
 
  It's totally false! The version in testing doesn't work!
 
 There are two issues involved here:
 
 1.) gnome-volume-manager had to be updated for the changes in the 
 ConsoleKit D-Bus API (this is what this bug is about)
 Please remember, that g-v-m does more, then just automounting.
 
 2.) gnome-volume-manager does no longer do the automounting itself, as 
 this is done by nautilus not. Unfortunately, nautilus = 2.24 has not 
 yet entered testing yet (due to various reasons, like library 
 transitions, RC bugs in nautilus etc).
 I should have placed a Conflicts: nautilus ( 2.24) in 
 gnome-volume-manger, to avoid this unpleasant situation for testing 
 users, where g-v-m is updated, but nautilus not.
 I'm really sorry for this inconveniene.
 Maybe I should do that anyway, even if it doesn't help the testing 
 users, which already have upgraded g-v-m, as I don't know, when the new 
 nautilus enters testing.
 
 
 Still, with regard to 1.) the bug is fixed in g-v-m.
 
 Hope that clears things a bit.
 
 Michael
 

Hi,

Yes you're right but:
- g-v-m 2.22 debian version isn't compatible with consolekit 0.3 so when you
downgrade g-v-m to 2.22 you must downgrade consolekit too,
- hal in testing requires consolekit 0.3,
- g-v-m 2.24 testing version need nautilus 2.24 which is not in testing.

= It's the souk in testing ! Currently I've frozen 9 packages to keep
testing usable... :(

Regards,

-- 
+---+
| gpe92 |
+---+




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



Bug#525555: acpid 1.0.8-7 and 1.0.8-8 failed to install

2009-04-25 Thread gpe
Package: acpid
Version: 1.0.8-6
Severity: important

On my laptop when I try to update to acpid 1.0.8-7 or 1.0.8-8, I have
this error message:

E: /var/cache/apt/archives/acpid_1.0.8-8_i386.deb: subprocess new pre-removal 
script returned error exit status 1

Perhaps link to #524910 but here the error seems not to be in post
intall ?


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

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

Versions of packages acpid depends on:
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo

Versions of packages acpid recommends:
ii  acpi-support-base 0.109-11   scripts for handling base ACPI eve

acpid 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#524681: Nautilus now automount drives/volumes

2009-04-19 Thread gpe
Le Sun, 19 Apr 2009 18:53:08 +0200
Guillaume Delacour g...@iroqwa.org a écrit:

 severity 524681 normal
 thanks
 
 
 Same issue here but:
 
 - changelog of gnome-volume-manager debian package says:
  gnome-volume-manager (2.24.0-1) experimental; urgency=low
 
 [...]
   [ Michael Biebl ]
   * debian/rules
 - Disable automounting. This is done by nautilus now. Closes:
 #507736
 [...]
 
 - nautilus show me the drives i connect: when clicking on it, automount
 success.
 

Which version of Nautilus?
The version in testing is very old (2.20) and doesn't show the drive.
Perhaps it miss a dependency between gnome-volume-manager 2.24 and nautilus
2.24 to avoid this bad situation.
Actually gnome-volume-manager 2.24 is not usable in testing.
I've downgraded it to 2.22.
There is an issue with consolekit too.

-- 
+---+
| gpe92 |
+---+




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



Bug#281141: gtkam: no thumbnail or exif data are saved

2009-04-03 Thread gpe
Le Fri, 3 Apr 2009 19:09:59 -0400
James Vega james...@debian.org a écrit:

 On Sun, Nov 14, 2004 at 02:23:31AM +0100, Utilisateur Debian wrote:
  When I save some CRW image and if I ask to save exif data and/or
  thumbnail there is no effect. Only the CRW file is saved.
 
 There have been numerous upstream versions of both libgphoto2 and gtkam
 released since this bug report was filed.  Could you please test this
 again with the current version and report back?  When you do, please
 include the camera model you're using.
 

Sorry, but I no longer have this camera (Canon G2) so I can't test it.

Regards,

-- 
+---+
| gpe92 |
+---+




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



Bug#519493: sylpheed: jpilot link is broken

2009-03-22 Thread gpe
Le Mon, 23 Mar 2009 00:16:33 +0100
Ricardo Mones mo...@debian.org a écrit:

 reassign 519493 libpisock9
 thanks
 
 On Fri, Mar 20, 2009 at 12:13 AM, gpe gp...@free.fr wrote:
  Le Wed, 18 Mar 2009 07:34:15 +0100
  Ricardo Mones mo...@debian.org a écrit:
 
  Thanks! We'll see if it's just a sylpheed bug or maybe something worse
  (I believe both use the same library to access jpilot: libpisock9).
 
 
  Same problem with claws-mail.
 
 Thanks for checking. This looks like a library issue, so I'm
 reassigning to the library package.
 But I think this may be more a upstream problem than a packaging one,
 so I'd say it will end on pilot-link's bug tracker.
 

I've made more test and it seems that the problem is around AddressDB.pdb and
ContactsDB-PAdd.pdb. With the first one it works but not with the second one.

-- 
+---+
| gpe92 |
+---+




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



Bug#519493: sylpheed: jpilot link is broken

2009-03-19 Thread gpe
Le Wed, 18 Mar 2009 07:34:15 +0100
Ricardo Mones mo...@debian.org a écrit:

 Thanks! We'll see if it's just a sylpheed bug or maybe something worse
 (I believe both use the same library to access jpilot: libpisock9).
 

Same problem with claws-mail.

regards,


-- 
+---+
| gpe92 |
+---+




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



Bug#519493: sylpheed: jpilot link is broken

2009-03-17 Thread gpe
Hi,

Le Tue, 17 Mar 2009 18:56:45 +0100
Ricardo Mones mo...@debian.org a écrit:

 Hi again,
 
 On Tue, Mar 17, 2009 at 1:05 AM, gpe gp...@free.fr wrote:
  Le Mon, 16 Mar 2009 08:37:52 +0100
  Ricardo Mones mo...@debian.org a écrit:
 
  Hi,
 
  On Mon, Mar 16, 2009 at 12:24 AM, gpe gp...@free.fr wrote:
   Le Sat, 14 Mar 2009 18:30:52 +0100
   Ricardo Mones mo...@debian.org a écrit:
  
   On Fri, 13 Mar 2009 01:21:39 +0100
   gpe92 gp...@free.fr wrote:
  
Package: sylpheed
Version: 2.6.0-1
Severity: normal
   
The jpilot link with the Contact database is broken.
   
     Any details about this which could make it a usable bug report?
  
   Which sort of detail do you want??? I think my report was simple and
   clear, no?
 
    Well, I didn't say it wasn't clear, but do you think that somebody
  can fix it just by having read your bug report?
 
  I don't know if you can fix it but everyone which has a palm can verify
  that its broken (the information are not displayed and not usable).
 
 Thanks, enough for now.
 
    Maybe it's obvious to you, but without having the hardware myself to
  test, saying it's broken gives me the same info about your problem
  as if you had told me the sky is blue.
 
 
  If you don't have the hardware it will be hard to test it effectively! You
  need almost the contact pdb file but I don't know how to provide a sample
  to you.
 
 Yep, this is true, it will be hard, but you have it, and mail too, not
 impossible ;-)

Yes but it contains very personal data which are not shareable. 

 
 Just for fun: have you tested with claws-mail (which supposedly also
 supports jpilot) and see what happens?

No, I don't try with claws-mail. I'll try it as soon as possible.

regards,

-- 
+---+
| gpe92 |
+---+




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



Bug#519493: sylpheed: jpilot link is broken

2009-03-16 Thread gpe
Le Mon, 16 Mar 2009 08:37:52 +0100
Ricardo Mones mo...@debian.org a écrit:

 Hi,
 
 On Mon, Mar 16, 2009 at 12:24 AM, gpe gp...@free.fr wrote:
  Le Sat, 14 Mar 2009 18:30:52 +0100
  Ricardo Mones mo...@debian.org a écrit:
 
  On Fri, 13 Mar 2009 01:21:39 +0100
  gpe92 gp...@free.fr wrote:
 
   Package: sylpheed
   Version: 2.6.0-1
   Severity: normal
  
   The jpilot link with the Contact database is broken.
  
    Any details about this which could make it a usable bug report?
 
  Which sort of detail do you want??? I think my report was simple and
  clear, no?
 
   Well, I didn't say it wasn't clear, but do you think that somebody
 can fix it just by having read your bug report?

I don't know if you can fix it but everyone which has a palm can verify that
its broken (the information are not displayed and not usable).

   Maybe it's obvious to you, but without having the hardware myself to
 test, saying it's broken gives me the same info about your problem
 as if you had told me the sky is blue.
 

If you don't have the hardware it will be hard to test it effectively! You
need almost the contact pdb file but I don't know how to provide a sample to
you.

Regards,

gpe




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



Bug#519493: sylpheed: jpilot link is broken

2009-03-15 Thread gpe
Le Sat, 14 Mar 2009 18:30:52 +0100
Ricardo Mones mo...@debian.org a écrit:

 On Fri, 13 Mar 2009 01:21:39 +0100
 gpe92 gp...@free.fr wrote:
 
  Package: sylpheed
  Version: 2.6.0-1
  Severity: normal
  
  The jpilot link with the Contact database is broken.
  
   Any details about this which could make it a usable bug report?

Which sort of detail do you want??? I think my report was simple and clear, no?

-- 
+---+
| gpe92 |
+---+




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



Bug#518681: iceweasel: bad displaying with some website (regression in 3.0.6)

2009-03-07 Thread gpe
Package: iceweasel
Version: 3.0.6-1
Severity: normal

The website www.dpreview.com is miss displayed (the border of the latest
news frame is shifted) with iceweasel 3.0.6. It was the same thing with 
versions previous to 3.0.4 but with 3.0.4 the website was well displayed.


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

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

Versions of packages iceweasel depends on:
ii  debianutils   2.31   Miscellaneous utilities specific t
ii  fontconfig2.6.0-3generic font configuration library
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.3-3  GCC support library
ii  libglib2.0-0  2.18.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.12-1  The GTK+ graphical user interface 
ii  libnspr4-0d   4.7.1-4NetScape Portable Runtime Library
ii  libstdc++64.3.3-3The GNU Standard C++ Library v3
ii  procps1:3.2.7-11 /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9.0.6-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  latex-xft-fonts   0.1-8  Xft-compatible versions of some La
ii  libkrb53  1.6.dfsg.4~beta1-6 MIT Kerberos runtime libraries
ii  mozplugger1.12.0-1   Plugin allowing external viewers t
ii  ttf-mathematica4.16  Installer of Mathematica TrueType 
ii  xfonts-mathml 2  Type1 Symbol font for MathML
pn  xprintnone (no description available)
ii  xulrunner-1.9-gnome-s 1.9.0.6-1  Support for GNOME in xulrunner app

-- 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#505270: splashy: doesn't work anymore

2008-12-20 Thread gpe
Package: splashy
Version: 0.3.12-1
Followup-For: Bug #505270

Since the last kernel update (2.6.26-12) and initramfs-tools update (0.92m), 
splashy doesn't work anymore (at boot and shutdown) = connection refused to 
the server. 

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

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

Versions of packages splashy depends on:
ii  initramfs-tools0.92m tools for generating an initramfs
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libdirectfb-1.0-0  1.0.1-11  direct frame buffer graphics - sha
ii  libgcc11:4.3.2-1 GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libmagic1  4.26-1File type determination library us
ii  libsplashy10.3.12-1  Library to draw splash screen on b
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

splashy recommends no packages.

Versions of packages splashy suggests:
ii  console-common0.7.80 basic infrastructure for text cons
ii  splashy-themes0.4.1  A complete user-space boot splash 
pn  upstart   none (no description available)

-- no debconf information



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



Bug#505270: splashy: only during a cold boot

2008-12-12 Thread gpe
Package: splashy
Version: 0.3.12-1
Followup-For: Bug #505270

I precise that the error appears only during a cold boot. It works fine
during a reboot.


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

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

Versions of packages splashy depends on:
ii  initramfs-tools0.92j tools for generating an initramfs
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libdirectfb-1.0-0  1.0.1-11  direct frame buffer graphics - sha
ii  libgcc11:4.3.2-1 GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libmagic1  4.26-1File type determination library us
ii  libsplashy10.3.12-1  Library to draw splash screen on b
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

splashy recommends no packages.

Versions of packages splashy suggests:
ii  console-common0.7.80 basic infrastructure for text cons
ii  splashy-themes0.4.1  A complete user-space boot splash 
pn  upstart   none (no description available)

-- no debconf information



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



Bug#505270: splashy: same for me but it has worked before

2008-12-12 Thread gpe
Package: splashy
Version: 0.3.12-1
Followup-For: Bug #505270

I've this bug too.  But for me splashy has worked sometime and now it
doesn't worked anymore (error -10 during the boot).
My config used only one partition.


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

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

Versions of packages splashy depends on:
ii  initramfs-tools0.92j tools for generating an initramfs
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libdirectfb-1.0-0  1.0.1-11  direct frame buffer graphics - sha
ii  libgcc11:4.3.2-1 GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libmagic1  4.26-1File type determination library us
ii  libsplashy10.3.12-1  Library to draw splash screen on b
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

splashy recommends no packages.

Versions of packages splashy suggests:
ii  console-common0.7.80 basic infrastructure for text cons
ii  splashy-themes0.4.1  A complete user-space boot splash 
pn  upstart   none (no description available)

-- no debconf information



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



Bug#508071: Perhaps a dup of 504389 (which has an easy fix)

2008-12-09 Thread gpe
Le Tue, 09 Dec 2008 22:06:34 +1100
tim richardson [EMAIL PROTECTED] a écrit:

 This is probably a duplicate of bug 504389
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504389
 To find out, go into shutdown, and then when it appears to be stuck,
 press Alt-F8
 
 If that's the case, then you have bug 504389. Please let us know. 
 
  I submitted a patch for 504389. 
 
 You can also easily workaround it by editing the
 file /etc/init.d/splashy
 go to line 181 which is /sbin/splashy_chvt 8
 and before that line add a new line
 sleep 2
 
 although my patch is more elegant. 
 

Yes it's this bug. I confirm that the patch works fine but for me it starts at
line 175 not 165.

Regards.



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



Bug#508071: shutdown failed with splashy

2008-12-07 Thread gpe
Package: splashy
Version: 0.3.12-1
Severity: grave
Justification: renders package unusable

when splashy is installed and activated the shutdown failed and we must
power off the PC by the power button. 


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

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

Versions of packages splashy depends on:
ii  initramfs-tools0.92j tools for generating an initramfs
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libdirectfb-1.0-0  1.0.1-11  direct frame buffer graphics - sha
ii  libgcc11:4.3.2-1 GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libmagic1  4.26-1File type determination library us
ii  libsplashy10.3.12-1  Library to draw splash screen on b
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

splashy recommends no packages.

Versions of packages splashy suggests:
ii  console-common0.7.80 basic infrastructure for text cons
ii  splashy-themes0.4.1  A complete user-space boot splash 
pn  upstart   none (no description available)

-- no debconf information



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



Bug#456773: eog doesn't displayed EXIF info anymore

2008-11-10 Thread gpe
Le Mon, 10 Nov 2008 17:08:06 +0100
Josselin Mouette [EMAIL PROTECTED] a écrit:

 Le lundi 17 décembre 2007 à 21:34 +0100, gpe92 a écrit :
  Package: eog
  Version: 2.20.3-1
  Severity: normal
  
  The option CTRL+F stays in grey in the menu.
 
 As of 2.22.3-2, EXIF properties are displayed in the properties dialog
 box.
 
 Is that working for you as well?
 

For me is not exactly the same thing and if it'll be the same why the option
is always displayed? It'll be removed ...


-- 
+---+
| gpe92 |
+---+



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



Bug#500681: error in the console

2008-10-09 Thread gpe
In the console I've this error:

hda: ide_cd_check_ireason: wrong transfer direction!



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



Bug#501129: gnome-power-manager: wake up after suspend doesn't restore correctly the governor for Core 2 duo CPU (T7300)

2008-10-04 Thread gpe
Package: gnome-power-manager
Version: 2.22.1-3
Severity: important

after a suspend in ram when the system wakes up the cpu governor for the
second core is always set to the max frequency.
My processor is a Core 2 Duo T7300, my notebook is a DELL M1330.


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

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

Versions of packages gnome-power-manager depends on:
ii  dbus-x11   1.2.1-3   simple interprocess messaging syst
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  hal0.5.11-3  Hardware Abstraction Layer
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.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
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-2   FreeType 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.5-1  The GLib library of C routines
ii  libgnome-keyring0  2.22.3-1  GNOME keyring services library
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgstreamer0.10-0 0.10.19-3 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.11-3 The GTK+ graphical user interface 
ii  libhal10.5.11-3  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.20.3-5  library for GNOME Panel applets
ii  libpango1.0-0  1.20.5-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.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libwnck22  2.22.3-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.1.5-1 X11 client-side library
ii  libxcb-render-util00.2.1+git1-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  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-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-4 GNOME XML library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  notification-daemon0.3.7-1+b1a daemon that displays passive pop
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

gnome-power-manager recommends no packages.

gnome-power-manager suggests no packages.

-- no debconf information



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



  1   2   >