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

World: r3wp

[!REBOL2 Releases] Discuss 2.x releases

Oldes
3-Jan-2011
[2203x4]
hm.. interesting...

>> checksum/method bin: read/binary http://www.rebol.com/downloads/v278/rebol-core-278-3-1.exe
'md5
== #{517DBC6EBEEF92B98515DD38AA590BAF}
ech.. core != view
>> checksum/method bin: read/binary http://www.rebol.com/downloads/v278/rebol-view-278-3-1.exe
'md5
== #{AA2F4FD92FE00DE85428F39A6E0E9CFD}
write/binary %r278.exe bin
call/shell "r278.exe"
;-)
RobertS
3-Jan-2011
[2207x2]
one indicator: IE 8 (which is not my default now since I moved to 
K-mleon) runs VIEW 2.7.8 as a right-click option using RUN - but 
download with IE8 and run from Explorer file view correctly triggers 
a request to authorize due to no "valid" digital signature for MS 
- yet this MS alert fails to trigger when run after download using 
K-meleon browser (yet no issue after K-meleon downloads CORE 2.7.8 
)
this is a K-Meleon Windows browser gift  - maybe sometimes smaller/faster 
is not better ... KMeleon is writing to a USB ext drive and IE8 is 
writing to an internal HD ... sometimes KM is writing the larger 
VIEW exe intact, sometimes not.  This may account for some recent 
"bad" ZIP's from my x-plane Flightsim community.  Yuch.  Most of 
 those x-p guys always zip up all their Win indexing .Thumb or hidden 
