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

World: r3wp

[!AltME] Discussion about AltME

PeterWood
16-Jan-2011
[5260]
Most of accented characters are affected - it makes the messages 
in FRANCE unreadable.
Maxim
16-Jan-2011
[5261]
I don't have trouble with accents in  Altme... its more the germanic/scandinavian 
chars which skrew up.
PeterWood
16-Jan-2011
[5262x2]
That's probably because you're using Windows and the people who wrote 
the messages are also using Windows.
Try these 
a acute ˆ
e grave Ž
c circumflex 
Maxim
16-Jan-2011
[5264]
ah yes.. its not just region its also the os that's the problem.
PeterWood
16-Jan-2011
[5265]
It's not really a problem if you remember that AttME is designed 
to support 7-bit ASCII across operating systems.


It's just these users that wan't to write some fancy characters ;-)
Maxim
16-Jan-2011
[5266]
yeah damn frenchies  ;-)
PeterWood
16-Jan-2011
[5267]
In fact AltME works pretty well for WIndows users as long as they 
stick to Windows Codepage 1252.
Maxim
1-Feb-2011
[5268x2]
I've finally broken the secret of how to get reliable message copying 
to clipboard from altme !!!!
just make sure to click in the message posting text area before right 
clicking on the post you want to copy !
GrahamC
2-Feb-2011
[5270]
interesting ..!
Maxim
2-Feb-2011
[5271x2]
in the last year, I've been noticing that the message copying worked 
somehow and there was a pattern... I just coudn't figure it out.
then, today I did 11 copy/pastes in a row and was typing at the same 
time (and they all worked!)...

that's when I realized that going from typing to copying was the 
secret!
Kaj
2-Feb-2011
[5273]
Is that on Windows? I've been reporting the procedure for Linux here 
for years
Maxim
2-Feb-2011
[5274]
yep on windows.  strange, maybe I just forgot or didn't notice your 
post(s) about it.
Kaj
2-Feb-2011
[5275]
I didn't know it was that problematic on Windows as well - or maybe 
I also forgot :-)
BrianH
11-Feb-2011
[5276x2]
Public group request (probably not web-public yet): WebOS
Description: Development for WebOS with REBOL
Similar to the Android group.
Ladislav
25-Feb-2011
[5278]
Reposting Robert's request: How about creating an RMA group?
Sunanda
25-Feb-2011
[5279]
Done!
Ladislav
25-Feb-2011
[5280]
Thanks, Sunanda.
Robking
28-Feb-2011
[5281x2]
Hi everyone. For the record, logging into REBOL-gate as guest/guest 
doesn't work.
Ends up giving an incorrect password error.
Kaj
28-Feb-2011
[5283]
Welcome, Rob
Sunanda
28-Feb-2011
[5284]
Thanks Rob.
I've fixed that.....Next step is to find out what broke it :)
Sunanda
12-Mar-2011
[5285x2]
The SQLite group is broken ... I suspect a corrupt file on the server.
Symptoms: if you've recently re-installed AltME, then the program 
runs continuously, endlessly resyncing that group.


This happened before, and the workaround was to copy over a good 
copy of the 439.set file (thanks to Peter Wood for the good copy). 
But that no longer seems to work.


I am going to delete the group and set up a new one with the same 
name. The archive  of past postings will remain available here:
    http://www.rebol.org/aga-display-posts.r?post=r3wp439x1
Janko
15-Mar-2011
[5287]
Is anyone using AltMe from linux (like a recent Ubuntu)? I moved 
to linux for 90% of things but I can't run altme there, and rebol 
view crashes also. I didn't look into depth of why..
jocko
15-Mar-2011
[5288]
works here with ubuntu 10.10
Kaj
15-Mar-2011
[5289x4]
Been using the Linux versions as much as possible (which isn't always 
the case) since they exist
It works fairly well on recent Ubuntu, although the fonts are better 
on some other distros
File sharing still suffers greatly from the daylight savings bug, 
though
To work around that, you can run AltME on WINE, although that is 
slower
Andreas
15-Mar-2011
[5293]
altme 1.2.25 works ok with debian 6 and ubuntu 10.10 for me. fonts 
are so-so, but at least usable
Izkata
15-Mar-2011
[5294x3]
Been using it on Ubuntu 8.04 and now 10.04 (AltMe versions 1.1.29 
and currently 1.2.21)
I had to install libstdc++5_3.3.6-18_i386.deb for rebol to work
(At least, I think it was that one.  I still have it sitting in my 
home directory)
Kaj
15-Mar-2011
[5297]
That was for the ancient 1.1.29
Oldes
16-Mar-2011
[5298]
The font issue could be fixed easily if AltME would allow to specify 
font name or path to font in its settings.
Robert
17-Mar-2011
[5299x2]
What drives me nuts with AltME is, that when it's reconnecting, that 
it switches display and don't just stay at the group and message 
where I am. It resets the list etc.
Because of this switch all messages are set to read... really dumb.
Gregg
17-Mar-2011
[5301]
Agreed.
Janko
22-Mar-2011
[5302]
Altme works on my linux now ! Great
Endo
23-Mar-2011
[5303]
Possible bug in Altme: I connect to world rebol3 then click on world 
name on the top-left corner that opens a combobox to select other 
worlds which I connected previously, but non-existing worlds anymore. 
When I choose one of them Altme tries to connect and fails, then 
when I click on Return to World button altme get closed immediately 
without showing the message "Disconnecting".
Henrik
25-Mar-2011
[5304]
hmm... I just experienced AltME in the Rebol 3 world with a memory 
leak and eating CPU. It was upward of 150 MB RAM usage, and then 
I killed the process.
Kaj
25-Mar-2011
[5305]
That memory use is unfortunately normal after running a while
PeterWood
26-Mar-2011
[5306]
Got a few error message in the terminal session that AltME always 
opens (and leaves open after quitting.):


altme(6254,0xa038c620) malloc: *** mmap(size=3021340672) failed (error 
code=12)
*** error: can't allocate region
*** set a breakpoint in 
malloc_error_break to debug
Kaj
26-Mar-2011
[5307x2]
It seems to try to allocate a 3 GB file or area there. It's not surprising 
that fails, but it's surprising it would try that
Did it crash or were they just operational messages?
PeterWood
26-Mar-2011
[5309]
Just operational messages - four of them in total. It's happenned 
a couple of times before but is very infrequent.