[Bug 1271591] Re: upstart job race prevents gnome-keyring from being ssh agent

2014-11-05 Thread Forest
Based on the behavior I've observed, I think it's possible that there
are two bugs in play here, and fixing one has revealed the other one.

I'm running Xubuntu 14.04.

Before this update, starting my terminal from the applications menu
yielded a shell with SSH_AUTH_SOCK correctly pointing at gnome-keyring,
while starting my terminal from a folder in Thunar file manager yielded
a shell with SSH_AUTH_SOCK incorrectly pointing at an ssh-agent
instance. The latter didn't work because I only have my ssh key loaded
into gnome-keyring.

After the update, starting my terminal from the applications menu yields
a shell with SSH_AUTH_SOCK correctly pointing at gnome-keyring, while
starting my terminal from a folder in Thunar file manager yields a shell
with SSH_AUTH_SOCK not set at all.

I haven't read the recently released patch yet, so I don't know what
it's supposed to do, but it sure looks like it got rid of the ssh-agent
instance that I thought I had disabled long ago (great!). That still
leaves the problem of why SSH_AUTH_SOCK isn't propagating into my
terminal when launched from my file manager.

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

Title:
  upstart job race prevents gnome-keyring from being ssh agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1271591/+subscriptions

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


[Bug 30378] Re: Joystick activity does not stop the screensaver

2014-11-12 Thread Forest
I wrote a program called joystickwake to work around this problem until display 
servers learn that joysticks are input devices. If you happen to be running 
Ubuntu Trusty, you can install it from my PPA:
https://launchpad.net/~foresto/+archive/ubuntu/toys

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

Title:
  Joystick activity does not stop the screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-screensaver/+bug/30378/+subscriptions

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


[Bug 1236619] Re: gvfs smb / cifs file copy performance is terribly slow

2014-12-17 Thread Forest
JensK, assuming that your manual command line mount uses mount.cifs,
that is not a twist. It's the same thing that the rest of us are seeing
when we don't use gvfs.

-- 
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/1236619

Title:
  gvfs smb / cifs file copy performance is terribly slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1236619/+subscriptions

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


[Bug 1440440] [NEW] gstreamer 0.10 apps prematurely stop parsing some flac files

2015-04-04 Thread Forest
Public bug reported:

Gstreamer 0.10 stops processing certain flac files before their end is
reached. When it happens, no error condition is reported. It fails
silently, as if the file was truncated.

This affects all applications that use gstreamer0.10-plugins-good,
including clementine, exaile, soundconverter, and many others.

Upstream git branch 0.10 has had patches since 2012 that seem to fix the
problem, but they have not yet made it into an official 0.10.x release.
The relevant changesets are:

5881603 flacparse: avoid indefinite extended search for frame end if possible
440d703 flacparse: perform additional frame crc check if applicable
32cddf6 flacparse: avoid some more frame misparsing by additional header sanity 
check

The fixes are present in gstreamer 1.0, but applications that still
depend on 0.10 (either directly or through python-gst) remain broken.
This seems like a good reason to apply the fixes to 0.10.

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gstreamer 0.10 apps prematurely stop parsing some flac files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+subscriptions

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


[Bug 1440440] Re: gstreamer 0.10 apps prematurely stop parsing some flac files

2015-04-04 Thread Forest
** Patch added: "0011-flacparse-additional-frame-crc-check.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+attachment/4366259/+files/0011-flacparse-additional-frame-crc-check.patch

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

Title:
  gstreamer 0.10 apps prematurely stop parsing some flac files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+subscriptions

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


[Bug 1440440] Re: gstreamer 0.10 apps prematurely stop parsing some flac files

2015-04-04 Thread Forest
** Patch added: "0012-flacparse-additional-header-sanity-check.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+attachment/4366260/+files/0012-flacparse-additional-header-sanity-check.patch

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

Title:
  gstreamer 0.10 apps prematurely stop parsing some flac files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+subscriptions

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


[Bug 1440440] Re: gstreamer 0.10 apps prematurely stop parsing some flac files

2015-04-04 Thread Forest
** Patch added: "0010-flacparse-avoid-indefinite-search-for-frame-end.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+attachment/4366258/+files/0010-flacparse-avoid-indefinite-search-for-frame-end.patch

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

Title:
  gstreamer 0.10 apps prematurely stop parsing some flac files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+subscriptions

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


[Bug 1440440] Re: gstreamer 0.10 apps prematurely stop parsing some flac files

2015-04-04 Thread Forest
I have attached 3 upstream patches to fix the premature eos on some flac
files:

0010-flacparse-avoid-indefinite-search-for-frame-end.patch
0011-flacparse-additional-frame-crc-check.patch
0012-flacparse-additional-header-sanity-check.patch

These are suitable for adding to the debian/patches directory (and
series file) of gst-plugins-good0.10-0.10.31.

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

Title:
  gstreamer 0.10 apps prematurely stop parsing some flac files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+subscriptions

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


[Bug 1440440] Re: gstreamer 0.10 apps prematurely stop parsing some flac files

2015-04-08 Thread Forest
All I have is a couple of files that trigger the bug. Unfortunately, I
don't have the rights to post them publicly, and I haven't found a way
to extract a useful segment from them without remuxing (and hiding the
problem).

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

Title:
  gstreamer 0.10 apps prematurely stop parsing some flac files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+subscriptions

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


[Bug 1440440] Re: gstreamer 0.10 apps prematurely stop parsing some flac files

2015-04-08 Thread Forest
I discovered the problem with Exaile, Totem, and Sound Converter. I
verified it and narrowed it down with gst-launch.

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

Title:
  gstreamer 0.10 apps prematurely stop parsing some flac files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/1440440/+subscriptions

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


[Bug 1661098] [NEW] auth_failed when attempting openvpn via networkmanager

2017-02-01 Thread Forest
Public bug reported:

Attempting to establish an OpenVPN session via network-manager-openvpn
fails with a password authentication error, even though the username and
password I entered are correct.  The following messages in syslog:

Feb  1 12:44:54 computer nm-openvpn[21582]: NOTE: the current 
--script-security setting may allow this configuration to call user-defined 
scripts
Feb  1 12:44:54 computer nm-openvpn[21582]: UDPv4 link local: [undef]
Feb  1 12:44:54 computer nm-openvpn[21582]: UDPv4 link remote: 
[AF_INET]209.148.113.36:1194
Feb  1 12:44:54 computer nm-openvpn[21582]: WARNING: 'link-mtu' is used 
inconsistently, local='link-mtu 1557', remote='link-mtu 1558'
Feb  1 12:44:54 computer nm-openvpn[21582]: WARNING: 'comp-lzo' is present 
in remote config but missing in local config, remote='comp-lzo'
Feb  1 12:44:54 computer nm-openvpn[21582]: [OpenVPN Server] Peer 
Connection Initiated with [AF_INET]209.148.113.36:1194
Feb  1 12:44:56 computer nm-openvpn[21582]: AUTH: Received control message: 
AUTH_FAILED
Feb  1 12:44:56 computer nm-openvpn[21582]: SIGUSR1[soft,auth-failure] 
received, process restarting
Feb  1 12:44:56 computer NetworkManager[1322]: nm-openvpn[21574]   
Password verification failed

I am able to establish the session by manually running openvpn from the
command line, using the same username, password, and the ovpn file from
which NetworkManager imported the setttings.

I'm running Xubuntu 16.10 (yakkety).
I did not have this problem in Ubuntu 16.04 (xenial).

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

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

Title:
  auth_failed when attempting openvpn via networkmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1661098/+subscriptions

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


[Bug 1661098] Re: auth_failed when attempting openvpn via networkmanager

2017-02-03 Thread Forest
NetworkManager 1.2.4
NetworkManager-openvpn 1.2.6 and 1.2.8 (same problem in both)

$ nmcli --version
nmcli tool, version 1.2.4

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.10
Release:16.10
Codename:   yakkety

