[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-25 Thread Pedro Ribeiro
More details about the backlight control can be found in
https://forums.developer.nvidia.com/t/legion-5-no-backlight-control-in-
discrete-graphics-mode/160292/11

If you have any questions please create a topic in the nvidia forums or
open a new bug!

/thread hijack off

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-25 Thread Pedro Ribeiro
Again my apologies to everyone for hijacking this thread, But since
people are asking, and I was able to solve the backlight problem after
days of pain, here are the instructions. Two caveats though:

- you need to have the laptop in "Discrete" mode in the BIOS (in my experience, 
Hybrid mode gives little battery life advantage, even in Windows)
- the instructions below are for Debian, but the only different thing to have 
in mind is the /experimental release in the apt install command, which should 
be adapted to the Ubuntu release you want to install the drivers from

1. make sure that you remove all nvidia stuff:
apt --purge remove nvidia*
(this includes any nvidia configuration files in /etc/X11/xorg.conf.d)

2. install the proprietary nvidia driver version you want (replace experimental 
with the target release)
sudo apt install libegl-nvidia0/experimental 
libgl1-nvidia-glvnd-glx/experimental libglx-nvidia0/experimental 
libnvidia-eglcore/experimental libnvidia-glcore/experimental 
libnvidia-ml1/experimental nvidia-alternative/experimental 
nvidia-driver/experimental nvidia-driver-bin/experimental 
nvidia-driver-libs/experimental nvidia-egl-common/experimental 
nvidia-egl-icd/experimental nvidia-kernel-dkms/experimental 
nvidia-kernel-support/experimental nvidia-modprobe/experimental 
nvidia-vdpau-driver/experimental xserver-xorg-video-nvidia/experimental 
libgles-nvidia1/experimental libgles-nvidia2/experimental 
nvidia-vulkan-icd/experimental libnvidia-cfg1/experimental 
libcuda1/experimental libnvcuvid1/experimental libnvidia-encode1/experimental 
nvidia-opencl-icd/experimental nvidia-smi/experimental  
libnvidia-cbl/experimental libnvidia-rtcore/experimental 
nvidia-cuda-mps/experimental libnvidia-ptxjitcompiler1/experimental 
libnvidia-compiler/experimental libnvidia-glvkspirv/experimental nvidia-settings

3. create a file /etc/X11/xorg.conf.d/21-nvidia-brightness.conf with the 
following contents:
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "RegistryDwords" "EnableBrightnessControl=1"
EndSection

4. reboot and backlight control should be working!

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-25 Thread Pedro Ribeiro
Don't want to hijack this thread, but has anyone here with a Legion 5
(AMD version) has gotten the backlight working in Discrete graphics mode
(only the nvidia GPU enabled)?

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-23 Thread Pedro Ribeiro
@Azizkhan (injkgz)

I don't think it is, I believe the for-next branch in linux-gpio will
only be integrated in 5.11, but @Coiby Xu (coiby) should be able to
confirm that.

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-22 Thread Pedro Ribeiro
To be specific, this is the branch I built:
https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=for-next

The kernel I built had 0f2c7af45d7eef8455d7ad39c5326229bf19a2ed as the
latest commit.

I have a Legion 5 15ARH05H (slightly different than 15ARH05).

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-21 Thread Pedro Ribeiro
@Coiby Xu (coiby)

I build the next branch of linux-gpio (which contains the patch you mentioned 
in #251), and the trackpad works just fine without the hid polling on the 
kernel command line.
You can contact me if you'd like further testing, my email is 
pedrib_at_gmail_dot_com

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1718839] Re: nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build (error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .fault = _fault, )

2018-01-13 Thread Pedro Ribeiro
the only option for was to downgrade nvidea drives to 304.137

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

Title:
  nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build
  (error: initialization from incompatible pointer type [-Werror
  =incompatible-pointer-types] .fault = _fault,)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1718839/+subscriptions

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

[Bug 1718839] Re: nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build (error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .fault = _fault, )

2018-01-13 Thread Pedro Ribeiro
I confirm that I have same issue with the kernell 4.13.0-26. Witm my
GeForce 300 series, is not possible install the new nvidea drives

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

Title:
  nvidia-340 340.104-0ubuntu1: nvidia-340 kernel module failed to build
  (error: initialization from incompatible pointer type [-Werror
  =incompatible-pointer-types] .fault = _fault,)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1718839/+subscriptions

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

[Bug 840169] Re: Canon pixma ip1600 printer not printing

2011-10-31 Thread Pedro Ribeiro
Did anyone find a solution for this problem?

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

Title:
  Canon pixma ip1600 printer not printing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gutenprint/+bug/840169/+subscriptions

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


[Bug 879994] Re: Canon pixma IP1600 doesn't print in Ubuntu 11.10

2011-10-25 Thread Pedro Ribeiro
Any news about this bug?

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

Title:
  Canon pixma IP1600 doesn't print in Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/879994/+subscriptions

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


[Bug 879994] Re: Canon pixma IP1600 doesn't print in Ubuntu 11.10

2011-10-23 Thread Pedro Ribeiro
Here is my cups error_log. I tried to print a test page but nothing was
printed (I must remember that i can print fine if my home folder isn't
encrypted other wise not.)

** Attachment added: cups error_log
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/879994/+attachment/2567827/+files/error_log

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

Title:
  Canon pixma IP1600 doesn't print in Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/879994/+subscriptions

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


[Bug 879994] [NEW] Canon pixma IP1600 doesn't print in Ubuntu 11.10

2011-10-22 Thread Pedro Ribeiro
Public bug reported:

I had my canon pixma iP1600 printer working well in Ubuntu 11.04 (I
followed what was wrote here: http://askubuntu.com/questions/41615/how-
to-install-canon-pixma-ip1600/66948#66948 to accomplish that).

Then I upgraded my Ubuntu to version 11.10 but the upgrade went wrong
and I was forced to reinstall Ubuntu 11.10 from scratch. After that, I
tried to install my printer just as I did before but I was not able to
print with success anymore.

I reinstalled Ubuntu 11.10 a second time, this time without encrypting
my home folder and I was able to print successfully. To take any doubts
I reinstalled Ubuntu 11.10 a third time with the home folder encrypted
and again I could not print anything.

So, can someone help me to put my printer working in Ubuntu 11.10 with
my home folder encrypted?

Thanks in advance.

** Affects: cups (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: canon ip1600

** Description changed:

  I had my canon pixma iP1600 printer working well in Ubuntu 11.04 (I
  followed what was wrote here: http://askubuntu.com/questions/41615/how-
  to-install-canon-pixma-ip1600/66948#66948 to accomplish that).
  
  Then I upgraded my Ubuntu to version 11.10 but the upgrade went wrong
  and I was forced to reinstall Ubuntu 11.10 from scratch. After that, I
  tried to install my printer just as I did before but I was not able to
  print with success anymore.
  
  I reinstalled Ubuntu 11.10 a second time, this time without encrypting
  my home folder and I was able to print successfully. To take any doubts
- I reinstalled Ubuntu 11.10 a third time and again I could not print
- anything.
+ I reinstalled Ubuntu 11.10 a third time with the home folder encrypted
+ and again I could not print anything.
  
  So, can someone help me to put my printer working in Ubuntu 11.10 with
  my home folder encrypted?
  
  Thanks in advance.

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

Title:
  Canon pixma IP1600 doesn't print in Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/879994/+subscriptions

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


[Bug 840169] Re: Canon pixma ip1600 printer not printing

2011-10-16 Thread Pedro Ribeiro
I had my canon pixma iP1600 printer working well in Ubuntu 11.04.

Then I upgraded my Ubuntu to version 11.10 but the upgrade went wrong
and I was forced to reinstall Ubuntu 11.10 from scratch. After that, I
tried to install my printer just as I did before but I was not able to
print with success anymore.

I reinstalled Ubuntu 11.10 a second time, this time without encrypting
my home folder and I was able to print successfully. To take any doubts
I reinstalled Ubuntu 11.10 a third time and again I could not print
anything.

So, can someone help me to put my printer working in Ubuntu 11.10 with
my home folder encrypted?

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

Title:
  Canon pixma ip1600 printer not printing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gutenprint/+bug/840169/+subscriptions

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


Re: [Bug 638307] Re: Laptop-mode-tools breaks suspend

2010-11-16 Thread Pedro Ribeiro

I don't think the problem is with the laptop-mode-tools. I think this
the problem is with the pm-utils. I say this because the only way that i
can run NVIDIA  proprietary drivers is removing the pm-utils 1.4.1-3
(because crashes wiht this drive when in battery mode even without
laptop-mode-tools installed). But pm-utils 1.3.0-1 work fine with NVIDIA
proprietary drivers (on my asus with a Geforce GT 320M) even with
laptope-mode-tools installed (solution by Adam Bull in #1)

Ter, 2010-11-16 às 04:55 +, Ritesh Raj Sarraf escreveu:
 On 11/15/2010 01:15 PM, Clint Byrum wrote:
  In discussing this with Martin Pitt, he felt that it would be better to
  move any functionality l-m-t has that pm-utils does not have into pm-
  utils, and remove laptop-mode-tools

 
 As the Maintainer, I would like to know what is wrong with l-m-t ?
 
 -- 
 Ritesh Raj Sarraf | http://people.debian.org/~rrs
 Debian - The Universal Operating System


-- 
Laptop-mode-tools breaks suspend
https://bugs.launchpad.net/bugs/638307
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 638307] Re: Laptop-mode-tools breaks suspend

2010-11-16 Thread Pedro Ribeiro
I don't think the problem is with the laptop-mode-tools. I think this
the problem is with the pm-utils. I say this because the only way that i
can run NVIDIA  proprietary drivers is removing the pm-utils 1.4.1-3
(because crashes wiht this drive when in battery mode even without
laptop-mode-tools installed). But pm-utils 1.3.0-1 work fine with NVIDIA
proprietary drivers (on my asus with a Geforce GT 320M) even with
laptope-mode-tools installed (solution by Adam Bull in #1)

-- 
Laptop-mode-tools breaks suspend
https://bugs.launchpad.net/bugs/638307
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 319053] Re: Bluetooth Mighty Mouse Left and Right Clicks do not register in 8.10

2010-11-15 Thread pedro ribeiro
Using the bluetooth wireless A1197 Mighty Mouse. I can confirm this is
still an issue for Ubuntu 10.04 (Lucid).

-- 
Bluetooth Mighty Mouse Left and Right Clicks do not register in 8.10
https://bugs.launchpad.net/bugs/319053
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 567580] Re: ubuntu 10.04 hangs on shutdown splash

2010-05-09 Thread Pedro Ribeiro
Kernel : 2.6.32-22-generic
Ubuntu 10.04
Laptop : Acer aspire 1680
ATI card 9700 mobility

Last comment :

sudo gedit /etc/default/grub

change : GRUB_CMDLINE_LINUX_DEFAULT=quiet splash

by : GRUB_CMDLINE_LINUX_DEFAULT=quiet splash acpi=force

sudo update -grub

This worked fine for me !

No luck for me. It doesn't work for acer 1680

-- 
ubuntu 10.04 hangs on shutdown splash
https://bugs.launchpad.net/bugs/567580
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 567580] Re: ubuntu 10.04 hangs on shutdown splash

2010-04-29 Thread Pedro Ribeiro
My video card is Radeon Mobility 9700 (r300)

-- 
ubuntu 10.04 hangs on shutdown splash
https://bugs.launchpad.net/bugs/567580
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 567580] Re: ubuntu 10.04 hangs on shutdown splash

2010-04-21 Thread Pedro Ribeiro
Sorry, the computer is an Aspire 1680.

-- 
ubuntu 10.04 hangs on shutdown splash
https://bugs.launchpad.net/bugs/567580
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 567580] [NEW] ubuntu 10.04 hangs on shutdown splash

