[Bug 786823] [NEW] gvfs-dnssd fails to detect webdav shares

2011-05-22 Thread jwm
Public bug reported:

Binary package hint: gvfs

If a webdav share is published on a non-standard port — eg port 9080 —
it's not picked up and displayed under the Network browser.

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

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

Title:
  gvfs-dnssd fails to detect webdav shares

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

[Bug 595917] Re: cannot switch away from password dialog

2010-08-12 Thread jwm
This is still  a problem. I've commented on bug 114963.

-- 
cannot switch away from password dialog
https://bugs.launchpad.net/bugs/595917
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 114963] Re: keyring dialog is not modal

2010-08-12 Thread jwm
The problem with the current keyboard grab implementation is that it
prevents the user accessing third party password stores:

* A user can't select another window top copy a password to the clipboard
* The clipboard is either cleared or inaccessible from the password dialog, so 
a previously selected password cannot be pasted in.

Right now, I have two paths:

* Allow the password store to display passwords to the screen so I can read 
them while typing (assuming the password dialog box doesn't obscure that part 
of the screen; it's an immovable window).
* Cancel and hope that the requesting application will let me enter a password 
by some other means (ie the terminal I'm running it from).

-- 
keyring dialog is not modal
https://bugs.launchpad.net/bugs/114963
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


[Bug 595917] [NEW] cannot switch away from password dialog

2010-06-18 Thread jwm
Public bug reported:

Binary package hint: gnome-keyring

I use revelation as my main password store. When logging into some ssh
server, I want to be able to paste a password into the dialog.
Unfortunately, it's not possible to switch away from the password
dialog.

I gather this global modal behaviour is the solution to bug #114963 but
it's going a bit far. Is a compromise possible, eg: the window grabs the
keyboard focus (until the user changes it) and is always on top, but
movable and another window is selectable?

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

-- 
cannot switch away from password dialog
https://bugs.launchpad.net/bugs/595917
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 480848] Re: Resend the last mail

2009-12-22 Thread jwm
I am experiencing the same problem. I have also had the problem on previous use 
of evolution, in fact I remember that is the reason I quit using it before.
ubuntu 8.1
Evolution 2.24.3

-- 
Resend the last mail
https://bugs.launchpad.net/bugs/480848
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


[Bug 302679] Re: USB storage do not automatically mount

2008-11-30 Thread jwm
On closer examination of the gvfs package, I think it's responsible for
mounting removable drives via gvfsd-computer or gvfs-hal-volume-monitor.

** Tags added: gvfs hal nautilus

** Changed in: gvfs (Ubuntu)
Sourcepackagename: nautilus = gvfs

-- 
USB storage do not automatically mount
https://bugs.launchpad.net/bugs/302679
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 302679] [NEW] USB storage do not automatically mount

2008-11-26 Thread jwm
Public bug reported:

This is yet another report of USB storage devices failing to automatically 
mount on some hardy and
intrepid desktops. This appears to be confined to machines that have been 
upgraded from a previous release. 

Things this problem is NOT:

* A kernel issue. dmesg reports the drives and partitions to be found. Removing 
USB 2.0 support (ehci_hcd) makes no difference.
*  A USB flash specific problem. My external hard drive with both vfat and ext3 
partitions will not automount, either.
* A udev issue. Device entries are created in the usual places, matching those 
found on a working hardy installation.
* A HAL issue. lshal reports the same new entries on both a working hardy 
install, and the problematic hardy and intrepid installs.
*  A Dbus issue. qdbusviewer (from the qt4-dev-tools package) shows items 
appearing on the system bus used by HAL.
*  A gnome-mount issue. gnome-mount with a device argument completes the mount 
as expected, with an icon appearing on the desktop, and nautilus opening a 
browser window if configured to do so.
* A installer related symptom. There is no entry for any of the device names 
that udev creates in fstab or blkid.tab which can conflict (by considering the 
device to be a cdrom, for example), which is occasionally a problem created by 
the installer, particularly on USB device installs.

