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#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: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#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  

[Pkg-utopia-maintainers] 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?

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

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



[Pkg-utopia-maintainers] 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

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

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 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#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.



[Evolution] 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

___
Pkg-evolution-maintainers mailing list
Pkg-evolution-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-evolution-maintainers


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#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 |
+---+

___
pkg-gstreamer-maintainers mailing list
pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gstreamer-maintainers


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#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.



confirm 5f363593218c8f57fe3cf3aaf10dbcc216140225

2016-01-17 Thread gpe-training-latam-request
Mailing list subscription confirmation notice for mailing list
Gpe-training-latam

We have received a request from 131.96.67.149 for subscription of your
email address, "archive@mail-archive.com", to the
gpe-training-la...@redhat.com mailing list.  To confirm that you want
to be added to this mailing list, simply reply to this message,
keeping the Subject: header intact.  Or visit this web page:


https://www.redhat.com/mailman/confirm/gpe-training-latam/5f363593218c8f57fe3cf3aaf10dbcc216140225


Or include the following line -- and only the following line -- in a
message to gpe-training-latam-requ...@redhat.com:

confirm 5f363593218c8f57fe3cf3aaf10dbcc216140225

Note that simply sending a `reply' to this message should work from
most mail readers, since that usually leaves the Subject: line in the
right form (additional "Re:" text in the Subject: is okay).

If you do not wish to be subscribed to this list, please simply
disregard this message.  If you think you are being maliciously
subscribed to the list, or have any other questions, send them to
gpe-training-latam-ow...@redhat.com.


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#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



[Pkg-xfce-devel] Bug#779961: 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-devel@lists.alioth.debian.org
  http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel
 


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

___
Pkg-xfce-devel mailing list
Pkg-xfce-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel


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#748971: same problem with media/open file

2014-06-22 Thread gpe
Hi,

VLC crashes with media/open file too.

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

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


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#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-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140105231353.7d7151eb41f9e11b6fb9c...@free.fr



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#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-kernel@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



[xmlsec] Compile xmlsec doesnt appear nmake

2013-02-28 Thread Gpe. Raquel Toledo
Hi! I want to compile xmlsec library in windows, i follow the instructions of 
xmlsec/win32/REAME.txt, when i execute the cscript everything is fine but the 
nmake it doesnt appear.
I read the mail archive, and found that some people have VisualStudio install 
and it doesnt appear the nmake, i have it, but i dont found the reason or the 
solution to make it.
Thxs on advanced. ___
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec


[xmlsec] Multiple signatures

2013-02-26 Thread Gpe. Raquel Toledo
Right now i have a project includes 2 or many signatures, but i cant found any 
example that is valid for verifier 
(http://www.aleksey.com/xmlsec/xmldsig-verifier.html) with 2 signatures.

Thanks on advanced.

?xml version=1.0 encoding=ISO-8859-1?Signature 
xmlns=http://www.w3.org/2000/09/xmldsig#; id=F01SignedInfo 
xmlns=http://www.w3.org/2000/09/xmldsig#;  CanonicalizationMethod 
Algorithm=http://www.w3.org/TR/2001/REC-xml-c14n-20010315;/CanonicalizationMethod
  SignatureMethod 
Algorithm=http://www.w3.org/2000/09/xmldsig#rsa-sha1;/SignatureMethod  
Reference URI=#TA01DigestMethod 
Algorithm=http://www.w3.org/2000/09/xmldsig#sha1;/DigestMethod
DigestValue...mAPUI=/DigestValue  /Reference  Reference URI=#IC01
DigestMethod 
Algorithm=http://www.w3.org/2000/09/xmldsig#sha1;/DigestMethod
DigestValue.../wQ=/DigestValue  
/Reference/SignedInfoSignatureValue...tlwyE=/SignatureValueKeyInfo 
xmlns=http://www.w3.org/2000/09/xmldsig#; Id=IC01  KeyValue 
RSAKeyValueModulus.../Modulus ExponentAQAB/Exponent/RSAKeyValue 
 /KeyValueX509Data X509Certificate...ORnQBO5A=/X509Certificate  
/X509Data/KeyInfoObject xmlns=http://www.w3.org/2000/09/xmldsig#; 
Id=TA01  DatosTramiteInformacion.../Informacion  
/DatosTramite/Object/SignatureSignature 
xmlns=http://www.w3.org/2000/09/xmldsig#; ID=F02SignedInfo 
xmlns=http://www.w3.org/2000/09/xmldsig#;  CanonicalizationMethod 
Algorithm=http://www.w3.org/TR/2001/REC-xml-c14n-20010315;/CanonicalizationMethod
  SignatureMethod 
Algorithm=http://www.w3.org/2000/09/xmldsig#rsa-sha1;/SignatureMethod  
Reference ID=Id_Referencia002 URI=#F01 
TYPE=http://uri.etsi.org/01903#CountersignedSignature;DigestMethod 
Algorithm=http://www.w3.org/2000/09/xmldsig#sha1;/DigestMethod
DigestValue.../DigestValue  /Reference  Reference URI=#IC02
DigestMethod 
Algorithm=http://www.w3.org/2000/09/xmldsig#sha1;/DigestMethod
DigestValue.../DigestValue  /Reference/SignedInfoSignatureValue 
ID=IS02.../SignatureValueKeyInfo 
xmlns=http://www.w3.org/2000/09/xmldsig#; Id=IC02  KeyValue 
RSAKeyValueModulus.../Modulus ExponentAQAB/Exponent/RSAKeyValue 
 /KeyValue  X509Data X509Certificate..RnQBO5A=/X509Certificate  
/X509Data/KeyInfo/Signature   
___
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec


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: 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-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130216024121.e94a43212b389ea6207ff...@free.fr



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#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-kernel@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-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130106214020.4f9964571648f3c7e11c6...@free.fr



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-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#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-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121019221620.f2bd237d4a0ef309c7ae3...@free.fr



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#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-kernel@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

[laptop-mode] Lenovo T420, reboot instead of shutdown

2012-08-07 Thread gpe
Hi,

I've a Lenovo T420, when I install laptop-mode-tools (1.61 on Debian
testing with kernel 3.4.4) the shutdown failed when I'm on bettery:
I've a reboot instead of a shutdown.

With the AC there's no problem.

Regards,

-- 
gpe gp...@free.fr
___
laptop-mode mailing list
laptop-mode@mailman.samwel.tk
http://mailman.samwel.tk/mailman/listinfo/laptop-mode


[mono-android] Profiling application

2012-07-17 Thread gpe
Hello,
I have never done any extensive profiling (performance analysis) work and
still don't really need it actually. But as my application is running too
slowly I would like to spot the caveats of my code. It could be as well be a
problem of memory as processor usage.

In Visual Studio (2010) I saw this menu called Analyze which allow to
trace memory allocations and processor time. This is really nice but I do
not see any way to make it work with Monodroid.

On Android it seems like I should use Traceview. But again I do not know if
it's even possible with Monodroid (Until now my attempts were unsuccessful).


What do you use to analyze the performance of your code?

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Profiling-application-tp5710923.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid


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

Re: [mono-android] ConcurrentStack.PushRange not implemented?

2012-05-25 Thread gpe
Same for PushRange. Yes your code behave the same here.

But I don't know why my app does not. Here I am pushing a stack of 4
elements into an empty stack and it fails as well as with 1 element pushed.

[image: Inline image 2]

On Thu, May 24, 2012 at 5:14 PM, Jonathan Pryor-2 [via Mono for Android] 
ml-node+s1047100n571000...@n5.nabble.com wrote:

 On May 24, 2012, at 3:15 AM, gpe wrote:
  I am using the generic ConcurrentStack in some of my code. And when
 using it on monodroid I noticed that the method PushRange and TryPopRange
 do not work.

 Can you elaborate? It is implemented, but I have found a bug wherein
 arrays of length 1 don't work. Use an array that holds more than one
 element, and it works:

 var s = new ConcurrentStackint ();
 s.PushRange (new []{5,4,3,2,1});
 int[] b = new int[3];
 int n;
 if ((n = s.TryPopRange (b))  0) {
 Console.WriteLine (Popped range! n={0}; contents: {1},
 n, string.Join (, , b));
 }
 Console.WriteLine (s contents: {0}, string.Join (, , s));

 The above prints:

 Popped range! n=2; contents: 1, 2, 3
 s contents: 3, 4, 5

 However, if I change the length of `b` to contain 1 element, nothing is
 popped. This appears to be a bug:

 https://bugzilla.xamarin.com/show_bug.cgi?id=5304

  - Jon

 ___
 Monodroid mailing list
 [hidden email] http://user/SendEmail.jtp?type=nodenode=5710007i=0

 UNSUBSCRIBE INFORMATION:
 http://lists.ximian.com/mailman/listinfo/monodroid


 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://mono-for-android.1047100.n5.nabble.com/ConcurrentStack-PushRange-not-implemented-tp5710004p5710007.html
  To unsubscribe from ConcurrentStack.PushRange not implemented?, click
 herehttp://mono-for-android.1047100.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=5710004code=Z3BlLm1wcm9AZ29vZ2xlbWFpbC5jb218NTcxMDAwNHwxMzU2MTA3Mjc1
 .
 NAMLhttp://mono-for-android.1047100.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml




-- 
Regards,
Gpe


--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/ConcurrentStack-PushRange-not-implemented-tp5710004p5710020.html
Sent from the Mono for Android mailing list archive at Nabble.com.___
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid


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



Re: [kde] 'fancy tasks' settings

2012-01-16 Thread gpe

On 16/01/12 14:15, Anne Wilson wrote:



It's not clear what you mean by fancy tasks - can you clarify?


Fancy Task is a plasmoid.

http://kde-look.org/content/show.php/Fancy+Tasks?content=99737

Paolo, you may want to leave comment on the plasmoid website.

--
Regards
gpe
___
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


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



[Pkg-xfce-devel] Bug#648390: 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 |
+---+



___
Pkg-xfce-devel mailing list
Pkg-xfce-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel


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



[Pkg-xfce-devel] Bug#648390: 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 |
+---+



___
Pkg-xfce-devel mailing list
Pkg-xfce-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel


Re: Unable to boot from live CD or install from DVD

2011-09-26 Thread gpe

On 09/26/2011 05:39 PM, Vijayan wrote:
 All give the same result. The CD/DVD begins to boot, some text
 messages appear and finally the CD/DVD activity stops with the
 line [ 1.319497] [c040377e] kernel_thread_helper+0*6*0*10.

You can always try to add the acpi=off as kernel parameter.
(Any key to interupt automatic boot then Tab to edit option append 
acpi=off to the end then press enter to boot)
I would suggest you to read the
http://fedoraproject.org/wiki/Common_kernel_problems
especially the Crashes/Hangs section.
I hope it helps.

gpe

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: enlightenment e17

2011-09-07 Thread gpe
On 09/06/2011 05:40 PM, Rudolf Kastl wrote:

 Thanks for the efforts. Are you planning to bring it back into fedora?


I would vote for it.
I hope that Vasile will continue the packaging.

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


enlightenment e17

2011-09-06 Thread gpe
There was a lot going on about hating the gnome3 and someone mentioned 
that he miss e17 on Fedora.
Currently I am a happy e17 user on Fedora 15.
I like the customizability, the flexibility and the lightness (it eats 
less than 70MB of RAM).
Even if it considered as beta I do not had any issues with it and I 
using it on a day-to-day basis.
Here is a help if anybody want to try it out.
1. Add fedora.md repo
rpm -Uvh http://repo.fedora.md/fmd/fedora/fedoramd-release-15.rpm
(you may want to replace 15 with your current Fedora version)
2. Install e7
yum install enlightenment exchange
3. The extensions are started with e_modules
Few recommendations (it can be installed with yum)
e_modules-deskshow
e_modules-itask-ng
e_modules-taskbar
e_modules-tclock
4. On login select enlightenment from the dropdown list
5. Enjoy

If you need any more help, please let me know.


-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: enlightenment e17

2011-09-06 Thread gpe
On 09/06/2011 12:52 PM, suvayu ali wrote:
 Enlightenment is available on Fedora 15. A simple:

 # yum install enlightenment

 should suffice. However the package might be orphaned for F16 due to
 lack of a maintainer.

It is an older version 55225 comparing to 62564, and it does not seems 
to be maintained.
On https://admin.fedoraproject.org/pkgdb/acls/name/enlightenment it is 
marked as orphaned for F15 and F14 and deprecated  for devel.


-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: GNOME 2 on Fedora 15

2011-08-30 Thread gpe

On 08/29/2011 05:23 PM, Heinz Diehl wrote:
 I've tried GNOME 3 for a couple of months and I really don't like it[1].

I still remember the times when KDE4 was born. It was terrible comparing 
to 3.5. After a while it was started to evolved, it became more stable 
and more user friendly.


 Seems nobody likes it (me included). Frankly, Gnome3 is broken by design and
 a f*cking piece of cr*p :-)

Everybody have the right to hate gnome3, but in my opinion hating won't 
help. You have couple of options:
1. start to contribute and make it better.
2. wait until someone else makes it better.
3. Jump to different DE.
If you choose option 3 then you have several alternatives (in no 
particular order) : E17, KDE, LXDE, XFCE, gnome2-fork etc. But keep in 
mind that none of them is perfect, nor suits everybody's needs.

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Gnome 3 -- liking it more each day !?

2011-08-30 Thread gpe
On 08/30/2011 04:49 PM, William Case wrote:

 After using Gnome 3 for about 3 weeks I really, really, want a toolbox
 or several of them.  A toolbox is combination of the current Desktop
 file, a file, a favourites bar and a docker. Here is how I see a toolbox
 working.

You think about something like the Activities in KDE?
http://userbase.kde.org/Plasma#Activities


 I would like the Gnome developers to double check that everything that
 can be done on a keyboard can also be done with a mouse movement or
 click.  For example, I would like to have a mouse equivalent to Ctrl+Alt
 +up arrow/down arrow.  Perhaps a brisk up or down motion with the mouse
 cursor -- or something. It is the constant switching and reaching from
 the keyboard to the mouse and back again that is a PIA. I am equally as
 happy using just one or the other.

You can use easystroke
http://sourceforge.net/apps/trac/easystroke/wiki/Documentation
yum install easystroke

 Also, I would like an equivalent to Alt+F2 that gets the little black
 'run' pop up but for searching the internet.
You may want to use synapse
https://launchpad.net/synapse-project
yum install synapse

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


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 

Re: GNOME logging problem

2011-08-11 Thread gpe
On 11/08/11 14:14, Lázaro Morales wrote:

 I tried log out and log in again but nothing happen. What could be doing
 this?


This usually caused by incompatible theme/extension.
You can try the followings:
Press CTRL+ALT+F2 then login

1. Remove all gnome-shell extension and theme as root
yum remove gnome-shell-extension* gnome-shell-theme*
or
2. Create a new user account as root and try to login
useradd test1
passwd test1

you can switch back to gdm screen with CTRL+ALT+F1

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: GNOME logging problem

2011-08-11 Thread gpe
On 11/08/11 14:54, Lázaro Morales wrote:


 2. Create a new user account as root and try to login
  useradd test1
  passwd test1

The first command creates a new user account, the second sets the 
password for it. Make sure you run those commands as root. (su)
If you have the new account created you can try to log on with it to see 
the problem still exist.

Another question. How up-to-date is your system? It is always good idea 
to do an
yum update
as root and then
reboot

I hope it helps.

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


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



Re: system-config-samba

2011-08-05 Thread gpe
On 05/08/11 10:53, François Patte wrote:

 I try to translate:

 Authentication error:

 The permission asked for org.fedoraproject.config.samba.configure was
 not given. The application is going to shut down now.


The text in english is:
The authorization needed for 'org.fedoraproject.config.samba.configure' 
could not be obtained. The application will exit now.

 What does this mean? How to solve the problem?

It happens for example if you click cancel on the authentication window. 
You have to enter the root password in the Black popup.
Alternatively you can open up a terminal, became root with su then 
system-config-samba

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: FC15, shutdown

2011-08-04 Thread gpe

  There is not shutdown option in Me-menu. I have to sudo shutdown -h 
now.

Hold hown the ALT key and there will be a Power Off...

-- 
gpe

On 04/08/11 14:54, Jari Fredriksson wrote:




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: No Gnome 3 for me

2011-08-04 Thread gpe

On 04/08/11 16:39, Arthur Dent wrote:
 On Wed, 2011-08-03 at 22:32 -0700, John Wendel wrote:
 Anybody have a solution for the bug (?) that keeps Gnome 3 from working
 with Nvidia 7300 video cards? Specifically, the keyboard and mouse
 clicks don't work (but ctrl-alt-backspace does).


On http://www.nvnews.net/vbulletin/showthread.php?t=162959
in the last post there is a possible solution.
Hope it is helped.

--
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: No Gnome 3 for me

2011-08-04 Thread gpe
 On http://www.nvnews.net/vbulletin/showthread.php?t=162959
 in the last post there is a possible solution.
 Hope it is helped.

 --
 gpe



Sorry, the solution is in post #4 on the first page. I have not tried it 
myself. My Quadro FX 880M works fine.

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: No Gnome 3 for me

2011-08-04 Thread gpe
On 04/08/11 17:12, Darryl L. Pierce wrote:

 Do you have any other issues with F15 relating to the video card? I have
 the same one in my laptop (Lenovo W510+) and was told that it's possibly
 contributing to heat issues as well as my inability to
 suspend/hibernate.


I do not have any issues. My laptop is Dell Precision M4500. I am using 
the latest kernel (2.6.40-4.fc15.x86_64) and nvidia driver (280.13) 
however I am not using the hibernation.

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Booting with two (2 ) device graphic adapters.

2011-08-03 Thread gpe
On 08/03/2011 07:35 AM, Paulo wrote:

 There are some kind of Kernel parameters to specify to the video driver
 that it must allocate only one device graphic adapter
 on machines with two graphic adapters 


Have you tried to blacklist the module with kernel parameter
e.g. rdblacklist=nouveau nouveau.modeset=0
Alternatively you can have two sets of xorg.conf and you can activate 
them with a service depending on the custom kernel parameters. (FYI all 
the kernel parameters are stored in /proc/cmdline)

-- 
gpe
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: gnome 3 sans gnome-shell ?

2011-07-30 Thread gpe
Le Sat, 30 Jul 2011 10:33:45 +0800
Frederic Muller fr...@gnome.org a écrit:

 
 
 On 07/30/2011 10:08 AM, gpe wrote:
  Le Sat, 30 Jul 2011 09:55:39 +0800
  Frederic Muller fr...@gnome.org a écrit:
  
  On 07/30/2011 08:51 AM, gpe wrote:
  Salut,
 
  Est-ce qu'il est possible d'utiliser l'ancien bureau avec gnome 3 ?
 
  Il y a le 'fallback' mode qui y ressemble ou sinon une extension qui
  s'appelle frippery. Je n'ai pas le lien sous la main mais Google est ton
  ami :)
 
  
  Oui j'ai vu le fallback mode mais si j'ai bien compris il hérite de
  comportements horripilant de gnome-shell (pas de clic droit sans 'alt' par
  ex.) et est fort limité (pas d'applet, etc.).
  Quant à frippery c'est une extension au gnome-shell qui ajoute des trucs
  mais ne retire rien...
  Je suis en train de réfléchir à ce que je vais faire quand gnome 3
  déboulera dans ma distri. Pour moi gnome-shell étant une totale hérésie,
  soit je peux avoir un équivalent du bureau gnome 2 sous gnome 3 soit je
  laisse tomber gnome pour à priori xfce.
  
 
 Désolé j'ai mal cliqué et pas répondu sur la liste. Il me semblait à
 priori que c'était gnome 3 qui retirait des trucs non? ;-)

C'est ce que je me suis dit c'est pour ça que j'ai répondu sur la liste.

 
 Enfin moi je m'en sers et honnêtement ca le fait très bien. J'attends la
 3.2 avec impatience pour adresser les petits couic du début mais sinon
 c'est assez agréable à utiliser (avis perso qui n'engage que moi bien
 entendu).
 

Lors de mon essai j'avais trouvé ça tellement peu intuitif que je n'ai pas eu
envie de le lancer une deuxième fois. Même Windows 7 m'énerve moins!

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


___
gnome-fr-list mailing list
gnome-fr-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-fr-list


Re: gnome 3 sans gnome-shell ?

2011-07-30 Thread gpe
Le Sat, 30 Jul 2011 15:03:14 +0200
Vincent Untz vu...@gnome.org a écrit:

 Le samedi 30 juillet 2011, à 13:34 +0200, gpe a écrit :
  Je ne l'ai pas réessayé récemment mais je l'avais essayé à sa sortie et
  voici ce que j'avais noté à l'époque:
  
  
  Franchement je ne comprends rien au concept.
  En vrac :
 
 Les remarques que tu fais sont (pour la plupart) non applicables au mode
 fallback :-) L'as-tu essayé ?
 
 Vincent
 

Non, on peut passer en mode fallback depuis les livecd ?

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


___
gnome-fr-list mailing list
gnome-fr-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-fr-list


Re: gnome 3 sans gnome-shell ?

2011-07-29 Thread gpe
Le Sat, 30 Jul 2011 09:55:39 +0800
Frederic Muller fr...@gnome.org a écrit:

 On 07/30/2011 08:51 AM, gpe wrote:
  Salut,
  
  Est-ce qu'il est possible d'utiliser l'ancien bureau avec gnome 3 ?
  
 Il y a le 'fallback' mode qui y ressemble ou sinon une extension qui
 s'appelle frippery. Je n'ai pas le lien sous la main mais Google est ton
 ami :)
 

Oui j'ai vu le fallback mode mais si j'ai bien compris il hérite de
comportements horripilant de gnome-shell (pas de clic droit sans 'alt' par
ex.) et est fort limité (pas d'applet, etc.).
Quant à frippery c'est une extension au gnome-shell qui ajoute des trucs mais
ne retire rien...
Je suis en train de réfléchir à ce que je vais faire quand gnome 3 déboulera
dans ma distri. Pour moi gnome-shell étant une totale hérésie, soit je peux
avoir un équivalent du bureau gnome 2 sous gnome 3 soit je laisse tomber gnome
pour à priori xfce.

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


___
gnome-fr-list mailing list
gnome-fr-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-fr-list


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#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-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110522143210.a3982b7b.gp...@free.fr



[kde] Re: how to use addressbook from kmail

2011-02-17 Thread gpe
Daniel,

the latest version of kdepim-runtime is 4.4.10, you can find 4.4.9 in 
kubuntu-backports ppa
But to use the akonadi resource in kmail you have to add to KDE resources in 
systemsettings
(Add... Akonadi Address Books)

Regards
gpe

On Wednesday 16 February 2011 21:33:47 Daniel Barna wrote:
 Hello,
 I had problems using entries from the addressbook in kmail, so I have set up 
 a 
 clean new user, put a few entries into the addressbook, then tried to compose 
 a mail and access these entries. They were not available. Can somebody tell 
 me 
 if this seemingly simple goal needs extra configuration, or if not, where to 
 start debugging? I am using kubuntu 10.10, kdepim-runtime 4:4.4.6-0ubuntu1
 Thanks
 ___
 This message is from the kde mailing list.
 Account management:  https://mail.kde.org/mailman/listinfo/kde.
 Archives: http://lists.kde.org/.
 More info: http://www.kde.org/faq.html.
 
___
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


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



  1   2   3   >