2010-04-20 Thread Pedro Ribeiro
Public bug reported:

I have an old acer travelmate 1680 and i had a fresh instalation of
ubuntu 10.04 beta2.

When i shutdown, it hangs on the shutdown image, and doesn't fully
shutdow. I discover if i press de F1 key after hiting the shutdown icon
and before the splash image that the computer can shutdown with sucess,
so i think the problem is due with shutdown splash

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: 1680 acer shutdown splash

** Tags added: 1680 acer shutdown splash

-- 
ubuntu 10.04 hangs on shutdown splash
https://bugs.launchpad.net/bugs/567580
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 518368] Re: gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed

2010-04-03 Thread pedro ribeiro
I was able to solve the problem. It is probably related to unadvised
partial upgrades I and others did. Explanation:

At least in my installation two packages (libgnome-window-settings1
2.30.0-0ubuntu3 and capplets-data 2.30.0-0ubuntu3) were being held back
from updating. Both are probably dependencies of the current gnome-
control-center package, which consequently, I figure, was also being
held back, even though aptitude apparently didn't report so.

I had to force the installation of these two packages. It resulted in
the uninstallation of the ubuntu-desktop metapackage and then of gnome-
control-center, which is part of ubuntu-desktop; so after updating
libgnome-window-settings1 and capplets-data I simply had to reinstall
ubuntu-desktop. gnome-appearance-properties works fine now.

