[Bug 77442] Re: No screen updates when using desktop-effects with vnc

2007-09-04 Thread Enola Gay
I can confirm that it works fine with latest updates. Much more better
than a work around. Thanks.

-- 
No screen updates when using desktop-effects with vnc
https://bugs.launchpad.net/bugs/77442
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122979] Re: [aiglx][intel][r300] Video playback is buggy under Compiz

2007-09-04 Thread Enola Gay
I want to admit that xv playing under compiz works fine with latest i810
driver but not with the intel driver at least on i915 platforms and it
seems that this is not the only one. Maybe we should change the status
for xserver-xorg-video-intel or should I make a new bug report?

-- 
[aiglx][intel][r300] Video playback is buggy under Compiz
https://bugs.launchpad.net/bugs/122979
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137161] [Gutsy] tsclient vnc password dialog isn't accessible with compiz

2007-09-03 Thread Enola Gay
Public bug reported:

Binary package hint: tsclient

After connecting to an vnc client with tsclient and compiz enabled it
isn't possible to insert password in the password dialog. There is even
no cursor. After disabling compiz it is no problem to insert password.

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

** Description changed:

  Binary package hint: tsclient
  
  After connecting to an vnc client with tsclient and compiz enabled it
- isn't possible to insert password in die password dialog. There is even
+ isn't possible to insert password in the password dialog. There is even
  no cursor. After disabling compiz it is no problem to insert password.

-- 
[Gutsy] tsclient vnc password dialog isn't accessible with compiz
https://bugs.launchpad.net/bugs/137161
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136380] Re: [Gutsy] sonybright.sh doesn't use the correct value range

2007-09-03 Thread Enola Gay
** Summary changed:

- [Gutsy] sonybrightness.sh doesn't use the correct value range
+ [Gutsy] sonybright.sh doesn't use the correct value range

** Description changed:

  Binary package hint: acpi-support
  
  According to http://www.linux.it/~malattia/wiki/index.php/Sony-
  laptop#Brightness sony-laptop brightness devices value range is from 0
- to 7 but sonybrightness.sh uses the old sony-acpi range from 1 to 8. The
+ to 7 but sonybright.sh uses the old sony-acpi range from 1 to 8. The
  only reason why the 0 value despite of the wrong range is reached is the
  line  [ -x /usr/bin/spicctrl ]  /usr/bin/spicctrl -b 0  and of
  course this is only possible if spicctrl is installed which is universe.

-- 
[Gutsy] sonybright.sh doesn't use the correct value range
https://bugs.launchpad.net/bugs/136380
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117331] Re: sony brightness state isn't restored after resume from suspend or hibernate

2007-08-31 Thread Enola Gay
But brightness couldn't be changed in Gutsy without loading sony_acpi. 
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/133662
Maybe the acpi script has to be patched.

-- 
sony brightness state isn't restored after resume from suspend or hibernate
https://bugs.launchpad.net/bugs/117331
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133662] Re: [Gutsy] sony-acpi not loaded on sony vaio

2007-08-31 Thread Enola Gay
This issue has been fixed but in another way. Sony_acpi is deprecated because 
of sony-laptop module which replaces sonypi. The acpi-scripts has been changed 
today to use the sony-laptop path which works but there are two problems.
Sonypi have to been blacklisted or removed otherwise brightness has one less 
mode (0) and two less (0 and 8) than the patched sony_acpi 
https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.22/+bug/117327
  for TX and maybe other Sony notebooks.
Without that, sonypi and sony-laptop have to be removed and only sony-laptop 
has to be loaded again.
Sony_acpi could be removed too if there is a solution for 
https://bugs.launchpad.net/ubuntu/+source/linux-ubuntu-modules-2.6.22/+bug/117327
 but it doesn't hurt since it isn't loaded in Gutsy atm.

-- 
[Gutsy] sony-acpi not loaded on sony vaio
https://bugs.launchpad.net/bugs/133662
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133662] Re: [Gutsy] sony-acpi not loaded on sony vaio

2007-08-31 Thread Enola Gay
The only missing sony_acpi feature is
https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.22/+bug/117331.

-- 
[Gutsy] sony-acpi not loaded on sony vaio
https://bugs.launchpad.net/bugs/133662
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117331] Re: sony brightness state isn't restored after resume from suspend or hibernate

2007-08-31 Thread Enola Gay
Ok, the brightness changing works again throug acpi-support update but
the bug still appears even with sony-laptop module. It seems that sony-
laptop has no similar option like brightness_default and it doesn't save
the values permanent.

-- 
sony brightness state isn't restored after resume from suspend or hibernate
https://bugs.launchpad.net/bugs/117331
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133662] Re: [Gutsy] sony-acpi not loaded on sony vaio

2007-08-31 Thread Enola Gay
This feature is accessible through /sys/devices/platform/sony-
laptop/brightness_default so there is really no need for sony_acpi
anymore.

-- 
[Gutsy] sony-acpi not loaded on sony vaio
https://bugs.launchpad.net/bugs/133662
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117327] Re: Sony TX series and possible many other Sony laptops couldn't use the lowest brightness setting

2007-08-31 Thread Enola Gay
Since sony_acpi is deprecated it concerns sony_laptop module which is in
the kernel package.

** Changed in: linux-source-2.6.22 (Ubuntu)
Sourcepackagename: linux-ubuntu-modules-2.6.22 = linux-source-2.6.22

-- 
Sony TX series and possible many other Sony laptops couldn't use the lowest 
brightness setting
https://bugs.launchpad.net/bugs/117327
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136380] [Gutsy] sonybrightness.sh doesn't use the correct value range

2007-08-31 Thread Enola Gay
Public bug reported:

Binary package hint: acpi-support

According to http://www.linux.it/~malattia/wiki/index.php/Sony-
laptop#Brightness sony-laptop brightness devices value range is from 0
to 7 but sonybrightness.sh uses the old sony-acpi range from 1 to 8. The
only reason why the 0 value despite of the wrong range is reached is the
line  [ -x /usr/bin/spicctrl ]  /usr/bin/spicctrl -b 0 .

** Affects: acpi-support (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Gutsy] sonybrightness.sh doesn't use the correct value range
https://bugs.launchpad.net/bugs/136380
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136380] Re: [Gutsy] sonybrightness.sh doesn't use the correct value range

