[Bug 185928] Re: Pressing Space key should toggle play/pause (pause when playing; play when paused)

2022-10-27 Thread Roger Peppe
I can't believe this hasn't been fixed yet.

Other music player apps (e.g. Spotify) use space for pause without
apparent issue. The space bar is the largest affordance on a keyboard
and play/pause is the most common action in a music player (and often
the one with most urgency attached), so it makes sense to use it in this
way. As things are currently (v3.4.4, October 2022), I can't even use
tab to select the play/pause button, so the argument about accessibility
appears spurious in practice.

At the very least, there could be a preferences option to enable
play/pause on space.

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

Title:
  Pressing Space key should toggle play/pause (pause when playing; play
  when paused)

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


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

[Bug 1960339] [NEW] Problems setting Monday as first day of week

2022-02-08 Thread Roger Magnesved
Public bug reported:

I came across an interesting issue on my Ubuntu 21.10 machine.
Originally I wanted to make the calendar applet in the shell menu to
start the week on monday so I set up my language section according to
the attached picture.

Then I logged out from Gnome and nothing had changed when I logged back
in.

Pursuing this issue a bit further I thought of using gnome-calendar to
isolate the problem but when I started the program from the application
launcher, I noticed that gnome-calendar also had sunday as first day of
the week. Digging a little deeper among the tips found through Google, I
came across a post suggesting to set up my locale to deal with this
situation:

> locale
LANG=sv_SE.UTF-8
LANGUAGE=en
LC_CTYPE=sv_SE.UTF-8
LC_NUMERIC=sv_SE.UTF-8
LC_TIME=sv_SE.UTF-8
LC_COLLATE=sv_SE.UTF-8
LC_MONETARY=sv_SE.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=sv_SE.UTF-8
LC_NAME=sv_SE.UTF-8
LC_ADDRESS=sv_SE.UTF-8
LC_TELEPHONE=sv_SE.UTF-8
LC_MEASUREMENT=sv_SE.UTF-8
LC_IDENTIFICATION=sv_SE.UTF-8
LC_ALL=

> grep first_weekday /usr/share/i18n/locales/sv_SE 
first_weekday 2

So, I tried starting gnome-calendar from my gnome-terminal, where I knew
the regional settings were correct, and I still got the issue with
sunday being the first day of the week. For no real reason I restarted
the application just to make sure I hadn't committed a user error but
the problem still persisted. Being a bit frustrated at the point I rage-
quit the program and just as I did that I realised I had to check an
appointment so I quickly started gnome-calendar from the same terminal
again and got an error message

GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient
disconnected from message bus without replying

When I re-tried starting gnome-calendar from the same terminal again,
the application launched and this time with monday as first day of the
week.

Steps to reproduce
1. Start gnome-terminal
2. In terminal, issue command gnome-calendar
3. Quit Calendar and issue command gnome-calendar again in the same terminal 
two more times until error message appears as described above
4. Issue command gnome-calendar
5. Observe start of week is monday (as expected)

This problem only seems to occur when I start the X11 session. I logged
into the Wayland session to look at another problem and noticed that the
calendar applet in the shell had monday as first day of the week.
Starting gnome-calendar (from the shell menu) also presented me with a
calendar where monday was the first day of the week.

Logging out and into the X11 session again made the problem, as
originally described above, re-appear.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: gnome-calendar 41.0-1
ProcVersionSignature: Ubuntu 5.13.0-28.31-generic 5.13.19
Uname: Linux 5.13.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: GNOME
Date: Tue Feb  8 17:01:43 2022
InstallationDate: Installed on 2021-10-20 (111 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
SourcePackage: gnome-calendar
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug gnome-calendar impish

** Attachment added: "Language settings"
   
https://bugs.launchpad.net/bugs/1960339/+attachment/5559743/+files/Screenshot%20from%202021-12-10%2018-04-17.png

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

Title:
  Problems setting Monday as first day of week

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


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

[Bug 1908429] Re: gnome-shell fills syslog: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal conn

2021-12-04 Thread Roger James
For info.

The bug also means that the systemd journal is growing at an extremely
fast rate. Double whammy. All these files by default reside in the root
file system. Which is usually created quite small.

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

Title:
  gnome-shell fills syslog: Attempting to run a JS callback during
  garbage collection. This is most likely caused by destroying a Clutter
  actor or GTK widget with ::destroy signal connected, or using the
  destroy(), dispose(), or remove() vfuncs. Because it would crash the
  application, it has been blocked. The offending callback was
  SourceFunc().

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


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

[Bug 1901017] Re: Desktop gradually increases response lag to clicks in 20.04 (Fixed by Alt+F2, "r"))

2021-01-18 Thread Roger Peppe
@venvugt It looked like the bug was closed just due to inactivity, not
because it was invalid. I don't have enough information to create a new
bug - I was just adding information to this one.

I'd suggest re-opening the bug, as keeping the historical information is
surely useful?

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

Title:
  Desktop gradually increases response lag to clicks in 20.04 (Fixed by
  Alt+F2, "r"))

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

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

[Bug 1901017] Re: Desktop gradually increases response lag to clicks in 20.04 (Fixed by Alt+F2, "r"))

2021-01-14 Thread Roger Peppe
I also have been encountering this issue. It's happened a few times now
- it only happens after my machine has been up for a while.

I start to notice it when alt-tab takes a substantial proportion of a
second to switch between windows. gnome-shell seems to be taking quite a
bit of CPU time (10% to 30% cpu), but that's possibly just normal.

I do have a network mount of a NAS drive, but it doesn't appear to be
being probed (I would hear the NAS box spin up).

I've attached the result of running the following commands:

   lspci -k > lspcik.txt
   gsettings list-recursively org.gnome.shell > settings.txt
   glxinfo > glxinfo.txt
   journalctl -b0 | tail -100 > journal.txt

I see many Javascript type errors in the journal which might have
something to do with the issue.

As with the original poster, Alt-F2, then r fixed the issue (at least I
have a workaround now!) and I don't see the regular JS errors appearing
in the journal any more.


** Attachment added: "gnome.bug.zip"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1901017/+attachment/5452889/+files/gnome.bug.zip

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

Title:
  Desktop gradually increases response lag to clicks in 20.04 (Fixed by
  Alt+F2, "r"))

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

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

[Bug 1907972] [NEW] cannot plugin Wi-fi printer Epson L4160

2020-12-13 Thread RoGer
Public bug reported:

Installed official Epson drivers for L4160 Wi-Fi printer. I can add it in 
Control Center though it doesn't work - when trying to print test page or to 
print from other applications it raises errors like "can't connect to printer", 
etc. Epson drivers from Ubuntu repo don't work either.
THE SAME Epson drivers work flawlessly on Fedora on another machine WITH THE 
SAME PRINTER in the same local network.


Some messages I got from journalctl -f :
...

E [05/Dec/2020:22:09:57 +0300] [CGI] Unable to resolve 
\"dnssd://EPSON%20L4160%20Series._ipp._tcp.local/?uuid=cfe92100-67c4-11d4-a45f-f8d027443dcc|EPSON
 L4160 Series\".
E [05/Dec/2020:22:09:57 +0300] [CGI] Unable to resolve 
\"dnssd://EPSON%20L4160%20Series._ipp._tcp.local/?uuid=cfe92100-67c4-11d4-a45f-f8d027443dcc|EPSON
 L4160 Series\".
W [05/Dec/2020:22:21:23 +0300] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'EPSON_L4160_Series-Gray..\' already exists
W [05/Dec/2020:22:21:23 +0300] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'EPSON_L4160_Series-RGB..\' already exists
E [05/Dec/2020:22:22:47 +0300] [CGI] Unable to resolve 
\"dnssd://EPSON%20L4160%20Series._ipp._tcp.local/?uuid=cfe92100-67c4-11d4-a45f-f8d027443dcc|EPSON
 L4160 Series\".