-- 
gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed
https://bugs.launchpad.net/bugs/518368
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 518368] Re: gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed

2010-03-31 Thread pedro ribeiro
Not fixed. Still getting the same error.

** Changed in: gnome-control-center (Ubuntu)
   Status: Fix Released = In Progress

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress = Confirmed

-- 
gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed
https://bugs.launchpad.net/bugs/518368
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 518368] Re: gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed

2010-03-31 Thread pedro ribeiro
For me it's still not working.

-- 
gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed
https://bugs.launchpad.net/bugs/518368
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 518368] Re: gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed

2010-03-30 Thread pedro ribeiro
Same problem here. Can't start gnome-appearance-properties:

(gnome-appearance-properties:2322): Gdk-CRITICAL **: gdk_display_sync: 
assertion `GDK_IS_DISPLAY (display)' failed
Segmentation fault (core dumped)

I wonder if this was fixed and broken again because of a recent change?
The original comments are from march 18th.

-- 
gdk_display_sync: assertion `GDK_IS_DISPLAY (display)' failed
https://bugs.launchpad.net/bugs/518368
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 351186] Re: [M76] [ubuntu 9.04] [ubuntu 9.10] slow unminimizing with ati card and desktop effects enabled

2009-12-13 Thread Pedro Ribeiro
@madmed

