|
Bugzilla – Full Text Bug Listing |
| Summary: | gnuplot 4.4.0 - small bug with regard to x11 app-defaults handling | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Dieter Jurzitza <dieter.jurzitza> |
| Component: | X11 Applications | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Patch against gnuplot.spec
Patch against several gnuplot-src files |
||
Created attachment 360716 [details]
Patch against several gnuplot-src files
This increases the number of samples and modifies the startup message. Use it or discard it.
Dear Mr. Fink,
by the way and just to let you know: the important parameter in the specfile patch is the "--with-x-app-defaultdir=%{_appdef}" entry which ensures the appropriate assignment of the app-defaults directory.
I sillily entered too many additional alignment tab-characters so each and every line of the configure-call got replaced.
Have a good start into the new week,
take care
Dieter Jurzitza
Fixed for 11.3 |
Created attachment 360715 [details] Patch against gnuplot.spec User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.1 Firefox/3.6.3 The new gnuplot 4.4.0 comes with a modified app-defaults handling. The variable AppDefDir is not defined any more. Therefore the define on the gcc-commandline "AppDefDir" is disfunctional. In contrast there should be a configure parameter that fixes this. See patch attached. Besides I increased the default number of samples as the default is too low, the startup message has been patched as well - use it or discard it. Reproducible: Always Steps to Reproduce: 1. 2. 3.