Bug 604087

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 ApplicationsAssignee: 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

Description Dieter Jurzitza 2010-05-09 18:49:07 UTC
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.
Comment 1 Dieter Jurzitza 2010-05-09 18:50:27 UTC
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.
Comment 2 Dieter Jurzitza 2010-05-10 04:28:52 UTC
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
Comment 3 Dr. Werner Fink 2010-05-10 12:29:01 UTC
Fixed for 11.3