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: Wed, 30 Aug 2017 00:22:56 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

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

Just now, opening octave it gave the right answer: 

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

  scalar structure containing the fields:

    sysname = MINGW32_NT-6.2
    nodename = MDF-TreeFrog
    release = Windows 6.2
    version =
    machine = x86_64

err = 0
msg = uname not supported on this system

When closing octave and re-opening it (not opening a second instance at the
same time), it gave localhost again. Restarting the computer doesn't always
seem to get it to work again: It didn't work this time I tried (after getting
localhost).

    _______________________________________________________

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]