sQLux v1.0 (The Xmas Turkey)
- Sparrowhawk
- Super Gold Card
- Posts: 719
- Joined: Wed Dec 15, 2010 12:33 pm
- Location: @131072
Re: sQLux v1.0 (The Xmas Turkey)
Sorry, it was not meant to be a criticism of you at all! Apologies if that is how it came across.
It's genuine surprise - I thought the menu would kick off the sqlux binary, and that would read the file and the contents of that would be relative to the binary location. As when you run it from the terminal.
I thought it was a Gnome menu peculiarity.
Anyway, it's good, it is making me learn more Linux concepts as I slowly migrate off Macs.
It's genuine surprise - I thought the menu would kick off the sqlux binary, and that would read the file and the contents of that would be relative to the binary location. As when you run it from the terminal.
I thought it was a Gnome menu peculiarity.
Anyway, it's good, it is making me learn more Linux concepts as I slowly migrate off Macs.
a.k.a. Jean-Yves
- XorA
- Site Admin
- Posts: 1616
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: sQLux v1.0 (The Xmas Turkey)
No criticism taken, its just a slightly complex subject that I had not chosen to solve yetSparrowhawk wrote: Thu Jan 19, 2023 4:30 pm Sorry, it was not meant to be a criticism of you at all! Apologies if that is how it came across.
It's genuine surprise - I thought the menu would kick off the sqlux binary, and that would read the file and the contents of that would be relative to the binary location. As when you run it from the terminal.
I thought it was a Gnome menu peculiarity.
Anyway, it's good, it is making me learn more Linux concepts as I slowly migrate off Macs.

You should in the .desktop file for the icon be able to add.
Code: Select all
Path=/opt/something/sqlux
- Sparrowhawk
- Super Gold Card
- Posts: 719
- Joined: Wed Dec 15, 2010 12:33 pm
- Location: @131072
-
- Font of All Knowledge
- Posts: 4667
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: sQLux v1.0 (The Xmas Turkey)
Hi,
Maybe sQLux could pre-compiled and put into a Docker file with all the patgs and WIN drives setup.
But I like to compile and config the software myself.
Maybe sQLux could pre-compiled and put into a Docker file with all the patgs and WIN drives setup.
But I like to compile and config the software myself.
Regards,
Derek
Derek
- XorA
- Site Admin
- Posts: 1616
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: sQLux v1.0 (The Xmas Turkey)
Now your just trying to torture peopleDerek_Stewart wrote: Sun Jan 22, 2023 4:00 pm Hi,
Maybe sQLux could pre-compiled and put into a Docker file with all the patgs and WIN drives setup.
But I like to compile and config the software myself.

AppImage would be more appropriate, and again patches welcome as its not something I would use myself!
- XorA
- Site Admin
- Posts: 1616
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: sQLux v1.0 (The Xmas Turkey)
Just a note that @ppe changed the qlforum sQLux install to be a 4:3 screen filling the canvas rather than a 4:3 screen in a wider canvas. I think this looks much better!
Re: sQLux v1.0 (The Xmas Turkey)
Question (haven't used uQLx [from Richard] a long time). Does the current version finally supports the IO.OPEN Trap#2 with bit 3 (overwrite) set?
My version doesn't :-( But it seems not to be such a big problem :-) Because the MicroDrives (w.o TK2) also didn't support overwriting, most programs (e.g. MasterSpy) were written to first delete the old file and write the current file (in RAM) with the same filename.
p.s.: MasterSpy (one of my favourites editors) has a problem on SMSQ. It opens a guardian window, which covers the whole screen. If this could be configurable, that would be an excellent, simple editor (supports as MicroEmacs multiple files) - albeit it's reentrant (pure).
p.p.s: And it supports binary files :-D
My version doesn't :-( But it seems not to be such a big problem :-) Because the MicroDrives (w.o TK2) also didn't support overwriting, most programs (e.g. MasterSpy) were written to first delete the old file and write the current file (in RAM) with the same filename.
p.s.: MasterSpy (one of my favourites editors) has a problem on SMSQ. It opens a guardian window, which covers the whole screen. If this could be configurable, that would be an excellent, simple editor (supports as MicroEmacs multiple files) - albeit it's reentrant (pure).
p.p.s: And it supports binary files :-D
http://peter-sulzer.bplaced.net
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX

- XorA
- Site Admin
- Posts: 1616
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: sQLux v1.0 (The Xmas Turkey)
Do you have a simple test case for this?ql_freak wrote: Tue Jun 20, 2023 12:56 am Question (haven't used uQLx [from Richard] a long time). Does the current version finally supports the IO.OPEN Trap#2 with bit 3 (overwrite) set?
My version doesn'tBut it seems not to be such a big problem
Because the MicroDrives (w.o TK2) also didn't support overwriting, most programs (e.g. MasterSpy) were written to first delete the old file and write the current file (in RAM) with the same filename.
p.s.: MasterSpy (one of my favourites editors) has a problem on SMSQ. It opens a guardian window, which covers the whole screen. If this could be configurable, that would be an excellent, simple editor (supports as MicroEmacs multiple files) - albeit it's reentrant (pure).
p.p.s: And it supports binary files![]()
-
- Font of All Knowledge
- Posts: 4667
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: sQLux v1.0 (The Xmas Turkey)
Hi,
I have sQLux: Minerva v1.98, 16384Kb Ram, Resolution 1460x512 to fill the 23" LCD monitor scrren, running with the Extended Environment, QPAC2, Master Spy, MicroEmacs. All seems to work great.
I have sQLux: Minerva v1.98, 16384Kb Ram, Resolution 1460x512 to fill the 23" LCD monitor scrren, running with the Extended Environment, QPAC2, Master Spy, MicroEmacs. All seems to work great.
Regards,
Derek
Derek
Re: sQLux v1.0 (The Xmas Turkey)
It should be sufficient to create a new file from SuperBASIC, and then try to OPEN_OVER from SuperBASIC:
Code: Select all
100 REMark Test for overwriting'
110 REMark Requires SuperToolkit 2
120 OPEN_NEW#4,'WIN1_tmp_DeleteMe_txt'
130 PRINT#4,'Test for overwritng'
140 CLOSE#4
150 VIEW'WIN1_tmp_DeleteMe_txt'
160 OPEN_OVER#4,'WIN1_tmp_DeleteMe_txt'
170 PRINT#4,'Overwriting is working'
180 CLOSE#4
190 VIEW'WIN1_tmp_DeleteMe_txt'
Code: Select all
Test for overwriting
Overwriting is working
copy 'MDV1_test' to 'MDV1_existing'
This does not work on a pure QL (not even with JS and MGG ROM AFAICR, but definitely not with JM).
http://peter-sulzer.bplaced.net
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX
