[Bug 2065739] Re: Unnattended upgrades take a long time due to excessive running of "apt-check"

2024-05-14 Thread Alistair Buxton
The result of this is usually that the user gets frustrated waiting for updates that never finish installing, so they just turn off the computer. Then next time there are even more updates, making he problem worse. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2065739] Re: Unnattended upgrades take a long time due to excessive running of "apt-check"

2024-05-14 Thread Alistair Buxton
It isn't clear to me why apt-check is so slow, but from systemctl I can see that it runs lsb-release to get the release name at least 10 to 20 times per invocation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2065739] Re: Unnattended upgrades take a long time due to excessive running of "apt-check"

2024-05-14 Thread Alistair Buxton
For example look at .var.log.apt.history.log.txt Many packages take less than a second to install. But in between each one is a 15 to 20 second delay. That delay is the time during which apt- check is running. You can watch this happening by running "watch systemctl status apt- daily-upgrade"

[Bug 2065739] [NEW] Unnattended upgrades take a long time due to excessive running of "apt-check"

2024-05-14 Thread Alistair Buxton
Public bug reported: The unattended upgrade services runs "apt-check" to update the MOTD where a summary of available updates is displayed. It does this after every package that is installed. Unfortunately, apt-check is extremely expensive - it takes about 15 seconds to run. If you have a

[Bug 1968627] Re: file saving dialog grows and grows with each additional file dialog

2022-05-04 Thread Alistair Buxton
*** This bug is a duplicate of bug 1971112 *** https://bugs.launchpad.net/bugs/1971112 ** This bug has been marked a duplicate of bug 1971112 File picker gets bigger more and more each time! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1965468] Re: refresh app awareness: snapd thinks clion is running, but it isn't

2022-03-17 Thread Alistair Buxton
PS I will leave this open because the tooling/docs/error messages when this happens could be more helpful. I had to go and read snapd source code to find out how it even determines that a snap is running. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1965468] Re: refresh app awareness: snapd thinks clion is running, but it isn't

2022-03-17 Thread Alistair Buxton
Okay I found the problem - a detached tmux session was still running inside the container. The way you actually find this is to run `systemctl-cgls` and then look for the cgroup belonging to the snap. It will be something like `snap.clion.clion.e566369e-6a51-4497-84ba-d4f52f65291b.scope` and the

[Bug 1965468] [NEW] refresh app awareness: snapd thinks clion is running, but it isn't

2022-03-17 Thread Alistair Buxton
Public bug reported: ``` al@al-desktop:~$ sudo snap refresh clion error: cannot refresh "clion": snap "clion" has running apps (clion) ``` I can't find any evidence of clion actually running. Please advise where I should look to diagnose this? ProblemType: Bug DistroRelease: Ubuntu 20.04

[Bug 1905458] Re: [snap] Chromium USB enumeration fails when usbmon module is loaded

2021-01-18 Thread Alistair Buxton
Or rather, the bug is between apparmor and this: https://man7.org/linux /man-pages/man3/udev_enumerate_scan_devices.3.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905458 Title: [snap]

[Bug 1905458] Re: [snap] Chromium USB enumeration fails when usbmon module is loaded

2021-01-18 Thread Alistair Buxton
This problem has got somewhat worse: now all webcam raw-usb udev nodes are owned by root. That means chromium raw-usb won't work if you have a webcam. I think this is really a bug in chromium tbh. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1905458] [NEW] [snap] Chromium USB enumeration fails with usbmon module is loaded

2020-11-24 Thread Alistair Buxton
Public bug reported: Version: chromium 87.0.4280.66 1411 Steps to reproduce: 1. Have Chromium snap, with raw-usb plug connected. 2. sudo modprobe usbmon. 3. Open Chromium and try to use a webpage that has webusb. Result: Chromium cannot see any USB devices on

[Bug 1905457] [NEW] [snap] Chromium can enumerate USB devices without the raw-usb plug

2020-11-24 Thread Alistair Buxton
Public bug reported: Version: chromium 87.0.4280.66 1411 Steps to reproduce: 1. Have Chromium snap, with raw-usb plug disconnected. 2. Open Chromium and try to use a webpage that has webusb. Result: USB.getDevices() and USB.requestDevice() will succeed but

[Bug 1869567] [NEW] NVidia: Windows disappear when zooming

