Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

You will reach the highest possible point in your business or profession.


comp / comp.lang.tcl / Re: bug in sdx kit?

SubjectAuthor
* bug in sdx kit?saito
+- Re: bug in sdx kit?Harald Oehlmann
+* Re: bug in sdx kit?Harald Oehlmann
|`- Re: bug in sdx kit?saito
`* Re: bug in sdx kit?greg
 `* Re: bug in sdx kit?saito
  +- Re: bug in sdx kit?Harald Oehlmann
  `- Re: bug in sdx kit?greg

1
Subject: bug in sdx kit?
From: saito
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Fri, 19 Jul 2024 12:49 UTC
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: saitology9@gmail.com (saito)
Newsgroups: comp.lang.tcl
Subject: bug in sdx kit?
Date: Fri, 19 Jul 2024 08:49:33 -0400
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <v7dncu$304h2$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 19 Jul 2024 14:49:35 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="09a7543eeb8e416b4785832a856f53c4";
logging-data="3150370"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+gNXINt3RPu7XshNLaDqpM"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:iaCgQli1qKAatimJCQEQq9jXWTE=
Content-Language: en-US
View all headers

I wanted to use sdx kit on my chrono-timer script (whose source is
available on the wiki). However, it kept generating errors indicating
problems with rsync not being able to delete some files.

It turns out that you can't have a dot file in a wrapped app. In other
words, no ".file" or ".folder" or it will complain and error out.

I can't find more info on sdx.kit so I wonder if this is some sort of a
feature or if it is indeed a bug.

