[Bug 759963] Re: Volumes on cards inserted in the Realtek card reader (PCI 10ec:5208) not automounted.

2011-04-21 Thread Ayan George
Jeremy: Yes -- my mistake. I misread the lspci output in the apport log. I also agree that ID_DRIVE_FLASH is probably more appropriate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/759963 Title:

[Bug 759963] Re: Volumes on cards inserted in the Realtek card reader (PCI 10ec:5208) not automounted.

2011-04-21 Thread Ayan George
Okay -- I might have been wrong from the start. Kengyu, were you running gnome as root? If so, could you try testing as a non-privileged users? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/759963

[Bug 684320] Re: gvfs not properly reporting loopback mount events

2011-04-20 Thread Ayan George
As pitti explained, this is the expected behavior for mounts outside of /media. This bug is invalid. ** Changed in: gnome-disk-utility (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 759963] Re: Volumes on cards inserted in the Realtek card reader (PCI 10ec:5208) not automounted.

2011-04-20 Thread Ayan George
Keng-Yu, try adding the following line to your udisks rules. I think /lib/udev/rules.d/80-udisks.rules would be the apropriate place. SUBSYSTEMS==pci, ATTRS{vendor}==0x10ec, ATTRS{device}==0x0461, ENV{ID_DRIVE_FLASH_MS}=1 -- You received this bug notification because you are a member of

[Bug 759963] [NEW] Volumes on cards inserted in the Realtek card reader (PCI 10ec:5208) not automounted.

2011-04-13 Thread Ayan George
Public bug reported: Binary package hint: udisks Volumes on cards inserted into the Realtek card reader (PCI 10ec:5208) are not automounted by nautilus. I'd like to see the results of ubuntu-bugs output after selecting External or internal storage devices - Removable storage device is not

[Bug 548546] Re: Nautilus does not remove usb drive made with USB-Creator after unmounting it

2011-04-10 Thread Ayan George
I can still reproduce the bug under Maverick. If one mounts a loopback filesystem under /media, things work fine. Examining the gvfs code, it appears to explicitly ignores udisks signals for mounts outside of /media. See _g_unix_mount_point_guess_should_display() @ line 631 of

[Bug 698006] Re: Realtek card reader (PCI 10ec:5208) not working

2011-04-08 Thread Ayan George
Could you post the output of: $ gvfs-mount --monitor please. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/698006 Title: Realtek card reader (PCI 10ec:5208) not working -- ubuntu-bugs mailing

[Bug 701259] Re: dell-laptop module hard blocks wifi on Dell Vostro 1520

2011-02-11 Thread Ayan George
Submitted a patch upstream. Will SRU if/when it is applied. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/701259 Title: dell-laptop module hard blocks wifi on Dell Vostro 1520 -- ubuntu-bugs

[Bug 697743] Re: Should use losetup and udisks DBus calls instead of mktemp and manual mounts

2011-01-05 Thread Ayan George
** Changed in: usb-creator (Ubuntu) Assignee: (unassigned) = Ayan George (ayan) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697743 Title: Should use losetup and udisks DBus calls instead

[Bug 684320] [NEW] gvfs not properly reporting loopback mount events

2010-12-02 Thread Ayan George
Public bug reported: Binary package hint: gnome-disk-utility Loopback mounts are being reported as mount-removed events and and unmounts are reported as mount-added events. I think the bug is in libgdu. If the event custody chain is: kernel uevent - udev - udev uevent - (udisks sends D-BUS

[Bug 548546] Re: Nautilus does not remove usb drive made with USB-Creator after unmounting it.

2010-11-01 Thread Ayan George
I think the bug is in libgdu. If the event custody chain is: kernel uevent - udev - udev uevent - (udisks sends D-BUS signal) - (libgdu + gvfs) We can test udisk with: $ udisks --monitor-detail You'll see that the is mounted flag is set properly when you mount and unmount a loop device.

[Bug 548652] Re: menu mouse-scrolling broken, when themes enable gtk-auto-mnemonics

2010-10-26 Thread Ayan George
mclasen has submitted a patch upstream: https://bugzilla.gnome.org/show_bug.cgi?id=612611 -- menu mouse-scrolling broken, when themes enable gtk-auto-mnemonics https://bugs.launchpad.net/bugs/548652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 548546] Re: nautilus not removing device after unmount

2010-10-20 Thread Ayan George
Now I'm seeing that GVolumeManager is emitting the wrong signals when a loopback device is mounted or unmounted -- it is emitting exactly the opposite signals it should. First run this test program: https://code.launchpad.net/~ayan/+junk/gio-test This is what I get: $ ./gio-test $ sudo

[Bug 608787] Re: GtkFileChooserButton uses previously selected path when choosing an unmounted device

2010-09-09 Thread Ayan George
Maybe the solution is to make unmounted volumes insensitive so they can't be selected. If no one sees a problem with that, I will submit a patch upstream. -- GtkFileChooserButton uses previously selected path when choosing an unmounted device https://bugs.launchpad.net/bugs/608787 You

[Bug 548546] Re: usb creator leaving loop device around after use

2010-07-21 Thread Ayan George
Can someone re-confirm this bug under a recent version of lucid and maverick? I can not reproduce this bug anymore. -- usb creator leaving loop device around after use https://bugs.launchpad.net/bugs/548546 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 548652] Re: menu mouse-scrolling broken, when themes enable gtk-auto-mnemonics

2010-07-21 Thread Ayan George
I submitted a patch for this upstream attached to bugzilla issue #612611 (https://bugzilla.gnome.org/show_bug.cgi?id=612611#c5) ** Bug watch added: GNOME Bug Tracker #612611 https://bugzilla.gnome.org/show_bug.cgi?id=612611 -- menu mouse-scrolling broken, when themes enable

[Bug 587856] Re: GNOME Drag Drop broken for remote X sessions in Lucid

2010-06-03 Thread Ayan George
** Changed in: gtk+2.0 (Ubuntu) Status: In Progress = Confirmed ** Changed in: gtk+2.0 (Ubuntu) Status: Confirmed = In Progress -- GNOME Drag Drop broken for remote X sessions in Lucid https://bugs.launchpad.net/bugs/587856 You received this bug notification because you are a

[Bug 587856] Re: GNOME Drag Drop broken for remote X sessions in Lucid

2010-06-02 Thread Ayan George
** Changed in: gtk+2.0 (Ubuntu) Status: New = In Progress ** Changed in: gtk+2.0 (Ubuntu) Assignee: (unassigned) = Ayan George (ayan) -- GNOME Drag Drop broken for remote X sessions in Lucid https://bugs.launchpad.net/bugs/587856 You received this bug notification because you

[Bug 8949] Re: Opening a deleted 'recent document' results in a new file.

2010-05-27 Thread Ayan George
I'm looking into what it will take to cull deleted files from the list when opened. ** Changed in: gtk+2.0 (Ubuntu) Status: Triaged = In Progress ** Changed in: gtk+2.0 (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = Ayan George (ayan) -- Opening a deleted 'recent

[Bug 534985] Re: Gnome print dialog box poll for printer info every time it's opened

2010-05-25 Thread Ayan George
I can reproduce the issue and I'm actively debugging it. ** Changed in: gtk+2.0 (Ubuntu) Status: Triaged = In Progress ** Changed in: gtk+2.0 (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = Ayan George (ayan) -- Gnome print dialog box poll for printer info every time it's

<    1   2   3