[Bug 652648] Re: Battery charge level and remaining time

2010-10-24 Thread Mauricio Parra Casado
*** This bug is a duplicate of bug 629258 ***
https://bugs.launchpad.net/bugs/629258

** This bug has been marked a duplicate of bug 629258
   Battery life estimation never comes around
 * You can subscribe to bug 629258 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/629258/+subscribe

-- 
Battery charge level and remaining time
https://bugs.launchpad.net/bugs/652648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 629258] Re: Battery life estimation never comes around

2010-10-24 Thread Mauricio Parra Casado
@Brian Rogers : I tried your solution and works perfectly, but don't not
resolve all the problem... Because it solved the indicator applet, but
still without estimate the time of discharge of the battery.

-- 
Battery life estimation never comes around
https://bugs.launchpad.net/bugs/629258
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs



[Bug 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver

2010-10-24 Thread Mauricio Parra Casado
I didn't try with ATI, but with NVidia works perfectly... This is what
i've done:

1- Open a terminal and type this:

$ sudo su

and type your password

2- Install this:

# apt-get install v86d hwinfo

3- Execute the next command on the console

# hwinfo --framebuffer

this shows a list of supported resolutions for you computer... in this
example I use 1024x768x24 (use the resolution you want while it appears
on the list of above)

4- Edit the grub file

# gedit  /etc/default/grub

Then find the next line

GRUB_CMDLINE_LINUX_DEFAULT=quiet splash

and change it for the next one

GRUB_CMDLINE_LINUX_DEFAULT=quiet splash nomodeset
video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap

And replace this one

#GRUB_GFXMODE=640x480

with this one

GRUB_GFXMODE=1280x1024

Save changes and close de Text Editor

5- Now edit this file by writting this in the console

# gedit /etc/initramfs-tools/modules

and in the file that appears put this line at the end of the file:

uvesafb mode_option=1280x1024-24 mtrr=3 scroll=ywrap

After that, save the file, and close the editor.

6- Finally write this and hit enter

# echo FRAMEBUFFER=y | sudo tee /etc/initramfs-tools/conf.d/splash

Then do the same for:

# update-grub2

and

# update-initramfs -u

That's all, reboot your computer and you should have your splash  like
you wanted :D

If the resolution is low and ugly then probably you use a resolution not
supported by your BIOS. Make sure you are using one of the listed
resolutions when you execute the command:

sudo hwinfo --framebuffer


Hope you can get your splash, working as me :D

-- 
Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary 
graphics driver
https://bugs.launchpad.net/bugs/563878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 636744] Re: uses 100% cpu

2010-10-11 Thread Mauricio Parra Casado
I got the same problem.. when empathy is running the process 
telepathy-butterfly uses 80% cpu and even more.
Also the contacts of msn doesn't show. 

(sorry about my english)
mauryparra.

-- 
uses 100% cpu
https://bugs.launchpad.net/bugs/636744
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 652648] [NEW] Battery charge level and remaining time

2010-09-30 Thread Mauricio Parra Casado
Public bug reported:

Binary package hint: gnome-power-manager

The problem is that the applet indicator of battery doesn't show correct
information about battery charge level and remaining time of charge. I
made a bug report here https://bugs.launchpad.net/indicator-
applet/+bug/652623 and they said that is a problem from gnome power
manager so hope this could be fixed soon.

ProblemType: Bug
Architecture: amd64
Description: Ubuntu maverick (development branch)
Release:10.10

gnome-power-manager:
  Instalados: 2.32.0-0ubuntu1
  Candidato:  2.32.0-0ubuntu1
  Tabla de versiĆ³n:
 *** 2.32.0-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 maverick

-- 
Battery charge level and remaining time
https://bugs.launchpad.net/bugs/652648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 652648] Re: Battery charge level and remaining time

2010-09-30 Thread Mauricio Parra Casado
well i just updated. and the charge level is working fine but the
remaining time keeps working wrong and other thing I notice is that the
battery icon on the mouse over, doesn't show any
descripcion/information.

-- 
Battery charge level and remaining time
https://bugs.launchpad.net/bugs/652648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 651163] Re: npviewer.bin crashed with SIGSEGV

2010-09-29 Thread Mauricio Parra Casado

** Attachment added: CoreDump.gz
   https://bugs.launchpad.net/bugs/651163/+attachment/1653453/+files/CoreDump.gz

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/651163/+attachment/1653454/+files/Dependencies.txt

** Attachment added: Disassembly.txt
   
https://bugs.launchpad.net/bugs/651163/+attachment/1653455/+files/Disassembly.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/651163/+attachment/1653456/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/651163/+attachment/1653457/+files/ProcStatus.txt

** Attachment added: Registers.txt
   
https://bugs.launchpad.net/bugs/651163/+attachment/1653458/+files/Registers.txt

** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/651163/+attachment/1653459/+files/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/651163/+attachment/1653460/+files/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/651163
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 508755] Re: pitivi crashed with TypeError in _unblockPad()

2010-09-29 Thread Mauricio Parra Casado
also affects maverick amd64

** Tags added: amd64 maverick

-- 
pitivi crashed with TypeError in _unblockPad()
https://bugs.launchpad.net/bugs/508755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 646862] Re: skype crashes after signing in

2010-09-25 Thread Mauricio Parra Casado
cd /usr/lib32
sudo chmod ugo-r libpulse.so.0.12.2
sudo chmod ugo-r libpulse-simple.so.0.0.3

also worked for me :D, thanks!

-- 
skype crashes after signing in
https://bugs.launchpad.net/bugs/646862
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver

2010-06-26 Thread Mauricio Parra Casado
I think i give up, I've tried everything and nothing works for me, btw I
have a NVidia GeForce GT 130M on a HP HDX-16 1370

-- 
Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary 
graphics driver
https://bugs.launchpad.net/bugs/563878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs