[Bug 2084299] Re: gnome-shell segfaults after upgrading to Ubuntu 24.10 / GNOME 47.0

2024-10-15 Thread Aditya Suseno
The culprit that cause the segfault is my GNOME dconf configuration in /org/gnome/desktop/ The content of my configuration is https://launchpadlibrarian.net/754084325/dconf_2024-10-12_GNOME47_wayland_Fail.txt Which I believe that configuration is saved on ~/.config/dconf as binary file. Since it

[Bug 2084299] Re: Old User Cannot login to Wayland Session After Upgrading to Ubuntu 24.10 GNOME 47.0

2024-10-14 Thread Aditya Suseno
ID of that newly created bug is 9480c9f2-89c2-11ef-a067-fa163ec44ecd I believe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084299 Title: Old User Cannot login to Wayland Session After Upgrading t

[Bug 2084299] Re: Old User Cannot login to Wayland Session After Upgrading to Ubuntu 24.10 GNOME 47.0

2024-10-14 Thread Aditya Suseno
Hi Daniel van Vugt, Thanks for your response. This bug is reproducible on my machine. This is my dconf configuration file. To apply it on your system, run: $ dconf load /org/gnome/desktop/ < dconf_2024-10-12_GNOME47_wayland_Fail.txt Then try to login GNOME 47 on wayland session. I don't know w

[Bug 2084299] Re: Old User Cannot login to Wayland Session After Upgrading to Ubuntu 24.10 GNOME 47.0

2024-10-14 Thread Aditya Suseno
Output of $ journalctl -b-1 > prevjournal.txt Hope that help ** Attachment added: "prevjournal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2084299/+attachment/5828027/+files/prevjournal.txt -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2084299] Re: Old User Cannot login to Wayland Session After Upgrading to Ubuntu 24.10 GNOME 47.0

2024-10-14 Thread Aditya Suseno
Output of journalctl -b0 Error start at line 2658 Oct 14 16:16:31 eVa kernel: gnome-shell[4081]: segfault at 20 ip 7592797b88fa sp 7592469fe7d0 error 4 in libmutter-15.so.0.0.0[1b88fa,759279658000+17d000] likely on CPU 8 (core 2, socket 0) Oct 14 16:16:31 eVa kernel: Code: ff ff 48 89

[Bug 2084299] Re: Old User Cannot login to Wayland Session After Upgrading to Ubuntu 24.10 GNOME 47.0

2024-10-13 Thread Aditya Suseno
I think, it is better to do this automatically whenever there's an error after upgrade: $ dconf reset -f /org/gnome/desktop/ Rather than a segfault & error. Better a slight lost of personality rather than an unusable desktop. -- You received this bug notification because you are a member of Ubu

[Bug 2084299] Re: Old User Cannot login to Wayland Session After Upgrading to Ubuntu 24.10 GNOME 47.0

2024-10-12 Thread Aditya Suseno
SOLVED I don't know what the heck is the problems. Since I can login using a newly created user account, I believe the problem is with my current customizations. It seems that some of my old settings make a segfault on GNOME Shell 47 —Well... I keep my home folder since Ubuntu 8.04 (you read tha

[Bug 2084299] [NEW] Old User Cannot login to Wayland Session After Upgrading to Ubuntu 24.10 GNOME 47.0

