Search the web
Sign In
New User? Sign Up
frontierkernel · Frontier Kernel
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2943 - 2976 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2943
Hello all, Seems like I'm making good progress. Long file paths seem to be working as one would expect! One issue I've come across. In the functions ...
creecode
Offline Send Email
Dec 2, 2006
6:59 pm
2944
Hello all, Looks like hashing isn't going to fly... it seems to fouls things up. As evidenced by system.compiler.files shows the hashed file name value. Also...
creecode
Offline Send Email
Dec 3, 2006
2:41 am
2945
Hello all, Seems there is a new, more reliable, way of connecting to SourceForge's Subversion. Read about it < https://www.sourceforge.net/docs/E09#notice >...
creecode
Offline Send Email
Dec 3, 2006
8:51 pm
2948
Hello all, I'm biting the bullet and digging in. If we want to support file paths longer than 255 then I think we must change how the hashkey element of...
creecode
Offline Send Email
Dec 8, 2006
11:45 pm
2950
Hello all, I believe this < http://developer.apple.com/qa/qa2001/qa1070.html > is the solution for this problem. Now someone just needs to wire it in, in the...
creecode
Offline Send Email
Jan 8, 2007
4:03 am
2951
When I try to edit a script in Frontier 10.1a11 the script window gets the jitters every once in a while and vibrates for about a second. Strange. Is there a...
russellgum
Offline Send Email
Jan 9, 2007
3:40 am
2952
Hello Russ, ... AFAIK there is no code that intentionally does what you describe. I've not noticed any vibrating behavior. Could you describe in more detail...
creecode@...
creecode
Offline Send Email
Jan 9, 2007
4:23 am
2953
I found the culprit. I had run the test in betty rpc and it just kept running every so often. While it was running my window jittered. I deleted the code in...
russellgum
Offline Send Email
Jan 9, 2007
4:50 am
2954
... Cool! Suggestion: if you haven't done so already, first get a simple non- AJAX website working. That's the best way to understand the Frontier side of...
Scott Lawton
prefabsoftware
Offline Send Email
Jan 9, 2007
5:25 am
2956
On or about 1/9/07 8:17 AM, thus spake "frontierkernel@yahoogroups.com" ... Hey, that's what I was going to say! m. -- matt neuburg, phd = matt@...,...
Matt Neuburg
mattneub
Offline Send Email
Jan 9, 2007
5:22 pm
2957
Thanks for the "cool" comments. My system has been running for 5 years now, serving a 16,000 acre tribal farm. It is, last time I looked, about 5,000 lines of...
russellgum
Offline Send Email
Jan 12, 2007
1:13 am
2958
... AFAIK, there's nothing magic about XMLHttpRequest; it's just a URL. To debug, just copy/paste the URL from JavaScript into a browser. What does Frontier...
Scott Lawton
prefabsoftware
Offline Send Email
Jan 12, 2007
2:24 am
2959
Just a suggestion: Don't bother recreating the wheel. Use the Prototype framework: http://prototype.conio.net/ Quick start: Download...
Henri Asseily
hasseily
Offline Send Email
Jan 12, 2007
10:44 am
2960
I've been having a problem with Frontier (10.1a12 and some earlier versions) crashing at shutdown since moving to my new laptop (a Lenovo Thinkpad T60). It...
u074036
Offline Send Email
Jan 12, 2007
8:08 pm
2961
Dave, your symptoms track with the Athlon XP dual core bug I was tracking down some time ago. I wrote a little script that's in the build, but probably in the...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jan 13, 2007
12:20 am
2962
... This routine is present on my machine at both system.shutdown.athlonX2fix and user.callbacks.shutdown.athlonX2fix and it is running during the shutdown...
u074036
Offline Send Email
Jan 15, 2007
1:55 pm
2963
... Sorry, I made a mistake here. What the scheduler.shutdown script, called by system.shutdown.shutdownscript, does is dependent on the Frontier version....
u074036
Offline Send Email
Jan 15, 2007
2:04 pm
2964
Version 6.1b5? Six? We're at version 10. Back when version 6.1 came out, Bill Clinton was still president. George W. Bush was a governor. The Euro was just...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jan 16, 2007
2:52 pm
2965
... While it is true that I've been running Frontier since version 5 (maybe 4), I am now running Frontier 10.1a12 and my roots are based on FDP2. The copy...
u074036
Offline Send Email
Jan 16, 2007
4:15 pm
2966
The script system.verbs.builtins.scheduler.shutdown does contain that line on my build as well. Let's just do a recap, since you're running the current...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jan 16, 2007
7:23 pm
2967
Hello all, I think I've made substantial progress. ODB items name can now be longer than 255 characters. Of course my work is still very rough and local. I...
creecode
Offline Send Email
Jan 16, 2007
7:42 pm
2968
Thomas, nice! Without a huge meltdown is big progress. I have to say, though, that I'm still _really_ nervous about this one, because the testing has to be...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jan 16, 2007
8:04 pm
2969
Hey David, ... I'm aware of some of the issues and want to minimize problems but I don't see that we have a choice if we want to continue to progress and ...
creecode
Offline Send Email
Jan 16, 2007
8:23 pm
2970
... g has to be insane to be sure it doesn't break anything. ... No argument that. I'm just thrilled that you're putting in the good work to improve the...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jan 17, 2007
3:59 am
2971
... I agree with your recap. ... I have the your code BOTH in the "wrong place" (system.shutdown) and the "right place" (user.callbacks.shutdown). The copy in...
u074036
Offline Send Email
Jan 17, 2007
2:10 pm
2972
Sorry about the code formatting in my previous post. I need to remember to "preview" before posting. Although I'm sure you could have figured it out, here it...
u074036
Offline Send Email
Jan 17, 2007
4:30 pm
2973
... Ugh, this is how huge amounts of cycles get wasted. Putting things that don't need to run on a frequent basis puts real drains on performance....
Bill Kearney
wkearney99
Offline Send Email
Jan 17, 2007
4:46 pm
2974
We're good!...
creecode
Offline Send Email
Jan 17, 2007
5:42 pm
2975
... I totally agree - I said I wasn't happy with this solution. I was hoping that the "order of execution" that I found for graceful shutdown would trigger a...
u074036
Offline Send Email
Jan 17, 2007
8:39 pm
2976
It's probably possible to clean this up some. Really, the proper fix would be to clean up the race condition in the kernel, but I'm not familiar enough with...
David Gewirtz
zatzdiagnostic
Offline Send Email
Jan 18, 2007
12:06 am
Messages 2943 - 2976 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help