Why was this bug marked as incomplete? Is there more information I need
to provide? Thanks.
--
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/2089709
Title:
Ubuntu 24.04 (X11) someti
It wasn't clear to me whether I should run the first journal command
while the bug was happening (while the screen was blank with the X
cursor) or after so I did both.
This is the file I created while the bug was happening.
** Attachment added: "journal-during-bug.txt"
https://bugs.launchpad.
And this is the journal.txt I created after the bug happened, I
restarted gdm3, and then logged in successfully.
Also, there were no files in /var/crash neither were there any errors at
https://errors.ubuntu.com/user/my-id
** Attachment added: "journal-after-bug.txt"
https://bugs.launchpad.ne
Well, that didn't take long. It just happened. I checked for the gnome-
shell process and it seemed to be running:
$ ps -ef | grep [g]nome-shell
user 37043056 1 14:56 ?00:00:04 /usr/bin/gnome-shell
user 38613056 0 14:56 ?00:00:00
/usr/libexec/gnome-shell-calendar
I'm still waiting for it to happen again. I had switched to Wayland so I
switched back to X11. I'll update when I see it happen again.
--
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/
Public bug reported:
I recently upgraded from Ubuntu 22.04 to Ubuntu 24.04. Now whenever I
log in, sometimes I'll get a blank screen. It will only show the mouse
cursor as an X.
The problem seems to be intermittent. So far it's only happened to me
using X11.
My current workaround:
1. Open anoth
Public bug reported:
I'm suffering from a series of audio bugs so I'll try my best to
explain.
Out of the box, the output device in GNOME setting is listed as Kaby
Lake something or other. It works in 20.04 but the headset microphone
isn't detected.
In 18.04 the audio didn't work at all, which r
In Xubuntu this may be fixable by removing the indicator-application
package:
sudo apt remove indicator-application
xfce4-panel -r
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.n
I don't seem to have this issue on 18.04 either, so it seems to be
limited to 14.04.
$ ps aux | grep [p]olkit
root 1453 0.0 0.0 292924 8796 ?Ssl Oct12 0:01
/usr/lib/policykit-1/polkitd --no-debug
bmaupin 16637 0.0 0.1 323808 19996 ?Sl 08:10 0:00
/us
For what it's worth, I don't seem to have had this issue after upgrading
to Ubuntu 16.04. I recently just upgraded to 18.04 so I'll continue to
keep an eye on things.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to policykit-1 in Ubuntu.
Same here, on an installed Xubuntu 18.04
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-applet in Ubuntu.
https://bugs.launchpad.net/bugs/1761606
Title:
Two Wi-Fi network applets appear after logging back into live-usb
I looked into those dbus messages and didn't find anything helpful. My
system is fully up to date and I still have this issue.
Here's my current workaround:
sudo sh -c 'echo "#!/bin/bash
/usr/bin/killall /usr/lib/policykit-1/polkitd" > /etc/cron.daily/kill-polkitd'
sudo chmod +x /etc/cron.daily/
After switching back to xserver-xorg-video-ati, X is using much less
memory:
$ ps aux | grep /usr/bin/X
root 1708 0.6 1.9 509828 154948 tty7Ssl+ Sep11 60:43 /usr/bin/X
-core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7
-novtswitch
$ uptime
15:33:09 up 6 days, 22:3
I had the same problem after switching from the xserver-xorg-video-ati
driver to fglrx and then back to xserver-xorg-video-ati after
experiencing a memory leak:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1354350
The problem was the fglrx package installs this file:
/etc/modpr
See here for the same bug for the fglrx driver:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1354350
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/127
Same problem with Xubuntu 14.04.3. I switched back to the xserver-xorg-
video-ati driver to see if it fixes the problem.
This was while I was still using fglrx:
$ ps aux | grep /usr/bin/X
root 1470 0.7 24.3 4415808 1973744 tty7 Ss+ Sep04 65:07 /usr/bin/X
-core :0 -seat seat0 -auth /var/
For anyone using the remmina-next PPA, I also had to manually upgrade
the libfreerdp-plugins-standard package; for some reason the
dependencies weren't properly set and the drive sharing wasn't working
due to a missing library:
[10:00:37:014] [18886:2095822592] [ERROR][com.winpr.library] -
LoadLib
As I mentioned in my last comment, yesterday I logged into my computer
after it had been up for 3 days at the login screen. Upon logging in,
polkitd was using nearly 1 GB of memory:
$ uptime
09:09:38 up 3 days, 15:57, 1 user, load average: 0.06, 0.05, 0.05
$ ps aux | grep polkitd | grep -v grep
r
A couple more data points:
Last week, I rebooted my machine and logged in right away. polkitd was
only using 7 MB of memory:
$ ps aux | grep polkitd | grep -v grep
root 1219 0.1 0.0 281164 7244 ?Sl 16:36 0:00
/usr/lib/policykit-1/polkitd --no-debug
Two days later, polkitd wa
Public bug reported:
Periodically I install updates on my computer and reboot without logging
in. When I come back to my computer and log in, polkitd is using a large
chunk of memory. At the moment it's using > 2.3 GiB of memory on a
machine with 8 GB RAM:
$ ps aux | grep polkit
root 1229 0
The easiest way to fix this without installing extra packages (like
cheese), is:
1. Downgrade the parts of the enablement stack that caused the problem
sudo apt-get install --install-recommends xserver-xorg libgl1-mesa-glx
libegl1-mesa-drivers
2. (Optional) Clean up extra packages
sudo apt-get
Same problem on Ubuntu 14.04:
$ mp3val 01\ -\ Gregory\ Alan\ Isakov\ -\ Dandelion\ Wine.mp3
Analyzing file "01 - Gregory Alan Isakov - Dandelion Wine.mp3"...
WARNING: "/home/bmaupin/Desktop/Gregory Alan Isakov/This Empty Northern
Hemisphere/01 - Gregory Alan Isakov - Dandelion
eamer-0.10/presets/GstLameMP3Enc.prs (cbr=false). The
problem is that the VBR headers aren't added to the MP3 files, for
example:
$ mp3val 01\ -\ Gregory\ Alan\ Isakov\ -\ Dandelion\ Wine.mp3
Analyzing file "01 - Gregory Alan Isakov - Dandelion Wine.mp3"...
WARNING: "
/usr/share/gstreamer-0.10/presets/GstLameMP3Enc.prs (cbr=false). The
problem is that the VBR headers aren't added to the MP3 files, for
example:
$ mp3val 01\ -\ Gregory\ Alan\ Isakov\ -\ Dandelion\ Wine.mp3
Analyzing file "01 - Gregory Alan Isakov - Dandelion Wine.mp3"...
WARNIN
uot;...
WARNING: "/home/bmaupin/Desktop/Gregory Alan Isakov/This Empty Northern
Hemisphere/01 - Gregory Alan Isakov - Dandelion Wine.mp3": VBR detected, but no
VBR header is present. Seeking may not work properly.
INFO: "/home/bmaupin/Desktop/Gregory Alan Isakov/This Empty North
/usr/share/gstreamer-0.10/presets/GstLameMP3Enc.prs (cbr=false). The
problem is that the VBR headers aren't added to the MP3 files, for
example:
$ mp3val 01\ -\ Gregory\ Alan\ Isakov\ -\ Dandelion\ Wine.mp3
Analyzing file "01 - Gregory Alan Isakov - Dandelion Wine.mp3"...
WARNIN
VBR headers aren't added to the MP3 files, for
example:
$ mp3val 01\ -\ Gregory\ Alan\ Isakov\ -\ Dandelion\ Wine.mp3
Analyzing file "01 - Gregory Alan Isakov - Dandelion Wine.mp3"...
WARNING: "/home/bmaupin/Desktop/Gregory Alan Isakov/This Empty Northern
Hemisphe
** Changed in: thunderbird
Importance: Medium => Unknown
** Changed in: thunderbird
Status: Invalid => Unknown
** Changed in: thunderbird
Remote watch: Mozilla Bugzilla #203810 => Mozilla Bugzilla #756984
--
You received this bug notification because you are a member of Desktop
Packa
sudo apt-get -y remove empathy && sudo apt-get -y install pidgin
(Type it in the Terminal app)
:)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/656900
Title:
Feature request: add "
Marking as Incomplete since Ubuntu 10.10 and 11.04 are no longer
supported and no reports that it affects currently supported versions.
** Changed in: xorg-server (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Desktop
Packages, which i
Marking as Invalid since this bug is for a version of Ubuntu that's no
longer supported
** Changed in: metacity (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launc
ry Alan Isakov - Dandelion Wine.mp3"...
WARNING: "/home/bmaupin/Desktop/Gregory Alan Isakov/This Empty Northern
Hemisphere/01 - Gregory Alan Isakov - Dandelion Wine.mp3": VBR detected, but no
VBR header is present. Seeking may not work properly.
INFO: "/home/bmaupin/Desktop/Gregory A
al 01\ -\ Gregory\ Alan\ Isakov\ -\ Dandelion\ Wine.mp3
Analyzing file "01 - Gregory Alan Isakov - Dandelion Wine.mp3"...
WARNING: "/home/bmaupin/Desktop/Gregory Alan Isakov/This Empty Northern
Hemisphere/01 - Gregory Alan Isakov - Dandelion Wine.mp3": VBR detected, but no
VBR h
Is there any way I can request this bug to be closed? It's for a version
of Ubuntu that's no longer supported (10.10), and I didn't have this
problem in 10.04 LTS or 12.04 LTS.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server i
34 matches
Mail list logo