Bug#754871: cifs-utils: mount error: cifs filesystem not supported by the system

2014-07-15 Thread Willian Gustavo Veiga
Package: cifs-utils
Version: 2:6.3-1
Severity: important

When I try to mount a samba share I get the following error:

# mount -t cifs -o rw,user=username,password=somepassword,uid=1000,gid=1000
//10.2.1.10/sistemaasp/ /tmp/dev/
mount error: cifs filesystem not supported by the system
mount error(19): No such device
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

This mount point, username and password are correct. It used to work until
today.

My coworkers are using it the same way, right now (with CentOS).

My uid/gid:
$ id
uid=1000(username) gid=1000(username)
groups=1000(username),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev)

modprobe doesn't work either:
# modprobe cifs
modprobe: ERROR: could not insert 'cifs': Unknown symbol in module, or unknown
parameter (see dmesg)

and finally, dmesg:
# dmesg | grep -i cifs
[ 2208.446665] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 2218.230996] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 2926.325651] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 3219.806957] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 3229.771501] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 3496.204584] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 3545.133156] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 3560.936144] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 3601.019778] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 4798.069815] cifs: Unknown symbol __test_set_page_writeback (err 0)
[ 5167.250561] cifs: Unknown symbol __test_set_page_writeback (err 0)

Which extra-information do you need?

Sorry about my english and thank you very much.

Willian.



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

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

Versions of packages cifs-utils depends on:
ii  libc6 2.19-7
ii  libcap-ng00.7.3-1.1
ii  libkeyutils1  1.5.9-4
ii  libkrb5-3 1.12.1+dfsg-3
ii  libtalloc22.1.1-1
ii  libwbclient0  2:4.1.9+dfsg-1
ii  samba-common  2:4.1.9+dfsg-1

Versions of packages cifs-utils recommends:
ii  keyutils  1.5.9-4
ii  winbind   2:4.1.9+dfsg-1

Versions of packages cifs-utils suggests:
ii  smbclient  2:4.1.9+dfsg-1

-- 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#687826: robocode: Error on startup: E: Cannot find JRE, exiting..

2012-09-16 Thread Willian Gustavo Veiga
Package: robocode
Version: 1.6.2+dfsg-3
Severity: normal

Robocode can't find JRE:

$ robocode 
E: Cannot find JRE, exiting..

I've found a workaround: 
http://ubuntuforums.org/showpost.php?p=12140971postcount=3.

Thank you very much.

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages robocode depends on:
ii  default-jre [java2-runtime]1:1.6-47
ii  libbcel-java   5.2-9
ii  openjdk-6-jre [java2-runtime]  6b24-1.11.4-3
ii  openjdk-7-jre [java2-runtime]  7u3-2.1.2-2

Versions of packages robocode recommends:
ii  openjdk-6-jdk  6b24-1.11.4-3

Versions of packages robocode suggests:
pn  robocode-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#637913: SyntaxHighlighter - copy to clipboard doesn't work

2012-02-09 Thread Willian Gustavo Veiga

No Flash Copy To Clipboard

Since the first version back in 2004, SyntaxHighlighter has always used 
Flash to provide copy to clipboard functionality. At first it was Flash 
8, then it was Flash 9 and now 10. It's never been a crowd pleaser and a 
lot of requests over the years demanded Flash to be removed.


