/srv/irclogs.ubuntu.com/2022/04/07/#ubuntu-next.txt

lotuspsychjetarzeau: on a quick open/close (wayland): https://dpaste.org/bUdwa01:13
=== guiverc2 is now known as guiverc
tarzeaulotuspsychje: thanks, best posted here: https://github.com/luspi/photoqt/issues (new issue)03:37
tarzeaushall i or do you want to?03:38
lotuspsychjeill do it, np tarzeau 03:38
tarzeauperfect, thanks :)03:41
lotuspsychjetarzeau: https://github.com/luspi/photoqt/issues/1303:46
ubottuIssue 13 in luspi/photoqt "[Wayland] Photoqt makes a lot of noise in journal logs on gnome" [Open]03:46
=== lotuspsychje_ is now known as lotuspsychje
lotuspsychjePaulW2U: saw an interesting bug #196809907:18
ubottuBug 1968099 in gnome-shell (Ubuntu) "gnome shell crashes after disconnecting external monitors" [Undecided, New] https://launchpad.net/bugs/196809907:18
lotuspsychjealso intel graphics07:18
PaulW2Ulotuspsychje: yes, I saw that. I haven't tried to replicate yet08:06
PaulW2UMy moving applications via overview bug duped as originally reported against the cosmic release ! bug 196766108:07
ubottuBug 1867578 in gnome-shell (Ubuntu) "gnome-shell crashed with SIGABRT in __GI_raise() from __GI_abort() from g_assertion_message() from g_assertion_message_expr() from clutter_actor_set_mapped() [assertion failed: (!CLUTTER_ACTOR_IS_MAPPED (self))] from windowPreview.js" [Medium, Confirmed] [duplicate: 1967661] https://launchpad.net/bugs/186757808:07
soup55Hi, I'm having issues on Ubuntu 22.04 + GNOME + Wayland + Proprietary Nvidia drivers. My kernel is 5.15.0-25-generic, my nvidia driver is 510.60.02, libnvidia-egl-wayland1 version is 1:1.1.9-1.108:36
soup55Running `yelp` results in a seg fault. I found a similar bug here https://bugs.launchpad.net/ubuntu/+source/yelp/+bug/1949924. egl-wayland version 1:1.1.9-1.1 was supposed to fix this issue, but it has popped up again it seems.08:37
ubottuLaunchpad bug 1949924 in egl-wayland (Ubuntu) "yelp crashes in wayland session with NVIDIA 470" [High, Fix Released]08:37
oerhekswayland and nvidia? that is new to me08:39
* oerheks reading08:39
soup55Ubuntu 22.04 runs wayland by default, even with nvidia driver.08:39
oerheksI see :-D08:41
oerheksbut your kernel is ewer, nvidia is newer, only libnvidia-egl-wayland1 is the same 08:42
soup55Yes but, in the above link, libnvidia-egl-wayland1 1:1.1.9-1.1 was supposed to fix the issue with nvidia 470, it seems that nvidia 510 has reintroduced the issue.08:43
soup55I do realize that my configuration differs from that of the launchpad link above. I just wanted to bring regression to other folks' attention.08:43
oerheksyes, and newer kernel too 5.13 > 5.1508:49
soup55True.08:54
lotuspsychje_yelp is part of that webkit bug oerheks soup55 09:00
lotuspsychje_bug #196641809:01
ubottuBug 1966418 in webkit2gtk (Ubuntu) "[jammy regression] webkit apps do not display content (yelp, epiphany, gnome-online-accounts etc)" [High, Confirmed] https://launchpad.net/bugs/196641809:01
lotuspsychje_oh nvm i see it crashes on your side soup55 09:01
lotuspsychje__you also have that ravage ?09:08
lotuspsychje__yelp crash on 51009:09
=== lotuspsychje__ is now known as lotuspsychje
soup55thanks for the link, lotuspsychje_ enabling that env variable seems to be the workaround.09:12
soup55I have another issue with the gnome-extensions-app. It crashes and outputs "Error reading events from display: Protocol error".09:12
soup55Works fine on Xorg for me, but not wayland.09:13
lotuspsychjethink there's an existing bug on that aswell soup55 09:16
soup55Cheese fails too. Yes lotus, I think these are known bugs. Sorry for that.09:17
lotuspsychjesoup55: bug #196622109:17
ubottuBug 1966221 in mesa (Ubuntu) "gnome-extensions-app crashes with 'Segmentation fault (core dumped)'" [High, Fix Released] https://launchpad.net/bugs/196622109:17
lotuspsychjewhat happens with your cheese soup55 09:18
soup55' Error 71 (Protocol error) dispatching to Wayland display.'09:20
soup55I never managed to cheese's GUI. Just crashes with the above message.09:21
soup55this is printed too 'g_value_dup_string: assertion 'G_VALUE_HOLDS_STRING (value)' failed'09:21
eythiansoup55: I have a similar issue with totem09:23
eythianhttps://bugs.launchpad.net/ubuntu/+source/totem/+bug/196678709:23
ubottuLaunchpad bug 1966787 in totem (Ubuntu) "Totem crashes on launch | GStreamer-GL-CRITICAL **: Failed to flush Wayland connection | Gdk-Message: Error flushing display: Protocol error" [Undecided, New]09:23
soup55Same eythian. Just installed totem to try it out, it managed to launch but crashed if i tried to play something.09:25
lotuspsychjemy totem launches on intel 620 graphics09:26
lotuspsychjesoup55: for cheese, you might wanna file a new !bug i dont find any related right away09:27
eythiansoup55: yep. This is on a machine running both intel and nvidia, though it makes no difference which video card I use, the error still happens09:27
lotuspsychjeeythian: even on powersaving mode(intel) ?09:29
soup55lotus, the power saving mode is disabled for me I do not understand why.09:30
eythianyeah, that's what I run things on by default, only steam is set to use the nvidia by default09:30
soup55I only get the two nvidia options, performance mode and on-demand mode.09:30
soup55the Intel option is grayed out.09:31
lotuspsychjesoup55: you might wanna check; sudo lshw -C video09:31
eythianoh, gnome-shell also runs on the nvidia card. I assume that it needs to for some technical reason09:32
soup55Both GPUs show up there.09:32
lotuspsychjesoup55: both driver modules loaded too? at bottom driver:...09:32
lotuspsychjeno unclaimed cards?09:32
soup55I don't understand what "unclaimed cards" means.09:33
soup55the nvidia driver and the i915 drivers are loaded for me, I checked via lsmod09:34
lotuspsychjeif the module is not properly loaded, the card would mention 'unclaimed'09:34
soup55I see no mentions of "unclaimed" anywhere.09:35
lotuspsychjesoup55: ok, then that looks good, maybe compare nvidia driver versions to see if you can fix that powersaving mode09:35
soup55Hey lotus! prime-select is a CLI tool that let me pick Intel power-save mode!09:38
soup55for whatever reason, intel option was disabled in the GUI.09:38
lotuspsychje!yay09:39
ubottuGlad you made it! :-)09:39
soup55yelp, gnome-extensions-app, cheese all work now, in the intel mode.09:40
soup55the day is saved, thanks to lotus and eythian.09:40
lotuspsychje+109:41
eythianhm if that made it work for you, perhaps I need to do more experimenting. Perhaps totem is using nvidia by default and that's where the problem lies.09:41
eythian(or maybe it's a totally unrelated problem :)09:41
lotuspsychjecould be eythian 09:41
soup55totem works perfectly as well, no warnings/errors.09:41
eythianinteresting. Though still, failing in a default configuration for this laptop isn't ideal. But more data for the bug is more good.09:42
ravagelotuspsychje, Bug #1966418 posiive. marked affected11:33
ubottuBug 1966418 in webkit2gtk (Ubuntu) "[jammy regression] webkit apps do not display content (yelp, epiphany, gnome-online-accounts etc)" [High, Confirmed] https://launchpad.net/bugs/196641811:33
dalurkaI'm not sure if this is the correct channel.. but I'm trying to mirror 22.04 with reprepro available on 20.04 and I get issues with zstd. According to the changelog of the reprepro package zstd was backported to focal but I'm not sure what is going on..any pointers?13:02
dalurkaGetting packages...13:03
dalurkaGot 100%: 11M 724K bytes13:03
dalurkaInstalling (and possibly deleting) packages...13:03
dalurkazstd: error 70 : Write error : cannot write decoded block : Broken pipe 13:03
dalurkareprepro 5.3.0-1.3~ubuntu20.0413:04
madm1keHi there. I'm playing around with gnome-shell gresource files to change the login-screen (gdm), but apparently I'm always in the wrong file, I tried /usr/share/gnome-shell/gdm-theme.gresource (as alternative symlink) and /usr/share/gnome-shell/gnome-shell-theme.gresource. But I'm missing "something" ..13:09
NeilRGHello, my mouse cursor seems to be disappearing after the login screen13:55
lotuspsychjehey NeilRG did you try comparing xorg vs wayland?13:55
NeilRGlotuspsychje, I don't know what those are13:56
NeilRGI only installed 22.04 because 20.04 didn't support my motherboard13:56
lotuspsychjeNeilRG: when you logout, you can choose ubuntu, or ubuntu on xorg13:56
NeilRGyou want me to try ubuntu on xorg?13:56
lotuspsychjeyes13:56
NeilRGokay hold on13:56
NeilRGsudo logout will work?13:57
NeilRGhow do I log out from the terminal?13:57
NeilRGnm I'll just reboot, will let you know13:58
NeilRGubuntu on x.org works14:00
NeilRGis there a reason why "wayland" doesn't work for me?14:00
lotuspsychjeNeilRG: what kind of graphics card are you on?14:00
NeilRGGTX 108014:01
NeilRGI haven't installed new drivers yet14:01
NeilRGbut I believe i did check the box to install proprietary drivers during the installation14:01
lotuspsychjetry nvidia-smi to see your current driver version14:01
NeilRGlotuspsychje, doesn't exist14:01
NeilRGbut nvidia-detector says nvidia-driver-51014:02
lotuspsychjeok, wayland + nvidia are still being worked on as combo, didnt see a related bug yet like yours NeilRG 14:03
lotuspsychjeNeilRG: maybe as a test, you might wanna experiment with driver versions to compare14:03
NeilRGlotuspsychje, thank you very much for looking into it and giving me a solution14:03
NeilRGcan I make xorg the default at login?14:03
lotuspsychjewhen you dont change, it remains what you last picked14:03
NeilRGlotuspsychje, good design :)14:05
lotuspsychjetarzeau: https://github.com/luspi/photoqt/issues/13#issuecomment-109177094414:08
ubottuIssue 13 in luspi/photoqt "[Wayland] Photoqt makes a lot of noise in journal logs on gnome" [Open]14:08
=== oerheks_ is now known as oerheks

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!