2024-10-11 Thread Aditya Suseno
Public bug reported: After Upgrading from Ubuntu 24.04.01 to Ubuntu 24.10 I can not login on Wayland session which is the default session. It works fine with Xorg session and it also works if I create new user then login using that freshly created user. I Suspect GNOME Shell version 47.0 which

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-04-16 Thread Aditya Suseno
My workaround: Set media.ffmpeg.vaapi.enabled to FALSE OR Set media.rdd-process.enable to FALSE While still having media.ffmpeg.vaapi.enabled set to TRUE -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-04-01 Thread Aditya Suseno
The same bug? @osomon https://www.reddit.com/r/firefox/comments/t9s7mj/playing_videos_in_arch_linux_suddenly_fails_with/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964547 Title: [apt] Firefox

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-31 Thread Aditya Suseno
And this is the content of amdgpu.ids It's just a plain text file # List of AMDGPU IDs # # Syntax: # device_id,revision_id,product_name<-- single tab after comma 1.0.0 15DD, C3, AMD Radeon(TM) Vega 3 Graphics 15DD, CB, AMD Radeon(TM) Vega 3 Graphics 15DD, CE, AMD

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-29 Thread Aditya Suseno
/usr/share/libdrm$ ls -l -rw-r--r-- 1 root root 10551 Jul 2 2021 amdgpu.ids -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964547 Title: [apt] Firefox 98 installed from apt cannot Play YouTube T

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-28 Thread Aditya Suseno
But sometimes, what you need is just reloading the page ** Attachment added: "Screenshot from 2022-03-29 11-07-12.png" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1964547/+attachment/5574035/+files/Screenshot%20from%202022-03-29%2011-07-12.png -- You received this bug notificatio

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-28 Thread Aditya Suseno
Still the same for Firefox 98.0.2 ** Attachment added: "Error Message" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1964547/+attachment/5574034/+files/Screenshot%20from%202022-03-29%2011-06-35.png -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-28 Thread Aditya Suseno
From the debug information, I suspect that the problem is on /usr/lib/x86_64/dri/radeonsi_drv_video.so My machine is AMD® Ryzen 5 5600g with integrated radeon graphics by the way There was an update for Firefox 98.0.2 Haven't tried the apt version for the 98.0.2 Will tried that this night, hopef

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-28 Thread Aditya Suseno
sudo apt install libavcodec58 Reading package lists... Done Building dependency tree... Done Reading state information... Done libavcodec58 is already the newest version (7:4.4-6ubuntu5). libavcodec58 set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Seems

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-13 Thread Aditya Suseno
Package: firefox Version: 98.0+build3-0ubuntu0.21.10.2 Priority: optional Section: web Origin: Ubuntu Maintainer: Ubuntu Mozilla Team Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 232 MB Provides: gnome-www-browser, iceweasel, www-browser Depends: lsb-release, libasound2 (>= 1.0

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-13 Thread Aditya Suseno
** Attachment added: "The Video keep loading" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1964547/+attachment/5568401/+files/Screenshot%20from%202022-03-13%2022-18-38.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-13 Thread Aditya Suseno
** Attachment added: "More Debug Information" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1964547/+attachment/5568402/+files/Screenshot%20from%202022-03-13%2022-17-50.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1964547] Re: [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-11 Thread Aditya Suseno
** Description changed: • Ubuntu 21.10 (64 bit) • Firefox 98 installed via apt (cookies & cache have been cleared) • Kernel 5.13.0-30-generic x86_64 • Tried on both wayland and X11 session → same result Steps to reproduce: (1) Visit https://www.youtube.com (2) Choose one of the vi

[Bug 1964547] [NEW] [apt] Firefox 98 installed from apt cannot Play YouTube

2022-03-10 Thread Aditya Suseno
Public bug reported: • Ubuntu 21.10 (64 bit) • Firefox 98 installed via apt (cookies & cache have been cleared) • Kernel 5.13.0-30-generic x86_64 • Tried on both wayland and X11 session → same result Steps to reproduce: (1) Visit https://www.youtube.com (2) Choose one of the video Actual Result:

[Bug 1947746] Re: [Snap] Ubuntu Firefox installed from snap cannot use Trezor U2F

2021-11-09 Thread Aditya Suseno
The solution from mcudev works for me. I added this lines on 51-trezor.rules file and copied to /etc/udev/rules.d/ then restart my machine and voila it works! Thanks mcudev and Olivier Tilloy! You are the reasons I still using Firefox 🙂️ ** Attachment added: "Screenshot from 2021-11-10 02-23-39.

[Bug 1947746] Re: [Snap] Ubuntu Firefox installed from snap cannot use Trezor U2F

2021-10-19 Thread Aditya Suseno
Thanks Olivier Tilloy for your quick response. The Trezor works well. Even for the web wallet on https://wallet.trezor.io Maybe because they use Trezor Bridge It's just the U2F/FIDO2 functionality that doesn't works Here is the `lsusb` $ lsusb Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3

[Bug 1947746] [NEW] [Snap] Ubuntu Firefox installed from snap cannot use U2F

2021-10-19 Thread Aditya Suseno
Public bug reported: Trezor U2F security key doesn't work with firefox snap after updating to Ubuntu 21.10, but works with apt debian firefox package. Steps to reproduce: 1) Insert Trezor U2F security key in USB port. 2) Launch `run snap firefox` (it is the default on Ubuntu 21.10) 3) Test https:

[Bug 1898910] Re: gnome-shell crashes when you try to change the resolution [St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion failed: (priv->child == NULL)] called from DesktopGrid::_backgrou

2020-11-13 Thread Aditya Suseno
I have to remove `gnome-shell-extension-desktop-icons` as a workaround >From journalctl: St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion failed: (priv->child == NULL) Bail out! St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion failed: (priv->child == NULL) GNOME Shell crashed

[Bug 1898005] Re: gnome-shell crashed with SIGABRT in st_bin_destroy: assertion failed: (priv->child == NULL) called from DesktopManager::_destroyDesktopIcons()

2020-11-08 Thread Aditya Suseno
Got this bug after upgrading to 20.10 Using Gnome Shell 3.38.1 and Mutter 3.38.1 Frequent crash in wayland session Especially when pressing save button dialogue gnome-shell[2119]: ** gnome-shell[2119]: St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion failed: (priv->child == NULL) gnome-

[Bug 1889784]

2020-08-23 Thread Aditya Suseno
This is happened to me when `widget.wayland-dmabuf-vaapi.enabled` is set to **True** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889784 Title: Hardware-accelerated video decoding (VA-API) broken

[Bug 1742323] Re: Meltdown Update Kernel doesnt boot

2018-01-11 Thread Aditya Suseno
*** This bug is a duplicate of bug 1741934 *** https://bugs.launchpad.net/bugs/1741934 @Carter Braxton Having the same problem with you. But now it's working. Thanks for the tips. For those of you having the same problem with me and Carter Braxton (low resolution in 4.4.0-109 kernel). You nee

[Bug 1068605] Re: List of session type does not fit on screen with many window managers installed

2013-06-06 Thread Aditya Suseno
12.04 Precise Pangolin login screen are better. It fits all my 15 Desktop Enviroment :-D -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068605 Title: List of session type does not fit on screen with

[Bug 406352] Re: Needs correctly set Preferred applications>Browser gconf key (fails on manual Firefox 3.5 installs)

2010-07-27 Thread Aditya Suseno
I am removing my computer from Ubuntu One website. The problem is when I try to re-add it. Ubuntu One Preferences doesn't pop up a web browser where I can add the computer. It just can't connect like there is no internet connection at all. I try to reinstall Ubuntu One client but it still didn't