2007-08-31 Thread Enola Gay
This patch should fix the issue.

** Attachment added: sonybright.sh bugfix patch
   http://launchpadlibrarian.net/9076272/sonybright.patch

-- 
[Gutsy] sonybrightness.sh doesn't use the correct value range
https://bugs.launchpad.net/bugs/136380
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117331] Re: sony brightness state isn't restored after resume from suspend or hibernate

2007-08-31 Thread Enola Gay
Sony-laptop driver has a brightness_default value so sony-acpi isn't
needed anymore. This bug only effects the acpi-support package and the
file /etc/acpi/sonybright.sh.

** Changed in: acpi-support (Ubuntu)
Sourcepackagename: linux-source-2.6.22 = acpi-support

-- 
sony brightness state isn't restored after resume from suspend or hibernate
https://bugs.launchpad.net/bugs/117331
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117331] Re: sony brightness state isn't restored after resume from suspend or hibernate

2007-08-31 Thread Enola Gay
This patch should fix the issue for the updated sonbright.sh script with 
sony-laptop driver pathes.
This issue seems to be much important in Gutsy since brightness is reset to 
brightness_default value everytime a user logouts or do a similar operation. 
This seems to have something to do with new intel driver or compiz, don't know.
Btw. this patches fixes the value range issue 
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/136380 too.

** Attachment added: updated sonybright.sh patch
   http://launchpadlibrarian.net/9076368/sonybright.patch

-- 
sony brightness state isn't restored after resume from suspend or hibernate
https://bugs.launchpad.net/bugs/117331
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 136380] Re: [Gutsy] sonybrightness.sh doesn't use the correct value range

2007-08-31 Thread Enola Gay
** Description changed:

  Binary package hint: acpi-support
  
  According to http://www.linux.it/~malattia/wiki/index.php/Sony-
  laptop#Brightness sony-laptop brightness devices value range is from 0
  to 7 but sonybrightness.sh uses the old sony-acpi range from 1 to 8. The
  only reason why the 0 value despite of the wrong range is reached is the
- line  [ -x /usr/bin/spicctrl ]  /usr/bin/spicctrl -b 0 .
+ line  [ -x /usr/bin/spicctrl ]  /usr/bin/spicctrl -b 0  and of
+ course this is only possible if spicctrl is installed which is universe.

-- 
[Gutsy] sonybrightness.sh doesn't use the correct value range
https://bugs.launchpad.net/bugs/136380
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133662] Re: [Gutsy] sony-acpi not loaded on sony vaio

2007-08-31 Thread Enola Gay
Ok, brightness changing works fine even without blacklisted sonpyi if this bug 
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/136380 has been 
fixed.
So no kernel change is needed.

-- 
[Gutsy] sony-acpi not loaded on sony vaio
https://bugs.launchpad.net/bugs/133662
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133662] Re: [Gutsy] sony-acpi not loaded on sony vaio

2007-08-31 Thread Enola Gay
@Paolo Borelli
This has something to do with brightness_default value. I have posted a 
possible fix for your problem @ 
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/117331.

-- 
[Gutsy] sony-acpi not loaded on sony vaio
https://bugs.launchpad.net/bugs/133662
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117331] Re: sony brightness state isn't restored after resume from suspend or hibernate

2007-08-31 Thread Enola Gay
Ok, it is of course possible and would handle it more like Windows but
it works with acpi-support too and I guess that the maintainer of sony-
laptop driver wouldn't change it.

-- 
sony brightness state isn't restored after resume from suspend or hibernate
https://bugs.launchpad.net/bugs/117331
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77442] Re: No screen updates when using desktop-effects with vnc

2007-08-29 Thread Enola Gay
This is the plan. The user looses the background for the session too and
I think atm a user can live without compiz for a supporting session and
it is of course only a workaround until the issue is fixed. But I don't
know. It looks like I can enable and disable compiz on the fly under
Desktop Effects so why this isn't possible for vino?

-- 
No screen updates when using desktop-effects with vnc
https://bugs.launchpad.net/bugs/77442
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129200] Re: C3 and C4 can't be reached. powertop doesn't show C3 and C4.

2007-08-29 Thread Enola Gay
I have the same problem but only with connected ac adapter. In battery
mode I can see both modes and they are used.

-- 
C3 and C4 can't be reached. powertop doesn't show C3 and C4.
https://bugs.launchpad.net/bugs/129200
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135141] Re: Gutsy: Intel should be preferred over 810

2007-08-28 Thread Enola Gay
I can confirm this. Since Gutsy the Intel driver works fine on my Sony
TX2 with 915 chipset so there is no problem to activate it per default.

** Attachment added: lspci-vvnn
   http://launchpadlibrarian.net/9037115/lspci-vvnn

-- 
Gutsy: Intel should be preferred over 810
https://bugs.launchpad.net/bugs/135141
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95867] Re: Gnome recognizes the resolution 1368x768 instead of 1366x768

2007-08-28 Thread Enola Gay
Since Intel driver would fix this problem and according to this bug
report https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/135141 a
driver update is possible I have posted the needed output to the bug
report. If they fix the driver selecting for this laptop in Gutsy they
also would fix this one.

-- 
Gnome recognizes the resolution 1368x768 instead of 1366x768
https://bugs.launchpad.net/bugs/95867
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135141] Re: Gutsy: Intel should be preferred over 810

2007-08-28 Thread Enola Gay
A driver update for this chipset/laptop would fix this bug report
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-
video-i810/+bug/95867 too.

-- 
Gutsy: Intel should be preferred over 810
https://bugs.launchpad.net/bugs/135141
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111462] Re: X crashes after gdm login with new Intel driver

2007-08-28 Thread Enola Gay
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
X crashes after gdm login with new Intel driver
https://bugs.launchpad.net/bugs/111462
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 114080] Re: Image is jamed on external screen with Intel i810 video chipset

2007-08-28 Thread Enola Gay
I would test this issue with the latest Gutsy Live CD. You have to
change to Intel driver manually until
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/135141 this bug is
fixed but with the Intel driver you have good changes that your external
monitor works out of the box.

-- 
Image is jamed on external screen with Intel i810 video chipset
https://bugs.launchpad.net/bugs/114080
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122591] Re: Intel 945 Express 1680x1050 resolution on external monitor

2007-08-28 Thread Enola Gay
*** This bug is a duplicate of bug 95265 ***
https://bugs.launchpad.net/bugs/95265