W [05/Dec/2020:22:24:13 +0300] CreateProfile failed: 
org.freedesktop.ColorManager.Profile.Internal:failed to register object: Объект 
интерфейса org.freedesktop.ColorManager.Profile уже экспортирован как 
/org/freedesktop/ColorManager/profiles/EPSON_L4160_Series_Gray__
W [05/Dec/2020:22:24:13 +0300] CreateProfile failed: 
org.freedesktop.ColorManager.Profile.Internal:failed to register object: Объект 
интерфейса org.freedesktop.ColorManager.Profile уже экспортирован как 
/org/freedesktop/ColorManager/profiles/EPSON_L4160_Series_RGB__
E [05/Dec/2020:22:29:27 +0300] [Job 3] Unable to queue job for destination 
"L4160".
E [05/Dec/2020:22:31:14 +0300] [CGI] Unable to create PPD file: Could not poll 
sufficient capability info from the printer 
(ipp://EPSON%20L4160%20Series._ipp._tcp.local/, 
ipp://EPSON443DCC.local:631/ipp/print) via IPP!
E [05/Dec/2020:22:31:14 +0300] copy_model: empty PPD file
E [05/Dec/2020:22:31:14 +0300] [Client 20] Returning IPP 
server-error-internal-error for CUPS-Add-Modify-Printer 
(ipp://localhost/printers/L4160) from localhost.
W [05/Dec/2020:22:31:53 +0300] CreateProfile failed: 
org.freedesktop.ColorManager.Profile.Internal:failed to register object: Объект 
интерфейса org.freedesktop.ColorManager.Profile уже экспортирован как 
/org/freedesktop/ColorManager/profiles/EPSON_L4160_Series_Gray__
W [05/Dec/2020:22:31:53 +0300] CreateProfile failed: 
org.freedesktop.ColorManager.Profile.Internal:failed to register object: Объект 
интерфейса org.freedesktop.ColorManager.Profile уже экспортирован как 
/org/freedesktop/ColorManager/profiles/EPSON_L4160_Series_RGB__
E [05/Dec/2020:22:32:13 +0300] [Client 37] Returning IPP 
server-error-not-accepting-jobs for Print-Job 
(ipp://localhost/printers/EPSON_L4160_Series) from localhost.
E [05/Dec/2020:22:44:06 +0300] [CGI] Unable to create PPD file: Could not poll 
sufficient capability info from the printer 
(ipp://EPSON%20L4160%20Series._ipp._tcp.local/, 
ipp://EPSON443DCC.local:631/ipp/print) via IPP!
E [05/Dec/2020:22:44:06 +0300] copy_model: empty PPD file
E [05/Dec/2020:22:44:06 +0300] [Client 134] Returning IPP 
server-error-internal-error for CUPS-Add-Modify-Printer 
(ipp://localhost/printers/L4160) from localhost.
E [05/Dec/2020:22:44:42 +0300] [CGI] Unable to create PPD file: Could not poll 
sufficient capability info from the printer 
(ipp://EPSON%20L4160%20Series._ipp._tcp.local/, 
ipp://EPSON443DCC.local:631/ipp/print) via IPP!
E [05/Dec/2020:22:44:42 +0300] copy_model: empty PPD file
E [05/Dec/2020:22:44:42 +0300] [Client 134] Returning IPP 
server-error-internal-error for CUPS-Add-Modify-Printer 
(ipp://localhost/printers/L4160) from localhost.
W [05/Dec/2020:22:51:02 +0300] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'EPSON_L4160_Series-Gray..\' already exists
W [05/Dec/2020:22:51:02 +0300] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'EPSON_L4160_Series-RGB..\' already exists

...
дек 13 19:54:15 ord1-ubuntu org.fedoraproject.Config.Printing[7404]: 
/usr/share/system-config-printer/scp-dbus-service.py:602: DeprecationWarning: 
Gdk.threads_enter is deprecated
дек 13 19:54:15 ord1-ubuntu org.fedoraproject.Config.Printing[7404]:   
Gdk.threads_enter ()
дек 13 19:54:15 ord1-ubuntu kernel: scp-dbus-servic[7407]: segfault at 4 ip 
00509bcb sp 7f77dd364ea0 error 6 in python3.8[423000+294000]
дек 13 19:54:15 ord1-ubuntu kernel: Code: 89 50 f8 48 89 48 f0 48 89 71 08 5b 
c3 66 90 f3 0f 1e fa 55 48 8b 4f f0 48 89 fd 48 8b 57 f8 48 8b 41 08 48 83 e2 
fc 83 e0 03 <48> 89 0a 48 09 d0 48 89 41 08 48 83 67 f8 01 48 83 7f 20 00 48 c7
дек 13 19:54:23 ord1-ubuntu gnome-control-c[3071]: Source 

[Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-07-02 Thread Roger Hunwicks
The working around is working adequately for me:

Jul 02 08:50:59 lenny gnome-shell[17639]: Enabling experimental feature 
'x11-randr-fractional-scaling'
Jul 02 08:50:59 lenny gnome-shell[17639]: Crtc at 0.00x2160.00 size 
1920.00x1080.00 (@ 2.00 - adapted 2.00) considering it of 
3840.00x2160.00
Jul 02 08:50:59 lenny gnome-shell[17639]: Crtc at 0.00x0.00 size 
1920.00x1080.00 (@ 2.00 - adapted 2.00) considering it of 
3840.00x2160.00
Jul 02 08:50:59 lenny gnome-shell[17639]: Setting screen size 3840x4320
Jul 02 08:50:59 lenny gnome-shell[17639]: Setting screen size to 3840x4320
Jul 02 08:50:59 lenny gnome-shell[17639]: Scaling at 1.00 (transformation 
matrix is 65536 = 1.00) using filter fast
Jul 02 08:50:59 lenny gnome-shell[17639]: Configuring CRTC 504 with mode 509 
(3840 x 2160 @ 59.999294) at position 0, 2160 and transform 0
Jul 02 08:50:59 lenny gnome-shell[17639]: Setting UBUNTU crtc config crtc 504, 
timestamp 0 (config timestamp 158041), x: 0, y: 2160, mode: 509, rotation 1, 
n_outputs 1: RETURN reply 0x56264b3d7970, error: (nil)
Jul 02 08:50:59 lenny gnome-shell[17639]: Scaling at 1.00 (transformation 
matrix is 65536 = 1.00) using filter fast
Jul 02 08:50:59 lenny gnome-shell[17639]: Configuring CRTC 441 with mode 448 
(3840 x 2160 @ 60.00) at position 0, 0 and transform 0
Jul 02 08:50:59 lenny gnome-shell[17639]: Setting UBUNTU crtc config crtc 441, 
timestamp 0 (config timestamp 158041), x: 0, y: 0, mode: 448, rotation 1, 
n_outputs 1: RETURN reply 0x56264b3d7970, error: (nil)
Jul 02 08:51:00 lenny gnome-shell[17639]: Unset XDG_SESSION_ID, 
getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jul 02 08:51:00 lenny gnome-shell[17639]: Will monitor session 2
Jul 02 08:51:00 lenny gnome-shell[17639]: Telepathy is not available, chat 
integration will be disabled.
Jul 02 08:51:00 lenny gnome-shell[17639]: Setting screen size 3840x4320
Jul 02 08:51:00 lenny gnome-shell[17639]: Setting screen size 3840x4320
Jul 02 08:51:00 lenny gnome-shell[17639]: Setting screen size 3840x4320
Jul 02 08:51:00 lenny gnome-shell[17639]: Setting screen size 3840x4320
Jul 02 08:51:00 lenny gnome-shell[17639]: Error looking up permission: 
GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jul 02 08:51:02 lenny gnome-shell[17639]: GNOME Shell started at Thu Jul 02 
2020 08:51:00 GMT-0400 (EDT)
Jul 02 08:51:02 lenny gnome-shell[17639]: Registering session with GDM
Jul 02 08:52:08 lenny gnome-shell[17639]: polkitAuthenticationAgent: Received 
2identities that can be used for authentication. Only considering one.
Jul 02 08:52:23 lenny gnome-shell[17639]: 
../clutter/clutter/clutter-actor.c:10556: The clutter_actor_set_allocation() 
function can only be called from within the implementation of the 
ClutterActor::allocate() virtual function.
Jul 02 08:52:28 lenny gnome-shell[17639]: GOt configuration change [(0, 2160, 
1.0, uint32 0, false, [('eDP-1-1', '3840x2160@59.999294281005859', 
{'underscanning': })]), (0, 0, 2.0, 0, true, [('HDMI-0', '3840x2160@60', 
{'underscanning': })])]
Jul 02 08:52:29 lenny gnome-shell[17639]: GOt configuration change [(0, 2160, 
1.0, uint32 0, false, [('eDP-1-1', '3840x2160@59.999294281005859', 
{'underscanning': })]), (0, 0, 2.0, 0, true, [('HDMI-0', '3840x2160@60', 
{'underscanning': })])]
Jul 02 08:52:29 lenny gnome-shell[17639]: GOt configuration change [(0, 2160, 
1.0, uint32 0, false, [('eDP-1-1', '3840x2160@59.999294281005859', 
{'underscanning': })]), (0, 0, 2.0, 0, true, [('HDMI-0', '3840x2160@60', 
{'underscanning': })])]
Jul 02 08:52:30 lenny gnome-shell[17639]: GOt configuration change [(0, 2160, 
1.0, uint32 0, false, [('eDP-1-1', '3840x2160@59.999294281005859', 
{'underscanning': })]), (0, 0, 1.0, 0, true, [('HDMI-0', '3840x2160@60', 
{'underscanning': })])]
Jul 02 08:52:32 lenny gnome-shell[17639]: GOt configuration change [(0, 2160, 
1.0, uint32 0, false, [('eDP-1-1', '3840x2160@59.999294281005859', 
{'underscanning': })]), (0, 0, 1.0, 0, true, [('HDMI-0', '3840x2160@60', 
{'underscanning': })])]
Jul 02 08:52:32 lenny gnome-shell[17639]: Setting screen size 3840x4320
Jul 02 08:53:36 lenny gnome-shell[17639]: GOt configuration change [(0, 2880, 
1.0, uint32 0, false, [('eDP-1-1', '3840x2160@59.999294281005859', 
{'underscanning': })]), (0, 0, 1.5, 0, true, [('HDMI-0', '3840x2160@60', 
{'underscanning': })])]
Jul 02 08:53:36 lenny gnome-shell[17639]: GOt configuration change [(0, 2880, 
1.0, uint32 0, false, [('eDP-1-1', '3840x2160@59.999294281005859', 
{'underscanning': })]), (0, 0, 1.5, 0, true, [('HDMI-0', '3840x2160@60', 
{'underscanning': })])]
Jul 02 08:53:36 lenny gnome-shell[17639]: GOt configuration change [(0, 2880, 
1.0, uint32 0, false, [('eDP-1-1', '3840x2160@59.999294281005859', 
{'underscanning': })]), (0, 0, 1.5, 0, true, [('HDMI-0', '3840x2160@60', 
{'underscanning': })])]
Jul 02 08:53:38 lenny gnome-shell[17639]: GOt 

[Bug 1872796] Re: gnome-shell animations are noticeably stuttery when the Ubuntu extensions are enabled

2020-06-24 Thread Roger James
Daniel,

I apologise.

We have been talking about different apps. I have been referring to the
browser plugin that talks to https://extensions.gnome.org/. This is
because it was the first thing I spotted when I searched on the net. I
realise that what you have been talking about the is a standalone app
that is accessible via the applications panel or the activities search
box.

Yes, the standalone app works perfectly and is packaged with the shell.

The browser plugin does not. I have only tested the Firefox version
though. The Chrome one might be better.

Thank you for being patient

Roger

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

Title:
  gnome-shell animations are noticeably stuttery when the Ubuntu
  extensions are enabled

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

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

[Bug 1872796] Re: gnome-shell animations are noticeably stuttery when the Ubuntu extensions are enabled

2020-06-23 Thread Roger James
I am running Ubuntu Focal 20.04. The gnome-shell version is
3.36.2-1ubuntu1-20.04.1. The desktop icons version is
20.04.0-2-1ubuntu1-20.04.1. The app does not work. I believe the app is
designed to work on per user extensions only.

The desktop icon extension is installed as a system extension in
/usr/share/gnome-shell/extensions.

See the review by akram87 on the page
https://extensions.gnome.org/extension/1465/desktop-icons/

But that is not the point. All I am trying to achieve is to gather
information about the impact the ubuntu version of the extension has on
the desktop rendering. The easiest way for the user to do this is by
issuing one simple command.

sudo mv /usr/share/gnome-shell/extensions/desktop-icons@csoriano
something-else

If I am missing something here please accept my apologies.

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

Title:
  gnome-shell animations are noticeably stuttery when the Ubuntu
  extensions are enabled

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

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

[Bug 1872796] Re: gnome-shell animations are noticeably stuttery when the Ubuntu extensions are enabled

2020-06-23 Thread Roger James
The Extensions app does not appear to work fro the csoriano version of
desktop icons. It thinks that it is the rastersoft fork.

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

Title:
  gnome-shell animations are noticeably stuttery when the Ubuntu
  extensions are enabled

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

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

[Bug 1832812] Re: Locking and unlocking the screen is slow and stuttery

2020-06-22 Thread Roger James
If you are experiencing this bug. Try the following.

if the directory "/usr/share/gnome-shell/extensions/desktop-
icons@csoriano" rename it to something else. Then restart the desktop
(logout then login).

Please report the results of this test back here.

I am trying to correlate information on the part this extension is
playing in various desktop rendering glitches.

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

Title:
  Locking and unlocking the screen is slow and stuttery

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

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

[Bug 1872796] Re: gnome-shell animations are noticeably stuttery when the Ubuntu extensions are enabled

2020-06-22 Thread Roger James
If you are experiencing this bug. Try the following.

if the directory "/usr/share/gnome-shell/extensions/desktop-
icons@csoriano" rename it to something else. Then restart the desktop
(logout then login).

Please report the results of this test back here.

I am trying to correlate information on the part this extension is
playing in various desktop rendering glitches.

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

Title:
  gnome-shell animations are noticeably stuttery when the Ubuntu
  extensions are enabled

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

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

[Bug 1867585] Re: CPU spikes caused by saving PDF to Desktop

2020-06-22 Thread Roger James
If you are experiencing this bug. Try the following.

if the directory "/usr/share/gnome-shell/extensions/desktop-
icons@csoriano" rename it to something else. Then restart the desktop
(logout then login).

Please report the results of this test back here.

I am trying to correlate information on the part this extension is
playing in various desktop rendering glitches.

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

Title:
  CPU spikes caused by saving PDF to Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/1867585/+subscriptions

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

[Bug 1812883] Re: Desktop view flashes every time ~/Desktop changes

2020-06-22 Thread Roger James
This bug is still present in Focal. It seems to have lost focus in
upstream. In Focal it is much harder to remove the extension as it is
even more tightly linked in as a mandatory dependency for a number of
major system components. The only way to remove it is by deleting or
renaming its files.

It seems to me that this extension is responsible for numerous
performance issues. A number of bugs have been raised on different
symptoms, but all have a common factor of impacting performance and
involving this extension.

May I suggest that an umbrella bug is created and named something like
"Unacceptable Gnome shell perfomance" and marked as critical. The first
priority is to make this extension optional and disabled by default. The
process of enabling should warn of potential performance issues.

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

Title:
  Desktop view flashes every time ~/Desktop changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1812883/+subscriptions

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

[Bug 1876889] Re: Jiggling Frequent/All/page buttons at low resolutions

2020-05-06 Thread Roger Light
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2758

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #2758
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2758

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

Title:
  Jiggling Frequent/All/page buttons at low resolutions

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

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

[Bug 1876889] [NEW] Jiggling UI elements at low resolutions

2020-05-05 Thread Roger Light
Public bug reported:

I installed 20.04 stock to VirtualBox and clicking the "3x3 grid of
dots" button bottom left of the desktop brings up applications to chose
from, but the "Frequent All" UI elements are jiggling up and down.
This only seems to happen at 800x600.

https://www.youtube.com/watch?v=4NIz0UCA4So

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.36.1-5ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue May  5 10:38:05 2020
DisplayManager: gdm3
InstallationDate: Installed on 2020-05-05 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
RelatedPackageVersions: mutter-common 3.36.1-3ubuntu3
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  Jiggling UI elements at low resolutions

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

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

[Bug 1871805] Re: --wait option not working as expected (3.28)

2020-05-04 Thread Roger
Thank you, I have just updated the description. Should I try to make the
fix and upload a debdiff which includes all libraries upgrades?


** Description changed:

+ [Impact]
+ 
+ Users are unable to launch an asynchronous gnome-terminal. In some
+ cases, a user/program/script might want to run a gnome-terminal with a
+ provided command and wait till the launched gnome-terminal exits.
+ 
+ By default, gnome-terminal runs synchronously as it uses the gnome-
+ server to handle the requests. To solve that, gnome-terminal 3.27.1
+ introduced the --wait option which solves this issue. The problem, is
+ that --wait flag does not work properly till version >= 3.36 which also
+ uses a new vte version (libvte-2.91-dev_0.60.1). Thus users cannot wait
+ for a gnome-terminal session process to finish.
+ 
+ More information: https://gitlab.gnome.org/GNOME/gnome-
+ terminal/issues/16
+ 
+ [Test Case]
+ 
+ To reproduce the bug let's assume that we want to open a gnome-terminal
+ with a provided command, for example a simple bash:
+ 
+ 1- Open a terminal:
+ 
+ gnome-terminal -- /bin/sh -c "/bin/bash"
+ 
+ This will launch gnome-terminal with a bash but the parent process in
+ the first terminal finishes just after executing the command, even if
+ the gnome-terminal is opened.
+ 
+ 2- Include the --wait option to make the command call asynchronous:
+ 
+ gnome-terminal --wait -- /bin/sh -c "/bin/bash"
+ 
+ - Now you can see int the first terminal that the processes didn't
+ finish, instead it is waiting for the launched gnome-terminal.
+ 
+ To see the explained bug try to close the opened gnome-terminal using
+ the X icon windows or File-> Close Tab. => The parent process in
+ terminal 1 does not receive the child-exited signal, thus it keeps
+ waiting forever.
+ 
+ However if we try to exit from the launched gnome-terminal by typing
+ "exit" on it, the parent process does receive the corresponding signal.
+ 
+ [Regression Potential]
+ 
+ As mentioned before, this bug was solved in gnome-terminal >= 3.36
+ Many users use the GUI options in order to finish a process, so this bug 
prevents developers to take advantage of the --wait option in its programs. 
+ 
+ The version 3.36 is included in new Ubuntu versions but not in the
+ bionic one(Ubuntu 18.04). Many users and enterprises are still using
+ Ubuntu 18.04 as the new LTS has just been released a few days ago.
+ 
+ [Other Info]
+ 
+ Initial bug report:
+ 
  Dear Maintainers,
  
  We have developed a program that it launches a new gnome-terminal with a
  ssh tunnel connection. Basically, the program forwards a local port to
  the destination address and opens a new terminal with a ssh connection
  to the local port:
  
  gnome-terminal -e "/usr/bin/ssh -o XXX -p XXX ubuntu@127.0.0.2"
  
  The problem comes when we need to know when this gnome-terminal session
  has finished, in order to end the tunnel process. As you might know, the
  gnome-terminal command fires up gnome-terminal-server which it might be
  already running. Who handles the "ssh" connection is the gnome-terminal-
  server and not the gnome-terminal command, thus our program receives and
  exit code just after executing the previous command.
  
  In previous version there was the --disable-factory option, but
  unfortunately now is deprecated. Because of this type of problem it was
  added the --wait flag which was introduced in 3.27.1:
  
  gnome-terminal --wait -e "/usr/bin/ssh -o XXX -p XXX ubuntu@127.0.0.2"
  
- Nevertheless, there's a bug in this version. More information:
- https://gitlab.gnome.org/GNOME/gnome-terminal/issues/16
+ Nevertheless, there's a bug in this version.
  
  You can reproduced by launching a new gnome-terminal with the --wait
  flag from a gnome-terminal session and try to close it via a window
  operation. In that version --wait only works if with the exit command in
  the opened session.
  
  As mentioned in the linked URL this is solved in version >= 3.36 which
  also uses a new vte version (libvte-2.91-dev_0.60.1). I have seen that
  there are multiple issues referring the --disable-factory deprecated
  option, those could be closed as the new --wait option has the same
  behavior.
  
  Shall we update the libvte version used by gnome? The last libvte
  version has the proper child exit SIGNAL handler which solves the
  described issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-terminal 3.28.1-1ubuntu1
  Architecture: amd64

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

Title:
  --wait option not working as expected (3.28)

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

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

[Bug 1871805] Re: --wait option not working as expected (3.28)

2020-04-16 Thread Roger
** Summary changed:

- Update g-t 3.36 version to solve --wait issue(bionic)
+ --wait option not working as expected (3.28)

** Description changed:

  Dear Maintainers,
  
- 
- We have developed a program that it launches a new gnome-terminal with a ssh 
tunnel connection. Basically, the program forwards a local port to the 
destination address and opens a new terminal with a ssh connection to the local 
port:
- 
+ We have developed a program that it launches a new gnome-terminal with a
+ ssh tunnel connection. Basically, the program forwards a local port to
+ the destination address and opens a new terminal with a ssh connection
+ to the local port:
  
  gnome-terminal -e "/usr/bin/ssh -o XXX -p XXX ubuntu@127.0.0.2"
  
  The problem comes when we need to know when this gnome-terminal session
  has finished, in order to end the tunnel process. As you might know, the
  gnome-terminal command fires up gnome-terminal-server which it might be
  already running. Who handles the "ssh" connection is the gnome-terminal-
  server and not the gnome-terminal command, thus our program receives and
  exit code just after executing the previous command.
  
  In previous version there was the --disable-factory option, but
  unfortunately now is deprecated. Because of this type of problem it was
  added the --wait flag which was introduced in 3.27.1:
  
  gnome-terminal --wait -e "/usr/bin/ssh -o XXX -p XXX ubuntu@127.0.0.2"
  
- 
- Nevertheless, there's a bug in this version. More information: 
https://gitlab.gnome.org/GNOME/gnome-terminal/issues/16
+ Nevertheless, there's a bug in this version. More information:
+ https://gitlab.gnome.org/GNOME/gnome-terminal/issues/16
  
  You can reproduced by launching a new gnome-terminal with the --wait
  flag from a gnome-terminal session and try to close it via a window
  operation. In that version --wait only works if with the exit command in
  the opened session.
  
  As mentioned in the linked URL this is solved in version >= 3.36 which
  also uses a new vte version (libvte-2.91-dev_0.60.1). I have seen that
  there are multiple issues referring the --disable-factory deprecated
  option, those could be closed as the new --wait option has the same
  behavior.
  
- Could we update the bionic gnom-terminal 3.28 to >= 3.36 version?
+ Shall we update the libvte version used by gnome? The last libvte
+ version has the proper child exit SIGNAL handler which solves the
+ described issue.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-terminal 3.28.1-1ubuntu1
  Architecture: amd64

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

Title:
  --wait option not working as expected (3.28)

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-04-13 Thread Roger Lipscombe
See https://github.com/home-sweet-gnome/dash-to-panel/issues/959,
wherein I discover that dash-to-panel seems to be the worst offender in
terms of leaking handlers, but there's a lower-grade steady leak anyway,
which might bear looking at.

** Bug watch added: github.com/home-sweet-gnome/dash-to-panel/issues #959
   https://github.com/home-sweet-gnome/dash-to-panel/issues/959

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

Title:
  Unlock takes a long time

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-04-12 Thread Roger Lipscombe
> see if something's leaking registered handlers.

It looks like clutter handlers are stored in two different hash tables:
g_handlers and g_handler_list_bsa_ht.

On the PC that's really slow, g_handlers.size = 8388608 (that's ~8M); on
the PC that's not, g_handlers.size = 65536 (~65K). So, yeah, something's
leaking, afaict.

Gonna see if the hash table entries (signal_id, instance, closure) point
to anything that gives me a clue. Given that the extensions are written
mostly in JS, this is gonna be all kinds of interesting...

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

Title:
  Unlock takes a long time

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-04-12 Thread Roger Lipscombe
This is proving to be really difficult to reproduce -- it's getting
slower (but really slowly) on my spare PC. The memory use for gnome-
shell is, essentially, static.

So: I sampled some perf data from the PC where it consistently happens
and threw up a flame graph.

It spends a bunch of time in 'clutter_actor_destroy' ->
'destroy_closure_array' -> 'handler_lookup'.

This suggests to me that some extension or other is registering a
handler for something multiple times, and not cleaning it up, which
means it takes longer and longer to iterate through the list of
handlers.

I'm gonna have a rummage through the source code to see which function
adds handlers, and then I'll attach a debugger to it to see if
something's leaking registered handlers.

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

Title:
  Unlock takes a long time

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

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

[Bug 1871805] Re: Update g-t 3.36 version to solve --wait issue(bionic)

2020-04-09 Thread Roger
** Tags added: upgrade-software-version

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

Title:
  Update g-t 3.36 version to solve --wait issue(bionic)

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

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

[Bug 1871805] [NEW] Update g-t 3.36 version to solve --wait issue(bionic)

2020-04-09 Thread Roger
Public bug reported:

Dear Maintainers,


We have developed a program that it launches a new gnome-terminal with a ssh 
tunnel connection. Basically, the program forwards a local port to the 
destination address and opens a new terminal with a ssh connection to the local 
port:


gnome-terminal -e "/usr/bin/ssh -o XXX -p XXX ubuntu@127.0.0.2"

The problem comes when we need to know when this gnome-terminal session
has finished, in order to end the tunnel process. As you might know, the
gnome-terminal command fires up gnome-terminal-server which it might be
already running. Who handles the "ssh" connection is the gnome-terminal-
server and not the gnome-terminal command, thus our program receives and
exit code just after executing the previous command.

In previous version there was the --disable-factory option, but
unfortunately now is deprecated. Because of this type of problem it was
added the --wait flag which was introduced in 3.27.1:

gnome-terminal --wait -e "/usr/bin/ssh -o XXX -p XXX ubuntu@127.0.0.2"


Nevertheless, there's a bug in this version. More information: 
https://gitlab.gnome.org/GNOME/gnome-terminal/issues/16

You can reproduced by launching a new gnome-terminal with the --wait
flag from a gnome-terminal session and try to close it via a window
operation. In that version --wait only works if with the exit command in
the opened session.

As mentioned in the linked URL this is solved in version >= 3.36 which
also uses a new vte version (libvte-2.91-dev_0.60.1). I have seen that
there are multiple issues referring the --disable-factory deprecated
option, those could be closed as the new --wait option has the same
behavior.

Could we update the bionic gnom-terminal 3.28 to >= 3.36 version?

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-terminal 3.28.1-1ubuntu1
Architecture: amd64

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

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

Title:
  Update g-t 3.36 version to solve --wait issue(bionic)

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-04-06 Thread Roger Lipscombe
That should say "With ALL extensions uninstalled..."

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

Title:
  Unlock takes a long time

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-04-06 Thread Roger Lipscombe
With ALL extensions, it doesn't get slower. When it was getting slower,
I had the standard 'gnome-shell-extensions' package installed.

I'm going to reinstall it and see if that reproduces the problem.

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

Title:
  Unlock takes a long time

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-04-02 Thread Roger Lipscombe
Update: my spare PC is definitely getting slower at unlocking, but
(possibly because I'm not using it as much) not as quickly.

Are there any logs/debug steps you want me to run on it? I know enough
gdb to be dangerous, if that helps.

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

Title:
  Unlock takes a long time

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-03-30 Thread Roger Lipscombe
I've also removed gnome-shell-extension-move-clock, gnome-shell-
extension-autohidetopbar and gnome-shell-extension-taskbar.

> I'm not sure what it means that I have an extension listed in both
locations.

I suspect that either I've installed it explicitly, or
extensions.gnome.org installed an update.

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

Title:
  Unlock takes a long time

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-03-30 Thread Roger Lipscombe
Some investigation and notes (and apologies for the noise; I need
somewhere to take notes):

I have the following extensions in /usr/share/gnome-shell/extensions:

alternate-...@gnome-shell-extensions.gcampax.github.com/
apps-m...@gnome-shell-extensions.gcampax.github.com/
auto-move-wind...@gnome-shell-extensions.gcampax.github.com/
dash-to-d...@micxgx.gmail.com/
dash-to-pa...@jderose9.github.com/
drive-m...@gnome-shell-extensions.gcampax.github.com/
hidetop...@mathieu.bidon.ca/
launch-new-insta...@gnome-shell-extensions.gcampax.github.com/
mediapla...@patapon.info/
move_cl...@jonathan.bluemosh.com/
multi-monitors-add-on@spin83/
native-window-placem...@gnome-shell-extensions.gcampax.github.com/
pixel-sa...@deadalnix.me/
places-m...@gnome-shell-extensions.gcampax.github.com/
screenshot-window-si...@gnome-shell-extensions.gcampax.github.com/
TaskBar@zpydr/
ubuntu-appindicat...@ubuntu.com/
ubuntu-d...@ubuntu.com/
user-th...@gnome-shell-extensions.gcampax.github.com/
window-l...@gnome-shell-extensions.gcampax.github.com/
windowsnaviga...@gnome-shell-extensions.gcampax.github.com/
workspace-indica...@gnome-shell-extensions.gcampax.github.com/

I have the following extensions installed via apt (reason, where known):

gnome-shell-extension-appindicator (ubuntu-desktop)
gnome-shell-extension-autohidetopbar (explicit)
gnome-shell-extension-dashtodock (explicit)
gnome-shell-extension-dash-to-panel (explicit)
gnome-shell-extension-mediaplayer (explicit)
gnome-shell-extension-move-clock (explicit)
gnome-shell-extension-multi-monitors (explicit)
gnome-shell-extension-pixelsaver (explicit)
gnome-shell-extensions (explicit)
gnome-shell-extension-taskbar (explicit)
gnome-shell-extension-ubuntu-dock (ubuntu-desktop)
ubuntu-session (ubuntu-desktop)

I'm trying to figure out which directory maps to which .deb package, and
then I'll remove the extensions that I'm not using. If that solves the
problem: job done.

I also have the following extensions installed in ~/.local/share/gnome-
shell/extensions:

alternate-...@gnome-shell-extensions.gcampax.github.com/
dash-to-pa...@jderose9.github.com/
multi-monitors-add-on@spin83/
audio-output-switcher@anduchs/
hidetop...@mathieu.bidon.ca/

I'm not sure what it means that I have an extension listed in both
locations.

I've removed the dashtodock and pixelsaver extensions; I wasn't using
them. I'll remove some more unused extensions if that doesn't solve the
problem.

Concurrently, I'll leave my other PC nearly stock and I'll lock/unlock
it a bunch of times over the next week or so and see if it gets slower.

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

Title:
  Unlock takes a long time

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

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

[Bug 1869568] Re: Unlock takes a long time

2020-03-30 Thread Roger Lipscombe
I can't do that on my primary PC -- I'm *using* those extensions.

I'll set up my spare PC the same way (with the extensions) and see if I
can repro. Then I'll disable them and see if the problem goes away (or
not).

Gonna take me about a week, though, since this only happens after a
bunch of locking and unlocking.

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

Title:
  Unlock takes a long time

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

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

[Bug 1869568] [NEW] Unlock takes a long time

2020-03-29 Thread Roger Lipscombe
Public bug reported:

I searched and found related bugs #1774188 and #1847566, but one of
those is against 19.04, which is end-of-support, and the other was
abandoned with no feedback from the OP. So, let's try again.

When unlocking my screen, it takes progressively longer to unlock. After
a fresh restart, it's pretty quick. After about a day, it takes about a
second. After a longer period, it takes up to 5 seconds.

When I press Enter at the lock screen to get to the password entry, the
"wipe" effect commonly stalls as it gets near the top of the screen; not
sure if this is related.

After correctly entering my password, it takes several seconds before my
desktop is visible. It's _there_, because moving the mouse around
changes the mouse pointer according to what's under it (e.g. it turns
into an I-bar on the Firefox search/address box and a finger icon on a
link). It just takes several seconds to actually draw the screen.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.4-0ubuntu18.04.3
ProcVersionSignature: Ubuntu 5.3.0-42.34~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-42-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.12
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Mar 29 11:10:07 2020
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2020-01-10 (78 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  Unlock takes a long time

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

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

[Bug 1825623] Re: [AppIndicatorSupport-FATAL] unable to update overlay icon

2019-08-20 Thread Roger James
I have now reinstalled the extension and having been running for a day
without problems. This leads me to think that this a persistent data,
rather than code related problem. I can only assume that the purge
reinstall cycle removed whatever was causing the problem.

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

Title:
  [AppIndicatorSupport-FATAL] unable to update overlay icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1825623/+subscriptions

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

[Bug 1812883] Re: Desktop view flashes every time ~/Desktop changes

2019-08-20 Thread Roger James
The extension is only fully removed if you purge it and reboot your
system.

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

Title:
  Desktop view flashes every time ~/Desktop changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1812883/+subscriptions

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

Re: [Bug 1812883] Re: Desktop view flashes every time ~/Desktop changes

2019-08-19 Thread Roger James
Hi Jonathon,

Sorry, I wasn't clear. I really only meant the uninstall as a temporary 
test, to provide more information on what issues this extension was 
causing. For me it also solved a number of seemingly unrelated issues 
mostly to do with excessive cpu usage.

Roger

On 19 August 2019 20:35:40 Jonathan Kamens 
wrote:

> I hardly think enough research into this has been done for it to be
> obvious that this is a duplicate.
>
>
> There are literally eight app indicator icons in my system tray right
> now that disappear when I uninstall gnome-shell-extension-appindicator
> (Synology Drive, Google Hangouts, Google Chrome, Dropbox, Yubico
> Authenticator, Slack, Zoom, Flameshot), and I use them all the time.
> Uninstalling that extension simply is not an option.
>
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1812883
>
>
> Title:
>  Desktop view flashes every time ~/Desktop changes
>
>
> Status in gnome-shell-extension-desktop-icons:
>  New
> Status in gnome-shell-extension-desktop-icons package in Ubuntu:
>  Triaged
>
>
> Bug description:
>  All of the icons on my desktop visibly flash every time I change
>  anything in the folder ~/Desktop, even if the change is not something
>  that is visible on my desktop.
>
>
>  For example, "touch ~/Desktop/.#foo".
>
>
>  I mean, the icons that haven't changed should never flash at all, even
>  if a change is made that _does_ affect the visible display -- only the
>  things that are actually new or different should change their
>  appearance, and everything else should remain the same and not flash.
>  But at the very least, there should be no flash when there are no
>  visible changes.
>
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 19.04
>  Package: nautilus 1:3.30.5-1ubuntu1
>  ProcVersionSignature: Ubuntu 4.18.0-13.14-generic 4.18.17
>  Uname: Linux 4.18.0-13-generic x86_64
>  NonfreeKernelModules: nvidia_modeset nvidia
>  ApportVersion: 2.20.10-0ubuntu19
>  Architecture: amd64
>  CurrentDesktop: ubuntu:GNOME
>  Date: Tue Jan 22 11:38:30 2019
>  InstallationDate: Installed on 2019-01-02 (20 days ago)
>  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
>  (20181017.3)
>  SourcePackage: nautilus
>  UpgradeStatus: Upgraded to disco on 2019-01-21 (0 days ago)
>
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1812883/+subscriptions

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

Title:
  Desktop view flashes every time ~/Desktop changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1812883/+subscriptions

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

[Bug 1812883] Re: Desktop view flashes every time ~/Desktop changes

2019-08-19 Thread Roger James
I think this bug may well be a duplicate of #1825623. Would anyone
object if I marked it as such.

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

Title:
  Desktop view flashes every time ~/Desktop changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1812883/+subscriptions

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

[Bug 1812883] Re: Desktop view flashes every time ~/Desktop changes

2019-08-19 Thread Roger James
I worked round this issue by uninstalling gnome-shell-extension-
appindicator. This fixed this issue and also a number of high cpu usage
issues I was seeing. The cpu issues were sometimes severe enough to also
expose weaknesses in the compositor.

I suggest that anyone who is getting problems with gnome shell tries
this work around and reports the results back here along with the a
quick summary of the problem they were seeing.

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

Title:
  Desktop view flashes every time ~/Desktop changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1812883/+subscriptions

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

[Bug 1835295] Re: Closing a window on the desktop freezes the desktop for a minute or more.

2019-08-19 Thread Roger James
Closed bug to reduce confusion.

** This bug is no longer a duplicate of bug 1812883
   Desktop view flashes every time ~/Desktop changes

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Closing a window on the desktop freezes the desktop for a minute or
  more.

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

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

[Bug 1825623] Re: [AppIndicatorSupport-FATAL] unable to update overlay icon

2019-07-13 Thread Roger James
I have seen a number of issues related to this error message. Including
slow wake up from sleeps. Long pauses in screen repaint. Long launch
times for applications. The only sure fix I found was to completely
purge the gnome-shell-extension-appindicator package and reboot. The
system them becomes properly responsive again. I have no idea what
visual flim flam this extension provides so I can certainly do without
it. It is a shame that it is installed by default.

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

Title:
  [AppIndicatorSupport-FATAL] unable to update overlay icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1825623/+subscriptions

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

[Bug 1835295] Re: Closing a window on the desktop freezes the desktop for a minute or more.

2019-07-04 Thread Roger James
*** This bug is a duplicate of bug 1826604 ***
https://bugs.launchpad.net/bugs/1826604

Hi Daniel,

Sorry about the incomplete bug report. I had forgotten that I had turned
apport. I have now found a fix for the first part of my report. This has
reduced the noise level so that I can see the next part is definitely
not the same bug.

For the fist bug the relevant line from syslog is

Jul  3 21:25:06 dragon gnome-shell[8816]: JS ERROR: TypeError: fileItem
is null#012_updateDesktopIfChanged@/usr/share/gnome-shell/extensions
/desktop-
icons@csoriano/desktopManager.js:339:17#012_monitorDesktopFolder/<@/usr/share
/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:299:89

This means that this bug is a duplicate of #1826604.

The other bug seems to be related to gdm-x-session so I raise it over
there. (After I have fixed apport!)

Roger


** This bug has been marked a duplicate of bug 1826604
   Extension causes saving files to desktop to be slow

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

Title:
  Closing a window on the desktop freezes the desktop for a minute or
  more.

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

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

[Bug 1835295] [NEW] Closing a window on the desktop freezes the desktop for a minute or more.

2019-07-03 Thread Roger James
Public bug reported:

When I close a window on the gnome desktop. The desktop often freezes
for anything between 30 seconds and a number of minutes. I notice this
most often when closing a terminal window with ctrl+d.

When look at the syslog and cpu usage (top) from a terminal logged in
via ssh I see gnome-shell running at 100% and various gnome-shell error
messages being reports. On the longer freezes the display often corrupts
and the compositor can take a number of minutes to recover.

I see that there a number of bug reports with similar problems.
Returning to the computer after a period of activity also can cause a
long delay when wakoen up by a key press (similsr to #1830255)..

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-shell 3.32.1-1ubuntu1~19.04.1
ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
Uname: Linux 5.0.0-20-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Jul  3 20:04:23 2019
DisplayManager: gdm3
GsettingsChanges:
 b'org.gnome.shell' b'app-picker-view' b'uint32 1'
 b'org.gnome.shell' b'command-history' redacted by apport
 b'org.gnome.shell' b'favorite-apps' redacted by apport
 b'org.gnome.desktop.interface' b'scaling-factor' b'uint32 1'
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
InstallationDate: Installed on 2016-07-01 (1097 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to disco on 2019-04-24 (70 days ago)
modified.conffile..etc.default.apport:
 # set this to 0 to disable apport, or to 1 to enable it
 # you can temporarily override this with
 # sudo service apport start force_start=1
 enabled=0
mtime.conffile..etc.default.apport: 2017-01-09T14:52:27.643509

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


** Tags: amd64 apport-bug disco

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

Title:
  Closing a window on the desktop freezes the desktop for a minute or
  more.

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

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

[Bug 1785312] [NEW] package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers looping, abandoned

2018-08-03 Thread Roger Peris
Public bug reported:

nan

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: gnome-menus 3.13.3-11ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-131.157-generic 4.4.134
Uname: Linux 4.4.0-131-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
Date: Fri Aug  3 19:02:29 2018
Dependencies:
 
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2016-12-06 (605 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.2.27
SourcePackage: gnome-menus
Title: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers 
looping, abandoned
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package bionic

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

Title:
  package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

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

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

[Bug 1672566] [NEW] Extra carriage return in 20x11-common_process-args

2017-03-13 Thread Roger Tawa
Public bug reported:

Hi there,

I believe there is an axtra carriage return in the function has_option()
in the file /etc/X11/Xsession.d/20x11-common_process-args.  The function
is defined as:

has_option() {
  if [ "${OPTIONS#*
$1}" != "$OPTIONS" ]; then
return 0
  else
return 1
  fi
}

however it looks like there is an extra carriage return after the *.  I
believe the function should look like this:

has_option() {
  if [ "${OPTIONS#*$1}" != "$OPTIONS" ]; then
return 0
  else
return 1
  fi
}

Thanks.

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

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

Title:
  Extra carriage return in 20x11-common_process-args

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

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


[Bug 1656642] [NEW] Samba server causes crash when updating Ubuntu 14.04 to latest release

2017-01-15 Thread Roger Garpenholm
Public bug reported:

lsb_release -rd
Description:Ubuntu 14.04.5 LTS
Release:14.04

Failing software:
ExecutablePath   /usr/sbin/smbd
Package  samba 2:4.3.11+dfsg-0ubuntu0.14.04.4
ProblemType  Crash
Titlesmbd crashed with SIGABRT in dump_core()
ApportVersion2.14.1-0ubuntu3.23
Architecture amd64
Uname4.4.0-59-generic x86_64


dpkg-query -W -f='${Package} ${Version} ${Source} ${Status}\n' | grep samba
libsmbclient 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
libwbclient0 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
python-samba 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
samba 2:4.3.11+dfsg-0ubuntu0.14.04.4  install ok installed
samba-common 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
samba-common-bin 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
samba-dsdb-modules 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
samba-libs 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
samba-vfs-modules 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
smbclient 2:4.3.11+dfsg-0ubuntu0.14.04.4 samba install ok installed
system-config-samba 1.2.63-0ubuntu6  install ok installed

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: evince 3.10.3-0ubuntu10.2
ProcVersionSignature: Ubuntu 4.4.0-59.80~14.04.1-generic 4.4.35
Uname: Linux 4.4.0-59-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.23
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jan 15 12:09:11 2017
InstallationDate: Installed on 2016-02-15 (334 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Samba server causes crash when updating Ubuntu 14.04 to latest release

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

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


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-09-02 Thread Roger
** Changed in: gnome-software (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

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

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


[Bug 1606275] Re: gnome-software doesn't run

2016-09-02 Thread Roger
** This bug is no longer a duplicate of bug 1606238
   gnome-software won't open

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

Title:
  gnome-software doesn't run

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

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


[Bug 1017097] Re: Ubuntu does not warn of degraded software raid

2016-07-08 Thread Roger Lawhorn
This is happening to me with GDU 3.18.3.1 in linux mint 18.
A degraded raid array no longer shows up as degraded and the sync process is no 
longer visible.

System:Host: xxx Kernel: 4.4.0-24-generic x86_64 (64 bit gcc: 5.3.1)
   Desktop: Cinnamon 3.0.6 (Gtk 3.18.9) Distro: Linux Mint 18 Sarah

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

Title:
  Ubuntu does not warn of degraded software raid

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

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


[Bug 648424] Re: Export doesn't deal with different files with same filename

2016-06-13 Thread Roger Greenwood
This one just bit me as well - would appreciate a fix. Exported >700
pictures but only found about 600 without any warning. Noted the
workaround from Ian Young (thanks!) so trying that next. Version 0.22.0
for info.

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

Title:
  Export doesn't deal with different files with same filename

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

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


[Bug 1314556] Re: Unable to mount Android MTP device

2016-01-15 Thread Roger Lipscombe
I'm having the same problem with both my 2012 Nexus 7 and my HTC One M8.

If I connect the device, I get the error message "Unable to mount
Android Phone: Unable to open MTP device '[usb:005,120]'" for my HTC One
M8. The message changes to "Unable to mount Nexus 7" when I plug the
Nexus 7 in. The '[usb:005,120]' identifier also changes.

(All of the following was done with the HTC phone...)

But here's the interesting part: if I run "lsusb" with the error message
on the screen, the device is detected one ID higher. Right now, "lsusb"
is showing "Bus 005 Device 121: ID 0bb4:061a HTC (High Tech Computer
Corp.)" for the phone. Using "ls -l /dev/bus/usb/X/Y" gives:

$ ls -l /dev/bus/usb/005/120
ls: cannot access /dev/bus/usb/005/120: No such file or directory
$ ls -l /dev/bus/usb/005/121
crw-rw+ 1 root audio 189, 632 Jan 15 20:59 /dev/bus/usb/005/121

dmesg gives the following:

$ dmesg
[ 3202.628185] usb 5-2: new high-speed USB device number 122 using xhci_hcd
[ 3202.650762] usb 5-2: New USB device found, idVendor=0bb4, idProduct=061a
[ 3202.650769] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3202.650773] usb 5-2: Product: Android Phone
[ 3202.650777] usb 5-2: Manufacturer: HTC
[ 3202.653957] usb-storage 5-2:1.2: USB Mass Storage device detected
[ 3202.654251] scsi11 : usb-storage 5-2:1.2
[ 3202.796549] usb 5-2: USB disconnect, device number 122
[ 3203.576177] usb 5-2: new high-speed USB device number 123 using xhci_hcd
[ 3203.598656] usb 5-2: New USB device found, idVendor=0bb4, idProduct=061a
[ 3203.598663] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3203.598667] usb 5-2: Product: Android Phone
[ 3203.598670] usb 5-2: Manufacturer: HTC

(I've deleted the 'SerialNumber' lines; I don't know if they're
sensitive or not)

Another time I tried to reproduce the dmesg output, I got:

[ 3271.638047] xhci_hcd :08:00.0: xHCI xhci_drop_endpoint called with 
disabled ep 88056c19e040
[ 3271.638049] xhci_hcd :08:00.0: xHCI xhci_drop_endpoint called with 
disabled ep 88056c19e000
[ 3271.638051] xhci_hcd :08:00.0: xHCI xhci_drop_endpoint called with 
disabled ep 88057ad043c0
[ 3271.638052] xhci_hcd :08:00.0: xHCI xhci_drop_endpoint called with 
disabled ep 88056c19e080
[ 3271.638053] xhci_hcd :08:00.0: xHCI xhci_drop_endpoint called with 
disabled ep 88057ad041c0
[ 3271.638055] xhci_hcd :08:00.0: xHCI xhci_drop_endpoint called with 
disabled ep 88057ad04380
[ 3271.638056] xhci_hcd :08:00.0: xHCI xhci_drop_endpoint called with 
disabled ep 88057ad04180

I don't know if that's related. It doesn't always appear in dmesg.

I'm actually using Linux Mint, as follows:

$ uname -a
Linux roger-pc 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description:Linux Mint 17 Qiana
Release:17
Codename:   qiana
$ lsb_release -au
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04 LTS
Release:14.04
Codename:   trusty

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

Title:
  Unable to mount Android MTP device

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

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


[Bug 1314556] Re: Unable to mount Android MTP device

2015-10-30 Thread Roger James
Just a quick comment. I know this was mentioned before (#46) but it
would be a good idea if everyone checked this behaviour with phone in
both locked and unlocked states _before_ it is plugged into the USB.

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

Title:
  Unable to mount Android MTP device

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

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


[Bug 1314556] Re: Unable to mount Android MTP device

2015-09-27 Thread Roger James
Same problem on 15.04 with an HTC Desire 820. Unable to mount android
phone message and then an empty nautilus browser window. Is this
something to do with the transient usb mass storage device that phones
with this chipset reports on the usb bus for a while after first
connection. This is formatted as a windows file system and contains a
windows installer for the phone.

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

Title:
  Unable to mount Android MTP device

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

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


[Bug 1462046] [NEW] Incorrect btrfs ready invocation 64-btrfs.rules

2015-06-04 Thread Roger Binns
Public bug reported:

/lib/udev/rules.d/64-btrfs.rules

This invokes btrfs ready $devnode.  However that will always give a
usage error.  The correct invocation is as follows (note added
device).

btrfs device ready $devnode

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: udev 219-7ubuntu5
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: XFCE
CustomUdevRuleFiles: 51-android.rules 60_smfpautoconf_samsung.rules 
61_smfpautoconf_samsung.rules 99-libsane-samsungmfp.rules 60-vboxdrv.rules
Date: Thu Jun  4 10:39:36 2015
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=UUID=3ff68715-0daa-4e44-8de2-0997f36d8ab6 ro rootflags=subvol=@ nomdmonddf 
nomdmonisw init=/lib/systemd/systemd udev.log-priority=debug 
rd.udev.log-priority=debug
SourcePackage: systemd
UpgradeStatus: Upgraded to vivid on 2015-04-23 (41 days ago)
dmi.bios.date: 08/13/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2104
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z77-V PRO
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2104:bd08/13/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VPRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug vivid

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

Title:
  Incorrect btrfs ready invocation 64-btrfs.rules

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

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


[Bug 1462046] Re: Incorrect btrfs ready invocation 64-btrfs.rules

2015-06-04 Thread Roger Binns
Supposedly 'btrfs ready $devnode' is internal to udev and unrelated to
the similarly named btrfs device ready command

** Changed in: systemd (Ubuntu)
   Status: New = Invalid

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

Title:
  Incorrect btrfs ready invocation 64-btrfs.rules

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

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


[Bug 1448834] Re: mouse battery not shown after upgrade

2015-05-06 Thread Roger Binns
I didn't know how much of this stuff had been folded in systemd, or is
affected by udev/hotplug etc  :-)

In any event, I just retested and plugging the mouse into a 14.10
machine has upower show the mouse, and plugging into two different 15.04
systems will not show it (one upstart, one systemd).

Can this be moved to upower or do I need to submit a new bug?

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

Title:
  mouse battery not shown after upgrade

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

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


[Bug 1448834] Re: mouse battery not shown after upgrade

2015-05-06 Thread Roger Binns
The power manager plugin is greyed out so I can't add it -
http://i.imgur.com/X5K3loz.png

$ upower -d
Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply: no
  updated:  Fri 24 Apr 2015 02:38:01 PM PDT (1019180 seconds ago)
  has history:  no
  has statistics:   no
  unknown
warning-level:   none
icon-name:  ''

Daemon:
  daemon-version:  0.99.2
  on-battery:  no
  lid-is-closed:   no
  lid-is-present:  no
  critical-action: HybridSleep

(This is a desktop system so it doesn't have batteries, lids etc.)

Also note that I am running upstart and not systemd, because systemd
outsmarts itself trying to mount filesystems.  Martin Pitt changed the
bug title to something incorrect which I can't fix -
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1447879

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

Title:
  mouse battery not shown after upgrade

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

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


[Bug 1447879] [NEW] Systemd outsmarts itself with btrfs

2015-04-23 Thread Roger Binns
Public bug reported:

I have two SSDs in raid0 (striped) configuration with my root and home
as separate subvolumes.  This setup has worked fine for several Ubuntu
releases, but fails with systemd on 15.04.  systemd does manage to mount
root, but then looks like it is trying to fsck the disk for home which
is nonsensical.  After 90 seconds it drops into a useless shell where I
can't fix things.

Relevant lines from /etc/fstab

UUID=3ff68715-0daa-4e44-8de2-0997f36d8ab6 /   btrfs   
defaults,device=/dev/disk/by-id/ata-Crucial_CT960M500SSD1_1347095B97B4-part1,device=/dev/disk/by-id/ata-Crucial_CT960M500SSD1_1338094EA3CA-part1,autodefrag,compress=lzo,subvol=@
 0   1
UUID=3ff68715-0daa-4e44-8de2-0997f36d8ab6 /home   btrfs   
defaults,device=/dev/disk/by-id/ata-Crucial_CT960M500SSD1_1347095B97B4-part1,device=/dev/disk/by-id/ata-Crucial_CT960M500SSD1_1338094EA3CA-part1,autodefrag,compress=lzo,subvol=@home
 0   2


Note how the lines are identical except for the subvol value.  I originally 
didn't have the device= bits either but had to add it for root because of how 
`btrfs device scan` is run.  With or without it present doesn't make any 
difference for home.

There is no such problem booting with upstart

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 219-7ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Apr 23 19:45:38 2015
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-15-generic 
root=UUID=3ff68715-0daa-4e44-8de2-0997f36d8ab6 ro rootflags=subvol=@ nomdmonddf 
nomdmonisw init=/sbin/upstart
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
 
 1 overridden configuration files found.
UpgradeStatus: Upgraded to vivid on 2015-04-23 (0 days ago)
dmi.bios.date: 08/13/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2104
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: P8Z77-V PRO
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2104:bd08/13/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VPRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug vivid

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

Title:
  Systemd outsmarts itself with btrfs

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

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

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

2014-11-13 Thread Roger Peppe
I just encountered this problem and eventually found this bug.
I see exactly the behaviour described above - starting a terminal with
ctrl-alt-T gets the correct SSH_AUTH_SOCK, otherwise it's wrong.

dpkg -s gnome-keyring confirms that the fix above is
already running on my system:

% dpkg -s gnome-keyring
Package: gnome-keyring
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 3572
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: amd64
Multi-Arch: foreign
Version: 3.10.1-1ubuntu4.1
Depends: dconf-gsettings-backend | gsettings-backend, libc6 (= 2.15), 
libcap-ng0, libdbus-1-3 (= 1.1.1), libgck-1-0 (= 3.3.90), libgcr-base-3-1 (= 
3.8.0), libgcrypt11 (= 1.5.1), libglib2.0-0 (= 2.37.3), libgtk-3-0 (= 
3.0.0), gcr (= 3.4), dbus-x11, p11-kit (= 0.16), libcap2-bin
Pre-Depends: multiarch-support
Recommends: libpam-gnome-keyring, libp11-kit-gnome-keyring
Breaks: libgnome-keyring0 ( 3.0), seahorse-plugins ( 3.0)
Conffiles:
 /etc/xdg/autostart/gnome-keyring-pkcs11.desktop 
784b3d1e0681f9bb3c8e88a5dd647f0b
 /etc/xdg/autostart/gnome-keyring-gpg.desktop 36f92b6ee1ec39fd7a66800ed344b982
 /etc/xdg/autostart/gnome-keyring-ssh.desktop 2524e326e3413945eabe06dabadb75e5
 /etc/xdg/autostart/gnome-keyring-secrets.desktop 
6bbabf4d27046c3bbd4c9081bd9abc4c

-- 
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 1232454] Re: Computer will suspend very soon because of inactivity. dialog when resuming from suspend

2013-11-28 Thread Roger James
I think there are a number of bugs here.

The version I see is.

With Turn screen off when inactive set to 30 minutes and Suspend when
inactive for set to 1 hour. If I come back after an hour the screen has
turned off, but the computer has not suspended. When I wake up the
screen the dekstop has locked as expected, when I type in my password
the dekstop unlocks and shows the Computer will suspend very soon
because of inactivity. dialog.

This bug should probably be more like Computer will suspend very soon
because of inactivity. dialog prevents system from suspending.

I will call the the Type A version of this bug. I think it the same as
Bug #1243174 which is marked as a duplicate of this.

Does any one who sees them want to define types B,C, and D!

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

Title:
  Computer will suspend very soon because of inactivity. dialog when
  resuming from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1232454/+subscriptions

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


[Bug 1241272] Re: Cannot create new menu items or restore system configuration in Alacarte

2013-10-20 Thread Roger John
For me, dragdrop (moving items between categories) is also not working.
On starting, stderr gives:

(alacarte:9493): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure:
assertion 'gtk_accel_group_from_accel_closure (accel_closure) != NULL'
failed

(alacarte:9493): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure:
assertion 'gtk_accel_group_from_accel_closure (accel_closure) != NULL'
failed

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

Title:
  Cannot create new menu items or restore system configuration in
  Alacarte

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

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


[Bug 1241272] Re: Cannot create new menu items or restore system configuration in Alacarte

2013-10-20 Thread Roger John
Ok, some investigation reveals that dragdrop was dropped in 12.10. I had 12.04 
running prior, with menus already setup, and upgraded later thus not noticing 
this. So this would be a separate issue.
Besides that, i checked that alacarte actually creates at least item- and 
folder-entries in ~/.local/share/, but i don't know where to look for 
ordering-configuration, i.e. what stores information about which item goes 
where. Maybe the problem is there.
Still, i wonder why dragdrop vanished. How shall I move items where i want 
them? Or am i not supposed to do that? Is menu structure now fixed?

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

Title:
  Cannot create new menu items or restore system configuration in
  Alacarte

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

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


[Bug 992724] Re: can't open .vnc file anymore after upgrading ubuntu from 11.10 to 12.04

2013-02-26 Thread Roger Binns
Even after capitalization and using the config above I still get the
error.

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

Title:
  can't open .vnc file anymore after upgrading ubuntu from 11.10 to
  12.04

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

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


[Bug 1121447] [NEW] Evince segfaults when run from command line

2013-02-10 Thread Roger Light
Public bug reported:

If I run evince from the command line like below then change focus from
any window to the Terminal window, evince segfaults.

evince example.pdf

The backtrace from gdb is:

#0  0x00d83794 in XVisualIDFromVisual (visual=0x0) at ../../src/Misc.c:60
#1  0x002b4521 in gdk_x11_window_foreign_new_for_display (display=0x21e3f810, 
window=67108869) at /build/buildd/gtk+3.0-3.4.2/./gdk/x11/gdkwindow-x11.c:936
#2  0x002aa933 in gdk_x11_screen_get_active_window (screen=0x21e42018) at 
/build/buildd/gtk+3.0-3.4.2/./gdk/x11/gdkscreen-x11.c:1098
#3  0x002813b1 in gdk_screen_get_active_window (screen=0x21e42018) at 
/build/buildd/gtk+3.0-3.4.2/./gdk/gdkscreen.c:985
#4  0x0096bc33 in ?? () from /usr/lib/liboverlay-scrollbar3-0.2.so.0
#5  0x00bccda8 in g_list_foreach (list=optimised out, func=0x96bb80, 
user_data=0x0) at /build/buildd/glib2.0-2.32.3/./glib/glist.c:900
#6  0x00969ce0 in ?? () from /usr/lib/liboverlay-scrollbar3-0.2.so.0
#7  0x002a39a4 in gdk_event_apply_filters (xevent=0xbfc67e3c, event=0x21ecca00, 
window=0x21e46000)
at /build/buildd/gtk+3.0-3.4.2/./gdk/x11/gdkeventsource.c:81
#8  0x002a3b4a in gdk_event_source_translate_event (xevent=0xbfc67e3c, 
event_source=0x21e47d28) at 
/build/buildd/gtk+3.0-3.4.2/./gdk/x11/gdkeventsource.c:202
#9  _gdk_x11_display_queue_events (display=0x21e3f810) at 
/build/buildd/gtk+3.0-3.4.2/./gdk/x11/gdkeventsource.c:332
#10 0x00276b9e in gdk_display_get_event (display=0x21e3f810) at 
/build/buildd/gtk+3.0-3.4.2/./gdk/gdkdisplay.c:310
#11 0x002a381a in gdk_event_source_dispatch (source=0x21e47d28, callback=0, 
user_data=0x0) at /build/buildd/gtk+3.0-3.4.2/./gdk/x11/gdkeventsource.c:354
#12 0x00bcfd86 in g_main_dispatch (context=0x21e18eb8) at 
/build/buildd/glib2.0-2.32.3/./glib/gmain.c:2539
#13 g_main_context_dispatch (context=0x21e18eb8) at 
/build/buildd/glib2.0-2.32.3/./glib/gmain.c:3075
#14 0x00bd0125 in g_main_context_iterate (dispatch=1, block=12442192, 
context=0x21e18eb8, self=optimised out)
at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3146
#15 g_main_context_iterate (context=0x21e18eb8, block=12442192, dispatch=1, 
self=optimised out) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#16 0x00bd056b in g_main_loop_run (loop=0x21ecb6d0) at 
/build/buildd/glib2.0-2.32.3/./glib/gmain.c:3340
#17 0x01015fe5 in gtk_main () at 
/build/buildd/gtk+3.0-3.4.2/./gtk/gtkmain.c:1165
#18 0x00b35173 in main (argc=1, argv=0xbfc68134) at 
/build/buildd/evince-3.4.0/./shell/main.c:338


Description:Ubuntu 12.04.1 LTS
Release:12.04


evince:
  Installed: 3.4.0-0ubuntu1.4
  Candidate: 3.4.0-0ubuntu1.4
  Version table:
 *** 3.4.0-0ubuntu1.4 0
500 http://gb.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
100 /var/lib/dpkg/status
 3.4.0-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

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

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

Title:
  Evince segfaults when run from command line

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

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


[Bug 277404] Re: hp laserjet postscript text print does not print some characters

2012-12-02 Thread Roger
Your criticism is noted.

However, this bug is already solved, or likely solved.  HP just hasn't
implemented the fix.  And, there's likely no other solution aside from
using capitol letters. ;-)

It would be more helpful if you provided better information.

As such, only seems two solutions, either use all capitol letters or buy
another manufacturer's hardware.  Nothing wrong with using all capitol
letters when a bug not fixed with a resolution goes unoticed and unfixed
for so long.  It would also be rational for people to start thinking
their printer is broken at the hardware level since a fix wasn't
implemented upstream.

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 277404] Re: hp laserjet postscript text print does not print some characters

