• Goated was renamed to Gossiped

    From Richard Menedetter@2:310/31 to All on Wed May 8 10:19:30 2019
    Hi All!

    Goated was renamed to Gossiped.
    And a new message lister was added.

    Sadly it crashes here when trying to display some JAM areas:
    2019/05/08 10:15:45 gossipEd-linux/amd64 0.2.4-160-c31ba3d7 started
    panic: runtime error: index out of range [recovered]
    panic: runtime error: index out of range



    goroutine 1 [running]:

    github.com/askovpen/gossiped/vendor/github.com/rivo/tview.(*Application).Run.func1(0xc00029de80)

    c:/gopath/src/github.com/askovpen/gossiped/vendor/github.com/rivo/tview/application.go:149 +0x82

    panic(0x604860, 0x7d4a40)

    C:/go/src/runtime/panic.go:522 +0x1b5

    github.com/askovpen/gossiped/pkg/msgapi.(*JAM).SetLast(0xc00029dc80, 0x0)

    c:/gopath/src/github.com/askovpen/gossiped/pkg/msgapi/jam.go:361 +0x41f

    github.com/askovpen/gossiped/pkg/ui.(*App).ViewMsg(0xc00030a1e0, 0xa, 0x0, 0x0, 0x2, 0xc0004644e0, 0x16, 0x1)

    c:/gopath/src/github.com/askovpen/gossiped/pkg/ui/viewmsg.go:23 +0xda

    github.com/askovpen/gossiped/pkg/ui.(*App).onSelected(0xc00030a1e0, 0xb, 0x0)

    c:/gopath/src/github.com/askovpen/gossiped/pkg/ui/arealist.go:94 +0x350

    github.com/askovpen/gossiped/pkg/ui.(*App).AreaList.func2(0xb, 0x0)

    c:/gopath/src/github.com/askovpen/gossiped/pkg/ui/arealist.go:37 +0x3e

    github.com/askovpen/gossiped/vendor/github.com/rivo/tview.(*Table).InputHandler.func1(0xc000068500, 0xc00005e430)

    c:/gopath/src/github.com/askovpen/gossiped/vendor/github.com/rivo/tview/table.go:1133 +0x34a

    github.com/askovpen/gossiped/vendor/github.com/rivo/tview.(*Box).WrapInputHandler.func1(0xc000068500, 0xc00005e430)

    c:/gopath/src/github.com/askovpen/gossiped/vendor/github.com/rivo/tview/box.go:152 +0x5d

    github.com/askovpen/gossiped/vendor/github.com/rivo/tview.(*Application).Run(0xc00029de80, 0x0, 0x0)

    c:/gopath/src/github.com/askovpen/gossiped/vendor/github.com/rivo/tview/application.go:234 +0x396

    github.com/askovpen/gossiped/pkg/ui.(*App).Run(0xc00030a1e0, 0x1, 0x1)

    c:/gopath/src/github.com/askovpen/gossiped/pkg/ui/app.go:34 +0x56

    main.main()

    c:/gopath/src/github.com/askovpen/gossiped/gossiped.go:38 +0x247

    CU, Ricsi

    ... Whiskey to a Scot is as innocent as milk is to the rest of the world.
    --- GoldED+/LNX
    * Origin: Smile: A slight curve that straightens things out. (2:310/31)
  • From Michiel van der Vlist@2:280/5555 to Richard Menedetter on Wed May 8 11:27:31 2019
    Hello Richard,

    On Wednesday May 08 2019 10:19, you wrote to All:

    Goated was renamed to Gossiped.
    And a new message lister was added.

    Sadly it crashes here when trying to display some JAM areas:
    2019/05/08 10:15:45 gossipEd-linux/amd64 0.2.4-160-c31ba3d7 started
    panic: runtime error: index out of range [recovered]
    panic: runtime error: index out of range

    Here it crashes too. Seems some .dll is missing:

    D:\FIDO\GOSSIPED>gossiped config.yml
    2019/05/08 11:26:41 gossipEd-windows/386 0.2.4-160-c31ba3d7 started
    panic: Failed to find GetFileInformationByHandleEx procedure in kernel32.dll: Die angegebe
    ne Prozedur wurde nicht gefunden.

    goroutine 1 [running]:
    syscall.(*LazyProc).mustFind(0x11039a20)
    C:/go/src/syscall/dll_windows.go:311 +0x42 syscall.(*LazyProc).Addr(0x11039a20, 0x7833a0)
    C:/go/src/syscall/dll_windows.go:318 +0x21 internal/syscall/windows.GetFileInformationByHandleEx(0x780, 0x9, 0x1106febc, 0x8, 0x3, 0x
    11017348)
    C:/go/src/internal/syscall/windows/zsyscall_windows.go:353 +0x27 os.newFileStatFromGetFileInformationByHandle(0x1104e0a0, 0xa, 0x780, 0x0, 0x1104e0a0, 0xa)

    C:/go/src/os/types_windows.go:52 +0x135
    os.(*File).Stat(0x11036618, 0x5ff750, 0x11036618, 0x0, 0x11036618)
    C:/go/src/os/stat_windows.go:55 +0x133
    io/ioutil.ReadFile(0x1104e0a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
    C:/go/src/io/ioutil/ioutil.go:62 +0xac github.com/askovpen/gossiped/pkg/config.Read(0x5f3a77, 0xa)
    c:/gopath/src/github.com/askovpen/gossiped/pkg/config/config.go:48 +0x3e
    main.main()
    c:/gopath/src/github.com/askovpen/gossiped/gossiped.go:21 +0x99

    D:\FIDO\GOSSIPED>


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.eu (2:280/5555)
  • From Wilfred van Velzen@2:280/464 to Michiel van der Vlist on Wed May 8 12:04:26 2019
    Hi Michiel,

    On 2019-05-08 11:27:31, you wrote to Richard Menedetter:

    MvdV> Here it crashes too. Seems some .dll is missing:

    MvdV> D:\FIDO\GOSSIPED>gossiped config.yml
    MvdV> 2019/05/08 11:26:41 gossipEd-windows/386 0.2.4-160-c31ba3d7 started
    MvdV> panic: Failed to find GetFileInformationByHandleEx procedure in
    MvdV> kernel32.dll: Die angegebe ne Prozedur wurde nicht gefunden.

    If your running on Windows XP this function is in a different dll.

    According to: https://docs.microsoft.com/en-us/windows/desktop/api/winbase/nf-winbase-getfileinformationbyhandleex

    Requirements

    Minimum supported client Windows Vista [desktop apps | UWP apps]
    Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
    Library Kernel32.lib; FileExtd.lib on Windows Server 2003 and Windows XP


    Bye, Wilfred.

    --- FMail-lnx64 2.1.0.18-B20170815
    * Origin: FMail development HQ (2:280/464)
  • From Alexander N. Skovpen@2:5020/9696.128 to Michiel van der Vlist on Wed May 8 13:28:12 2019
    Hello Michiel van der Vlist!

    08 May 19 11:27:30, Michiel van der Vlist wrote to Richard Menedetter:


    MvdV> D:\FIDO\GOSSIPED>gossiped config.yml
    MvdV> 2019/05/08 11:26:41 gossipEd-windows/386 0.2.4-160-c31ba3d7 started
    MvdV> panic: Failed to find GetFileInformationByHandleEx procedure in kernel32.dll: Die angegebe
    MvdV> ne Prozedur wurde nicht gefunden.
    golang not support Windows XP more :-\

    Alexander


    --- ════════╦╦═╦╦═╗╔════
    * Origin: ═╩══╬╩═╩╩═╬╬═ (2:5020/9696.128)
  • From Michiel van der Vlist@2:280/5555.1 to Alexander N. Skovpen on Wed May 8 10:46:28 2019
    Hello Alexander N. Skovpen!

    08 May 19 13:28:12, Alexander N. Skovpen wrote to Michiel van der Vlist:

    MvdV>> D:\FIDO\GOSSIPED>gossiped config.yml
    MvdV>> 2019/05/08 11:26:41 gossipEd-windows/386 0.2.4-160-c31ba3d7 started
    MvdV>> panic: Failed to find GetFileInformationByHandleEx procedure in kernel32.dll: Die angegebe
    MvdV>> ne Prozedur wurde nicht gefunden.

    golang not support Windows XP more :-\


    I am afraid that will be a show stopper for many. XP is still used a lot in Fidonet.

    It does not run on Win7 either. It does not crash, it exits immidiately.

    C:\point\gossiped>gossiped config.yml
    2019/05/08 12:34:32 gossipEd-windows/386 0.2.4-160-c31ba3d7 started

    C:\point\gossiped>



    Michiel


    --- goAtEd-windows/386 1.0.5-154-a1826692
    * Origin: (2:280/5555.1)
  • From Michiel van der Vlist@2:280/5555 to Alexander N. Skovpen on Wed May 8 14:00:15 2019
    Hello Alexander,

    Wednesday May 08 2019 10:46, I wrote to you:

    It does not run on Win7 either. It does not crash, it exits
    immidiately.

    I am afraid I made a typo in the config. I have it running on Win 7 now. Wote a mesaage, but could not find the key to save the message and exit...

    F1 help would be helpfull...


    Cheers, Michiel

    --- GoldED+/W32-MSVC 1.1.5-b20170303
    * Origin: http://www.vlist.eu (2:280/5555)
  • From Richard Menedetter@2:310/31 to Michiel van der Vlist on Wed May 8 12:15:08 2019
    Hello Michiel van der Vlist!

    08 May 19 14:00:14, Michiel van der Vlist wrote to Alexander N. Skovpen:

    MvdV> I am afraid I made a typo in the config. I have it running on Win 7 now.
    MvdV> Wrote a mesaage, but could not find the key to save the message and exit
    MvdV>
    MvdV> F1 help would be helpfull...

    F2 as in Golded

    CU, Ricsi

    --- gossipEd-linux/amd64 0.2.4-160-c31ba3d7
    * Origin: https://github.com/askovpen/gossiped/ (2:310/31)
  • From Michiel van der Vlist@2:280/5555.1 to Richard Menedetter on Wed May 8 12:31:37 2019
    Hello Richard Menedetter!

    08 May 19 12:15:08, Richard Menedetter wrote to Michiel van der Vlist:

    MvdV>> Wrote a mesaage, but could not find the key to save the message and exit
    MvdV>>
    MvdV>> F1 help would be helpfull...

    F2 as in Golded

    Ah, I always use Ctrl-Z in Golded.

    Let's see if F2 works... (If you get this, it does)


    Michiel

    Хорошего дня



    --- gossipEd-windows/386 0.2.4-160-c31ba3d7
    * Origin: (2:280/5555.1)
  • From Richard Menedetter@2:310/31 to Alexander N. Skovpen on Wed May 8 12:34:28 2019
    Hello Alexander N. Skovpen!

    08 May 19 13:28:12, Alexander N. Skovpen wrote to Michiel van der Vlist:

    golang not support Windows XP more :-\

    Many thanx.
    0.2.5 fixes the crash that I had!

    CU, Ricsi

    --- gossipEd-linux/amd64 0.2.5-161-709d17db
    * Origin: https://github.com/askovpen/gossiped/ (2:310/31)