2020-03-29 Thread Alistair Buxton
Public bug reported: When using desktop zoom (alt + mousewheel), windows flicker and disappear. Especially firefox and other accelerated windows. This bug has been fixed upstream, see: https://bugzilla.xfce.org/show_bug.cgi?id=15967 However, it looks like the patch has not been backported to

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2020-03-21 Thread Alistair Buxton
It is a r8168 card. The problem continues to happen with the dkms module however. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title: r8169 ethernet sometimes doesn't work after cold

[Bug 1811296] Re: libc++ files version mismatch

2020-03-13 Thread Alistair Buxton
Fixed in libstdc++-arm-none-eabi-newlib 15:8-2019-q3-1+12build1 Is this still a problem for older releases? Is there anything that could be done to prevent this happening in the future? ** Changed in: gcc-arm-none-eabi (Ubuntu) Status: Confirmed => Invalid ** Changed in:

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2020-03-02 Thread Alistair Buxton
I finally completed the bisection. An extremely large number of kernels failed to build. This is the result: # only skipped commits left to test # possible first bad commit: [4d6ca227c768b50b05cf183974b40abe444e9d0c] Merge branch 'for-4.12/asus' into for-linus # possible first bad commit:

[Bug 1769775]

2019-11-02 Thread Alistair Buxton
Here's the screenshot: https://bugs.launchpad.net/ubuntu/+source/xfce4 -pulseaudio-plugin/+bug/1769775/+attachment/5135701/+files/volue.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769775

[Bug 1769775]

2019-11-02 Thread Alistair Buxton
Just to add some context: all the bubbles appear stacked on the same monitor. (Last time I checked anyway.) They should either be one per monitor or preferably just one on the current monitor. I'm not sure if the former is possible as the notifications seem to follow the mouse pointer. -- You

[Bug 1846510] Re: xfpanel-switch fails to save panel settings

2019-10-03 Thread Alistair Buxton
Please attach ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846510 Title: xfpanel-switch fails to save panel settings To manage

[Bug 1845874] Re: Screen blotches/flickering on XFCE (Ubuntu Studio) Eoan 19.10

2019-09-29 Thread Alistair Buxton
I don't see anything unusual in your video. What graphics card are you using? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1845874 Title: Screen blotches/flickering on XFCE (Ubuntu Studio) Eoan

[Bug 1765565] Re: xfpanel-switch is failing to save panel settings

2019-09-26 Thread Alistair Buxton
Can you please open a new bug for that? It is different from the original issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765565 Title: xfpanel-switch is failing to save panel settings To

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-09-03 Thread Alistair Buxton
Reloading the module does clear the error for me. I have never seen the problem where the link comes up but it won't receive packets. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title:

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-27 Thread Alistair Buxton
Seems like you may be right. I could not reproduce it with 1bcf165ac6556d after about 10 attempts. This isn't conclusive unfortunately. I will continue with a regular bisect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-27 Thread Alistair Buxton
It is perhaps worth mentioning that there are only two patches to r8169 in this time frame: commit 1bcf165ac6556dc55a596d524b8187d1ba7a8c7d Author: Zhu Yanjun Date: Sun Mar 12 05:02:54 2017 -0400 r8169: replace init_timer with setup_timer Replace init_timer with setup_timer to

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-26 Thread Alistair Buxton
I have managed to reproduce this as far back as 2f34c1231bfc9f which is somewhere between 4.11 and 4.12rc1. I have been unable to reproduce it with 4.11, but this may just be due to bad luck. I will continue testing tomorrow. -- You received this bug notification because you are a member of

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-26 Thread Alistair Buxton
I am working on this but it is slow as the bug is difficult to reproduce. It seems to happen more often after cold boots. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title: r8169 ethernet

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-26 Thread Alistair Buxton
(and by cold boots I mean very cold - like the computer has been switched off for several hours.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title: r8169 ethernet sometimes doesn't work

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-26 Thread Alistair Buxton
Why -rc? The last working kernel I know of is from the 4.4 series. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title: r8169 ethernet sometimes doesn't work after cold boot/boot To manage

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-25 Thread Alistair Buxton
I disabled secure boot and I was able to reproduce the problem with mainline on the first attempt. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title: r8169 ethernet sometimes doesn't work

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-22 Thread Alistair Buxton
I am not able to test that kernel as it is not signed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title: r8169 ethernet sometimes doesn't work after cold boot/boot To manage

[Bug 1841040] UdevDb.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283958/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title:

[Bug 1841040] ProcEnviron.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283954/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040

[Bug 1841040] WifiSyslog.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283959/+files/WifiSyslog.txt ** Description changed: Whenever the computer is rebooted there is a roughly 50% chance that the r8169 ethernet cannot negotiate a link. There is no

[Bug 1841040] PulseList.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283957/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040

[Bug 1841040] Lspci.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283950/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title:

[Bug 1841040] ProcModules.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283956/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040

[Bug 1841040] Lsusb.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283951/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title:

[Bug 1841040] ProcCpuinfoMinimal.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283953/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1841040] ProcInterrupts.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283955/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1841040] CRDA.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283947/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040 Title: r8169

