World: r4wp
[Ann-Reply] Reply to Announce group
older newer | first last |
Bo 19-Feb-2013 [1421] | I don't mind seeing Kaj's announcements in the announce group. |
Gregg 19-Feb-2013 [1422] | I'm OK either way. I go back to Announce more for REBOL/Red related things, which this is related to. |
Gerard 19-Feb-2013 [1423] | Kaj: I just downloaded the Win version of your GTK-Browser.exe app and the dozen of DLLs required to run it and then it runs. But when I click on the Go button, nothing goes on. How is it supposed to react exactly ? The Quit button runs OK and the app is left. |
Kaj 19-Feb-2013 [1424x3] | Doc has just reported that it doesn't work on Windows. We're looking into it |
By the way, you can download all the files, including the libraries, in one go | |
http://web.syllable.org/news/2012-11-18-20-47-Red-high-level-programming-language-first-alpha.html | |
Pekr 20-Feb-2013 [1427] | Kaj - are you after the ReBrowser, as Carl envisioned it? :-) Looks like R2 desktop replacement ... kind of .... |
Kaj 20-Feb-2013 [1428x5] | Yep |
Fossil standardises on UTF-8 and standard line endings in text files. I suppose I should not link to single files anymore. From a folder in Fossil's web UI, you can at least view those files | |
To be able to handle such a file on Windows, you should either have an auto-converting editor, or convert them yourself. On the other hand, REBOL does it automatically | |
Gerard, which Windows version do you have? | |
I've tested that the GTK-browser and most other example programs work on Windows XP and WINE. So far, the problem seems to be limited to Windows 7 | |
sqlab 21-Feb-2013 [1433] | I have the same problems with XP. The exe does nothing but the url line. If I try to do or read the .red from the console-pro, the console window closes. |
Kaj 21-Feb-2013 [1434x2] | Odd. Can you open the .red files when you copy them to your local machine? I haven't been able to test networking on XP yet, but it works in WINE |
I have found a problem on Windows with reading files with Windows newlines, but reading Unix files is fine | |
sqlab 21-Feb-2013 [1436] | I tried to do that with local .red files. |
Kaj 21-Feb-2013 [1437] | The ones on our Redsite? Others are meant for the compiler, not the interpreter |
Maxim 21-Feb-2013 [1438] | MaxV happy to see you're able to produce those builds. its an inspiration for others to continue to submit and keeps the momentum going :-) |
Kaj 21-Feb-2013 [1439] | Are there builds? I only see source |
GrahamC 21-Feb-2013 [1440] | make directory |
Kaj 21-Feb-2013 [1441] | Oh, Windows only |
Andreas 21-Feb-2013 [1442] | (And outdated as well.) |
Kaj 21-Feb-2013 [1443] | Yes, they seem to be just Saphirion's builds |
sqlab 22-Feb-2013 [1444] | Kai, the behavior that console-pro closes after reading a file is still present |
Kaj 22-Feb-2013 [1445x3] | Local files? |
Which file are you trying? | |
Do you get any messages? | |
sqlab 23-Feb-2013 [1448] | Just plain textfiles e.g. there is no message or error. |
Endo 23-Feb-2013 [1449] | Android release: That is great Robert! |
Ladislav 23-Feb-2013 [1450x3] | To AdrianS: you should have seen that the pull requests to the mainline source repository have started |
(it is in the "Announce" group as well) | |
Also, please post related questions here, please, not to the "Announce" group | |
AdrianS 23-Feb-2013 [1453x2] | I have seen that, but what I was asking about is the actual source tree that Saphirion is using. I got the impression from Robert, some time ago, that it was somehow being 'cleaned up' and would be made public in some way. |
For example it would be nice to see the actual Android work in progress. | |
Ladislav 23-Feb-2013 [1455x2] | Yes, that will happen soon, Adreas will probably find some time to help with that as well. |
err. Andreas | |
Scot 25-Feb-2013 [1457] | Thank you Robert and Cyphre... Good news indeed. |
Cyphre 25-Feb-2013 [1458x2] | You are welcome Scot ;-) |
Some more Android port info. Since some people around were asking if it will be possible to 'encap' scripts with the Android R3 I've spent some time researching/prototyping in this area and I think I can now answer this question positively. It surely will be possible to make "encapper" for R3 on Android and my current prototype results show that we'll be able to do it without the need to install any SDK or other bloated instalations. It will be just one good-old "encapper exe" that will do the job for you. | |
Kaj 25-Feb-2013 [1460x3] | Sqlab, I have no problem loading files from the command line into console-pro on Windows XP |
Are you sure you have downloaded the latest console-pro.exe? | |
Are you sure you are loading files that can be executed by the Red interpreter? | |
Endo 25-Feb-2013 [1463] | That is a great news Cyphre! |
Bo 25-Feb-2013 [1464] | Awesome, Cyphre! |
NickA 25-Feb-2013 [1465] | Rock n roll Cyphre |
sqlab 26-Feb-2013 [1466] | Kaj, I deleted all files and subvols created by fossil and run download.r again. The probem is not only with executable files, but with all files simple as containing just "Hello". write %test.txt "Hello" has the same effect. |
Kaj 26-Feb-2013 [1467x4] | What problem with executable files do you mean? |
What effect with write %test.txt "Hello" do you mean | |
I really need some more specific information to understand your problem | |
You haven't answered my question about what text files you use. For example, what happens when you do | |
older newer | first last |