I really hope so. Because 359 comments about a bug known for a long
time, begins to be a bit ridiculous.

-- 
[M76] [ubuntu 9.04] [ubuntu 9.10] slow unminimizing with ati card and desktop 
effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-10-19 Thread Pedro Ribeiro
I also would like to see this patch in the official repositories.

-- 
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-10-12 Thread Pedro Ribeiro
How long does it take to put a fix of this problem by default on Ubuntu?

-- 
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-10-07 Thread Pedro Ribeiro
I really hope to see this almost pre-historical bug resolved before
Karmic's final version.

-- 
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 438536] Re: Notifications should show up closer to top right

2009-10-07 Thread Pedro Ribeiro
I also don't like the notifications new position. It always seems like
there's something wrong with them . So I ask you to put it in the same
place as they whore on Jaunty. Thanks

-- 
Notifications should show up closer to top right
https://bugs.launchpad.net/bugs/438536
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 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-09-20 Thread Pedro Ribeiro
And what for those that don't want to apply a patch ? I think is time
for this bug to be resolved. I'm hoping that in karmic 9.10 it could be
finally fixed.

-- 
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-08-01 Thread Pedro Ribeiro
Hi,

How much more information is needed for this bug to be resolved?

Thanks

-- 
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-07-20 Thread Pedro Ribeiro
And those like me that don't want to apply a non-oficial patch. What can
we do, wait for an oficial release? it will ever be one?

