Hi
Sorry for my bad english.
I have a mystake with:
PPC, WM5, eTcl 1.0.0 , Scid for pocket PC
I searched solution for run scid on my handled but i have the error message :
couldn't load library /Program Files/ScidPocket/tkscid.dll: bad address in
system call argument while executing "load [file join $instalDir "tkscid.dll"]"
invoked from within "if {$WindowsCE}{load [file join $instalDir "tkscid.dll"]}
else { ...
I remember to have read somewhere (perhaps in this list [Scid-users]) than it's
the issue because the module was compiled under linux... ?
I searched on google about loading dll and eTcl and allocation memory on pda,
But no solution
And more generaly, undepending of eTcl
with this:
http://www.google.fr/search?as_q=chargement+DLL+WM5+PPC&hl=fr&newwindow=1&rlz=1C1CHMC_frFR291FR303&num=100&btnG=Recherche+Google&as_epq=&as_oq=pile+tas+&as_eq=windev&lr=lang_fr&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images
but windows CE 2003 is more documented than WM5;
Yesteray, i saw a new version of eTcl (1.0.1).I download it, and install it,
but nothing better.
Pour Pascal Georges :
Je n'ai pas voulu te déranger directement sur ton courriel free, mais je ne
suis pas sur d'avoir été très clair dans mes explication en anglais, en
espérant ne pas poluer la liste par ceci.
Une réponse en français m'aiderai bien.
Je pense qu'il y a quand même moyen de faire tourner ce superbe programme sur
PPC mais ayant passer bcp de temps a rechercher une solution au détriment de la
vie de famille, je ne peux pousser plus loin mes recherches :(
PS: J'ai aussi vu que tu avais déjà rencontré ce problème en 2007 et que tu
avais posté sur fr.comp.lang.tcl mais sur une autre plateforme que WM5
http://groups.google.fr/group/fr.comp.lang.tcl/browse_thread/thread/30f5c43bd716e37e
Peut-être serais tu mon sauveur, car j'ai commencé a supprimmer/compresser des
dll pensant à un manque de memoire pour exécuter etcl et Pocketscid, mais pas
bon du tout ;)
Merci d'avance.
RayMonD
======================http://www.SoyezCurieuxbyRaym.fr.st
}(°¿°){ . . . . . . Kenavo !!!> From:
scid-users-requ...@lists.sourceforge.net> Subject: Scid-users Digest, Vol 30,
Issue 18> To: scid-users@lists.sourceforge.net> Date: Mon, 12 Jan 2009 21:15:11
+0000> > Send Scid-users mailing list submissions to>
scid-users@lists.sourceforge.net> > To subscribe or unsubscribe via the World
Wide Web, visit> https://lists.sourceforge.net/lists/listinfo/scid-users> or,
via email, send a message with subject or body 'help' to>
scid-users-requ...@lists.sourceforge.net> > You can reach the person managing
the list at> scid-users-ow...@lists.sourceforge.net> > When replying, please
edit your Subject line so it is more specific> than "Re: Contents of Scid-users
digest..."> > > Today's Topics:> > 1. Re: Unable to open book (Marco Pessotto)>
2. Re: Unable to open book (Alexander Wagner)> 3. Re: Scid as "Portable App"
(Benoit St-Pierre)> 4. Re: Scid as "Portable App" (Alexander Wagner)> 5. Re:
Scid as "Portable App" (Benoit St-Pierre)> 6. Re: Scid as "Portable App"
(Alexander Wagner)> 7. Re: Scid as "Portable App" (Benoit St-Pierre)> > >
----------------------------------------------------------------------> >
Message: 1> Date: Mon, 12 Jan 2009 11:46:20 +0100> From: Marco Pessotto
<melmo...@gmail.com>> Subject: Re: [Scid-users] Unable to open book> To:
scid-users@lists.sourceforge.net> Message-ID:
<87k590hkeb....@universe.cosmo.net>> Content-Type: text/plain;
charset=us-ascii> > > "Pascal Georges" <pascal.georg...@free.fr> writes:> > > I
don't understand why you mention Polyglot here. Toga is an UCI engine> > and
must be used that way.> > When playing a game the book is managed by Scid, not
by the engine. When> > Scid does not find any move in the book, it will switch
to the engine.> >> > First thing to check : can you open the books in the Book
window ? (F11> > shortcut).> >> > Pascal> > Thanks for the reply. > > Now i
see, my bad. It was a permission problem. If the files are 644> scid can't open
it. In the makefile i see a lot of opening> permissions. I'm building a
slackware package and i changed them. I'll> find a solution, maybe adding a
README or something else. > > Just a suggestion: shouldn't be better scid open
these files read-only,> telling the normal user to copy the files in ~/.scid or
somewhere else? > > Thanks for the great job. > Bests> > Marco Pessotto> > > >
------------------------------> > Message: 2> Date: Mon, 12 Jan 2009 19:23:49
+0100> From: Alexander Wagner <a.wag...@physik.uni-wuerzburg.de>> Subject: Re:
[Scid-users] Unable to open book> To: Marco Pessotto <melmo...@gmail.com>> Cc:
scid-users@lists.sourceforge.net> Message-ID:
<496b8ab5.4060...@physik.uni-wuerzburg.de>> Content-Type: text/plain;
charset=ISO-8859-1; format=flowed> > Marco Pessotto wrote:> > Hi Marco!> > >> I
don't understand why you mention Polyglot here. Toga is an UCI engine> >> and
must be used that way.> >> When playing a game the book is managed by Scid, not
by the engine. When> >> Scid does not find any move in the book, it will switch
to the engine.> >>> >> First thing to check : can you open the books in the
Book window ? (F11> >> shortcut).> >>> >> Pascal> > > > Thanks for the reply. >
> > > Now i see, my bad. It was a permission problem. If the files are 644> >
scid can't open it. In the makefile i see a lot of opening> > permissions. I'm
building a slackware package and i changed them. I'll> > find a solution, maybe
adding a README or something else. > > > > Just a suggestion: shouldn't be
better scid open these files read-only,> > telling the normal user to copy the
files in ~/.scid or somewhere else? > > Did you use current cvs version of scid
for your build? Actually, I > hoped I fixed this read only problem this weekend
and at least here I > was able to use read only books just like those opened
rw. Scid just > disables the save button in book tuning and of course will not
try to > write to those books.> > Therefore, can you confirm to use current
CVS? If so, I'll check into > the issue again.> > -- > > Kind regards, / War is
Peace.> | Freedom is Slavery.> Alexander Wagner | Ignorance is Strength.> |> |
Theory : G. Orwell, "1984"> / In practice: USA, since 2001> > > >
------------------------------> > Message: 3> Date: Mon, 12 Jan 2009 14:53:24
-0500> From: "Benoit St-Pierre" <benbon...@gmail.com>> Subject: Re:
[Scid-users] Scid as "Portable App"> To: Scid
<scid-users@lists.sourceforge.net>> Message-ID:>
<59c5e3260901121153j5f1e9aocfcf7f9d2b494...@mail.gmail.com>> Content-Type:
text/plain; charset="iso-8859-1"> > Here is an updated Q/A for the knowledge
base :> > ## Q. I want to use Scid from a read-only drive : can I run Scid from
(say)> a CD ?> > A. Yes, you can start Scid from any external media, including
a CD, since a> Scid installation does not rely on anything from the system
itself. This> kind of installation restricts you to the settings prior burning,
as the> file that saves the options can't be placed anywhere else than in the
Scid> file hierarchy. Bear in mind that saving multiple options settings might>
helps tackle this restriction: see [...].> > This kind of installation might be
useful when in public access terminal,> like an exposition or a library,
without USB access; burning Scid along the> archives of the databases might
also help those who tend to forget or lose> USB keys. In any other case, for
ordinary work, we suggest that you install> Scid on a USB key instead. It works
perfectly well from a USB key and you> can modify it along you work.>
-------------- next part --------------> An HTML attachment was scrubbed...> >
------------------------------> > Message: 4> Date: Mon, 12 Jan 2009 20:58:02
+0100> From: Alexander Wagner <a.wag...@physik.uni-wuerzburg.de>> Subject: Re:
[Scid-users] Scid as "Portable App"> To: Benoit St-Pierre
<benbon...@gmail.com>> Cc: Scid <scid-users@lists.sourceforge.net>> Message-ID:
<496ba0ca.4000...@physik.uni-wuerzburg.de>> Content-Type: text/plain;
charset=ISO-8859-1; format=flowed> > Benoit St-Pierre wrote:> > Hi!> > > Here
is an updated Q/A for the knowledge base :> > Sounds good. Probably, you should
mention that the bases (tactical > training) have to be writable as well as
Pascal told us that this is > currently not possible otherwise.> > -- > > Kind
regards, / War is Peace.> | Freedom is Slavery.> Alexander Wagner | Ignorance
is Strength.> |> | Theory : G. Orwell, "1984"> / In practice: USA, since 2001>
> > > ------------------------------> > Message: 5> Date: Mon, 12 Jan 2009
15:04:37 -0500> From: "Benoit St-Pierre" <benbon...@gmail.com>> Subject: Re:
[Scid-users] Scid as "Portable App"> To: Scid
<scid-users@lists.sourceforge.net>> Message-ID:>
<59c5e3260901121204x3d7d8191p210a9e7d3166e...@mail.gmail.com>> Content-Type:
text/plain; charset="iso-8859-1"> > This bug will be fixed soon ;-) This kind
of feedback is important, as it> is tough to focus on writing and reminding
every technical detail that might> be relevant. It is always welcome.> > On
Mon, Jan 12, 2009 at 2:58 PM, Alexander Wagner <>
a.wag...@physik.uni-wuerzburg.de> wrote:> > > Benoit St-Pierre wrote:> >> >
Hi!> >> > Here is an updated Q/A for the knowledge base :> >>> >> > Sounds
good. Probably, you should mention that the bases (tactical> > training) have
to be writable as well as Pascal told us that this is> > currently not possible
otherwise.> >> >> > --> >> > Kind regards, / War is Peace.> > | Freedom is
Slavery.> > Alexander Wagner | Ignorance is Strength.> > |> > | Theory : G.
Orwell, "1984"> > / In practice: USA, since 2001> >> -------------- next part
--------------> An HTML attachment was scrubbed...> >
------------------------------> > Message: 6> Date: Mon, 12 Jan 2009 21:07:43
+0100> From: Alexander Wagner <a.wag...@physik.uni-wuerzburg.de>> Subject: Re:
[Scid-users] Scid as "Portable App"> To: Benoit St-Pierre
<benbon...@gmail.com>> Cc: Scid <scid-users@lists.sourceforge.net>> Message-ID:
<496ba30f.8010...@physik.uni-wuerzburg.de>> Content-Type: text/plain;
charset=ISO-8859-1; format=flowed> > > > Benoit St-Pierre wrote:> > >> Sounds
good. Probably, you should mention that the bases (tactical> >> training) have
to be writable as well as Pascal told us that this is> >> currently not
possible otherwise.> > This bug will be fixed soon ;-)> > Are you working on
it? I did not yet check the trainings> mode in detail, at first glance,
however, it seems to rely> on the header fields to be set properly to find the
next> exercise. (Just to ensure that we don't look both into the> same issue.)>
> -- > > Kind regards, / War is Peace.> | Freedom is Slavery.> Alexander Wagner
| Ignorance is Strength.> |> | Theory : G. Orwell, "1984"> / In practice: USA,
since 2001> > > > ------------------------------> > Message: 7> Date: Mon, 12
Jan 2009 16:15:05 -0500> From: "Benoit St-Pierre" <benbon...@gmail.com>>
Subject: Re: [Scid-users] Scid as "Portable App"> To: Scid
<scid-users@lists.sourceforge.net>> Message-ID:>
<59c5e3260901121315xd07c442y40c40704f8c9b...@mail.gmail.com>> Content-Type:
text/plain; charset="iso-8859-1"> > Sorry for the misunderstanding : I was
talking about the answer :> > Here is an updated Q/A for the knowledge base :>
> ## Q. I want to use Scid from a read-only drive : can I run Scid from (say)>
a CD ?> > A. Yes, you can start Scid from any external media, including a CD,
since a> Scid installation does not rely on anything from the system itself.
This> kind of installation restricts you to the settings prior burning, as the>
file that saves the options can't be placed anywhere else than in the Scid>
file hierarchy. Bear in mind that saving multiple options settings might> helps
tackle this restriction: see [...].> > This kind of installation might be
useful when in public access terminal,> like an exposition or a library,
without USB access; burning Scid along the> archives of the databases might
also help those who tend to forget or lose> USB keys. In any other case, for
ordinary work, we suggest that you install> Scid on a USB key instead. It works
perfectly well from a USB key and you> can modify it along you work.> > NB. The
training bases that come with Scid (e.g. tactics) need to be> writable. You
should remove them prior to burning or risk encountering an> error when using
them.> > ***> > As Pascal likes to say : fixed ;-)> -------------- next part
--------------> An HTML attachment was scrubbed...> >
------------------------------> >
------------------------------------------------------------------------------>
This SF.net email is sponsored by:> SourcForge Community> SourceForge wants to
tell your story.> http://p.sf.net/sfu/sf-spreadtheword> >
------------------------------> >
_______________________________________________> Scid-users mailing list>
Scid-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/scid-users> > > End of Scid-users
Digest, Vol 30, Issue 18> ******************************************
_________________________________________________________________
Téléphonez gratuitement à tous vos proches avec Windows Live Messenger !
Téléchargez-le maintenant !
http://www.windowslive.fr/messenger/1.asp
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users