[Desktop-packages] [Bug 1947115] Re: VAAPI / HW-acceleration not working Snap-packaged Firefox

2022-06-05 Thread Troels Petersen
Ahh yeah, I just noticed that VAAPI works again now with Firefox 101.0-2 and Firefox 102.0b2-1 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1947115 Title: VAAPI / HW-acceleration

[Desktop-packages] [Bug 1970615] Re: WebGL does not work in snap firefox

2022-06-05 Thread Troels Petersen
nning the latest drivers for your video card." This is the case on my laptop with Intel HD4600 Graphics and on my desktop with AMD Vega 56 Graphics. Both are on Ubuntu 22.04 LTS with snap firefox. troels@troels-thinkpad:~$ glxinfo | grep OpenGL OpenGL vendor string: Intel OpenG

[Desktop-packages] [Bug 1970615] Re: WebGL does not work in snap firefox

2022-06-04 Thread Troels Petersen
top with AMD Vega 56 Graphics. Both are on Ubuntu 22.04 LTS with snap firefox. troels@troels-thinkpad:~$ glxinfo | grep OpenGL OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 4600 (HSW GT2) OpenGL core profile version string: 4.6 (Core Profile) Mesa 22.0.1

[Desktop-packages] [Bug 1970615] Re: WebGL does not work in snap firefox

2022-06-01 Thread Troels Petersen
t you are running the latest drivers for your video card." This is the case on my laptop with Intel HD4600 Graphics and on my desktop with AMD Vega 56 Graphics. Both are on Ubuntu 22.04 LTS with snap firefox. troels@troels-thinkpad:~$ glxinfo | grep OpenGL OpenGL vendor str

[Desktop-packages] [Bug 1970615] Re: WebGL does not work in snap firefox

2022-04-28 Thread Troels Petersen
my laptop with Intel HD4600 Graphics and on my desktop with AMD Vega 56 Graphics. Both are on Ubuntu 22.04 LTS with snap firefox. troels@troels-thinkpad:~$ glxinfo | grep OpenGL OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 4600 (HSW GT2) OpenGL core profile

[Desktop-packages] [Bug 1947115] Re: VAAPI / HW-acceleration not working Snap-packaged Firefox

2022-04-28 Thread Troels Petersen
It does not work. I tried $ MOZ_DISABLE_RDD_SANDBOX=1 firefox and it still does not work. Then I remembered, that I already added this in my /etc/profile a while ago, when it stopped working on an at that timer new version of firefox. This is the bottom of my /etc/profile : export

[Desktop-packages] [Bug 1970610] Re: Gnome Control Center is not starting: Undefined symbol

2022-04-27 Thread Troels Petersen
in gnome-control-center package in Ubuntu: Invalid Bug description: When I try and start Gnome Control Center it silently crashes before showing anything. Doing it from the terminal gives the following output: troels@troels-desktop:~$ gnome-control-center gnome-control-center

[Desktop-packages] [Bug 1970610] Re: Gnome Control Center is not starting: Undefined symbol

2022-04-27 Thread Troels Petersen
: When I try and start Gnome Control Center it silently crashes before showing anything. Doing it from the terminal gives the following output: troels@troels-desktop:~$ gnome-control-center gnome-control-center: symbol lookup error: /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37: undefi

[Desktop-packages] [Bug 1970615] Re: WebGL does not work in snap firefox

2022-04-27 Thread Troels Petersen
t you are running the latest drivers for your video card." This is the case on my laptop with Intel HD4600 Graphics and on my desktop with AMD Vega 56 Graphics. Both are on Ubuntu 22.04 LTS with snap firefox. troels@troels-thinkpad:~$ glxinfo | grep OpenGL OpenGL vendor string: Intel OpenG

[Desktop-packages] [Bug 1970615] Re: WebGL does not work in snap firefox

2022-04-27 Thread Troels Petersen
The glxinfo output on my desktop, where WebGL also does not work after upgrading to Ubuntu 22.04 LTS troels@troels-desktop:~$ glxinfo | grep OpenGL OpenGL vendor string: AMD OpenGL renderer string: AMD Radeon RX Vega (vega10, LLVM 13.0.1, DRM 3.42, 5.15.0-27-generic) OpenGL core profile version

[Desktop-packages] [Bug 1970615] [NEW] WebGL does not work in snap firefox

2022-04-27 Thread Troels Petersen
ivers for your video card." This is the case on my laptop with Intel HD4600 Graphics and on my desktop with AMD Vega 56 Graphics. Both are on Ubuntu 22.04 LTS with snap firefox. troels@troels-thinkpad:~$ glxinfo | grep OpenGL OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) H

