bbs_display_sixel("/talisman/"..bbs_get_data_path().."/mouse_moved.six
el")
bbs_display_sixel("/talisman/"..bbs_get_data_path().."/mouse_moved.six
el")
where is your sixel located on the filesystem?
what terminal are you using?
Andrew
I've tried with Syncterm 1.1, and MagiTerm 1.1.16, which if I am
correct
both support Sixel.
apam wrote to Apollo <=-
could it be incorrect permissions on the sixel for the bbs user?
could it be incorrect permissions on the sixel for the bbs user?
Andrew
could it be incorrect permissions on the sixel for the bbs user?
And the winner is Andrew! That was it!
It works now. A little pixely, but 16 colors will do that.
Take care,
bugz
As an aside, my Syncterm doesn't work with Sixel. (I'm using Curses
mode,
so perhaps I need to do the xterm -ti 340 for the Sixel to work under Syncterm?)
As an aside, my Syncterm doesn't work with Sixel. (I'm using Curses mode,
you might need to use the sdl version of syncterm
you might need to use the sdl version of syncterm
Andrew
you might need to use the sdl version of syncterm
Ah ha! Thanks for that; I was wondering why MY SIXEL support just up
and stopped. (After I switched OSes) I think I know now.
|07p|15AULIE|1142|07o
|08.........
Apollo wrote to apam <=-
Yup, or the X11 version (since I'm linux).
Glade to see you're still checking in on things."Glad". :P
Oh I'm going to be looking to see if I can't expand the Lua Scripting
to have a bbs_user_has_sixel() so I can display a sixel and pause, or
As an aside, my Syncterm doesn't work with Sixel. (I'm using Curses mode,
so perhaps I need to do the xterm -ti 340 for the Sixel to work under Syncterm?)
you might need to use the sdl version of syncterm
Yup, or the X11 version (since I'm linux).
Digital Man wrote to Apollo <=-
Re: Talisman: bbs_display_sixel
By: Apollo to apam on Sat Jun 10 2023 05:12 pm
As an aside, my Syncterm doesn't work with Sixel. (I'm using Curses mode,
so perhaps I need to do the xterm -ti 340 for the Sixel to work under Syncterm?)
SyncTERM in non-graphics modes (e.g. curses or ANSI) doesn't do
graphics (e.g. RIP, Sixel). That's expected. --
digital man (rob)
bugz wrote to Digital Man <=-
Should SyncTERM send the cterm response that it supports Sixel when
in curses mode? I didn't expect it to say it supported it, when
it didn't (or more specifically couldn't).
Digital Man wrote to Apollo <=-
Re: Talisman: bbs_display_sixel
By: Apollo to apam on Sat Jun 10 2023 05:12 pm
As an aside, my Syncterm doesn't work with Sixel. (I'm using Curses mode, so perhaps I need to do the xterm -ti 340 for the Sixel to work under Syncterm?)
SyncTERM in non-graphics modes (e.g. curses or ANSI) doesn't do graphics (e.g. RIP, Sixel). That's expected. --
digital man (rob)
Should SyncTERM send the cterm response that it supports Sixel when
in curses mode?
I didn't expect it to say it supported it, when
it didn't (or more specifically couldn't).
Is this a detection issue? Is there a better way to detect Sixel support
in SyncTERM? (Or is the answer -- just don't use curses mode?!)
Is this a detection issue? Is there a better way to detect Sixel support in SyncTERM? (Or is the answer -- just don't use curses mode?!)
Digital Man wrote to bugz <=-
SyncTERM in non-graphics modes (e.g. curses or ANSI) doesn't do graphics (e.g. RIP, Sixel). That's expected. --
digital man (rob)
Should SyncTERM send the cterm response that it supports Sixel when
in curses mode?
I don't think so.
I didn't expect it to say it supported it, when
it didn't (or more specifically couldn't).
I agree.
Is this a detection issue? Is there a better way to detect Sixel support
in SyncTERM? (Or is the answer -- just don't use curses mode?!)
Better than what?
I use CTDA query and I think that works correctly: https://gitlab.synchro.net/main/sbbs/-/blob/master/exec/load/cterm_lib.j
s
Digital Man wrote to bugz <=-
SyncTERM in non-graphics modes (e.g. curses or ANSI) doesn't do graphics (e.g. RIP, Sixel). That's expected. --
digital man (rob)
Should SyncTERM send the cterm response that it supports Sixel when
in curses mode?
I don't think so.
Here's what I'm seeing with Wireshark
From SyncTERM curses: (syncterm -iC)
SEND >> 1b 5b 3c 30 63
RECV << 1b 5b 3c 30 3b 32 3b 33 3b 37 63
\x1b[<0;2;3;7c
The CTerm Device Attributes, 3 - Pixel operations supported
(sixel and PPM graphics). I didn't expect it here.
Digital Man wrote to bugz <=-
4 is "Pixel operations supported" https://gitlab.synchro.net/main/sbbs/-/blob/master/src/conio/cterm.txt
I think you must be referencing an older version of that doc.
I think you must be referencing an older version of that doc.
I sure was, and I think apam was as well. Thank you for getting me pointed to the correct cterm.txt.
I got that from http://syncterm.net/syncterm-src.tgz
Digital Man wrote to bugz <=-
Re: Talisman: bbs_display_sixel
By: bugz to Digital Man on Tue Jul 11 2023 02:44 pm
I think you must be referencing an older version of that doc.
I sure was, and I think apam was as well. Thank you for getting me pointed to the correct cterm.txt.
I got that from http://syncterm.net/syncterm-src.tgz
That archive is rebuilt daily and the current version's cterm.txt file (dated July-11 2023) appears to match that one from the gitlab link I shared. --
digital man (rob)
Sysop: | Tetrazocine |
---|---|
Location: | Melbourne, VIC, Australia |
Users: | 5 |
Nodes: | 8 (0 / 8) |
Uptime: | 35:35:47 |
Calls: | 56 |
Files: | 21,500 |
Messages: | 69,373 |