-- 
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-07-07 Thread Pedro Ribeiro
The main question we can make at this point is:

If so many people are reporting that this patch is working well, why it
wasn't yet included in an official update from ubuntu ??

-- 
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-06-28 Thread Pedro Ribeiro
For when a resolution for this problem?
I also noticed that the sound stops for a few seconds when unminimizing 
windows. Please... fix this.
Thanks in advance

-- 
[M76] [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-06-09 Thread Pedro Ribeiro
For when a real solution to this bug ?? Especially for those like me,
that don't want to patch their Xserver ??

-- 
[ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 351186] Re: [ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled

2009-05-10 Thread Pedro Ribeiro
I have the same problem here. And i also noticed that if rhythmbox is
playng, when i maximize, or open some programs the sound stops for a
couple of seconds. I have Ubuntu 9.04 and my graphics card is an ATI
Mobility Radeon HD 2400. Thanks in advance

-- 
[ubuntu 9.04] slow unminimizing with ati card and desktop effects enabled
https://bugs.launchpad.net/bugs/351186
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 343199] Re: Jaunty human theme help icon inconsistency

2009-03-17 Thread Pedro Ribeiro
Hello,

I'm writing again, because now after new updates to ubuntu jaunty, the
help icon changed again as you can see here:

http://news.softpedia.com/newsImage/Ubuntu-9-04-039-s-New-Themes-12.jpg/
(see the appearence preferences window)

And also on the image i send, that's from my computer.

Is the normal human theme help icon missing in jaunty ?

** Attachment added: new_icon.jpg
   http://launchpadlibrarian.net/23993245/new_icon.jpg

-- 
Jaunty human theme help icon inconsistency
https://bugs.launchpad.net/bugs/343199
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 343199] Re: Jaunty human theme help icon

2009-03-15 Thread Pedro Ribeiro

** Attachment added: icons.jpg
   http://launchpadlibrarian.net/23881762/icons.jpg

-- 
Jaunty human theme help icon
https://bugs.launchpad.net/bugs/343199
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 343199] [NEW] Jaunty human theme help icon

2009-03-15 Thread Pedro Ribeiro
Public bug reported:

Hello,

After an update for the new Jaunty Alpha 6 i found that the help icon in
the human theme changed from a blue question mark to a boat life saver.
I really like this new icon, because we can now differentiate it much
more better from for example the about icon. But my question is: this
is a bug or it happened with anyone more ?

i send also an image of the problem

Thanks in advance

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Jaunty human theme help icon
https://bugs.launchpad.net/bugs/343199
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 343199] Re: Jaunty human theme help icon

2009-03-15 Thread Pedro Ribeiro
Hello Jacob,

I thought this was a bug, because normally the help icon on programs
under the human theme is a blue question mark. So, do you confirm me
that this is not a bug and It is actually a new default icon in the
human theme ?

Thanks

-- 
Jaunty human theme help icon
https://bugs.launchpad.net/bugs/343199
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 343199] Re: Jaunty human theme help icon inconsistency

2009-03-15 Thread Pedro Ribeiro
Ok, thanks Jacob. I'm glade to help !

Best Regards

-- 
Jaunty human theme help icon inconsistency
https://bugs.launchpad.net/bugs/343199
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