[Bug 1841040] Re: r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-22 Thread Alistair Buxton
apport information ** Tags added: apport-collected ** Description changed: Whenever the computer is rebooted there is a roughly 50% chance that the r8169 ethernet cannot negotiate a link. There is no relevant information in dmesg except for the "link down" message. The work around is to

[Bug 1841040] IwConfig.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283949/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040

[Bug 1841040] CurrentDmesg.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283948/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1841040] ProcCpuinfo.txt

2019-08-22 Thread Alistair Buxton
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1841040/+attachment/5283952/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841040

[Bug 1841040] [NEW] r8169 ethernet sometimes doesn't work after cold boot/boot

2019-08-22 Thread Alistair Buxton
Public bug reported: Whenever the computer is rebooted there is a roughly 50% chance that the r8169 ethernet cannot negotiate a link. There is no relevant information in dmesg except for the "link down" message. The work around is to just keep rebooting the computer until it eventually works;

[Bug 1840556] Re: More clocks improves loading speed

2019-08-17 Thread Alistair Buxton
That is very strange. How much time difference does it make? Can you reproduce it in a clean user profile? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1840556 Title: More clocks improves loading

[Bug 1827302]

2019-05-16 Thread Alistair Buxton
Seems to fix Slack for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827302 Title: 18.10 → 19.04 Alt-Tab cycling no longer includes Slack window To manage notifications about this bug go to:

[Bug 1827302] Re: 18.10 → 19.04 Alt-Tab cycling no longer includes Slack window

2019-05-14 Thread Alistair Buxton
** Bug watch added: Xfce Bugzilla #15399 https://bugzilla.xfce.org/show_bug.cgi?id=15399 ** Also affects: xfwm4 via https://bugzilla.xfce.org/show_bug.cgi?id=15399 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1827302] Re: 18.10 → 19.04 Alt-Tab cycling no longer includes Slack window

2019-05-05 Thread Alistair Buxton
Slack is setting NET_WM_WINDOW_TYPE = NET_WM_WINDOW_TYPE_MAIN. This value is not defined in the EWMH spec and has zero results on Google. A temporary work around is to run `xprop -f _NET_WM_WINDOW_TYPE 32a -set _NET_WM_WINDOW_TYPE _NET_WM_WINDOW_TYPE_NORMAL` and then click on the Slack window.

[Bug 1332623] Re: Thunar behaves inconsistently with USB flash drive FAT32 partitions

2018-12-27 Thread Alistair Buxton
I have Bionic/18.04/glib 2.56 and this bug still happens. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1332623 Title: Thunar behaves inconsistently with USB flash drive FAT32 partitions To manage

[Bug 1808799] [NEW] Package is completely broken due to unsatisfiable dependencies

2018-12-17 Thread Alistair Buxton
*** This bug is a duplicate of bug 1772765 *** https://bugs.launchpad.net/bugs/1772765 Public bug reported: Upon installing and running mitmproxy the following error is produced: pkg_resources.ContextualVersionConflict: (urwid 2.0.1 (/usr/lib/python3 /dist-packages),

[Bug 1771227] Re: Ristretto is the default MIME handler for PGM files, even though it cannot display them

2018-10-01 Thread Alistair Buxton
Neither the linked bug nor the forum post seem relevant. I have no problem displaying PPM and PNM files. Only PGM files are a problem. It is a different format and as far as I can tell Ristretto has never supported it. -- You received this bug notification because you are a member of Ubuntu