2012-11-30 Thread Roger
THIS BUG IS STILL NOT FIXED AND APPLICATIONS ARE STILL NOT PRINTING
CORRECTLY WITH THE HPLIP INSTALLED PPD FILE!

THIS HP 1522NF PRINTER NEEDS PostScript Level 2 and NOT PostScript Level
3!!!  Trying to print with Postscript Level 3 will cause character
anomolies.

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 277404] Re: hp laserjet postscript text print does not print some characters

2012-11-30 Thread Roger
... oops ... Replace CORRECTLY with INCORRECTLY!

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 891043] Re: evince does not print PDF document correctly

2012-11-15 Thread Roger Kauffman
I am using 64 bit 12.10 Precise.  Previously (64 bit 12.04) I had a
similar problem which was resolved (unsure how but I suspect through
regular s/w updates).  The problem has reemerged and is particularly bad
when using PDF files created with a scanner.  The current problem
results in my printer (Brother HL-3070CW) telling me I haven't got
enough memory to print.

I loaded Okular and it prints all PDF files as expected.

I have no other printing issues with Precise 12.10

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

Title:
  evince does not print PDF document correctly

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

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


[Bug 1066057] [NEW] suspend doesn't work

2012-10-12 Thread Roger Binns
Public bug reported:

After upgrading to quantal suspend from the menu no longer works (pm-
suspend works just fine).  .xsession-errors contains this relevant line:

