octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #51830] uname nodename sometimes gives "localh


From: Marshall
Subject: [Octave-bug-tracker] [bug #51830] uname nodename sometimes gives "localhost" instead of pc name
Date: Fri, 25 Aug 2017 10:05:57 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

Follow-up Comment #6, bug #51830 (project octave):

I got 'localhost' again. It happened when I opened a second instance of
Octave. The first instance continued to give the correct name, but the second
and later instances always gave 'localhost' even after closing all open Octave
programs. Now I only get 'localhost' again even after hibernating or
completely restarting the computer.


>> [utsname, err, msg] = uname
utsname =

  scalar structure containing the fields:

    sysname = MINGW32_NT-6.2
    nodename = localhost
    release = Windows 6.2
    version =
    machine = x86_64

err = 0
msg = uname not supported on this system


But err and msg are the same whether it gives the correct response or not.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51830>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]