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

World: r3wp

[!AltME] Discussion about AltME

Robert
22-Jul-2006
[1716]
Ok, I have always set my mouse to the fastes movement possible on 
the system. I don't use a scroll-wheel, I just click the arrows to 
either go line-by-line or posting-by-posting (which I would prefer). 
But, as Chris stated, clicking ones, pages more than one page up/down, 
so I'm missing postings. Workaround: Dragging the slider, which is 
a mess with this mouse speed and the number of messages (IIRC 1500) 
I display.
james_nak
24-Jul-2006
[1717]
RE: "The funny thing is………………."  Me thinks Altme knows who to freak 
out on. : ) The great thing is that I have everything back.
[unknown: 9]
24-Jul-2006
[1718]
: )
james_nak
25-Jul-2006
[1719]
I just received a response back from support in regards to changing 
the password of a World (not a user). 

AltME world passwords can not be changed in this release.  If it 
could be changed, the user would have to do that.
 

IMHO that should be changed as there may be times where this is necessary.
[unknown: 9]
25-Jul-2006
[1720x2]
Right, hence the statement was "in this release."
We will get better and better at this stuff.
james_nak
25-Jul-2006
[1722]
I know you will : )  Thanks.
[unknown: 9]
25-Jul-2006
[1723]
:)
Josh
2-Aug-2006
[1724]
Wargh!  Invalid recycle!
[unknown: 9]
2-Aug-2006
[1725]
...sorry...
Josh
2-Aug-2006
[1726]
When it rains, it snows
Pekr
6-Aug-2006
[1727x4]
Invalid datatype during recycly, repeatedly, if I go to the chat 
group directly after start of altme. Let's see, if it remains the 
same after this post ...
yes, still so ... now If we had kind of debug mode, to track it down 
....
btw - is altme 1.1.28 based upon latest SDK? (I mean, kernel fixes?)
installed 1.2.5, and it is ok now ....
Gabriele
6-Aug-2006
[1731]
1.2.5 is based on latest sdk (ie view 1.3), while 1.1.28 is still 
based on view 1.2.
Alan
6-Aug-2006
[1732]
can I install 1.2.5 into my current 1.1.28 install without losing 
any thing ?
Gabriele
7-Aug-2006
[1733]
i did. but, it's always a good idea to have a backup.
Pekr
7-Aug-2006
[1734]
I did so too, everything seems to work ok ...
Anton
7-Aug-2006
[1735]
Same, if something went wrong it was a minor hiccup.
Alan
7-Aug-2006
[1736]
worked just fine :)
Tomc
10-Aug-2006
[1737]
is anyone else having their XP altme client "freeze up" after receiving 
a single message?

this started happening to me on one machine yesterday  (after MS 
updates)  
a world server on the same machine continues to work.
james_nak
10-Aug-2006
[1738x2]
No, Altme working OK. But I do have some odd behavior with an rebol 
encap'd .exe running from the shared files in Altme. When I exit 
the program with the windows "X" close button the app's window closes 
but the app stays around as a task.
..that has to shut down in task mgr.
[unknown: 9]
10-Aug-2006
[1740x2]
Recently (several weeks ago) we had masive crashes here after a MS 
update on diff computers.
However, AltME seems fine on my two XP laptops (diff designs and 
versions).
Cyphre
11-Aug-2006
[1742]
james: "When I exit the program...the app's window closes but the 
app stays around as a task"

hmm..does this your encapped program only when running from altme 
or als when you run it 'normally'?

If the second is true maybe you are using in your program something 
like:
view/new layout [...some layout here...]
forever [
	do [...some loop code...]
	wait <some time> 
]


If so the you need to properly handle the event when you closing 
the View window because othervise the window is only closed but the 
FOREVER (or any other) loop is still running. The solution is for 
example put before the "view/new" line:


insert-event-func func [face event][if event/type = 'close [quit] 
return event]


(ofcourse if your app is using multiple windows you need to add some 
more logic to decide which window should QUIT the app and which not 
when using the 'X' close button)
james_nak
11-Aug-2006
[1743]
Thanks Cyphre. I believe with this app, this is the case as it is 
able to be launched from another script and then return to that script. 
Good catch. I will fix that. dekuji vαm!
Pekr
11-Aug-2006
[1744]
:-)
james_nak
11-Aug-2006
[1745]
To think I had all those instances running all this time!
Oldes
26-Aug-2006
[1746]
What about some easy way how to localize Altme?
Graham
27-Aug-2006
[1747x2]
I upgraded to 1.2.5 .. and everything turned red on me :(
It really really really needs a way to clear all the reds in one 
hit
Alan
27-Aug-2006
[1749]
weird, I had no problem when I upgraded-did you do a fresh install 
?
Ingo
28-Aug-2006
[1750]
Lost password again ...

I just upgraded to the newest whatever (says 1.2.(3) on the splash, 
and 1.2.6 on the window border, on windows), and I had the same problem 
with loosing my password.

Same login name in 2 worlds, I was first in one, and changed to the 
second,  when I switched the worlds dropdown, it seems that the info 
on username and password has not been updated, instead the password 
on the second login has been updated with the password from my "main" 
login.
That's how it looked to me, no guarantee that it's what happened.
WinXP, not installed but "run from this location".
Pekr
28-Aug-2006
[1751x2]
Updated to 1.2.6 automatically - first it said "download failed", 
I could see dialog with started initial download, but suddenly I 
was asked to restart with new update - all wen ok then ...
wen=went
Graham
28-Aug-2006
[1753]
same here.
Pekr
28-Aug-2006
[1754x3]
I think that Cyphre or someone else could be contracted, to improve 
feeling to AltME in a big way - e.g. list-box with available worlds 
is simply awful - typical VID bug - you can't escape it by pressing 
escape, you can't escape it by clicking outside, you can't escape 
it in any way ... that just makes so bad impression here ....
Other thing - after all those years, list style could be updated, 
to allow keyboard scrolling, or even shortcut search of groups ....
I think that small things could make a real difference ... and I 
vote for some button to de-red groups at once :-)
james_nak
28-Aug-2006
[1757]
Upgrade here went just fine though I agree with Graham heartily that 
we need they "Kill Red" button badly. I wonder what would happen 
if I read all the files and rewrote them?
Henrik
28-Aug-2006
[1758x2]
is there a list of changes somewhere?
I kind of miss a list of changes in a window, when asking whether 
you want to upgrade
Graham
28-Aug-2006
[1760]
Ahh...just noticed that Altme upgrade wiped my saved userid and passwords 
:(
Anton
28-Aug-2006
[1761]
Upgrade to 1.2.6 seems to have gone fine for me.
Henrik
29-Aug-2006
[1762]
I had no problems in upgrading. No lost passwords or anything.
Ingo
29-Aug-2006
[1763]
+1 on everything Pekr just said, actually I'd give it at least a 
+10 ;-)
Henrik
29-Aug-2006
[1764]
I just got an "Internet Busy..." and was disconnected. Is that new?
Alan
29-Aug-2006
[1765]
same here but I'm using a wireless card in my laptop at a truck stop 
and it show 1.2.8 here