$ openvpn --version
OpenVPN 2.3.11 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] 
[IPv6] built on Jun 22 2016
library versions: OpenSSL 1.0.2g  1 Mar 2016, LZO 2.08
Originally developed by James Yonan
Copyright (C) 2002-2010 OpenVPN Technologies, Inc. 
Compile time defines: enable_crypto=yes enable_crypto_ofb_cfb=yes 
enable_debug=yes enable_def_auth=yes enable_dependency_tracking=no 
enable_dlopen=unknown enable_dlopen_self=unknown 
enable_dlopen_self_static=unknown enable_fast_install=yes enable_fragment=yes 
enable_http_proxy=yes enable_iproute2=yes enable_libtool_lock=yes 
enable_lzo=yes enable_lzo_stub=no enable_maintainer_mode=no 
enable_management=yes enable_multi=yes enable_multihome=yes 
enable_pam_dlopen=no enable_password_save=yes enable_pedantic=no enable_pf=yes 
enable_pkcs11=yes enable_plugin_auth_pam=yes enable_plugin_down_root=yes 
enable_plugins=yes enable_port_share=yes enable_selinux=no enable_server=yes 
enable_shared=yes enable_shared_with_static_runtimes=no enable_silent_rules=no 
enable_small=no enable_socks=yes enable_ssl=yes enable_static=yes 
enable_strict=no enable_strict_options=no enable_systemd=yes 
enable_win32_dll=yes enable_x509_alt_username=yes with_aix_soname=aix 
with_crypto_library=openssl with_gnu_ld=yes wit
 h_mem_check=no with_plugindir='${prefix}/lib/openvpn' with_sysroot=no

$ tail -f /var/log/syslog
Feb  2 23:49:01 computer NetworkManager[1329]:   [1486108141.0702] audit: 
op="connection-activate" uuid="----" 
name="example" pid=3136 uid=1000 result="success"
Feb  2 23:49:01 computer NetworkManager[1329]:   [1486108141.0741] 
vpn-connection[0x557d295f73c0,----,"example",0]:
 Started the VPN service, PID 5074
Feb  2 23:49:01 computer NetworkManager[1329]:   [1486108141.0828] 
vpn-connection[0x557d295f73c0,----,"example",0]:
 Saw the service appear; activating connection
Feb  2 23:49:01 computer nm-openvpn[5081]: OpenVPN 2.3.11 x86_64-pc-linux-gnu 
[SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Jun 22 2016
Feb  2 23:49:01 computer nm-openvpn[5081]: library versions: OpenSSL 1.0.2g  1 
Mar 2016, LZO 2.08
Feb  2 23:49:01 computer NetworkManager[1329]: nm-openvpn[5074]   
openvpn[5081] started
Feb  2 23:49:01 computer NetworkManager[1329]:   [1486108141.1490] 
vpn-connection[0x557d295f73c0,----,"example",0]:
 VPN plugin: state changed: starting (3)
Feb  2 23:49:01 computer NetworkManager[1329]:   [1486108141.1491] 
vpn-connection[0x557d295f73c0,----,"example",0]:
 VPN connection: (ConnectInteractive) reply received
Feb  2 23:49:01 computer nm-openvpn[5081]: NOTE: the current --script-security 
setting may allow this configuration to call user-defined scripts
Feb  2 23:49:01 computer nm-openvpn[5081]: Control Channel Authentication: 
using '/home/ubuntu/vpn/ovpn.example.net/networkmanager/example.ovpn.tls-auth' 
as a OpenVPN static key file
Feb  2 23:49:01 computer nm-openvpn[5081]: NOTE: chroot will be delayed because 
of --client, --pull, or --up-delay
Feb  2 23:49:01 computer nm-openvpn[5081]: NOTE: UID/GID downgrade will be 
delayed because of --client, --pull, or --up-delay
Feb  2 23:49:01 computer nm-openvpn[5081]: UDPv4 link local: [undef]
Feb  2 23:49:01 computer nm-openvpn[5081]: UDPv4 link remote: 
[AF_INET]10.10.10.10:1194
Feb  2 23:49:01 computer nm-openvpn[5081]: WARNING: 'link-mtu' is used 
inconsistently, local='link-mtu 1557', remote='link-mtu 1558'
Feb  2 23:49:01 computer nm-openvpn[5081]: WARNING: 'comp-lzo' is present in 
remote config but missing in local config, remote='comp-lzo'
Feb  2 23:49:01 computer nm-openvpn[5081]: [OpenVPN Server] Peer Connection 
Initiated with [AF_INET]10.10.10.10:1194
Feb  2 23:49:04 computer nm-openvpn[5081]: AUTH: Received control message: 
AUTH_FAILED
Feb  2 23:49:04 computer nm-openvpn[5081]: SIGUSR1[soft,auth-failure] received, 
process restarting
Feb  2 23:49:04 computer NetworkManager[1329]: nm-openvpn[5074]   
Password verification failed
Feb  2 23:49:06 computer NetworkManager[1329]:   [1486108146.0884] 
vpn-connection[0x557d295f73c0,----,"example",0]:
 VPN plugin: requested secrets; state connect (4)
Feb  2 23:49:06 computer nm-openvpn[5081]: NOTE: the current --script-security 
setting may allow this configuration to call user-defined scripts
Feb  2 23:49:06 computer nm-openvpn[5081]: UDPv4 link local: [undef]
Feb  2 23:49:06 computer nm-openvpn[5081]: UDPv4 link remote: 
[AF_INET]10.10.10.10:1194
Feb  2 23:49:06 computer nm-openvpn[5081]: WARNING: 'link-mtu' is used 
inconsistently, local='link-mtu 1557', remote='link-mt

[Bug 1699660] [NEW] systemd-resolve breaks resolution of local network hostnames

2017-06-21 Thread Forest
Public bug reported:

After upgrading to Ubuntu 17.04 (zesty), resolution of my local
network's host names is completely broken.  Apparently the upgrade
replaced my existing resolver with systemd-resolve, which deliberately
refuses to pass "single-label" domain names to my domain name server.
That is the server where all my network's host names are kept, so I can
no longer resolve any of them.

Apparently, this is yet another example of Poettering's upstream decisions 
causing denial of service to people who have been saddled with his malware.
https://github.com/systemd/systemd/issues/2514#issuecomment-179203186

Would someone sensible please put a stop to this forced breakage during
upgrade, and advise on how to fix it now that the damage has been done?

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

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

Title:
  systemd-resolve breaks resolution of local network hostnames

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1699660/+subscriptions

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


[Bug 1048105] Re: negative ref count in treeview selection function using python-dbg

2013-11-03 Thread Forest
This problem still exists in ubuntu 13.10 (saucy).

** Tags added: saucy

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

Title:
  negative ref count in treeview selection function using python-dbg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygtk/+bug/1048105/+subscriptions

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


[Bug 1048105] Re: negative ref count in treeview selection function using python-dbg

2013-11-03 Thread Forest
...and just to be clear, it is important because it prevents us from
debugging other programs.

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

Title:
  negative ref count in treeview selection function using python-dbg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygtk/+bug/1048105/+subscriptions

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


[Bug 573417] Re: disk utility should have udf as an option to format as

2013-12-03 Thread Forest
It would also be useful to those of us who want to use UDF on our flash
drives / cards.

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

Title:
  disk utility should have udf as an option to format as

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-disk-utility/+bug/573417/+subscriptions

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


[Bug 1236619] Re: gvfs smb / cifs file copy performance is terribly slow

2014-03-20 Thread Forest
** Summary changed:

- gvfs smb/cifs file copy performance is terribly slow
+ gvfs smb / cifs file copy performance is terribly slow

-- 
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/1236619

Title:
  gvfs smb / cifs file copy performance is terribly slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1236619/+subscriptions

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


[Bug 1718658] Re: ecryptfs-mount-private fails to initialize ecryptfs keys

2018-01-17 Thread Forest
** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  ecryptfs-mount-private fails to initialize ecryptfs keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1718658/+subscriptions

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

[Bug 1726873] Re: mount.ecryptfs_private can't mount in 17.10

2018-01-17 Thread Forest
*** This bug is a duplicate of bug 1718658 ***
https://bugs.launchpad.net/bugs/1718658

** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

** This bug has been marked a duplicate of bug 1718658
   ecryptfs-mount-private fails to initialize ecryptfs keys

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

Title:
  mount.ecryptfs_private can't mount in 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1726873/+subscriptions

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

[Bug 106995] Re: gnome-terminal unconditionally interprets mouse wheel events

2009-01-06 Thread Forest
** Bug watch added: Xfce Bugzilla #4781
   http://bugzilla.xfce.org/show_bug.cgi?id=4781

** Also affects: xfce4-terminal via
   http://bugzilla.xfce.org/show_bug.cgi?id=4781
   Importance: Unknown
   Status: Unknown

-- 
gnome-terminal unconditionally interprets mouse wheel events
https://bugs.launchpad.net/bugs/106995
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 42052] Re: Screen not locked on resume from hibernate/suspend