I can confirm that Nautilus is set to mount new hardware and open
browser windows.

I can confirm that the problem persists if I log in as a newly created
user, which suggests that this is not a problem with a legacy setting
left in the user's gconf or other settings.

Both the new user, and the user created within the older installation
are members of plugdev, fuse, cdrom and floppy amongst others.

The major difference between the machine that does work, and the ones
that don't is that the working machine has a copy of gnome-volume-
manager running. If I run gnome-volume-manager on the broken machines,
with the -n switch, they exit with the live and let die message, which
apparently means that some other program (Nautilus, perhaps) is
listening to Dbus and handling mounting (according to
http://www.mattcutts.com/blog/intrepid-ibex-failing/).

Unfortunately, this is as far as I can get.
https://wiki.ubuntu.com/DebuggingRemovableDevices desparately needs to
be updated to include an overview of the auto mounting process for each
of the Ubuntu releases, and we need some way of prying debugging
information out of which ever process is responsible for handling
automounting now.

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

-- 
USB storage do not automatically mount
https://bugs.launchpad.net/bugs/302679
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


Re: [Bug 130947] Re: mixer applet changes volume to max after mute

2007-08-25 Thread jwm
Thank you for looking into this. No, it does not exhibit this behavior
on either the 6.06 or the 7.04 live CD. It only does this on my
installed 6.06.
At a loss,
Jim Meyer 
On Fri, 2007-08-24 at 15:58 +, Pedro Villavicencio wrote:
 The issue that you reported is one that should be reproducable with the
 live environment of the Desktop CD of the development release - Gutsy
 Gibbon. It would help us greatly if you could test with it so we can
 work on getting it fixed in the next release of Ubuntu. You can find out
 more about the development release at http://www.ubuntu.com/testing/ .
 Thanks again and we appreciate your help.
 
 ** Changed in: gnome-applets (Ubuntu)
Status: New = Incomplete


-- 
mixer applet changes volume to max after mute
https://bugs.launchpad.net/bugs/130947
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


[Bug 130947] mixer applet changes volume to max after mute

2007-08-07 Thread jwm
Public bug reported:

Binary package hint: gnome-applets

If I mute the sound from the panel the volume goes to max though muted.
If I try to move the slider it returns to max while muted. The gnome-
volume-control does not do this, only the panel applet.

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

-- 
mixer applet changes volume to max after mute
https://bugs.launchpad.net/bugs/130947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

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


[Bug 130947] Re: mixer applet changes volume to max after mute

2007-08-07 Thread jwm
** Description changed:

  Binary package hint: gnome-applets
  
  If I mute the sound from the panel the volume goes to max though muted.
- If I try to move the slider it returns to max while muted. The volume
- control applet does not do this, only the panel icon.
+ If I try to move the slider it returns to max while muted. The gnome-
+ volume-control does not do this, only the panel applet.

-- 
mixer applet changes volume to max after mute
https://bugs.launchpad.net/bugs/130947
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

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


[Bug 130947] Re: mixer applet changes volume to max after mute

2007-08-07 Thread jwm
Checking the gnome-volume-control:
* When volume muted from panel, gnome-volume-control slider goes to min, panel 
slider goes to max.
* Unmuting from gnome-volume-control does not unmute if muted from the panel.
* Moving the slider to mid volume in gnome-volume-control and then unmuting 
works correctly.

-- 
mixer applet changes volume to max after mute
https://bugs.launchpad.net/bugs/130947
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


Re: [Bug 130947] Re: mixer applet changes volume to max after mute

2007-08-07 Thread jwm
6.06 lts

On Tue, 2007-08-07 at 20:12 +, Pedro Villavicencio wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. I'm not able to reproduce this behavior, which version of
 ubuntu are you using?
 
 ** Changed in: gnome-applets (Ubuntu)
Importance: Undecided = Low
  Assignee: (unassigned) = Ubuntu Desktop Bugs
Status: New = Incomplete


-- 
mixer applet changes volume to max after mute
https://bugs.launchpad.net/bugs/130947
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