When you say you're working on a "separate Cocoa-based OPML application" is that an outliner? I think Ted is right, WINE is the best approach. If we know they...
... I may be one of the few old-school Frontier users left, but I suspect what everyone else is doing depends on the same base routines I need. I use the core...
Apple has already deprecated a bunch of things Frontier uses. It's impossible to build Frontier using Xcode since 4.0. It's not necessary -- at least not yet...
Shame apple doesn't have a way to run their old OSes and machines in virtual machines. It's darned handy being able to pull an aging Windows or Linux machine...
... I have Snow Leopard Server running in VMware Fusion, and Lion can run in a VM as well, so I suppose my Frontier-based processing system could survive quite...
Hi Dave, Yes, the application is currently intended to be just an outliner, nothing else. Regarding WINE, well, that's simply not fun to me ;) And if the work...
Shame apple doesn't have a way to run their old OSes and machines in virtual machines. It's darned handy being able to pull an aging Windows or Linux machine...
I've been hammering at this one for a while with no luck. This fix looks promising though: http://worknotes.southernbread.org/bugs/4101285051AmByDj I'd love...
Sure. If you're comfortable with it. There's a link to the patched binary in the worknote. I've seen WINE show multiple "Outliner" menus even on single-core...
Hi Dave, I run a Manila server. I haven't seen your symptoms. I haven't seen Frontier run in any other core on my Windows XP quad core than just the one core....
I used it on core 2 (1-8 of an i7) running on a Windows 2008 server. Nails the core at 100%. Are there other tests you'd like to see run on it? Anything else...
... Ok, to clarify, when I ran your EXE on an i7 (8 cores, single chip) machine running windows 2008 R2 enterprise (64 bit mode), it maxed out the load on the...
... On an intel Q6600 core2quad running windows 7 ultimate (64 bit) it pegs the 2nd core. Same thing on the same OS running on an AMD Athlon II X4 635 (quad ...
I don't know much about thread programming, but I can reproduce the issue here on my quad-code Lenovo T510 running Windows 7 (an infinite script loop fully...
Re-read your post again and saw that you were asking for TESTING of your binary, so it did so. Crash on exit did NOT occur, and only one core was spiked by an...
Thanks a ton for the help guys. Dave, did you have any other instability with the stock binary besides the crash on shutdown, like multiple menus or occasional...
... only rarely see multiple menus....all of our workstations here show PC unresponsiveness (even those not running Frontier) so I can't really comment on...
This morning I compiled your code into my version of Frontier (not OPML). It seems to work as designed. I did note a couple of issues with what is currently...
I'm responsible for those changes. I'll have to open up the code and take a look, but my changes were Mac specific, so I probably goofed on the #ifdef...
Even with the new code in place, I just experienced a "crash on shutdown" once again (although they have become far more rare). I do make extensive use of the...
I do not at this moment, although I'd be happy to try to generate one if you describe how. I normally run Frontier from inside a batch file, and the batch...
I'd imagine you could use the SysInternals Process Explorer (PROCEXP.EXE) program to investigate the threads the DLL uses. Pull that up when you've got both...