Search found 114 matches

by useful
Mon Aug 04, 2025 2:43 pm
Forum: Coding Questions
Topic: HeaderSection/EndHeaderSection
Replies: 7
Views: 340

Re: HeaderSection/EndHeaderSection

viewtopic.php?p=11203#p11203
<!DOCTYPE html>
<html>
<head>
!!! --- !!! <<<----|
</head>
<body>
<p> ... HTML5</p>
</body>
</html>
by useful
Mon Jun 30, 2025 1:46 pm
Forum: Bugs Reports
Topic: [Done] Set JSC_SIGNAL_FOR_GC ...
Replies: 9
Views: 9644

Re: [Done] Set JSC_SIGNAL_FOR_GC ...

WSL2 UBUNTU 24.04
-----------------
PowerShell 7.5.2
PS C:\Users\kiv> wsl mc

kiv@JUNIBOX:/mnt/c/Work/testwsl/spiderbasic$ export JSC_SIGNAL_FOR_GC=12
kiv@JUNIBOX:/mnt/c/Work/testwsl/spiderbasic$ ./launch.sh
ERROR: invalid option: JSC_SIGNAL_FOR_GC=12
ERROR: invalid option: JSC_SIGNAL_FOR_GC=12 ...
by useful
Mon Jun 30, 2025 12:34 pm
Forum: Bugs Reports
Topic: [Done] Set JSC_SIGNAL_FOR_GC ...
Replies: 9
Views: 9644

Re: [Done] Set JSC_SIGNAL_FOR_GC ...

SB for U24.04 (SpiderBasic_Linux3_x64_beta_3.10 ...)

Ubuntu24.04XFCE ( https://sourceforge.net/projects/runtu/ ... 4.04/XFCE/ )
and
WSL UBUNTU 24.04.

I haven't checked on classic UBUNTU 24.04 yet.

p.s. checked it out:
ubuntu@ubuntu:~/Sys/spiderbasic$ ./launch.sh
Overriding existing handler For ...
by useful
Mon Jun 30, 2025 11:14 am
Forum: General Discussion
Topic: SpiderBasic 3.10 is out !
Replies: 25
Views: 19639

Re: SpiderBasic 3.10 beta 2 is ready !

I really hope that the instructions will appear before or with the release.
viewtopic.php?p=11150#p11150

Thanks a lot for the next beta.
by useful
Mon Jun 30, 2025 10:47 am
Forum: Bugs Reports
Topic: [Done] Set JSC_SIGNAL_FOR_GC ...
Replies: 9
Views: 9644

Re: Set JSC_SIGNAL_FOR_GC ...

Fred wrote: Mon Jun 23, 2025 11:34 am My bad, actually we use this for the thread library, so I added the env var to change the default signal to SIGUSR2. Why GTK Webkit doesn't do that automatically is a bit a mystery to me.
Can you give us instructions? I still see this message in the new beta version.
by useful
Sat Jun 21, 2025 10:36 am
Forum: Bugs Reports
Topic: [Done] Set JSC_SIGNAL_FOR_GC ...
Replies: 9
Views: 9644

Re: Set JSC_SIGNAL_FOR_GC ...

Nevertheless, I checked on classic UBUNTU 24.04 in live mode. When starting SpiderBasic ide, I get the same message.
p.s.
Is there no such message in the distribution on which you are developing and testing? Maybe something needs to be added to the configuration? Or do you see the same thing in ...
by useful
Sat Jun 14, 2025 4:11 am
Forum: Coding Questions
Topic: Example program folder missing with 3.02 install
Replies: 4
Views: 1735

Re: Example program folder missing with 3.02 install

C:\ProgramData\SpiderBasic\Examples
(for windows)
by useful
Wed Jun 04, 2025 6:48 am
Forum: Bugs Reports
Topic: [Done] Set JSC_SIGNAL_FOR_GC ...
Replies: 9
Views: 9644

[Done] Set JSC_SIGNAL_FOR_GC ...

SB310B1 Ubuntu24.04XFCE ( https://sourceforge.net/projects/runtu/files/runtu%2024.04/XFCE/ )

" Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signa l"

Message at startup. I'm not sure if this is an error, but if it's possible to fix the cause ...
by useful
Wed Jun 04, 2025 5:37 am
Forum: General Discussion
Topic: SpiderBasic 3.10 is out !
Replies: 25
Views: 19639

Re: SpiderBasic 3.10 beta 1 is ready !

The help says: "To install SpiderBasic, please read the provided 'INSTALL' file. ", but there is no such file.
p. s. I'm writing about the linux version.
by useful
Fri Jun 28, 2024 3:17 pm
Forum: Coding Questions
Topic: meta tags in index.html
Replies: 6
Views: 7740

Re: meta tags in index.html

Peter wrote: Fri Jun 28, 2024 1:37 pm works here
Is this enough to index the site?