Bug#904652: Having the same trouble

2018-07-28 Thread Manolinux
The problem is with a root timidity process:

https://lists.debian.org/debian-user/2018/06/msg00641.html

Killing timidity process make them appear again.



On Sat, 28 Jul 2018 12:50:12 +0200 Manolinux  wrote:
> I have the same issue.
> 
> Strange thing is that alsa detects the devices.
> 
> ---
> $ aplay -l
>  List of PLAYBACK Hardware Devices 
> card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
>   Subdevices: 0/1
>   Subdevice #0: subdevice #0
> card 0: PCH [HDA Intel PCH], device 1: ALC269VB Digital [ALC269VB Digital]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
> card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
>   Subdevices: 1/1
>   Subdevice #0: subdevice #0
> ---
> 
> But not pulse:
> 
> ---
> $ pacmd list-cards
> 0 card(s) available.
> ---
> 
> VLC can reproduce audio if the sound device is setup trhough alsa.
> anyother test throws the same result: alsa detects the devices without
> error, pulse does not detect de devices (but I didnt see any error).
> 
> 
> 



signature.asc
Description: OpenPGP digital signature


Bug#904652: Having the same trouble

2018-07-28 Thread Manolinux
I have the same issue.

Strange thing is that alsa detects the devices.

---
$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC269VB Digital [ALC269VB Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
---

But not pulse:

---
$ pacmd list-cards
0 card(s) available.
---

VLC can reproduce audio if the sound device is setup trhough alsa.
anyother test throws the same result: alsa detects the devices without
error, pulse does not detect de devices (but I didnt see any error).



Bug#897390: Seems to be solved

2018-06-16 Thread Manolinux
It's not happening any more.

Thanks.



Bug#897390: xwayland: Segmentation fault loading GNOME 3

2018-05-20 Thread Manolinux
Thanks Bernhard.

I installed the symbols and this is what I get:

---
$ gdb /usr/bin/Xwayland core
GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/Xwayland...Reading symbols from
/usr/lib/debug/.build-id/66/6241fde76fb6ff04b0fe8b111c279cbd12544f.debug...done.
done.
[New LWP 5470]
[New LWP 5474]
[New LWP 5472]
[New LWP 5475]
[New LWP 5477]
[New LWP 5476]
[New LWP 5478]
[New LWP 5473]
[New LWP 5471]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/Xwayland :0 -rootless -terminate
-accessx -core -listen 4 -listen 5 -d'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51  ../sysdeps/unix/sysv/linux/raise.c: No existe el fichero o el 
directorio.
[Current thread is 1 (Thread 0x7fc7f8d03580 (LWP 5470))]
(gdb) where
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x7fc7f5b4b231 in __GI_abort () at abort.c:79
#2  0x561c665a9a5a in OsAbort () at ../../../../os/utils.c:1361
#3  0x561c665af573 in AbortServer () at ../../../../os/log.c:877
#4  0x561c665b0395 in FatalError (f=f@entry=0x561c665b7f80 "failed
to read Wayland events: %s\n") at ../../../../os/log.c:1015
#5  0x561c664378bf in xwl_read_events (xwl_screen=0x561c67dc4fc0) at
../../../../../hw/xwayland/xwayland.c:592
#6  0x561c665a75d1 in ospoll_wait (ospoll=0x561c67db9fa0,
timeout=) at ../../../../os/ospoll.c:412
#7  0x561c665a05db in WaitForSomething (are_ready=)
at ../../../../os/WaitFor.c:226
#8  0x561c6656c3e3 in Dispatch () at ../../../../dix/dispatch.c:422
#9  0x561c66570680 in dix_main (argc=12, argv=0x7fff7f787198,
envp=) at ../../../../dix/main.c:287
#10 0x7fc7f5b36a87 in __libc_start_main (main=0x561c66436ee0 ,
argc=12, argv=0x7fff7f787198, init=, fini=,
rtld_fini=, stack_end=0x7fff7f787188) at
../csu/libc-start.c:310
#11 0x561c66436f1a in _start ()
---

I also just learned this does not happens always, it happens always FOR
MY USER. I tried with an user I have for a friend, and it only crashed
after a long time. Still, random icons and characters where not rendered
(I see a white skuare in the place of the icon).

I think in my user configuration there is some startup app that makes
the crash happen (I bet it is empathy, since the crash always happens
before the empathy window is shown).

Best regards,
Manolinux.



Bug#897390: Acknowledgement (xwayland: Segmentation fault loading GNOME 3)

2018-05-01 Thread Manolinux
I tried to attach the core file, but it was too big for the mail server.

