[Bug 1542242] Re: Search doesnt return any results

2016-02-11 Thread Iain Lane
For me using appstream from the archive which is now in place: - appstreamcli search robocode works - The referenced icon exists (/var/lib/app-info/icons/ubuntu-xenial-universe/64x64/robocode_robocode.png) - "app invalid as no pixbuf" from gnome-software --verbose -- You received this bug

[Bug 1542242] Re: Search doesnt return any results

2016-02-11 Thread Iain Lane
I did some poking, and it looks like the problem is that no icons are coming back from appstream-glib when it makes a store. The path that it looks in for uninstalled applications when parsing YAML files (our case) was wrong - see the attached patch. ximion, are you watching? Is this sane? ** Pa

[Bug 1542242] Re: Search doesnt return any results

2016-02-11 Thread Iain Lane
In as_store_from_root() (used for XML files), it does /* guess the icon path after we've read the origin and then look for * ../icons/$origin if the topdir is 'xmls', falling back to ./icons */ if (icon_prefix != NULL) { g_debug ("icon_prefix: %s", icon_prefix);

[Bug 1544558] [NEW] All apps are marked as 3rd party non-free

2016-02-11 Thread Iain Lane
Public bug reported: Using gnome-software: Installed: 3.19.5+git20160211.e8cfba4-0ubuntu6 Candidate: 3.19.5+git20160211.e8cfba4-0ubuntu6 Every application (from AppStream or installed already) are marked as 3rd party and non-free, even if they are neither of these. ** Affects: appstream-gli

[Bug 1544565] [NEW] Two results for 'gedit'

2016-02-11 Thread Iain Lane
Public bug reported: Open gnome-software and search for gedit. There are two results. Upstream renamed their desktop file, and we provide a copy with the old name for compatibility purposes. One result is for gedit.desktop and the other is for gedit's appdata org.gnome.gedit.appdata.xml. The app

[Bug 1544565] Re: Two results for 'gedit'

2016-02-11 Thread Iain Lane
This makes us not add the app to the store if its desktop file (same filename as the ID) is NoDisplay. It works for gnome-software, but I'm not sure if it is sane. ** Patch added: "0001-as-store-Propagate-NoDisplay-true-from-.desktop-file.patch" https://bugs.launchpad.net/ubuntu/+source/gnome

[Bug 1544565] Re: Two results for 'gedit'

2016-02-12 Thread Iain Lane
Are they type "desktop"? I'm checking this here to hopefully only apply this to applications. -- 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/1544565 Title: Two results for '

[Bug 1525861] Re: "Online Accounts" isn't properly integrated

2016-02-12 Thread Iain Lane
I uploaded them to Debian, they'll autosync. ** Changed in: gnome-calendar (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-calendar in Ubuntu. https://bugs.launchpad.net/bugs/15

[Bug 1542242] Re: Search doesnt return any results

2016-02-12 Thread Iain Lane
https://github.com/hughsie/appstream-glib/pull/92 -- 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/1542242 Title: Search doesnt return any results To manage notifications abo

[Bug 1523985] Re: evolution-source-registery needs a restart to pick newly activated uoa accounts

2016-02-15 Thread Iain Lane
** Also affects: evolution-data-server (Ubuntu Xenial) Importance: High Assignee: Alberto Mardegan (mardy) Status: Triaged ** Tags removed: rls-x-incoming -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution-data-s

[Bug 1300308] Re: "select items matching" (ctrl+s) only selects one file in list view (due to interactive_search ubuntu change)

2016-02-15 Thread Iain Lane
** Changed in: nautilus (Ubuntu) Status: Fix Released => Triaged -- 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/1300308 Title: "select items matching" (ctrl+s) only selects

[Bug 1300308] Re: "select items matching" (ctrl+s) only selects one file in list view (due to interactive_search ubuntu change)

2016-02-15 Thread Iain Lane
** Changed in: nautilus (Ubuntu) Status: Confirmed => Triaged -- 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/1300308 Title: "select items matching" (ctrl+s) only selects on

[Bug 1542242] Re: Search doesnt return any results

2016-02-15 Thread Iain Lane
** Changed in: gnome-software (Ubuntu) Status: Confirmed => Invalid ** Changed in: appstream-glib (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bu

[Bug 1546066] Re: Request merge with Debian for libwnck

2016-02-17 Thread Iain Lane
Uploaded, thanks! ** Changed in: libwnck (Ubuntu) Status: New => Fix Committed ** Changed in: libwnck (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to libwnck in Ubuntu. htt

[Bug 1469221] Re: Move to webkit2gtk in main

2016-02-18 Thread Iain Lane
Thanks Michael ;-) https://code.launchpad.net/~laney/software-center/ssl-disable-cert- wording/+merge/286512 The real reason I came to this bug is to mark the tasks Fix Released. Ubuntu's "main" is going to be webkit2 only shortly. The desktop image (a subset of main) already is. This still lea

[Bug 1547095] Re: Not easy to change Editor's Picks

2016-02-18 Thread Iain Lane
As far as I can see, plugins can contribute to this list. There is a hardcoded default list supplied by the moduleset plugin, which is what is used now. Perhaps it would be good for appstream to be able to put this in, via its configuration file or somewhere else, and then as-glib & friends can ex

[Bug 1469221] Re: Move to webkit2gtk in main

2016-02-23 Thread Iain Lane
** Changed in: webkitgtk (Ubuntu) Status: Confirmed => Fix Released -- 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/1469221 Title: Move to webkit2gtk in main To manage noti

[Bug 1548933] Re: It only shows installed apps, not available ones

2016-02-25 Thread Iain Lane
oops, forgot to tab away before collecting this output :) I see: (gnome-software:10370): Gs-DEBUG: app invalid as state unknown robocode.desktop for all uninstalled applications. ** Changed in: gnome-software (Ubuntu) Importance: Undecided => High -- You received this bug notification be

[Bug 1548933] Re: It only shows installed apps, not available ones

2016-02-25 Thread Iain Lane
(I removed a part of the description that was describing a different bug) I see this too with 3.19.91~git20160225.dbf5b5d-0ubuntu2. If I roll back to version 3.19.5+git20160212.a64f331-0ubuntu1 then they appear again, so I believe that gnome-software itself is responsible here. appstreamcli can f

[Bug 1514475] Re: [SRU] New upstream stable release 2.46.2

2016-02-25 Thread Iain Lane
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1514475 Title: [SRU] New upstream stable release 2.46.2 To man

[Bug 1512826] Re: when i delete .trash_1000 folder frm usb nautilus freeses

2016-02-25 Thread Iain Lane
** Tags removed: rls-x-incoming -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1512826 Title: when i delete .trash_1000 folder frm usb nautilus freeses To manage notifications abo

[Bug 1545308] Re: Backport upstream fix for memleak

2016-03-01 Thread Iain Lane
rtance: Undecided Status: New ** Changed in: glib2.0 (Ubuntu Wily) Status: New => In Progress ** Changed in: glib2.0 (Ubuntu) Status: Triaged => Fix Released ** Changed in: glib2.0 (Ubuntu Wily) Assignee: (unassigned) => Iain Lane (laney) ** Changed in:

Re: [Bug 1545308] Re: Backport upstream fix for memleak

2016-03-01 Thread Iain Lane
it would be even easier. :) -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ubuntu.com ] -- You received this bug notification because yo