2009-01-07 Thread Forest
This problem still exists after upgrading to Intrepid.  (It worked fine
before upgrading from Feisty to Gutsy.)

When I choose to hibernate using the power applet on the panel, the
screen fades to black before hibernating, and is locked when I resume
from hibernation.  I'm guessing that fade indicates that the panel
applet is locking the screen via the screen saver before hibernating.

When I hibernate using the shutdown menu, no such fade occurs, and the
screen is not locked when I resume from hibernation.  That is the broken
behavior.

Does the shutdown menu's hibernate button operate via gnome-power-
manager?  If not, can someone identify the mechanism it does use and add
it to this bug report?

(For the record, I'm using xfce on Intrepid.)

-- 
Screen not locked on resume from hibernate/suspend
https://bugs.launchpad.net/bugs/42052
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 42052] Re: Screen not locked on resume from hibernate/suspend

2009-01-08 Thread Forest
When I said "power applet on the panel" I meant the little power plug
icon that lives near the clock on my xfce panel.  Now that you mention
it, I don't think it's a panel applet after all.  That icon appears in
the notification tray when I select "Always display an icon" in the xfce
Power Management Preferences.  I'm guessing it gets added to the tray by
gnome-power-manager.  Screen shot attached.

** Attachment added: "power-applet.png"
   http://launchpadlibrarian.net/21015839/power-applet.png

-- 
Screen not locked on resume from hibernate/suspend
https://bugs.launchpad.net/bugs/42052
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 240158] Re: Missing attachment icons

2009-01-09 Thread Forest
I have upgraded from Hardy to Intrepid, now using evolution
2.24.2-0ubuntu1, and the problem still exists.  Re-opening and
confirming, as I believe I have provided the requested information.

** Changed in: evolution (Ubuntu)
   Status: Invalid => Confirmed

-- 
Missing attachment icons
https://bugs.launchpad.net/bugs/240158
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 1347859] [NEW] Introduction of Predictable Network Interface Names (aka biosdevname) breaks working systems

2014-07-23 Thread Forest
Public bug reported:

Relatively recent linux distribution upgrades have been causing
computers' ethernet devices to be unexpectedly renamed. While I
understand that consistent device naming solves problems on some systems
(mostly multi-NIC servers and a few specialty embedded devices),
unilaterally forcing these changes on everyone is causing a lot of
frustration. Here are some of the problems I've encountered:


Interface names that were easily recognized as abbreviations for their device 
type have been replaced by cryptic names that have no obvious meaning 
whatsoever. It's easy to guess that eth0 is short for ethernet #0. What the 
heck is p4p1 supposed to mean? How is a human supposed to guess that the first 
p stands for "PCI slot", that the second p stands for "port number", and that 
the whole mysterious string represents an ethernet interface? This new naming 
convention is inferior to the old one in at least one significant respect: it 
makes things more difficult to understand.

One of the more useful examples of consistency that unix-like systems
have enjoyed for decades has been thrown out: the extremely well-known
ethernet device names. This creates yet another hurtle for users and
admins when switching between different operating systems or trying to
apply general-purpose unix knowledge.

A lot of documentation has been broken. I have no idea how many manuals,
forum posts, bug reports, printed instructions, email messages, personal
notes, books, and other forms of documentation in the world refer to a
unix ethernet device as eth0, but I'll bet the number is huge. All that
valuable guidance has just been rendered misleading or even useless to
anyone who doesn't keep up with the latest distribution-specific device
naming experiments; in other words: the people who need it most.

Well-established workflows have been broken. The change trips up users
and admins who have for years been getting tasks done quickly with
commands that they could recall and execute without a second thought.
They are suddenly finding that their workflows no longer work. This
interrupts tasks that should have been quick and easy, forcing people
figure out why known-good procedures are broken, think about how to
modify their memorized commands to work on the affected systems, and
train their fingers to type those new commands as quickly as they did
the old ones. Beyond being irritating, it can eat up a bunch of time
that some of us don't have to spare.

Working systems have been broken. Tools and automation scripts,
especially those developed for site-specific use, often make the
difference between a computer that does real work and a useless generic
OS installation. Sometimes they even make the difference between a
malfunctioning headless box that can be fixed over the network and an
expensive brick. It is quite common for such software to make some
minimal assumptions about its runtime environment, like assuming that
the name of the only network device that has ever been or will ever be
present will not suddenly change after being stable for months or years.
There are also applications (e.g. Matlab) and configuration files (e.g.
smb.conf, dhclient.conf, isc-dhcp-server) that might depend on
references to eth0. Renaming a critical and ubiquitous device like this
is so very likely to cause problems that it should never, ever be done
in an upgrade without the admin's explicit consent.

Sufficient warning of the change was not given. On one of my machines,
eth0 was renamed to p4p1 when I upgraded to Ubuntu 14.04 (trusty), yet I
don't see any mention of it in the Trusty release notes, nor in any of
the notes for releases of the previous several years. Is it buried in
fine print someplace that I missed? Having to figure out for myself what
changed, why, and how to revert it (in multiple ways on each machine)
was a significant waste of my time. Multiply that by all the other
people who were affected similarly, and I'll bet we'd get an
embarrassing number of needlessly wasted person-months that could have
been saved with a simple announcement and link to documentation.


In short, the way this feature was forced on the world was an irresponsible 
blunder. It doesn't matter that the change was meant to address some other 
problem. Breaking working systems is far worse than allowing that problem to 
remain until someone opts in to a fix. This concept is so important that anyone 
who doesn't get it really has no business committing code to an operating 
system used by so many other people.

I am filing this bug report against multiple projects because more than
one is now overriding the kernel's device names, because each project
must be reconfigured in a different way in order to disable this
behavior, and because I believe the overall failure here lies not only
in careless feature implementation but also in careless deployment. If
the people involved in developing, integrating, testing, distributing,
and using this new behavio

[Bug 1309605] Re: OSD (skip, pause) take full window (and fullscreen) height

2014-10-01 Thread Forest
I'm running Xubuntu 14.04, and the problem definitely exists here. Yes,
the icon backgrounds are technically transparent, in that the underlying
video is visible outside the icons' rounded corners, but the icons
themselves are opaque and cover almost the entire video frame.

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

Title:
  OSD (skip, pause) take full window (and fullscreen) height

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

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected (nm-device-wired-secure icon is missing)

2015-09-04 Thread Forest
** Bug watch added: freedesktop.org Bugzilla #91887
   https://bugs.freedesktop.org/show_bug.cgi?id=91887

** Also affects: tango-icon-theme via
   https://bugs.freedesktop.org/show_bug.cgi?id=91887
   Importance: Unknown
   Status: Unknown

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

