World: r3wp
[!CureCode] web-based bugtracking tool
older newer | first last |
Ladislav 8-May-2010 [1010] | , while the last test result differs from the result of the mezzanine |
BrianH 8-May-2010 [1011] | And it's the same as the mezzanine behavior, at least in my tests. In which case do you find the mezzanine to be different? |
Ladislav 8-May-2010 [1012] | >> mezz-selfless? d == false >> mezz-selfless? bind? d == false |
BrianH 8-May-2010 [1013] | How did you create d? |
Ladislav 8-May-2010 [1014] | see above |
Andreas 8-May-2010 [1015x2] | selfless? bind? d == true looks good to me. |
In other word, as `bind? d` is a selfless context which happens to contain a 'self word, I'd actually _expect_ `selfless? bind? d` to return true. | |
BrianH 8-May-2010 [1017] | OK, got it, good point. I'll pt that note in the ticket. |
Graham 1-Aug-2010 [1018] | One nice thing to be able to see is a graph of the resolved issues vs the submitted issues |
Brock 1-Aug-2010 [1019] | Chris' Google Chart API Dialect may be what you are looking for. http://www.rebol.org/view-script.r?script=charts-api.r |
Ladislav 24-Aug-2010 [1020] | Are there additional comments to #1631? |
Gregg 30-Aug-2010 [1021] | Comment added. |
AdrianS 10-Sep-2010 [1022] | Could someone add a whole bunch of versions to CureCode for the latest host kit? Maybe also add some provisional ones for the next little while so that we don't need to do this with every release. |
AdrianS 11-Sep-2010 [1023] | I guess a whole bunch and then some provisional ones is maybe too many ;-) |
Graham 11-Sep-2010 [1024x2] | 106 was only out for a day before being superceded |
I guess you should have been more explicit ... is anyone using alpha 18? | |
AdrianS 11-Sep-2010 [1026x2] | I was just laughing at myself - what I wrote earlier was a bit redundant. |
but whomever added 107 could've added a few more - does it matter if some versions won't be used? | |
Graham 11-Sep-2010 [1028] | might add up to 130Mb! |
AdrianS 11-Sep-2010 [1029] | I like that you give everyone the same treatment. No one escapes Graham's cutting comments! |
Graham 11-Sep-2010 [1030] | All men are created equal |
BrianH 21-Sep-2010 [1031] | The latest version is what is shown by default when making a new ticket, and most people don't change that default. This means that the reviewer has to change the versions to match the currently released version. This is why we don't add versions to CureCode that exceed the latest version, or at most the version that we are actively working on at the moment. |
Andreas 4-Oct-2010 [1032] | Could someone with sufficient permissions please re-open bug#1665. This is cleary a bug which needs to be addressed: http://www.curecode.org/rebol3/ticket.rsp?id=1665 |
Maxim 4-Oct-2010 [1033] | did you try in A108 ? |
Andreas 4-Oct-2010 [1034] | if you give me an A108, then i'll try |
Maxim 4-Oct-2010 [1035] | I don't have it. |
Andreas 4-Oct-2010 [1036] | so how should i try A108 then :) ? |
Maxim 4-Oct-2010 [1037] | and the usual path with A108 isn't published... ask henrik or one of the others who are working on it. |
Andreas 4-Oct-2010 [1038] | and as it does not crash the pre-built A107 binaries, I doubt it will with A108. |
Graham 4-Oct-2010 [1039] | Just curious if you can do a diff on the RT prebuilt binaries and the ones you build yourself with the same compiler. |
Ladislav 5-Oct-2010 [1040] | http://www.rebol.net/r3blogs/0339.html explains, why A108 isn't available yet. I cannot test it either yet |
james_nak 9-Oct-2010 [1041] | Each day I get an rsp error in the head.rsp file: ** Script Error : Invalid argument: 2 ** Where: rsp-script ** Near: [foreach [id prj] head sort/skip/compare skip] I am running Cheyenne and Curecode on a server at home and then have another PC as my normal workstation. So each day when I go to Curecode, it throws this error. All I have to do to fix it is to go to the server, refresh the curecode page from there and it works on the remote machine again. Anyone else seen this and have a fix? |
Dockimbel 9-Oct-2010 [1042] | James: I've never seen such error before. What version of Cheyenne are you using? |
james_nak 9-Oct-2010 [1043] | How does one tell? |
Dockimbel 9-Oct-2010 [1044] | p: open http://your-server print p/locals/header/server |
james_nak 9-Oct-2010 [1045] | Doc, thanks. It's Cheyenne/0.9.20 |
Dockimbel 10-Oct-2010 [1046] | James: could you try to delete all the cookies on your remote browser when you see that error, then try accessing CureCode server again. |
Carl 10-Oct-2010 [1047] | Doc: did you see my email regarding the security issue? |
james_nak 10-Oct-2010 [1048] | Doc, yes, I will. I think you're on to something. I was thinking that it was on the remote side today. I'll check that tomorrow before I log in. Thanks. |
james_nak 11-Oct-2010 [1049] | OK, this morning, I went into FF's Cookie browser and searched for cookies from my domain where curecode is. There were none. I went to view my curecode page and it was not going to work. I know this because the project select shows "none." I then went back to the cookies section and there was one for the domain. I deleted that, refreshed the curecode page and it worked. Now, one thing about my usual usage of curecode and that is during any given day, I will end up logging in several times after my sessions expire. |
Dockimbel 11-Oct-2010 [1050x2] | Carl: yes, and I produced a new Cheyenne revision to fix all the remaining issues regarding running as non-root. |
James: looks like a session expiration issue in CureCode, you should be redirected to login screen when that happens instead of getting an error, I'll see if I can reproduce that tomorrow. Btw, what's your CureCode version? | |
james_nak 11-Oct-2010 [1052] | 0.9.11 beta. Sometimes I am redirected to the login screen but the selection is none and from there it will go to the rsp error. Thanks. Knowing that I can remove that cookie is pretty easy. |
Andreas 27-Oct-2010 [1053] | Is the CureCode running the R3 tracker a plain 0.9.11? Or has it custom modifications? |
Dockimbel 27-Oct-2010 [1054x2] | It's supposed to be 0.9.11, I might have done a few minor patches since 0.9.11 public release. |
I'm checking my logs to give you a more accurate answer. | |
Andreas 27-Oct-2010 [1056] | Thanks Nenad, "mostly 0.9.11" is already sufficient. |
Dockimbel 27-Oct-2010 [1057] | Additions to v0.9.11in production: - Added the "import account" form in registering page. Seems that's all the differences. |
Andreas 27-Oct-2010 [1058] | Great, thanks! |
Dockimbel 28-Oct-2010 [1059] | CureCode server upgraded to Cheyenne r104. All is going well. |
older newer | first last |