Does changing to xserver-xorg-video-intel fix your problem?

-- 
Intel 945 Express 1680x1050 resolution on external monitor
https://bugs.launchpad.net/bugs/122591
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122591] Re: Intel 945 Express 1680x1050 resolution on external monitor

2007-08-28 Thread Enola Gay
*** This bug is a duplicate of bug 95265 ***
https://bugs.launchpad.net/bugs/95265

** This bug has been marked a duplicate of bug 95265
   Monitor resolution 1680x1050 not recognised

-- 
Intel 945 Express 1680x1050 resolution on external monitor
https://bugs.launchpad.net/bugs/122591
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106552] Re: 1680*1050 etc. cannot be set in spite of 915resolution - DDC failure over DVI(-ADD)?

2007-08-28 Thread Enola Gay
*** This bug is a duplicate of bug 95265 ***
https://bugs.launchpad.net/bugs/95265

This problem should be fixed in Gutsy.

** This bug has been marked a duplicate of bug 95265
   Monitor resolution 1680x1050 not recognised

-- 
1680*1050 etc. cannot be set in spite of 915resolution - DDC failure over 
DVI(-ADD)?
https://bugs.launchpad.net/bugs/106552
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95863] Re: Intel 945 Video 1680X1050 resolution display outside physical dimensions of the monitor

2007-08-28 Thread Enola Gay
*** This bug is a duplicate of bug 95265 ***
https://bugs.launchpad.net/bugs/95265

** This bug has been marked a duplicate of bug 95265
   Monitor resolution 1680x1050 not recognised

-- 
Intel 945 Video 1680X1050 resolution display outside physical dimensions of the 
monitor
https://bugs.launchpad.net/bugs/95863
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95265] Re: Monitor resolution 1680x1050 not recognised

2007-08-28 Thread Enola Gay
This bug should be fixed in Gutsy. If not check out if xorg uses the
i810 or the intel driver. If it uses the i810 driver change to intel. If
everything works fine after Xorg restart  and you use the latest Gutsy
version report your output of 'lspci -vvnn' to this bug report
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/135141 so the intel
driver will be preferred in future.

-- 
Monitor resolution 1680x1050 not recognised
https://bugs.launchpad.net/bugs/95265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122979] Re: [aiglx][intel][r300] Video playback is buggy under Compiz

2007-08-28 Thread Enola Gay
I can confirm that video watching with xv and compiz works fine with
i810 driver but not with the intel one on i915.

-- 
[aiglx][intel][r300] Video playback is buggy under Compiz
https://bugs.launchpad.net/bugs/122979
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135141] Re: Gutsy: Intel should be preferred over 810

2007-08-28 Thread Enola Gay
Ok, I have found one problem with the intel driver. According to this
bug https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
ati/+bug/122979 the compiz xv problem has been fixed in i810 and intel
driver but video playback doesn't work with new intel driver on some
cards like i830, i915 but it works with i810 driver.

-- 
Gutsy: Intel should be preferred over 810
https://bugs.launchpad.net/bugs/135141
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135418] black screen after resolution change with activated compiz

2007-08-28 Thread Enola Gay
Public bug reported:

Binary package hint: compiz

I have intel 915 onboard graphic and I am using latest Gutsy packages. If I 
enable Desktop Effects and change resolution with Screen Resolution or the 
new Screens and Graphics I got a black screen. The only thing I can still see 
is my mouse which is move able and system seems to react to clicks but it 
doesn't help. X restart or changing to terminal is possible. It happens with 
intel driver as well as with i810.
Without compiz resolution change works fine. It is even possible to disable 
Desktop Effects, change resolution and enable it again afterwards without 
problems.

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

-- 
black screen after resolution change with activated compiz
https://bugs.launchpad.net/bugs/135418
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77442] Re: No screen updates when using desktop-effects with vnc

2007-08-28 Thread Enola Gay
This is a great idea but why not make it automatic? Everytime a client
connects vnc checks if compiz is enabled. If it is, compiz is disabled
for this vnc session and afterwards enabled again. Like removing the
desktop background on some vnc clients.

-- 
No screen updates when using desktop-effects with vnc
https://bugs.launchpad.net/bugs/77442
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133662] Re: [Gutsy tribe 4] sony-acpi not loaded on sony vaio

2007-08-25 Thread Enola Gay
I can confirm this for Tribe 5. But afaik the same happens with Edgy
Testing Live CD but works on Edgy installation. Maybe it is only a Live
CD issue.

-- 
[Gutsy tribe 4] sony-acpi not loaded on sony vaio
https://bugs.launchpad.net/bugs/133662
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95867] Re: Gnome recognizes the resolution 1368x768 instead of 1366x768

2007-08-24 Thread Enola Gay
This bug still exists in standard Feisty and Gutsy Tribe 5.
A maybe interesting point is if I change resolution on Gutsy Live CD to 
1366x768 I got a black screen. I could move mouse but see nothing. But I think 
this is a general resolution or compiz problem. After X restart with ctrl + alt 
+ backspace I have the wrong virtual resolution again.

-- 
Gnome recognizes the resolution 1368x768 instead of 1366x768
https://bugs.launchpad.net/bugs/95867
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95867] Re: Gnome recognizes the resolution 1368x768 instead of 1366x768

2007-08-24 Thread Enola Gay
I don't think so since this doesn't happen with Kubuntu afaik. It has
something to do with the Gnome screen resolution. If I correct the
wrong resolution with the Gnome tool it works (at least in Feisty) but
after logout GDM still has the wrong resolution. Maybe it has something
to do with the combination of Gnome with xrandr since xrandr always
lists the wrong resolution 1368x768 too and Gnome resolution tool uses
the highest possible resolution of xrandr.

-- 
Gnome recognizes the resolution 1368x768 instead of 1366x768
https://bugs.launchpad.net/bugs/95867
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95867] Re: Gnome recognizes the resolution 1368x768 instead of 1366x768

2007-08-24 Thread Enola Gay
Ok, at least it is partially a driver bug since the resolution 1368x768
doesn't appear in xrandr with new Intel driver.

-- 
Gnome recognizes the resolution 1368x768 instead of 1366x768
https://bugs.launchpad.net/bugs/95867
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 27060] Re: Battery applet never says fully charged