Title:
  Network Manager Icon Is not changin when VPN is connected (nm-device-
  wired-secure icon is missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected (nm-device-wired-secure icon is missing)

2015-09-04 Thread Forest
** Changed in: network-manager-applet (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  Network Manager Icon Is not changin when VPN is connected (nm-device-
  wired-secure icon is missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected (nm-device-wired-secure icon is missing)

2015-09-04 Thread Forest
Removing nm-applet-use-indicator.patch (and refreshing the patches that
depend on it) fixes this in Xubuntu. In other words, that patch causes
the regression.

I'm removing the invalid status on network-manager-applet (Ubuntu), in
hopes of getting someone to reevaluate this. If Ubuntu maintainers are
going to patch in special functionality just for Unity, how about doing
it without breaking things?

(This is not the first time a patch intended to make a package use
Unity's Application Indicators has broken the package for Xubuntu and
other desktops. I really wish the people responsible would be more
careful.)

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

Title:
  Network Manager Icon Is not changin when VPN is connected (nm-device-
  wired-secure icon is missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected (nm-device-wired-secure icon is missing)

2015-09-04 Thread Forest
I also created an upstream bug report against the Tango icon theme,
mainly to get more eyes on the problem. Honestly, though, I don't expect
every icon theme developer will want to to modify their software in
order to compensate for something that was broken by an Ubuntu-specific
patch.

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

Title:
  Network Manager Icon Is not changin when VPN is connected (nm-device-
  wired-secure icon is missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected (nm-device-wired-secure icon is missing)

2015-09-05 Thread Forest
Also, this is a security problem. It robs the user of the ability to
easily see that the VPN is (still) connected. If the VPN goes down, and
the user doesn't happen to see the momentary pop-up message (or if that
message has been accidentally or deliberately suppressed), the user will
think his communications are encrypted when they are actually exposed.

It can easily be exploited:
1. Distract the user or wait until he looks away from his screen.
2. Interfere with the internet connection for a few seconds, causing the user's 
VPN to fail.
3. Capture the user's packets.

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

Title:
  Network Manager Icon Is not changin when VPN is connected (nm-device-
  wired-secure icon is missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-icon-theme/+bug/772709/+subscriptions

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


[Bug 29787] Re: Backspace key in GNU Screen not detected correctly

2008-10-17 Thread Forest
** Bug watch added: Xfce Bugzilla #2925
   http://bugzilla.xfce.org/show_bug.cgi?id=2925

** Also affects: xfce4-terminal via
   http://bugzilla.xfce.org/show_bug.cgi?id=2925
   Importance: Unknown
   Status: Unknown

** Also affects: xfce4-terminal (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: screen (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Backspace key in GNU Screen not detected correctly
https://bugs.launchpad.net/bugs/29787
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 493573] Re: gnome-screensaver doesn't activate under XFCE

2009-12-07 Thread Forest
Related discussion here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536381

** Also affects: gnome-screensaver (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: Debian Bug tracker #536381
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536381

-- 
gnome-screensaver doesn't activate under XFCE
https://bugs.launchpad.net/bugs/493573
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 493573] Re: gnome-screensaver doesn't activate under XFCE

2009-12-09 Thread Forest
It might be worth marking this as a security issue, as was done with the
other bug report on gnome-screensaver failing to activate, because
automatic screen locking is now broken.  Unfortunately, I don't know how
to mark it as such.

-- 
gnome-screensaver doesn't activate under XFCE
https://bugs.launchpad.net/bugs/493573
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 588577] [NEW] evince forgets view preferences

2010-06-01 Thread Forest
Public bug reported:

Binary package hint: evince

I recently upgraded from Ubuntu Karmic to Lucid.  Evince used to
remember my View settings, but since the upgrade, it insists on opening
new documents with "Fit Page Width" and "Continuous" modes enabled.  I
now have to select "Best Fit" and disable "Continuous" every single time
I open a PDF.

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

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

-- 
evince forgets view preferences
https://bugs.launchpad.net/bugs/588577
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 588577] Re: evince forgets view preferences

2010-06-01 Thread Forest
Reported upstream:  https://bugzilla.gnome.org/show_bug.cgi?id=620325

-- 
evince forgets view preferences
https://bugs.launchpad.net/bugs/588577
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 588577] Re: evince forgets view preferences

2010-06-02 Thread Forest
As mentioned upstream, it seems that evince is now remembering layout
settings on a per-document basis, and applying arbitrary defaults to new
documents.   If you were testing by opening the same document several
times, that would explain why you didn't notice the problem.

-- 
evince forgets view preferences
https://bugs.launchpad.net/bugs/588577
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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


[Bug 240158] Re: Missing attachment icons

2008-11-10 Thread Forest
I have this problem as well, on Ubuntu 8.04.

Content-Types of some attachments I have observed without icons:

Content-Type: application/vnd.ms-powerpoint
Content-Transfer-Encoding: base64

Content-Type: image/jpeg
Content-Transfer-Encoding: base64

Content-Type: image/png
Content-Transfer-Encoding: base64

Content-Type: text/html
Content-Transfer-Encoding: base64

Content-Type: application/zip
Content-Transfer-Encoding: base64


Content-Types of some attachments I have observed with visible icons:

Content-Type: image/jpeg
Content-Transfer-Encoding: base64

Content-Type: application/octet-stream
Content-Transfer-Encoding: base64

-- 
Missing attachment icons
https://bugs.launchpad.net/bugs/240158
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 240158] Re: Missing attachment icons

2008-11-10 Thread Forest
In all cases, the attachment icons are missing from the attachment area
that appears between the message header and body.  The text in that area
indicates the correct number of attachments and has a Save button, but
the adjacent area for icons is blank.  Meanwhile, the attachment buttons
at the bottom of the message body are intact.

At least one of the invisible icons is (image/jpeg) remains invisible
from both the pop-up message window and in the preview pane.  Another
one (application/vnd.ms-powerpoint) is visible from the preview pane but
not the pop-up message window.

I don't know if the problem exists in Intrepid.  I can check in a few
weeks, after I upgrade.

-- 
Missing attachment icons
https://bugs.launchpad.net/bugs/240158
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 240158] Re: Missing attachment icons

2008-11-10 Thread Forest
I'm using Evolution 2.22.3.1.

-- 
Missing attachment icons
https://bugs.launchpad.net/bugs/240158
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 569667] Re: Error communicating with gnome-keyring-daemon

2010-05-18 Thread Forest
I recently upgraded from Xubuntu Karmic to Lucid, and ran into the same
error: both nm-applet and seahorse were failing to contact gnome-
keyring-daemon.  After a lot of investigation, I'm starting to think I
know what's going on:

- Seahorse, nm-applet, and probably a lot of other components contact
gnome-keyring-daemon through libgnome-keyring0.

- (I'm guessing on this one.) Recent versions of libgnome-keyring0 seem
to have begun looking for gnome-keyring-daemon exclusively via dbus,
ignoring environment variables like GNOME_KEYRING_CONTROL and
GNOME_KEYRING_PID.

- gnome-keyring-daemon was unable to publish itself via dbus, because it
was initialized (run with the --start option) in ~/.xprofile, which gets
run before dbus has started.

- I had configured my system to initialize it in ~/.xprofile in order to 
capture and export the environment variables that it prints, which are 
necessary for features like ssh agent.
http://live.gnome.org/GnomeKeyring/Ssh
http://live.gnome.org/GnomeKeyring/RunningDaemon

- The environment variables weren't getting captured and exported
because someone patched the ubuntu xfce-session package to disable that
functionality, in a misguided attempt to fix another problem.  See bug
357346.  (On Xfce, the environment variables are not automatically
exported to the session environment, because Xfce's session manager
doesn't implement the environment variable setting mechanism that
GNOME's session manager does.  Therefore, capturing the printed
environment variables is the only way to make sure they get set.)

I suggest the original bug reporter try to figure out where gnome-
keyring-daemon is being started, and whether there are multiple copies
of it running.  If it gets run with the --start option before dbus is
running, even if it is later run again (perhaps with
--components=pkcs11), every program that uses libgnome-keyring0 may be
unable to reach it.  If you don't need support for older client programs
or the SSH agent feature, or if you're running GNOME and not Xfce, you
can probably safely remove whatever is launching it early and let the
*.desktop scripts in /etc/xdg/autostart handle it instead.

-- 
Error communicating with gnome-keyring-daemon
https://bugs.launchpad.net/bugs/569667
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 792265] Re: BraseroDvdcss could not retrieve key