[Desktop-packages] [Bug 1970610] [NEW] Gnome Control Center is not starting: Undefined symbol

2022-04-27 Thread Troels Petersen
Public bug reported: When I try and start Gnome Control Center it silently crashes before showing anything. Doing it from the terminal gives the following output: troels@troels-desktop:~$ gnome-control-center gnome-control-center: symbol lookup error: /lib/x86_64-linux-gnu/libwebkit2gtk-4.0

[Desktop-packages] [Bug 1947115] Re: VAAPI / HW-acceleration not working Snap-packaged Firefox

2022-04-25 Thread Troels Petersen
Is it because the snap package uses XWayland? I just checked about:support and it reports the window protocol as XWayland. Me personally, I have only had success using VAAPI HW-acceleration when using Wayland with export MOZ_ENABLE_WAYLAND=1 and then using Wayland as the windowing system in

[Desktop-packages] [Bug 1947115] Re: VAAPI / HW-acceleration not working Snap-packaged Firefox

2022-04-21 Thread Troels Petersen
Pardon me, I didn't see your comment. I attached the output when viewing a video on Youtube ** Attachment added: "moz_log_platformDecoderModule5.log" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1947115/+attachment/5582152/+files/moz_log_platformDecoderModule5.log -- You received

[Desktop-packages] [Bug 1947115] Re: VAAPI / HW-acceleration not working Snap-packaged Firefox

2022-04-21 Thread Troels Petersen
On my other laptop which uses the iHD driver, it is also not working troels@spectre:~$ vainfo libva info: VA-API version 1.14.0 libva info: User environment variable requested driver 'iHD' libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so libva info: Found init function

[Desktop-packages] [Bug 1947115] Re: VAAPI / HW-acceleration not working Snap-packaged Firefox

