|
Bugzilla – Full Text Bug Listing |
| Summary: | Authorization required, but no authorization protocol defined | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Kirelos Namroud <namroudkirelos04> |
| Component: | Basesystem | Assignee: | Tomas Cech <sleep_walker> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | jubalh, mvetter, simonf.lees |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Kirelos Namroud
2023-12-16 19:34:02 UTC
What is the exact command used to open YaST2? (In reply to hui from comment #1) > What is the exact command used to open YaST2? wofi's yast menĂ¹ entry executes this: xterm -geom 60x5 -T xdg-su /sbin/yast2 -e -su -c /sbin/yast2 The error is reproducible using: xdg-su -c yast2 An additional note is that the error does only happen on sway (wayland) but not on icewm (x11) Probably a xdg-su thing? Does that work on Wayland? |