2013-03-29 Thread Forest
** Changed in: brasero (Ubuntu)
   Status: Expired => New

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

Title:
  BraseroDvdcss could not retrieve key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/792265/+subscriptions

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


[Bug 792265] Re: BraseroDvdcss could not retrieve key

2013-03-29 Thread Forest
I believe I'm having the same problem on Ubuntu Quantal. While trying to
rip a DVD image, Brasero fails with the error message, "Error while
retrieving a key used for encryption." I am able to rip the same disc
just fine using dd if=/dev/sr0, so I know it's not a problem with my
drive.

Brasero's error message suggests that I set DVDCSS_METHOD=title and try
again, which I did, but it still failed.

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

Title:
  BraseroDvdcss could not retrieve key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/792265/+subscriptions

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


[Bug 1192826] [NEW] totem.desktop description "Videos" is so vague as to be useless

2013-06-19 Thread Forest
Public bug reported:

The .desktop file installed with totem in Xubuntu 13.04 has the
application name "Videos". There are several problems with this:

- It is not the name of the application.
- It does not describe the purpose of the application.
- It refers to only one kind of document that the application can handle.
- It does not indicate that it can only play those documents, not modify or 
create them.
- It does not distinguish itself from all the other applications that can 
handle the same documents.

In short, it is so vague and ambiguous as to be confusing; basically
less than useless.  This is an issue in application launcher menus, MIME
document associations, and in the "open with application..." context
menus of certain file managers.

In order to save unsuspecting users from madness, I suggest the .desktop
file's Name field be updated to something like "Totem Movie Player" or
"Media Player (Totem)".

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

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

Title:
  totem.desktop description "Videos" is so vague as to be useless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1192826/+subscriptions

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


[Bug 1201163] [NEW] Totem forgets its custom menu accelerators

2013-07-14 Thread Forest
Public bug reported:

Totem accepts my custom keyboard shortcuts (set via the standard GTK
editable menu accelerator feature) and honors them for the current
session, but it doesn't save them.  The next time I run Totem, they're
gone.

I'm using Totem 3.6.3 on Xubuntu 13.04 (raring).

** Affects: totem
 Importance: Unknown
 Status: Unknown

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

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

** Also affects: totem via
   https://bugzilla.gnome.org/show_bug.cgi?id=704208
   Importance: Unknown
   Status: Unknown

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

Title:
  Totem forgets its custom menu accelerators

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

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


[Bug 984785] Re: .goutputstream files polluting $HOME

2013-07-14 Thread Forest
(Oops: I guess launchpad doesn't recognize that format for bug links.
Here's a direct link.)

https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1175023

-- 
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/984785

Title:
  .goutputstream files polluting $HOME

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

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


[Bug 984785] Re: .goutputstream files polluting $HOME

2013-07-14 Thread Forest
See also: #1175023

-- 
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/984785

Title:
  .goutputstream files polluting $HOME

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

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


[Bug 1236619] [NEW] gvfs smb/cifs file copy performance is terribly slow

2013-10-07 Thread Forest
Public bug reported:

Copying moderate-size files to a samba share using gvfs is ridiculously
slow compared to doing the same via mount.cifs.  For example:

$ ls -sh testfile
1.2G testfile
$ time cp testfile ~/mnt/share-gvfs/
real2m37.053s
user0m0.056s
sys 0m5.120s
$ time cp testfile ~/mnt/share/
real0m26.134s
user0m0.004s
sys 0m1.724s

I'm running Xubuntu 13.04 (raring) amd64, gvfs 1.16.1-0ubuntu1.1.

** 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/1236619

Title:
  gvfs smb/cifs file copy performance is terribly slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1236619/+subscriptions

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


[Bug 833073] Re: oneiric gdm picker list contains system user, rabbitmq

2012-01-06 Thread Forest
** Also affects: rabbitmq-server (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  oneiric gdm picker list contains system user, rabbitmq

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/833073/+subscriptions

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


[Bug 483541] Re: File-roller drag'n drop is unreliable

2011-09-30 Thread Forest
This happens to me on Xubuntu Natty, dropping files to a Thunar window
on a folder to which I have full permissions.  I haven't yet found a
pattern behind the failures.

** Changed in: file-roller (Ubuntu)
   Status: Invalid => New

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

Title:
  File-roller drag'n drop is unreliable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/483541/+subscriptions

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


[Bug 33214] Re: gnome-screensaver restores default color-correction settings

2008-06-29 Thread forest
This is a problem not only for gamma settings, but also for color
calibration settings.  I have to run xcalib again every time gnome-
screensaver.  Very irritating for those of us with properly calibrated
displays.

-- 
gnome-screensaver restores default color-correction settings
https://bugs.launchpad.net/bugs/33214
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 123080] Re: [gutsy] booting after hibernation doesn't prompt for a password

2007-11-09 Thread forest
It's still broken for me.

If I hibernate using the power manager applet in the notification tray
(next to the task bar clock), I am prompted for my password when I
resume.  If I hibernate using the usual Quit / Log Out menu, the
password prompt is bypassed when I resume.

Xfce desktop.
Upgraded from Feisty to Gutsy.
gnome-screensaver 2.20.0-0ubuntu4.2
gnome-power-manager 2.20.0-0ubuntu6
/apps/gnome-power-manager/lock/hibernate: true
/apps/gnome-power-manager/lock/suspend: true
/apps/gnome-power-manager/lock/use_screensaver_settings: false

Is there a newer package with the fix included, or does this bug need
re-opening?

-- 
[gutsy] booting after hibernation doesn't prompt for a password
https://bugs.launchpad.net/bugs/123080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-screensaver in ubuntu.

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


[Bug 123080] Re: [gutsy] booting after hibernation doesn't prompt for a password

2007-11-27 Thread forest
Re-opening in hopes that someone will notice this is not entirely fixed.

** Changed in: gnome-screensaver (Ubuntu)
   Status: Fix Released => Confirmed

-- 
[gutsy] booting after hibernation doesn't prompt for a password
https://bugs.launchpad.net/bugs/123080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-screensaver in ubuntu.

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


[Bug 123080] Re: [gutsy] booting after hibernation doesn't prompt for a password

2007-11-27 Thread forest
This seems related to bug 42052.

-- 
[gutsy] booting after hibernation doesn't prompt for a password
https://bugs.launchpad.net/bugs/123080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-screensaver in ubuntu.

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


[Bug 99595] Re: Panel buttonshow desktop does not display windows again after activity

2008-08-27 Thread Forest
I believe the fix for this bug broke standard functionality now. After
his proposed (Step 1), you do activity and LEAVE the windows you just
created opened, when you click the show desktop button again it should
actually show the desktop, not restore all the previously hidden
windows.

The show desktop shouldn't behave as a toggle for windows on or off, it
should show the desktop first always, and then toggle back if no other
activity has happened since then, but it shouldn't certaintly save a
history of activity and then mess up the showing of the desktop in the
future!

-- 
Panel buttonshow desktop does not display windows again after activity
https://bugs.launchpad.net/bugs/99595
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 236376] Re: Show Desktop Button 2.22.1.3 is driving me bonkers

2008-08-27 Thread Forest
I'm reopening this bug because it IMO is a regression. This is confirmed
a bug in the show desktop button. I believe it to be a regression
because the proposed fix for this bug:
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/99595 wanted to
have the show desktop button to be a toggle to show desktop, and then
restore windows if clicked again. However, if you show the desktop, and
then go and manually open other windows, clicking the desktop icon again
should (and intentionally should) show the desktop, not RESTORE the
previously hidden windows from a 30 minute ago hiding of them. Enabling
desktop effects (compiz) causes this bug to show up, whereas, if you
don't enable compiz, the bug does not show up.