[Bug 1769774] Re: Xfce doesn't set GNOME/Gtk3 dconf keys for theme and font

2018-09-23 Thread Alistair Buxton
** Description changed: - Xfce stores it's idea of the system default font, monospace font, and - Gtk theme, icon theme etc into Xfconf: + tl;dr The part of this bug which applies specifically to Xubuntu is part + 2. below. The gsettings.override should match the xfconf default, ie by + adding

[Bug 1073089] Re: ubuntu kernel does not support gadgetfs

2018-08-31 Thread Alistair Buxton
Still broken in 18.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073089 Title: ubuntu kernel does not support gadgetfs To manage notifications about this bug go to:

[Bug 1782445] Re: xfce4-terminal doesn't search icons in XDG_DATA_DIRS

2018-07-21 Thread Alistair Buxton
This is probably caused by the following bug in Gtk, which causes it to get the directory search order wrong, and so user's icons cannot override the system icons: https://gitlab.gnome.org/GNOME/gtk/issues/1115 Good news is its already fixed upstream. -- You received this bug notification

[Bug 1779188] Re: Pop-up of "Failed to eject" regarding a portable USB drive

2018-06-28 Thread Alistair Buxton
*** This bug is a duplicate of bug 1762595 *** https://bugs.launchpad.net/bugs/1762595 ** This bug has been marked a duplicate of bug 1762595 Thunar incorrectly thinks USB storage device hasn't finished ejecting -- You received this bug notification because you are a member of Ubuntu

[Bug 1512120]

2018-06-08 Thread Alistair Buxton
There seems to be a problem with the patch for this bug - namely that it now deadlocks instead of crashing. The problem appears to be as follows: 1. A file in that directory gets renamed. 2. G_FILE_MONITOR_EVENT_MOVED happens on thread A. 3. The mutex gets locked. 4. The thumbnail associated

[Bug 1771227] [NEW] Ristretto is the default MIME handler for PGM files, even though it cannot display them

2018-05-14 Thread Alistair Buxton
Public bug reported: To reproduce: 1. Be running Xubuntu 18.04 with defaults 2. Download these example PGM files: http://people.sc.fsu.edu/~jburkardt/data/pgma/apollonian_gasket.ascii.pgm http://people.sc.fsu.edu/~jburkardt/data/pgmb/baboon.pgm 3. Double click on them in Thunar.

[Bug 1769774] Re: Xfce doesn't set GNOME/Gtk3 dconf keys for theme and font

2018-05-10 Thread Alistair Buxton
** Description changed: - Terminator thinks that the system default fixed width font is monospace - 11, but the system font settings dialog is set to monospace 10. + Xfce stores it's idea of the system default font, monospace font, and + Gtk theme, icon theme etc into Xfconf: + +

[Bug 1769774] Re: Xfce doesn't set GNOME/Gtk3 dconf keys for theme and font

2018-05-09 Thread Alistair Buxton
Xfce sets the xsetting for monospace font, but Gtk+3 ignores it: Gdk-Message: 23:32:18.664: Gtk/MonospaceFontName = "Monospace 9.5" Gdk-Message: 23:32:18.664: ==> unknown to GTK So Gtk+3 doesn't have any way to get the monospace font from xsettings, contrary to what I was told on IRC. :(

[Bug 1769774] Re: Xfce doesn't set GNOME/Gtk3 dconf keys for theme and font

2018-05-09 Thread Alistair Buxton
For extra fun, even xfce4-terminal queries gsettings directly for the system monospace font, which means it doesn't follow the xfce default font setting either: https://github.com/xfce- mirror/xfce4-terminal/blob/5a8581ff9cf2b300c3be5278652d7051517a88da/terminal /terminal-screen.c#L2658 ** Also

[Bug 1769774] Re: Xfce doesn't set GNOME/Gtk3 dconf keys for theme and font

2018-05-09 Thread Alistair Buxton
Here is the code which tries to figure out the system default font: https://bazaar.launchpad.net/~gnome- terminator/terminator/gtk3/view/head:/terminatorlib/config.py#L368 I went and asked on #gtk+ about this and this is what they said about the dconf/gsettings keys: (20:20:58) ali1234: so why