Well, it's finally happening -- no more Flash. I think I've came up with 
user interface to copy code to clipboard which is a lot more intuitive 
and almost too easy. 
(http://alexgorbatchev.com/SyntaxHighlighter/whatsnew.html#copytoclipboard)


This bug can be closed.

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#653657: fretsonfire-game: Game doesn't start - IOError: unable to read font filename

2011-12-31 Thread Willian Gustavo Veiga
The symbolic links /usr/share/games/fretsonfire/data/default.ttf and 
/usr/share/games/fretsonfire/data/title.ttf are broken.


Workaround:

# cd /usr/share/games/fretsonfire/data
# ln -s /usr/share/fonts/truetype/mgopen/MgOpenCosmeticaRegular.ttf 
default.ttf
# ln -s /usr/share/fonts/truetype/mgopen/MgOpenCosmeticaRegular.ttf 
title.ttf


And now it's working.

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#648913: gedit: Gedit crashes when closing a tab

2011-12-22 Thread Willian Gustavo Veiga

I can confirm this problem.

Installing python-gi-cairo seems to correct the issue. I didn't need the 
python-cairo-dev package.


Thank you very much.



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



Bug#594522: Burning Audio CD's does not work without brasero-cdrkit

2011-10-27 Thread Willian Gustavo Veiga

I can confirm this issue on Debian Sid.

brasero-session.log (without brasero-cdrkit installed):
Checking session consistency (brasero_burn_check_session_consistency 
brasero-burn.c:1739)

Unsupported type of task operation
Session error : An internal error occurred (brasero_burn_record 
brasero-burn.c:2856)


root@willian:/home/willian# uname -a
Linux willian 3.0.0-2-amd64 #1 SMP Fri Oct 7 20:48:45 UTC 2011 x86_64 
GNU/Linux


root@willian:/home/willian# apt-cache show cdrdao
Package: cdrdao
Version: 1:1.2.3-0.2
...

root@willian:/home/willian# apt-cache show brasero
Package: brasero
Version: 3.0.0-4
...

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#645047: bison fails to upgrade, file conflict between libbison-dev and liby-dev

2011-10-26 Thread Willian Gustavo Veiga

I can confirm this issue on Debian Sid:

root@willian:/home/willian# aptitude install bison
The following NEW packages will be installed:
  libbison-dev{a}
The following partially installed packages will be configured:
  bison
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/289 kB of archives. After unpacking 325 kB will be used.
Do you want to continue? [Y/n/?] Y
(Reading database ... 128368 files and directories currently installed.)
Unpacking libbison-dev (from .../libbison-dev_1%3a2.5.dfsg-2_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libbison-dev_1%3a2.5.dfsg-2_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/liby.a', which is also 
in package liby-dev 1:2.5.dfsg-1

configured to not write apport reports
  dpkg-deb: error: subprocess paste 
was killed by signal (Broken pipe)

Errors were encountered while processing:
 /var/cache/apt/archives/libbison-dev_1%3a2.5.dfsg-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
dpkg: dependency problems prevent configuration of bison:
 bison depends on libbison-dev (= 1:2.5.dfsg-2); however:
  Package libbison-dev is not installed.
dpkg: error processing bison (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 bison

root@willian:/home/willian# uname -a
Linux willian 3.0.0-2-amd64 #1 SMP Fri Oct 7 20:48:45 UTC 2011 x86_64 
GNU/Linux


Thank you very much.



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



Bug#623988: gnome-games: lightsoff needs seed and gir1.2-gtkclutter-1.0

2011-08-26 Thread Willian Gustavo Veiga

Patch update.
Thank you.
Index: control.in
===
--- control.in	(revision 29515)
+++ control.in	(working copy)
@@ -41,6 +41,8 @@
  gnome-games-data ( ${gnome:NextVersion}),
  librsvg2-common,
  mesa-utils,
+ gir1.2-gtkclutter-1.0,
+ seed,
  gnuchess | hoichess | bbchess | crafty | fruit
 Recommends: gnome-games-extra-data,
 gvfs
@@ -63,6 +65,8 @@
   * gnotski - klotski puzzle game
   * gtali - sort of poker with dice and less money
   * iagno - the popular Othello game
+  * lightsoff - a puzzle game, where the objective is to turn off
+all of the tiles on the board.
   * mahjongg - classic Eastern tile game
   * quadrapassel - popular Russian game, similar to Tetris
 
Index: changelog
===
--- changelog	(revision 29515)
+++ changelog	(working copy)
@@ -1,3 +1,10 @@
+gnome-games (1:3.0.1.1-3) UNRELEASED; urgency=low
+
+  * Fixes lightsoff missing dependencies (seed, gir1.2-gtkclutter-1.0)
+Closes: #623988.
+
+ -- Willian Gustavo Veiga wilt...@gmail.com  Thu, 25 Aug 2011 11:54:33 -0300
+
 gnome-games (1:3.0.1.1-2) UNRELEASED; urgency=low
 
   [ Josselin Mouette ]


Bug#623988: gnome-games: lightsoff needs seed and gir1.2-gtkclutter-1.0

2011-08-25 Thread Willian Gustavo Veiga

I've made a patch. Please check it. I really don't know if it's alright.
Thank you very much.
Index: debian/control.in
===
--- debian/control.in	(revision 29510)
+++ debian/control.in	(working copy)
@@ -41,6 +41,8 @@
  gnome-games-data ( ${gnome:NextVersion}),
  librsvg2-common,
  mesa-utils,
+ gir1.2-gtkclutter-1.0,
+ seed,
  gnuchess | hoichess | bbchess | crafty | fruit
 Recommends: gnome-games-extra-data,
 gvfs
@@ -63,6 +65,8 @@
   * gnotski - klotski puzzle game
   * gtali - sort of poker with dice and less money
   * iagno - the popular Othello game
+  * lightsoff - a puzzle game, where the objective is to turn off
+all of the tiles on the board.
   * mahjongg - classic Eastern tile game
   * quadrapassel - popular Russian game, similar to Tetris
 
Index: debian/changelog
===
--- debian/changelog	(revision 29510)
+++ debian/changelog	(working copy)
@@ -1,3 +1,10 @@
+gnome-games (1:3.0.1.1-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fixes bug #623988
+
+ -- Willian Gustavo Veiga wilt...@gmail.com  Thu, 25 Aug 2011 11:54:33 -0300
+
 gnome-games (1:3.0.1.1-2) UNRELEASED; urgency=low
 
   [ Josselin Mouette ]


Bug#617759: icedove: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-08-18 Thread Willian Gustavo Veiga
I can confirm what Emmanuel Fleury said. Using the lines above I can run 
Icedove.

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#637913: SyntaxHighlighter - copy to clipboard doesn't work

2011-08-15 Thread Willian Gustavo Veiga
Package: browser-plugin-gnash
Version: 0.8.10~git20110618-3
Severity: normal

Displayed source code using SyntaxHighlighter
(http://alexgorbatchev.com/SyntaxHighlighter/) can be copied using the copy to
clipboard feature. Using Gnash, the button that provides this functionality is
hidden and just appears on mouse over. On click, the source code is not copied
to the clipboard.



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

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

Versions of packages browser-plugin-gnash depends on:
ii  gnash   0.8.10~git20110618-3 GNU Shockwave Flash (SWF) player
ii  libc6   2.13-16  Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.6.1-6GCC support library
ii  libglib2.0-02.28.6-1 The GLib library of C routines
ii  libstdc++6  4.6.1-6  GNU Standard C++ Library v3

browser-plugin-gnash recommends no packages.

browser-plugin-gnash suggests no packages.

-- no debconf information



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



Bug#637806: Deprecated message in the installation process

2011-08-14 Thread Willian Gustavo Veiga
Package: ampache
Version: 3.5.4-11
Severity: normal

I was getting the following message in the installation process:

Deprecated: Call-time pass-by-reference has been deprecated in
/usr/share/ampache/www/lib/class/vauth.class.php on line 580 Call Stack: 0.0934
750312 1. {main}() /usr/share/ampache/www/install.php:0

The attached patch fixes the issue.

Thank you.

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

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

Versions of packages ampache depends on:
ii  debconf [debconf-2.0] 1.5.41 Debian configuration management sy
ii  libapache2-mod-php5   5.3.6-13   server-side, HTML-embedded scripti
ii  libjs-prototype   1.7.0-2JavaScript Framework for dynamic w
ii  libnusoap-php 0.7.3-4SOAP toolkit for PHP
ii  libphp-snoopy 1.2.4-2Snoopy is a PHP class that simulat
ii  php-xml-rpc   1.5.3-1PHP implementation of the XML-RPC
ii  php5  5.3.6-13   server-side, HTML-embedded scripti
ii  php5-auth-pam 0.4-10+b1  A PHP5 extension for PAM authentic
ii  php5-cli  5.3.6-13   command-line interpreter for the p
ii  php5-mysql5.3.6-13   MySQL module for php5
ii  ttf-freefont  20100919-1 Freefont Serif, Sans and Mono True

Versions of packages ampache recommends:
ii  ampache-themes3.5.1-1Themes for Ampache
ii  apache2-mpm-prefork   2.2.19-1   Apache HTTP Server - traditional n

Versions of packages ampache suggests:
pn  eyed3none  (no description available)
pn  faad none  (no description available)
pn  lame none  (no description available)
pn  mp3-splt none  (no description available)
ii  mysql-server 5.1.58-1MySQL database server (metapackage
ii  mysql-server-5.1 [mysql-serv 5.1.58-1MySQL database server binaries and
ii  php5-gd  5.3.6-13GD module for php5
ii  phpmyadmin   4:3.4.3.2-1 MySQL web administration tool
pn  vorbis-tools none  (no description available)

-- Configuration Files:
/etc/apache2/sites-available/ApacheAmpache [Errno 2] No such file or directory:
u'/etc/apache2/sites-available/ApacheAmpache'

-- debconf information:
diff -Nru ampache-3.5.4/debian/changelog ampache-3.5.4/debian/changelog
--- ampache-3.5.4/debian/changelog	2011-02-16 13:55:12.0 -0200
+++ ampache-3.5.4/debian/changelog	2011-08-13 22:08:03.0 -0300
@@ -1,3 +1,10 @@
+ampache (3.5.4-11.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fixed deprecated message (installation process).
+
+ -- willian wilt...@gmail.com  Sat, 13 Aug 2011 22:05:58 -0300
+
 ampache (3.5.4-11) unstable; urgency=low
 
   * Made package check the md5sum of /etc/apache2/sites-available/default for
diff -Nru ampache-3.5.4/debian/patches/fix-deprecated-message-installation.patch ampache-3.5.4/debian/patches/fix-deprecated-message-installation.patch
--- ampache-3.5.4/debian/patches/fix-deprecated-message-installation.patch	1969-12-31 21:00:00.0 -0300
+++ ampache-3.5.4/debian/patches/fix-deprecated-message-installation.patch	2011-08-13 22:09:22.0 -0300
@@ -0,0 +1,13 @@
+Index: ampache-3.5.4/lib/class/vauth.class.php
+===
+--- ampache-3.5.4.orig/lib/class/vauth.class.php	2011-08-13 22:09:07.426013487 -0300
 ampache-3.5.4/lib/class/vauth.class.php	2011-08-13 22:09:14.581923525 -0300
+@@ -577,7 +577,7 @@
+ return $results;
+ 		}
+ 
+-		if (pam_auth($username, $password, $results['error'])) {
++		if (pam_auth($username, $password, $results['error'])) {
+ 			$results['success'] = true;
+ 			$results['type'] = 'local';
+ 			$results['username'] = $username;
diff -Nru ampache-3.5.4/debian/patches/series ampache-3.5.4/debian/patches/series
--- ampache-3.5.4/debian/patches/series	2011-02-06 07:21:35.0 -0200
+++ ampache-3.5.4/debian/patches/series	2011-08-13 22:08:57.0 -0300
@@ -1,2 +1,3 @@
 xspf_notification.patch
 logrotate_fix.patch
+fix-deprecated-message-installation.patch


Bug#636502: slideshare flash slides don't load

2011-08-03 Thread Willian Gustavo Veiga
Package: gnash
Version: 0.8.10~git20110618-3
Severity: normal
Tags: sid

Gnash can't load slideshare (http://www.slideshare.net/) flash slides.
I can see the Loading... message. Nothing happens after that.
Thank you.



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

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

Versions of packages gnash depends on:
ii  gnash-common0.8.10~git20110618-3 GNU Shockwave Flash (SWF) player -
ii  libboost-program-op 1.46.1-6 program options library for C++
ii  libc6   2.13-13  Embedded GNU C Library: Shared lib
ii  libcairo2   1.10.2-6.1   The Cairo 2D vector graphics libra
ii  libgcc1 1:4.6.1-5GCC support library
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  libgtk2.0-0 2.24.5-4 GTK+ graphical user interface libr
ii  libstdc++6  4.6.1-5  GNU Standard C++ Library v3
ii  libx11-62:1.4.4-1X11 client-side library

gnash recommends no packages.

gnash suggests no packages.

-- no debconf information



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



Bug#635840: TP-Link TL-WN821N v2 doesn't work with kernel 3.0

2011-08-01 Thread Willian Gustavo Veiga

Ben, probably you're right. I've missed some information, sorry about that:

# dmesg
[  312.484057] usb 1-5: new high speed USB device number 9 using ehci_hcd
[  312.664228] usb 1-5: New USB device found, idVendor=0cf3, idProduct=1002
[  312.664233] usb 1-5: New USB device strings: Mfr=16, Product=32, 
SerialNumber=48
[  312.664237] usb 1-5: Product: USB2.0 WLAN
[  312.664239] usb 1-5: Manufacturer: ATHER
[  312.664241] usb 1-5: SerialNumber: 12345
[  312.780058] usb 1-5: reset high speed USB device number 9 using ehci_hcd
[  312.954434] usb 1-5: firmware not found.

# tail -f /var/log/messages
Aug  1 19:26:43 willian kernel: [  288.333154] usb 1-3: USB disconnect, device 
number 3
Aug  1 19:27:07 willian kernel: [  312.484057] usb 1-5: new high speed USB 
device number 9 using ehci_hcd
Aug  1 19:27:07 willian kernel: [  312.664228] usb 1-5: New USB device found, 
idVendor=0cf3, idProduct=1002
Aug  1 19:27:07 willian kernel: [  312.664233] usb 1-5: New USB device strings: 
Mfr=16, Product=32, SerialNumber=48
Aug  1 19:27:07 willian kernel: [  312.664237] usb 1-5: Product: USB2.0 WLAN
Aug  1 19:27:07 willian kernel: [  312.664239] usb 1-5: Manufacturer: ATHER
Aug  1 19:27:07 willian kernel: [  312.664241] usb 1-5: SerialNumber: 12345
Aug  1 19:27:07 willian kernel: [  312.780058] usb 1-5: reset high speed USB 
device number 9 using ehci_hcd
Aug  1 19:27:07 willian mtp-probe: checking bus 1, device 9: 
/sys/devices/pci:00/:00:03.3/usb1/1-5
Aug  1 19:27:08 willian mtp-probe: bus: 1, device: 9 was not an MTP device

Thank you very much.




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



Bug#635840: Missing firmware for carl9170 driver

2011-08-01 Thread Willian Gustavo Veiga

Ben, I've downloaded carl9170-1.fw (1.9.4) and now it's working.
Thank you very much.




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



Bug#636093: lxappearance: Misspelled words in the GUI.

2011-07-31 Thread Willian Gustavo Veiga

I've fixed the issue using the upstream patch.
Thank you.
diff -Nru lxappearance-0.5.1/debian/changelog 
lxappearance-0.5.1/debian/changelog
--- lxappearance-0.5.1/debian/changelog 2011-07-30 11:08:50.0 -0300
+++ lxappearance-0.5.1/debian/changelog 2011-07-31 19:07:22.0 -0300
@@ -1,3 +1,10 @@
+lxappearance (0.5.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Bug #636093 fixed.
+
+ -- Willian Gustavo Veiga wilt...@gmail.com  Sun, 31 Jul 2011 19:07:06 -0300
+
 lxappearance (0.5.1-1) unstable; urgency=low
 
   * Removing useless whitespaces at EOL and EOF.
diff -Nru lxappearance-0.5.1/debian/patches/fix-bug-number-636093.patch 
lxappearance-0.5.1/debian/patches/fix-bug-number-636093.patch
--- lxappearance-0.5.1/debian/patches/fix-bug-number-636093.patch   
1969-12-31 21:00:00.0 -0300
+++ lxappearance-0.5.1/debian/patches/fix-bug-number-636093.patch   
2011-07-31 19:09:01.0 -0300
@@ -0,0 +1,22 @@
+diff --git a/data/ui/lxappearance.ui b/data/ui/lxappearance.ui
+index c744f9c..132486f 100644
+--- a/data/ui/lxappearance.ui
 b/data/ui/lxappearance.ui
+@@ -1358,7 +1358,7 @@
+ property name=visibleTrue/property
+ child
+   object class=GtkCheckButton 
id=enable_antialising
+-property name=label 
translatable=yesEnable antialising/property
++property name=label 
translatable=yesEnable anti-aliasing/property
+ property name=visibleTrue/property
+ property name=can_focusTrue/property
+ property 
name=receives_defaultFalse/property
+@@ -1375,7 +1375,7 @@
+ child type=label
+   object class=GtkLabel id=label23
+ property name=visibleTrue/property
+-property name=label 
translatable=yeslt;bgt;Antialisinglt;/bgt;/property
++property name=label 
translatable=yeslt;bgt;Anti-aliasinglt;/bgt;/property
+ property name=use_markupTrue/property
+   /object
+ /child
diff -Nru lxappearance-0.5.1/debian/patches/series 
lxappearance-0.5.1/debian/patches/series
--- lxappearance-0.5.1/debian/patches/series2011-07-30 10:25:36.0 
-0300
+++ lxappearance-0.5.1/debian/patches/series2011-07-31 19:09:01.0 
-0300
@@ -1 +1,2 @@
 
+fix-bug-number-636093.patch


Bug#635840: TP-Link TL-WN821N v2 doesn't work with kernel 3.0

2011-07-28 Thread Willian Gustavo Veiga
Package: linux-2.6
Version: 3.0.0-1
Severity: normal
Tags: sid

I cannot raise up my wireless interface using kernel 3.0:

# ifconfig wlan0 up
wla0n: ERROR while getting interface flags: No such device

With kernel 2.6.39 I'm able to run the same command and get a stable connection
(using wpa_supplicant).

I've used ar9170usb module but now it was removed and replaced by carl9170
(http://linuxwireless.org/en/users/Drivers/ar9170)

# lsusb
Bus 001 Device 003: ID 0cf3:1002 Atheros Communications, Inc. TP-Link TL-WN821N
v2 [Atheros AR9001U-(2)NG]

dmesg doesn't give any useful information about how my device was registered.

Thank you and sorry about my english.



-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: OEM
product_name: 
product_version:
chassis_vendor: OEM
chassis_version: 
bios_vendor: OEM
bios_version: 1.09
board_vendor: OEM
board_name: N/A 
board_version: N/A 

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

** PCI devices:
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 671MX [1039:0671]
Subsystem: Elitegroup Computer Systems Device [1019:5050]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort+ SERR- PERR- INTx-
Latency: 32
Region 0: Memory at a000 (32-bit, non-prefetchable) [size=256M]
Capabilities: access denied
Kernel driver in use: agpgart-sis

00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SiS AGP Port 
(virtual PCI-to-PCI bridge) [1039:0003] (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 16 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 9000-9fff
Memory behind bridge: b000-b00f
Prefetchable memory behind bridge: c000-cfff
Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS968 [MuTIOL 
Media IO] [1039:0968] (rev 01)
Subsystem: Elitegroup Computer Systems Device [1019:5a00]
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 0

00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 [IDE] 
[1039:5513] (rev 01) (prog-if 80 [Master])
Subsystem: Elitegroup Computer Systems Device [1019:5a00]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 128
Interrupt: pin ? routed to IRQ 16
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at 1080 [size=16]
Capabilities: access denied
Kernel driver in use: pata_sis

00:03.0 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 
Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
Subsystem: Elitegroup Computer Systems Device [1019:5a00]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 32 (2ns max)
Interrupt: pin A routed to IRQ 20
Region 0: Memory at b0104000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd

00:03.1 USB Controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 
Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
Subsystem: Elitegroup Computer Systems Device [1019:5a00]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 32 (2ns max)

Bug#632636: phpsysinfo needs xsl module

2011-07-18 Thread Willian Gustavo Veiga
I've disabled JavaScript and now I can confirm this issue. I've 
installed php5-xsl and now I get a blank screen.

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#632636: phpsysinfo needs xsl module

2011-07-05 Thread Willian Gustavo Veiga

Hi Joerg Dorchain,
What's wrong? I've installed phpsysinfo without php5-xsl and it's 
working fine.

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#631050: chmsee: FTBFS against iceweasel 4.0 or 5.0

2011-06-23 Thread Willian Gustavo Veiga
chmsee 1.3.1.1 
http://code.google.com/p/chmsee/downloads/detail?name=chmsee-1.3.1.1.tar.gzcan=2q= 
is compatible with xulrunner-2.0. Please update this package.

Thanks.


Bug#631153: Please update Firetray to 0.30-svn version

2011-06-20 Thread Willian Gustavo Veiga
Package: xul-ext-firetray
Severity: normal
Tags: sid

Firetray 0.30-svn
(http://code.google.com/p/firetray/downloads/detail?name=firetray-0.3.0-svn-r117.xpican=2q=)
works both with Iceweasel 3.5 and 4.0.
Thank you.



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

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



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



Bug#628781: #628781 - iceweasel: shows hidden fields

2011-06-13 Thread Willian Gustavo Veiga

Hi, Is this issue related with a specific website or everyone?
Thank you very much.



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



Bug#621785: High cpu usage

2011-04-08 Thread Willian Gustavo Veiga
Package: amule
Version: 2.2.6+debian0-9
Severity: critical
Tags: sid

Sometimes amule uses 78% of my computer memory and then it hangs or becomes
slow. After that, i need to restart the computer or kill amule.
Thank you.



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

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

Versions of packages amule depends on:
ii  amule-common 2.2.6+debian0-9 common files for the rest of aMule
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libcrypto++8 5.6.0-6 General purpose cryptographic libr
ii  libgcc1  1:4.5.2-4   GCC support library
ii  libgeoip11.4.7~beta12+dfsg-1 A non-DNS IP-to-country resolver l
ii  libstdc++6   4.5.2-4 The GNU Standard C++ Library v3
ii  libupnp3 1:1.6.6-5   Portable SDK for UPnP Devices, ver
ii  libwxbase2.8-0   2.8.10.1-3+b1   wxBase library (runtime) - non-GUI
ii  libwxgtk2.8-02.8.10.1-3+b1   wxWidgets Cross-platform C++ GUI t
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

Versions of packages amule recommends:
ii  amule-utils  2.2.6+debian0-9 utilities for aMule (command-line 
ii  unzip6.0-4   De-archiver for .zip files

Versions of packages amule suggests:
pn  amule-utils-gui   none (no description available)

-- no debconf information



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



Bug#619313: gnash: sound in Google translator does not work

2011-03-25 Thread Willian Gustavo Veiga

I have the same issue here.
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#546741: Driver for SiS 771/671

2011-02-27 Thread Willian Gustavo Veiga

Richard Braakman, you should talk to Paulo Zanoni (pzanoni [at] mandriva dot 
com).
Thank you very much!




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



Bug#546741: Driver for SiS 771/671

2011-02-23 Thread Willian Gustavo Veiga

I have the same issue here.

Paulo Zanoni from Mandriva (pzanoni [at] mandriva dot com) is the 
maintainer of this driver. He applies patches from 
http://cgit.freedesktop.org/xorg/driver/xf86-video-sis/ to 
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/x11-driver-video-sisimedia/current/ 
.


I agree with Jonatas. An alternative package would be great! There are 
many people suffering with this driver.


Thank you.
$ lspci -v
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
Subsystem: Elitegroup Computer Systems Device 5050
Flags: bus master, medium devsel, latency 32
Memory at a000 (32-bit, non-prefetchable) [size=256M]
Capabilities: access denied
Kernel driver in use: agpgart-sis

00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual 
PCI-to-PCI bridge) (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 9000-9fff
Memory behind bridge: b000-b00f
Prefetchable memory behind bridge: c000-cfff

00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] 
(rev 01)
Subsystem: Elitegroup Computer Systems Device 5a00
Flags: bus master, medium devsel, latency 0

00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01) 
(prog-if 80 [Master])
Subsystem: Elitegroup Computer Systems Device 5a00
Flags: bus master, medium devsel, latency 128, IRQ 16
I/O ports at 01f0 [size=8]
I/O ports at 03f4 [size=1]
I/O ports at 0170 [size=8]
I/O ports at 0374 [size=1]
I/O ports at 1080 [size=16]
Capabilities: access denied
Kernel driver in use: pata_sis

00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f) (prog-if 10 [OHCI])
Subsystem: Elitegroup Computer Systems Device 5a00
Flags: bus master, medium devsel, latency 32, IRQ 20
Memory at b0104000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd

00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f) (prog-if 10 [OHCI])
Subsystem: Elitegroup Computer Systems Device 5a00
Flags: bus master, medium devsel, latency 32, IRQ 21
Memory at b0105000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd

00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller 
(prog-if 20 [EHCI])
Subsystem: Elitegroup Computer Systems Device 5a00
Flags: bus master, medium devsel, latency 32, IRQ 22
Memory at b0106000 (32-bit, non-prefetchable) [size=4K]
Capabilities: access denied
Kernel driver in use: ehci_hcd

00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit 
Ethernet Adapter (rev 02)
Subsystem: Elitegroup Computer Systems Device 5a00
Flags: bus master, medium devsel, latency 0, IRQ 19
Memory at b0307000 (32-bit, non-prefetchable) [size=128]
I/O ports at 1000 [size=128]
Capabilities: access denied
Kernel driver in use: sis190

00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE 
mode (rev 03) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Silicon Integrated Systems [SiS] SATA Controller / IDE mode
Flags: bus master, medium devsel, latency 32, IRQ 17
I/O ports at 10c8 [size=8]
I/O ports at 10bc [size=4]
I/O ports at 10c0 [size=8]
I/O ports at 10b8 [size=4]
I/O ports at 10a0 [size=16]
Capabilities: access denied
Kernel driver in use: sata_sis

00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
Subsystem: Elitegroup Computer Systems Device 5a00
Flags: bus master, medium devsel, latency 0, IRQ 18
Memory at b010 (32-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel

01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 
PCIE VGA Display Adapter (rev 10) (prog-if 00 [VGA controller])
Subsystem: Elitegroup Computer Systems Device 5050
Flags: 66MHz, medium devsel, IRQ 16
BIST result: 00
Memory at c000 (32-bit, prefetchable) [size=256M]
Memory at b000 (32-bit, non-prefetchable) [size=128K]
I/O ports at 9000 [size=128]
Expansion ROM at unassigned [disabled]
Capabilities: access denied


Bug#609460: libphp-phplayersmenu: ereg_replace is deprecated, should be changed to preg_replace

2011-02-14 Thread Willian Gustavo Veiga

Can you try the attached patch? I've replaced all deprecated functions.
Thank you.
Somente em .: configure-stamp
diff -bcr ./DUMPS/sqlite.demo_data.dump.php5 /tmp/libphp-phplayersmenu-3.2.0rc//DUMPS/sqlite.demo_data.dump.php5
*** ./DUMPS/sqlite.demo_data.dump.php5	2011-02-14 22:24:57.0 -0200
--- /tmp/libphp-phplayersmenu-3.2.0rc//DUMPS/sqlite.demo_data.dump.php5	2004-07-31 10:45:02.0 -0300
***
*** 20,26 
  	if (strlen($buffer)  5) {	// it's surely an empty line
  		continue;
  	}
! 	$buffer = preg_replace('/' . chr(13) . '/', '', $buffer);	// Microsoft Stupidity Suppression
  	$dbresult = $db-query($buffer);
  	if (DB::isError($dbresult)) {
  		die('Error executing query: ' . $dbresult-getMessage());
--- 20,26 
  	if (strlen($buffer)  5) {	// it's surely an empty line
  		continue;
  	}
! 	$buffer = ereg_replace(chr(13), '', $buffer);	// Microsoft Stupidity Suppression
  	$dbresult = $db-query($buffer);
  	if (DB::isError($dbresult)) {
  		die('Error executing query: ' . $dbresult-getMessage());
diff -bcr ./DUMPS/sqlite.start.dump.php5 /tmp/libphp-phplayersmenu-3.2.0rc//DUMPS/sqlite.start.dump.php5
*** ./DUMPS/sqlite.start.dump.php5	2011-02-14 22:24:25.0 -0200
--- /tmp/libphp-phplayersmenu-3.2.0rc//DUMPS/sqlite.start.dump.php5	2004-07-31 10:51:50.0 -0300
***
*** 19,32 
  for ($i=0; $i2; $i++) {
  	print Creating table ' . $table_name[$i] . '...\n;
  	while ($buffer = fgets($fd, 4096)) {
! 		$buffer = preg_replace('/' . chr(13) . '/', '', $buffer);	// Microsoft Stupidity Suppression
  		if (strlen($buffer)  1) {	// skip empty lines
  			break;
  		}
  	}
  	$query = $buffer;
  	while ($buffer = fgets($fd, 4096)) {
! 		$buffer = preg_replace('/' . chr(13) . '/', '', $buffer);	// Microsoft Stupidity Suppression
  		if (strlen($buffer)  1) {	// if it is an empty line, then the 'CREATE TABLE' command has ended
  			$query .= $buffer;
  		} else {
--- 19,32 
  for ($i=0; $i2; $i++) {
  	print Creating table ' . $table_name[$i] . '...\n;
  	while ($buffer = fgets($fd, 4096)) {
! 		$buffer = ereg_replace(chr(13), '', $buffer);	// Microsoft Stupidity Suppression
  		if (strlen($buffer)  1) {	// skip empty lines
  			break;
  		}
  	}
  	$query = $buffer;
  	while ($buffer = fgets($fd, 4096)) {
! 		$buffer = ereg_replace(chr(13), '', $buffer);	// Microsoft Stupidity Suppression
  		if (strlen($buffer)  1) {	// if it is an empty line, then the 'CREATE TABLE' command has ended
  			$query .= $buffer;
  		} else {
diff -bcr ./lib/layersmenu-common.inc.php /tmp/libphp-phplayersmenu-3.2.0rc//lib/layersmenu-common.inc.php
*** ./lib/layersmenu-common.inc.php	2011-02-14 22:16:35.0 -0200
--- /tmp/libphp-phplayersmenu-3.2.0rc//lib/layersmenu-common.inc.php	2004-08-14 18:37:34.0 -0300
***
*** 465,471 
  	}
  	$this-menuStructure = '';
  	while ($buffer = fgets($fd, 4096)) {
! 		$buffer = preg_replace('/' . chr(13) . '/', '', $buffer);	// Microsoft Stupidity Suppression
  		$this-menuStructure .= $buffer;
  	}
  	fclose($fd);
--- 465,471 
  	}
  	$this-menuStructure = '';
  	while ($buffer = fgets($fd, 4096)) {
! 		$buffer = ereg_replace(chr(13), '', $buffer);	// Microsoft Stupidity Suppression
  		$this-menuStructure .= $buffer;
  	}
  	fclose($fd);
***
*** 484,490 
  */
  function setMenuStructureString($tree_string)
  {
! 	$this-menuStructure = preg_replace('/' . chr(13) . '/', '', $tree_string);	// Microsoft Stupidity Suppression
  	if ($this-menuStructure == '') {
  		$this-error('setMenuStructureString: empty string.');
  		return false;
--- 484,490 
  */
  function setMenuStructureString($tree_string)
  {
! 	$this-menuStructure = ereg_replace(chr(13), '', $tree_string);	// Microsoft Stupidity Suppression
  	if ($this-menuStructure == '') {
  		$this-error('setMenuStructureString: empty string.');
  		return false;
***
*** 790,796 
  	for ($cnt=$this-_firstItem[$menu_name]; $cnt=$this-_lastItem[$menu_name]; $cnt++) {	// this counter scans all nodes of the new menu
  		$this-tree[$cnt]['child_of_root_node'] = ($this-tree[$cnt]['level'] == 1);
  		$this-tree[$cnt]['parsed_text'] = stripslashes($this-tree[$cnt]['text']);
! 		$this-tree[$cnt]['parsed_href'] = (preg_replace('/ /', '', $this-tree[$cnt]['href']) == '') ? '#' : $this-prependedUrl . $this-tree[$cnt]['href'];
  		$this-tree[$cnt]['parsed_title'] = ($this-tree[$cnt]['title'] == '') ? '' : ' title=' . stripslashes($this-tree[$cnt]['title']) . '';
  		$fooimg = $this-icondir . $this-tree[$cnt]['icon'];
  		if ($this-tree[$cnt]['icon'] != ''  (substr($this-tree[$cnt]['icon'], 0, 7) == 'http://' || substr($this-tree[$cnt]['icon'], 0, 8) == 'https://')) {
--- 790,796 
  	for ($cnt=$this-_firstItem[$menu_name]; $cnt=$this-_lastItem[$menu_name]; $cnt++) {	// this counter scans all nodes of the new menu
  		$this-tree[$cnt]['child_of_root_node'] = ($this-tree[$cnt]['level'] == 1);
  		$this-tree[$cnt]['parsed_text'] = 

Bug#597595: Error loading XML document

2011-02-13 Thread Willian Gustavo Veiga

I've created a patch.
Somente em ./debian: files
Somente em ./debian: phpsysinfo
Somente em ./debian: phpsysinfo.debhelper.log
Somente em ./debian: phpsysinfo.substvars
Somente em ./debian: stamp-patched
diff -urp ./includes/common_functions.php /tmp/phpsysinfo-3.0~rc6//includes/common_functions.php
--- ./includes/common_functions.php	2011-02-13 22:44:24.0 -0200
+++ /tmp/phpsysinfo-3.0~rc6//includes/common_functions.php	2008-06-05 15:58:52.0 -0300
@@ -61,7 +61,7 @@ function execute_program($strProgramname
   }
   // see if we've gotten a |, if we have we need to do patch checking on the cmd
   if ($strArgs) {
-$arrArgs = preg_split('/ /', $strArgs);
+$arrArgs = split(' ', $strArgs);
 for ($i = 0;$i  count($arrArgs);$i++) {
   if ($arrArgs[$i] == '|') {
 $strCmd = $arrArgs[$i+1];
diff -urp ./includes/mb/class.mbm5.inc.php /tmp/phpsysinfo-3.0~rc6//includes/mb/class.mbm5.inc.php
--- ./includes/mb/class.mbm5.inc.php	2011-02-13 22:30:30.0 -0200
+++ /tmp/phpsysinfo-3.0~rc6//includes/mb/class.mbm5.inc.php	2008-06-05 15:58:52.0 -0300
@@ -31,9 +31,9 @@ class mbinfo {
 } else {
   $delim = ;;
 }
-$buffer = preg_split(\n, $buffer);
-$this-buf_label = preg_split($delim, substr($buffer[0], 0, -2));
-$this-buf_value = preg_split($delim, substr($buffer[1], 0, -2));
+$buffer = split(\n, $buffer);
+$this-buf_label = split($delim, substr($buffer[0], 0, -2));
+$this-buf_value = split($delim, substr($buffer[1], 0, -2));
   }
   public function temperature() {
 $results = array();
diff -urp ./includes/os/class.BSD.common.inc.php /tmp/phpsysinfo-3.0~rc6//includes/os/class.BSD.common.inc.php
--- ./includes/os/class.BSD.common.inc.php	2011-02-13 22:49:43.0 -0200
+++ /tmp/phpsysinfo-3.0~rc6//includes/os/class.BSD.common.inc.php	2008-06-05 15:58:52.0 -0300
@@ -242,7 +242,7 @@ class bsd_common {
 if (!execute_program('vmstat', '', $pstat, $this-debug)) {
   $pstat = '';
 }
-$lines = preg_split(/\n/, $pstat);
+$lines = split(\n, $pstat);
 for ($i = 0, $max = sizeof($lines);$i  $max;$i++) {
   $ar_buf = preg_split(/\s+/, $lines[$i], 19);
   if ($i == 2) {
@@ -268,7 +268,7 @@ class bsd_common {
 $pstat = '';
   }
 }
-$lines = preg_split(/\n/, $pstat);
+$lines = split(\n, $pstat);
 $results['swap']['total'] = 0;
 $results['swap']['used'] = 0;
 $results['swap']['free'] = 0;
diff -urp ./includes/os/class.Darwin.inc.php /tmp/phpsysinfo-3.0~rc6//includes/os/class.Darwin.inc.php
--- ./includes/os/class.Darwin.inc.php	2011-02-13 22:52:18.0 -0200
+++ /tmp/phpsysinfo-3.0~rc6//includes/os/class.Darwin.inc.php	2008-06-05 15:58:52.0 -0300
@@ -93,7 +93,7 @@ class sysinfo extends bsd_common {
   public function pci() {
 $results = array();
 $s = $this-grab_ioreg('IOPCIDevice');
-$lines = preg_split(/\n/, $s);
+$lines = split(\n, $s);
 for ($i = 0, $max = sizeof($lines);$i  $max;$i++) {
   $ar_buf = preg_split(/\s+/, $lines[$i], 19);
   $results[$i] = $ar_buf[0];
@@ -106,7 +106,7 @@ class sysinfo extends bsd_common {
 $results = array();
 // ioreg | grep Media  class IOMedia
 $s = $this-grab_ioreg('IOATABlockStorageDevice');
-$lines = preg_split(/\n/, $s);
+$lines = split(\n, $s);
 $j = 0;
 for ($i = 0, $max = sizeof($lines);$i  $max;$i++) {
   $ar_buf = preg_split(/\/\//, $lines[$i], 19);
@@ -125,7 +125,7 @@ class sysinfo extends bsd_common {
 if (!execute_program('vm_stat', '', $pstat, $this-debug)) {
   $pstat = '';
 }
-$lines = preg_split(/\n/, $pstat);
+$lines = split(\n, $pstat);
 for ($i = 0, $max = sizeof($lines);$i  $max;$i++) {
   $ar_buf = preg_split(/\s+/, $lines[$i], 19);
   if ($i == 1) {
@@ -142,7 +142,7 @@ class sysinfo extends bsd_common {
 // need to fix the swap info...
 // meanwhile silence and / or disable the swap information
 if (execute_program('swapinfo', '-k', $pstat, $this-debug)) {
-  $lines = preg_split(/\n/, $pstat);
+  $lines = split(\n, $pstat);
   for ($i = 0, $max = sizeof($lines);$i  $max;$i++) {
 $ar_buf = preg_split(/\s+/, $lines[$i], 6);
 if ($i == 0) {
@@ -162,7 +162,7 @@ class sysinfo extends bsd_common {
   }
   public function network() {
 if (execute_program('netstat', '-nbdi | cut -c1-24,42- | grep Link', $netstat, $this-debug)) {
-  $lines = preg_split(/\n/, $netstat);
+  $lines = split(\n, $netstat);
   $results = array();
   for ($i = 0, $max = sizeof($lines);$i  $max;$i++) {
 $ar_buf = preg_split(/\s+/, $lines[$i], 10);
diff -urp ./includes/os/class.FreeBSD.inc.php /tmp/phpsysinfo-3.0~rc6//includes/os/class.FreeBSD.inc.php
--- ./includes/os/class.FreeBSD.inc.php	2011-02-13 22:51:45.0 -0200
+++ /tmp/phpsysinfo-3.0~rc6//includes/os/class.FreeBSD.inc.php	2008-06-05 15:58:52.0 -0300
@@ -48,7 +48,7 @@ class sysinfo extends bsd_common {
 

Bug#612598: libreoffice: ${PRODUCTNAME_BR} {PRODUCT_VERSION} LXDE menu item instead of BrOffice (Brazilian LibreOffice version)

2011-02-09 Thread Willian Gustavo Veiga
Package: libreoffice
Version: 1:3.3.0-2
Severity: minor
Tags: sid

I've installed LibreOffice today (# aptitude install libreoffice) and I have a
LXDE menu item called ${PRODUCTNAME_BR} {PRODUCT_VERSION} instead of BrOffice
(LibreOffice's Brazillian version).  Clicking on it, it calls libreoffice, as
it should behave. I have BrOffice Base, BrOffice Calc menu items, as it should
be...



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

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

Versions of packages libreoffice depends on:
ii  liblucene2-java  2.9.3+ds1-1 Full-text search engine library fo
ii  libreoffice-base 1:3.3.0-2   office productivity suite -- datab
ii  libreoffice-calc 1:3.3.0-2   office productivity suite -- sprea
ii  libreoffice-core 1:3.3.0-2   office productivity suite -- arch-
ii  libreoffice-draw 1:3.3.0-2   office productivity suite -- drawi
ii  libreoffice-filter-mobiledev 1:3.3.0-2   office productivity suite -- mobil
ii  libreoffice-impress  1:3.3.0-2   office productivity suite -- prese
ii  libreoffice-java-common  1:3.3.0-2   office productivity suite -- arch-
ii  libreoffice-math 1:3.3.0-2   office productivity suite -- equat
ii  libreoffice-report-builder-b 1:3.3.0-2   LibreOffice extension for building
ii  libreoffice-writer   1:3.3.0-2   office productivity suite -- word 
ii  ttf-dejavu   2.32-1  Metapackage to pull in ttf-dejavu-
ii  ttf-sil-gentium-basic1.1-2   smart Unicode font families (Basic

Versions of packages libreoffice recommends:
ii  ttf-liberation 1.06.0.20100721-1 Fonts with the same metrics as Tim
ii  ttf-mscorefonts-instal 3.3   Installer for Microsoft TrueType c

Versions of packages libreoffice suggests:
pn  cups-bsdnone   (no description available)
pn  gstreamer0.10-ffmpegnone   (no description available)
ii  gstreamer0.10-plugins-bad   0.10.19-2+b2 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-base  0.10.30-1GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good  0.10.24-1GStreamer plugins from the good 
pn  gstreamer0.10-plugins-ugly  none   (no description available)
ii  hunspell-en-us [hunspell-di 20070829-4   English_american dictionary for hu
pn  hyphen-hyphenation-patterns none   (no description available)
ii  icedove 3.0.11-1+b1  mail/news client with RSS and inte
ii  iceweasel   3.5.16-4 Web browser based on Firefox
pn  imagemagick | graphicsmagic none   (no description available)
ii  libgl1-mesa-glx [libgl1]7.10-3   A free implementation of the OpenG
ii  libldap-2.4-2   2.4.23-7 OpenLDAP libraries
pn  libpaper-utils  none   (no description available)
ii  libreoffice-filter-binfilte 1:3.3.0-2office productivity suite -- legac
pn  libreoffice-gnome | libreof none   (no description available)
pn  libreoffice-help-3.3.0  none   (no description available)
pn  libreoffice-l10n-3.3.0  none   (no description available)
pn  libreoffice-officebean  none   (no description available)
ii  libsane 1.0.21-9 API library for scanners
ii  libxrender1 1:0.9.6-1X Rendering Extension client libra
ii  menu2.1.44   generates programs menu for all me
pn  myspell-dictionary  none   (no description available)
pn  mythes-thesaurusnone   (no description available)
pn  openclipart-libreoffice none   (no description available)
pn  pstoeditnone   (no description available)
ii  sun-java6-jre [java5-runtim 6.22-1   Sun Java(TM) Runtime Environment (
ii  unixodbc2.2.14p2-2   ODBC tools libraries

Versions of packages libreoffice-core depends on:
ii  fontconfig   2.8.0-2.1   generic font configuration library
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libcairo21.10.2-2The Cairo 2D vector graphics libra
ii  libcurl3-gnutls  7.21.3-1Multi-protocol file transfer libra
ii  libdb4.8 4.8.30-4Berkeley v4.8 Database Libraries [
ii  libexpat12.0.1-7 XML parsing C library - runtime li
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.4.2-2.1   FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.5-10  GCC support library
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgraphite3 1:2.3.1-0.2 

Bug#596701: Gnash cannot play any YouTube videos

2010-09-13 Thread Willian Gustavo Veiga
Package: mozilla-plugin-gnash
Version: 0.8.8-2
Severity: normal
Tags: sid

Gnash cannot play any YouTube videos. I deleted all cookies and nothing
happens.
I receive the An error occurred, please try again later. error message.



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

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

Versions of packages mozilla-plugin-gnash depends on:
ii  gnash 0.8.8-2free Shockwave Flash (SWF) movie p
ii  libc6 2.11.2-5   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.4-14 GCC support library
ii  libglib2.0-0  2.24.2-1   The GLib library of C routines
ii  libldap-2.4-2 2.4.23-4   OpenLDAP libraries
ii  libstdc++64.4.4-14   The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.3-3  X11 client-side library

mozilla-plugin-gnash recommends no packages.

mozilla-plugin-gnash suggests no packages.

-- no debconf information



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



Bug#587192: X crashs when VLC's video is set to fullscreen

2010-06-25 Thread Willian Gustavo Veiga
Package: xserver-xorg
Version: 1:7.5+6
Severity: normal
Tags: sid

I don't know what package is related with this bug but i guess it's xserver-
xorg. Sorry if i'm wrong and sorry about my english.

I'm using this driver http://ncc-1701a.homelinux.net/~linux-sis/downloads/xorg-
driver-sis671-0.9.1.tar.gz because sis doesn't work and vesa has a low
resolution (= 800x600).

When I watch something with VLC in fullscreen, X crashes. I don't know why. Two
weeks ago, with this same driver, it was working. I just formated my laptop and
now it's not working anymore.

Thank you.



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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Jun 20 10:30 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725180 Jun  3 13:14 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 
PCIE VGA Display Adapter (rev 10)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 81 Jun 25 19:33 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section Device
Identifier Configured Video Device
Driver sis671
EndSection


Kernel version (/proc/version):
Linux version 2.6.32-5-686 (Debian 2.6.32-15) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 04:59:47 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 24464 Jun 25 21:41 /var/log/Xorg.0.log

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

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.14-dsa-ia32 i686 Debian
Current Operating System: Linux willian-notebook 2.6.32-5-686 #1 SMP Tue Jun 1 
04:59:47 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=37451e9f-b8be-415d-9521-4e04d5c7da95 ro quiet
Build Date: 03 June 2010  04:08:50PM
xorg-server 2:1.7.7-2 (Julien Cristau jcris...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Jun 25 21:32:40 2010
(==) Using config file: /etc/X11/xorg.conf
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No device specified for screen Default Screen Section.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/75dpi does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81eac60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 8

(--) PCI:*(0:1:0:0) 1039:6351:1019:5050 Silicon Integrated Systems [SiS] 
771/671 PCIE VGA Display Adapter rev 16, Mem @ 0xc000/268435456, 
0xb000/131072, I/O @ 0x9000/128
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading 

Bug#586733: nautilus-open-terminal doesn't open a terminal

2010-06-21 Thread Willian Gustavo Veiga
Package: nautilus-open-terminal
Version: 0.18-1+b1
Severity: grave
Tags: sid

I'm running XFCE 4 and Nautilus. When i click in Context Menu - Open in
Terminal nothing happens.

~/.xsession-errors:
Nautilus-Open-Terminal-Message: Could not start a terminal

update-alternatives:
# update-alternatives --config x-terminal-emulator
There is only one alternative in link group x-terminal-emulator:
/usr/bin/xfce4-terminal.wrapper
Nothing to configure.



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

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

Versions of packages nautilus-open-terminal depends on:
ii  gconf2  2.28.1-3 GNOME configuration database syste
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-1 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgnome-desktop-2-17   2.30.0-2 Utility library for loading .deskt
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libnautilus-extension1  2.30.1-1 libraries for nautilus components 
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libstartup-notification 0.10-1   library for program launch feedbac
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

nautilus-open-terminal recommends no packages.

nautilus-open-terminal suggests no packages.

-- no debconf information



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



Bug#585859: The new name field is required error

2010-06-14 Thread Willian Gustavo Veiga
Package: rabbitvcs-nautilus
Version: 0.13.1-1
Severity: normal
Tags: sid

When I try to rename a file within a working copy with RabbitVCS I get the
following error:

The new name field is required

I do insert the new filename but it doesn't work.



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

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

Versions of packages rabbitvcs-nautilus depends on:
ii  nautilus  2.30.1-1   file manager and graphical shell f
ii  python-nautilus   0.6.1-1Python binding for Nautilus compon
ii  rabbitvcs-core0.13.1-1   Easy version control

rabbitvcs-nautilus recommends no packages.

rabbitvcs-nautilus suggests no packages.

-- no debconf information



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



Bug#577190: gedit doesn't allow preferences change

2010-04-10 Thread Willian Gustavo Veiga
Package: gedit
Version: 2.28.3-2
Severity: normal
Tags: sid

When I run gedit in terminal as root, preferences change isn't allowed. Every
preferences are disabled.  How to reproduce that: - Open a terminal - su -
gedit - edit - preferences  Then I receive a lot of errors like that:
(gedit:5390): EggSMClient-WARNING **: Failed to connect to the session
manager: Authentication Rejected, reason : None of the authentication protocols
specified are supported and host-based authentication failed  Erro do GConf:
Falha ao contatar o servidor de configuração; algumas das causas possíveis
são: necessidade de habilitar rede TCP/IP no ORBit ou existência de arquivos
de bloqueio deixados para trás no NFS devido a algum um erro do sistema. Para
mais informações consulte: http://projects.gnome.org/gconf/. (Detalhes -  1:
Falha ao obter uma conexão à sessão: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the message bus
security policy blocked the reply, the reply timeout expired, or the network
connection was broken.)  But, if I type su - everything works. I can change
preferences...  I'm running Debian Sid and XFCE 4.


-- Package-specific info:
Active plugins:
  - iso88591accentstohtmlentities
  - test
  - taglist
  - indent
  - snippets
  - charmap
  - quickopen
  - smartspaces
  - docinfo
  - modelines
  - codecomment
  - filebrowser
  - sort
  - colorpicker
  - bracketcompletion
  - time
  - spell
  - changecase

Plugins in $HOME:
  - iso88591accentstohtmlentities

Module versions:
  - glib  
  - gtk+  
  - gtksourceview 
  - pygobject 
  - pygtk 
  - pygtksourceview   
  - enchant   
  - iso-codes 3.15

Python module versions:
  - python2.5.5
  - pygtk 2.16.0 (GTK+ 2.20.0)


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

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

Versions of packages gedit depends on:
ii  gconf2  2.28.1-2 GNOME configuration database syste
ii  gedit-common2.28.3-2 official text editor of the GNOME 
ii  iso-codes   3.15-1   ISO language, territory, currency,
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libattr11:2.4.44-1   Extended attribute shared library
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-3+b1  The Cairo 2D vector graphics libra
ii  libenchant1c2a  1.4.2-3.6a wrapper library for various spel
ii  libgconf2-4 2.28.1-2 GNOME configuration database syste
ii  libglib2.0-02.24.0-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.0-2 The GTK+ graphical user interface 
ii  libgtksourceview2.0-0   2.10.0-1 shared libraries for the GTK+ synt
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.28.0-1 Layout and rendering of internatio
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libx11-62:1.3.3-2X11 client-side library
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  python  2.5.4-9  An interactive high-level object-o
ii  python-gobject  2.20.0-1+b1  Python bindings for the GObject li
ii  python-gtk2 2.16.0-2 Python bindings for the GTK+ widge
ii  python-gtksourceview2   2.10.0-1 Python bindings for the GtkSourceV
ii  python-support  1.0.7automated rebuilding support for P
ii  python2.5   2.5.5-4  An interactive high-level object-o

Versions of packages gedit recommends:
ii  python-gnome2 2.28.0-2   Python bindings for the GNOME desk
ii  zenity2.30.0-1   Display graphical dialog boxes fro

gedit suggests no packages.

-- no debconf information



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



Bug#572697: alsa-utils: aplay just does noise

2010-03-05 Thread Willian Gustavo Veiga
Package: alsa-utils
Version: 1.0.22-1
Severity: important

I tried to play mp3 and ogg files but it just does noise.

aplay filename.(mp3|ogg)


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

Kernel: Linux 2.6.32-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages alsa-utils depends on:
ii  libasound21.0.22-2   shared library for ALSA applicatio
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libncursesw5  5.7+20090803-2 shared libraries for terminal hand
ii  linux-sound-base  1.0.21+dfsg-2  base package for ALSA and OSS soun
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.12~pre1-1tools for managing Linux kernel mo
ii  udev  151-2  /dev/ and hotplug management daemo
ii  whiptail  0.52.10-8  Displays user-friendly dialog boxe

Versions of packages alsa-utils recommends:
ii  alsa-base  1.0.21+dfsg-2 ALSA driver configuration files
ii  pciutils   1:3.1.7-1 Linux PCI Utilities

alsa-utils suggests no packages.

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = en_US.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory



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