To reporduce: (compiz effects should be enabled to reproduce this, but
its not required to have the special "show desktop" effect enabled, just
standard default compiz)

step1) have some windows opened up
step2) click the "show desktop" button -> it will hide the windows and show the 
desktop to you
step3) open some more windows manually, for instance go to places -> home
step4) click the "show desktop" button again -> intentionally it should show 
the desktop, however it erroneously restores all the windows which were 
previoiusly minimized in step2.

This is a regression IMO to 8.04 and i believe to be directly related to
the fix which was applied to correct this bug (99595, which was only
asking to restore the windows back to original mode if the desktop was
already showing)

if you feel that inappropriate then re-close it.

-- 
Show Desktop Button 2.22.1.3 is driving me bonkers
https://bugs.launchpad.net/bugs/236376
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 183692] Re: Audio goes out of sync with video

2008-08-28 Thread forest
I have this problem in ubuntu hardy, with a 2 mbit/sec video clip being
streamed over localhost with rtsp.  A few seconds into the clip, the
audio drops out for just under a second, and gst-launch prints this:

WARNING: from element /playbin0/abin/audiosink/audiosink-actual-sink-alsa: 
Compensating for audio synchronisation problems
Additional debug info:
gstbaseaudiosink.c(1190): gst_base_audio_sink_render (): 
/playbin0/abin/audiosink/audiosink-actual-sink-alsa:
Unexpected discontinuity in audio timestamps of more than half a second 
(0:00:00.811836734), resyncing

>From that point on, audio and video remain out of sync by just under a
second.

VLC and mplayer handle this stream with no such problem.  Gstreamer
plays the video clip directly from the filesystem with no such problem.
The glitch only shows up when using gstreamer to stream it
rtsp://localhost.

I'm marking gst-plugins-base as affected by this because I think it
contains audiosink-actual-sink-alsa, which seems to be emitting the
warning message.

-- 
Audio goes out of sync with video
https://bugs.launchpad.net/bugs/183692
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 183692] Re: Audio goes out of sync with video

2008-08-28 Thread forest
P.S.  The video clip in question is encoded using h.264 video and aac
audio.

-- 
Audio goes out of sync with video
https://bugs.launchpad.net/bugs/183692
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 183692] Re: Audio goes out of sync with video

2008-08-28 Thread forest
** Also affects: gst-plugins-base0.10 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Audio goes out of sync with video
https://bugs.launchpad.net/bugs/183692
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 183692] Re: Audio goes out of sync with video

2008-08-28 Thread forest
More info:

This glitch happens almost every time.

A similar audio dropout followed by loss of a/v sync happens with
another (similar) video clip, but in its case, the dropout and sync
shift are less than half a second, and no warning message is printed.
Perhaps audiosink-actual-sink-alsa is merely reacting to the problem,
not causing it?

Unfortunately, I don't have rights to redistribute the video clips.

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

** Also affects: gstreamer via
   http://bugzilla.gnome.org/show_bug.cgi?id=549774
   Importance: Unknown
   Status: Unknown

-- 
Audio goes out of sync with video
https://bugs.launchpad.net/bugs/183692
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 236376] Re: Show Desktop Button 2.22.1.3 is driving me bonkers

2008-08-29 Thread Forest
is this bug closed because it can't be confirmed, or because it is not a
valid ubuntu bug? I'll leave it alone if so but I just am not sure the
intentions here. Thanks.

** Changed in: gnome-panel (Ubuntu)
   Status: Invalid => Confirmed

-- 
Show Desktop Button 2.22.1.3 is driving me bonkers
https://bugs.launchpad.net/bugs/236376
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 236376] Re: Show Desktop Button 2.22.1.3 is driving me bonkers

2008-08-29 Thread Forest
To clarify, the bug shows up when compiz is enabled (not the compiz
"show desktop" option, but just compiz desktop effects in general) and
the bug does not show up when compiz is disabled (desktop effects
disabled)

Thanks.

-- 
Show Desktop Button 2.22.1.3 is driving me bonkers
https://bugs.launchpad.net/bugs/236376
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 183692] Re: Audio goes out of sync with video

2008-09-04 Thread forest
Looks like this upstream bug is not the same bug after all.

** Changed in: gstreamer
   Importance: Unknown => Undecided
 Bugwatch: GNOME Bug Tracker #549774 => None

-- 
Audio goes out of sync with video
https://bugs.launchpad.net/bugs/183692
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 475090] Re: Karmic /etc/gdm/Xsession fails to source ~/.xsessionrc or apply ~/.Xresources

2009-11-12 Thread Forest
Confirming on xubuntu karmic.

I see that /etc/gdm/Xsession does run the scripts in
/etc/X11/Xession.d/, one of which probably sourced $HOME/.xsessionrc at
some time in the past.  However, that script currently sources
"$USERXSESSIONRC", which is not set by gdm's scripts.  (It gets set in
/etc/X11/Xession, which never gets run by gdm.)  The same situation
exists for $HOME/.Xresources .

** Changed in: gdm (Ubuntu)
   Status: New => Confirmed

-- 
Karmic /etc/gdm/Xsession fails to source ~/.xsessionrc or apply ~/.Xresources
https://bugs.launchpad.net/bugs/475090
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 397892] Re: Screensaver does not turn on [Ubuntu / Xubuntu Karmic]

2009-11-30 Thread Forest
I'm having this problem as well.  Just to reiterate and clarify through
all the noise posts, the problem is that gnome-screensaver runs but does
not activate at the configured idle time on Xubuntu Karmic.  It worked
fine on Jaunty.

This bit in ~/.xsession-errors appears to be the smoking gun:

** (gnome-screensaver:1319): WARNING **: Failed to get session presence
proxy: Could not get owner of name 'org.gnome.SessionManager': no such
name

A few google searches reveal that gnome-screensaver changed the way it
detects idle time, now requiring gnome-session to do it.  That seems
short-sighted considering that gnome-screensaver is widely used by other
desktops, such as xfce, which don't use the gnome session manager.

-- 
Screensaver does not turn on [Ubuntu / Xubuntu Karmic]
https://bugs.launchpad.net/bugs/397892
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 397892] Re: Screensaver does not turn on [Ubuntu / Xubuntu Karmic]

2009-11-30 Thread Forest
These bugs are related:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536381
http://bugzilla.xfce.org/show_bug.cgi?id=5927

The gnome-screensaver developers switched to gnome-session for idle time
queries, instead of sticking with the traditional method.  The xfce
developers (understandably) don't want to add gnome-specific interfaces
to their session manager to work around the breakage.

I'm hesitant to make one of the above bugs the "official" upstream bug,
lest finger pointing between upstream developers leave xfce users out in
the cold.  Perhaps the solution for xubuntu would be to use xscreensaver
instead of gnome-screensaver?

** Bug watch added: Debian Bug tracker #536381
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536381

** Bug watch added: Xfce Bugzilla #5927
   http://bugzilla.xfce.org/show_bug.cgi?id=5927

** Also affects: xubuntu-desktop
   Importance: Undecided
   Status: New

-- 
Screensaver does not turn on [Ubuntu / Xubuntu Karmic]
https://bugs.launchpad.net/bugs/397892
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 377467] Re: gnome keyring no longer acts as ssh agent on login

2009-10-08 Thread Forest
Lars, gnome-keyring-daemon does not set  SSH_AUTH_SOCK directly.  To get
it to work, these things have to happen:

1. Run gnome-keyring-daemon --login
This starts the daemon, and is happening automatically on my xubuntu 
installation.

2. Run gnome-keyring-daemon --start
This loads your ssh keys into the already-running daemon, and prints on 
standard output the shell commands needed to set SSH_AUTH_SOCK.