[Bug 1769774] Re: Terminator uses the wrong font when system default is selected

2018-05-09 Thread Alistair Buxton
dconf command has no output for that. I assume because the value is set to the default. dconf-editor does show it though, and after I changed it to match the rest of the desktop, dconfcli shows it too. This makes Terminator show the right font. I have added xfce4-settings because Xfce

[Bug 1770205] Re: Panel not reserving space on borders with multiple monitors

2018-05-09 Thread Alistair Buxton
Here is a screenshot of my panel config. Panel 2 is the panel which is not reserving space. 1, 3, 5 are the bottom panels, so I have hidden them. The selected line has p=0. If I change this to p=11 to match panel 4 then space is reserved. I don't know what "p" means, and it doesn't affect

[Bug 1770205] [NEW] Panel not reserving space on borders with multiple monitors

2018-05-09 Thread Alistair Buxton
Public bug reported: The option "Don't reserve space on borders" is not selected, but windows still appear behind the panel on my left-most monitor. See screenshot. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xfce4-panel 4.12.2-1ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic

[Bug 1769774] Re: Terminator uses the wrong font when system default is selected

2018-05-08 Thread Alistair Buxton
I agree. Can you tell me where Gtk3 sets those standards, so that I can check? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769774 Title: Terminator uses the wrong font when system default is

[Bug 1769774] [NEW] Terminator uses the wrong font when system default is selected

2018-05-07 Thread Alistair Buxton
Public bug reported: Terminator thinks that the system default fixed width font is monospace 11, but the system font settings dialog is set to monospace 10. Screenshot attached. Desktop is Xfce. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: terminator 1.91-1 ProcVersionSignature: Ubuntu

[Bug 1769775] [NEW] Adjusting volume displays a notification bubble for every instance of the volume plugin

2018-05-07 Thread Alistair Buxton
Public bug reported: To reproduce: 1. Add more than one xfce4-pulseaudio-plugin to the panel. (For example, because you have a panel on more than one monitors and a plugin on every panel.) 2. Adjust the volume. Result: You get a bubble for every instance of the plugin. If you have three

[Bug 1756650] Re: Installer welcome page does not indicate what it is going to install nor what the user should do next

2018-05-01 Thread Alistair Buxton
** Summary changed: - Installer welcome page is blank except for a release notes link + Installer welcome page does not indicate what it is going to install nor what the user should do next ** Description changed: To reproduce, simply boot any 18.04 installer ISO in either live desktop or

[Bug 1756650] Re: Installer welcome page is blank (missing release notes link) if you have no internet connection

2018-05-01 Thread Alistair Buxton
It only sounds intentional after you changed the title of the bug to be something other than what I reported. ** Summary changed: - Installer welcome page is blank (missing release notes link) if you have no internet connection + Installer welcome page is blank except for a release notes link

[Bug 1767326] Re: Giant icons in Preferred Applications with some icon sets

2018-04-27 Thread Alistair Buxton
** Bug watch added: Xfce Bugzilla #14362 https://bugzilla.xfce.org/show_bug.cgi?id=14362 ** Also affects: exo via https://bugzilla.xfce.org/show_bug.cgi?id=14362 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1767326] Re: Giant icons in Preferred Applications with some icon sets

2018-04-27 Thread Alistair Buxton
** Description changed: To reproduce: 1. Fresh install Xubuntu 18.04 2. Open Appearance settings and set icon theme to ubuntu-mono-light, or Adwaita, or GNOME. 3. Open Preferred Application settings. Result: Firefox icon is huge. Screenshot attached. + + Note: This is a

[Bug 1767326] [NEW] Giant icons in Preferred Applications with some icon sets

2018-04-27 Thread Alistair Buxton
Public bug reported: To reproduce: 1. Fresh install Xubuntu 18.04 2. Open Appearance settings and set icon theme to ubuntu-mono-light, or Adwaita, or GNOME. 3. Open Preferred Application settings. Result: Firefox icon is huge. Screenshot attached. ProblemType: Bug DistroRelease: Ubuntu 18.04

[Bug 1766746] Re: Cannot save customized configurations - can only copy defaults

2018-04-24 Thread Alistair Buxton
After discussing this on IRC it seems it could be a quirk of how the UI works: if you want to save the current config, you need to make sure that "current config" is selected in the list. Otherwise it will make a direct copy of whatever you do have selected. -- You received this bug notification