gnome-session[2937]: libupower-glib-CRITICAL: up_client_get_can_suspend:
assertion `UP_IS_CLIENT (client)' failed

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-session 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
Date: Fri Oct 12 10:34:05 2012
PackageArchitecture: all
SourcePackage: gnome-session
UpgradeStatus: Upgraded to quantal on 2012-10-12 (0 days ago)

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


** Tags: amd64 apport-bug quantal

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

Title:
  suspend doesn't work

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

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


[Bug 929914] Re: gnome-fallback-session fullscreen resolution changes keep the top and bottom panels, inducing distortion in wine programs

2012-05-12 Thread Roger Binns
I'm having this problem on Precise.  The VNC viewer does start
fullscreen but then after a few seconds the top and bottom panels
intrude.

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

Title:
  gnome-fallback-session fullscreen resolution changes keep the top and
  bottom panels, inducing distortion in wine programs

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

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


[Bug 991577] [NEW] Package description says Typing break is a setting

2012-04-29 Thread Roger Binns
Public bug reported:

There is no typing break setting in gnome-control-center.  This is the
text from the package description:

This package contains the daemon which is responsible for setting the
various parameters of a GNOME session and the applications that run
under it. It handles the following kinds of settings:

 * Keyboard: layout, accessibility options, shortcuts, media keys
 * Clipboard management
 * Theming: background, icons, GTK+ applications
 * Cleanup of unused files
 * Mouse: cursors, speed, accessibility options
 * Startup of other daemons: screensaver, sound daemon
 * Typing break

It also sets various application settings through X resources and
freedesktop.org XSETTINGS.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun Apr 29 17:56:17 2012
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to precise on 2012-04-30 (0 days ago)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3
 deja-dup22.0-0ubuntu2
 gnome-bluetooth 3.2.2-0ubuntu5
 indicator-datetime  0.3.94-0ubuntu2

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


** Tags: amd64 apport-bug precise third-party-packages

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

Title:
  Package description says Typing break is a setting

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

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


[Bug 991577] Re: Package description says Typing break is a setting

2012-04-29 Thread Roger Binns
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/991577

Title:
  Package description says Typing break is a setting

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

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


[Bug 985396] [NEW] A Guia Estação de Trabalho do Ubuntu Sumiu

2012-04-18 Thread Roger Melo Rodrigues dos Santos
Public bug reported:

Fiz algumas configurações e logo após a Gia da estação de trabalho sumiu, apos 
eu fazer algumas configurações de efeito no Copiz, 
desde então não consigo mais localizar a Guia . O que faço ? e possivel 
restaurar as configurações executadas . 

Conto com apoio

Obrigado

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: yelp 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Apr 19 01:58:16 2012
ExecutablePath: /usr/bin/yelp
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=pt_BR:
 PATH=(custom, no user)
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric

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

Title:
  A Guia Estação de Trabalho do Ubuntu Sumiu

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

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

[Bug 985396] Re: A Guia Estação de Trabalho do Ubuntu Sumiu

2012-04-18 Thread Roger Melo Rodrigues dos Santos
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/985396

Title:
  A Guia Estação de Trabalho do Ubuntu Sumiu

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

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

[Bug 946742] Re: Shotwell crashes on start with gstreamer0.10-vaapi

2012-03-16 Thread Roger
Yup, still valid. I've never even had intel-vaapi-driver installed since
I'm using an Nvidia card with VDPAU. But VA-API is supposed to work with
VDPAU as a backend using the vdpau-va-driver. And it does sort of work
when using VLC and libav (still relatively high CPU usage), so I decided
to try it with gstreamer codecs as well. But the I ran into this bug.

It appears the presence of gstreamer-vaapi is enough to trigger the bug.

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

Title:
  Shotwell crashes on start with gstreamer0.10-vaapi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/946742/+subscriptions

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


[Bug 891811] Re: Yahoo account fails to login

2012-01-13 Thread Roger Binns
Just to be clear the problem I reported is not invalid nor has it been
fixed.  I'm using my Yahoo account name not email address as is shown in
the logs.  Whoever was using an email address hijacked this issue.

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

Title:
  Yahoo account fails to login

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

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


[Bug 877616] Re: Unable to save playlist in Movie Player even after update installed

2011-12-17 Thread Roger Boakes
There is an icon below the sidebar containing the playlist, an arrow
pointing down to a disc. Click that to save a playlist.

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

Title:
  Unable to save playlist in Movie Player even after update installed

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

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


[Bug 891811] Re: Yahoo account fails to login

2011-11-28 Thread Roger Binns
@Muhammad:  That is a completely different issue and a user error that
has somehow been attached to this bug and is not relevant.

As you can see from my logs I am using the username only and not an
email address.  Please set back to confirmed.

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

Title:
  Yahoo account fails to login

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

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


[Bug 277404]

2011-11-24 Thread Roger
My printer is a HP M1522NF

I'm seeing a similar bug to this too, except only one or two fonts are
replaced with a square/rectangle char.

Changing postscript level within the ppd file only works around the
problem.

I first noticed this with using Abiword.  Open abiword and enter the
available chars of the alphabet with numbers (ie. ABC..., abc...,
123...)  and print using cups.  Even printing to file and transfering
the .ps file to and printing from Windows shows this problem.

Another method to find the problem, is create or view a webpage using
utf-8 and print a list of chars (similar to above).  I happened across
this method by finding and randomly printing a website within Seamonkey.

www-client/seamonkey-2.3.1-2.3.3 (I haven't tested the specific site since 
2.3.1 or 2.3.2??)
app-text/poppler-0.16.7
app-office/abiword-2.8.6-r1
app-text/ghostscript-gpl-8.7.1-r6

I've got threads concerning this on the abiword  cairo mailing lists.

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 277404]

2011-11-24 Thread Roger
net-print/hplip-3.11.7

Oh, hplip comes with several ppd files for this device.  Using the pcl
ppd file which uses PS Level 3, does print just fine, however the file
printed has some unusually high margins -- but everything here is set to
print Letter and not A4 or Legal.

A little more info, the HP M1522 is a PS Level 2 with PS Level 3
emulation.  Does this matter?

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 277404]

2011-11-24 Thread Roger
I've found Ubuntu (via the Launchpad Ubuntu bug), as well as the Windows
HP driver seems to be forcing HP product (M1522NF here) to use PS Level
2, even though PS Level 3 is specified.

In other words, you can explicitly state within the application to print
PS Level 3, but you'll get a rendered PS Level 2 file instead without
you knowing it.  I kind of complained this is hackish to the Ubuntu
Launchpad filed bug.  At most, the box should be greyed or unavailable
for these products that do not support PS Level 3.

On Gentoo here, cups printer support is setup to obey the user's
configuration files -- as well as probably most others except Ubuntu.
I've made note of the PS Level 3 printing problems for HP products known
on Gentoo Wiki.

(Also note, irrelevant to this bug, using a the HP M1522NF fax plugged
into a phone outlet using DSL with a DSL filter, the fax modem on this
device seems to misinterpret the DSL signals as a fax signal sometimes,
and you'll hear noise through the HP product speaker.  Hard reset is the
only cure, aside from also unplugging the phone/fax line when you're not
using it.)

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 891811] Re: Yahoo account fails to login

2011-11-24 Thread Roger Binns
Why is this marked as incomplete?  Confirmation and log files have been
provided.  No additional information has been asked for.

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

Title:
  Yahoo account fails to login

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

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


[Bug 891811] Re: Yahoo account fails to login

2011-11-17 Thread Roger Binns
-- 
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/891811

Title:
  Yahoo account fails to login

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

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


[Bug 891811] [NEW] Yahoo account fails to login

2011-11-17 Thread Roger Binns
Public bug reported:

Ever since installing 11.10 I cannot login to my Yahoo account.  I've
deleted and recreated the account several times, each time getting the
same problem.  After trying for several seconds Empathy says Connection
can't be established with no further information.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Nov 17 12:40:25 2011
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  Yahoo account fails to login

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

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


[Bug 891811] Re: Yahoo account fails to login

2011-11-17 Thread Roger Binns
** Attachment added: Log file - my Yahoo id is grotgrot
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/891811/+attachment/2600040/+files/mission-control-17-11-11_12-45-33.log

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

Title:
  Yahoo account fails to login

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

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


[Bug 803992] Re: Natty update introduced crasher in xorg

2011-11-13 Thread Roger Magnesved
Closing this bug as I cannot reproduce it in Oneiric.

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Opinion

** Changed in: xorg-server (Ubuntu)
   Status: Opinion = Fix Released

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

Title:
  Natty update introduced crasher in xorg

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

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


[Bug 515057] Re: does not remember the adjustments of extra pane

2011-11-12 Thread Roger Davis
Allow option for second pane default at startup !!!

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

Title:
  does not remember the adjustments of extra pane

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

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


[Bug 515057] Re: does not remember the adjustments of extra pane

2011-11-12 Thread Roger Davis
nautilus .  /usr/bin/xvkbd -xsendevent -text '\[F3]'   doesn't work,
the $#@%^ thing still opens with a single window open.

Am I missing something else?

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

Title:
  does not remember the adjustments of extra pane

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

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


[Bug 515057] Re: does not remember the adjustments of extra pane

2011-11-12 Thread Roger Davis
I tried the open two instances idea.  It's a no-go unless you have
infinite patience for adjusting window size and positions, and don't
mind wasting the space for the fourth (second / extra) places? column
or covering it with the left side screen, and bouncing around to keep it
covered.  This almost falls under the category of How to keep an idiot
busy, except it's not quite a real infinite loop, just many iterations
of move this, adjust that, do the other

Pushing f3 is only one additional step, where there should be no extra
steps.


I think it's a real waste of time to not have the option to default to two 
windows at startup.  It's only a preference, and Nautilus will open as a single 
window if it's not checked as a preference!

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

Title:
  does not remember the adjustments of extra pane

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

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


[Bug 864349] [NEW] received error:could not read dvd.encryption library not installed

2011-10-01 Thread Roger Layton
Public bug reported:

New install of Ubuntu 11.04 The first dvd i tried was a copy of
original. I got sound but only a black screen; no picture. I tried the
original disk and got an error message: could not read dvd. This maybe
because dvd is encrypted and a dvd encryption library is not installed

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: totem 2.32.0-0ubuntu10
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Sat Oct  1 17:55:44 2011
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 natty

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

Title:
  received error:could not read dvd.encryption library not installed

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

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


[Bug 864349] Re: received error:could not read dvd.encryption library not installed

2011-10-01 Thread Roger Layton
-- 
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/864349

Title:
  received error:could not read dvd.encryption library not installed

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

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


Re: [Bug 856243] Re: Rhythmbox freezes after selcting pause

2011-09-26 Thread Roger Geoffrey Attkins
Hello
I downloaded kubuntu-debug-installer-dbug. This took quite while but it 
doesn't show up. In particular it doesn't appear in Ubuntu Software 
CentreInstalled software even after rebooting. I also ran all the 
accumulated updates today.
One curious thing is that in More AppsInstalledRhythmbox Player there 
is a 15 second fragment from a CD which I had tested to see if it 
replayed after pausing. This fragment did start after being paused. 
However, under Most Frequently UsedRhythmbox Player the fragment does 
not appear and the player freezes after pausing.
A pobably unrelated problem is that the BBC iplayer app does not open up 
Linux or the Emulator.
Can someone run my setup remotely to see what they can discover or walk 
me through the debugging process etc?

Best wishes

Roger


On 22/09/11 13:55, Pedro Villavicencio wrote:
 Thank you taking the time to report this bug and helping to make Ubuntu
 better. Please try to obtain a backtrace of the freeze following the
 instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
 the backtrace (as an attachment) to the bug report. This will greatly
 help us in tracking down your problem.

 ** Changed in: rhythmbox (Ubuntu)
 Importance: Undecided =  Medium

 ** Changed in: rhythmbox (Ubuntu)
 Status: New =  Incomplete


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

Title:
  Rhythmbox freezes after selcting pause

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

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


[Bug 277404] Re: hp laserjet postscript text print does not print some characters

2011-09-24 Thread Roger
(Oops.  Sorry, I thought I was on the hplip site and not ubuntu!  I
should look more closely at the URL domain name!)

Anyways, this bug with misprinting chars at PS Level 3 is not fixed.  It
is merrily worked-around (aka hacked fix).

And it's not even proper.

No matter how I tried to specify to print Postscript Level 3 (by
specifying within the .ppd file and by gui settings), I kept getting a
Postscript Level 2 file written!!!  This is WRONG.

I emailed Till Kamppeter my thoughts as well.  (I'm sure he's happy to
hear them ;-)

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 277404] Re: hp laserjet postscript text print does not print some characters

2011-09-23 Thread Roger
I've posted this over in freedesktop bug #19640 as well.  (See
references at top of page.)

My printer is a HP M1522NF

I'm seeing a similar bug to this too, except only one or two fonts are
replaced with a square/rectangle char.

Changing postscript level within the ppd file only works around the
problem.

I first noticed this with using Abiword.  Open abiword and enter the
available chars of the alphabet with numbers (ie. ABC..., abc...,
123...)  and print using cups.  Even printing to file and transfering
the .ps file to and printing from Windows shows this problem.

Another method to find the problem, is create or view a webpage using
utf-8 and print a list of chars (similar to above).  I happened across
this method by finding and randomly printing a website within Seamonkey.

www-client/seamonkey-2.3.1-2.3.3 (I haven't tested the specific site since 
2.3.1 or 2.3.2??)
app-text/poppler-0.16.7
app-office/abiword-2.8.6-r1
app-text/ghostscript-gpl-8.7.1-r6
net-print/hplip-3.11.7

Oh, hplip comes with several ppd files for this device.  Using the pcl ppd file
which specifies PS Level 3, does print all chars just fine.  (However the file
printed has some unusually high margins -- but everything here is set to print 
Letter and not A4
or Legal.)

A little more info, the HP M1522 is a PS Level 2 with PS Level 3 emulation. 
Does this matter?

(I've got threads concerning this on the abiword  cairo mailing lists.)

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


Re: [Bug 277404] Re: hp laserjet postscript text print does not print some characters

2011-09-23 Thread Roger
 On Fri, Sep 23, 2011 at 07:04:16AM -, Till Kamppeter wrote:
Which Ubuntu version are you using? Can you try Oneiric (Live CD)? It
should not use Poppler for converting PDF to PostScript any more.

I'm not a Ubuntu fan, Gentoo here -- all from source with latest and greatest
-- but will download Oneiric i386 live cd tonight and give it a try.

http://cdimage.ubuntu.com/daily-live/current/

... I'll try some debugging scenarios to see how it handles things as I'm
wondering if it's bad hardware or what.

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


Re: [Bug 277404] Re: hp laserjet postscript text print does not print some characters

2011-09-23 Thread Roger
I'm not a Ubuntu fan, Gentoo here -- all from source with latest and greatest   
 
-- but will download Oneiric i386 live cd tonight and give it a try.
 

   
http://cdimage.ubuntu.com/daily-live/current/   
   

 
... I'll try some debugging scenarios to see how it handles things as I'm 
wondering if it's bad hardware or what.

I'm assuming no hacks or work-arounds are used to force PS Level 2 printing,
when PS Level 3 is specified.

-- 
Roger
http://rogerx.freeshell.org/

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


Re: [Bug 277404] Re: hp laserjet postscript text print does not print some characters

2011-09-23 Thread Roger
 On Fri, Sep 23, 2011 at 06:10:44PM -, Till Kamppeter wrote:
Roger, note that Gentoo and Ubuntu have completely different filter
chains, Gentoo uses probably the original PostScript-centric model of
upstream CUPS and Ubuntu (and Debian) use a PDF-centric model. So
problems you find in Gentoo do not necessarily occur in Ubuntu and me as
maintainer of the Ubuntu printing stack cannot help you much in solving
Gentoo problems. So you should better file a bug on Gentoo's bug
tracker. You can naturally reference to this Ubuntu report and the
Poppler upstream report.


This is what I was pressuming.  Thanks, I've downloaded and gotta burn/test for
the next few hours.

-- 
Roger
http://rogerx.freeshell.org/

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

Title:
  hp laserjet postscript text print does not print some characters

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

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


[Bug 856243] Re: Rhythmbox freezes after selcting pause

2011-09-22 Thread Roger Geoffrey Attkins
What is the ID I should quote in future regarding this Bug Description?

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

Title:
  Rhythmbox freezes after selcting pause

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

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


[Bug 856243] Re: Rhythmbox freezes after selcting pause

2011-09-22 Thread Roger Geoffrey Attkins
-- 
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/856243

Title:
  Rhythmbox freezes after selcting pause

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

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


[Bug 856243] [NEW] Rhythmbox freezes after selcting pause

2011-09-22 Thread Roger Geoffrey Attkins
Public bug reported:

Rhythm Box

* Ctrl space bar pauses but freezes the player, i.e. Ctrl space bar again, 
or anything else, won't start play again.
* Top line is greyed out and once pause is selected the player freezes. 
Moving to different tracks only works for a time (maybebecause I've used the 
pause button).

Emulator

Why can't I select Windows Media Player. It can't see the CD: no disc
in drive D.

It may help you to know that I mostly use CDs with rhythm sections
recorded as backing, or CD's, with rhythm sections I've made myself
using Band in a Box. Also when I play conventional CD's, the player
can't find Artists or Genres.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: rhythmbox 0.13.3-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Thu Sep 22 10:33:23 2011
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: Upgraded to natty on 2011-04-29 (145 days ago)

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


** Tags: amd64 apport-bug apport-lpi natty running-unity

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

Title:
  Rhythmbox freezes after selcting pause

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

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


[Bug 803992] Re: Natty update introduced crasher in xorg

2011-07-17 Thread Roger Magnesved
I tried the solution provided by Frans above and can confirm that the
workaround solves the problem. In my case, I'm not sure if I ever
changed the autologin option for my user or why the problem suddenly
appeared in the first place.

If you need any additional information regarding the problem, I will
provide additional logs or other stuff requested.

Regards
Roger

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

Title:
  Natty update introduced crasher in xorg

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

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


[Bug 659001] Re: files listed on command line are play in semi random order

2011-07-16 Thread Roger Binns
Are you sure this is fixed?  I am on Natty and totem version is
2.32.0-0ubuntu10 and still experiencing the problem.

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

Title:
  files listed on command line are play in semi random order

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

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


[Bug 138955] Re: (gutsy) package installation doesn't honour service settings

2011-07-11 Thread Roger Binns
Really?  You wait four years,  the cause and fix is identified (comment
#7), and ask if it still happens?  Remind me again what the point of
reporting bugs is?

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

Title:
  (gutsy) package installation doesn't honour service settings

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

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


[Bug 808565] [NEW] email contact list inconsistent with first surname or sur, first name. All contacts filed under Sur, first name.

2011-07-10 Thread Roger McCracken
Public bug reported:

CONTACTS  All entries entered as Firstspace.Surname and filed as
SurcommaspaceFirst name.  When writing emails, and clicking on To:
contacts appear randomly as First Sur or Sur, First, for no reason that
I can determine.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu7.3
ProcVersionSignature: Ubuntu 2.6.35-30.54-generic-pae 2.6.35.13
Uname: Linux 2.6.35-30-generic-pae i686
Architecture: i386
Date: Mon Jul 11 10:52:49 2011
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007.1)
ProcEnviron:
 LANG=en_AU.utf8
 SHELL=/bin/bash
SourcePackage: evolution

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


** Tags: apport-bug i386 maverick

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

Title:
  email contact list inconsistent with first surname or sur, first name.
  All contacts filed under Sur, first name.

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

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


  1   2   3   >