2007-08-24 Thread Enola Gay
Tribe 5 still has the same problem. But I have read somewhere that
Windows has the same problem. It seems to be an acpi or design bug.
Maybe only a workaround is possible.

[EMAIL PROTECTED]:~$ cat /proc/acpi/battery/BAT1/state 
present: yes
capacity state:  ok
charging state:  charging
present rate:0 mW
remaining capacity:  57720 mWh
present voltage: 8392 mV

[EMAIL PROTECTED]:~$ cat /proc/acpi/battery/BAT1/info 
present: yes
design capacity: 57720 mWh
last full capacity:  57720 mWh
battery technology:  non-rechargeable
design voltage:  7400 mV
design capacity warning: 0 mWh
design capacity low: 120 mWh
capacity granularity 1:  0 mWh
capacity granularity 2:  10 mWh
model number:
serial number:   
battery type:LION
OEM info:Sony Corp.

-- 
Battery applet never says fully charged
https://bugs.launchpad.net/bugs/27060
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 126157] Re: After I upgraded from feisty to gutsy, I lost my sound

2007-08-24 Thread Enola Gay
On my Sony TX2 sound works with the internal speakers but not with
speakers connected to the front connector.

-- 
After I upgraded from feisty to gutsy, I lost my sound
https://bugs.launchpad.net/bugs/126157
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111257] Re: totem crashes with 'BadAlloc (insufficient resources for operation)' when using compiz and xserver-xorg-video-intel driver

2007-08-09 Thread Enola Gay
Still present in Tribe 4. Please try to fix this or at least disable
compiz for Intel cards.

-- 
totem crashes with 'BadAlloc (insufficient resources for operation)' when using 
compiz and xserver-xorg-video-intel driver
https://bugs.launchpad.net/bugs/111257
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2007-08-08 Thread Enola Gay
** Bug watch added: GNOME Bug Tracker #107418
   http://bugzilla.gnome.org/show_bug.cgi?id=107418

** Also affects: bugzilla (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=107418
   Importance: Unknown
   Status: Unknown

-- 
gnome-video-thumbnailer uses all available CPU power when using bittorrent
https://bugs.launchpad.net/bugs/79030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2007-08-05 Thread Enola Gay
It seems that the same problem happens when copying huge video files to
slow mediums like USB harddisks. Video-thumbnailer is started again if
the target directory is open.

-- 
gnome-video-thumbnailer uses all available CPU power when using bittorrent
https://bugs.launchpad.net/bugs/79030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 49360] Re: BadAlloc error when playing a video with xv

2007-08-05 Thread Enola Gay
It fixes the crash problem but you still can't see any xv video output.
It is black.

-- 
BadAlloc error when playing a video with xv
https://bugs.launchpad.net/bugs/49360
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 59101] Re: gnome-cups-icon wakes up every second

2007-08-02 Thread Enola Gay
I can also confirm that this bug is still present in feisty and it uses
every minute or something like that 100% CPU for one second.

-- 
gnome-cups-icon wakes up every second
https://bugs.launchpad.net/bugs/59101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2007-08-02 Thread Enola Gay
I can confirm this for Feisty. This is not a Bittorrent problem. It is
general since it happens for every video file which is downloaded at the
moment and which is shown in Nautilus. I have this problem with
DownThemAll (Firefox plugin) too and the Thumbnailer uses 100% CPU and
lets my fan run very loud. The easy solution is to close Nautilus but I
think this shouldn't be needed.

-- 
gnome-video-thumbnailer uses all available CPU power when using bittorrent
https://bugs.launchpad.net/bugs/79030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2007-08-02 Thread Enola Gay
BTW I don't think that this is a Totem problem. I think Nautilus is the
app which starts gnome-video-thumnailer so it has to be fixed. Maybe
Nautilus shouldn't create Thumbnails for videos/files which are in use
(only writing, reading would be no problem).

-- 
gnome-video-thumbnailer uses all available CPU power when using bittorrent
https://bugs.launchpad.net/bugs/79030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 59101] Re: gnome-cups-icon wakes up every second

2007-08-02 Thread Enola Gay
** Bug watch added: GNOME Bug Tracker #439930
   http://bugzilla.gnome.org/show_bug.cgi?id=439930

** Also affects: gnome-cups-manager (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=439930
   Importance: Unknown
   Status: Unknown

-- 
gnome-cups-icon wakes up every second
https://bugs.launchpad.net/bugs/59101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2007-08-02 Thread Enola Gay
I have a 6 Megabit connection.
I have realized that it takes over ten seconds after opening the directory with 
the video download until the gnome-video-thumbnailer is started which consumes 
nearly all cpu time he can get. After some time the process exits which results 
in normal cpu usage for some time and then it starts again. This seems to be 
repeated until the download has finished.

-- 
gnome-video-thumbnailer uses all available CPU power when using bittorrent
https://bugs.launchpad.net/bugs/79030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2007-08-02 Thread Enola Gay
** Bug watch added: GNOME Bug Tracker #462741
   http://bugzilla.gnome.org/show_bug.cgi?id=462741

** Also affects: totem (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=462741
   Importance: Unknown
   Status: Unknown

-- 
gnome-video-thumbnailer uses all available CPU power when using bittorrent
https://bugs.launchpad.net/bugs/79030
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129297] Re: new upstream version available 2.1.0

2007-08-02 Thread Enola Gay
New version would be great since it has among other things another
energy saving fix. Btw Debian unstable has already the new version.

-- 
new upstream version available 2.1.0
https://bugs.launchpad.net/bugs/129297
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118210] Re: hplip show appear in System Preferences menu

2007-08-02 Thread Enola Gay
Even with a new Feisty installation and a new home directory HPLIP
Toolbox is deactivated in menu per default. This doesn't appear in
Dapper or Edgy. It would be great if this menu entry could be back again
in Gutsy. Python-qt3 isn't needed since there is a good error
description but at least HPLIP Toolbox should be find easily.

-- 
hplip show appear in System  Preferences menu
https://bugs.launchpad.net/bugs/118210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 114080] Re: Image is jamed on external screen with Intel i810 video chipset

2007-07-29 Thread Enola Gay
The i810 driver is a mess for external screen. I would check the intel
driver or  i810-modesetting from debian project.

-- 
Image is jamed on external screen with Intel i810 video chipset
https://bugs.launchpad.net/bugs/114080
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122591] Re: Intel 945 Express 1680x1050 resolution on external monitor