This is what I get with gdb.







$ gdb /usr/bin/Xwayland core
GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/Xwayland...(no debugging symbols
found)...done.
[New LWP 2218]
[New LWP 2225]
[New LWP 2226]
[New LWP 2230]
[New LWP 2232]
[New LWP 2229]
[New LWP 2231]
[New LWP 2227]
[New LWP 2228]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/Xwayland :0 -rootless -terminate
-accessx -core -listen 4 -listen 5 -d'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51  ../sysdeps/unix/sysv/linux/raise.c: No existe el fichero o el 
directorio.
[Current thread is 1 (Thread 0x7f7cdbabd580 (LWP 2218))]
(gdb) where
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x7f7cd8902231 in __GI_abort () at abort.c:79
#2  0x5642194aaa5a in OsAbort ()
#3  0x5642194b0573 in ?? ()
#4  0x5642194b1395 in FatalError ()
#5  0x5642193388bf in ?? ()
#6  0x5642194a85d1 in ?? ()
#7  0x5642194a15db in WaitForSomething ()
#8  0x56421946d3e3 in ?? ()
#9  0x564219471680 in ?? ()
#10 0x7f7cd88eda87 in __libc_start_main (main=0x564219337ee0,
argc=12, argv=0x7ffed2ddec68, init=, fini=,
rtld_fini=, stack_end=0x7ffed2ddec58) at
../csu/libc-start.c:310
#11 0x564219337f1a in _start ()







-- 
Saludos,
Mu.



Bug#897390: xwayland: Segmentation fault loading GNOME 3

2018-05-01 Thread Manolinux
Package: xwayland
Version: 2:1.19.6-1
Severity: grave
Justification: renders package unusable

This started happening to me when I updated the system after a long time.

When I login into GNOME 3 (default session), the system appears to be loading
correctly, I can see the wallpaper and the activities bar, but before I can
interact with anything, the system crashes and I'm returned to the GDM window.

a core file is left on the HOME directory, which belongs to xwayland
executable.

I can start a GNOME classic or GNOME flashback session and no crash happens.

---

I don't know if it is related somehow, but since the same update, GDM login
window is displayed weird, I can't see the user names and some other characters
are missing (i.e. it says "GNOME Fl sh  k" instead of "GNOME Flashback").



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

Kernel: Linux 4.15.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8),
LANGUAGE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xwayland depends on:
ii  libaudit1   1:2.8.2-1
ii  libbsd0 0.8.7-1
ii  libc6   2.27-3
ii  libdrm2 2.4.91-2
ii  libegl1 1.0.0+git20180308-2
ii  libepoxy0   1.4.3-1
ii  libgbm1 17.3.9-1
ii  libgcrypt20 1.8.2-2
ii  libgl1  1.0.0+git20180308-2
ii  libpixman-1-0   0.34.0-2
ii  libselinux1 2.7-2+b2
ii  libsystemd0 238-4
ii  libwayland-client0  1.14.0-2
ii  libxau6 1:1.0.8-1+b2
ii  libxdmcp6   1:1.1.2-3
ii  libxfont2   1:2.0.3-1
ii  libxshmfence1   1.3-1
ii  xserver-common  2:1.19.6-1

xwayland recommends no packages.

xwayland suggests no packages.



Bug#809221: pkg-config: does not install

2015-12-29 Thread Manolinux
Package: pkg-config
Version: 0.28-1.1
Followup-For: Bug #809221

I confirm the bug, at least I'm having the same.



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

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

Versions of packages pkg-config depends on:
ii  pkg-config-bin  0.28-1.1

pkg-config recommends no packages.

pkg-config suggests no packages.

-- no debconf information



Bug#805769: netbeans: Startup stuck on "Loading modules..."

2015-12-24 Thread Manolinux
Package: netbeans
Version: 8.0.2+dfsg1-5
Followup-For: Bug #805769

I think it can have something to do with the creation of the directory.

I have just installed the 8.0.2 version. I had 7.3, but it was installed
manually outside the debian package system.

I am deleting the ~/.netbeans/8.0.2 directory and launching netbeans again, and
there are three things that happens:

* The program start normally but the settings are not imported from 7.3 (I am
going fill a separate bug for this).
* The program got stuck in "Starting modules".
* The program exits with this message: "java: Fatal IO error 11 (Recurso no
disponible temporalmente) on X server :0. (resource temporally unavalaible).

Once the program could start (in the first option), netbeans is able to start.



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

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