3. Execute the shell commands that get printed by that last command in a
parent shell whose environment variables will be inherited by the
processes in your X session.  This is how SSH_AUTH_SOCK actually gets
set.  It is what Mikel is doing in his workaround described in post #8.

#3 is definitely not happening in my xubuntu installation.  I don't
think #2 is happening either, because if it was, I would expect
SSH_AUTH_SOCK to be pointing at the gnome-keyring socket (it isn't even
set) or else to see the commands for setting it in ~/.xsession-errors
(which I don't).

-- 
gnome keyring no longer acts as ssh agent on login
https://bugs.launchpad.net/bugs/377467
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 377467] Re: gnome keyring no longer acts as ssh agent on login

2009-10-08 Thread Forest
More details on how get environment variables get set by gnome-keyring-
daemon:

http://live.gnome.org/GnomeKeyring/RunningDaemon

It seems certain session managers are supposed to make it unnecessary to
execute the output of "gnome-keyring-daemon --start".

-- 
gnome keyring no longer acts as ssh agent on login
https://bugs.launchpad.net/bugs/377467
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 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-06-26 Thread Forest
** Also affects: network-manager-applet (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-06-26 Thread Forest
I see this problem on a fresh install of xubuntu 11.04 (Natty) with an
openvpn connection.  I normally use the Tango icon theme, but the
problem shows up with the GNOME and elementary icon themes as well.

I'm attaching screen shots illustrating the network manager tray icon
before, during, and after the vpn connection is established.  Notice
that the lock emblem appears temporarily while the vpn is connecting but
then disappears, and that the plug-and-cable icon disappears while the
vpn is connecting but then reappears.  (I wonder if the two icons might
be covering each other up.)

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-06-26 Thread Forest
** Attachment added: "vpnbefore.png"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/772709/+attachment/2181968/+files/vpnbefore.png

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-06-26 Thread Forest
** Attachment added: "vpnconnecting.png"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/772709/+attachment/2181969/+files/vpnconnecting.png

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-06-26 Thread Forest
** Attachment added: "vpnestablished.png"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/772709/+attachment/2181970/+files/vpnestablished.png

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-06-26 Thread Forest
Just to be perfectly clear, I did not see this problem in Ubuntu
Maverick.

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 777606] Re: Panel turns black when maximizing terminal

2011-06-27 Thread Forest
I see the problem when using nvidia-current  270.41.06-0ubuntu1.

In addition to black / not-repainted areas on screen when I resize
xfce4-terminal, they sometimes appear when I switch between workspaces
(aka virtual desktops).  The problem is hidden if I enable compositing
in the window manager, which makes sense for a problem related to
repainting.

I think it's safe to say at this point that we're all using the
proprietary nvidia drive 270.41, so I'm going to remove the "incomplete"
status on this bug.

** Changed in: xfce4-terminal (Ubuntu)
   Status: Incomplete => New

** Bug watch added: Xfce Bugzilla #7517
   http://bugzilla.xfce.org/show_bug.cgi?id=7517

** Also affects: xfce4-terminal via
   http://bugzilla.xfce.org/show_bug.cgi?id=7517
   Importance: Unknown
   Status: Unknown