2007-07-29 Thread Enola Gay
Install xserver-xorg-video-intel or compile xserver-xorg-
video-i810-modesetting from Debian project. It should fix your issue.

-- 
Intel 945 Express 1680x1050 resolution on external monitor
https://bugs.launchpad.net/bugs/122591
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111606] Re: Totem does (mostly) not display video output on external monitor

2007-07-29 Thread Enola Gay
Maybe this is a duplicate of
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/55646 . Please check
out the workaround.

-- 
Totem does (mostly) not display video output on external monitor
https://bugs.launchpad.net/bugs/111606
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129025] [gutsy] animations and video watching aren't possible with an external monitor on an Intel laptop

2007-07-29 Thread Enola Gay
Public bug reported:

Binary package hint: xserver-xorg-video-intel

I am using a Sony TX2 laptop which is shipped with Intel 915 onboard graphic. I 
have checked the new Intel driver with the second Ubuntu Gutsy Live CD (Tribe 
3) which is shipped with the xserver-xorg-video-intel (2:2.1.0-1ubuntu1) driver 
and Xorg 7.3 git. It works fine with my external monitor (1680x1050) if I 
change the driver from i810 to intel in xorg.conf but it doesn't shut down 
the LFP like the old i810-modesetting driver. It always show an extract of the 
external on the LFP (1366x768). It is possible with xrandr to disable LFP 
(xrandr --output LVDS --off) but Video watching or 3D animations are still 
impossible because of huge lags and displaced output. It seems that the monitor 
was disabled but the graphic card doesn't realized that. I don't have this 
problems with videos with i810-modesetting since this disables the monitor in 
xorg.conf with MonitorLayout.
But since i810-modesetting couldn't display my native laptop resolution I have 
to switch between the standard i810 driver (the Feisty intel driver couldn't 
display 1366x768 too) and modesetting everytime I want to use the external or 
the internal.

** Affects: xorg-server (upstream)
 Importance: Unknown
 Status: Unknown

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: Freedesktop Bugzilla #11722
   https://bugs.freedesktop.org/show_bug.cgi?id=11722

** Also affects: xorg-server (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=11722
   Importance: Unknown
   Status: Unknown

-- 
[gutsy] animations and video watching aren't possible with an external monitor 
on an Intel laptop
https://bugs.launchpad.net/bugs/129025
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123209] Re: network-manager 0.6.5 often doesn't reconnect after resume

2007-07-20 Thread Enola Gay
It seems to be fixed since network-manager (0.6.5-0ubuntu7).

** Changed in: network-manager (Ubuntu)
   Status: New = Fix Released

-- 
network-manager 0.6.5 often doesn't reconnect after resume
https://bugs.launchpad.net/bugs/123209
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108369] Re: Request: Update Feisty's Network Manager to 0.6.5

2007-07-20 Thread Enola Gay
The suspend bug seems to be fixed in Gutsy since  network-manager
(0.6.5-0ubuntu7) and the source package could be compiled fine in Feisty
too.

-- 
Request: Update Feisty's Network Manager to 0.6.5
https://bugs.launchpad.net/bugs/108369
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 38939] Re: MPlayer receives BadAlloc when playing very large movies using Xv

2007-07-17 Thread Enola Gay
** Bug watch added: Freedesktop Bugzilla #2772
   https://bugs.freedesktop.org/show_bug.cgi?id=2772

** Also affects: xorg-server (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=2772
   Importance: Unknown
   Status: Unknown

-- 
MPlayer receives BadAlloc when playing very large movies using Xv
https://bugs.launchpad.net/bugs/38939
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 124375] Re: Gnome doesn't focus after app operation an already open app

2007-07-07 Thread Enola Gay
** Bug watch added: GNOME Bug Tracker #454503
   http://bugzilla.gnome.org/show_bug.cgi?id=454503

** Also affects: metacity (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=454503
   Importance: Unknown
   Status: Unknown

-- 
Gnome doesn't focus after app operation an already open app
https://bugs.launchpad.net/bugs/124375
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124375] Gnome doesn't focus after app operation an already open app

2007-07-06 Thread Enola Gay
Public bug reported:

Binary package hint: metacity

If I open a link in mail program. im or something like that and Firefox
is not running it is started and gets a focus but if Firefox is already
running the link gets loaded in Firefox but the mail program still has
the focus so you think nothing happens. The most annoying problem is
that Firefox opens for some operation like downloads a new window. If
you change back to main Firefox and click another download which appears
in the opened popup you have to change manually to it. But this is not
only Firefox specific since it doesn't happen in KDE or Windows afaik.
Same happens with Totem and I guess many more appliations which allow
only one instance.

If someones want to check it.
1. Open Nautilus and make it full screen.
2. Open a video in Totem.
3. Change back to Nautilus.
4. Start another video with Totem.
= Totem plays the new video but doesn't get focused.

Same happens with Evolution. If it is already running and you start it
again another instance is started but it gets not focused. This doesn't
happen if no Evolution is running.

It is very likely that people click several times on a file until they
realize.

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

-- 
Gnome doesn't focus after app operation an already open app
https://bugs.launchpad.net/bugs/124375
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 41623] Re: Firefox windows do not get focus when launched

2007-07-06 Thread Enola Gay
Ok, I have made a new bug report for metacity
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/124375 .

-- 
Firefox windows do not get focus when launched
https://bugs.launchpad.net/bugs/41623
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 10918] Re: Evolution forgets read messages after gnome logout cycle

2007-07-06 Thread Enola Gay
According to Upstream it isn't fixed and I have made a newer bug report
a duplicate of this one. Maybe this should be reverted so there is no
need to open a third one since I have exact the same problem.

-- 
Evolution forgets read messages after gnome logout cycle
https://bugs.launchpad.net/bugs/10918
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41623] Re: Firefox windows do not get focus when launched

2007-07-05 Thread Enola Gay
Why make another bug if this ist Gnome specific and not and not Firefox
specific? I can make a bug for every app which has no workaround but
this ist quite useless. KDE and of course Windows hasn't this problem
afaik.

-- 
Firefox windows do not get focus when launched
https://bugs.launchpad.net/bugs/41623
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 113944] Re: Session crash

