[Bug 1205406] New: xdotool doesn't show the correcz titles of firefox windows any longer
https://bugzilla.suse.com/show_bug.cgi?id=1205406 Bug ID: 1205406 Summary: xdotool doesn't show the correcz titles of firefox windows any longer Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Firefox Assignee: factory-mozilla@lists.opensuse.org Reporter: opensuse@mike.franken.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 862867 --> https://bugzilla.suse.com/attachment.cgi?id=862867&action=edit window properties Starting with openSUSE Tumbleweed 20221113 xdotool doesn't show the correct titles of firefox any longer, instead returns "Firefox" or an empty string. This worked as expected until I installed this snapshot a few minutes ago. xdotool search --classname firefox 45088769 45088831 45088954 $ xdotool getwindowname 45088769 Firefox $ xdotool getwindowname 45088831 $ xdotool getwindowname 45088954 Firefox Systemsettings / Window management / Window rules still shows the correct titles (see attachement). This breaks my complete window management 8-( -- You are receiving this mail because: You are the assignee for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1205406 Michael Hirmke <opensuse@mike.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|xdotool doesn't show the |xdotool doesn't show the |correcz titles of firefox |correct titles of firefox |windows any longer |windows any longer -- You are receiving this mail because: You are the assignee for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1205406 https://bugzilla.suse.com/show_bug.cgi?id=1205406#c1 --- Comment #1 from Michael Hirmke <opensuse@mike.franken.de> --- Found this in my logs: ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. [Parent 9457, Main Thread] WARNING: Unable to connect to ibus: Could not connect: Connection refused: 'glib warning', file /home/abuild/rpmbuild/BUILD/firefox-106.0.5/toolkit/xre/nsSigHandlers.cpp:167 (firefox:9457): IBUS-WARNING **: 21:49:38.223: Unable to connect to ibus: Could not connect: Connection refused Could this be the culprit? -- You are receiving this mail because: You are the assignee for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1205406 https://bugzilla.suse.com/show_bug.cgi?id=1205406#c2 --- Comment #2 from Michael Hirmke <opensuse@mike.franken.de> --- The list returned by for w in $( xdotool search -class firefox ); do xdotool getwindowname $w; done shows all of the windows, that search didn't find: Firefox VDR Portal ��� Mozilla Firefox ... So it seems, that only xdotool search doesn't work any longer. -- You are receiving this mail because: You are the assignee for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1205406 https://bugzilla.suse.com/show_bug.cgi?id=1205406#c3 Michael Hirmke <opensuse@mike.franken.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Firefox |X11 Applications Assignee|factory-mozilla@lists.opens |screening-team-bugs@suse.de |use.org | --- Comment #3 from Michael Hirmke <opensuse@mike.franken.de> --- Still exists with openSUSE Tumbleweed 20221127. Probably better assigned to X11 apps. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com