World: r3wp
[I'm new] Ask any question, and a helpful person will try to answer.
older newer | first last |
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. | |
Henrik 16-Jan-2006 [274x2] | I was more thinking that adjusting it upward would force AltME to read back on X number of messages |
reichart, how far back do you store on the server? | |
[unknown: 9] 16-Jan-2006 [276x2] | All. |
It should ALL be there. | |
btiffin 16-Jan-2006 [278x4] | I do see the I'm New group now. I did try a number adjust before the reinstall went from the default 100 to 1000 to 1 to 100 to 10000 to 100. Nothing. |
So far all I get is I'm new | |
I'm about to try the . trick on the Make-doc group | |
And I now see Make-doc | |
Sunanda 16-Jan-2006 [282] | Long ago there was a guest account. From a security viewpoint, getting rid of it was a good thing. But it was a way to force a resync: log on as guest then again as yourself and (in my experience) you always gor properly resynced. Perhaps there is a case to have a resync account with password given out only to those who need it. Alternatively. some people could have two accounts, and use the spare for syncing only. |
older newer | first last |