2007-07-03 Thread Enola Gay
I have a xsession logout error with Glipper.Try to log in console and
uninstall Glipper. (sudo apt-get remove glipper)

-- 
Session crash
https://bugs.launchpad.net/bugs/113944
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121573] Re: glipper doesn't work

2007-07-03 Thread Enola Gay
*** This bug is a duplicate of bug 115570 ***
https://bugs.launchpad.net/bugs/115570

** This bug has been marked a duplicate of bug 115570
   Unable to open glipper at all

-- 
glipper doesn't work
https://bugs.launchpad.net/bugs/121573
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123599] Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate

2007-07-02 Thread Enola Gay
Public bug reported:

Binary package hint: linux-source

I am using a Sony TX2 Notebook with a standard Intel sound card. Suspend works 
fine until it is started with the Audigy 2 ZS Notebook (PCMCIA) plugged in. If 
I activate suspend screen gets blanked but it doesn't go to sleep. The same 
happens with hibernate. After login again the Audigy soundcard isn't accessible 
anymore and doesn't appear in lspci.
It seems that if I shut down system or restart it the laptop goes to sleep so 
it looks like some Audigy souncard kernel modules couldn't be unloaded.

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate
https://bugs.launchpad.net/bugs/123599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123599] Re: Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate

2007-07-02 Thread Enola Gay

** Attachment added: dmesg
   http://launchpadlibrarian.net/8283519/dmesg

-- 
Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate
https://bugs.launchpad.net/bugs/123599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123599] Re: Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate

2007-07-02 Thread Enola Gay

** Attachment added: lspci -nv output before hibernate
   http://launchpadlibrarian.net/8283524/lspci-nv-before

-- 
Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate
https://bugs.launchpad.net/bugs/123599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123599] Re: Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate

2007-07-02 Thread Enola Gay

** Attachment added: lspci -nv output after hibernate
   http://launchpadlibrarian.net/8283525/lspci-nv-after

-- 
Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate
https://bugs.launchpad.net/bugs/123599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123599] Re: Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate

2007-07-02 Thread Enola Gay

** Attachment added: lsmod before hibernate
   http://launchpadlibrarian.net/8283556/lsmod-before

-- 
Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate
https://bugs.launchpad.net/bugs/123599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123599] Re: Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate

2007-07-02 Thread Enola Gay

** Attachment added: lsmod after hibernate
   http://launchpadlibrarian.net/8283562/lsmod-after

-- 
Audigy 2 ZS Notebook prevents Laptop from suspend/hibernate
https://bugs.launchpad.net/bugs/123599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123601] Re: Gnome Volume Control change device function has no effect

2007-07-02 Thread Enola Gay
*** This bug is a duplicate of bug 87909 ***
https://bugs.launchpad.net/bugs/87909


** Attachment added: asoundconf list
   http://launchpadlibrarian.net/8283580/asoundconf-list

-- 
Gnome Volume Control change device function has no effect
https://bugs.launchpad.net/bugs/123601
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123601] Gnome Volume Control change device function has no effect

2007-07-02 Thread Enola Gay
*** This bug is a duplicate of bug 87909 ***
https://bugs.launchpad.net/bugs/87909

Public bug reported:

Binary package hint: gnome-applets

Gnome Volume Control change device function has no effect. I have an
onboard Intel laptop sound card which works fine and a Audigy 2 ZS
Notebook which is connected through PCMCIA. If I start with the PCMCIA
inserted ALSA uses normally the Intel card for output but both are shown
under Gnome Volume Control\File\Change Device. If I choose the Audigy
nothing changes except the volume control tracks but they have no
effect. If I install a asoundconf-gtk the Intel card is still selected
as the default one. If I change the default card with asoundconf-gtk the
Audigy works as expected so Volume Control Change Device has no effect
on Alsa.

** Affects: control-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Gnome Volume Control change device function has no effect
https://bugs.launchpad.net/bugs/123601
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123601] Re: Gnome Volume Control change device function has no effect

2007-07-02 Thread Enola Gay
*** This bug is a duplicate of bug 87909 ***
https://bugs.launchpad.net/bugs/87909

Btw. this behavior was also mentioned in another bug report
https://bugs.launchpad.net/ubuntu/+source/control-
center/+bug/87909/comments/8 .

-- 
Gnome Volume Control change device function has no effect
https://bugs.launchpad.net/bugs/123601
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123601] Re: Gnome Volume Control change device function has no effect

2007-07-02 Thread Enola Gay
*** This bug is a duplicate of bug 87909 ***
https://bugs.launchpad.net/bugs/87909

It seems that even the Sound Preferences have no effect so it is not
only a gnome-applets bug. Sound control of device has no effect on the
default alsa card.

** Changed in: control-center (Ubuntu)
Sourcepackagename: gnome-applets = control-center

** This bug has been marked a duplicate of bug 87909
   sound problem in Audigy 2

-- 
Gnome Volume Control change device function has no effect
https://bugs.launchpad.net/bugs/123601
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87909] Re: sound problem in Audigy 2

2007-07-02 Thread Enola Gay
Could somebody please update the bug description so it is more clear what the 
problem is? Something like:
Gnome Volume Control change device function has no effect. I have an onboard 
Intel laptop sound card which works fine and a Audigy 2 ZS Notebook which is 
connected through PCMCIA. If I start with the PCMCIA inserted ALSA uses 
normally the Intel card for output but both are shown under Gnome Volume 
Control\File\Change Device. If I choose the Audigy nothing changes except the 
volume control tracks but they have no effect. The same happens with Sound 
Preferences device. Sound control of device has no effect on the default alsa 
card. If I install a asoundconf-gtk the Intel card is still selected as the 
default one. If I change the default card with asoundconf-gtk the Audigy works 
as expected so Volume Control Change Device has no effect on Alsa.

-- 
sound problem in Audigy 2
https://bugs.launchpad.net/bugs/87909
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87909] Re: sound problem in Audigy 2

2007-07-02 Thread Enola Gay
This problem has nothing to do with Audigy 2 I guess it is a general
Gnome sound problem that sound device change  has no effect on Alsa.
Could please somebody update the title and description?

-- 
sound problem in Audigy 2
https://bugs.launchpad.net/bugs/87909
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 25039] Re: mail status (read) is not saved, when evolution quits during gnome logout

2007-07-02 Thread Enola Gay
*** This bug is a duplicate of bug 10918 ***
https://bugs.launchpad.net/bugs/10918