Mac files - and sometimes they have accumulated both from working 
on a Win "airplane" on their Mac. So I am used to annoying ZIP's 
for that hobby ... but this is TOO annoying.
BrianH
3-Jan-2011
[2209x3]
The request-to-authorize thing is managed by an extended attribute 
in one of the other forks of the file on NTFS, and not on FAT. Have 
you tried Chrome or Firefox?
Have you tried downloading the zip file containing the exe instead 
of the exe directly? http://www.rebol.com/downloads/v278/rebol-view-278-3-1.zip
Looks like we have OSX Intel and Linux Libc6 builds now.
Kaj
3-Jan-2011
[2212]
Cool
Andreas
3-Jan-2011
[2213]
Woohoo, also looks like the /View Linux libc6 builds (4-2) are no 
longer broken.
GrahamC
3-Jan-2011
[2214]
It would be good if 'ajoin were present
BrianH
3-Jan-2011
[2215]
It has been since 2.7.7.
GrahamC
3-Jan-2011
[2216]
Ahh.. well, one of these days I shall upgrade from 2.7.6
Ashley
3-Jan-2011
[2217]
2.7.8.2.5 seems to start a lot faster (than 2.7.7.2.5).
Anton
4-Jan-2011
[2218]
RobertS, yes, it's a good idea to check what filesystem is on your 
USB drive.
Kaj
4-Jan-2011
[2219]
I find the technical arguments for leaving out /Library very hard 
to believe. I suspect this is a case of RT pulling a Microsoft, by 
making design decisions subordinate to business considerations
BrianH
4-Jan-2011
[2220]
2.7.8 turned out to have to be a minimal release, due to outside 
constraints. That means it's time to talk about 2.7.9.
Kaj
4-Jan-2011
[2221]
In this case, we're really still talking about 2.7.7
BrianH
4-Jan-2011
[2222]
The code in R2 that implements those business constraints is still 
code, so changing stuff still takes work.
Dockimbel
4-Jan-2011
[2223]
Pity that the 2.7.8 roadmap wasn't updated: http://www.rebol.com/docs/changes-2-7.html
BrianH
4-Jan-2011
[2224x2]
2.7.7 also turned out to have to be a minimal release at the time. 
It's hard to budget time for major native changes in R2, partly due 
to business constraints (who is paying for this work? noone that 
I know of, and adding Library to Core removes a revenue source without 
replacing it with another), and partly due to the nature of the codebase 
itself.
Yes, Doc, I have been requesting that too. And Carl (belatedly) said 
to hold off on using or announcing the SDK (don't know why).
Kaj
4-Jan-2011
[2226]
I repeat: I find the technical arguments very hard to believe
BrianH
4-Jan-2011
[2227]
That's your perogative, since you haven't seen the code, and haven't 
discussed the code with Carl.
Kaj
4-Jan-2011
[2228x2]
I'm not going to defend RT against trolls anymore, because they are 
proven right this way
I don't need to see the code, because it's very simple: there's Pro, 
and you only have to disable some parts of it
BrianH
4-Jan-2011
[2230]
I agree.
Andreas
4-Jan-2011
[2231]
rebview278 still fails when run in a non-X environment. So `Change 
"bad face in screen pane" issue on non-X env boot` was not done.
Kaj
4-Jan-2011
[2232]
That seemed to be a business consideration a year ago, so I was hoping 
it carried some weight
BrianH
4-Jan-2011
[2233]
Andreas, the changes doc wasn't updated yet. Most of the native changes 
that didn't have checkmarks next to them weren't done. This was a 
minimal release, so some stuff got put off to 2.7.9. Give me a moment 
and I will try to list the changes in that list that were in this 
release.
Andreas
4-Jan-2011
[2234]
Nevermind. Prompted by Kaj mentioning it previously, I was just checking 
if this was fixed in 2.7.8 and found it it wasn't.
Oldes
4-Jan-2011
[2235]
Instead of access-os there are also new natives list-env and set-env
Pekr
4-Jan-2011
[2236x2]
BrianH: what are you talking about? Wasn't /shell and /library released 
for the /Core for free already?
talking any "revenue" in regards to RT and business, is quite funny 
imo ...
Kaj
4-Jan-2011
[2238]
Not Library
Pekr
4-Jan-2011
[2239]
yes, it was IIRC ...
Kaj
4-Jan-2011
[2240]
No, it doesn't work on my systems, and I've discussed it extensively 
a year ago
Pekr
4-Jan-2011
[2241]
or was it released for View?
Kaj
4-Jan-2011
[2242]
Yes, View, which doesn't work on headless servers - game over
Pekr
4-Jan-2011
[2243x2]
ah,now I finally understand, thanks ...
Isn't it just a cut&past of code then? Max few hours work?
Kaj
4-Jan-2011
[2245]
I would think so
Pekr
4-Jan-2011
[2246]
Kaj - still no option to switch to R3 + Extensions then? Or are we 
referring any existing product, which would need to be ported, e.g. 
Cheyenne itself?
BrianH
4-Jan-2011
[2247]
Diffs from the old preliminary changes doc to the actual 2.7.8 release 
(that I know about):

- No installer changes yet (my bad, I didn't have time to do them)
- SINGLE? is LAST? instead
- RESOLVE is a (slow) mezzanine for now, not native

- Don't know about what the Command boot problem was or whether it 
was fixed
- No HTTP fixes yet
- No X fixes yet

- ASSERT and APPLY are still mezzanine, and ASSERT is still rather 
bad
- No FOREACH setword support yet
- SET-ENV native (with limits)
- Delay sound subtask creation (whatever that means)
- RUN function uses 'shell access in SECURE
- FIND and SELECT on objects
- FUNCT /extern option, SPEED? and DT

- Some fixes to bugs in RAMBO that I don't know since RAMBO is down
Kaj
4-Jan-2011
[2248]
Petr, it's not even a concrete problem for me anymore if Cheyenne 
now works properly. What keeps getting to me are the broken promises 
that destroy my planning and my trust
BrianH
4-Jan-2011
[2249]
There are likely also other changes I don't know about.
Dockimbel
4-Jan-2011
[2250]
I hope that the "Command boot problem" will be fixed in 2.7.8, it 
was one of the biggest regression in 2.7.7 (IIRC, it was causing 
scripts encapped with a /Command kernel to crash on start).
Pekr
4-Jan-2011
[2251]
Kaj - now you start being negative ... like I was several weeks ago. 
Well, don't even ask me, what I think about the situation - it is 
no more funny. No matter what, SCRUM or not, Carl is still not predictable, 
which has side effects on some of you ...
Kaj
4-Jan-2011
[2252]
Yes, that's what bothers me most, that my limit has also been reached 
several times