Re: [Bug 1551877] [NEW] [ffe] update gnome-calendar to 3.19

2016-03-02 Thread Iain Lane
e issues we have worked on. > > Debdiff included for review (excluding translations, build files and > icon changes) Ok, do it. status confirmed -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer

[Bug 1553232] Re: gnome-calendar crashed with SIGSEGV in gcal_event_set_component_internal()

2016-03-07 Thread Iain Lane
** Information type changed from Private to Public ** Bug watch added: GNOME Bug Tracker #762985 https://bugzilla.gnome.org/show_bug.cgi?id=762985 ** Also affects: gnome-calendar via https://bugzilla.gnome.org/show_bug.cgi?id=762985 Importance: Unknown Status: Unknown ** Also aff

[Bug 1554023] [NEW] Perform an apt update if there is no appstream available

2016-03-07 Thread Iain Lane
Importance: Undecided Assignee: Iain Lane (laney) Status: In Progress ** Also affects: livecd-rootfs (Ubuntu) Importance: Undecided Status: New ** Changed in: livecd-rootfs (Ubuntu) Status: New => In Progress ** Changed in: livecd-rootfs (Ubuntu) Assi

[Bug 1554023] Re: Perform an apt update if there is no appstream available

2016-03-07 Thread Iain Lane
Actually we already do this update for the live system :). Try with inkscape or fontforge which are both in main but not on the system. ** Changed in: livecd-rootfs (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Deskt

[Bug 1553156] Re: evince not listed

2016-03-08 Thread Iain Lane
On Debian evince is at least listed, so I'm not sure why that doesn't work for us and I think it should (but see the next paragraph). I think there's a second bug, besides it not being listed, that it will try to install evince-common because that's what appstream says the package is for evince.de

[Bug 1553156] Re: evince not listed

2016-03-09 Thread Iain Lane
That's what the TryExec= key is for, which evince has. I'm still not convinced it is an error, but if people want to do the work to the packages instead then that is fine. You would do this: 1) Find .desktop file in package 'a' 2) Look for TryExec or Exec in that package 3) If not there, go

