|
Bugzilla – Full Text Bug Listing |
| Summary: | Can't start "Graphics cards and Monitors" - log file attached | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Bryce Nesbitt <bryce2> |
| Component: | YaST2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | SuSE Linux 10.0 | ||
| URL: | http://www.xfree86.org/4.5.0/I1284.html#4 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Log from failed "sax2" startup. Run without -r flag.
xorg.conf that causes sax2 to fail (includes corrected modelline for SGI 1600SW). |
||
|
Description
Bryce Nesbitt
2005-10-22 20:28:36 UTC
Stanlislav: Can you help here? to solve your problem simply call sax2 from a shell instead of the control center. I assume this is the tty problem already solved but honestly; "It worked for a while, not now it fails silently" is not a report I can provide a fix for I don't have any clue what is going on here *** This bug has been marked as a duplicate of 117439 *** What is at genericfrontend.cc line 497, which is causing the program to exit? You should know that I get the exact same failure when starting sax2 from a shell. Hmm, genericfrontend.cc is code from liby2util. I don't know about
that code it's not written by me. I think we are a bit off topic right
now. The problem is that you cannot start sax2 is this correct ?
If so please call:
sax2 -r
and send me the log file /var/log/SaX.log. You should know that sax2
has nothing to do with yast2. In principal these are two different
applications whereas yast2 is using libsax for X11 related tasks
Thanks
CAUGHT IT! Ok: it appears that sax2 got upset that I modified the xorg.conf file by myself. In such a case, it quits silently halfway through startup: bryce@linux:~> sax2 SaX: root Password: SaX: initializing done, using cache data... SaX: startup bryce@linux:~> Adding the "-r" flag causes sax2 to work. Log files attached. Created attachment 56515 [details]
Log from failed "sax2" startup. Run without -r flag.
Created attachment 56516 [details] xorg.conf that causes sax2 to fail (includes corrected modelline for SGI 1600SW). Modelines from http://www.xfree86.org/4.5.0/I1284.html See also ok, I added a check for that, fixed Thanks for testing |