** Also affects: vte (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Panel turns black when maximizing terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-terminal/+bug/777606/+subscriptions

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


[Bug 803734] [NEW] gdm ignores xubuntu-gdm-theme gconf settings

2011-06-29 Thread Forest
Public bug reported:

I'm on a new installation of xubuntu Natty.  When I first rebooted after
installing, the xubuntu-gdm-theme showed up correctly on the login
screen.  Since then, gdm has started ignoring those theme settings,
leaving the login screen with a black background and what looks like
default colors & icons on the panel bar.

I tried purging and reinstalling the following packages:

gdm
xubuntu-gdm-theme
xubuntu-artwork
xubuntu-default-settings
xubuntu-desktop

...but that didn't help.

I have verified that the xubuntu-gdm-theme settings are present in gdm's
gconf database...

$ for i in /desktop/gnome/background/picture_filename 
/desktop/gnome/interface/icon_theme /desktop/gnome/interface/gtk_theme 
/desktop/gnome/interface/buttons_have_icons 
/desktop/gnome/interface/menus_have_icons ; do sudo -u gdm gconftool-2 --get 
$i; done
/usr/share/xfce4/backdrops/xubuntu-greybird.png
elementaryXubuntu
greybird
true
true

...yet they seem to be ignored.

For comparison, I'm attaching screen shots of my (broken) gdm screen and
a correct one from a virtual machine. (Try to ignore the fact that
they're different screen resolutions.)

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

** Affects: xubuntu-artwork (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gdm ignores xubuntu-gdm-theme gconf settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/803734/+subscriptions

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


[Bug 803734] Re: gdm ignores xubuntu-gdm-theme gconf settings

2011-06-29 Thread Forest
** Attachment added: "gdm-theme-problem.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/803734/+attachment/2185077/+files/gdm-theme-problem.jpg

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

Title:
  gdm ignores xubuntu-gdm-theme gconf settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/803734/+subscriptions

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


[Bug 803734] Re: gdm ignores xubuntu-gdm-theme gconf settings

2011-06-29 Thread Forest
** Attachment added: "gdm-theme-correct.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/803734/+attachment/2185078/+files/gdm-theme-correct.jpg

** Also affects: xubuntu-artwork (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  gdm ignores xubuntu-gdm-theme gconf settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/803734/+subscriptions

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


[Bug 803734] Re: gdm ignores xubuntu-gdm-theme gconf settings

2011-08-25 Thread Forest
Update 2: Installing gnome-settings-daemon had the unfortunate side
effect of this message being written to ~/.xsession-errors every few
seconds, endlessly:

** (gnome-settings-daemon:2013): WARNING **: Connection failed,
reconnecting...

I have therefore removed gnome-settings-daemon from my xubuntu systems.
I guess I'll have to wait for lightdm before I can have a good-looking
login screen again.

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

Title:
  gdm ignores xubuntu-gdm-theme gconf settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/803734/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-07-07 Thread Forest
** Also affects: tango-icon-theme (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 803734] Re: gdm ignores xubuntu-gdm-theme gconf settings

2011-07-20 Thread Forest
Update:  Installing gnome-settings-daemon got xubuntu-gdm-theme to work
again.  Removing (not purging) gnome-settings-daemon caused the xubuntu
theme to disappear again.  With this in mind, shouldn't gnome-settings-
daemon be a proper dependency instead of merely a recommended package?
Or, perhaps xubuntu-gdm-theme can be made to work without it by setting
something up in a postinst script?

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

Title:
  gdm ignores xubuntu-gdm-theme gconf settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/803734/+subscriptions

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


[Bug 98625] Re: Reminder pop-up for exchange calender items does not work

2007-08-03 Thread forest
I'm having the same problem, also on fully updated Ubuntu Feisty.  Here
are a couple of upstream bugs that look relevant, but don't seem to be
getting much attention:

http://bugzilla.gnome.org/show_bug.cgi?id=420207
http://bugzilla.gnome.org/show_bug.cgi?id=436628

-- 
Reminder pop-up for exchange calender items does not work
https://bugs.launchpad.net/bugs/98625
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 608537] Re: Rhythmbox not support cue sheet for lossless audio disk image (external and embedded) and cue sheet for tracks

2014-11-26 Thread Justin Forest
Found another player, thanks, bye.

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

Title:
  Rhythmbox not support cue sheet for lossless audio disk image
  (external and embedded) and cue sheet for tracks

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

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


[Bug 887512] Re: telepathy/butterfly fails to connect due to 301 Moved Permanently

2011-11-08 Thread Forest Bond
** Bug watch added: Red Hat Bugzilla #750884
   https://bugzilla.redhat.com/show_bug.cgi?id=750884

** Also affects: empathy (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=750884
   Importance: Unknown
   Status: Unknown

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

Title:
  telepathy/butterfly fails to connect due to 301 Moved Permanently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/887512/+subscriptions

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


[Bug 887512] Re: telepathy/butterfly fails to connect due to 301 Moved Permanently

2011-11-08 Thread Forest Bond
Upstream fix is here:

http://cgit.collabora.com/git/user/maiku/papyon.git/commit/?h=bug-42689&id=011201e47004538e732f247bfeb21634c6e1d97f

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

Title:
  telepathy/butterfly fails to connect due to 301 Moved Permanently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/887512/+subscriptions

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


[Bug 907059] Re: Print dialog crashes on entering any data into Locked Print, Document Server, or User Code fields

2011-12-20 Thread Forest Monsen
** Attachment added: "Screenshot showing three fields. If text is typed into 
any of these three fields, evince will crash."
   
https://bugs.launchpad.net/bugs/907059/+attachment/2641781/+files/print_dialog_screenshot.png

** Visibility changed to: Private

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

Title:
  Print dialog crashes on entering any data into Locked Print, Document
  Server, or User Code fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/907059/+subscriptions

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


[Bug 907059] [NEW] Print dialog crashes on entering any data into Locked Print, Document Server, or User Code fields

2011-12-20 Thread Forest Monsen
Private bug reported:

When any character is typed into any of the three fields circled in the
attached screenshot, evince will crash.

GtkPrintUnixDialog ?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evince 3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Tue Dec 20 12:21:59 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/evince
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apparmor apport-bug oneiric running-unity

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

Title:
  Print dialog crashes on entering any data into Locked Print, Document
  Server, or User Code fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/907059/+subscriptions

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


[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-09 Thread Forest Bond
Craig, and other folks suffering from the segfault issue: that is a
separate issue, and you should create a separate ticket to deal with it.

-- 
gvfs fuse mount is not functional after logout and subsequent login
https://bugs.launchpad.net/bugs/212789
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gvfs.

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


[Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login

2008-05-09 Thread Forest Bond
I, too, am seeing the bad mount state after logout/login.  Another
particularly high profile user has also seen it:

http://arstechnica.com/reviews/os/hardy-heron-review.ars/5

This seems like it might be a somewhat widespread issue, and a
relatively simple work-around is available.  Perhaps a SRU is justified?

-- 
gvfs fuse mount is not functional after logout and subsequent login
https://bugs.launchpad.net/bugs/212789
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gvfs.

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


[Bug 248387] Re: SmugMug exporter fails to upload multiple photos

2008-07-21 Thread Forest Monsen
Hi Pedro, how can we get this updated?
Thanks - Forest

** Changed in: f-spot (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => Pedro Villavicencio 
(pvillavi)

-- 
SmugMug exporter fails to upload multiple photos
https://bugs.launchpad.net/bugs/248387
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 248387] Re: SmugMug exporter fails to upload multiple photos

2008-07-30 Thread Forest Monsen
The Bug Watch Updater automatically adjusted the status of this bug from
"Unknown" to "Incomplete" on 2008-07-24. As Jared M. noted above, the
F-Spot developers have indicated that a fix is available in F-Spot's SVN
repository. It seems to me that the status of this bug should be either
"Confirmed," or "In progress." Will this bug be addressed?

Thanks,
Forest

-- 
SmugMug exporter fails to upload multiple photos
https://bugs.launchpad.net/bugs/248387
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 248387] Re: SmugMug exporter fails to upload multiple photos

2008-08-02 Thread Forest Monsen
Hey, thanks Pedro. I'm looking for a backport to Hardy. So who is in
charge of maintaining the Hardy F-spot package -- in other words, how
can we get the fix distributed?

-- 
SmugMug exporter fails to upload multiple photos
https://bugs.launchpad.net/bugs/248387
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 248387] Re: SmugMug exporter fails to upload multiple photos

2008-08-03 Thread Forest Monsen
Pedro, am I missing something here? As I read your message again, it
appears to me that you may have misunderstood.

The F-Spot developers have fixed the problem in their own repository
(http://svn.gnome.org/viewvc/f-spot?view=revision&revision=2625). This
is *not* fixed in Ubuntu's SVN for Intrepid.

Is it possible for those subscribed to Hardy updates, to receive this
fix through package management?

-- 
SmugMug exporter fails to upload multiple photos
https://bugs.launchpad.net/bugs/248387
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 62623] cdbs-edit-patch fails due to debian/rules whitespace

2006-09-27 Thread Forest Bond
Public bug reported:

With this line in debian/rules:

DEB_TAR_SRCDIR := snd-8

cdbs-edit-patch inappropriately executes:

diff -Nur snd-8.4/build-tree/ snd-8 snd-8.4.new/build-tree/ snd-8 >>
/home/fab/work/debs/snd/build/snd-8.4/debian/patches/newpatch.patch

Naturally, this gives an error:

diff: extra operand `snd-8.4.new/build-tree/'
diff: Try `diff --help' for more information.

Changes debian/rules line to this fixes the problem:

DEB_TAR_SRCDIR :=snd-8

(note no space before snd-8)

cdbs-edit-patch should account for whitespace in this string, correct?
Or perhaps the whitespace shouldn't be there at all?  Should make be
removing it automatically?

-Forest

** Affects: cdbs (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
cdbs-edit-patch fails due to debian/rules whitespace
https://launchpad.net/bugs/62623

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


[Bug 74589] On Close: "Save Changes To ... ?" Window Exhibits Odd Behavior

2006-12-05 Thread Forest Bond
Public bug reported:

When closing gedit, if the document has not yet been saved, gedit asks
if it should save the document.  My tendency is to use tab to move from
one control to the next.  In doing so, I have noticed that the two text
labels in the window will accept cursor focus.  I can select and copy
text from these labels, however, they appear as though they should be
static fields that cannot be used in this way.  Just seems like a bit of
a quirk, but should probably be fixed.

To be clear, I was able to copy and paste the following text, but I
don't think that that should be possible:

Save the changes to document "Unsaved Document 1" before closing?
If you don't save, changes from the last 46 hours will be permanently lost.

-Forest

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
On Close: "Save Changes To ... ?" Window Exhibits Odd Behavior
https://launchpad.net/bugs/74589

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


Re: [Bug 50198] Re: "Timeout has expired" error on resume from hibernate

2010-12-12 Thread Forest Bond
Hi,

On Sun, Dec 12, 2010 at 05:46:38AM -, CTenorman wrote:
> I should also probably mention that of the four laptops I work with,
> this error only occurs on the one which doesn't automatically resume
> upon the lid being opened. On the machine with the error, my Asus
> 1015PEM netbook, it won't resume unless I press a button after opening
> the lid. My other three machines resume simply by the lid being opened.
> 
> Could the error be related to resetting a timer based on a lid-open
> event that doesn't occur when a key-press is used like with my 1015PEM
> netbook?

No, I see this problem on my HP Mini 110, which properly resumes on lid
open.

-Forest

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

Title:
  "Timeout has expired" error on resume from hibernate

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


[Bug 75183] gnome-pilot windows open repeatedly for loose palm connection

2006-12-09 Thread Forest Bond
Public bug reported:

It would be an improvement if there was some sort of hysteresis for palm
connects.  If connection status varies rapidly (5-10 times in less then
a second), it would be good if only one window popped up.  Is it
possible to introduce a good delay?

-Forest

** Affects: gnome-pilot (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
gnome-pilot windows open repeatedly for loose palm connection
https://launchpad.net/bugs/75183

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


[Bug 75184] device selection is not user friendly

2006-12-09 Thread Forest Bond
Public bug reported:

The gnome-pilot device configuration window that pops up when a palm is
plugged in for the first time presents a drop down with e.g.
"/dev/ttyUSB0", etc...

Couldn't this be made more user-friendly?  The user I am working with
had no idea what to do with that.  He ended up with a "/dev/pilot" entry
in that menu.  I'm not sure if he entered that manually, or if it was
already included.  There was no such device on his system.

-Forest

** Affects: gnome-pilot (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
device selection is not user friendly
https://launchpad.net/bugs/75184

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