[Bug 1878010] [NEW] SRU the current 3.36.1 stable update

2020-05-11 Thread Olivier Tilloy
/GNOME. Switch to adwaita and verify that all icons in the shell and in GTK applications are rendered correctly. * Regression potential Visual changes only. ** Affects: adwaita-icon-theme (Ubuntu) Importance: Medium Assignee: Olivier Tilloy (osomon) Status: Fix Released

[Bug 1876908] Re: Screen not locked after resume from suspend

2020-05-06 Thread Julien Olivier
I confirm Lock Screen on Suspend is ON. -- 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/1876908 Title: Screen not locked after resume from suspend To manage notifications

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-05-04 Thread Olivier Tilloy
Nevermind, the SRU to focal is already tracked by bug #1876256, and an upload is already sitting in the queue. ** Tags removed: rls-ff-incoming -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-05-04 Thread Olivier Tilloy
I think the fix should be SRUed to focal, indeed. ** Tags added: rls-ff-incoming -- 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/1862553 Title: gnome-control-center

[Bug 1639863] Re: Firefox and Thunderbird don't appear in the (new) appstream metadata

2020-04-29 Thread Olivier Tilloy
Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) -- 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/1639863 Title: Firefox and Thunderbird don't appear in the (new) appstream metadata

[Bug 1875005] Re: [amdgpu] Launching apps on the Nvidia GPU via PRIME does not work (in the presence of an integrated amdgpu)

2020-04-29 Thread Julien Olivier
Daniel, there are actually two bugs here: the first one being that 3D acceleration doesn't work out of the box using Ubuntu's installation of the Nvidia driver through "additional pilots": for that to work, you need to add “Option “PrimaryGPU” “Yes”” to /usr/share/X11/xorg.conf.d/10-nvidia.conf.

[Bug 1873184] Re: Wired and wireless connection details has not enough height and items overlap

2020-04-28 Thread Olivier Febwin
** Attachment added: "wireless" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1873184/+attachment/5362442/+files/2020-04-28_15-08.png ** Summary changed: - Wired and wireless connection details has not enough height and items overlap + Wired and wireless connection

[Bug 1873184] Re: Wired and wireless connection details has not enough height and items overlap

