|
Bugzilla – Full Text Bug Listing |
| Summary: | SUSE 10 RC1 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Joseph Eattimoottil <dbajoe> |
| Component: | SaX2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Joseph Eattimoottil
2005-09-16 19:09:26 UTC
sorry the file you attached has never been written by SaX. sax did not write settings like ViewPort even the format structure is different the fact that sax is not able to read that file is because it doesn't follow the Identifier rules needed for sax. Identifier must match the following rule: "name[index]" The identifier named Identifier "Screen 1" for example is completely wrong and is definitely not written by sax. very curios is that the header of the file say that it has been written by sax ?? some things have been mixed up as well if I have a look at InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard[0]" "CoreKeyboard" Keyboard[0] ok this seems to be setup by sax but Mouse1 never ever :-) sorry |