Subject: Re: bug in sdx kit?
From: Harald Oehlmann
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Fri, 19 Jul 2024 13:17 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wortkarg3@yahoo.com (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: bug in sdx kit?
Date: Fri, 19 Jul 2024 15:17:57 +0200
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <v7dp25$2sdtg$2@dont-email.me>
References: <v7dncu$304h2$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 19 Jul 2024 15:17:58 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="55c35c63d22da0328d710718c4a97c3f";
logging-data="3028912"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX196VpApY4i6uouXFZtQgJH+"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Zp+YPGXbbP5GFJF6OI61BHQjhRY=
Content-Language: en-GB
In-Reply-To: <v7dncu$304h2$1@dont-email.me>
View all headers

Am 19.07.2024 um 14:49 schrieb saito:
> I wanted to use sdx kit on my chrono-timer script (whose source is
> available on the wiki). However, it kept generating errors indicating
> problems with rsync not being able to delete some files.
>
> It turns out that you can't have a dot file in a wrapped app. In other
> words, no ".file" or ".folder" or it will complain and error out.
>
> I can't find more info on sdx.kit so I wonder if this is some sort of a
> feature or if it is indeed a bug.

You may look on the wiki:

https://wiki.tcl-lang.org/page/sdx

Subject: Re: bug in sdx kit?
From: Harald Oehlmann
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Fri, 19 Jul 2024 13:38 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wortkarg3@yahoo.com (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: bug in sdx kit?
Date: Fri, 19 Jul 2024 15:38:20 +0200
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <v7dq8c$2sdtg$3@dont-email.me>
References: <v7dncu$304h2$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 19 Jul 2024 15:38:20 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="55c35c63d22da0328d710718c4a97c3f";
logging-data="3028912"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18aS9SNPhRJfjq0DVO/Z1rJ"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:/Z0ndq/cDdDaVaBBtqUFQuwvBzI=
In-Reply-To: <v7dncu$304h2$1@dont-email.me>
Content-Language: en-GB
View all headers

Am 19.07.2024 um 14:49 schrieb saito:
> I wanted to use sdx kit on my chrono-timer script (whose source is
> available on the wiki). However, it kept generating errors indicating
> problems with rsync not being able to delete some files.
>
> It turns out that you can't have a dot file in a wrapped app. In other
> words, no ".file" or ".folder" or it will complain and error out.
>
> I can't find more info on sdx.kit so I wonder if this is some sort of a
> feature or if it is indeed a bug.

I suppose it is more a feature than a bug.

sdx qwrap also omits other special files like subversion files.

Take care,
Harald

Subject: Re: bug in sdx kit?
From: saito
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Fri, 19 Jul 2024 14:14 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: saitology9@gmail.com (saito)
Newsgroups: comp.lang.tcl
Subject: Re: bug in sdx kit?
Date: Fri, 19 Jul 2024 10:14:57 -0400
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <v7dsd2$312p8$1@dont-email.me>
References: <v7dncu$304h2$1@dont-email.me> <v7dq8c$2sdtg$3@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 19 Jul 2024 16:14:59 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="40caedcd1ee42b2a9c695f6d9be458fc";
logging-data="3181352"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18/N/NIV9SCpuUeWpsZVQ4i"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:ua65J3n1hclX1tFpHvakJGHnqOw=
Content-Language: en-US
In-Reply-To: <v7dq8c$2sdtg$3@dont-email.me>
View all headers

On 7/19/2024 9:38 AM, Harald Oehlmann wrote:
>
> I suppose it is more a feature than a bug.
>
>
> sdx qwrap also omits other special files like subversion files.
>
> Take care,
> Harald

Interesting. Thanks.

Subject: Re: bug in sdx kit?
From: greg
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Fri, 19 Jul 2024 14:55 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: gregor.ebbing@gmx.de (greg)
Newsgroups: comp.lang.tcl
Subject: Re: bug in sdx kit?
Date: Fri, 19 Jul 2024 16:55:12 +0200
Organization: A noiseless patient Spider
Lines: 46
Message-ID: <v7duoh$315s4$1@dont-email.me>
References: <v7dncu$304h2$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 19 Jul 2024 16:55:13 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="10af7118463c3cac1c768876a8575e10";
logging-data="3184516"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/xz50G4AxQnhKPQqlOFj7m5g2LiZKI14k="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Yj9FzxDREnf76rjFo1mnj1RnIt8=
In-Reply-To: <v7dncu$304h2$1@dont-email.me>
Content-Language: de-DE
View all headers

Am 19.07.24 um 14:49 schrieb saito:
> I wanted to use sdx kit on my chrono-timer script (whose source is
> available on the wiki). However, it kept generating errors indicating
> problems with rsync not being able to delete some files.
>
> It turns out that you can't have a dot file in a wrapped app. In other
> words, no ".file" or ".folder" or it will complain and error out.
>
> I can't find more info on sdx.kit so I wonder if this is some sort of a
> feature or if it is indeed a bug.
Hello,
I made a mini guide
in command prompt:
1 - 2 - 3b

#tclkit2.exe is a copy with a different name
#If there is already an executable file
# 0
tclkit sdx.kit unwrap cromo.exe

# Otherwise

# 1
tclkit sdx.kit qwrap chromo.tcl

# 2
tclkit sdx.kit unwrap chromo.kit

# 3a without rutime
#tclkit sdx.kit wrap chromo.kit

#3b with runtime
tclkit sdx.kit wrap chromo.exe -runtime tclkit2.exe

#end

cromo.exe works for me without error message

or

https://code.google.com/archive/p/tclkit/issues/13
just a note about the icon,
but can't help

Gregor

Subject: Re: bug in sdx kit?
From: saito
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Fri, 19 Jul 2024 15:05 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: saitology9@gmail.com (saito)
Newsgroups: comp.lang.tcl
Subject: Re: bug in sdx kit?
Date: Fri, 19 Jul 2024 11:05:51 -0400
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <v7dvcg$312p8$2@dont-email.me>
References: <v7dncu$304h2$1@dont-email.me> <v7duoh$315s4$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 19 Jul 2024 17:05:53 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="40caedcd1ee42b2a9c695f6d9be458fc";
logging-data="3181352"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+5NCzMLAxjN69D51vunEGg"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:VDGs7pGpTRkmMvU0waUZj71dqhI=
In-Reply-To: <v7duoh$315s4$1@dont-email.me>
Content-Language: en-US
View all headers

On 7/19/2024 10:55 AM, greg wrote:
>
> cromo.exe works for me without error message
>
>

To see the error, you will need to include a dot file in your project.
Your example uses a single source file so perhaps try changing the name
of your source file to ".chromo.tcl" and see if you get errors.

Subject: Re: bug in sdx kit?
From: Harald Oehlmann
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Fri, 19 Jul 2024 15:14 UTC
References: 1 2 3
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wortkarg3@yahoo.com (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: bug in sdx kit?
Date: Fri, 19 Jul 2024 17:14:26 +0200
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <v7dvsh$31l0g$1@dont-email.me>
References: <v7dncu$304h2$1@dont-email.me> <v7duoh$315s4$1@dont-email.me>
<v7dvcg$312p8$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 19 Jul 2024 17:14:26 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="a20bb84d79576821da1ce7f8236d1102";
logging-data="3200016"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/aCGKckOgc/y8oHgSYVkwY"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:a1KpVl8kZH2o8eB38qjyBmHI2MQ=
In-Reply-To: <v7dvcg$312p8$2@dont-email.me>
Content-Language: en-GB
View all headers

Am 19.07.2024 um 17:05 schrieb saito:
> On 7/19/2024 10:55 AM, greg wrote:
>>
>> cromo.exe works for me without error message
>>
>>
>
> To see the error, you will need to include a dot file in your project.
> Your example uses a single source file so perhaps try changing the name
> of your source file to ".chromo.tcl" and see if you get errors.
>
>

If you are looking for a possibility to quickly transform one file to an
executable, LUCK may be great for you:

https://wiki.tcl-lang.org/page/LUCK

Harald

Subject: Re: bug in sdx kit?
From: greg
Newsgroups: comp.lang.tcl
Organization: A noiseless patient Spider
Date: Fri, 19 Jul 2024 16:27 UTC
References: 1 2 3
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: gregor.ebbing@gmx.de (greg)
Newsgroups: comp.lang.tcl
Subject: Re: bug in sdx kit?
Date: Fri, 19 Jul 2024 18:27:03 +0200
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <v7e44n$32e8a$1@dont-email.me>
References: <v7dncu$304h2$1@dont-email.me> <v7duoh$315s4$1@dont-email.me>
<v7dvcg$312p8$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 19 Jul 2024 18:27:03 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="10af7118463c3cac1c768876a8575e10";
logging-data="3225866"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+6+N4EvP9olb+DgiMCJCPT4XyKIcsUBTQ="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:b8ysOXA390uzunC4dljMNZRUtIQ=
Content-Language: de-DE
In-Reply-To: <v7dvcg$312p8$2@dont-email.me>
View all headers

Am 19.07.24 um 17:05 schrieb saito:
> On 7/19/2024 10:55 AM, greg wrote:
>>
>> cromo.exe works for me without error message
>>
>>
>
> To see the error, you will need to include a dot file in your project.
> Your example uses a single source file so perhaps try changing the name
> of your source file to ".chromo.tcl" and see if you get errors.
>
>
I had overlooked the point. My mistake.

tclkit sdx.kit qwrap .cromo.tcl

Fails under both Linux and Windows.
Don't know if vfs or/and the OS has anything to do with it.
So I have no idea

1

rocksolid light 0.9.8
clearnet tor