2020-04-28 Thread Olivier Febwin
** Summary changed: - Wired connection details has not enough height and items overlap + Wired and wireless connection details has not enough height and items overlap -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-04-27 Thread Olivier Tilloy
And here is the distro patch: https://salsa.debian.org/gnome-team/gnome- control-center/-/commit/3badf8b53efee9d0be49ae0af12833b0fa02b107 ** Changed in: gnome-control-center (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-04-27 Thread Olivier Tilloy
** Changed in: gnome-control-center (Ubuntu) Assignee: Robert Ancell (robert-ancell) => Olivier Tilloy (osomon) ** Changed in: gnome-control-center (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-04-27 Thread Olivier Tilloy
Submitted upstream to start the discussion: https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/748 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-04-27 Thread Olivier Tilloy
The following patch fixes the crash for me, at the cost of probably introducing a memory leak: --- panels/online-accounts/cc-online-accounts-panel.c.orig 2020-04-27 17:07:18.366421418 +0200 +++ panels/online-accounts/cc-online-accounts-panel.c 2020-04-27 17:08:12.634932818 +0200 @@

[Bug 1639863] Re: Firefox and Thunderbird don't appear in the (new) appstream metadata

2020-04-23 Thread Olivier Tilloy
Fixed with https://bazaar.launchpad.net/~mozillateam/firefox/firefox.focal/revision/1375. ** Changed in: firefox (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to the bug report.

[Bug 1639863] Re: Firefox and Thunderbird don't appear in the (new) appstream metadata

2020-04-22 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: firefox (Ubuntu) Importance: Undecided => Medium ** Changed in: firefox (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are

[Bug 1639863] Re: Firefox and Thunderbird don't appear in the (new) appstream metadata

2020-04-22 Thread Olivier Tilloy
slightly related: bug #1871723 -- 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/1639863 Title: Firefox and Thunderbird don't appear in the (new) appstream metadata To manage

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-04-21 Thread Olivier Tilloy
>From the upstream bug report (https://gitlab.gnome.org/GNOME/gnome- control-center/-/issues/401), there's an even simpler way to reproduce: $ gnome-control-center info-overview $ gnome-control-center online-accounts add google ** Bug watch added:

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-04-21 Thread Olivier Tilloy
I'm attaching a simple python script that automates the reproduction of the bug: 1) In a terminal window, run "gnome-control-center info-overview" 2) In another terminal window, run the attached script 3) Observe how the gnome-control-center process crashed in the first terminal window **

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-04-21 Thread Olivier Tilloy
This was originally worked around by https://gitlab.gnome.org/GNOME /gnome-control-center/-/commit/f5d601d3b023e6d869f40415e1e31aebfb7b1d01, but for some reason this workaround is no longer working. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1862553] Re: gnome-control-center crashed with SIGSEGV in cc_panel_get_title_widget()

2020-04-21 Thread Olivier Tilloy
The crash is caused by the GOA panel being disposed prematurely, in get_all_providers_cb: user_data (the panel) is being g_autoptr'd, and as a consequence it is destroyed when exiting the scope of the callback. This appears to be an unwanted regression/side effect of

[Bug 1873184] Re: There is a display bug when you unplug the network cable

2020-04-16 Thread Olivier Febwin
Sorry, the UI doesn't open automatically. You must open gnome-control-center and clic on network?. See 2020-04-16_10-59.png ** Attachment added: "2020-04-16_10-59.png" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1873184/+attachment/5355399/+files/2020-04-16_10-59.png

[Bug 1873184] Re: There is a display bug when you unplug the network cable

2020-04-16 Thread Olivier Febwin
Yes you just must have to unplug your network cable ;) -- 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/1873184 Title: There is a display bug when you unplug the

[Bug 1873184] Re: There is a display bug when you unplug the network cable

2020-04-16 Thread Olivier Febwin
it was ok on 19.10 -- 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/1873184 Title: There is a display bug when you unplug the network cable To manage notifications

[Bug 1873184] [NEW] There is a display bug when you unplug the network cable

2020-04-16 Thread Olivier Febwin
Public bug reported: There is a display bug when you unplug the network cable on focal. Please see attachment ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Attachment added: "2020-04-16_09-51.png"

[Bug 1823722] Re: keyboard shortcuts are displayed not translated

2020-04-09 Thread Olivier Febwin
It's finally fixed with language-pack-fr/focal,focal,now 1:20.04+20200407 all on focal. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1823722 Title: keyboard shortcuts are

[Bug 1639863] Re: Firefox and Thunderbird don't appear in the (new) appstream metadata

2020-04-07 Thread Olivier Tilloy
Unassigning and resetting the status as this doesn't appear to have been worked on. ** Changed in: firefox (Ubuntu) Assignee: FanJun Kong - ( BH1SCW ) (fjkong) => (unassigned) ** Changed in: thunderbird (Ubuntu) Assignee: FanJun Kong - ( BH1SCW ) (fjkong) => (unassigned) ** Changed

[Bug 1639863] Re: Firefox and Thunderbird don't appear in the (new) appstream metadata

2020-04-07 Thread Olivier Tilloy
I'm not familiar with the generator code (I don't even know where it lives to be honest). How hard would it be to make it understand symlinks? (I'm not opposed to implementing Laney's suggestion though, I just want to get a better understanding of the problem). -- You received this bug

[Bug 1870152] Re: 'System Sounds' string showing not translated

2020-04-01 Thread Olivier Febwin
OK, thanks Sebastien -- 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/1870152 Title: 'System Sounds' string showing not translated To manage notifications about this

[Bug 1870150] [NEW] not translated

2020-04-01 Thread Olivier Febwin
Public bug reported: Please see attachment ** Affects: ubuntu-translations Importance: Undecided Status: New ** Attachment added: "lkjdgjdpchhldcib.png" https://bugs.launchpad.net/bugs/1870150/+attachment/5344289/+files/lkjdgjdpchhldcib.png ** Package changed:

[Bug 1870152] [NEW] not translated

2020-04-01 Thread Olivier Febwin
Public bug reported: Please check attachment ** Affects: ubuntu-translations Importance: Undecided Status: New ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Attachment added: "cgokldkmdlioghem.png"

[Bug 1869835] Re: Login screen randomly reverts my default keyboard layout to en-US

2020-03-31 Thread Olivier Tilloy
Done, here is the upstream bug: https://gitlab.gnome.org/GNOME/gnome- shell/-/issues/2543. ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #2543 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2543 ** Also affects: gnome-shell via

[Bug 1869836] Re: Login screen randomly reverts my default keyboard layout to en-US

2020-03-31 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1869835 *** https://bugs.launchpad.net/bugs/1869835 I wonder how I managed to file the same bug twice, concurrently. Did I involuntarily double-click on the submit button fast enough that Launchpad hadn't greyed it out yet? -- You received this bug

[Bug 1869835] Re: Login screen randomly reverts my default keyboard layout to en-US

2020-03-31 Thread Olivier Tilloy
This looks similar to https://gitlab.gnome.org/GNOME/gdm/-/issues/462, although that upstream bug seems to imply the problem happens systematically, whereas in my case it's random. ** Bug watch added: gitlab.gnome.org/GNOME/gdm/-/issues #462 https://gitlab.gnome.org/GNOME/gdm/-/issues/462 --

[Bug 1869835] [NEW] Login screen randomly reverts my default keyboard layout to en-US

2020-03-30 Thread Olivier Tilloy
Public bug reported: I have seen that happening randomly during the 20.04 development cycle, and I think more often in the last week or so, but never consistently: when I turn on my laptop, on the GDM greeter screen the keyboard layout that's selected is en-US, instead of my default preference

[Bug 1869836] [NEW] Login screen randomly reverts my default keyboard layout to en-US

2020-03-30 Thread Olivier Tilloy
Public bug reported: I have seen that happening randomly during the 20.04 development cycle, and I think more often in the last week or so, but never consistently: when I turn on my laptop, on the GDM greeter screen the keyboard layout that's selected is en-US, instead of my default preference

[Bug 1869836] Re: Login screen randomly reverts my default keyboard layout to en-US

2020-03-30 Thread Olivier Tilloy
This looks similar to https://gitlab.gnome.org/GNOME/gdm/-/issues/462, although that upstream bug seems to imply the problem happens systematically, whereas in my case it's random. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3

[Bug 1868999] Re: Characters in the web browser do not work

2020-03-25 Thread Olivier Tilloy
Thanks for the feedback. Feel free to re-open if the problem surfaces again. ** Changed in: firefox (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1868999] Re: Characters in the web browser do not work

2020-03-25 Thread Olivier Tilloy
Can you please be more specific, i.e. detail the test case, what you would expect, and what happens instead? >From the bug report, you're using a wayland session, is the bug also present in a default xorg session? ** Changed in: firefox (Ubuntu) Status: New => Incomplete -- You received

[Bug 1850766] Re: Bluetooth headset selected as default sound output, yet sound outputs to laptop speakers

2020-03-23 Thread Olivier Tilloy
After successfully downgrading, I upgraded again to 1:13.99.1-1ubuntu1, rebooted my laptop, and lo and behold, my bluetooth headset works again. I wonder if simply reinstalling the pulseaudio packages instead of downgrading and upgrading again would have fixed the problem. I'll test that if it

[Bug 1850766] Re: Bluetooth headset selected as default sound output, yet sound outputs to laptop speakers

2020-03-23 Thread Olivier Tilloy
I downgraded pulseaudio to 1:13.0-3ubuntu2, and the problem is gone, so this appears to be a pulseaudio regression. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1850766] Re: Bluetooth headset selected as default sound output, yet sound outputs to laptop speakers