[Bug 1544376] Re: [ffe] Enable firmware support

2016-03-18 Thread Iain Lane
Nice, this should happen. Approved if someone can test it either before or very soon after uploading - asking the QA team to do that would be fine. ** Changed in: gnome-software (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Des

[Bug 1557752] Re: screenshot missing for softwares that should have one (cheese, eog, etc)

2016-03-19 Thread Iain Lane
I uploaded cheese to get a new .desktop file with X-Appstream- Ignore=true which should get cheese.desktop out of appstream and leave us with only org.gnome.Cheese.desktop which has a screenshot. I think that should work, and if not then a fix in as-glib might be needed. -- You received this bug

[Bug 1559070] Re: SVG icons not shown / "yelp " fails

2016-03-21 Thread Iain Lane
Done yelp. Please upload the docs to workaround this. ** Changed in: yelp (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in Ubuntu. https://bugs.launchpad.net/bugs/1559070 Ti

[Bug 1560162] Re: Xenial: scaling is horribly out on xps13 install session

2016-03-24 Thread Iain Lane
** Also affects: metacity (Ubuntu) Importance: Undecided Status: New -- 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/1560162 Title: Xenial: scaling is horribly out on xps

[Bug 1538471] Re: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': free(): invalid next size (fast): 0x0000000001ca17b0 ***

2016-03-24 Thread Iain Lane
ted ** Changed in: pygobject (Ubuntu) Assignee: Ubuntu Desktop (ubuntu-desktop) => Iain Lane (laney) ** Changed in: libunity (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pyg

[Bug 1560162] Re: Xenial: scaling is horribly out on xps13 install session

2016-03-24 Thread Iain Lane
that. desrt might be able to advise you, maybe. ** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl) ** Changed in: metacity (Ubuntu) Assignee: (unassigned) => Iain Lane (laney) ** Changed in: metacity (Ubuntu) Status: New => Fi

[Bug 1561698] [NEW] Build hangs on s390x

2016-03-24 Thread Iain Lane
Public bug reported: The build reproducibly hangs on the buildds on s390x. It's always at the same place, in the "642026" test. https://git.gnome.org/browse/glib/tree/glib/tests/642026.c I don't think it's this testsuite that is at fault though - the same thing builds on other Ubuntu architectu

[Bug 1561698] Re: Build hangs on s390x

2016-03-24 Thread Iain Lane
Ah, forgot to say, I abused the autopkgtest "aupkg01" machine and built glib2.0 successfully inside sbuild inside lxc on there. Same kernel as the failed build above. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. h

[Bug 1559232] Re: lists shutdown/reboot/logout as installed softwares

2016-04-05 Thread Iain Lane
(unassigned) => Iain Lane (laney) -- 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/1559232 Title: lists shutdown/reboot/logout as installed softwares To manage notifications

[Bug 1570479] Re: [UIFe][FFe] Change application Name etc to Ubuntu Software

2016-04-15 Thread Iain Lane
FWIW, I mostly agree with #4 and #5, but if this is to go ahead then I concur with Steve that SRU is more appropriate. There will most definitely be further updates for gnome-software before 16.04.1; the string change can go in before then. This gives time to both translators and the documentation

[Bug 1513856] Re: [3.18] 'save changes' dialog button style is wrong

2016-04-15 Thread Iain Lane
** Changed in: gedit (Ubuntu Xenial) Status: Confirmed => Invalid -- 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/1513856 Title: [3.18] 'save changes' dialog button style is wr

[Bug 1559338] Re: Doesn't seem to use deb package descriptions?

2016-04-20 Thread Iain Lane
Was an appstream generator bug, which should be fixed now. -- 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/1559338 Title: Doesn't seem to use deb package descriptions? To ma

[Bug 1574896] Re: appstreamcli: double free or corruption with certain metadata

2016-04-29 Thread Iain Lane
** Also affects: appstream (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: appstream (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to appstream in Ubuntu.

[Bug 1574896] Re: appstreamcli: double free or corruption with certain metadata

2016-04-29 Thread Iain Lane
I uploaded the fix, hopefully the SRU team will accept it - a reproducer will help ** Changed in: appstream (Ubuntu Xenial) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to appstream in Ubuntu. https:/

Re: [Bug 1559171] Re: Backups listed twice in the "Installed" section

2016-04-30 Thread Iain Lane
df;image/x-portable-graymap;image/pict;image/png;image/x-portable-anymap;image/x-portable-pixmap;image/ps;image/rad;image/x-rgb;image/rgba;image/rla;image/rle;image/sgi;imag I think the original bug is fixed. -- Iain Lane [ i...@orangesquash.org.uk

[Bug 1559171] Re: Some apps listed twice in the "Installed" section

2016-04-30 Thread Iain Lane
** Changed in: gnome-software (Ubuntu) Status: New => Fix Released ** Changed in: deja-dup (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launc

[Bug 1562733] Re: apt signature requierements prevent updates from some repositories

2016-05-09 Thread Iain Lane
Julian - I just tried and it seems like Post-Invoke is run when there is a W: but not an E: - is that right? In this snippet I've added an Apt::Update::Post-Invoke { "echo 'hello' } Reading package lists... Done W: http://dl.google.com/linux/musicmanager/deb/dists/stable/Rel

[Bug 1579712] Re: Refresh hangs due to strdup on non-NULL terminated string

2016-05-10 Thread Iain Lane
I uploaded it - could you please upload to Debian too so that yakkety gets this fix? ** Also affects: appstream (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to appstream in U

[Bug 1433013] Re: Super -> exec vs Alt-F2 -> exec have different environment

2016-05-13 Thread Iain Lane
I uploaded gnome-session to yakkety and xenial ** Also affects: gnome-session (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: upstart (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: gnome-session (Ubuntu) Status: In Progress => Fix C

[Bug 1581439] [NEW] [SRU] New stable release 2.48.1

2016-05-13 Thread Iain Lane
are fixed are really fixed. Just test the system and make sure there are no regressions (e.g. look at errors.ubuntu.com). ** Affects: glib2.0 (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: glib2.0 (Ubuntu Xenial) Importance: Undecided Assignee: Iai

[Bug 1581577] [NEW] [SRU] New stable release 1.28.2

2016-05-13 Thread Iain Lane
Public bug reported: [ Description ] Upstream have released a new bugfix release. [ Changes ] >From NEWS: Major changes in 1.28.2 === * udisks2: Fix crash when mounting encrypted volume [ QA, testing, regression potential ] Under the GNOME MRE, you can believe all bugs up

[Bug 1581577] Re: [SRU] New stable release 1.28.2

2016-05-13 Thread Iain Lane
As in the glib-networking SRU, I merged from Debian so picked up some packaging changes. These ones are just Lintian overrides so I think they are even more harmless, but again let me know if I should revert them. -- You received this bug notification because you are a member of Ubuntu Desktop Bu

[Bug 1576780] Re: Needs to implement the full DEP-11 icon spec for compatibility with 3rd-party repos

2016-05-19 Thread Iain Lane
** Also affects: appstream-glib (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to appstream-glib in Ubuntu. https://bugs.launchpad.net/bugs/1576780 Title: Needs to implement

[Bug 1545259] Re: gnome-calendar crashed with signal 5 in g_malloc0_n()

2016-05-31 Thread Iain Lane
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-calendar in Ubuntu. https://bugs.launchpad.net/bugs/1545259 Title: gnome-calendar crashed with signal 5 in g_malloc0_n() To ma

[Bug 1588266] Re: Almost no info about Krita snap in Ubuntu Software

2016-06-02 Thread Iain Lane
Many of these problems, and ones that haven't been noticed yet, would be solved if Snappy begins to require and distribute Appstream. -- 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/

[Bug 1588950] Re: gnome-software crashed with SIGSEGV in strlen()

2016-06-16 Thread Iain Lane
The version of as-glib with the fix is uploaded now. It happened because file-roller was uploaded with MimeType=...application/vnd.squashfs;;application/vnd.snap; in its .desktop file. Spot the empty element. The bug only affected yakkety. ** Package changed: gnome-software (Ubuntu) => appstream

[Bug 1590508] Re: SRU more minor fixes to GNOME Software

2016-06-16 Thread Iain Lane
** Also affects: gnome-software (Ubuntu Xenial) Importance: Undecided Status: New -- 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/1590508 Title: SRU more minor fixe

[Bug 1590152] Re: Disable "app folder" feature when run outside GNOME Shell

2016-06-17 Thread Iain Lane
** Also affects: gnome-software (Ubuntu Xenial) Importance: Undecided Status: New -- 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/1590152 Title: Disable "app folder

[Bug 1581938] Re: Calculated review score is lower on Ubuntu 16.04 than on Ubuntu 14.04

2016-06-17 Thread Iain Lane
** Also affects: gnome-software (Ubuntu Xenial) Importance: Undecided Status: New -- 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/1581938 Title: Calculated review s

[Bug 1590115] Re: [SRU] Adding app to app folders is broken

2016-06-17 Thread Iain Lane
** Also affects: gnome-software (Ubuntu Xenial) Importance: Undecided Status: New -- 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/1590115 Title: [SRU] Adding app to

[Bug 1575529] Re: Some apps not launchable

2016-06-17 Thread Iain Lane
** Also affects: gnome-software (Ubuntu Xenial) Importance: Undecided Status: New -- 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/1575529 Title: Some apps not launc

Re: [Bug 424409] Re: F-Spot crashes on Facebook Export

2010-03-28 Thread Iain Lane
Hi, On Sun, Mar 28, 2010 at 12:00:00PM -, Mehdi Sadeqi wrote: >I get this exception after clicking Login button in Facebook export >dialog: > >Marshaling clicked signal >Exception in Gtk# callback delegate > Note: Applications can use GLib.ExceptionManager.UnhandledException to > handle the

[Bug 1758979] Re: Enable scrolling for "Formats" and "Input Sources"

2018-03-29 Thread Iain Lane
Thanks! ** Changed in: gnome-control-center (Ubuntu) Status: In Progress => Fix Committed -- 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/1758979 Title: Enable

[Bug 1747717] Re: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers looping, abandoned - gnome-menus -> ufw

2018-04-03 Thread Iain Lane
Bug #1750465 has an upload in proposed now. I tried in a chroot and managed to upgrade successfully, which means I didn't hit this bug. Trying in a desktop VM now. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-menus in Ubuntu.

[Bug 1760795] Re: gnome-software leaks file descriptors

2018-04-03 Thread Iain Lane
** Changed in: gnome-software (Ubuntu Bionic) Status: New => Invalid -- 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/1760795 Title: gnome-software leaks file descripto

[Bug 1751252] Re: ubiquity crashed with signal 5 in _XEventsQueued()

2018-04-03 Thread Iain Lane
Marking Incomplete for glib per the previous comment. ** Changed in: glib2.0 (Ubuntu Bionic) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1751252

[Bug 1758035] Re: [regression] gnome-shell crashed with SIGTRAP in g_realloc_n() from g_log_structured()

2018-04-03 Thread Iain Lane
** Changed in: glib2.0 (Ubuntu Bionic) Assignee: (unassigned) => Daniel van Vugt (vanvugt) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1758035 Title: [regression] gnome-she

[Bug 1706939] Re: A live session can't be shut down due to "[ *** ] (2 of 2) A start job is running for ... (21s / no limit)"

2018-04-03 Thread Iain Lane
This isn't a gdm3 bug, right? If it's a systemd or systemd unit problem and it's still happening, we probably need to provide some more information so that xnox or someone can help and take a look. I tried and just booting a live session in a VM and shutting it down works for me. Can someone give

[Bug 1631750] Re: Language installation doesn't work in Ubuntu GNOME 16.10 Settings app

2018-04-03 Thread Iain Lane
This is tracked as a Trello card and I don't think it should be a part of the rls process. ** Tags removed: rls-cc-incoming ** Tags added: rls-cc-notfixing -- You received this bug notification because you are a member of Ubuntu Deskto

[Bug 1747717] Re: package gnome-menus 3.13.3-11ubuntu1 failed to install/upgrade: triggers looping, abandoned - gnome-menus -> ufw

2018-04-03 Thread Iain Lane
It worked, sorry. Maybe this bug fixed itself? I'll mark it Incomplete - if someone can reproduce please comment saying how... ** Changed in: dpkg (Ubuntu Bionic) Status: Confirmed => Invalid ** Changed in: gnome-menus (Ubuntu Bionic) Status: Confirmed => Incomplete -- You receiv

[Bug 1706939] Re: A live session can't be shut down due to "[ *** ] (2 of 2) A start job is running for ... (21s / no limit)"

2018-04-04 Thread Iain Lane
Not for me, sorry about that. So please if you could, try to collect some debugging information. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1706939 Title: A live session can't be

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-04-04 Thread Iain Lane
*** This bug is a duplicate of bug 1749546 *** https://bugs.launchpad.net/bugs/1749546 I'll dupe this to the other slowness bug, it's probably the same thing. What I found out before ali1234 came up with his analysis is that gsd- xsettings is taking a really long time to start up. If you get

[Bug 1756006] Re: FFe: Support suspend-then-hibernate

2018-04-06 Thread Iain Lane
(cleaning up ~ubuntu-release bugs) Incomplete for g-s-d - please could you reset once this is accepted upstream? ** Changed in: gnome-settings-daemon (Ubuntu) Status: New => Incomplete ** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubun

[Bug 1754422] Re: [MIR] volume-key

2018-04-10 Thread Iain Lane
gpgme_set_pinentry_mode (ctx, GPGME_PINENTRY_MODE_LOOPBACK) fixes this, apparently this is required with newer gpg, not sure where the right place to put this is tho -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to volume-key in Ubuntu.

[Bug 1754422] Re: [MIR] volume-key

2018-04-10 Thread Iain Lane
nein, it still fails even with this from a package build, but works when you chroot in and run the test :( -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to volume-key in Ubuntu. https://bugs.launchpad.net/bugs/1754422 Title: [MIR] vo

[Bug 1754422] Re: [MIR] volume-key

2018-04-10 Thread Iain Lane
** Also affects: volume-key (Ubuntu Bionic) Importance: Undecided Assignee: Mathieu Trudel-Lapierre (cyphermox) Status: Incomplete ** Changed in: volume-key (Ubuntu Bionic) Assignee: Mathieu Trudel-Lapierre (cyphermox) => Iain Lane (laney) ** Changed in: volume-key (Ubu

Re: [Bug 1756006] Re: FFe: Support suspend-then-hibernate

2018-04-13 Thread Iain Lane
utomatically select this policy if systemd supports it, right? What makes systemd answer yes to that question? Is there a chance that existing machines could start using this and it could be broken for them? Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debi

[Bug 1754422] Re: [MIR] volume-key

2018-04-16 Thread Iain Lane
ok, just needed to be run as root, I asked jibel if he could test my proposed package in ppa:laney/ppa, just waiting to hear back -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to volume-key in Ubuntu. https://bugs.launchpad.net/bugs/175

[Bug 1754422] Re: [MIR] volume-key

2018-04-16 Thread Iain Lane
umm, that's nonsense, try "just needed to have a writable home directory" -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to volume-key in Ubuntu. https://bugs.launchpad.net/bugs/1754422 Title: [MIR] volume-key To manage notifications

[Bug 1754422] Re: [MIR] volume-key

2018-04-16 Thread Iain Lane
volume-key_0.3.9-4 is uploaded to unstable. Although I forgot to say it in the changelog, it runs the tests fatally. I'd still like some confirmation that my patch is OK, but assuming it is - it could be synced. cyphermox - any chance you could review it pre-upload and approve the MIR on the basi

[Bug 1754422] Re: [MIR] volume-key

2018-04-17 Thread Iain Lane
it's synced now, so never mind "pre-upload" -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to volume-key in Ubuntu. https://bugs.launchpad.net/bugs/1754422 Title: [MIR] volume-key To manage notifications about this bug go to: https:/

[Bug 1768541] Re: package libp11-kit-gnome-keyring 3.20.1-1ubuntu1 failed to install/upgrade: libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnom

2018-05-08 Thread Iain Lane
Anyone affected - were you using any PPAs? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1768541 Title: package libp11-kit-gnome-keyring 3.20.1-1ubuntu1 failed to install/

[Bug 1768541] Re: package libp11-kit-gnome-keyring 3.20.1-1ubuntu1 failed to install/upgrade: libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnom

2018-05-08 Thread Iain Lane
I'm thinking that Multi-Arch: foreign on the transitional package libp11 -kit-gnome-keyring might help. If someone wants to verify that, please do, otherwise I'll try tomorrow. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-key

[Bug 1768541] Re: package libp11-kit-gnome-keyring 3.20.1-1ubuntu1 failed to install/upgrade: libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnom

2018-05-09 Thread Iain Lane
** Also affects: gnome-keyring (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1768541 Title: package libp11-kit-gn

[Bug 1768541] Re: package libp11-kit-gnome-keyring 3.20.1-1ubuntu1 failed to install/upgrade: libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnom

2018-05-09 Thread Iain Lane
** Changed in: gnome-keyring (Ubuntu Bionic) Status: New => In Progress ** Changed in: gnome-keyring (Ubuntu Bionic) Assignee: (unassigned) => Iain Lane (laney) ** Changed in: gnome-keyring (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug not

[Bug 1768541] Re: package libp11-kit-gnome-keyring 3.20.1-1ubuntu1 failed to install/upgrade: libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnom

2018-05-09 Thread Iain Lane
Uploaded to bionic queue, sru description to follow once I've worked out a reproer -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1768541 Title: package libp11-kit-gnome-keyr

[Bug 1768541] Re: package libp11-kit-gnome-keyring 3.20.1-1ubuntu1 failed to install/upgrade: libp11-kit-gnome-keyring:all 3.28.0.2-1ubuntu1 (Multi-Arch: no) is not co-installable with libp11-kit-gnom

2018-05-10 Thread Iain Lane
I can't construct a situation that makes this happen :( Tried installing ubuntu-desktop and wine1.6 (depends on libp11-kit- gnome-keyring:i386) in xenial and dist-upgrading / do-release-upgrade -d and it doesn't happen... Since this is accepted, can we just watch for the absence of new bug report

[Bug 1766890] Re: package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned

2018-05-11 Thread Iain Lane
I spent a bit of time looking into this one, and I really have no idea. I followed Brian's lead and restored the apt-clone file in comment #20, which makes the bug reproduce. I upgrade all the machine to all of xenial-{proposed,security,updates} and it still reproduces. I updated desktop-file-util

[Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-05-17 Thread Iain Lane
e: (unassigned) => Iain Lane (laney) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/1766137 Title: [regression] Password accepted but login fails (blank purple screen and mouse pointer

[Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-05-17 Thread Iain Lane
** Description changed: - WORKAROUND: After typing an incorrect password, click Cancel, then click - your name, then enter your password again. + [ Description ] + + Due to a refcounting bug, a GDBusConnection was getting disposed when it + was still required. The symptom of this was that you cou

[Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-05-17 Thread Iain Lane
Packages coming your way soon. They work for me/us, but please give confirmation/denial. There will be a message when they're accepted into bionic for testing. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bug

[Bug 1766137] Re: [regression] Password accepted but login fails (blank purple screen and mouse pointer only)

2018-05-21 Thread Iain Lane
This is what the testing procedure is for. Marco is going to take a further look, thanks. ** Changed in: gdm3 (Ubuntu) Assignee: Iain Lane (laney) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: gdm3 (Ubuntu Bionic) Assignee: Iain Lane (laney) => Marco Trevisan (Treviño)

[Bug 1756339] Re: gnome-software crashed with signal 5 in g_main_context_new → start_sync → snapd_client_list_one_sync → gs_plugin_refine_app → gs_plugin_loader_call_vfunc

2018-05-24 Thread Iain Lane
** Changed in: gnome-software (Ubuntu Bionic) Assignee: (unassigned) => Robert Ancell (robert-ancell) ** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => Robert Ancell (robert-ancell) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, wh

[Bug 1768555] Re: Update gnome-calendar to 3.28.2

2018-05-24 Thread Iain Lane
** Changed in: gnome-calendar (Ubuntu Bionic) Assignee: (unassigned) => Sebastien Bacher (seb128) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-calendar in Ubuntu. https://bugs.launchpad.net/bugs/1768555 Title: Update g

[Bug 1765261] Re: [regression] Ubuntu 18.04 login screen rejects a valid password on first attempt. Usually works on the second attempt

2018-05-24 Thread Iain Lane
** Changed in: gnome-shell (Ubuntu Bionic) Assignee: (unassigned) => Jeremy Bicha (jbicha) -- 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/1765261 Title: [regression] Ubunt

[Bug 1771290] Re: Untranslated list of encodings in preferences

2018-05-24 Thread Iain Lane
ftp://ftp.gnome.org/pub/gnome/sources/gnome-terminal/3.28/gnome- terminal-3.28.2.changes has it now ** Changed in: gnome-terminal (Ubuntu) Assignee: (unassigned) => Iain Lane (laney) ** Changed in: gnome-terminal (Ubuntu Bionic) Assignee: (unassigned) => Iain Lane (laney) -

[Bug 1769640] Re: Update evolution to 3.28.2

2018-05-24 Thread Iain Lane
** Changed in: evolution (Ubuntu Bionic) Assignee: (unassigned) => Jeremy Bicha (jbicha) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/1769640 Title: Update evolution to 3.

[Bug 1773028] Re: CVE-2018-11396 epiphany crash fix

2018-05-24 Thread Iain Lane
** Changed in: epiphany-browser (Ubuntu) Assignee: (unassigned) => Jeremy Bicha (jbicha) ** Changed in: epiphany-browser (Ubuntu Artful) Assignee: (unassigned) => Jeremy Bicha (jbicha) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subsc

[Bug 1769637] Re: Update evolution-data-server to 3.28.2

2018-05-24 Thread Iain Lane
** Changed in: evolution-data-server (Ubuntu Bionic) Assignee: (unassigned) => Jeremy Bicha (jbicha) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu. https://bugs.launchpad.net/bugs/1769637 Title:

[Bug 1773968] [NEW] [SRU] 3.28.2

2018-05-29 Thread Iain Lane
ean that people can't log in graphically. ** Affects: gdm3 (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: gdm3 (Ubuntu Bionic) Importance: Undecided Assignee: Iain Lane (laney) Status: In Progress ** Also affects: gdm3 (Ubuntu Bionic) I

[Bug 1761554] Re: [bionic] Extended characters in GNOME screen keyboard don't get entered

2018-05-29 Thread Iain Lane
rls-bb-notfixing means that this doesn't need to be tracked as a team release-critical bug; anyone else should feel free to work on the remaining items ** Tags added: rls-bb-notfixing -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gn

<    5   6   7   8   9   10   11   12   13   14   >