Search found 234 matches

by Fraizeraust
Sun May 06, 2018 1:12 pm
Forum: General Discussion and Feedback
Topic: How does the BSoD actually work?
Replies: 7
Views: 5251

How does the BSoD actually work?

This question popped my mind for several months. As we know, a Blue Screen of Death (BSoD, or bug-check -- technically speaking) occurs when an illegal operation has been detected within the kernel mode side to prevent further data corruption. Whether it is a driver fault, accessing an invalid non-p...
by Fraizeraust
Sat May 05, 2018 8:42 pm
Forum: Support
Topic: VGAL Liveusb no display
Replies: 4
Views: 2902

Re: VGAL Liveusb no display

Edit: The system hangs on SWENUM.SYS This indicates the ReactOS enters on debugger break point on that driver system file. However, to get more result of your problem, debugging information is needed for the developers. Just run ReactOS on total verbosity mode (Screen) and wait until it breaks on t...
by Fraizeraust
Thu May 03, 2018 3:46 pm
Forum: ReactOS Website discussion
Topic: Missing information on Tester FAQ Page
Replies: 1
Views: 11870

Re: Missing information on Tester FAQ Page

It has been already reported -- see ONLINE-783.
by Fraizeraust
Tue May 01, 2018 4:13 pm
Forum: Support
Topic: Reactos live is immediatelly crashing
Replies: 11
Views: 6170

Re: Reactos live is immediatelly crashing

A backtrace of the BSoD (bugcheck) you were encountering would help. To do so, you must firstly boot ReactOS as Screen (which enables total debug verbosity) and when it breaks into debugger prompt type "bt" (without quotes!). The debug trace is important for the developers (mainly for Vadi...
by Fraizeraust
Mon Apr 30, 2018 6:06 pm
Forum: Off Topic
Topic: Programming languages
Replies: 8
Views: 11230

Re: Programming languages

Lua is the programming language that I mostly use it for developing scripts for a top-down shooter game. It's fairly easy to use and never had grudges while using that language. Furthermore, I also rarely code in C just for the sake of playing with it.
by Fraizeraust
Mon Apr 30, 2018 5:57 pm
Forum: General Discussion and Feedback
Topic: Please redesign ReactOS release model to rolling release
Replies: 6
Views: 3464

Re: Please redesign ReactOS release model to rolling release

And what difference will be if ReactOS changes its versioning/releasing model to rolling release? I guess barely none.
by Fraizeraust
Wed Apr 25, 2018 3:07 pm
Forum: Support
Topic: New User Forum?
Replies: 5
Views: 4216

Re: New User Forum?

It is a false positive. ReactOS recently has got Dr.Watson support (a component which creates minidump files with debugging output every time an application crashes) and it's detected as a malware amongst some antivirus software.
by Fraizeraust
Wed Apr 25, 2018 3:01 pm
Forum: Support
Topic: RosBE 2.1.2 - zlib is missing
Replies: 4
Views: 2497

Re: RosBE 2.1.2 - zlib is missing

Thank you for the response, oldman.

I have tested your Shell script and the culprit was because of pkg-config could not be found. I have installed it and now everything is fine. Quite strange how zlib depends upon pkg-config....

Thank you for your help, regardless!
by Fraizeraust
Wed Apr 25, 2018 10:16 am
Forum: Support
Topic: RosBE 2.1.2 - zlib is missing
Replies: 4
Views: 2497

RosBE 2.1.2 - zlib is missing

The title is self-explanatory, the RosBE Shell installer fails to continue because of the lack of zlib but I do already have the required packages... Here are the installed zlib libs as follows: zlib1g zlib1g-dev zlib1g-dev:i386 zlib1g:i386 zlibc The error output: Checking for the needed tools... Ch...
by Fraizeraust
Sun Apr 22, 2018 2:18 pm
Forum: Italian
Topic: React Os
Replies: 3
Views: 13895

Re: React Os

Bella idea, non ho niente di essere contro di questo. Pero' se tutti gli utenti italiani dovessero emigrare su quel web sito, questo forum sara' inutilizzabile per sempre.
by Fraizeraust
Wed Apr 18, 2018 7:28 pm
Forum: Support
Topic: Installing ReactOS on an Android Mini PC
Replies: 3
Views: 2697

Re: Installing ReactOS on an Android Mini PC

There is an ARM branch for ReactOS but it hasn't been updated for long and it's stalled. As Cern said, you're quite out of luck at trying ReactOS on that Android Mini PC cause the only supported architecture for now is i386 (32-bit).
by Fraizeraust
Tue Apr 17, 2018 6:02 pm
Forum: Off Topic
Topic: ReactOS opinion
Replies: 3
Views: 8550

Re: ReactOS opinion

My opinion? One word: amazing. When I discovered ReactOS, I was at first intrigued by the fact that Windows components such as the kernel and user mode stuff are so complex, complicated and huge pain in the butt, let alone others. At that time ReactOS was hell buggy but now it is improving a lot and...
by Fraizeraust
Tue Apr 17, 2018 5:40 pm
Forum: Support
Topic: Live image is infected?
Replies: 9
Views: 5661

Re: Live image is infected?

The infection which Kaspersky (and most likely any antivirus software) has detected is a false positive. The plausible cause (wild guess) for antiviruses detecting ReactOS as a rogue malware is because of Dr.Watson implementation by Jansen which collects some debugging information when an applicatio...
by Fraizeraust
Sun Apr 15, 2018 5:21 pm
Forum: Italian
Topic: ReactOS 0.4.8 rilasciato
Replies: 1
Views: 10876

ReactOS 0.4.8 rilasciato

Una nuova versione di ReactOS e' stata rilasciata dal team di ReactOS! :D In questo rilascio tantissimi bug sono stati risolti sopratutto sull'interfaccia utente, stabilita' dello SO, kernel e tant'altro. Ovviamente, 0.4.8 include nuove feature come notifiche popup e Dr.Watson (un tool che crea un f...
by Fraizeraust
Fri Apr 13, 2018 9:14 pm
Forum: General Discussion and Feedback
Topic: Roadmap to 0.5.0
Replies: 13
Views: 12143

Re: Roadmap to 5.0

So it's possible that we could see 0.5.0 this year yet, but don't go getting your hopes up. Wrong. When ReactOS reaches 0.4.9 version it'll pass to 0.4.10 and so forth. For ReactOS to reach Beta (0.5.0) phase you have to take into account the stability, compatibility and reliability of the Operatin...