This problem still appears at least in Feisty.

** This bug has been marked a duplicate of bug 10918
   Evolution forgets read messages after gnome logout cycle

-- 
mail status (read) is not saved, when evolution quits during gnome logout
https://bugs.launchpad.net/bugs/25039
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 10918] Re: Evolution forgets read messages after gnome logout cycle

2007-07-02 Thread Enola Gay
This problem still appears at least in Feisty.

** Bug watch added: GNOME Bug Tracker #219197
   http://bugzilla.gnome.org/show_bug.cgi?id=219197

** Also affects: evolution (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=219197
   Importance: Unknown
   Status: Unknown

** Changed in: evolution (Ubuntu)
   Status: Fix Released = New

-- 
Evolution forgets read messages after gnome logout cycle
https://bugs.launchpad.net/bugs/10918
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 14609] Re: Unable to change printer connection

2007-07-02 Thread Enola Gay
I am not sure if I should make a different bug report or use this one. I
have added my HP printers with HPLIP-Toolbox and everything works fine.
To save ink I normally choose the draf printing mode in default printer
settings. If I do this in gnome printer settings it seems to be saved
but wasn't used by apps like Evince since it wanted to print in normal
mode. After checking Cups via the web interface I realized that cups
settings haven't changed so gnome printer settings seem to don't tell
cups about the changes. After changing the cups settings with the web
interface Evince had the correct printing mode.

-- 
Unable to change printer connection
https://bugs.launchpad.net/bugs/14609
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 41623] Re: Firefox windows do not get focus when launched

2007-07-02 Thread Enola Gay
It is not only a Firefox issue.

** Changed in: metacity (Ubuntu)
   Status: Invalid = New

-- 
Firefox windows do not get focus when launched
https://bugs.launchpad.net/bugs/41623
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 82714] Re: leave fetched messages on the server doesn't work on some circumstances

2007-07-01 Thread Enola Gay
I have rechecked it with Gutsy Live CD and the bug seems to be fixed. At
least Kmail 4:3.5.7-1ubuntu4 doesn't have this problem anymore.

** Changed in: kdepim (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
leave fetched messages on the server doesn't work on some circumstances
https://bugs.launchpad.net/bugs/82714
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111462] Re: X crashes after gdm login with new Intel driver

2007-07-01 Thread Enola Gay
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Fix Released = Fix Committed

-- 
X crashes after gdm login with new Intel driver
https://bugs.launchpad.net/bugs/111462
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77442] Re: [feisty] No screen updates when using desktop-effects

2007-06-30 Thread Enola Gay
Could you please put this bug to High priority or at least normal? If
this isn't fixed in Gutsy release which should enable Composite per
default VNC access isn't possible anymore which would be very bad for
support.

-- 
[feisty] No screen updates when using desktop-effects
https://bugs.launchpad.net/bugs/77442
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123209] network-manager 0.6.5 often doesn't reconnect after resume

2007-06-30 Thread Enola Gay
Public bug reported:

Binary package hint: network-manager

Network Manager 0.6.5 ubuntu4 often doesn't reconnect after resume. If I 
suspend or hibernate my pc everything works fine after resume except that 
Network Manager couldn't reconnect. It shows one green ball and if I click on 
the icon with the left mouse key it shows me the wlan aps and it shows the 
wired lan activated even there is no cable plugged (it is not greyed out like 
before suspend). After some time it tells me that it has connected to Wired 
Network which isn't possible since there is no cable but I got an IP according 
to syslog. And it is not possible to connect to a wlan since wired lan has an 
higher priority so it always tries to switch back.
It is easy to fix through right mouse click on the nm icon and two times left 
click on Enabling Network so network is disabled and enabled. After this 
wired lan is greyed out again and nm connects fine to my wlan.
This doesn't happen with nm 0.6.4 from Feisty afaik. An interesting thing is 
that if I suspend and resume directly afterwards nm doesn't show this 
behaviour. It connects like the old nm and wired is greyed out. Maybe this was 
random but it happens in several tests.

** Affects: network-manager (Ubuntu)
 Importance: Medium
 Status: New

-- 
network-manager 0.6.5 often doesn't reconnect after resume
https://bugs.launchpad.net/bugs/123209
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123209] Re: network-manager 0.6.5 often doesn't reconnect after resume

2007-06-30 Thread Enola Gay

** Attachment added: syslog after dis- and reenabling network manager
   http://launchpadlibrarian.net/8266732/syslog-after-nm-reactivating

-- 
network-manager 0.6.5 often doesn't reconnect after resume
https://bugs.launchpad.net/bugs/123209
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123209] Re: network-manager 0.6.5 often doesn't reconnect after resume

2007-06-30 Thread Enola Gay

** Attachment added: lspci
   http://launchpadlibrarian.net/8266705/lspci

-- 
network-manager 0.6.5 often doesn't reconnect after resume
https://bugs.launchpad.net/bugs/123209
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123209] Re: network-manager 0.6.5 often doesn't reconnect after resume

2007-06-30 Thread Enola Gay

** Attachment added: syslog before and after suspend
   http://launchpadlibrarian.net/8266720/syslog-before-and-after-suspend

-- 
network-manager 0.6.5 often doesn't reconnect after resume
https://bugs.launchpad.net/bugs/123209
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123209] Re: network-manager 0.6.5 often doesn't reconnect after resume

2007-06-30 Thread Enola Gay
Btw. this bug has already mentioned in the report Request: Update
Feisty's Network Manager to 0.6.5
https://bugs.launchpad.net/ubuntu/+source/network-
manager/+bug/108369/comments/15 so it isn't only hardware specific and
0.6.4 hasn't this problem at least in most cases.

-- 
network-manager 0.6.5 often doesn't reconnect after resume
https://bugs.launchpad.net/bugs/123209
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111257] Re: totem crashes with 'BadAlloc (insufficient resources for operation)' when using compiz and xserver-xorg-video-intel driver

2007-06-30 Thread Enola Gay
Confirmed on Gutsy with Intel driver 2:2.0.0-1ubuntu2 (Tribe 2 Live CD). I 
always got BadAlloc (insufficient resources for operation) with every video
player.
If I use the i810 driver I got a flickering image which results in a black 
screen but at least the video player doesn't crash directly.
It seems that compiz fusion uses to much resources so there is nothing left for 
xv.
I have a laptop with Intel 915 chipset.
This is really serious since Gutsy enabled compiz per default and will use the 
Intel driver according to the Blueprint of xorg 7.3 so it isn't possible to 
play videos anymore. Even if the i810 driver is used it is still not really 
possible to watch videos.

