|
Bugzilla – Full Text Bug Listing |
| Summary: | Force YaST2 to use XIM to prevent from launching another scim instance, when launching yast2 by a normal user. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Zhe Su <zsu> |
| Component: | YaST2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 7 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Zhe Su
2006-03-10 09:56:52 UTC
Reassigning to Marcus Schäfer <ms@suse.de>, he can add this to the YaST2 start scripts. Do you want to set QT_IM_MODULE=xim in the yast2 start script only if yast2 is launched by a normal user? What should happen if the user is already logged in as root? Should we set QT_IM_MODULE=xim always in the yast2 start script? I think setting QT_IM_MODULE=xim always in the yast2 start script should be the simplest way, and it should be just ok. ok, I added that variable, fixed |