Versions of packages netbeans depends on:
ii  libnb-apisupport3-java 8.0.2+dfsg1-5
ii  libnb-ide14-java   8.0.2+dfsg1-5
ii  libnb-java5-java   8.0.2+dfsg1-5
ii  libnb-platform18-java  8.0.2+dfsg1-2
ii  openjdk-7-jdk [java7-jdk]  7u91-2.6.3-1

netbeans recommends no packages.

netbeans suggests no packages.



Bug#808908: netbeans: Fail to import previous version settings

2015-12-24 Thread Manolinux
Package: netbeans
Version: 8.0.2+dfsg1-5
Severity: important

I just have installed the 8.0.2 version of NetBeans (the one which comes in
testing). I had previously 7.3 an 7.0 installed, but they had been installed
manually, outside the debian package system.

When I launch netbeans, I have a normal dialog to import the settings:

"Settings created by a previous version of the IDE were found on your system at
/home/manolo/.netbeans/7.3. Do you want to import them? [Yes][No]"

When I hit yes, the process begins, buy I get the following error dialog:

"java.io.FileNotFoundException: /usr/share/netbeans/8.0.2/etc/netbeans.import
(No such file or directory)"

When clicked OK, I have once of the following things happen (I am deleting
~/.netbeans/8.0.2 directory to try again and again):



* The program start normally but the settings are not imported from 7.3 (I am
going fill a separate bug for this).
* The program got stuck in "Starting modules".
* The program exits with this message: "java: Fatal IO error 11 (Recurso no
disponible temporalmente) on X server :0. (resource temporally unavalaible).

Once the program could start (in the first option), netbeans is able to start.

I have added this information to another bug (https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=805769).

If I put an empty file on /usr/share/netbeans/8.0.2/etc/netbeans.import I do
not get the error, but nothing is imported.

Nothing is shown on console, and I don't know how to enable debug output.



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

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

Versions of packages netbeans depends on:
ii  libnb-apisupport3-java 8.0.2+dfsg1-5
ii  libnb-ide14-java   8.0.2+dfsg1-5
ii  libnb-java5-java   8.0.2+dfsg1-5
ii  libnb-platform18-java  8.0.2+dfsg1-2
ii  openjdk-7-jdk [java7-jdk]  7u91-2.6.3-1

netbeans recommends no packages.

netbeans suggests no packages.

-- no debconf information



Bug#734251: Confirm

2014-01-15 Thread Manolinux
I confirm the bug in Jessie.

Thanks.


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



Bug#734385: cardstories: Package installation fails if /etc/apache2/conf.d does not exist

2014-01-06 Thread Manolinux
Package: cardstories
Version: 1.0.6-1.3
Severity: grave
Justification: renders package unusable

I installed the game.

Package configuration asked me which http server to use, and I selected apache.

Installation failed with message:

Configuring cardstories (1.0.6-1.3) ...
ln: failed to create symbolic link «/etc/apache2/conf.d/cardstories.conf»: No
such file or directory
dpkg: error processing package cardstories (--configure):

The package could be installed by manually create the directory
/etc/apache2/conf.d , but I think that directory should not exist.



-- 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.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cardstories depends on:
ii  adduser3.113+nmu3
ii  apache2-bin [httpd]2.4.6-3
ii  debconf [debconf-2.0]  1.5.52
ii  python 2.7.5-5
ii  python-lxml3.2.0-1+b1
ii  python-openssl 0.13-2.1
ii  python-twisted-conch   1:13.1.0-1
ii  python-twisted-mail13.1.0-1
ii  python-twisted-web 13.1.0-1

cardstories recommends no packages.

cardstories suggests no packages.

-- debconf information:
* cardstories/reconfigure-webserver: apache2


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



Bug#672129: Bugs solved in mainstream

2013-06-20 Thread Manolinux
Hi.

I want to tell that the bug has been fixed in new hplip version
(3.13.5), as stated in
https://bugs.launchpad.net/hplip/+bug/997225/comments/8

I had this problem with this printer in a Wheezy installation and I can
confirm that installing hplip from
http://hplipopensource.com/hplip-web/install/install/index.html solves
the problem.

I don't know if debian can do something to fix the hplip version in its
repos.

Thank you.


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



Bug#696668: libreoffice-calc: Calc insert junk when opening an empty file

2012-12-25 Thread Manolinux
Package: libreoffice-calc
Version: 1:3.5.4+dfsg-4
Severity: normal

When you try to open an empty file in calc, it ask you to select the format.

Either you select a format or you hit Cancel, some binary junk is inserted into 
the file. The junk contains the text Root entry.

