r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[I'm new] Ask any question, and a helpful person will try to answer.

Bobik
6-Oct-2005
[224]
so how can i get layout of requester(f.e. request-text) to do it 
?> insert tail system/view/sreen-face/pane/1/pane   <what?>
Bobik
7-Oct-2005
[225]
ehhm - Pekr  has explained this idea, so thanks a lot...
OneTom
22-Oct-2005
[226x2]
is there any standary way to specify a search path for library kind 
of rebol source files what are tipically imported to end-user programs?
i have seen #include in rebgui.r but as help #include says as well, 
its an issue, not a function.. :/ (i read about it somewhere that 
its a kind of "directive" for the rebol/sdk or what?)
Graham
22-Oct-2005
[228]
#include is an encap ( well, a pre-rebol ) directive.
Volker
22-Oct-2005
[229]
prebol is a preprocessor. it puts all files in one script. if you 
want, a dialect for merging scripts. and #include is one of its commands.
OneTom
22-Oct-2005
[230]
good to know, but what is the solution to my problem if there is 
any at all? or plz change me mind about it so i wont need it in the 
future
Graham
22-Oct-2005
[231]
Maxim has a library manager which is in the library.
OneTom
22-Oct-2005
[232]
thx! will have a look at it later
Ladislav
23-Oct-2005
[233]
see http://www.fm.vslib.cz/~ladislav/rebol/include.rhttp://www.fm.vslib.cz/~ladislav/rebol/include.html
Bobik
29-Oct-2005
[234x3]
hello, could you anybody help me, how to use "multi" if i am making 
own style...
i see in examples, that i can use word text, file... so can i use 
f.e. logic?
Or where can i find documentation about it?
Anton
29-Oct-2005
[237]
LAYOUT calls GROW-FACETS which handles some types and collects others 
in blocks to let NEW/MULTI handle them (where NEW is the face which 
is being created.) See the code here:
print mold get in svv 'grow-facets
Volker
29-Oct-2005
[238]
It collects lonely values and puts them in facets. a string is put 
in /text, a tuple in /color etc. multiple values are put in /texts, 
/colors etc.
Bobik
29-Oct-2005
[239]
so  thank you , i will try to understand it :-)
btiffin
16-Jan-2006
[240]
Not seeing messages.  Sorry for the traffic.
Graham
16-Jan-2006
[241x2]
not many being posted.
but you can try and force a synchronisation by posting a "." in each 
channel :(
[unknown: 9]
16-Jan-2006
[243]
Hey Brian, there is something else you can try, it is a theory I 
have.  Uninstall AltME. Reinstall, and sync back up.  When you think 
it is finished, close out, and start again, let it sync again.
If you are willing....



I never see this "." problem, but many do.  Most people in our office 
don't, and it just might have something to do with the way it was 
originally synced.
Henrik
16-Jan-2006
[244]
it sometimes help for me to logout and in a few times...
[unknown: 9]
16-Jan-2006
[245x3]
That is useful to know.  So you are saying that one our of X times 
logging in, it will suddenly sync?
once = one
Sorry, let me restate............"one out of X times."
Henrik
16-Jan-2006
[248x3]
it's pretty random
sometimes I wonder why noone said anything for 2 days. then I logout 
and when I login it resyncs
there's also sometimes a thing with how altME detects a lost connection. 
this doesn't always happen, so that could be when sync is lost
[unknown: 9]
16-Jan-2006
[251]
Random or not, it will sync if you log in multiple times in the same 
time frame (like say with in an hour or so)?
Henrik
16-Jan-2006
[252x2]
haven't done it that many times (4-5 times maybe), but it usually 
resyncs after the first relogin. I can't remember if there is a specific 
timeframe there was held up, between relogins
It's not going to be a good bug report :-) I don't have enough details. 
I only know that sometimes it helps to relogin again
[unknown: 9]
16-Jan-2006
[254]
That helps.  since this one is such a pain we like to know everything 
about it.  Eveyr little bit helps.  But we are not convinced it is 
inside AltME.  it might be a little deeper.
Henrik
16-Jan-2006
[255]
is it possible to do some digging if there is an account that is 
currently out of sync?
[unknown: 9]
16-Jan-2006
[256]
What do you mean by digging?
Henrik
16-Jan-2006
[257]
catching it in the act
[unknown: 9]
16-Jan-2006
[258]
Not that I know of.  This is the very type of bug that hides from 
debuggers.  If we dump all the states, it all looks good.  We are 
pretty good at finding bugs (actually we are award winning).  It 
is not like we have not tried a bunch of things.  We will nail this. 
 The work we are doing with IOS + Rebol will probably reveal it.
Henrik
16-Jan-2006
[259]
well, ok, good luck then :-)
Sunanda
16-Jan-2006
[260x2]
Resyncs sometimes happen in a group if you are connected at the moment 
someone posts a message to it.

That may explain some random resyncs. though not all.....So simply 
staying connected for a long while may be beneficial.
....typically, in that instance you'll get a private message from 
someone which uncovers their previous few messages to you that you've 
never seen; --  and they've perhaps assumed you've been ignoring 
them.
[unknown: 9]
16-Jan-2006
[262]
Good to know.
btiffin
16-Jan-2006
[263x5]
Hey I see these messages!  Smiley...And here I was trying to get 
into REBOL3 so I could lurk.   Reichart.  I've tried the Linux (on 
Debian 3.1 r0) and WinXP, and I get nothing in terms of old messages. 
 Until I just read you, Henrik and Graham talking I thought it may 
have been design intent.  I plan on looking into/trying things further 
now.
Currently I see messages in !Channels.  Ryan was posting just as 
I logged in first time with XP/
And in I'm new, but I posted...saw nothing...logged out and came 
back 3 hours later
All other groups are 'empty' but I know there are posts going on 
from looking at http://www.rebol.net/altweb/rebol3/
I'm about to try the uninstall/resync trick on the WinXP side
[unknown: 9]
16-Jan-2006
[268x2]
Cool.
My other belief is that there is a very sublet interaction between 
the latency.
btiffin
16-Jan-2006
[270]
Reinstalled, allowed a resync, came back...no mesages.
Henrik
16-Jan-2006
[271]
btiffin, try adjusting the number of stored messages
[unknown: 9]
16-Jan-2006
[272x2]
That is  agood point Henrik, I set mine to 100 by default.
I like things fast.