[Bug 2089709] Re: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login

2025-04-25 Thread bmaupin
Journal while logging in without moving the mouse with MUTTER_DEBUG=kms ** Attachment added: "prevjournal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5874220/+files/prevjournal.txt -- You received this bug notification because you are a member of Ubunt

[Bug 2089709] Re: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login

2025-04-25 Thread bmaupin
Journal while logging in moving the mouse with MUTTER_DEBUG=kms > Repeat step 3 until the bug happens again. For what it's worth the bug is repeatable 100% of the time. just start moving the mouse when logging in and keep moving it for 10 seconds or so, long enough so that it's obvious that the G

[Bug 2089709] Re: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login

2025-04-16 Thread bmaupin
> GDM was keeping you on the wrong VT after login. Gnome was running on TTY2 and I pressed Ctrl+Alt+F2 after reproducing the bug but nothing happened. I had to switch to a different one first, doesn't seem to matter which one. > Please enable the debug option in /etc/gdm3/custom.conf and then reb

[Bug 2089709] Re: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login

2025-04-15 Thread bmaupin
I reproduced the bug with Wayland, switched to a different terminal, ran journalctl -b0 > journal.txt. But when I switched back to TTY2 (not sure if that's the proper term), Gnome shell was running fine and I could use it as normal. So I did it again: 1. Log in with Wayland while moving mouse to

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-11 Thread bmaupin
Yes, the X cursor does move. Thinking there was nothing more to do for this bug, I switched back to Wayland (I've only been using X to troubleshoot this). On a whim I vigorously moved the mouse on login, and it has the same bug. It does manifest differently; in Wayland the cursor appears briefly i

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-10 Thread bmaupin
Sure. I had to use sudo again this time, not sure why. But I installed the package, reproduced the bug, ran sudo killall -ABRT gnome-shell and it generated two crash reports: https://errors.ubuntu.com/oops/9bc84a38-1609-11f0-b409-fa163ec8ca8c https://errors.ubuntu.com/oops/011925e0-160a-11f0-9a65-

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-09 Thread bmaupin
I realised I had the apport service disabled, so I re-enabled it. killall -USR1 gnome-shell still did not generate a crash report, neither did killall -QUIT gnome-shell. But killall -ABRT gnome-shell did generate a crash report, so I uploaded it using ubuntu-bug: https://errors.ubuntu.com/oops/8

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-08 Thread bmaupin
> You need to use USR1, not USR. My apologies, I did use USR1 but I mistyped in the comment. But there was still no crash file and I had to use sudo. > I get the impression this machine is not up to date Good catch, I haven't updated in a while. I'll update and try again. -- You received this

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-07 Thread bmaupin
I reproduced the issue, but when I ran killall -USR gnome-shell it said: Operation not permitted So I used sudo and it worked. But there are no files in /var/crash. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubunt

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-06 Thread bmaupin
Fresh boot, log in while not moving mouse and the bug didn't happen ** Attachment added: "journal-nomouse.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5869831/+files/journal-nomouse.txt -- You received this bug notification because you are a member of U

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-06 Thread bmaupin
Fresh boot, log in while moving mouse and triggered the bug ** Attachment added: "journal-movingmouse.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5869830/+files/journal-movingmouse.txt -- You received this bug notification because you are a member of U

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-04-06 Thread bmaupin
I think vurentjie has figured it out! I've been doing more methodical testing, including uninstalling all custom Gnome extensions and disabling the Ubuntu ones, and still the issue would appear intermittently. So I logged in without touching my mouse, and it logged in fine. Then I tried again: th

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-03-15 Thread bmaupin
I've been doing more methodical testing. The issue has happened with all of my custom extensions deleted as well as d...@rastersoft.com, ubuntu- d...@ubuntu.com, and tiling-assist...@ubuntu.com disabled, so I don't think any of those are the cause. The only extension I'm not sure about yet is ubun

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-14 Thread bmaupin
It happened again today with all third party extensions deleted. Next I'll try additionally with all Ubuntu extensions disabled. One thing I noticed is that it seems to happen if I boot without being plugged into an external monitor, possibly if I had previously booted while being connected to an

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-12 Thread bmaupin
Thanks for the explanation. I didn't realise disabled plugins can cause issues. I'll try your suggestions and see if I can narrow down the issue. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launc

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-06 Thread bmaupin
The bug doesn't happen in Wayland, which is why I created it for X11 specifically. I prefer to use Wayland but since I encountered the bug I thought it would be helpful to file it, especially since I saw so many others seemed to have the same problem: https://askubuntu.com/questions/1514757/issue-w

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-05 Thread bmaupin
I disabled every single custom gnome shell extension. The only enabled extensions are the ones that come with Ubuntu: $ gnome-extensions list --enabled ubuntu-appindicat...@ubuntu.com ubuntu-d...@ubuntu.com d...@rastersoft.com It happened again this morning. sudo systemctl restart gdm3 didn't wor

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-02-05 Thread bmaupin
** Attachment added: "prevjournal-20250205.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5855103/+files/prevjournal-20250205.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in U

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-01-31 Thread bmaupin
** Attachment added: "prevjournal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5854081/+files/prevjournal.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bug

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-01-31 Thread bmaupin
Yesterday I disabled tilingshell before powering off. This morning the issue happened again. ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2089709/+attachment/5854080/+files/journal.txt -- You received this bug notification because you are a me

[Bug 2089709] Re: Ubuntu 24.04 (X11) sometimes logs in to a black screen with only an X cursor

2025-01-13 Thread bmaupin
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 Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2089709 Title: Ubuntu 24.04 (X11) som

[Bug 2089709] Re: Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-12-21 Thread bmaupin
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.

[Bug 2089709] Re: Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-12-21 Thread bmaupin
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

[Bug 2089709] Re: Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-12-21 Thread bmaupin
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

[Bug 2089709] Re: Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-12-20 Thread bmaupin
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 Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bu

[Bug 2089709] [NEW] Intermittent blank screen after logging in on Ubuntu 24.04 with X11

2024-11-26 Thread bmaupin
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

[Bug 1905414] [NEW] Choosing Headset in Select Audio Device doesn't set input device

2020-11-24 Thread bmaupin
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

[Bug 1220764] Re: Rhythmbox does not add VBR headers when ripping CDs to MP3

2014-07-21 Thread bmaupin
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

[Bug 1220764] ProcEnviron.txt

2014-07-21 Thread bmaupin
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1220764/+attachment/4159201/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchp

[Bug 1220764] Re: Rhythmbox does not add VBR headers when ripping CDs to MP3

2014-07-21 Thread bmaupin
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

[Bug 1220764] LogAlsaMixer.txt

2014-07-21 Thread bmaupin
apport information ** Attachment added: "LogAlsaMixer.txt" https://bugs.launchpad.net/bugs/1220764/+attachment/4159200/+files/LogAlsaMixer.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launc

[Bug 1220764] GstreamerVersions.txt

2014-07-21 Thread bmaupin
apport information ** Attachment added: "GstreamerVersions.txt" https://bugs.launchpad.net/bugs/1220764/+attachment/4159199/+files/GstreamerVersions.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://

[Bug 1220764] XorgLog.txt

2014-07-21 Thread bmaupin
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1220764/+attachment/4159202/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/b

[Bug 656900] Re: Feature request: add "buddy pounce"

2014-07-09 Thread bmaupin
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 Ubuntu Desktop Bugs, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/656900 Title: Feature request: ad

[Bug 818163] Re: text in eclipse doesn't update properly using metacity

2013-09-20 Thread bmaupin
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 Ubuntu Desktop Bugs, which is subscribed to metacity in Ubuntu. https://bugs.la

[Bug 1220764] Re: Rhythmbox does not add VBR headers when ripping CDs to MP3

2013-09-05 Thread bmaupin
Bug 945987 is related, which is why I mentioned it in this bug. But I don't believe it's the same; it seems to me that 945987 is referring to the inability to change encoding settings from the GUI. But it doesn't deal specifically with the problem that VBR headers aren't added to MP3. This problem

[Bug 1220764] [NEW] Rhythmbox does not add VBR headers when ripping CDs to MP3

2013-09-04 Thread bmaupin
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