[Bug 1701780] Re: GTK file chooser shows entries from /sys, /dev, etc.

2017-10-06 Thread naught101
Fix works for me. Thanks all!

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

Title:
  GTK file chooser shows entries from /sys, /dev, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1701780/+subscriptions

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

[Bug 1715792] [NEW] GTK file picker dialogue shows too many mount points

2017-09-07 Thread naught101
Public bug reported:

I'm running kubuntu 17.10 beta, and the GTK file picker dialogue (for
all GTK apps - e.g. firefox, thunderbird, GIMP, agave) is listing a
tonne of useless mount points in the left-most panel:

https://i.stack.imgur.com/TrJYy.png

Is there any way to hide these? Other posts suggest adding commands to
/etc/fstab, but none of these mount points are listed in fstab to begin
with..

These entries do not appear in the Qt file picker dialogue.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: libgtk-3-0 3.22.19-0ubuntu1
ProcVersionSignature: Ubuntu 4.12.0-12.13-lowlatency 4.12.8
Uname: Linux 4.12.0-12-lowlatency x86_64
ApportVersion: 2.20.7-0ubuntu1
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Sep  8 13:33:19 2017
InstallationDate: Installed on 2017-08-19 (19 days ago)
InstallationMedia: Kubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170818)
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

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

Title:
  GTK file picker dialogue shows too many mount points

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1715792/+subscriptions

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

[Bug 410636] Re: Right-click should not pre-light first option, too easy to accidentally select the first Context-menu option.

2011-06-05 Thread naught101
This does occur in firefox, but only when the context menu is too big to
be lowered.

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

Title:
  Right-click should not pre-light first option, too easy to
  accidentally select the first Context-menu option.

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


[Bug 223055] Re: Focused checkboxes and radio buttons rendered as grey rectangle

2008-05-09 Thread naught101
This same problem appears in epiphany on kde. I assume it's an XUL-
runner problem. Adding projects.

** Also affects: xulrunner-1.9 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: epiphany-browser (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: kubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Focused checkboxes and radio buttons rendered as grey rectangle
https://bugs.launchpad.net/bugs/223055
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 40125] Re: Network cards not detected when resuming from suspend / hibernate

2008-03-15 Thread naught101
I appear to be having this problem in Kubuntu Hardy. I don't know if I
had it in gutsy, because my hibernation didn't work.

Neither my ethernet nor my wireless come back up in knetworkmanager. I
can start my ethernet with sudo dhclient (pasted below), but
knetworkmanager still doesn't recognise it.

$ sudo dhclient
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

wmaster0: unknown hardware address type 801
SIOCSIFFLAGS: No such device
SIOCSIFFLAGS: No such device
SIOCSIFFLAGS: Operation not supported
SIOCSIFFLAGS: Operation not supported
wmaster0: unknown hardware address type 801
Listening on LPF/wlan0/00:0b:7d:15:75:6e
Sending on   LPF/wlan0/00:0b:7d:15:75:6e
Listening on LPF/wmaster0/
Sending on   LPF/wmaster0/
Listening on LPF/eth0/00:12:3f:21:23:9e
Sending on   LPF/eth0/00:12:3f:21:23:9e
Sending on   Socket/fallback
DHCPDISCOVER on wmaster0 to 255.255.255.255 port 67 interval 5
send_packet: Network is down
receive_packet failed on wlan0: Network is down
receive_packet failed on wmaster0: Network is down
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
send_packet: Network is down
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPOFFER from 192.168.1.1
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.9 -- renewal in 388043 seconds.


$ uname -a:
Linux naught101-laptop 2.6.24-12-generic #1 SMP Wed Mar 12 23:01:54 UTC 2008 
i686 GNU/Linux

$ lspci |grep Broadcom:
01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 Gigabit 
Ethernet PCI Express (rev 01)
02:03.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN 
Controller (rev 03)

-- 
Network cards not detected when resuming from suspend / hibernate
https://bugs.launchpad.net/bugs/40125
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 40125] Re: Network cards not detected when resuming from suspend / hibernate

2008-03-15 Thread naught101
also, neither wlassistant, nor kwifimanager can find the wireless card,
neither of which depend on network manager.

-- 
Network cards not detected when resuming from suspend / hibernate
https://bugs.launchpad.net/bugs/40125
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