World: r3wp
[!AltME] Discussion about AltME
older newer | first last |
Henrik 4-Sep-2007 [2553] | You can only set big or small font. There is an icon for that next to the pencil in the little toolbar above the writing area. |
DanielSz 4-Sep-2007 [2554x2] | O, that's better than nothing. Since I installed the mscorefonts package on ubuntu, default fonts have changed and are less than desirable. |
Thanks, Henrik. | |
DanielSz 8-Sep-2007 [2556] | How do I copy and paste in the linux version of Altme? Seems there is no righ-click in that version, and Ctrl-C / Ctrl-V don't work neither |
PeterWood 8-Sep-2007 [2557] | From my experience on Ubuntu, there is not way to cut and paste or to click on an http link and launch the page in a browser. |
Frank 8-Sep-2007 [2558] | ctrl-c + middle-button click to paste .... It works for me under kubuntu |
Alan 8-Sep-2007 [2559] | I use XP and Mandriva and just use wine to run the XP Altme and it works just like on XP |
DanielSz 9-Sep-2007 [2560] | Thanks Peter, Frank and Alan. I'm switching to the wine version as well, it is fully featured, the linux version is not. I'm beffudled, I expected Altme to be corss-platform as Rebol is. |
Henrik 9-Sep-2007 [2561x2] | well, the Linux version is as fully featured as the Windows version. it's X11 that causes the problems, having an inconsistent copy/paste system. |
DanielSz: http://www.rebol.com/article/0260.html<--- perhaps this is an interesting read | |
DanielSz 9-Sep-2007 [2563x4] | Thanks for the link; Henrilk |
I read it.I don't see the connection, it relates to rebol builds on linux. | |
Furthermore, copy and paste works flawlessly on Rebol/view on linux. It's Altme that cannot copy and paste. | |
As for features missing on linux, pertaining to Altme: copy and paste, past link to clipboard, launch url in browser. All these things don't work on my ubuntu setup with the Altme beta for linux. | |
Gabriele 10-Sep-2007 [2567] | linux version of altme is older than the windows one. anyway, i use wine too, it's easier at this point. |
Jerry 20-Sep-2007 [2568] | I hope we will be able to put different color flag in front of every msg in AltME. I would like to mark msgs as "important", "to answer", "to do" ... |
Anton 4-Oct-2007 [2569x2] | I've just managed to log in with the linux version running on Kubuntu. |
I did this to get it to work: - installed the missing libstdc++.so.5 using Adept package manager - copied the entire Altme directory from WinXP to Kubuntu, to a directory in my home directory, using rsync - renamed mods/ directory to old-winxp-mods/ (I think the mod files I collected while in WinXP don't apply to the linux version) That's it. Here I am with all the old messages. | |
Maarten 9-Oct-2007 [2571] | Re-installed on a fresh box and only see messages in 5 groups.... what was the trick to make Altme sync? |
Henrik 9-Oct-2007 [2572] | sometimes logging off and back on a few times helps |
Maarten 9-Oct-2007 [2573] | Nope, it didn't |
Pekr 9-Oct-2007 [2574] | to post something to such a group. Ppl mostly posted dot, to not distract too much ..... |
Sunanda 9-Oct-2007 [2575] | That's all the tricks I know :-( Other than to log on as a Guest then back on as yourself......But this world has no guest account. The same trick may work if you have two personal accounts (say Maarten and Maarten2). Not sure if the Admins will issue a 2nd account even if you have a business case. To see groups that may need resyncing: http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-groups-index.r?world=r3wp |
btiffin 17-Oct-2007 [2576] | Just chatting; Did a security update of the Debian 2.6.18 kernel. (One of the rare tmes where a reboot is good thing.) This is on Dev an old 256 mb Compaq that I run at 0% free memory most days. After the reboot the disk wouldn't stop grinding. Every move was a disk grind. Start looking through the optimization params. All lookin' good. Then I realized that I forgot to put Altme back to a reasonable number of chat entries. (I had it cranked to 6 hundred to get search to display an old entry). Back to normal once I set Altme back to 1 hundred messages per. :) Chatting over. |
Steeve 18-Oct-2007 [2577] | for Info: To use Altme behind a proxy is use 2 linked apps: "Proxifier" to force Altme to use a proxy and "HTTP Tunnel" to bypass the local restrictions of the company's proxy. |
Pekr 18-Oct-2007 [2578] | AltMe does work via proxy, no? The problem is world lookup feautre, which requires certain port to be opened on FW IIRC. |
Steeve 18-Oct-2007 [2579x4] | no as far i know (i've done many test) Altme dosn't work behind a proxy |
even if the right ports are open | |
it's said on www.altme.com | |
i precise, a proxy which use user/pass authentification | |
Pekr 18-Oct-2007 [2583] | hmm, I am behind proxy right now ... well, no authentication though .... |
Steeve 18-Oct-2007 [2584] | http://www.altme.com/faq.html#5153632 |
Oldes 19-Oct-2007 [2585x2] | Maybe it's stupid question, but how to change Altme password? |
sorry... already found it: To change your password, just right click on your name in the user list. Enter your new password, then confirm your password by entering it again in the popup. Your password will be changed. | |
Sunanda 19-Oct-2007 [2587] | A summary of a message I tried to post to the Mailing List, but the ML is a little wonky just now: ALTME ARCHIVE SEARCH You may remember that some months ago we added the archives of some Altme worlds to REBOL.org... http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-index.r ...and said that a search feature was coming soon. It did not come soon enough but it is there now: http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-search.r Enjoy using it, and please tell me the bugs you find. |
eFishAnt 23-Oct-2007 [2588] | I want to have W2K automatically start my worlds. Can anyone tell me how to do this? (please list all steps if possible. Assume I am an idiot, because I am) |
Brock 23-Oct-2007 [2589x4] | Are you meaning you want the worlds you host to auto-start? If so, simply create a shortcut in your startup folder with the taget field equal to; |
<path to altme> -s "<worldname>" -p 54xx ; where -p is a port number 5400, increment by 1 for each additional world. Use Safeworlds World Check feature to find out what port your world is assigned to http://www.altme.com/cgi-bin/lookup.cgi, but your world must be started for the World Check feature to return the port it has registered for the word being checking. | |
kinda confusing I know. | |
If you search for my name in this group and use the word Port as the search term then you will come across a couple of conversations on this same topic. | |
james_nak 24-Oct-2007 [2593] | I wasn't able to get mine to start properly. It acted as if it worked in that you saw the little Altme server window, but the client wouldn't see the world. Admittedly, I didn't play around with it too much so it could have been user error. Perhaps I did not have the correct port # |
Brock 24-Oct-2007 [2594] | If you have the wrong port number you need to create a new world and move the old world data into it. The world server always maintains the port that you originally started the world from, so now they are out of synch. |
Pekr 25-Oct-2007 [2595x4] | Isn't anyone experiencing difficulcy when connecting to AltME? For two days, I can't connect to altme from work. My colleagues are 100% sure, they made no network changes here. |
Some three days ago or so I could not run some parts of rebol.net, as wiki. The strange thing was, that main rebol.net ran OK. | |
I can see rebol.net resetting my altme connection somewhere during my log-in phase. It works when connected via other network (cell phone right now, or my wifi network at home) | |
OK, if situation does not resolve, I am off from altme for most of the part of the day ... | |
Ingo 25-Oct-2007 [2599] | No problems for me in the last days, hope it gets resolved for you. |
Pekr 25-Oct-2007 [2600] | OK, I am in ... from some place in the world, traceroute ended in Washington. From my cell phone, it reached rebol.net. So the problem was somewhere on some router or so ... |
Sunanda 26-Oct-2007 [2601] | (as previously reported) I regularly (most days) cannot connect to RT-hosted Altme worlds between around 18:00 and 24:00 utc. The logon hangs with an "internet busy" message. I've no idea why. I have no such problem with IOS servers hosted by RT. Evenings would generally be my most productive time for REBOL-related community things .... so it's a pity :-( |
Graham 26-Oct-2007 [2602] | do some internet timings to see what's going on |
older newer | first last |