World: r3wp
[!AltME] Discussion about AltME
older newer | first last |
Anton 28-Oct-2010 [5017] | My personal chat file was reset too (size changed from 1MB to 1KB). Luckily I also backed it up 10 days ago, after reading the reports here. |
Maxim 28-Oct-2010 [5018] | this is starting to be ridiculous. |
Izkata 28-Oct-2010 [5019] | It is extremely unnerving that this appears to have started shortly after I upgraded which version of AltME I was using |
Maxim 28-Oct-2010 [5020] | its the server that's clearing groups. the clients just syncs them |
Izkata 28-Oct-2010 [5021] | I know, it just seems odd |
Maxim 28-Oct-2010 [5022] | I think we need to create a dedicated group for Custom Gob Renderers... there will be a lot of discussion and support or HW bug tracking about it too. |
Pekr 29-Oct-2010 [5023] | just make it general please. Cyphre used some other method for acceleration, and we should consider various possible available solutions, look also at how Flash is doing it, etc. methods ... |
Maxim 29-Oct-2010 [5024] | something like REBOL3! low-level gfx could be ok, note this isn't about discussing how to use view or a gui. this really is for talking about rendering, graphic pipelines, agg C code, gfx engines, CGRs, stuff like that. |
Gregg 29-Oct-2010 [5025] | I thought we had a Graphics group at one point, but maybe not. |
Maxim 29-Oct-2010 [5026] | this is specific for R3 architecture and host-kit related stuff its not about using graphics in rebol, its about building the graphics engines. |
Gregg 29-Oct-2010 [5027] | Host-Kit Graphics then? |
BrianH 29-Oct-2010 [5028] | Seems like "!REBOL3 Graphics Extensions" to me. |
Pekr 1-Nov-2010 [5029] | Carl - yes, you simply logged on, and found your pms gone, rewritten with new file, or something like that. |
Gregg 1-Nov-2010 [5030] | Gab has a complete backup of the world, and thought it might be possible to merge old and new data, but only RT can say for sure. |
Andreas 1-Nov-2010 [5031] | Roughly Oct 12-14. Many groups and PMs got lost. |
Gregg 1-Nov-2010 [5032] | Yes, it wasn't just PMs. |
Pekr 1-Nov-2010 [5033] | Not sure it is worth it. Some ppl complained their PMs are really slow, because the file was too big already :-) What I am more curious about is - what was the reason? |
Carl 1-Nov-2010 [5034x5] | I do not know about it. |
The only time I've ever seen AltME lose files is when the disk runs out of space. | |
AltME uses a write/append which for some reason on Linux means: if you cannot append, truncate the entire file to zero. | |
I'm hoping to avoid that problem in R3. | |
Ok, hmmm... that's when we moved servers. | |
GrahamC 1-Nov-2010 [5039] | So, were only Linux users affected? Or was it the linux server affected everyone? |
Andreas 1-Nov-2010 [5040] | The latter. |
Carl 1-Nov-2010 [5041] | right |
Pekr 1-Nov-2010 [5042] | I am a Windows user, I lost PMs too ... |
Carl 1-Nov-2010 [5043] | 1 min. Checking server. |
GrahamC 1-Nov-2010 [5044] | I changed personas at this time .. too afraid to login under my old nick in case I lost all my PMs |
Andreas 1-Nov-2010 [5045x3] | Make a backup of your old persona's PM file then, before logging in. |
Which is %worlds/rebol3/chat19 for your old user. | |
Sorry, %worlds/rebol3/chat/19.set | |
Carl 1-Nov-2010 [5048x3] | Well.. we have a policy on our servers of *never* accessing any world's internal files for any reason. So, I had no idea something happened. |
Checking for that file now, I see it does not exist! | |
That has to mean that the tar had some kind of problem. | |
Gregg 1-Nov-2010 [5051] | I don't know how many groups we lost, but the world got a lot faster when it happened. |
Carl 1-Nov-2010 [5052x4] | checking if the tar is still around |
I was wondering why this world was so fast! | |
checking tar... | |
19 is in the tar. | |
GrahamC 1-Nov-2010 [5056] | 19.set is 4.4mb! |
Carl 1-Nov-2010 [5057x2] | right |
you must chat a lot ;) | |
GrahamC 1-Nov-2010 [5059] | pm to self .. stop chatting |
Carl 1-Nov-2010 [5060x3] | I can restore from tar any chats... but not so sure about merging... would need to think about that one a bit. |
I suppose I could write a script to do a merge. | |
I wonder if this is the only world that had this problem? | |
Gregg 1-Nov-2010 [5063] | It's all REBOL data, as long as no sequence number issues in the data model can trip things up. |
Carl 1-Nov-2010 [5064x3] | That's the trick... the sync numbers. |
Assuming it can be done, and that it would merge old and new PMs, does everyone here want it done? | |
Would do it next weekend. Let me know. | |
older newer | first last |