Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4532

Re: Warnings

From db <dieterhansbritz@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Warnings
Date 2023-07-15 11:46 +0200
Organization A noiseless patient Spider
Message-ID <u8tpuj$bug0$1@dont-email.me> (permalink)
References <u8ov2s$3lmni$1@dont-email.me> <khat1aFg1apU1@mid.dfncis.de> <u8qtds$3v9b7$1@dont-email.me> <khd94qFr54tU1@mid.dfncis.de>

Show all headers | View raw


On 14.07.2023 17.49, Hans-Bernhard Bröker wrote:
> Am 14.07.2023 um 09:27 schrieb db:
>> On 13.07.2023 20.10, Hans-Bernhard Bröker wrote:
>>> Am 13.07.2023 um 15:43 schrieb db:
>>>> When I run a script that runs gnupplot on my Linux system, I get
>>>> these warnings:
>>>>
>>>> ~/rect2> ./plotfit
>>>> perl: warning: Setting locale failed.
>>>> perl: warning: Please check that your locale settings:
>>>>          LANGUAGE = "",
>>>>          LC_ALL = (unset),
>>>>          LANG = "da_DK.UTF-8"
>>>>      are supported and installed on your system.
>>>> perl: warning: Falling back to the standard locale ("C").
>>>>
>>>> What should I do to fix this, or should I do anything?
>>>> The script then does its job, so these are not errors.
>>>
>>> I don't believe that this has anything to do with the fact that this 
>>> script uses gnuplot.  Those are messages from _perl_, not from gnuplot.
>>>
>>
>> But I only get these when running a gnuplot script, otherwise not.
> 
> You're getting them from the _perl_ engine, while running a _Perl_ 
> script.  That script may also eventually be running gnuplot, sure.  But 
> that's quite evidently not where the messages are coming from.
> 
> The only persons who have any chance of debugging this are those which 
> can at least look at that script.  Right now, that set of people has 
> exactly one element: you.

OK. I found out that if I start with
set term postscript
then I get no warnings. I do get one when I add eps.

I will have to learn how to set something in locale. Not easy (for me).


-- 
Dieter Britz

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

Warnings db <dieterhansbritz@gmail.com> - 2023-07-13 15:43 +0200
  Re: Warnings Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2023-07-13 20:10 +0200
    Re: Warnings db <dieterhansbritz@gmail.com> - 2023-07-14 09:27 +0200
      Re: Warnings Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2023-07-14 17:49 +0200
        Re: Warnings db <dieterhansbritz@gmail.com> - 2023-07-15 11:46 +0200

csiph-web