-- 
totem crashes with 'BadAlloc (insufficient resources for operation)' when using 
compiz and xserver-xorg-video-intel driver
https://bugs.launchpad.net/bugs/111257
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 97475] Re: linux-generic produces a high cpu usage all the time on Pentium ULV processors

2007-06-30 Thread Enola Gay
This issue seems to be fixed in Gutsy (at least in Tribe 2). CPU usage
seems be normal, reaction is much more faster and scaling works fine.

** Changed in: linux-meta (Ubuntu)
   Status: New = Fix Released

-- 
linux-generic produces a high cpu usage all the time on Pentium ULV processors
https://bugs.launchpad.net/bugs/97475
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 41623] Re: Firefox windows do not get focus when launched

2007-06-30 Thread Enola Gay
This bug still exists and it is very annoying and confusing. The biggest 
problem is that people who don't know this think the application isn't started 
or link wasn't open. If I open a link in mail program. im or something like 
that and Firefox is not running it is started and gets a focus. But if Firefox 
is already running the link gets loaded in Firefox but the mail program still 
has the focus so you think nothing happens. The most annoying problem is that 
Firefox opens for some operation like downloads a new window. If you change 
back to main Firefox and click another download which appears in the opened 
popup you have to change manually to it.
Afaik this doesn't happen in KDE so it is a Gnome issue.

If someones want to check it.
1. Open Nautilus and make it full screen.
2. Open a video in Totem.
3. Change back to Nautilus.
4. Start another video with Totem.
= Totem plays the new video but doesn't get focused. This happens for every 
application which is already running and allows only one instance (and doesn't 
have a workaround I guess). It is very likely that people click several times 
on a file until they realize.

-- 
Firefox windows do not get focus when launched
https://bugs.launchpad.net/bugs/41623
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 72025] Re: fsck checks hard disk on battery in edgy and feisty

2007-06-30 Thread Enola Gay
Are there any plans to fix this in Gutsy? Laptop hard disks get bigger
and bigger so a lot of time and battery power gets wasted and it worked
already fine in Dapper.

** Summary changed:

- fsck checks hard disk on battery in edgy and feisty
+ [regression] fsck checks hard disk on battery in edgy and feisty

-- 
[regression] fsck checks hard disk on battery in edgy and feisty
https://bugs.launchpad.net/bugs/72025
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121842] Re: touchpad settings often get corrupted after resume from suspend/hibernate

2007-06-29 Thread Enola Gay
** Summary changed:

- touchpad scroll field doesn't work after hibernate
+ touchpad settings often get corrupted after resume from suspend/hibernate

** Description changed:

  Binary package hint: xorg
  
- I am using a Vaio Sony TX2 with Ubuntu Feisty. Hibernate works fine but
- the touchpad scroll field is always dead after resume. You can't scroll
- with it anymore. This doesn't happen after suspend and the funny thing
- is if I suspend after hibernation the scroll wheel works again.
+ I am using a Vaio Sony TX2 with Ubuntu Feisty. Suspend/Hibernate works fine 
but the touchpad scroll field is often dead after resume. You can't scroll with 
it anymore. The funny thing is if I suspend after hibernation the scroll wheel 
works again.
+ Another point is that I have disabled touchpad clicking with MaxTapTime=0 but 
after some wake ups it is activated again.
+ It seems that the xorg touchpad settings get lost or are ignored.

-- 
touchpad settings often get corrupted after resume from suspend/hibernate
https://bugs.launchpad.net/bugs/121842
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 52167] Re: DSL configuration is suboptimal.

2007-06-29 Thread Enola Gay
I think the greatest solution would be a network-manager plugin for
pppoe. It would fit perfectly (many gui apps ask network manager for
connection status, always in systray, couldn't interrupt things like a
sepparated console tool) and is easy to find.

-- 
DSL configuration is suboptimal.
https://bugs.launchpad.net/bugs/52167
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121062] Re: ntfs-config doesn't recognize uuid fstab entries

2007-06-27 Thread Enola Gay
UUID ntfs partitions are mounted fine with ntfs-3g but the tool ntfs-
config doesn't recognize them as I described above. Otherwise it
wouldn't ask for adding partitions which are listed in fstab with an
UUID. I don't have made a request for an updated Feisty version I only
posted this bug to prevent it from being in Gutsy.

-- 
ntfs-config doesn't recognize uuid fstab entries
https://bugs.launchpad.net/bugs/121062
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121961] vino should support reverse connections (listen mode)

2007-06-24 Thread Enola Gay
Public bug reported:

Binary package hint: vino

Since many people are behind routers/firewalls it isn't so easy to help them 
with vnc. People who need support doesn't often know how to open ports. Another 
group are people behind a firewall which can't be changed by them. For all of 
them it would be great to have GUI for connection to vnc clients in listen 
mode. People who give support know how to forward ports so it makes much more  
sense to let supported connect to vnc listen clients. This also makes things 
more secure since they don't need to open ports.
Btw. gnome-rdp should support starting the listen mode but this is another 
story. Atm gnome-rdp isn't usable because of some compression and starting 
bugs. And tightvnc seems to have problems with scrolling of huge desktops.

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

-- 
vino should support reverse connections (listen mode)
https://bugs.launchpad.net/bugs/121961
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 34805] Re: ALT GR key don't work.

2007-06-24 Thread Enola Gay
I can confirm this. This makes console usage nearly impossible because
keys like | aren't possible with a german keyboard.

-- 
ALT GR key don't work.
https://bugs.launchpad.net/bugs/34805
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 111039] Re: xtightvncviewer scrolling doesn't work

2007-06-24 Thread Enola Gay
I can confirm this. I have the same problem with xtightvncviewer which.
This is very annoying since I always have to reconnect with the
vncviewer and there seem to be no alternatives except something like
UltraVNC through wine. Gnome-rdp has some huge bugs and use the
xtightvncviewer too so it doesn't help.

-- 
xtightvncviewer scrolling doesn't work
https://bugs.launchpad.net/bugs/111039
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   >