[Bug 1766746] Re: Cannot save customized configurations - can only copy defaults

2018-04-24 Thread Alistair Buxton
Hi. I wrote the patch that was applied in the most recent version, and I think I have seen your issue too. However, I don't understand how my patch could have fixed it. It is related to config copying. If you load a config and then immediately try to save it creates a direct copy of the config

[Bug 1765565] Re: xfpanel-switch is failing to save panel settings

2018-04-19 Thread Alistair Buxton
** Branch linked: lp:~a-j-buxton/xfpanel-switch/orphan-plugins -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765565 Title: xfpanel-switch is failing to save panel settings To manage notifications

[Bug 1765565] Re: xfpanel-switch is failing to save panel settings

2018-04-19 Thread Alistair Buxton
First a quick description of the panel configuration: Every plugin on every panel is stored in a series of properties. Then, each panel has a list of plugins on that panel, which references the central list. What has happened here is that somehow a panel has been deleted (panel-0), but the plugin

[Bug 1765565] Re: xfpanel-switch is failing to save panel settings

2018-04-19 Thread Alistair Buxton
Oh and one other thing: the missing .desktops are dated from 2015 and this is an upgrade. Looks like the default panel configuration? Maybe this is a bug in an old xfce4-panel which is now fixed, but leaves behind broken config artifacts? -- You received this bug notification because you are a

[Bug 1762779] Re: AttributeError: 'PanelConfig' object has no attribute 'source'

2018-04-15 Thread Alistair Buxton
** Description changed: To reproduce: - 1. Open panel switcher. - 2. Click "Save Configuration" button. - 3. Click "Save Configuration" button. + 1. Open the main system menu. + 2. Drag an icon from the menu onto the panel. + 3. Click "create launcher". + 4. Open panel switcher. + 5. Click

[Bug 1762779] Re: AttributeError: 'PanelConfig' object has no attribute 'source'

2018-04-13 Thread Alistair Buxton
** Branch linked: lp:~a-j-buxton/xfpanel-switch/missing-source -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762779 Title: AttributeError: 'PanelConfig' object has no attribute 'source' To manage

[Bug 1762779] [NEW] AttributeError: 'PanelConfig' object has no attribute 'source'

2018-04-10 Thread Alistair Buxton
Public bug reported: To reproduce: 1. Open panel switcher. 2. Click "Save Configuration" button. 3. Click "Save Configuration" button. Result: Nothing happens. The window does not close, and clicking cancel no longer works either. The following error is printed on the terminal: :~$

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-04-09 Thread Alistair Buxton
*** This bug is a duplicate of bug 1749546 *** https://bugs.launchpad.net/bugs/1749546 The Bluez timeout errors still show up in ~/.xsession-errors at least on hardware without Bluetooth. However, it seems to be harmless. -- You received this bug notification because you are a member of

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-04-04 Thread Alistair Buxton
One final thing: this does not affect Ubuntu desktop after install. But it does affect the Ubuntu live image, which takes an extra minute or so to boot. It seems that the Ubuntu desktop installer rebuilds the system font cache during install. -- You received this bug notification because you are

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-04-03 Thread Alistair Buxton
Some more: touching the system cache files doesn't make it work. Binary diff on the cache files before and after running fc-cache shows this: 63 c7 c3 5a 00 00 00 00 47 72 ce 15 00 00 00 00 63 c7 c3 5a 00 00 00 00 00 00 00 00 00 00 00 00 Before, at offset 0x38, the "bad" cache files have

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-04-03 Thread Alistair Buxton
Another piece of the puzzle: if you run: sudo fc-cache -fv this will rebuild the system font cache in /var/cache/fontconfig If you then delete the user's cache in ~/.cache/fontconfig and re-log, there is no delay... and the user's font cache will NOT be rebuilt. After a delayed login,

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-04-03 Thread Alistair Buxton
As far as the original bug with delayed login goes... it seems that the Bluetooth stuff is a red herring. Since it only happens on first login, I deleted the contents of ~ and relogged. The delay came back, so I bisected the files until I arrived at the single file which needs to be deleted in

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-04-03 Thread Alistair Buxton
seems related: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845058 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754836 Title: Xubuntu: ERROR:dbus.proxies:Introspect error on

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-03-31 Thread Alistair Buxton
I tried to log in over ssh and run top so I could watch which processes were running but this caused the delay to disappear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754836 Title: Xubuntu:

