• [wiki.synchro.net] page changed: resource:ansi_editors

    From wiki.synchro.net@VERT to All on Sunday, November 08, 2015 20:33:19
    Wiki edit of http://wiki.synchro.net/resource:ansi_editors by digital man: [ANSI Editors] Add TundraDraw

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From wiki.synchro.net@VERT to All on Monday, October 29, 2018 14:17:37
    Wiki edit of http://wiki.synchro.net/resource:ansi_editors by digital man: [ANSI Editors] Added PabloDraw and TheDraw tips

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Wednesday, June 05, 2019 12:34:20
    Wiki edit of http://wiki.synchro.net/resource:ansi_editors by digital man: [ANSI Editors] Added VTXEdit

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Wednesday, June 05, 2019 12:38:23
    Wiki edit of http://wiki.synchro.net/resource:ansi_editors by Deuce:
    [ANSI Editors] SyncDraw supports SAUCE

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@VERT/DOCKSUD to wiki.synchro.net on Wednesday, June 05, 2019 17:15:59
    El 5/6/19 a las 16:38, wiki.synchro.net escribió:
    Wiki edit of http://wiki.synchro.net/resource:ansi_editors by Deuce:
    [ANSI Editors] SyncDraw supports SAUCE
    ---


    I still have this bug when try to load file on syncdraw, how to can i
    help to solve?:

    (gdb) r
    Starting program: sbbs/src/syncdraw/gcc.linux.x64.exe.debug/syncdraw
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
    [New Thread 0x7ffff0be5700 (LWP 22472)]
    [New Thread 0x7fffebfff700 (LWP 22473)]
    [New Thread 0x7fffeb703700 (LWP 22474)]
    [New Thread 0x7fffeaf02700 (LWP 22475)]

    Thread 2 "SDL Main" received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 0x7ffff0be5700 (LWP 22472)]
    strnlen () at ../sysdeps/x86_64/strlen.S:103
    103 ../sysdeps/x86_64/strlen.S: No existe el fichero o el directorio.
    (gdb) bt
    #0 strnlen () at ../sysdeps/x86_64/strlen.S:103
    #1 0x00007ffff6f0fdba in _IO_vfprintf_internal (s=s@entry=0x7ffff0bc2210,
    format=<optimized out>, format@entry=0x55555558f37c "%-12.12s ",
    ap=ap@entry=0x7ffff0bc2358) at vfprintf.c:1637
    #2 0x00007ffff6f31afb in __IO_vsprintf (string=0x7fffec00b0c0 "\310\a",
    format=0x55555558f37c "%-12.12s ", args=0x7ffff0bc2358) at
    iovsprintf.c:42
    #3 0x000055555556a6c1 in bufprintf (buf=0x7ffff0bc2460 "", attr=31,
    fmat=0x55555558f37c "%-12.12s ") at miscfunctions.c:560
    #4 0x000055555555e2f2 in load () at load.c:796
    #5 0x0000555555566025 in menuemode () at menue.c:256
    #6 0x0000555555563923 in CIOLIB_main (argnum=1, args=0x7fffffffdf38)
    at syncdraw.c:1211
    #7 0x000055555557c783 in sdl_run_main (data=0x7fffffffddd0) at
    sdlfuncs.c:317
    #8 0x00007ffff6c42f38 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL.so
    #9 0x00007ffff6c82dd9 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL.so
    #10 0x00007ffff726e4a4 in start_thread (arg=0x7ffff0be5700)
    at pthread_create.c:456
    #11 0x00007ffff6fb0d0f in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
    (gdb)



    i'm build on debian stretch

    $ gcc -v

    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
    Target: x86_64-linux-gnu
    Configured with: ../src/configure -v --with-pkgversion='Debian
    6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++
    --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
    --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin
    --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre
    --enable-java-home
    --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64
    --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686
    --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
    Thread model: posix
    gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)

    libsdl1.2-dev 1.2.15+dfsg1-4
    libsdl2-dev 2.0.5+dfsg1-2

    ---
    þ Synchronet þ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
  • From wiki.synchro.net@VERT to All on Wednesday, July 17, 2019 01:17:36
    Wiki edit of http://wiki.synchro.net/resource:ansi_editors by digital man: [ANSI Editors] Added Moebius

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Monday, April 27, 2020 19:10:28
    Wiki edit of http://wiki.synchro.net/resource:ansi_editors by digital man: [ANSI Editors] Added DuhDraw and NewDraw (for *nix)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From digital man@VERT to wiki.synchro.net on Saturday, December 19, 2020 20:27:17
    Wiki edit of http://wiki.synchro.net/resource:ansi_editors by digital man: [ANSI Editors] Added MysticDraw

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net