Public bug reported:
This morning I tried to use my laptop. I think it was suspended, but not
deep suspended (screen off, but was attached to AC). When I tried
resuming it, the screen went on, but instead of the gnome login, I was
greeted by a black screen with some errors.
```
Bluetooth: hci0: T
Public bug reported:
For some weeks I notice that my laptop cannot resume after suspend. When
I try to resume it, instead of the usual password prompt, I'm greeted by
a black screen with the following text:
```
Bluetooth hcio: Timed out waiting for suspend events
Bluetooth hcio: Suspend timeout b
Public bug reported:
When I copy/paste some text (e.g. from the browser) into gnome-terminal,
sometimes there are additional characters.
E.g. I wanted to paste "sudo apt install systemd-oomd", but obtained
"^[[200~sudo apt install systemd-oomd~" instead.
P.S.
This behaviour does not happen every
Since few days, I'm experiencing the same behaviour under X. Shall I
open a separate report for that?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1906792
Title:
Chromium tabs f
I recently noted that if I put a window over the other, the bug appears,
but if I put one next to the other, then everything works fine and
smooth
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchp
** Description changed:
Original description:
When using Chromium (snap) on Wayland (gnome-session), if I keep two windows
open on different workspaces, sometimes the current tab becomes unusable as it
freezes or is super-slow.
This usually happens with specific pages open, like youtube
** Description changed:
- When using Chromium (snap) on Wayland (gnome-session), if I keep two
- windows open on different workspaces, sometimes the current tab becomes
- unusable as it freezes or is super-slow.
+ Original description:
+ When using Chromium (snap) on Wayland (gnome-session), if I
*** This bug is a duplicate of bug 1906792 ***
https://bugs.launchpad.net/bugs/1906792
Hi, Daniel, I'm not sure if this is the same bug, because:
1. Minimizing one of the two windows doesn't always make the other work fine,
only sometimes.
2. The issues DOES happen if both windows are on the
*** This bug is a duplicate of bug 1906792 ***
https://bugs.launchpad.net/bugs/1906792
** Description changed:
If I'm using Chrome (Version 88.0.4324.182 (Official Build) (64-bit))
under Wayland, and I pick a tab, and drag it out of the current window,
it correctly creates a new window.
*** This bug is a duplicate of bug 1906792 ***
https://bugs.launchpad.net/bugs/1906792
** Description changed:
- If I'm using Chrome under Wayland, and I pick a tab, and drag it out of
- the current window, it correctly creates a new window. But this new
- window has performance issues, and o
*** This bug is a duplicate of bug 1906792 ***
https://bugs.launchpad.net/bugs/1906792
Update:
Tested in Chromium (latest snap) and Firefox, no issue when opening multiple
windows.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gn
Update:
Closing any additional window, makes Chrome work smoothly again.
The same issue happens when opening a new window from the panel or from
the menu, so the issue appears to be about handling more than one
window.
** Summary changed:
- Wayland: Using Chrome, taking a tab out in a new window
Public bug reported:
If I'm using Chrome under Wayland, and I pick a tab, and drag it out of
the current window, it correctly creates a new window. But this new
window has performance issues, and often freezes for a few seconds while
using it. The original window seems to be affected as well, but
If I get it correctly, in order to backport this, including sequences, there
should be at least 2 SRU:
- 1 for fonts-noto-color-emoji, with the latest emojis
- 1 for pango, with those 2 commits
Did I get it correctly?
If yes, we could first SRU fonts-noto-color-emoji package and pango
later to b
** Summary changed:
- Update for Unicode 13
+ Missing some unicode 13 emojis
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fonts-noto-color-emoji in Ubuntu.
https://bugs.launchpad.net/bugs/1870794
Title:
Missing some unicode 13 emoj
Public bug reported:
I copied a large amount of files, viewed many thumbnails and done other
activities which may possibly require allocating more memory in the
system. I reached 6.6GB of memory. Then I closed all nautilus windows,
but the memory usage didn't lower.
I would have expected that aft
Public bug reported:
This bug is also reported on GNOME's GTK GitLab:
https://gitlab.gnome.org/GNOME/gtk/issues/326
## Steps to reproduce
1. Open any GTK app which uses save dialogs (e.g. gedit)
2. Press save
3. A save dialog appears and the filename is highlighted (if typing at this
point yo
** Attachment added: "Screenshot-20200505111850-1252x899.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1876879/+attachment/5366681/+files/Screenshot-20200505111850-1252x899.png
--
You received this bug notification because you are a member of Desktop
Packages, which is su
Public bug reported:
I tried installing Android Studio from gnome-software. In the top right
dropdown, it asks for the source. For Andoid Studio it displays Ubuntu.
I was suspicious of it being a deb and not a snap. So I clicked on it
and it shown me 3 Snap channel options. I selected latest/stabl
Public bug reported:
Searching for Android Studio in the shell, thinking it was already
installed, I got a suggetion for installing it from gnome-software. It
opened gnome-software but it says:
Unable to find "system/snap/Snap Store/desktop/-io.snapcraft.android-
studio-VNTeli51l6clZ1gaWHwx0PoP7J
Screenshot
** Attachment added: "Screenshot-20200505105558-1252x899.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1876871/+attachment/5366671/+files/Screenshot-20200505105558-1252x899.png
--
You received this bug notification because you are a member of Desktop
Packages,
** Attachment added: "Screenshot-20200505111956-1252x899.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1876879/+attachment/5366682/+files/Screenshot-20200505111956-1252x899.png
--
You received this bug notification because you are a member of Desktop
Packages, which is su
# Symple application failing
import sys
from PySide2.QtWidgets import QApplication, QDialog, QLineEdit, QPushButton
class Form(QDialog):
def __init__(self, parent=None):
super(Form, self).__init__(parent)
self.setWindowTitle("My Form")
if __name__ == '__main__':
# Create
You need the following packages to run the script:
sudo apt install libpyside2-py3-5.14 python3-pyside2.qtcore
python3-pyside2.qtuitools python3-pyside2.qtwidgets qt5-style-plugins
qt5-gtk2-platformtheme
--
You received this bug notification because you are a member of Desktop
Packages, which i
Public bug reported:
As for related bug
https://bugs.launchpad.net/ubuntu/+source/qtstyleplugins-src/+bug/1874102 ,
theming a qt application with the "gtk2" theme causes the app to crash with
segfault:
```
segfault at 114 ip 7f0439c6caa5 sp 7fff05b55770 error 6 in
libgdk-x11-2.0.so.0.
The issue seem to appear when multiple fonts can provide the emojis.
What seems to me is that the noto-color-emojis are not necessarily the
first in the list. I had for exaple other font-noto packages and they
were hiding the color emojis. I removed all the others and now I can see
the color ones a
*** This bug is a duplicate of bug 1859926 ***
https://bugs.launchpad.net/bugs/1859926
** Description changed:
- I recently noticed that after reboots or possibly after Google Chrome
- get updated, I cannot anymore see color emojis (I can only see the old
- black and white ones instead). Rein
*** This bug is a duplicate of bug 1859926 ***
https://bugs.launchpad.net/bugs/1859926
Public bug reported:
I recently noticed that after reboots or possibly after Google Chrome get
updated, I cannot anymore see color emojis (I can only see the old black and
white ones instead). Reinstallin
Public bug reported:
The current version is missing some emojis which are already available
upstream. I didn't check them all but it seems they are v13 emojis.
You can see the missing ones as tofu from here:
https://unicode.org/emoji/charts/full-emoji-list.html
ProblemType: Bug
DistroRelease: Ub
Today I woke up, with the laptop running though the night, and I
discovered GNOME software is using 721.5 MB of memory.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1863895
Tit
Public bug reported:
I just notice that gnome-software is taking at the moment 377MB of
memory, which I consider quite excessive.
Let me know if I can help more.
What happened?
gnome-software using high memory, up to 377MB
What did I expect?
gnome-software using at most 280MB
ProblemType: Bug
What this triggers in the logs:
gnome-shell:
> polkitAuthenticationAgent: Received 2 identities that can be used for
> authentication. Only considering one.
> pushModal: invocation of begin_modal failed
> polkitAuthenticationAgent: Failed to show modal dialog. Dismissing
> authentication reques
Video of the bug
** Attachment added: "Screencast from 02-12-19 16:00:10.webm"
https://bugs.launchpad.net/ubuntu/bionic/+source/gnome-shell/+bug/1727908/+attachment/5309266/+files/Screencast%20from%2002-12-19%2016%3A00%3A10.webm
--
You received this bug notification because you are a member
Just tested on focal. I didn't have the repo, so I added it:
```
deb http://archive.canonical.com/ubuntu focal partner
```
It correctly asked me the password and after that it was added. I deselected it
to verify this bug.
Then I closed the software-properties-gtk window.
To then verify the bug,
Thanks. I created a log with `journalctl --since "2019-11-08 13:00:00"
--until "2019-11-08 13:26:49" > ~/gnome_hung_logs.txt` which I then
cleaned up of unnecessary events, like nm reconnecting or similar
unuseful logs.
** Attachment added: "gnome_hung_logs.txt"
https://bugs.launchpad.net/ubun
I could not reproduce the issue with multiple notify send. When it
happened I was receiving notifications from a Chrome extension called
Pushbullet (forwards Android notifications on your desktop and other
stuff). I suppose however that Chrome uses the notify-send to do so, as
they look native gnom
Public bug reported:
I'm using 20.04. When I receive some notifications immediately one after
the other, the shell sometimes freezes.
I usually make it start again moving to a vt and doing `killall -3
gnome-shell`.
This makes it work again (except it makes some apps like PyCharm and
Chrome to cr
Public bug reported:
>From time to time gnome-shell gets unresponsive to inputs. I can move
the cursor, but I cannot interact with the shell in any way, neither
with mouse or keyboard.
When this happens I move to a vt and restart the shell with `killall -3
gnome-shell`. After this the shell does
Also, in the logs, many of those:
```
snd_hda_intel :01:00.1: Disabling via vga_switcheroo
```
and
```
snd_hda_intel :01:00.1: Enabling via vga_switcheroo
```
from device: "+pci::01:00.1"
--
You received this bug notification because you are a member of Desktop
Packages, which is su
$sudo lshw -C display
*-display
description: VGA compatible controller
product: GK106M [GeForce GTX 770M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@:01:00.0
version: a1
width: 64 bits
clock: 33MHz
ca
$sudo lshw -C multimedia
*-multimedia
description: Audio device
product: GK106 HDMI Audio Controller
vendor: NVIDIA Corporation
physical id: 0.1
bus info: pci@:01:00.1
version: a1
width: 32 bits
clock: 33MHz
capabili
I found the following in the logs:
```
snd_hda_codec_hdmi hdaudioC2D0: out of range cmd 0:7:707:ffbf
```
from device: +hdaudio:hdaudioC2D0
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.
Public bug reported:
Background:
My audio used to work correctly. I recently attached the device to my TV using
HDMI. The audio kept playing from laptop's speakers. So, from settings, I
changed the audio output to HDMI. It worked correctly.
Issue:
After removing the cable, I had no audio. I cou
I also had:
```
snd_hda_codec_hdmi hdaudioC2D0: HDMI: invalid ELD buf size -1
```
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1849268
Title:
No audio after unplugging HDMI (wit
$lspci -nnk | grep -A2 Audio
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core
Processor HD Audio Controller [8086:0c0c] (rev 06)
Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor HD Audio
Controller [1028:05aa]
Kernel driver in use: snd_hda_intel
Public bug reported:
It crashes always after I click its icon in the dash. If I launch it
from terminal it works.
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-calendar 3.34.0-1
ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
Uname: Linux 5.3.0-10-generic x86_64
NonfreeKe
Seq 1 (Open Google Chrome)
** Attachment added: "Screenshot from 2019-09-11 17-52-12.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1843605/+attachment/5288118/+files/Screenshot%20from%202019-09-11%2017-52-12.png
--
You received this bug notification because you are a member
Seq 0 (Plain desktop)
** Attachment added: "Screenshot from 2019-09-11 17-52-01.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1843605/+attachment/5288117/+files/Screenshot%20from%202019-09-11%2017-52-01.png
--
You received this bug notification because you are a member of D
Seq 2 (Left-click on the Chrome icon, which makes the menu appear in a
bad position)
** Attachment added: "Screenshot from 2019-09-11 17-52-15.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1843605/+attachment/5288119/+files/Screenshot%20from%202019-09-11%2017-52-15.png
--
Y
Seq 3 (Showing how the menu got stuck and I can left-click other menus
for icons not hovered by the stuck menu)
** Attachment added: "Screenshot from 2019-09-11 17-52-19.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1843605/+attachment/5288120/+files/Screenshot%20from%202019-
Extensions are just default ones: Desktop Folders, AppIndicators and
UbuntuDock
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1843605
Title:
Interactive menu gets frozen and cann
Public bug reported:
Using the ubuntu dock, I have Google Chrome as second application. When
it's open and I left-click it, the menu appears in a wrong position and
gets frozen. I cannot interact with it, I cannot interact with the area
under it, and I didn't find any way to make it disappear (apa
Thanks, perfect! :)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1842890
Title:
gnome-shell high cpu usage and unresponsiveness
Status in gnome-shell package in Ubuntu:
Incom
I removed the non-Ubuntu extensions (including user-theme, which is
provided by the gnome-shell-extensions package).
Should the problem happen again, would you like me to apport collect or
to just write it?
--
You received this bug notification because you are a member of Desktop
Packages, which
Public bug reported:
>From time to time the shell becomes slow and poorly responsive, checking
the CPU usage I discovered that in such moments it had high values, like
25-35%. In only one occasion it went up to 100% CPU and I was forced to
reboot.
I don't know if it matters, but I'm using an exte
** Attachment added: "Screenshot-20190806135701-897x641.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1839127/+attachment/5281174/+files/Screenshot-20190806135701-897x641.png
--
You received this bug notification because you are a member of Desktop
Packages, which is
Public bug reported:
Check the left column of gnome-disk-utility, you can reduce it in ways
that hide the buttons contained within. I think other apps have some
dynamically computed minimum width to avoid such behaviour.
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-disk-utility 3.3
** Attachment added: "Screenshot-20190806135742-897x641.png"
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1839127/+attachment/5281175/+files/Screenshot-20190806135742-897x641.png
--
You received this bug notification because you are a member of Desktop
Packages, which is
This is how I think it should be wide as minimum. Note however that I
have buttons on the left, hence my suggestion of a dynamic minimum
width. People who have them on the right shouldn't have unnecessary
padding.
** Attachment added: "Screenshot-20190806135750-897x641.png"
https://bugs.launch
** Bug watch added: GNOME Bug Tracker #699642
https://bugzilla.gnome.org/show_bug.cgi?id=699642
** Also affects: gnome-settings-daemon via
https://bugzilla.gnome.org/show_bug.cgi?id=699642
Importance: Unknown
Status: Unknown
** Description changed:
Expected:
Be able to change
Related but not duplicate: https://bugs.launchpad.net/ubuntu/+source
/gnome-screenshot/+bug/1742443
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1818274
Title:
Cannot
Public bug reported:
Expected:
Be able to change the directory where the screenshots are saved, either from
Settings (GUI) or from gsettings (cli).
What happens:
Screenshots are unconditionally saved to the Pictures directory
(XDG_PICTURES_DIR).
Temporary Workaround:
Use a specific extension:
I confirm that removing chrome-remote-desktop and rebooting fixed the
issue for me too.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1740106
Title:
Gnome terminal not startin
I think a temporary fix could be for it to work like Dash to Panel,
which if hovered while dragging, activates the shell overview and hence
allows to drop on the chose window.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in
Public bug reported:
I'm trying to downscale GNOME interface, and in order to do this, on X,
I'm using `xrandr --scale 1.25x1.25`, which produces a larger view,
which I'd like to fit to my screen size.
So i'm trying to use the --panning option as follows:
`xrandr --output eDP-1-1 --scale 1.25x1.2
top -bn1
top - 18:53:10 up 19:16, 1 user, load average: 0,45, 0,99, 1,17
Tasks: 386 total, 1 running, 313 sleeping, 0 stopped, 0 zombie
%Cpu(s): 3,9 us, 1,1 sy, 0,0 ni, 93,7 id, 1,2 wa, 0,0 hi, 0,1 si, 0,0 st
KiB Mem : 8048180 total, 240784 free, 5832756 used, 1974640 buff/cache
Public bug reported:
gsd-xsettings is using ~700MB of memory. I think there could be some
memory leak because I don't remember it ever happening before.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-settings-daemon 3.28.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.
Public bug reported:
When I suspend my laptop, it often happens that the bluetooth stops
working. From gnome settings it is shown like if I had no bluetooth
device at all.
$ lspci -nnk | grep -iA3 net; lsusb; rfkill list; uname -r; dmesg | egrep -i
'blue|firm'
03:00.0 Network controller [0280]:
I didn't encounter this problem anymore, so it can probably be closed.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1570721
Title:
synaptic could not acquire dpkg lock
Statu
Hi, I have gnome-calendar 3.26.3 and I still experience this bug. Also,
whenever I try to open it again it crashes after few seconds.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-calendar in Ubuntu.
https://bugs.launchpad.net/bug
Sorry for the confusion, I was using the snap version.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-calendar in Ubuntu.
https://bugs.launchpad.net/bugs/1756901
Title:
GNOME Calendar crashes when I try to add my Google Calendar
Reference on how to write/read these values:
https://askubuntu.com/a/510476
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1689356
Title:
UI scale being reset to 1 every
Temporary workaround for me is to use
dconf read /com/ubuntu/user-interface/scale-factor
to read the value when the setting is still correct, then copy the
output and assign it back with
dconf write /com/ubuntu/user-interface/scale-factor "{'DP-6': 16}"
Note that this dconf value gets resetted
** Also affects: unity (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1689356
Title:
UI scale being reset to 1 every
** Description changed:
After upgrading to Ubuntu 17.04,
the HiDPI setting(Scale for menu and title bars)
is being reset to 1 everytime when display sleeps for a while,
making everything looks small.
If the display sleeps and I resume it instantly, it's fine,
but if the display slep
Happening to me as well since few days. I tough it was a configuration
issue, but probably this is a regression caused by some backport.
** Tags added: regression-update
** Tags added: verification-done-xenial xenial
--
You received this bug notification because you are a member of Desktop
Pack
Public bug reported:
After a having my memory filled I had to reboot because the system got
unresponsive. After that I can no longer open gnome terminal. I tried
running it from xterm and the following message appears:
Error constructing proxy for
org.gnome.Terminal:/org/gnome/Terminal/Factory0:
This bug has now been reported upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=791299
** Bug watch added: GNOME Bug Tracker #791299
https://bugzilla.gnome.org/show_bug.cgi?id=791299
** Also affects: gnome-shell via
https://bugzilla.gnome.org/show_bug.cgi?id=791299
Importance: Unknow
I don't see this happening anymore
** Changed in: nautilus (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1731310
Title:
nautilus doesn't
Can you check bug 1736690 to see if it's the same bug as this?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1710382
Title:
Wireless network frequently drops in 17.10
Status
Public bug reported:
>From time to time my wireless network connection drops. It works again
for some time and then it suddenly drops again.
When this happens, I switch the wifi setting off and on again (from
GNOME settings). As wifi is on again, I get connected again and
everything works again f
Public bug reported:
The lockscreen theme doesn't follow the selected gnome shell theme, as
it used to do, but instead it always uses gnome-shell.css if logged in
as Gnome session or ubuntu.css if logged as Ubuntu session.
The currently selected gdm theme is ubuntu.css, but after login it's not
r
Public bug reported:
Nautilus icons with long text are not aligned properly to the grid
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: nautilus 1:3.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu4
Ar
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1731030/+attachment/5006516/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launch
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1731030/+attachment/5006515/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https
apport information
** Attachment added: "JournalErrors.txt"
https://bugs.launchpad.net/bugs/1731030/+attachment/5006514/+files/JournalErrors.txt
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.la
apport information
** Tags added: apport-collected
** Description changed:
When I attach and turn on my PS3 controller to my laptop, the screen
get's rotated of 180 degrees.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-session 3.26.1-0ubuntu7
ProcVersionSignature:
** Also affects: libinput (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: libinput (Ubuntu)
** Also affects: xserver-xorg-input-libinput (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Pack
This happens both with Xorg and Wayland sessions.
The controller is an original Dualshock 3 Contoller. If I just plug the
controller in it doesn't cause any screen rotation, but pressing the
"home button" triggers the issue.
--
You received this bug notification because you are a member of Deskt
Public bug reported:
When I attach and turn on my PS3 controller to my laptop, the screen
get's rotated of 180 degrees.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-session 3.26.1-0ubuntu7
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_
Public bug reported:
The room was silent, when the fan of my laptop suddenly started making
noise. I checked it and it was because of the intense amount of CPU in
use because of gnome software.
Gnome Software CPU use was over 60%.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-softw
Public bug reported:
After opening gnome software, it starts taking more and more memory in
big chunks, around 80MB per second. While I'm writing this report it has
already taken 3.1GB of memory. As time passes it also asks more CPU,
taking sometimes up to 33% on my machine.
Reproduce:
- kill any
If I open nautilus the icons suddenly move in an appropriate position.
Look duplicate bug #1705285 for screenshots of before and after opening
nautilus.
** Tags added: julyshakedown
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilu
*** This bug is a duplicate of bug 1705023 ***
https://bugs.launchpad.net/bugs/1705023
Public bug reported:
I'm trying to install the anbox-installer snap from gnome-software and
it fails without any advice.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-software 3.24.3-0ubuntu6
This issue happens only under Wayland sessions.
** Summary changed:
- installed snaps do not appear among other apps in menus
+ Installed snaps do not appear among other apps in menus when using Wayland
** Also affects: wayland (Ubuntu)
Importance: Undecided
Status: New
--
You receiv
This happens only under Wayland sessions. On X the icons appears
correctly.
** Also affects: wayland (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- snap apps have blurry icons
+ Snap apps have blurry icons in Wayland session
--
You received this bug notification bec
Public bug reported:
Every time I open a folder with MTS video files the video thumbnailer
crashes. It would be ok, if it just failed gracefully.
ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: libgstreamer1.0-0 1.8.3-1~ubuntu0.1
ProcVersionSignature: Ubuntu 4.8.0-54.57~16.04.1-generic 4.
After making the screencast something fixed this behaviour, at least for
this session..
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1696019
Title:
cursor not following the theme w
I made a screencast of this behaviour. I rescaled it to keep it in a
limited size
** Attachment added: "untitled.mpg"
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1696019/+attachment/4889756/+files/untitled.mpg
--
You received this bug notification because you are a member of Desk
** Summary changed:
- cursor not following the theme while hovering the desktop
+ cursor not following the theme while hovering the desktop and the windows
decorations
** Also affects: gnome-shell (Ubuntu)
Importance: Undecided
Status: New
** Also affects: nautilus (Ubuntu)
Importa
1 - 100 of 113 matches
Mail list logo