Way to reproduce:
$ touch empty.csv
$ localc empty.csv
(Then, hit cancel)
$ cat empty.csv
(the junk is shown)


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

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

Versions of packages libreoffice-calc depends on:
ii  libc6  2.13-37
ii  libgcc11:4.7.2-4
ii  libreoffice-base-core  1:3.5.4+dfsg-4
ii  libreoffice-core   1:3.5.4+dfsg-4
ii  libstdc++6 4.7.2-4
ii  lp-solve   5.5.0.13-7
ii  uno-libs3  3.5.4+dfsg-4
ii  ure3.5.4+dfsg-4

libreoffice-calc recommends no packages.

libreoffice-calc suggests no packages.

Versions of packages libreoffice-core depends on:
ii  fontconfig   2.9.0-7.1
ii  fonts-opensymbol 2:102.2+LibO3.5.4+dfsg-4
ii  libc62.13-37
ii  libcairo21.12.2-2
ii  libcmis-0.2-00.1.0-1+b1
ii  libcurl3-gnutls  7.26.0-1
ii  libdb5.1 5.1.29-5
ii  libexpat12.1.0-1
ii  libexttextcat0   3.2.0-2
ii  libfontconfig1   2.9.0-7.1
ii  libfreetype6 2.4.9-1
ii  libgcc1  1:4.7.2-4
ii  libglib2.0-0 2.33.12+really2.32.4-3
ii  libgraphite2-2.0.0   1.1.3-1
ii  libgstreamer-plugins-base0.10-0  0.10.36-1
ii  libgstreamer0.10-0   0.10.36-1
ii  libhunspell-1.3-01.3.2-4
ii  libhyphen0   2.8.3-2
ii  libice6  2:1.0.8-2
ii  libicu48 4.8.1.1-10
ii  libjpeg8 8d-1
ii  libmythes-1.2-0  2:1.2.2-1
ii  libneon27-gnutls 0.29.6-3
ii  libnspr4 2:4.9.2-1
ii  libnspr4-0d  2:4.9.2-1
ii  libnss3  2:3.13.6-1
ii  libnss3-1d   2:3.13.6-1
ii  libpng12-0   1.2.49-1
ii  librdf0  1.0.15-1+b1
ii  libreoffice-common   1:3.5.4+dfsg-4
ii  librsvg2-2   2.36.1-1
ii  libsm6   2:1.2.1-2
ii  libssl1.0.0  1.0.1c-4
ii  libstdc++6   4.7.2-4
ii  libx11-6 2:1.5.0-1
ii  libxext6 2:1.3.1-2
ii  libxinerama1 2:1.1.2-1
ii  libxml2  2.8.0+dfsg1-7
ii  libxrandr2   2:1.3.2-2
ii  libxrender1  1:0.9.7-1
ii  libxslt1.1   1.1.26-14
ii  uno-libs33.5.4+dfsg-4
ii  ure  3.5.4+dfsg-4
ii  zlib1g   1:1.2.7.dfsg-13

-- 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#696668: File attachment

2012-12-25 Thread Manolinux
I attach the resulting file with the binary junk in it.
ÐÏࡱá;þÿ	þÿÿÿþÿÿÿýÿÿÿþÿÿÿRoot Entryþÿÿÿþÿÿÿþÿÿÿþÿÿÿ

signature.asc
Description: OpenPGP digital signature


Bug#649577: It opens directories

2011-12-21 Thread Manolinux
I have the same problem, but I discovered it opens directories inside $HOME.

I.e. Alt+F2 'wesnoth' opened a nautilus windows with the directory
/home/manolinux/wesnoth , wich happened to exist. It works with any
directory inside $HOME.

Since it is said to be resolved in 3.2 version, I don't know if it is
still relevant, but I find it curious at least :)



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



Bug#642414: Info received (It works on text)

2011-11-18 Thread Manolinux
Yesterday I received an update of reportbug (reportbug:amd64 (6.2.2,
6.3)) on testing, but I can tell this is still happening.



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



Bug#648464: gnome-shell: Authorization asks me for another user password

2011-11-11 Thread Manolinux
Package: gnome-shell
Version: 3.0.2-5
Severity: important

When I try to change a system configuration, it asks me to enter the password, 
but not for my user, but for another user which is also in the sudo group. 
There is no way to select my user.

Both the other user and me are in the sudo group.

It only happens in Gnome 3 authorizations, other applications such as update 
manager work as expected.