[Bug 1760310] [NEW] pastebinit crashed with UnicodeDecodeError in decode(): 'utf-8' codec can't decode byte 0xad in position 15319: invalid start byte

2018-03-31 Thread Alistair Buxton
Public bug reported: To reproduce: 1. Attempt to paste non-unicode data with a pipe: cat ~/.config/pulse/cookie | pastebinit Result: Python throwsa Unicode error. Expected result: It should work, as it does if you run: pastebinit ~/.config/pulse/cookie Impact: If a program outputs

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-03-31 Thread Alistair Buxton
Since this only happens on first login, I ran a diff on the full home directory before/after login: https://paste.ubuntu.com/p/SJ2nNx7WfP/ I don't see anything obvious in there. The pulse cookie and a blueman settings file (empty) were created. The rest seems to be Thunar/desktop defaults and

[Bug 1760302] [NEW] No option/message "Is plugged to a power source" on laptop

2018-03-31 Thread Alistair Buxton
Public bug reported: When installing Xubuntu desktop 18.04 on a real laptop, no message asking the user to plug in to a power source is displayed at any point during the installation. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.4 ProcVersionSignature: Ubuntu

[Bug 1754836] Re: Xubuntu: ERROR:dbus.proxies:Introspect error on org.bluez:/org/bluez: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': time

2018-03-31 Thread Alistair Buxton
On the current daily ISO this now hangs for 50 seconds instead of 75, and the blueman/bluetooth messages are completely gone from xsession- errors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1756807] Re: performance regression in qemu-user + proot

2018-03-20 Thread Alistair Buxton
I just tested the patch from https://bugs.launchpad.net/qemu/+bug/1740219 and it fixes the problem for me. Specifically I only tried the final patch of the series. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1756807] Re: performance regression in qemu-user + proot

2018-03-19 Thread Alistair Buxton
origin/master is also affected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1756807 Title: performance regression in qemu-user + proot To manage notifications about this bug go to:

[Bug 1756807] Re: performance regression in qemu-user + proot

2018-03-19 Thread Alistair Buxton
This upstream bug may be related. It has a patch. https://bugs.launchpad.net/qemu/+bug/1740219 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1756807 Title: performance regression in qemu-user +

[Bug 1756807] Re: performance regression in qemu-user + proot

2018-03-19 Thread Alistair Buxton
git bisect start # good: [ba87166e14ffd7299c35badc4c11f3fa3c129ec6] Update version for 2.10.2 release git bisect good ba87166e14ffd7299c35badc4c11f3fa3c129ec6 # bad: [7c1beb52ed86191d9e965444d934adaa2531710f] Update version for 2.11.1 release git bisect bad

[Bug 1756807] [NEW] performance regression in qemu-user + proot

2018-03-19 Thread Alistair Buxton
Public bug reported: To reproduce: 1. Install qemu-user-static and proot 2. Enter some arm chroot using them: proot -0 -q qemu-arm-static -w / -r chroot/ /bin/bash 3. Run a command which normally takes a short but measurable amount of time: cd /usr/share/doc && time grep -R hello

[Bug 1756807] Re: performance regression in qemu-user + proot

2018-03-19 Thread Alistair Buxton
Also, I noticed this while running a script that normally takes 12 minutes. After 12 hours I killed it. It never stopped advancing or threw any errors. It was just excruciatingly slow the whole time. That script builds chroots and can be found here: https://github.com/ali1234/rpi-ramdisk -- You

[Bug 1756187] Re: Some icon themes have missing icons due to missing fallback setting.

2018-03-18 Thread Alistair Buxton
Confirming it is fixed for me. Thanks :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1756187 Title: Some icon themes have missing icons due to missing fallback setting. To manage notifications

[Bug 1756650] Re: Installer has no welcome page.

2018-03-18 Thread Alistair Buxton
This is the most recent screenshot of the installer I can find where it gives any helpful information on this screen. Notice that even back then it didn't say the name of the software or the version! ** Attachment added: "ubuntu-install-begin-install.jpg"

  1   2   3   4   5   6   7   8   9   10   >