The problem seems to affect every version of apport across all current
releases and started happening to all of them at the same time. This can
only mean that the problem is with the launchpad side of things.
Therefore adding it to affected projects.
** Changed in: launchpad
Status: New =>
Also the crash dumps cover ubuntu-desktop so my idea that this was
somehow related to Xubuntu turned out to be wrong. It is broken for
everyone apparently.
** Also affects: launchpad
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubu
Checking errors.ubuntu.com shows this started happening at around
Thursday, January 23, 2025 07:10 UTC and affects at least 22.04, 24.04,
24.10 and 25.04. There are over 1000 reports of this crash.
https://errors.ubuntu.com/?package=apport-
gtk&period=month&pkg_arch=amd64 and search for "upload_bl
Note that the line immediately before the assert not shown in the trace.
It is:
ticket = result.info().get("X-Launchpad-Blob-Token")
This call returns None because the header does not exist, and then the
assert fails.
** Summary changed:
- Ubuntu-bug crashes with error in apport-gtk
+ appor
I started looking into this more deeply. "ticket" is supposed to be the
value returned on the "X-Launghpad-Blob-Token" header on the response to
a http request uploading an attachment to the bug ("upload_blob"). Here
is the actual response that comes from launchpad:
reply: 'HTTP/1.1 200 Ok\r\n'
he
Who else is running Xubuntu?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2096327
Title:
Ubuntu-bug crashes with error in apport-gtk
To manage notifications about this bug go to:
https://bugs.laun
Actually we want the project, not the package.
** Package changed: snapd (Ubuntu) => snapd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2088456
Title:
nvidia-560 driver causes issues in x11 mode (
Change package to snapd since that is where this type of bug is supposed
to be reported
** Package changed: snap (Ubuntu) => snapd (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2088456
Title
The following software works fine:
Blender (classic snap)
Steam games (snap - but provides its own runtime for games)
openscad-nightly (appimage)
gtk3-demo glarea example (apt)
The following software does not:
Firefox (snap)
openscad-nightly (snap)
gtk-3-demo glarea example (snap)
The commonali
** Bug watch added: gitlab.xfce.org/xfce/xfce4-panel/-/issues #870
https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/870
** Also affects: xfce4-panel via
https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/870
Importance: Unknown
Status: Unknown
--
You received this bug notificatio
Public bug reported:
Xfwm has a feature where dragging a window to the edge of the screen
tiles it on that half of the screen. This feature is supposed to be
turned on by default, but it does not work in the live environment, nor
after a fresh install.
To make it work you just have to open the "w
This might be related to the bug where it hangs inside a http request
using 200% CPU:
https://bugs.launchpad.net/ubuntu/+source/cups-browsed/+bug/2049315
That also makes it not shut down cleanly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
*** This bug is a duplicate of bug 2049315 ***
https://bugs.launchpad.net/bugs/2049315
** This bug has been marked a duplicate of bug 2049315
cups-browsed running non-stop on two cores
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
gdb shows that it is stuck inside some http request, trying to poll
printer attributes:
#0 0x78a8e6276f92 in httpGets () at /lib/x86_64-linux-gnu/libcups.so.2
#1 0x78a8e6278416 in _httpUpdate () at /lib/x86_64-linux-gnu/libcups.so.2
#2 0x78a8e62907d3 in cupsSendRequest () at
/lib/
Public bug reported:
Video of the bug: https://www.youtube.com/watch?v=qLXKH-AQLCQ
To reproduce:
1. Install Xubuntu 24.04
2. Install gtk-4-examples
3. Start "gtk4-demo-application"
4. Click the Preferences menu.
5. Mouse over the "Colour" submenu, so it opens.
6. Click "Prefer dark theme" menu o
Public bug reported:
The UK government mandated the clearance of 700MHz frequency range for
use by mobile phones. This work began in 2017 and was completed in 2020.
The latest scan tables in the current package are from 2018 and many
regions do not reflect the changes. Please sync from upstream. T
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, whi
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.
https://bugs.launchpad
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" and
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 compute
*** 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 subscribed
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 subs
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
p
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
Packag
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] Chromiu
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
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 t
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
USB
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 4.1
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 boot/b
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: libstdc++-arm-non
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: [800f3
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
Title:
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 re
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 notificat
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 19.
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 man
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:
r8
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.
https://bugs
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 si
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 Ubunt
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
(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 a
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
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
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 notification
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:
r8
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
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
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
Titl
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:
r816
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
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:
r816
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.
https://bugs.launchpad.net/
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.
https://bugs.launchpad.net/bugs/184
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
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 ju
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
Title:
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.
https://bugs.launchpad.net/bugs/1841040
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
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; some
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 s
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:
h
** 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, w
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.
--
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
*** 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), Requirement.parse('urwid
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
Bugs,
** 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 som
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:
https://bugs.launchpad.net/u
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 becau
*** 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
Bugs
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 with
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.
Expected
** 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:
+
+ /xsettings/Gtk/F
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. :(
-
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 a
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 do
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 Appearance
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 anythi
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
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 sele
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
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
plugin
** 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 i
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 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, whi
** 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 regr
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
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
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 you
** 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
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
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 me
** 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 "S
** 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
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:
:~$ xfpanel-swi
*** 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 Ubun
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
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 a
1 - 100 of 1331 matches
Mail list logo