2022-04-21 Thread Troels Petersen
It does not work again on Ubuntu 22.04 LTS with i965. I am not sure whether i965_drv_video.so is packaged with the snap or not. If I do: ``` troels@troels-ThinkPad-X230-Tablet:~$ LIBVA_DRIVER_NAME=i965 vainfo libva info: VA-API version 1.14.0 libva info: User environment variable requested driver

[Desktop-packages] [Bug 1957816] Re: Wayland dual monitor switch from 30Hz to 60Hz: High pitch audio double playback speed

2022-01-27 Thread Troels Petersen
I just tested it on a laptop with intel graphics, and sound and playback is perfectly normal on 60Hz when playing through the HDMI (playing on the television). Same cable, same television - only connected to my laptop instead. This makes me wonder whether this could be an issue in the kernel

[Desktop-packages] [Bug 1957816] Re: Wayland dual monitor switch from 30Hz to 60Hz: High pitch audio double playback speed

2022-01-18 Thread Troels Petersen
I don't know if the speed is exactly doubled, by but changing the output definitely changes the playback speed of any media. I tried making a video to show it: https://youtu.be/hlqw_ijdxOE -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1957816] Re: Wayland dual monitor switch from 30Hz to 60Hz: High pitch audio double playback speed

2022-01-17 Thread Troels Petersen
However, audio going through USB on the X1 ThinkVision (called "Analog Output - X1") is now playing correctly in Wayland with both monitors at 60Hz. When selecting the television output "HDMI / DisplayPort - Vega 20 HDMI Audio [Radeon VII]" on Wayland with 60Hz on both monitors, the playback

[Desktop-packages] [Bug 1957816] Re: Wayland dual monitor switch from 30Hz to 60Hz: High pitch audio double playback speed

2022-01-17 Thread Troels Petersen
This does not fix the issue. Playback is still double and high pitched in Wayland with both monitors at 60Hz. In Xorg I can still only select 30Hz as the maximum on the television. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1957816] Re: Wayland dual monitor switch from 30Hz to 60Hz: High pitch audio double playback speed

2022-01-14 Thread Troels Petersen
Also because Wayland allows the television to be at 60Hz, whenever I login (after boot) and have it in mirror mode, the sound is therefore too fast by default. I cannot change it, since the HDMI port is the first port on the GPU and the DisplayPort port is the second. This means it by default

[Desktop-packages] [Bug 1957816] Re: Wayland dual monitor from 30Hz to 60Hz: High pitch audio double playback speed

2022-01-14 Thread Troels Petersen
** Summary changed: - Wayland dual monitor 60Hz: High pitch audio + Wayland dual monitor from 30Hz to 60Hz: High pitch audio double playback speed ** Summary changed: - Wayland dual monitor from 30Hz to 60Hz: High pitch audio double playback speed + Wayland dual monitor switch from 30Hz to

[Desktop-packages] [Bug 1957819] Re: Wayland dual monitor switch from 30Hz to 60Hz: High pitch audio double playback speed

2022-01-14 Thread Troels Petersen
** Summary changed: - Wayland dual monitor 60Hz: High pitch audio and fast playback + Wayland dual monitor switch from 30Hz to 60Hz: High pitch audio double playback speed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in

[Desktop-packages] [Bug 1957819] [NEW] Wayland dual monitor 60Hz: High pitch audio and fast playback

2022-01-13 Thread Troels Petersen
Public bug reported: I described the issue here first: https://bugs.launchpad.net/ubuntu/+bug/1957816 I am not sure it belongs here, but after the initial report i made an audio issue report with `ubuntu-bug -s audio` copy/paste: I have a desktop computer with a 60Hz 4K display connected

[Desktop-packages] [Bug 1947115] Re: VAAPI / HW-acceleration not working Snap-packaged Firefox

2021-11-29 Thread Troels Petersen
Thank you all for working and fixing this issue! It also works here. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1947115 Title: VAAPI / HW-acceleration not working Snap-packaged

[Desktop-packages] [Bug 1947115] Re: VAAPI / HW-acceleration not working Snap-packaged Firefox

2021-10-15 Thread Troels Petersen
I am using Wayland and the variable MOZ_ENABLE_WAYLAND=1 (I read somewhere recently that this should be default now, but I still have it set.) I am using the Ubuntu variant of gnome shipped with Ubuntu 21.10. The default one with Ubuntu. -- You received this bug notification because you are a

[Desktop-packages] [Bug 1947115] [NEW] VAAPI / HW-acceleration not working Snap-packaged Firefox

2021-10-14 Thread Troels Petersen
Public bug reported: I just installed Ubuntu 21.10, which packages Firefox in snap in contrary to the old .deb package way. Now neither of my laptops (with snap packaged firefox and Ubuntu 21.10) can play videos hardware accelerated using VAAPI anymore. This means my laptops get hotter and use

[Desktop-packages] [Bug 1891272] Re: Ubuntu settings is still reporting 3.36.3 after update?

2020-08-13 Thread Troels Petersen
when I do apport-collect 1891272, I get troels@troels-ThinkPad-X230-Tablet:~$ apport-collect 1891272 Package gnome-desktop3 not installed and no hook available, ignoring troels@troels-ThinkPad-X230-Tablet:~$ sudo apt install gnome-desktop3 Reading package lists... Done Building dependency tree

[Desktop-packages] [Bug 1891272] [NEW] Ubuntu settings is still reporting 3.36.3 after update?

2020-08-12 Thread Troels Petersen
Public bug reported: I am a little unsure whether the gnome-shell package is the one used for the Ubuntu desktop. I know that the Ubuntu desktop is based on gnome-shell, but it seems that after upgrading to 3.36.4 from 3.36.3, that Ubuntu settings in About -> Gnome version -> 3.36.3, still

[Desktop-packages] [Bug 1841387] Re: GDM hangs on boot with 5.3rc5 when using wayland

2019-08-25 Thread Troels Liebe Bentsen
Troels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wayland/+bug/1841387/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More

[Desktop-packages] [Bug 1841387] Re: GDM hangs on boot with 5.3rc5 when using wayland

2019-08-25 Thread Troels Liebe Bentsen
xes in 5.3 for the Dell XPS 9380 and 9370 that would be nice to have. How do i debug this? Regards Troels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wayland/+bug/1841387/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packa

[Desktop-packages] [Bug 1825420] Re: package linux-image-5.0.0-13-generic 5.0.0-13.14 failed to install/upgrade: triggers looping, abandoned

2019-04-24 Thread Troels Petersen
I also reverted to Linux kernel 4.18.0-13-generic (The one that ships with Ubuntu 18.10) after upgrading to 19.04. System: HP Spectre 13 v000nf, 8 GB Memory, Dual core Intel i5-6200U CPU @ 2.30 GHz, Intel HD Graphics 520 (Skylake GT2) When running 'sudo apt upgrade' it complains about a missing

[Desktop-packages] [Bug 1796661] Re: Firefox can't download files to an fscrypt protected, unlocked folder

2019-01-21 Thread Troels Liebe Bentsen
The issue is because firefox does a rename from the /tmp folder to the encrypted home folder, right now fscrypt returns EPERM instead of EXDEV that would be normal when the operation can not complete because of crossing a mount point or in this case unencrypted to an encrypted folder. The

[Desktop-packages] [Bug 1760252] Re: starting slack crashes xwayland on 18.04

2018-11-07 Thread Troels Liebe Bentsen
*** This bug is a duplicate of bug 1754693 *** https://bugs.launchpad.net/bugs/1754693 Also having same issue on 18.10 -- 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/1760252

[Desktop-packages] [Bug 1762797] Re: Dell XPS 9370: Gnome quickly hangs and becomes unresponsive

2018-04-10 Thread Troels Liebe Bentsen
** Attachment added: "_usr_bin_gnome-shell.121.crash" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1762797/+attachment/5110038/+files/_usr_bin_gnome-shell.121.crash -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell

[Desktop-packages] [Bug 1762797] Re: Dell XPS 9370: Gnome quickly hangs and becomes unresponsive

2018-04-10 Thread Troels Liebe Bentsen
** Attachment added: "lspci.txt" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1762797/+attachment/5110036/+files/lspci.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1762797] Re: Dell XPS 9370: Gnome quickly hangs and becomes unresponsive

2018-04-10 Thread Troels Liebe Bentsen
** Attachment added: "_usr_bin_apport-bug.0.crash" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1762797/+attachment/5110037/+files/_usr_bin_apport-bug.0.crash -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in

[Desktop-packages] [Bug 1762797] Re: Dell XPS 9370: Gnome quickly hangs and becomes unresponsive

2018-04-10 Thread Troels Liebe Bentsen
** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1762797/+attachment/5110035/+files/dmesg.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1762797] Re: Dell XPS 9370: Gnome quickly hangs and becomes unresponsive

2018-04-10 Thread Troels Liebe Bentsen
** Attachment added: "_usr_bin_update-notifier.1000.crash" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1762797/+attachment/5110058/+files/_usr_bin_update-notifier.1000.crash -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1762797] Re: Dell XPS 9370: Gnome quickly hangs and becomes unresponsive

2018-04-10 Thread Troels Liebe Bentsen
Tried stopping gdm after the crash got this in dmesg and a crash file. [ 38.518732] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:37:pipe A] flip_done timed out [ 174.038457] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:37:pipe A]

[Desktop-packages] [Bug 1762797] Re: Dell XPS 9370: Gnome quickly hangs and becomes unresponsive

2018-04-10 Thread Troels Liebe Bentsen
I applied the fix, though it was line 20 not 23 that had to be commented out for "problem_types" to be removed. I also uploaded the files that were already in the crash directory, but I don't get any new ones after for the last crash. -- You received this bug notification because you are a

[Desktop-packages] [Bug 1762797] [NEW] Gnome wayland session crashes on newer kernels

2018-04-10 Thread Troels Liebe Bentsen
Public bug reported: I got a new Dell XPS 9370 and upgraded it to 17.10, the included kernel(4.13.0-38-generic) seems to be working except for some short temporary hangs(1-3 secs) ones in a while under wayland. Therefore I tried upgrading the kernel to a newer version to see if it fixed the

[Desktop-packages] [Bug 1652243] Re: Times for other locations shows up as AM & PM not "24-hour time"

2016-12-23 Thread Troels S
Thanks, changing the Regional Format away from (United States) worked! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1652243 Title: Times for other locations shows up

[Desktop-packages] [Bug 1652243] Re: Times for other locations shows up as AM & PM not "24-hour time"

2016-12-23 Thread Troels S
It is not something a user would expect happens and therefore not very user-friendly. You can't expect an ordinary user to know how to change the .profile file... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity-control-center in

[Desktop-packages] [Bug 1652243] [NEW] Times for other locations shows up as AM & PM not "24-hour time"

2016-12-23 Thread Troels S
Public bug reported: When you select "24-hour time" in Time & Date --> Clock. Times for other locations still shows up as AM & PM not "24-hour time" when pressing the time in unity. Look at the screenshot: http://oi63.tinypic.com/15g4do4.jpg ProblemType: Bug DistroRelease: Ubuntu 16.04

[Desktop-packages] [Bug 1107491] Re: gnome-system-monitor doesn't shows the real amount of RAM is used

2014-02-06 Thread Troels
This also affects me. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-system-monitor in Ubuntu. https://bugs.launchpad.net/bugs/1107491 Title: gnome-system-monitor doesn't shows the real amount of RAM is used Status in

[Desktop-packages] [Bug 947856] Re: Privacy Delete history is not deleting download history

2012-03-06 Thread Troels S
** Package changed: ubuntu = gnome-control-center (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/947856 Title: Privacy Delete history is not deleting download

[Desktop-packages] [Bug 947856] Re: Privacy Delete history is not deleting download history

2012-03-06 Thread Troels S
** Tags added: precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/947856 Title: Privacy Delete history is not deleting download history Status in