This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
we have released a new boot cd image, including our new graphical user interface. (www.tabos.org)
It includes most of the common widgets and offers a small amount of applications. This one is alpha, it hasn't been optimized, verified nor documented yet. please give it a try...
I just tested Tabos under qemu 0.9. There must be some deadlocks because it hangs-up applications randomaly. Next thing is a broken dma support, only pio works fine. As I seen in source you are disabling interrupts very often. Yes, I agree that its the simplest way for synchronization but its not a good sollution. Besides kernel is going to be not preemeptive in that way.
Thanks for testing the image cd. Can you please be more precise which application do lock up? it is not repeatable?
in qemu itself the dma support is broken? that's interesting as it works fine on every system here, including self hosted. and thanks for the notes^
buzz wrote:Can you please be more precise which application do lock up? it is not repeatable?
in qemu itself the dma support is broken? that's interesting as it works fine on every system here, including self hosted. and thanks for the notes^
Yes, its repeatable. TraSH is not starting very often and if it starts correctly then after I run some application from trash, it looks like 'stoped' after executing, because command prompt doesnt back to me (i guess traSH is not waked up from semaphore when called application is done).
I updated to the newer disc image and still the same. When trying to load the GUI it hangs at this black screen with a dotted line near the upper-right hand corner.
That happened to me too, but it progressed when I pressed "1". I assume it the selection of the boot-media, but you can't see it since you are in graphics mode.
I have no idea until now. As it is working in qemu and on my real pcs... Maybe something specific with the implementation in virtual pc? as for now i will add it on the todo list, but as nobody owns a windows copy this one hasn't a high priority. but thanks for note anyway