I have UID 1000 and the other user has UID 1001.

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

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

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.7.5-3 
ii  gconf2   2.32.4-1
ii  gir1.2-atk-1.0   2.2.0-2 
ii  gir1.2-clutter-1.0   1.8.2-1 
ii  gir1.2-cogl-1.0  1.8.2-1 
ii  gir1.2-coglpango-1.0 1.8.2-1 
ii  gir1.2-freedesktop   0.10.8-2+b1 
ii  gir1.2-gconf-2.0 2.32.4-1
ii  gir1.2-gdkpixbuf-2.0 2.24.0-1
ii  gir1.2-gkbd-3.0  3.2.0-1 
ii  gir1.2-glib-2.0  0.10.8-2+b1 
ii  gir1.2-gnomebluetooth-1.03.2.1-1 
ii  gir1.2-gtk-3.0   3.0.12-2
ii  gir1.2-json-1.0  0.14.0-1
ii  gir1.2-mutter-3.03.0.2.1-4   
ii  gir1.2-networkmanager-1.00.9.0-2 
ii  gir1.2-pango-1.0 1.29.4-2
ii  gir1.2-polkit-1.00.102-1 
ii  gir1.2-telepathyglib-0.120.16.0-1
ii  gir1.2-telepathylogger-0.2   0.2.10-2
ii  gir1.2-upowerglib-1.00.9.14-1
ii  gjs  1.29.0-2+b1 
ii  gnome-bluetooth  3.2.1-1 
ii  gnome-icon-theme-symbolic3.2.1-1 
ii  gnome-settings-daemon3.0.3-3 
ii  gsettings-desktop-schemas3.0.1-1 
ii  libatk1.0-0  2.2.0-2 
ii  libc62.13-21 
ii  libcairo-gobject21.10.2-6.1  
ii  libcairo21.10.2-6.1  
ii  libcamel-1.2-23  3.0.3-1 
ii  libcanberra0 0.28-3  
ii  libclutter-1.0-0 1.8.2-1 
ii  libcogl-pango0   1.8.2-1 
ii  libcogl5 1.8.2-1 
ii  libcroco30.6.2-2 
ii  libdbus-1-3  1.4.16-1
ii  libdbus-glib-1-2 0.98-1  
ii  libdrm2  2.4.26-1
ii  libebook1.2-10   3.0.3-1 
ii  libecal1.2-8 3.0.3-1 
ii  libedataserver1.2-14 3.0.3-1 
ii  libedataserverui-3.0-0   3.0.3-1 
ii  libffi5  3.0.10-3
ii  libfontconfig1   2.8.0-3 
ii  libfreetype6 2.4.7-2 
ii  libgconf2-4  2.32.4-1
ii  libgdk-pixbuf2.0-0   2.24.0-1
ii  libgirepository-1.0-10.10.8-2+b1 
ii  libgjs0b [libgjs0-libmozjs7d]1.29.0-2+b1 
ii  libgl1-mesa-glx [libgl1] 7.11-6  
ii  libglib2.0-0 2.28.8-1
ii  libgnome-desktop-3-0 3.0.2-2 
ii  libgnome-menu2   3.0.1-3 
ii  libgstreamer0.10-0   0.10.35-1   
ii  libgtk-3-0   3.0.12-2
ii  libical0 0.44-3  
ii  libjson-glib-1.0-0   0.14.0-1
ii  libmozjs7d   7.0.1-4 
ii  libmutter0   3.0.2.1-4   
ii  libnspr4-0d  4.8.9-1 
ii  libnss3-1d   3.12.11-3   
ii  libpango1.0-01.29.4-2
ii  libpolkit-agent-1-0  0.102-1 
ii  libpolkit-gobject-1-00.102-1 
ii  libpulse-mainloop-glib0  1.0-4   
ii  libpulse01.0-4   
ii  

Bug#642414: It works on text

2011-11-11 Thread Manolinux
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Answering to  Sandro Tosi mo...@debian.org, yes it works well with
- --ui=text
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk69edIACgkQ8HfdF3pPbSm1GACgmBhWkRetp5uwjIq28KxmM4T/
O+4AoOt3MJz3ut7IOj4BRSMPWPSWSpR9
=L9ka
-END PGP SIGNATURE-



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



Bug#648112: Just press Alt

2011-11-10 Thread Manolinux
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The Power off option appears if you press Alt while showing the menu.

http://live.gnome.org/GnomeShell/CheatSheet
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk68YfMACgkQ8HfdF3pPbSlbZQCfeIb9bALnIWgYGUMDM/cJc6W+
L0oAoMWWB92IFP9P789Bu0FddxGUjOUE
=TqqX
-END PGP SIGNATURE-



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