2020-03-23 Thread Olivier Tilloy
I'm experiencing the same issue with a Philips SHB7250 headset on a fully up-to-date 20.04. This headset used to work fine until about a couple of weeks ago (I have been running 20.04 since the early days, so it's a recent regression). Switching back and forth between sinks in g-c-c doesn't

[Bug 1867766] Re: Namespace prefix sodipodi on namedview is not defined

2020-03-17 Thread Olivier Tilloy
** Changed in: ubuntu-themes (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: ubuntu-themes (Ubuntu) Importance: Undecided => High ** Changed in: ubuntu-themes (Ubuntu) Status: New => In Progress ** Changed in: librsvg (Ubuntu) Status:

[Bug 1867766] Re: Namespace prefix sodipodi on namedview is not defined

2020-03-17 Thread Olivier Tilloy
The invalid SVGs appear to be generated by the scavenge.py script in ubuntu-themes. ** Also affects: ubuntu-themes (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to librsvg in

[Bug 1867766] Re: Namespace prefix sodipodi on namedview is not defined

2020-03-17 Thread Olivier Tilloy
I bet this is caused by this upstream change in librsvg: - Librsvg's XML parser now supports namespaces (xmlns), and is stricter than before about it. Files may fail to parse if there are attributes or elements with namespace prefixes (e.g. foo:bar instead of plain bar), but without a

[Bug 1867766] Re: Namespace prefix sodipodi on namedview is not defined

2020-03-17 Thread Olivier Tilloy
As suggested by seb128, the ubiquity autopkgtests fail with the same error. ** Changed in: librsvg (Ubuntu) Status: New => Confirmed ** Changed in: librsvg (Ubuntu) Importance: Undecided => Critical ** Changed in: librsvg (Ubuntu) Assignee: (unassigned) => Olivier Tillo

[Bug 1864153] Re: tracker-extract crashed with signal 5 in start_thread()

2020-03-04 Thread Olivier Tilloy
Fixed with 2.3.1-3ubuntu1, and the fix is also in 2.3.2-1 which is currently in focal-proposed. ** Changed in: tracker-miners (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1865080] Re: tracker-miner-fs crashed with signal 5

2020-03-03 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1864153 *** https://bugs.launchpad.net/bugs/1864153 ** This bug is no longer a duplicate of private bug 1864556 ** This bug has been marked a duplicate of bug 1864153 tracker-extract crashed with signal 5 in start_thread() -- You received this bug

[Bug 1754125] Re: Rhythmbox stays running in the background after quit

2020-02-11 Thread Julien Olivier
Paul, the "Stop & Quit" action is certainly a plus, but it doesn't solve this precise bug report, as there still is a case where "Rhythmbox stays running in the background after quit" (if you just close the window). I'm not the one to decide whether or not this is the desired behaviour, but I just

[Bug 1754125] Re: Rhythmbox stays running in the background after quit

2020-02-11 Thread Julien Olivier
@Paul White The problem is that, in gnome-shell, if you close Rhythmbox while music is playing, Rhythmbox's icon simply disappears. So, there is no way to reach this "Stop & Quit" quickmenu option. Unless I'm missing something, of course... -- You received this bug notification because you are

[Bug 1754125] Re: Rhythmbox stays running in the background after quit

2020-02-11 Thread Julien Olivier
This behaviour might me perfect in the default Ubuntu desktop (gnome- shell + Unity plugins), but it's broken if you use upstream gnome-shell because there is no tray to control Rhythmbox from once closed. I understand that Ubuntu's focus is on the default experience, but I guess it's also

[Bug 1855757] Re: [nvidia] Background image corrupted after standby

2020-02-07 Thread Julien Olivier
By the way, I don't know what happened but I don't have the bug any more. Has there been any update recently? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1855757 Title: [nvidia]

[Bug 1855757] Re: [nvidia] Background image corrupted after standby

2020-02-07 Thread Julien Olivier
@Daniel: the Nouveau driver may work, but, in my case, it's way slower than the NVidia official driver, making it simply unusable for any 3D usage. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1855757] Re: [nvidia] Background image corrupted after standby 19.10

2020-01-24 Thread Julien Olivier
I confirm that I have this bug with Nvidia-340, but not with the Nouveau driver. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1855757 Title: [nvidia] Background image corrupted

[Bug 1855757] Re: [nvidia] Background image corrupted after standby 19.10

2020-01-24 Thread Julien Olivier
By the way, there is a much simpler workaround: just restart gnome-shell using ALT-F2, then "r". -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1855757 Title: [nvidia] Background

[Bug 1853657] Re: librsvg 2.44.15 FTBFS in focal

2020-01-13 Thread Olivier Tilloy
** Changed in: librsvg (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to librsvg in Ubuntu. https://bugs.launchpad.net/bugs/1853657 Title: librsvg 2.44.15 FTBFS in focal To manage

[Bug 1851931] Re: [snap] eoan regression: OSK does not appear automatically when selecting some text fields

2019-12-18 Thread Olivier Tilloy
** Summary changed: - [snap] regression: OSK does not appear automatically when selecting some text fields + [snap] eoan regression: OSK does not appear automatically when selecting some text fields ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1853961] Re: Nautilus segfaults while transferring files via SFTP

2019-12-03 Thread Julien Olivier
Yes, the bug happens on the client side, when trying to download files from a server. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1853961 Title: Nautilus segfaults while

[Bug 1853961] Re: Nautilus segfaults while transferring files via SFTP

2019-12-02 Thread Julien Olivier
Here it is: https://gitlab.gnome.org/GNOME/gvfs/issues/434 ** Bug watch added: gitlab.gnome.org/GNOME/gvfs/issues #434 https://gitlab.gnome.org/GNOME/gvfs/issues/434 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu.

[Bug 1853961] Re: Nautilus segfaults while transferring files via SFTP

2019-12-02 Thread Julien Olivier
So, what now? Do you need me to do try anything else? Or send you logs using another method? -- 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/1853961 Title: Nautilus segfaults

[Bug 1853657] Re: librsvg 2.44.15 FTBFS in focal

2019-11-28 Thread Olivier Tilloy
Ready for review and sponsoring in Debian: https://salsa.debian.org /gnome-team/librsvg/merge_requests/5 ** Changed in: librsvg (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to librsvg in

[Bug 1854085] Re: Totem segfaults on launch

2019-11-26 Thread Olivier Tilloy
This is https://errors.ubuntu.com/problem/55095074fb3c3335c19f63f3c91d3a8231be2034. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1854085 Title: Totem segfaults on launch To

[Bug 1854085] Re: Totem segfaults on launch

2019-11-26 Thread Olivier Tilloy
** Summary changed: - Totem sefaults on launch + Totem segfaults on launch -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1854085 Title: Totem segfaults on launch To manage

[Bug 1853657] Re: librsvg 2.44.15 FTBFS in focal

2019-11-26 Thread Olivier Tilloy
The unit test failures are related to https://gitlab.gnome.org/GNOME/librsvg/issues/511 and https://gitlab.gnome.org/GNOME/librsvg/issues/512. A temporary workaround until upstream implements a clean way to skip the reftests is https://salsa.debian.org/gnome- team/librsvg/merge_requests/3. **

[Bug 1853961] Re: Nautilus segfaults while transferring files via SFTP

2019-11-26 Thread Julien Olivier
Also note that I have an empty /var/crash/_usr_lib_gvfs_gvfsd- sftp.1000.upload, in case it matters. -- 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/1853961 Title: Nautilus

[Bug 1853961] Re: Nautilus segfaults while transferring files via SFTP

2019-11-26 Thread Julien Olivier
https://errors.ubuntu.com/user/48706022a1eb9a1460914442b5800ac75480d612cb57c8df5cd3cf920eb42797803624177a2fa97cc4c46fd865fa40a4b32225eb30790d2d7cde0622a541b5db I can see some of my error reports, but the last ones (sent via ubuntu- bug /var/crash/_usr_lib_gvfs_gvfsd-sftp.1000.crash) don't appear.

[Bug 1853961] Re: Nautilus segfaults while transferring files via SFTP

2019-11-26 Thread Julien Olivier
I've just run "ubuntu-bug /var/crash/_usr_lib_gvfs_gvfsd- sftp.1000.crash", then clicked on "send". Now, nothing happens. Is it normal? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1853961] Re: Nautilus segfaults while transferring files via SFTP

2019-11-26 Thread Julien Olivier
** Attachment added: "_usr_lib_gvfs_gvfsd-sftp.1000.crash" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1853961/+attachment/5307919/+files/_usr_lib_gvfs_gvfsd-sftp.1000.crash -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 1853961] Re: Nautilus segfaults while transferring files via SFTP

2019-11-26 Thread Julien Olivier
I just attached the .crash updated by apport-retrace. -- 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/1853961 Title: Nautilus segfaults while transferring files via SFTP To

[Bug 1853961] [NEW] Nautilus segfaults while transferring files via SFTP

2019-11-25 Thread Julien Olivier
Public bug reported: Every time I try to transfer a large file (or several small files) via Nautilus/SFTP, it ends up failing after a minute or so (connection closed). For example, I tried the same transfer twice, and got the following log: [505587.786931] gvfsd-sftp[23481]: segfault at 1 ip

[Bug 377322] Re: Nautilus sftp connection breaks spontaneously after a while, needing re-login to fix it

2019-11-25 Thread Julien Olivier
Seems like the bug is back in Nautilus 3.34 and Ubuntu 19.10 :( -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/377322 Title: Nautilus sftp connection breaks spontaneously after a

[Bug 1853657] Re: librsvg 2.44.15 FTBFS in focal

2019-11-22 Thread Olivier Tilloy
ocal-amd64.librsvg_2.44.15-1ubuntu1_ppa8_BUILDING.txt.gz ** Changed in: librsvg (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: librsvg (Ubuntu) Status: New => Triaged ** Changed in: librsvg (Ubuntu) Importance: Undecided => High -- You received this bug notif

[Bug 1853657] [NEW] librsvg 2.44.15 FTBFS in focal

2019-11-22 Thread Olivier Tilloy
consistently fail, on all architectures. The upstream commit message says « Although you should rather be using the 2.46 branch of librsvg as 2.44 is EOL », so we should probably update librsvg in debian to 2.46 indeed. ** Affects: librsvg (Ubuntu) Importance: High Assignee: Olivier

[Bug 1853657] Re: librsvg 2.44.15 FTBFS in focal

2019-11-22 Thread Olivier Tilloy
Patch for the upstream commit (https://gitlab.gnome.org/GNOME/librsvg/commit/de26c4d8). ** Patch added: "upstream-de26c4d8.patch" https://bugs.launchpad.net/ubuntu/+source/librsvg/+bug/1853657/+attachment/5307179/+files/upstream-de26c4d8.patch -- You received this bug notification because

[Bug 1853657] Re: librsvg 2.44.15 FTBFS in focal

2019-11-22 Thread Olivier Tilloy
Follow-up patch that updates the vendored crates in the source tarball accordingly. ** Patch added: "cssparser-update-vendored-crates.patch" https://bugs.launchpad.net/ubuntu/+source/librsvg/+bug/1853657/+attachment/5307180/+files/cssparser-update-vendored-crates.patch -- You received this

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2019-11-10 Thread Olivier Robert
s/crypsetup-initramfs/cryptsetup-initramfs -- 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/1845801 Title: [nvidia] Automatic login fails and then all subsequent logins fail.

[Bug 1845801] Re: [nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login.

2019-11-10 Thread Olivier Robert
Interesting. Just my two (Euro) cents, could that be related to the Nvidia drivers being loaded early in the boot process, and being in the initramfs ? Imho, the only things that should reside in the initramfs are the tools needed for the kernel to get access to the root filesystem, period. No

[Bug 1738164] Re: [snap] U2F doesn't work with yubikey

2019-11-06 Thread Olivier Tilloy
Nevermind, I hadn't realized you had filed bug #1851211 already. Let's continue the discussion there. -- 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/1738164 Title: [snap]

[Bug 1738164] Re: [snap] U2F doesn't work with yubikey

2019-11-06 Thread Olivier Tilloy
Christoph, is your device a Yubikey? If not would you mind filing a new bug report with all the details by running `ubuntu-bug chromium-browser` ? The relevant denial seems to be: [ 7049.256201] audit: type=1400 audit(1572541725.870:246): apparmor="DENIED" operation="open"

[Bug 938751] Re: Images are washed out or colors are skewed in some apps

2019-11-03 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu) Assignee: jon grahaqm (skyking2630) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to eog in Ubuntu. https://bugs.launchpad.net/bugs/938751 Title: Images are washed out or

[Bug 1849426] [NEW] Daily Limit Exceeded error for Google calendar

2019-10-23 Thread Julien Olivier
Public bug reported: Once in a while, I'm getting the following error: Daily Limit Exceeded. The quota will be reset at midnight Pacific Time (PT). You may monitor your quota usage and adjust limits in the API Console:

[Bug 1847190] Re: kubectl install : error: snap "kubectl" requires classic confinement which is only available on classic systems

2019-10-08 Thread Olivier Tilloy
Ubuntu Core only supports strictly confined snaps, so it's not suitable to install kubectl or other classic snaps. See https://snapcraft.io/docs /snap-confinement for more information. ** Changed in: gnome-software (Ubuntu) Status: New => Invalid -- You received this bug notification

[Bug 1845198] Re: GNOME Shell seemingly locked up at login

2019-09-26 Thread Olivier Tilloy
I tested the package from silo 3814 in an eoan VM where I can observe the hang very reliably, and the problem appears to be gone (rebooted the machine a dozen of times or so without an issue). +1 from me (but as pointed out already the changelog entry needs to be fixed, it doesn't mention the

[Bug 1844627] [NEW] gnome-shell crashed with SIGSEGV after updating eoan VM and rebooting

2019-09-19 Thread Olivier Tilloy
Public bug reported: I updated my eoan VM to get the latest updates, then rebooted, and upon login gnome-shell crashed. ProblemType: Crash DistroRelease: Ubuntu 19.10 Package: gnome-shell 3.34.0-1ubuntu1 ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8 Uname: Linux 5.3.0-10-generic

[Bug 1844170] Re: software page not updated after new search in Activities

2019-09-17 Thread Olivier Tilloy
I can confirm the bug, both in bionic and eoan. ** Changed in: gnome-software (Ubuntu) Status: New => Confirmed -- 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/1844170

[Bug 1843895] Re: Unable to launch seahorse

2019-09-13 Thread Olivier Febwin
This issue occurs only on Xorg session (ubuntu 19.04). No problem on Wayland session. ** Attachment added: "seahorse.txt" https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/1843895/+attachment/5288498/+files/seahorse.txt -- You received this bug notification because you are a member of

[Bug 1843895] Re: Unable to launch seahorse

2019-09-13 Thread Olivier Febwin
This issue occurs only on Xorg session (ubuntu 19.04). No problem on Wayland session. ** Also affects: xorg (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to seahorse in Ubuntu.

[Bug 1843895] [NEW] Unable to launch seahorse

2019-09-13 Thread Olivier Febwin
Public bug reported: When I try to run seahorse, I've these errors: (seahorse:11732): Gdk-ERROR **: 14:45:20.702: The program 'seahorse' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'. (Details:

[Bug 1685754] Re: gnome-terminal unduly forces umask=0022

2019-08-27 Thread Olivier JOLY
Thanks for your answer and prompt support. I tried again and find my mistake, i am using models for test that are just a copy of file without changing models permissions, without models and just create empty document and directory IT WORK :-). I confirm that the workaround is effective on 18.04.3

[Bug 1685754] Re: gnome-terminal unduly forces umask=0022

2019-08-25 Thread Olivier JOLY
I move too Ubuntu 19.04 and we are still affected by this bug, into multi users professional environment we usually just use LTS, but try to solve this issue without success. ;-( Try also without success : === A workaround for those of us that need a solution now is to place

[Bug 1822351] Re: Nautilus does not open after updating to 19.04

2019-08-21 Thread Julien Olivier
Hi, in case that helps, I have noticed that this bug is 100% reproducible for me hen I try to start Nautilus right after booting my laptop. If, however, I wait for a few minutes after booting, I can start Nautilus without any delay. -- You received this bug notification because you are a member

[Bug 1827945] Re: Se cancela la instalación si cierro Snap store

2019-08-14 Thread Olivier Tilloy
** Description changed: + [description translated to English] + + The snap store cannot install applications if the snap store window is + closed, please correct this problem so that if I close the window by + mistake, the installation of an application is not cancelled. + + + [original

[Bug 1833114] Re: print page dialog latency when trying to cancel or to save

2019-08-13 Thread Olivier Tilloy
** Also affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1833114 Title: print page dialog latency when trying

[Bug 1838919] Re: Slow and lost keyboard and mouse events

2019-08-05 Thread Olivier Tilloy
** Package changed: gnome-software (Ubuntu) => gnome-shell (Ubuntu) -- 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/1838919 Title: Slow and lost keyboard and mouse events To

[Bug 1790979] Re: Unable to change disk decryption passphrase

2019-07-25 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1837437 *** https://bugs.launchpad.net/bugs/1837437 ** This bug has been marked a duplicate of bug 1837437 disk content permanently lost when changing LUKS password -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 1837437] Re: disk content permanently lost when changing LUKS password

2019-07-24 Thread Olivier Tilloy
ged in: libblockdev (Ubuntu) Assignee: Olivier Tilloy (osomon) => (unassigned) ** Changed in: libblockdev (Ubuntu Disco) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: libblockdev (Ubuntu Disco) Status: New => Confirmed -- You received this bug notification

[Bug 1837392] Re: "unable to find firefox.desktop" when clicking "Show Details" on the Firefox menu (top)

2019-07-23 Thread Olivier Tilloy
I can observe the problem with several applications: - Firefox (firefox.desktop) - Chromium as a snap (chromium_chromium.desktop) - VLC (vlc.desktop) However gedit doesn't appear affected. ** Changed in: gnome-software (Ubuntu) Status: New => Confirmed -- You received this bug

[Bug 1832124] Re: Right-click file on desktop > Move to Trash frequently crashes gnome-shell

2019-07-19 Thread Olivier Tilloy
I have managed to reproduce in a clean and fully up-to-date disco VM, but not in an eoan VM, which suggests the problem was fixed in eoan. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu.

[Bug 1832124] Re: Right-click file on desktop > Move to Trash frequently crashes gnome-shell

2019-07-19 Thread Olivier Tilloy
I can reliably reproduce the crash about half of the time with the following steps: - create a symlink to a folder on the desktop - right-click on that symlink and choose the option to send to trash Corresponding crash report:

[Bug 1835625] Re: Shows old snap edge version of thunderbird

2019-07-16 Thread Olivier Tilloy
** Changed in: gnome-software (Ubuntu) Status: Incomplete => 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/1835625 Title: Shows old snap edge version of

[Bug 1835625] Re: Shows old snap edge version of thunderbird

2019-07-16 Thread Olivier Tilloy
Per the thread linked to in comment #5, ogra wrote: « GnomeSoftware should not show snap packages that have never been released to stable » -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu.

[Bug 1835625] Re: Shows old snap edge version of thunderbird

2019-07-10 Thread Olivier Tilloy
Re-opening per https://forum.snapcraft.io/t/future-maintaining- thunderbird/10845/5 ** Changed in: gnome-software (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu.

<    1   2   3   4   5   6   7   8   9   10   >