[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2020-08-12 Thread Colin Law
Is this really related to the linked gnome-shell bug?  It doesn't look
related to me.  This bug is completely reproducible whereas the linked
one seems to be an intermittent complete failure of the shell.

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1862910] Re: gnome-shell leaking memory when a customized AppImageLauncher is running

2020-02-17 Thread Colin Law
I have opened a new issue on AppImageLauncher.
https://github.com/TheAssassin/AppImageLauncher/issues/301

** Bug watch added: github.com/TheAssassin/AppImageLauncher/issues #301
   https://github.com/TheAssassin/AppImageLauncher/issues/301

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

Title:
  gnome-shell leaking memory when a customized AppImageLauncher is
  running

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

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

[Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2020-02-17 Thread Colin Law
A note for anyone finding this that if you have installed
AppImageLauncher then see bug #1862910.

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

Title:
  Excessive memory usage by gnome-shell in 19.10

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

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

[Bug 1862910] Re: gnome-shell leaking memory in interaction with appimagelauncher

2020-02-13 Thread Colin Law
I have managed to replicate it on another system, it was necessary to
change the destination location away from the default in
appimagelauncher for the problem to appear.  I have updated the
description above with detailed procedure for replicating.

There is already an open issue against appimagelauncher which is most likely 
related.  
https://github.com/TheAssassin/AppImageLauncher/issues/294

** Description changed:

+ Edited description:
+ To replicate the problem (on Ubuntu 19.10 running Ubuntu Gnome)
+ 1. Install AppImageLauncher from 
https://github.com/TheAssassin/AppImageLauncher/releases by downloading version 
2.1.0 deb file (appimagelauncher_2.1.0-travis897.d1be7e7.bionic_amd64.deb) and 
install it.  If necessary run
+ sudo apt install -f
+ to fix missing dependencies.
+ 
+ 2. Run it and change the appimage destination location to
+ ~/apps/appimages.  It is necessary to change it away from the default
+ setting in order for the problem to appear, though probably the actual
+ destination is not important).  Ensure that Auto start auto-integration
+ daemon is selected.
+ 
+ 3. Download an appimage (I downloaded Cura 4.4.1 from
+ https://github.com/Ultimaker/Cura/releases/tag/4.4.1) I don't know
+ whether any appimage would do, probably it would.  In fact I don't know
+ whether this step and the next need to be done at all.
+ 
+ 4. Open it with appimagelauncher (this can be done by double clicking it
+ in nautilus) and tell it to move it and run the application.  Then close
+ the application.
+ 
+ 5. It may be necessary to reboot at this point I don't know.
+ 
+ 6. Logon using Ubuntu (Gnome) and watch the memory usage of gnome-
+ session.  It may take a few minutes to get going but then the memory
+ used will start increasing at several MB/minute.
+ 
+ There is an issue open against appimage launcher which is likely the
+ same problem.
+ https://github.com/TheAssassin/AppImageLauncher/issues/294
+ 
+ Original description:
  On one of my machines which has been upgraded over several years and
  is now running 19.10 just one of the configured users appears to be
  seeing a dramatic memory leak in gnome-shell, even when nothing is
  happening on the UI. Immediately after logging on, using the Ubuntu
  selection from the logon screen, gnome shell shows as using about
  134MB. From there it climbs at about 300MB per hour and after a few
  hours the machine grinds to a crawl, not surprisingly. This happens
  even if the user logs on and then the machine is left completely
  alone. Logout and back in frees all the memory.
  A test user I have configured sees no such problem.
  I have uninstalled all extensions apart from the system ones, disabled
  all the system ones and reset all the gnome settings using dconf reset
  -f /org/gnome/ to no avail. Also I have removed
  ~/.local/share/gnome-shell and allowed it to recreate it.
  Also I have removed .compiz, .config/dconf/user, .gconf, .gnome, .gnome2.
  I can't see anything obvious in the log.
  It must be something in my settings that is triggering it as the other
  user does not see it, but I have run out of ideas on what to try.
  
  See also bug #1856516
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
  ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
  Uname: Linux 5.3.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Feb 12 08:54:21 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2014-10-21 (1939 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20141017)
  RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2020-01-27 (15 days ago)

** Bug watch added: github.com/TheAssassin/AppImageLauncher/issues #294
   https://github.com/TheAssassin/AppImageLauncher/issues/294

** Description changed:

  Edited description:
  To replicate the problem (on Ubuntu 19.10 running Ubuntu Gnome)
  1. Install AppImageLauncher from 
https://github.com/TheAssassin/AppImageLauncher/releases by downloading version 
2.1.0 deb file (appimagelauncher_2.1.0-travis897.d1be7e7.bionic_amd64.deb) and 
install it.  If necessary run
  sudo apt install -f
  to fix missing dependencies.
  
  2. Run it and change the appimage destination location to
  ~/apps/appimages.  It is necessary to change it away from the default
  setting in order for the problem to appear, though probably the actual
  destination is not important).  Ensure that Auto start auto-integration
  daemon is selected.
  
  3. Download an appimage (I downloaded Cura 4.4.1 from
  https://github.com/Ultimaker/Cura/releases/tag/4.4.1) I don't know
  whether any appimage would do, probably it would.  In fact I don't know
  whether this step and the next need to be done at all.
  
  4. Open it with appimagelauncher (this can be done by double clicking it
  in 

[Bug 1862910] Re: gnome-shell leaking memory in interaction with appimagelauncher

2020-02-13 Thread Colin Law
** Summary changed:

- gnome-shell leaking memory
+ gnome-shell leaking memory in interaction with appimagelauncher

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

Title:
  gnome-shell leaking memory in interaction with appimagelauncher

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

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

[Bug 1862910] Re: gnome-shell leaking memory

2020-02-13 Thread Colin Law
I had initially misunderstood which way round you wanted me to check
with the seconds setting, but I had checked carefully both ways and have
now checked again that I cannot see any discernable leakage with seconds
enabled, but I have got it disabled now.

I have also confirmed without doubt that it is appimagelauncher daemon
that is triggering the problem.  With it disabled there is no apparent
leakage and with it enabled there is.  However, rather irritatingly, I
have been unable to replicate this on another machine, so there must be
some additional interaction on the failing system.  Currently I have no
idea what that might be.

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

Title:
  gnome-shell leaking memory

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

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

[Bug 1862910] Re: gnome-shell leaking memory

2020-02-12 Thread Colin Law
I think this may not be a gnome-shell issue at all.  I installed 
appimagelauncher [1] some time ago and if I disable the daemon and reboot then 
it seems the memory leak is no more.  At least I think that is the case, I need 
to do some more testing but thought I should report back immediately so that 
no-one wastes any more time on it.
I will follow up when I have reached a firm conclusion.

[1] https://github.com/TheAssassin/AppImageLauncher

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

Title:
  gnome-shell leaking memory

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

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

[Bug 1862910] Re: gnome-shell leaking memory

2020-02-12 Thread Colin Law
** Attachment added: "lspci -k"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1862910/+attachment/5327669/+files/lspcik.txt

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

Title:
  gnome-shell leaking memory

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

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

[Bug 1862910] Re: gnome-shell leaking memory

2020-02-12 Thread Colin Law
** Attachment added: "glxinfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1862910/+attachment/5327670/+files/glxinfo.txt

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

Title:
  gnome-shell leaking memory

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

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

[Bug 1862910] Re: gnome-shell leaking memory

2020-02-12 Thread Colin Law
1. Screenshot attached.  I have been using two screens but to simplify
things I have confirmed that only having one makes no difference, so I
am sticking to that whilst testing.

2. I did already have show seconds set, I have now tried without and it
doesn't seem to make a difference

3. I thought I had disabled all extensions, though I am not entirely
sure of the official method of doing that.  If I go to
https://extensions.gnome.org/local/ I see only Desktop Icons, Ubuntu App
Indicators and Ubuntu Dock and they are all disabled, but as you can see
from the screenshot I don't see exactly the same as I see if I logon
using Gnome.  For instance the Dock is not autohiding.  So I don't know
what is going on there.  Logging on using Gnome does not stop the leak
though.

I see I have a larger selection of logon options than I see in a clean
install, I have Gnome, Gnome Classic, Gnome on Xorg, Ubuntu, Ubuntu on
Wayland, and Unity.  I tried them all a few days ago and they all
exhibited the leak except Gnome Classic and Unity, though I have done a
lot of cleaning up trying to fix the problem since then so if it would
be useful I can repeat that test.


** Attachment added: "Desktop screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1862910/+attachment/5327658/+files/Screenshot%20from%202020-02-12%2014-02-37.png

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

Title:
  gnome-shell leaking memory

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

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

[Bug 1862910] [NEW] gnome-shell leaking memory

2020-02-12 Thread Colin Law
Public bug reported:

On one of my machines which has been upgraded over several years and
is now running 19.10 just one of the configured users appears to be
seeing a dramatic memory leak in gnome-shell, even when nothing is
happening on the UI. Immediately after logging on, using the Ubuntu
selection from the logon screen, gnome shell shows as using about
134MB. From there it climbs at about 300MB per hour and after a few
hours the machine grinds to a crawl, not surprisingly. This happens
even if the user logs on and then the machine is left completely
alone. Logout and back in frees all the memory.
A test user I have configured sees no such problem.
I have uninstalled all extensions apart from the system ones, disabled
all the system ones and reset all the gnome settings using dconf reset
-f /org/gnome/ to no avail. Also I have removed
~/.local/share/gnome-shell and allowed it to recreate it.
Also I have removed .compiz, .config/dconf/user, .gconf, .gnome, .gnome2.
I can't see anything obvious in the log.
It must be something in my settings that is triggering it as the other
user does not see it, but I have run out of ideas on what to try.

See also bug #1856516

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
Uname: Linux 5.3.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb 12 08:54:21 2020
DisplayManager: gdm3
InstallationDate: Installed on 2014-10-21 (1939 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20141017)
RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to eoan on 2020-01-27 (15 days ago)

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


** Tags: amd64 apport-bug eoan

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

Title:
  gnome-shell leaking memory

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

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

[Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2020-02-12 Thread Colin Law
Reported bug #1862910

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

Title:
  Excessive memory usage by gnome-shell in 19.10

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

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

[Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2020-02-11 Thread Colin Law
Unfortunately when I run ubuntu-bug gnome-shell it collects the
information but then when I tell it to send it just returns to the
command line immediately rather than sending me to launchpad, so I will
have to get that sorted first.

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

Title:
  Excessive memory usage by gnome-shell in 19.10

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

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

[Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2020-02-10 Thread Colin Law
I don't know whether a problem I have is related to this issue or not.  On one 
of my machines which has been upgraded over several years and is now running 
19.10 just one of the configured users is seeing a dramatic leak in 
gnome-shell, even when nothing is happening on the UI.  Immediately after 
logging on using the Ubuntu selection from the logon screen gnome shell shows 
as using about 134MB. From there it climbs at about 300MB per hour and after a 
few hours the machine starts using swap and performance grinds to a crawl.  
This happens even if the user logs on and then the machine is left completely 
alone.  Logout and back in frees all the memory.
A test user I have configured sees no such problem.
I have uninstalled all extensions apart from the system ones, disabled all the 
system ones and reset all the gnome settings using dconf reset -f /org/gnome/ 
to no avail.  Also I have removed ~/.local/share/gnome-shell and allowed it to 
recreate it.
I can't see anything obvious in the log.
It must be something in my settings that is triggering it but I have run out of 
ideas on what to try.

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

Title:
  Excessive memory usage by gnome-shell in 19.10

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2020-01-27 Thread Colin Law
I am still seeing this in 19.10 (eoan).


** Tags added: eoan

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2020-01-27 Thread Colin Law
I don't seem to be able to change the status back to confirmed for some
reason.

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2019-11-19 Thread Colin Law
@Arnaud D this bug is specifically about the Authorization dialog in the
Software and Updates app.  It is not a general problem with the mouse.
In fact it is nothing to do with the mouse at all.

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2019-09-30 Thread Colin Law
It is still an issue on 19.04.
Steps to replicate:
Open Software & Updates and switch to the Other Software tab and click one of 
the checkboxes. The window loses focus but the authentication dialog does not 
appear. If however a checkbox on the Ubuntu Software tab is clicked then the 
authentication dialog does appear.

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2019-04-24 Thread Colin Law
It doesn't seem to be to do with user settings as I have tried making a new 
user and it fails for that user also.
I can also confirm that it is ok on Wayland, which is not surprising.

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2019-04-24 Thread Colin Law
For myself, I have not got any other applications open, and I have not got any 
Gnome shell extensions enabled (according to Gnome Tweaks).
There must be something significant about the fact that it only fails from the 
Other Software tab, it works from the Ubuntu S/W, Updates and Developer Options 
tabs.
There must be something unusual about the failing systems though, but what it 
is remains a mystery.

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2019-04-17 Thread Colin Law
Log attached, this is from the Disco system

** Attachment added: "journalctl.log"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1734095/+attachment/5256487/+files/journalctl.log

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2019-04-16 Thread Colin Law
Just to confirm I can reproduce this 100% reliably in 18.10 and in Disco, as 
follows.
Open Software & Updates and switch to the Other Software tab and click one of 
the checkboxes the window loses focus but the authentication dialog does not 
appear (I have checked it is not under another window). If however I click a 
checkbox on the Ubuntu Software tab then the authentication dialog does appear.

** Tags added: 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/1734095

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1772677] Re: gnome-shell filling up syslog with thousands of entries with stack traces ending in osdWindow.js (lines 206/207 in bionic, lines 223/224 in cosmic)

2019-01-10 Thread Colin Law
@experimancer it is not correct to say that this problem affects all
18.04 and 18.10 installations, none of mine are seriously affected by
it.  It seems it only affects a small minority.  This does not change
the fact that for those affected it is a serious issue that needs to be
addressed but it does explain why it has not been dealt with more
urgently.

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

Title:
  gnome-shell filling up syslog with thousands of entries with stack
  traces ending in osdWindow.js (lines 206/207 in bionic, lines 223/224
  in cosmic)

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

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

[Bug 1734095] Re: After upgrade to ubuntu 17.10 Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2018-11-05 Thread Colin Law
Just to confirm I am still seeing this in 18.10.  A few more details:
If I open Software & Updates and switch to the Other Software tab and click one 
of the checkboxes the window loses focus but the authentication dialog does not 
appear (I have checked it is not under another window).  If however I click a 
checkbox on the Ubuntu Software tab then the authentication dialog does appear.

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

** Tags added: cosmic

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

Title:
  After upgrade to ubuntu 17.10 Software & Updates not showing
  authorization popup [gnome-shell[N]: pushModal: invocation of
  begin_modal failed]

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

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

[Bug 1734095] Re: After upgrade to ubuntu 17.10 Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2018-08-17 Thread Colin Law
@Darius, the point is the bug is not about gnome-software it is about 
software-properties-gtk.  To run it from a terminal use the command
/usr/bin/python3 /usr/bin/software-properties-gtk

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

Title:
  After upgrade to ubuntu 17.10 Software & Updates not showing
  authorization popup [gnome-shell[N]: pushModal: invocation of
  begin_modal failed]

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

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

[Bug 1734095] Re: After upgrade to ubuntu 17.10 Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2018-08-16 Thread Colin Law
@Darius this bug is about the Software & Updates app, which is the one
that controls sources.list etc.  The bug is that it does not popup the
Authorization dialog.  It seems to be in no way related to your issue.

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

Title:
  After upgrade to ubuntu 17.10 Software & Updates not showing
  authorization popup [gnome-shell[N]: pushModal: invocation of
  begin_modal failed]

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

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

[Bug 1734095] [NEW] After upgrade to ubuntu 17.10 Software & Updates not showing authorization popup

2017-11-23 Thread Colin Law
Public bug reported:

After upgrading to Ubuntu 17.10 (from 17.04), if I open the Software and
Updates app and attempt to change anything it does not popup the
authorization dialog and will not let changes through.  In sylog I see

Nov 23 10:07:04 tigger gnome-shell[2142]: polkitAuthenticationAgent: Received 3 
identities that can be used for authentication. Only considering one.
Nov 23 10:07:04 tigger gnome-shell[2142]: pushModal: invocation of begin_modal 
failed
Nov 23 10:07:04 tigger gnome-shell[2142]: polkitAuthenticationAgent: Failed to 
show modal dialog. Dismissing authentication request for action-id 
com.ubuntu.softwareproperties.applychanges cookie 
1-28e9d285258e7cd70c2af2980886a55b-1-cff4894642cc4a6c033597370ee1f740
Nov 23 10:07:04 tigger software-properties-gnome.desktop[3367]: 
ERROR:root:Authentication canceled, changes have not been saved

Before the upgrade it was ok.
Other apps that require authorisation function as expected.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu5
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Nov 23 10:07:44 2017
DisplayManager: lightdm
InstallationDate: Installed on 2014-10-21 (1128 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20141017)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to artful on 2017-11-22 (0 days ago)

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


** Tags: amd64 apport-bug artful

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

Title:
  After upgrade to ubuntu 17.10 Software & Updates not showing
  authorization popup

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

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

[Bug 1691676] Re: Mouse cursor (pointer) is missing during desktop zoom in gnome-shell

2017-10-22 Thread Colin Law
@skuck71 presumably you had zoom on before the upgrade.

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

Title:
  Mouse cursor (pointer) is missing during desktop zoom in gnome-shell

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

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

[Bug 1721963] [NEW] No mouse cursor on Wayland when Universal Access > Zoom is selected

2017-10-07 Thread Colin Law
Public bug reported:

Using default login on 17.10 Beta, which I believe is Wayland, when
Universal Access > Zoom is selected the mouse cursor disappears. The
mouse continues to function, but no cursor is visible.

It is ok when used with X login.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct  7 15:33:04 2017
DisplayManager: gdm3
GsettingsChanges:
 b'org.gnome.shell' b'favorite-apps' b"['firefox.desktop', 'rhythmbox.desktop', 
'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop', 'yelp.desktop', 
'ubuntu-amazon-default.desktop', 'gnome-control-center.desktop']"
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
 b'org.gnome.desktop.interface' b'text-scaling-factor' b'1.25'
InstallationDate: Installed on 2017-10-03 (3 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171003)
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful wayland-session

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

Title:
  No mouse cursor on Wayland when Universal Access > Zoom is selected

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

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

[Bug 1712661] [NEW] gnome-shell crash using ubuntu-dock with dual monitors

2017-08-23 Thread Colin Law
Public bug reported:

To replicate on Artful daily on a laptop, plug in an external monitor
with the external monitor to the right of the laptop and configure the
external monitor as the primary display. On configuration it works ok,
but on logging out and back in gnome-shell crashes.  The problem is only
seen if the external monitor is the primary display.

I think it likely that this is the same issue reported for dash-to-dock:
https://github.com/micheleg/dash-to-dock/issues/493

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell-extension-ubuntu-dock 0.3
ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
Uname: Linux 4.12.0-11-generic x86_64
ApportVersion: 2.20.6-0ubuntu6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Aug 23 20:29:17 2017
InstallationDate: Installed on 2017-08-22 (1 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170821)
PackageArchitecture: all
SourcePackage: gnome-shell-extension-ubuntu-dock
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

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

Title:
  gnome-shell crash using ubuntu-dock with dual monitors

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

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


[Bug 1702071] Re: Search spins forever, returns no results.

2017-07-18 Thread Colin Law
Robert - yes I think you are right. In fact the issue went away after I
rebooted (at least I think that was what did it). I need to re-install
the OS and see if it happens again.

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

Title:
  Search spins forever, returns no results.

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

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


[Bug 1702071] Re: Search spins forever, returns no results.

2017-07-09 Thread Colin Law
I am seeing this on a fresh install of Artful. In addition to the search
running forever (or at least a long time) there are no apps to be seen
in the various categories (just rectangles with ... inside) and the
featured app and editor's picks just show dots.

Should I report this as a new bug or is it the same one?

** Tags added: artful

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

Title:
  Search spins forever, returns no results.

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

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


[Bug 1609546] Re: Slow DNS lookup through Netgear DG834G V4 router

2016-08-12 Thread Colin Law
I am marking this New again as it has not actually been fixed by
upgrading the router. It now appears that the symptom is intermittent. I
have not been able to determine what it is that triggers it to fail or
work.

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

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

Title:
  Slow DNS lookup through Netgear DG834G V4 router

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

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


[Bug 1610907] [NEW] 60 second hang during shutdown

2016-08-08 Thread Colin Law
Public bug reported:

On up to date Yaketty I intermittently see a 60 second hang on shutdown.
In attached logs the hang was at Aug 08 09:58:25

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: systemd 231-1
ProcVersionSignature: Ubuntu 4.4.0-33.52-generic 4.4.15
Uname: Linux 4.4.0-33-generic x86_64
ApportVersion: 2.20.3-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Aug  8 10:10:31 2016
InstallationDate: Installed on 2016-08-02 (5 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160802)
MachineType: Hewlett-Packard Presario CQ57 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-33-generic 
root=UUID=aaca48e9-0f14-4b6b-ad60-fe93989c14b8 ro quiet splash vt.handoff=7
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/17/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.47
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3577
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 24.49
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.47:bd12/17/2011:svnHewlett-Packard:pnPresarioCQ57NotebookPC:pvr068E1220491620100:rvnHewlett-Packard:rn3577:rvr24.49:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: Presario CQ57 Notebook PC
dmi.product.version: 068E1220491620100
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug yakkety

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

Title:
  60 second hang during shutdown

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

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


[Bug 1609546] Re: Slow DNS lookup through Netgear DG834G V4 router

2016-08-04 Thread Colin Law
Having updated the router to the latest firmware (5.01.17) the problem
appears to be resolved (even though the release notes made no mention of
DNS.  Marking this bug as invalid.

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

Title:
  Slow DNS lookup through Netgear DG834G V4 router

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

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


[Bug 1609546] [NEW] Slow DNS lookup through Netgear DG834G V4 router

2016-08-03 Thread Colin Law
Public bug reported:

On up to date Yakkety if I specify my Netgear router as the DNS server (via 
Network Manager) then DNS lookup takes about 30 seconds. I see the delay when I 
run, for example,
systemd-resolve www.google.com
or
wget www.google.com

I do not see the same delay if I run
nslookup www.google.com

A clue may be that in syslog I see
Aug  3 21:20:56 dibbler systemd-resolved[2362]: Using degraded feature set 
(UDP+EDNS0+DO) for DNS server 127.0.1.1.
Aug  3 21:21:16 dibbler systemd-resolved[2362]: Using degraded feature set 
(UDP+EDNS0) for DNS server 127.0.1.1.
Aug  3 21:21:32 dibbler systemd-resolved[2362]: Using degraded feature set 
(UDP) for DNS server 127.0.1.1.

I do not see the issue if I specify an external DNS server.
I do not see the issue on 16.04, nor previous versions, or on other devices 
connected to the network. I have been using this router for years.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: systemd 231-1
ProcVersionSignature: Ubuntu 4.4.0-33.52-generic 4.4.15
Uname: Linux 4.4.0-33-generic x86_64
ApportVersion: 2.20.3-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Aug  3 21:24:07 2016
InstallationDate: Installed on 2016-08-02 (1 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160802)
MachineType: Hewlett-Packard Presario CQ57 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-33-generic 
root=UUID=aaca48e9-0f14-4b6b-ad60-fe93989c14b8 ro quiet splash vt.handoff=7
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/17/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.47
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3577
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 24.49
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.47:bd12/17/2011:svnHewlett-Packard:pnPresarioCQ57NotebookPC:pvr068E1220491620100:rvnHewlett-Packard:rn3577:rvr24.49:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: Presario CQ57 Notebook PC
dmi.product.version: 068E1220491620100
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug yakkety

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

Title:
  Slow DNS lookup through Netgear DG834G V4 router

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

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


[Bug 1160046] Re: terminal does not resize correctly after maximise by sliding to top panel

2016-05-21 Thread Colin Law
*** This bug is a duplicate of bug 1521302 ***
https://bugs.launchpad.net/bugs/1521302

** This bug has been marked a duplicate of bug 1521302
   gnome-terminal maximize than un-maximize behaves odd

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

Title:
  terminal does not resize correctly after maximise by sliding to top
  panel

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

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


[Bug 1160046] Re: terminal does not resize correctly after maximise by sliding to top panel

2016-05-20 Thread Colin Law
Not so much still a problem as an old problem returned.  It was not
present in 14.04 to 15.10 (at least for me) but has returned with 16.04.

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

Title:
  terminal does not resize correctly after maximise by sliding to top
  panel

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

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


[Bug 1371928] Re: Main window content fully transparent

2015-11-08 Thread Colin Law
If using nvidia graphics then possibly this is related to compiz bug
#1072206

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

Title:
  Main window content fully transparent

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

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


[Bug 1499747] Re: gedit crashed with SIGABRT in g_assertion_message()

2015-10-06 Thread Colin Law
** Changed in: glib2.0 (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  gedit crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1499747] Re: gedit crashed with SIGABRT in g_assertion_message()

2015-09-27 Thread Colin Law
Is bug #1499575 (gnucash crashed with SIGABRT in g_assertion_message())
which seems to have a similar stack top probably the same issue?  It is
causing gnucash to be completely unusable on Wily (for me anyway).

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

Title:
  gedit crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1438128] Re: gedit crashed with SIGSEGV in gtk_action_group_get_action()

2015-09-26 Thread Colin Law
For me this happened when closing gedit.  One or more of the files had
changed in the background and I said to close without saving.  That may
or may not be significant.

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

Title:
  gedit crashed with SIGSEGV in gtk_action_group_get_action()

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

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


[Bug 1474182] Re: Mystery keyring password prompts pop up for no reason

2015-08-31 Thread Colin Law
I am also seeing this (on 15.04), it started happening a few weeks ago.
As suggested above it is associated with oneconf.  Immediately before
the popup appears (or as it appears) data in
.cache/oneconf//package_list_... and host are updated and after a
valid pwd is entered last_sync is updated.  In auth.log the following is
seen after entering the pwd

Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: completed password prompt for 
callback :1.96@/org/gnome/keyring/Prompt/p1
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: encrypting data
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: sending the secret exchange: 
[sx-aes-1]\npublic=[snipped]
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: calling the PromptReady method 
on /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: returned from the PromptReady 
method on /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: received PerformPrompt call 
from callback /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: stopping prompting for 
operation /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: closing the prompt
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: stopping prompting for 
operation /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: couldn't find the callback for 
prompting operation /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: stopping prompting for 
operation /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: couldn't find the callback for 
prompting operation /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: stopping prompting for 
operation /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: couldn't find the callback for 
prompting operation /org/gnome/keyring/Prompt/p1@:1.96
Aug 31 07:54:40 tigger gcr-prompter[]: Gcr: calling the PromptDone on 
/org/gnome/keyring/Prompt/p1@:1.96, and ignoring reply
Aug 31 07:54:50 tigger gcr-prompter[]: 10 second inactivity timeout, 
quitting
Aug 31 07:54:50 tigger gcr-prompter[]: Gcr: unregistering prompter
Aug 31 07:54:50 tigger gcr-prompter[]: Gcr: disposing prompter
Aug 31 07:54:50 tigger gcr-prompter[]: Gcr: finalizing prompter

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

Title:
  Mystery keyring password prompts pop up for no reason

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

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


[Bug 1224732] Re: Custom keyboard shortcuts don't work

2015-08-25 Thread Colin Law
@Edward Falk that is nothing to do with this bug, which is about custom
shortcuts added by the user.

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

Title:
  Custom keyboard shortcuts don't work

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

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


[Bug 1132063] Re: Mouse settings missing from Mouse Touchpad dialog

2015-07-18 Thread Colin Law
It is fixed for me on Ubuntu 15.04 (and was on 14.10).  In System
Settings  Mouse  Touchpad I see Mouse Pointer Speed ok.

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

Title:
  Mouse settings missing from Mouse  Touchpad dialog

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

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


[Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-04-01 Thread Colin Law
Which .desktop file is the one that should be in the launcher?  In 
/usr/share/applications I have three which have Name=Files:
nautilus.desktop
nautilus-folder-handler.desktop
org.gnome.Nautilus.desktop

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

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

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


[Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-03-31 Thread Colin Law
I am still seeing a second nautilus icon opening in the launcher.
$ apt-cache policy unity
unity:
  Installed: 7.3.2+15.04.20150330-0ubuntu1
  Candidate: 7.3.2+15.04.20150330-0ubuntu1
  Version table:
 *** 7.3.2+15.04.20150330-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

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

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


[Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-03-31 Thread Colin Law
On a vivid which was originally updated from Trusty and is up to date I created 
a new user (via System Settings  User Accts) and logged in as that user.  
Clicking on Files opens a new icon in the launcher.
The desktop file the system has put in the launcher is 
org.gnome.Nautilus.desktop

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

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

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


[Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-03-28 Thread Colin Law
A workaround for the missing bookmarks is to is to unlock the nautilus shortcut 
from the launcher and instead drag across 
/usr/share/applications/nautilus.desktop and lock that to the launcher (in the 
files view of that folder three items show as Files, it is the one that is 
about 600 bytes long that is wanted).  Then to fix the duplicate icon problem 
add to the end of the [Desktop Entry] section of that file the line
StartupWMClass=nautilus

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

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

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


[Bug 1436297] Re: Nautilus launcher icon matching issue (seems due to desktop rename)

2015-03-28 Thread Colin Law
Unfortunately this fix has resulted in the loss of the right click
bookmarks feature of the nautilus icon in the launcher.  For me at
least.

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

Title:
  Nautilus launcher icon matching issue (seems due to desktop rename)

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

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


[Bug 1431774] [NEW] Manual cifs mount leads to delay on shutdown

2015-03-13 Thread Colin Law
Public bug reported:

To replicate, perform a manual cifs mount, for example:

sudo mount -t cifs -o credentials=,user,rw,uid=1000
//192.168.1.nnn/docs   /media/test_mount

Then shutdown.  When booted with systemd there is a 1 to 2 minute delay
before shutdown.  In syslog the last shutdown (09:47:11 13th March)
showed the effect, though I fear that syslog shuts down too early to see
anything.

If booted with upstart there is no noticeable delay on shutdown.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 219-4ubuntu5 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Mar 13 09:50:08 2015
InstallationDate: Installed on 2014-10-21 (142 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20141017)
MachineType: FUJITSU LIFEBOOK A544
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=c68c6484-d8d6-44f6-b429-892aa6ef74cf ro
SourcePackage: systemd
UpgradeStatus: Upgraded to vivid on 2015-02-25 (15 days ago)
dmi.bios.date: 12/01/2014
dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
dmi.bios.version: Version 1.18
dmi.board.name: FJNBB35
dmi.board.vendor: FUJITSU
dmi.chassis.type: 10
dmi.chassis.vendor: FUJITSU
dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.18:bd12/01/2014:svnFUJITSU:pnLIFEBOOKA544:pvr:rvnFUJITSU:rnFJNBB35:rvr:cvnFUJITSU:ct10:cvr:
dmi.product.name: LIFEBOOK A544
dmi.sys.vendor: FUJITSU

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

Title:
  Manual cifs mount leads to delay on shutdown

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

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


[Bug 1429143] Re: Slow shutdown after booting with systemd

2015-03-08 Thread Colin Law
Oops, following Martin's helpful pointers I see that it was down to one
my home-brewed services that does not seem to like being run via
systemd.   Likely a problem of my own making.

Thanks for the help and sorry for the noise.

** Changed in: systemd (Ubuntu)
   Status: Incomplete = 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/1429143

Title:
  Slow shutdown after booting with systemd

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

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


[Bug 1132063] Re: Mouse settings missing from Mouse Touchpad dialog

2015-02-21 Thread Colin Law
For me (the original reporter) the bug is fixed in 14.10 without need of
the ppa.  On the Mouse  Touchpad settings I see the mouse pointer speed
as I should.

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

Title:
  Mouse settings missing from Mouse  Touchpad dialog

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

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


[Bug 1320147] Re: Software Updater window becomes invisible if it starts during screen lock

2014-10-23 Thread Colin Law
@kolen have you got workspaces enabled?  If not get the fault condition
then enable workspaces (All settings  Appearance  Behavior) and see if
the window is on another workspace.

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

Title:
  Software Updater window becomes invisible if it starts during screen
  lock

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

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


[Bug 1132063] Re: Mouse settings missing from Mouse Touchpad dialog

2014-09-16 Thread Colin Law
@mischa I don't see any reference to the Keyboard and Mouse
application earlier in the report.  I assume this is referring to
lxinput which is an lxde tool.  Does it also work with Unity?

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

Title:
  Mouse settings missing from Mouse  Touchpad dialog

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

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


[Bug 1224732] Re: Custom default keyboard shortcuts don't work

2014-07-06 Thread Colin Law
@Martin, I am not going to get involved in an argument, I am only trying
to help.  I suspect the reason this bug is no longer getting attention
is that the devs looked at it months ago and since the bug as described
(custom shortcuts not working) was no longer showing itself they have
lost interest and unsubscribed from the bug.  My suggestion to open a
new bug describing succinctly the problem you are seeing was not for my
benefit it was for yours.  A new bug, referencing 14.04 in particular,
and if confirmed by others, is more likely to get attention than
continuing to flog away at this one.

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

Title:
  Custom  default keyboard shortcuts don't work

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

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


[Bug 1224732] Re: Custom default keyboard shortcuts don't work

2014-07-05 Thread Colin Law
Martin, the bug as described in the bug description is not random and
does not affect default shortcuts.  Any other problems should be
reported separately, whatever others have commented.   Apart from
anything else it is always better to report a new bug unless it is
absolutely clear that one is seeing identical symptoms to those in the
bug description.  It is best left to the developers to decide whether a
slightly different symptom is actually caused by the same bug.

Also unless anyone is still seeing the bug (as described at the top) on
14.04 it should probably be marked as fixed.

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

Title:
  Custom  default keyboard shortcuts don't work

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

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


[Bug 1224732] Re: Custom default keyboard shortcuts don't work

2014-07-04 Thread Colin Law
Martin Spacek if default shortcuts are not working then you are seeing a
different bug.  Note that the description of how to reproduce the bug is
specifically about custom ones.  You would be better to post a new bug
and revert the description of this one to its previous text.

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

Title:
  Custom  default keyboard shortcuts don't work

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

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


[Bug 1322661] [NEW] Shotwell crash when deleting photos

2014-05-23 Thread Colin Law
Public bug reported:

Shotwell running on up to date Ubuntu 14.04 sometimes crashes when deleting 
photos.
This did not happen before upgrading from 13.10

Reported upstream https://bugzilla.gnome.org/show_bug.cgi?id=730336
where there is a gdb backtrace.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: shotwell 0.18.0-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
CurrentDesktop: Unity
Date: Fri May 23 15:53:45 2014
InstallationDate: Installed on 2012-08-01 (660 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120730.1)
SourcePackage: shotwell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

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

Title:
  Shotwell crash when deleting photos

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

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


[Bug 1322661] Re: Shotwell crash when deleting photos

2014-05-23 Thread Colin Law
** Bug watch added: GNOME Bug Tracker #730336
   https://bugzilla.gnome.org/show_bug.cgi?id=730336

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

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

Title:
  Shotwell crash when deleting photos

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

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


[Bug 1224732] Re: Custom keyboard shortcuts don't work

2014-04-20 Thread Colin Law
For me on 14.04 this problem is fixed.

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

Title:
  Custom keyboard shortcuts don't work

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

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


[Bug 1224732] Re: Custom keyboard shortcuts don't work

2014-02-22 Thread Colin Law
@Rob that is a different bug #821098.  You have to click where it says
Disabled and then hit the key combination you want.

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

Title:
  Custom keyboard shortcuts don't work

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

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


[Bug 1277013] [NEW] Launcher icon size missing from System Settings, Appearance

2014-02-06 Thread Colin Law
Public bug reported:

Since a recent update to 12.04 the Launcher Icon Size adjustment is missing 
from System Settings  Appearance.
The launcher icons seem to have reverted to full size.
The problem is seen for all users on the machine.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.2-0ubuntu0.13.1
ProcVersionSignature: Ubuntu 3.2.0-58.88-generic-pae 3.2.53
Uname: Linux 3.2.0-58-generic-pae i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Thu Feb  6 10:50:30 2014
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
MarkForUpload: True
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3.2
 deja-dup22.0-0ubuntu4
 gnome-bluetooth 3.2.2-0ubuntu5
 indicator-datetime  0.3.94-0ubuntu2

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


** Tags: apport-bug i386 precise regression-update running-unity 
third-party-packages

** Tags added: regression-proposed

** Tags removed: regression-proposed
** Tags added: regression-release

** Tags removed: regression-release
** Tags added: regression-update

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

Title:
  Launcher icon size missing from System Settings, Appearance

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

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


[Bug 1277013] Re: Launcher icon size missing from System Settings, Appearance

2014-02-06 Thread Colin Law
I see now that I had completely mis-diagnosed the problem.  In fact the
problem is that the system is reverting to Unity-2D and if I select
'Ubuntu' at login then it is still using 2D, so the issue is not with
the settings at all (I assume that icon size is not adjustable on 2D).
The system was using 3D before the update.

I see:
$ /usr/lib/nux/unity_support_test -p
X Error of failed request:  BadRequest (invalid request code or no such 
operation)
  Major opcode of failed request:  153 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  22
  Current serial number in output stream:  22

which I guess is the problem.

lspci shows
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RS780D 
[Radeon HD 3300]

$ cat /var/log/apt/history.log
Start-Date: 2014-02-05  17:20:23
Commandline: apt-get dist-upgrade
Upgrade: fglrx:i386 (8.960-0ubuntu1.1, 13.101-0ubuntu0.0.1), lightdm:i386 
(1.2.3-0ubuntu2.3, 1.2.3-0ubuntu2.4), python-apt:i386 (0.8.3ubuntu7.1, 
0.8.3ubuntu7.2), libcurl3-gnutls:i386 (7.22.0-3ubuntu4.6, 7.22.0-3ubuntu4.7), 
jockey-common:i386 (0.9.7-0ubuntu7.11, 0.9.7-0ubuntu7.13), 
liblightdm-gobject-1-0:i386 (1.2.3-0ubuntu2.3, 1.2.3-0ubuntu2.4), libcurl3:i386 
(7.22.0-3ubuntu4.6, 7.22.0-3ubuntu4.7), dkms:i386 (2.2.0.3-1ubuntu3.1, 
2.2.0.3-1ubuntu3.2), fglrx-amdcccle:i386 (8.960-0ubuntu1.1, 
13.101-0ubuntu0.0.1), flashplugin-installer:i386 (11.2.202.335ubuntu0.12.04.1, 
11.2.202.336ubuntu0.12.04.1), jockey-gtk:i386 (0.9.7-0ubuntu7.11, 
0.9.7-0ubuntu7.13), libcurl3-nss:i386 (7.22.0-3ubuntu4.6, 7.22.0-3ubuntu4.7), 
python-apt-common:i386 (0.8.3ubuntu7.1, 0.8.3ubuntu7.2)
End-Date: 2014-02-05  17:31:10

Could it be fglrx?


** Changed in: gnome-control-center (Ubuntu Precise)
   Status: Incomplete = New

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

Title:
  Launcher icon size missing from System Settings, Appearance

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

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


[Bug 1277013] Re: Launcher icon size missing from System Settings, Appearance

2014-02-06 Thread Colin Law
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/precise/+source/gnome-control-center/+bug/1277013/+attachment/3971123/+files/Xorg.0.log

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

Title:
  Launcher icon size missing from System Settings, Appearance

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

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


[Bug 1228939] Re: The turn screen off when inactive for option is not saved

2014-01-06 Thread Colin Law
KeithG that is a different bug.  Read the first sentence of the
description.  This bug is that the selection cannot be saved.

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

Title:
  The turn screen off when  inactive for option is not saved

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

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


[Bug 1174529] Re: Nautilus searches All Files when it should search Home

2013-12-05 Thread Colin Law
Christian, yes I see you are correct, it shows files in the current
folder and below.  I find that very confusing, but I suppose it is
probably as designed.

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

Title:
  Nautilus searches All Files when it should search Home

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

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


[Bug 1242589] Re: Shotwell crashed while deleting images

2013-10-24 Thread Colin Law
Is there not some of that in the crash report?
Is it possible to get a stack trace after the event?  It has only done it once.

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

Title:
  Shotwell crashed while deleting images

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

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


[Bug 1242589] [NEW] Shotwell crashed while deleting images

2013-10-21 Thread Colin Law
Public bug reported:

Running 0.15.0-0ubuntu1 on Saucy, while deleting images (stepping
through then and hitting del key) shotwell froze and the screen darkened
for maybe 30 seconds.  The disk was chattering and I suspect it was
grabbing large amounts of memory and causing disk swapping.  It then
crashed but a popup said it was unable to report the crash as there was
insufficient memory.  Crash report log attached.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: shotwell 0.15.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic i686
ApportVersion: 2.12.5-0ubuntu2
Architecture: i386
Date: Mon Oct 21 10:10:36 2013
InstallationDate: Installed on 2012-08-01 (445 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120730.1)
MarkForUpload: True
SourcePackage: shotwell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 saucy

** Attachment added: _usr_bin_shotwell.1000.crash
   
https://bugs.launchpad.net/bugs/1242589/+attachment/3885953/+files/_usr_bin_shotwell.1000.crash

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

Title:
  Shotwell crashed while deleting images

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

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


[Bug 1233189] [NEW] Turn screen off when inactive always shows Never

2013-09-30 Thread Colin Law
Public bug reported:

On up to date Saucy Beta.  To replicate
Open System Settings  Brightness  Lock
Set Turn screen off when inactive for: to, for example, 10 minutes.
Close Brightness  Lock and reopen it.
What should happen: The time should show 10 minutes
What does happen: It shows Never.

The operation of the screen is correct, in the above case the screen
will correctly turn off after ten minutes.  It is just the Brightness 
Lock displayed value that is wrong.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-control-center 1:3.6.3-0ubuntu39
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic i686
ApportVersion: 2.12.5-0ubuntu1
Architecture: i386
Date: Mon Sep 30 15:03:30 2013
InstallationDate: Installed on 2012-08-01 (424 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120730.1)
MarkForUpload: True
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager  0.9.7-0ubuntu4
 deja-dup  27.3.1-0ubuntu1
 gnome-control-center-datetime 13.10.0+13.10.20130924.2-0ubuntu1
 gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
 gnome-control-center-unity1.3daily13.06.19~13.04-0ubuntu1

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


** Tags: apport-bug i386 saucy

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

Title:
  Turn screen off when inactive always shows Never

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

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


[Bug 1233189] Re: Turn screen off when inactive always shows Never

2013-09-30 Thread Colin Law
*** This bug is a duplicate of bug 1228939 ***
https://bugs.launchpad.net/bugs/1228939

Sorry about not noticing this was a dup.  There was a typo in the title
of bug #1228939 so my search did not bring it up.

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

Title:
  Turn screen off when inactive always shows Never

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

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


[Bug 1228939] Re: The turn screen off when inactive for option is not saved

2013-09-30 Thread Colin Law
** Summary changed:

- The turn screen off when  intactive for option is not saved
+ The turn screen off when  inactive for option is not saved

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

Title:
  The turn screen off when  inactive for option is not saved

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

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


[Bug 863834] Re: [regression] Suspend on lid close broken on Oneiric

2013-09-30 Thread Colin Law
This is fixed for me in Saucy, it now suspends when the lid is closed,
even with external monitor, without the workarounds.

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

Title:
  [regression] Suspend on lid close broken on Oneiric

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

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


[Bug 1132063] Re: Mouse settings missing from Mouse Touchpad dialog

2013-08-21 Thread Colin Law
Does anybody know when this is likely to be released?  It was committed
three months ago.  The problem still exists even in Saucy daily.

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

Title:
  Mouse settings missing from Mouse  Touchpad dialog

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

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


[Bug 1132063] Re: Mouse settings missing from Mouse Touchpad dialog

2013-08-21 Thread Colin Law
@Sebastien, I just assumed that since it was marked committed that it
was.

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

Title:
  Mouse settings missing from Mouse  Touchpad dialog

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

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


[Bug 1194546] Re: gnome-session-properties crashed with signal 5 in g_cclosure_marshal_VOID__BOXEDv()

2013-08-07 Thread Colin Law
Running gnome-session-terminal in a terminal gives:
(gnome-session-properties:7544): Gtk-ERROR **: GtkBox child GtkScrolledWindow 
minimum width: -1  0 for height 331
Trace/breakpoint trap (core dumped)

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

Title:
  gnome-session-properties crashed with signal 5 in
  g_cclosure_marshal_VOID__BOXEDv()

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

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


[Bug 1178933] [NEW] Time drifting when set to update Automatically from Internet

2013-05-11 Thread Colin Law
Public bug reported:

On Ubuntu 12.04 desktop, in System Settings  Time  Date, when the time
is set to update Automatically from Internet it syncs once but then
drifts out over a period of days.

In Syslog I can see that ntpdate is called on boot but is never called
again.

I have seen suggestions that it should re-sync if the DHCP lease is
renewed, but as I have fixed IP address then the lease is not being
renewed.

I expected to see ntpdate called from cron.daily (or similar) but it does not 
appear to be there.
I seem to remember on an older version of Ubuntu that ntp was automatically 
installed when I selected update from internet, but this did not happen on this 
occasion.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.2-0ubuntu0.11
ProcVersionSignature: Ubuntu 3.2.0-41.66-generic 3.2.42
Uname: Linux 3.2.0-41-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: amd64
Date: Sat May 11 09:17:41 2013
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3.2
 deja-dup22.0-0ubuntu4
 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 running-unity

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

Title:
  Time drifting when set to update Automatically from Internet

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

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


[Bug 1174529] [NEW] Nautilus searches All Files when it should search Home

2013-04-29 Thread Colin Law
Public bug reported:

To replicate, on Raring

Open Nautilus on the users Home folder.
Click in the right hand pane
Type, for example, the word down
Nautilus shows the results of searching for 'down' in All Files even though 
Home is selected to the right of the search window.  It should only show 
matching files in the current folder.  Clicking on All Files and Home refreshes 
the view but still all matching files are shown.

I believe that this is a regression introduced recently as I have been
using Raring Alpha for some time and I have not noticed the problem
previously.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu16
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
Date: Mon Apr 29 21:25:40 2013
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'1136x520+1427+249'
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'213'
InstallationDate: Installed on 2012-08-01 (271 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120730.1)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 raring

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

Title:
  Nautilus searches All Files when it should search Home

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

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


[Bug 424956] Re: nautilus crashed with SIGABRT in raise()

2013-04-06 Thread Colin Law
@Bernadette click on the green text near the top where it says This bug
affects ...  Also you can click on the green link on the rhs where it
says Not Subscribed and you can get notified when something happens.

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

Title:
  nautilus crashed with SIGABRT in raise()

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

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


[Bug 424956] Re: nautilus crashed with SIGABRT in raise()

2013-03-30 Thread Colin Law
Running Raring, not doing anything obvious with Nautilus at the time.

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

Title:
  nautilus crashed with SIGABRT in raise()

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

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


[Bug 1160046] [NEW] terminal does not resize correctly after maximise by sliding to top panel

2013-03-25 Thread Colin Law
Public bug reported:

On up to date Raring.  To replicate
Open gnome terminal
Slide title bar to top panel to maximise window
Slide away from top panel to restore it
It should return to original size, but instead it remains near maximised size.

If instead the terminal is maximised using the window control then it
correctly restores the size (whichever method is used to restore the
window).

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gnome-terminal 3.6.1-0ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
Uname: Linux 3.8.0-14-generic i686
ApportVersion: 2.9.2-0ubuntu4
Architecture: i386
Date: Mon Mar 25 21:37:23 2013
InstallationDate: Installed on 2012-08-01 (236 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120730.1)
MarkForUpload: True
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 raring

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

Title:
  terminal does not resize correctly after maximise by sliding to top
  panel

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

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


[Bug 1132063] Re: Mouse settings missing from Mouse Touchpad dialog

2013-03-23 Thread Colin Law
Filippe, could you mark this as affects you too please?

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

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

Title:
  Mouse settings missing from Mouse  Touchpad dialog

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

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


[Bug 1132063] [NEW] Mouse settings missing from Mouse Touchpad dialog

2013-02-23 Thread Colin Law
Public bug reported:

On up to date Raring alpha, on System Settings  Mouse  Touchpad the
Mouse settings are completely missing.  The General and Touchpad
sections are there but none for mouse.  See attached screenshot.

xinput --list shows
~$ xinput --list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ MOSART Semi. 2.4G Keyboard Mouse  id=11   [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPadid=14   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Power Button  id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ MOSART Semi. 2.4G Keyboard Mouse  id=10   [slave  keyboard (3)]
↳ Dell Dell USB Keyboardid=12   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]

and from lsusb:
Bus 003 Device 002: ID 062a:3286 Creative Labs Nano Receiver [Sandstrom Laser 
Mouse SMWLL11]

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gnome-control-center 1:3.6.3-0ubuntu13
ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
Uname: Linux 3.8.0-7-generic i686
ApportVersion: 2.8-0ubuntu4
Architecture: i386
Date: Sat Feb 23 09:40:41 2013
InstallationDate: Installed on 2012-08-01 (205 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120730.1)
MarkForUpload: True
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu6.1
 deja-dup25.5-0ubuntu1
 gnome-control-center-signon 0.1.2bzr12.12.05-0ubuntu1
 gnome-control-center-unity  1.2daily13.02.15-0ubuntu1
 indicator-datetime  12.10.3daily13.02.06-0ubuntu1

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


** Tags: apport-bug i386 raring running-unity

** Attachment added: MouseTouchpadSettings.png
   
https://bugs.launchpad.net/bugs/1132063/+attachment/3542906/+files/MouseTouchpadSettings.png

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

Title:
  Mouse settings missing from Mouse  Touchpad dialog

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

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

[Bug 1033156] Re: HUD only works on first Nautilus window opened

2013-02-23 Thread Colin Law
I reported this on Quantal alpha and now I am seeing it on Raring alpha.
Is no-one else seeing this problem?

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

Title:
  HUD only works on first Nautilus window opened

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

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


[Bug 995281] Re: glines segfault

2012-11-25 Thread Colin Law
Since there is a simple patch that appears to work it would be good if
someone who knows how to do it could incorporate it. I suppose they all
have more important issues to deal with however.

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

Title:
  glines segfault

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

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2012-11-05 Thread Colin Law
@Pere, I presume in fact you /did/ mean 12.10 as there was no 10.12.
Since this bug is only for Unity-2d and there is no Unity-2d then this
bug is not applicable to 12.10.  If you are seeing it in the latest
Unity then it is a different bug.

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Bug 878198] Re: Difficult to grab window borders

2012-10-29 Thread Colin Law
*** This bug is a duplicate of bug 160311 ***
https://bugs.launchpad.net/bugs/160311

Castor, Have you tried the workaround in comment #8?
Also note that any comments should be on bug #160311 as this is a duplicate of 
that one.
Since this bug report is only relevant to Unity-2d (which is not used after 
12.04) I suspect that it is unlikely to receive any attention.  I may be wrong 
however.

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

Title:
  Difficult to grab window borders

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/878198/+subscriptions

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2012-08-22 Thread Colin Law
Steve: because this bug is only about unity 2d with metacity.  If you
have an issue on unity (3d) then it is a different bug.

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2012-08-21 Thread Colin Law
As I understand it unity-2d is to be removed in Quantal(12.10),
emulation of 3d being provided by llvmpipe for hardware that does not
support it, so that Unity (3d) will run.  From that point of view it
appears that this bug becomes irrelevant from 12.10.  That is unless
there are other use cases.

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Bug 1033160] Re: Cannot switch displays in System Settings Displays

2012-08-21 Thread Colin Law
** Tags added: multimonitor

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

Title:
  Cannot switch displays in System Settings  Displays

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

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


[Bug 863834] Re: [regression] Suspend on lid close broken on Oneiric

2012-08-14 Thread Colin Law
Actually having said that Michael's suggestion works perfectly is not
strictly true.  Firstly note that for me it works best if I set the
actions in System Settings  Power for lid close to Do Nothing, but even
then I sometimes have problems with it not correctly recognising the
external monitor on resume,  so it starts up with the wrong resolution
or not at all.  If I hit Ctrl-Alt-F1 then Ctrl-Alt-F7 it generally
recovers, sometimes I have to unplug the monitor for a few seconds and
then plug it back in.

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

Title:
  [regression] Suspend on lid close broken on Oneiric

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

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


[Bug 1035091] Re: Search does not work

2012-08-11 Thread Colin Law
I see this too.  In nautilus click on search icon and then All Files.
Nothing is found whatever is typed in search field.  Search within the
folder works.

** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

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

Title:
  Search does not work

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

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


[Bug 1035091] Re: Search does not work

2012-08-11 Thread Colin Law
Possibly this is upstream bug
https://bugzilla.gnome.org/show_bug.cgi?id=681587

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

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

Title:
  Search does not work

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

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


[Bug 1018981] Re: nautilus(quantal) will not display hidden files from search dialog box even when show hidden folders is enabled

2012-08-10 Thread Colin Law
Upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=681602


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

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

Title:
  nautilus(quantal) will not display hidden files from search dialog box
  even when show hidden folders is enabled

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

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


[Bug 1018981] Re: nautilus(quantal) will not display hidden files from search dialog box even when show hidden folders is enabled

2012-08-10 Thread Colin Law
I am assuming that this bug refers to the quick search feature (if that
is what it is called) where just starting to type a file or folder name
filters names in the current folder.  In which case it is not a
duplicate of a long standing bug #334125
(https://bugzilla.gnome.org/show_bug.cgi?id=437626) which refers to the
full feature search window.  However, now that the two features have
been combined perhaps it is the same bug.  I suggest waiting for
upstream to see what happens there (if anything).  Dale, If I am right
in thinking this bug refers to quick search perhaps the description
should be clarified.

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

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

Title:
  nautilus(quantal) will not display hidden files from search dialog box
  even when show hidden folders is enabled

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

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


[Bug 1033156] [NEW] HUD only works on first Nautilus window opened

2012-08-05 Thread Colin Law
Public bug reported:

Using nautilus on Quantal alpha, up to date.
If multiple Nautilus windows are opened then the HUD only shows nautilus menu 
items if invoked from the primary window.  So to replicate:
Open Nautilus on the home folder.
Open another Nautilus window.
Select the first nautilus window, invoke HUD and type connect.  The Connect to 
Server option is correctly shown.
Select the second nautilus window, invoke HUD and type connect.  The Connect to 
Server option is not shown.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: nautilus 1:3.5.4-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-7.7-generic 3.5.0
Uname: Linux 3.5.0-7-generic i686
ApportVersion: 2.4-0ubuntu6
Architecture: i386
Date: Sun Aug  5 09:12:39 2012
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'957x554+65+185'
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120730.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 quantal running-unity

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

Title:
  HUD only works on first Nautilus window opened

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

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


[Bug 1033156] Re: HUD only works on first Nautilus window opened

2012-08-05 Thread Colin Law
-- 
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/1033156

Title:
  HUD only works on first Nautilus window opened

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

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


[Bug 1033160] [NEW] Cannot switch displays in System Settings Displays

2012-08-05 Thread Colin Law
Public bug reported:

Running Quantal alpha up to date on dual display system.
To replicate:
Open System Settings  Displays.  The Displays window appears showing both 
displays, with one of them selected.
Click the icon for the other display, it should become selected, but is not.
Drag the Displays window to the other display, switch to All Settings and back 
to Displays, now the other display is selected but again one cannot switch 
between them.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu6
ProcVersionSignature: Ubuntu 3.5.0-7.7-generic 3.5.0
Uname: Linux 3.5.0-7-generic i686
ApportVersion: 2.4-0ubuntu6
Architecture: i386
Date: Sun Aug  5 09:42:46 2012
ExecutablePath: /usr/bin/gnome-control-center
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120730.1)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 quantal running-unity

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

Title:
  Cannot switch displays in System Settings  Displays

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

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


[Bug 1033160] Re: Cannot switch displays in System Settings Displays

2012-08-05 Thread Colin Law
-- 
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/1033160

Title:
  Cannot switch displays in System Settings  Displays

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

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


[Bug 863834] Re: [regression] Suspend on lid close broken on Oneiric

2012-08-03 Thread Colin Law
@Michael, that worked perfectly for me (on Quantal).  Many thanks.

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

Title:
  [regression] Suspend on lid close broken on Oneiric

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

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


  1   2   >