|
Bugzilla – Full Text Bug Listing |
| Summary: | doubleclicking on sax2 module within yast2 causes X server restart | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Ladislav Michnovic <lmichnovic> |
| Component: | YaST2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | logs | ||
|
Description
Ladislav Michnovic
2006-11-13 14:57:37 UTC
Please provide the YaST logs. http://en.opensuse.org/Bugs/YaST Created attachment 105358 [details]
logs
attached. the result is that your current session dies because of some reason. Of course this is not a bug in sax but in the driver. What I did is a vt switch and a probeonly call. No matter how often one does that the currently running X-Server is not allowed to crash As long as we cannot fix the binary nvidia driver you should prevent such double clicks in yast Stefan, any idea how to ignore a double click? Double clicks are prevented in the Qt control center - if indeed they are double clicks (within the double click interval), not just two separate clicks. For one thing, there is NO WAY that this can possibly be CRITICAL. It's been like that forever. For another, if it is really crucial that a YaST2 module is only started once, that module should make that sure. The control center has no way of knowing if another instance of the same module is still running successfully (as opposed to hanging or crashed). well as I said we cannot fix a binary driver the best choice you had was reassigning to me... nice try The binary-only driver is not the only possible location to fix that. |