[Bug 406515] Re: [Karmic Lucid Beta 1] Brightness fn keys lost functionality (Lenovo laptops)

2010-05-05 Thread aquasync
Thanks for the tip Prakash - I can also confirm the brightness keys now
work on my Lenovo G530 with kms enabled using 2.6.34-020634rc6-generic
from kernel-ppa. It incorporates the previously mentioned patch from the
kernel bugzilla:

Zhang Rui (1):
  drm/i915: set DIDL using the ACPI video output device _ADR method return.

-- 
[Karmic  Lucid Beta 1] Brightness fn keys lost functionality (Lenovo laptops)
https://bugs.launchpad.net/bugs/406515
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 406515] Re: [Karmic Lucid Beta 1] Brightness fn keys lost functionality (Lenovo laptops)

2010-04-26 Thread aquasync
Confirmed with my Lenovo G530.

Without any changes to boot params, the brightness keys work until
gdm, (eg ok during plymouth) and also in single user mode. No acpi
events are generated though.

Using acpi=off works also (no events generated, handled by bios
I suppose), but is useless as it kills suspend, battery status
and other important things.

For me, acpi_backlight=video and =vendor both had no effect.

Trying nomodeset was successful. Plymouth looked ugly, but it
booted ok, brightness keys work and generate osd notify bubbles,
and acpi_listen shows appropriate events:

# Down
video DD03 0087 
# Up
video DD03 0086 

I'll try and build a kernel with the patch from
https://bugzilla.kernel.org/show_bug.cgi?id=15054, and see if works with
kms.

-- 
[Karmic  Lucid Beta 1] Brightness fn keys lost functionality (Lenovo laptops)
https://bugs.launchpad.net/bugs/406515
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 258936] Re: lists standard mounts as picture cds

2010-04-20 Thread aquasync
This bug still exists in Lucid. See below output from gvfs-mount, it
knows it is a [drive-harddisk] but still types it as x-content/image-
picturecd.

$ gvfs-mount -li | grep -A 15 'Volume(1)'
  Volume(1): Files
Type: GProxyVolume (GProxyVolumeMonitorGdu)
ids:
 uuid: '62b4128d-3edc-4dd5-b0d8-7134845d31d1'
 unix-device: '/dev/sda6'
 label: 'Files'
themed icons:  [drive-harddisk-ata]  [drive-harddisk]  [drive]
can_mount=1
can_eject=0
should_automount=0
Mount(0): Files - file:///media/Files
  Type: GProxyMount (GProxyVolumeMonitorGdu)
  default_location=file:///media/Files
  themed icons:  [drive-harddisk-ata]  [drive-harddisk]  [drive]
  x_content_types: x-content/image-picturecd
  can_unmount=1

The offending line in the mime files:

$ grep -A 39 x-content/image-picturecd 
/usr/share/mime/packages/freedesktop.org.xml  | grep -v xml:lang
  mime-type type=x-content/image-picturecd
commentPicture CD/comment
treemagic
  treematch type=directory path=PICTURES non-empty=true 
match-case=true/
/treemagic
  /mime-type

This should be enhanced to also include a device type check (eg gvfs's
[drive-optical]), or better yet just removed.

-- 
lists standard mounts as picture cds
https://bugs.launchpad.net/bugs/258936
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 258936] Re: lists standard mounts as picture cds

2010-04-20 Thread aquasync
** Bug watch added: freedesktop.org Bugzilla #27766
   http://bugs.freedesktop.org/show_bug.cgi?id=27766

** Also affects: shared-mime-info via
   http://bugs.freedesktop.org/show_bug.cgi?id=27766
   Importance: Unknown
   Status: Unknown

-- 
lists standard mounts as picture cds
https://bugs.launchpad.net/bugs/258936
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

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


[Bug 258936] Re: lists standard mounts as picture cds

2009-09-19 Thread aquasync
I was having the same problem and have looked a bit more into what is
causing it in my case.

By default theres a check for a PICTURES folder (note all caps), which
triggers recognition as a Picture CD, regardless of whether the device
is a CD or not (which is a bit daft - fixing this would be the better
solution). What makes this worse, is that on a case-insensitive file
system (eg FAT), having a top-level Pictures folder is not very
uncommon.

I hacked around this by commenting out the relevant section is
/usr/share/mime/packages/freedesktop.org.xml (where it defines the
mimetype x-content/image-picturecd). You can probably use the same
approach to avoid other unwanted bars coming up in nautilus.

-- 
lists standard mounts as picture cds
https://bugs.launchpad.net/bugs/258936
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 187335] Re: Unlock button throws an error, doesn't authenticate

2008-06-17 Thread aquasync
Yeah I think I'm hitting this too. Also a vanilla Ubuntu Desktop 8.04
install.

If I ssh -X in, users-admin fails with the Unable to lookup session
information error. This worked fine from Dapper through to Feisty (ie
pre-policy kit mess).

If it helps:

% polkit-auth --show-obtainable
% ck-list-sessions
%

^ Both of them return nothing at all! (in the ssh session)

-- 
Unlock button throws an error, doesn't authenticate
https://bugs.launchpad.net/bugs/187335
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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