[ros-dev] Trap0D while not in V86 mode

2010-01-31 Thread Kamil Hornicek
posting as requested in r45348.. (hal/halx86/generic/bios.c:228) HAL: Trap0D while not in V86 mode DbgEbp: 0 DbgEip: 0 DbgArgMark: 0 DbgArgPointer: 0 TempSegCs: 0 TempEsp: 0 Dr0: 0 Dr1: 0 Dr2: 0 Dr3: 0 Dr6: 0 Dr7: 0 SegGs: 0 SegEs: 0 SegDs: 0 Edx: 2697 Ecx: eba5aa34 Eax: 0 PreviousPreviousMode: 0

Re: [ros-dev] VGA Driver Status

2010-03-25 Thread Kamil Hornicek
Sure we will help. eVb just needs to commit his work first. I for one promise I'll look at the issues he's having. Regards, Kamil - Original Message - From: Javier Agustìn Fernàndez Arroyo To: ReactOS Development List Sent: Thursday, March 25, 2010 9:44 PM Subject: Re: [ros-dev] VGA D

Re: [ros-dev] Need to speak out

2010-05-08 Thread Kamil Hornicek
Hi, the only way we can support RLE compressed bitmaps right now is by decompressing them and use those decompressed bits to create a regular 8bpp/4bpp bitmap. Your changes to EngCreateBitmap introduced a serious regressions which you didn't bother to fix for several weeks (+ the font rendering

Re: [ros-dev] ReactOS development cycle

2010-10-10 Thread Kamil Hornicek
I'd vote for a six months release cycle. ...in case we can actually enforce it. - Original Message - From: Olaf Siejka To: ReactOS Development List Sent: Saturday, October 09, 2010 3:14 PM Subject: [ros-dev] ReactOS development cycle I think its a good time to discuss curre

Re: [ros-dev] Networking

2010-10-27 Thread Kamil Hornicek
On the other hand discussing things in realtime has its advantages. As for IRC being hidden and alientating people. You can say the same thing about the ML. I for one feel better talking to niche group of people than to a public list where I don't even know if the people I need to talk to are s

Re: [ros-dev] Networking

2010-10-27 Thread Kamil Hornicek
"I regularly have email conversations with people interested in joining as the [dev dash interest at reactos.org] mail address still forwards to me. It's really not that hard." yeah and why do you hide them in your secret bubble?? no seriously. you can have private conversations via email.. bu

Re: [ros-dev] [PREFIXES] in commit messages still useful?

2010-11-09 Thread Kamil Hornicek
Hi Colin, I find them pretty useful when going through commit logs. They make it easy to quickly identify the component just by looking at the commit msg, to sort commits etc. (provided the prefix makes sense of course). So I say we keep using them. Regards, Kamil - Original Message

Re: [ros-dev] [ros-diffs] [gadamopoulos] 51115: [ntoskrnl] -Implement calling OkayToCloseProcedure callouts to win32k fordesktop and window station objects - Fix a bug that causedObpCloseHandle to ret

2011-03-23 Thread Kamil Hornicek
it may also seem like the ex-reactos team is full of arrogant people.. I guess if Cutler or Lucovsky wrote a reply in here in a similar manner they would indeed get the same reply. wbr, kamil - Original Message - From: Aleksey Bragin To: ReactOS Development List Sent: Wednesday, Marc

Re: [ros-dev] 1294 [dreimer] Fix clean for cmake trees. ...

2011-06-03 Thread Kamil Hornicek
I didn't want to spam this discussion but I have to.. What every other software company also does is refusing to believe someone might be behind a proxy server. If you go this way, please make sure the installer doesn't need a direct connection. Also online installers are generally a major pain

Re: [ros-dev] 1294 [dreimer] Fix clean for cmake trees. ...

2011-06-03 Thread Kamil Hornicek
Alex Ionescu" To: "ReactOS Development List" Sent: Friday, June 03, 2011 7:03 PM Subject: Re: [ros-dev] 1294 [dreimer] Fix clean for cmake trees. ... Since online installers use HTTP, and the user got the installer off HTTP, what would a proxy server change? -- Best regards, A

Re: [ros-dev] 1294 [dreimer] Fix clean for cmake trees. ...

2011-06-04 Thread Kamil Hornicek
Alex Ionescu On 2011-06-03, at 1:50 PM, Kamil Hornicek wrote: whatever you use for downloading the installer has to be configured to connect throught the proxy and also to use its dns services for host name resolving. if the installer itself isn't aware of the need for proxy server (or is

Re: [ros-dev] Two petitions

2011-10-15 Thread Kamil Hornicek
Hi, 1) Unless it's enabled by default I say yes. 2) 3D text would be a nice ootb ogl test if someone fixed the font engine. I can live with starfield too. Dne 16.10.2011 3:07, cae...@myopera.com napsal(a): Hiya Its still at least two weeks until next meeting, hence i suppose ros-dev could

Re: [ros-dev] Minutes from 10.27.2011

2011-10-30 Thread Kamil Hornicek
Just a tiny clarification. I was inquiring about hackfixing certain bugs in the *release branch*. Not a big deal though. Just wanted to make myself clear so it doesn't look like I intend to hack trunk. WBR, Kamil Dne 30.10.2011 16:58, Claudiu Mihail napsal(a): - Kamil Hor

[ros-dev] Testman blacklisting

2012-02-11 Thread Kamil Hornicek
Hi, as requested I added a blacklisting ability to testman. The purpose of this is to have some meaningful comparison between test runs without completely disabling randomly behaving test sets. This means that blacklisted test are still being run, logged and included in the Totals summary. The

Re: [ros-dev] Testman blacklisting

2012-02-12 Thread Kamil Hornicek
Noted. We can get some more inspiration here https://code.google.com/p/winezeug/source/browse/trunk/buildbot/dotests_blacklist.txt. As Amine suggested we should also have bug reports filled for blacklisted tests and add comments with a corresponding bug# in the blacklist itself, to keep things

Re: [ros-dev] Cmake result differences

2012-02-29 Thread Kamil Hornicek
Dbg-win ISOs contain winetests, hence their bigger size. Also if you compare build times (http://build.reactos.org/waterfall) you will find out that the windows build slave is faster than the linux one, so dbg-win builds are actually available sooner despite their size. K. Dne 28.2.2012 21:18

Re: [ros-dev] [ros-diffs] [jgardou] 56082: [DAMN_IT] - addendum to r56081

2012-03-08 Thread Kamil Hornicek
Although I am not strictly against it, Timo raises some valid points. Also if we do this, what would the default build option be? (neutral/slightly skeptic about this) K. Dne 8.3.2012 1:27, Timo Kreuzer napsal(a): Am I the only one against that? Tests are tests, not reactos. Why do I need to

Re: [ros-dev] Re : [ros-diffs] [jgardou] 56082: [DAMN_IT] - addendum to r56081

2012-03-08 Thread Kamil Hornicek
>Dne 8.3.2012 16:29, Ged Murphy napsal(a): >Unfortunately, most people checkout trunk and not the tests, leaving testing to the build machines. Well that's kinda the purpose of the testbot, to do the testing for you. > I'm guessing that people also write lots of test apps to test certain fun

Re: [ros-dev] Re : [ros-diffs] [jgardou] 56082: [DAMN_IT] - addendum to r56081

2012-03-08 Thread Kamil Hornicek
> However with the correct tree structure, dibtests would be under a parent > ./tests folder in the 'win32core' directory > http://www.reactos.org/wiki/Techwiki:File_Layout Now that's something completely different. But we aren't there yet. And have every module's ./test folder filled with unm

Re: [ros-dev] [ros-diffs] [jgardou] 57124: [WINED3D] - MSVC needs INFINITY and NAN from wine/port.h. It can't be included from a header Will be sent upstream

2012-08-21 Thread Kamil Hornicek
Let's sync it then. If no-one is willing to do it I'll sync it when I get home later this week. Regards Kamil Dne 21.8.2012 16:43, Jérôme Gardou napsal(a): Hi. I have no idea. I wanted to send the first patch to wine, and when testing the compilation under linux, I had this error "wine/port.h

Re: [ros-dev] [ros-diffs] [jgardou] 58660: [MESA32] * Disable SSE optimizations, as they only cause mayhem.

2013-04-04 Thread Kamil Hornicek
If I recall correctly there's a check whether the OS can handle masked/unmasked sse exceptions. It causes trouble even in Windows if the app using Mesa has it's own exception handlers installed IIRC. SSE works just fine. Just disable the (useless) _mesa_check_os_sse_suppor stuff (ReactOS suppor

Re: [ros-dev] [ros-diffs] [jgardou] 58660: [MESA32] * Disable SSE optimizations, as they only cause mayhem.

2013-04-04 Thread Kamil Hornicek
ou try to "fix" this in MESA? Am 04.04.2013 14:33, schrieb Kamil Hornicek: If I recall correctly there's a check whether the OS can handle masked/unmasked sse exceptions. It causes trouble even in Windows if the app using Mesa has it's own exception handle

Re: [ros-dev] [ros-diffs] [khornicek] 62665: [MAIN] - fix a copypasta - fix a possible buffer overrun (x5) - fix a negative array index access

2014-04-06 Thread Kamil Hornicek
There's too many of these and I personally don't want to introduce more bugs (confusing src and dest etc) because there's no way I can properly test all of them. Maybe someone would pick this up if we offered to pay for it. K. Dne 6.4.2014 18:53, Thomas Faber napsal(a): You guys should consi

Re: [ros-dev] About JIRA Account

2017-02-01 Thread Kamil Hornicek
Hello and welcome, just create a new account here https://reactos.org/user/register and then log in on the main ReactOS web page and that's it. It may take some time for the JIRA DB to get in sync IIRC so you may have to wait for a few minutes before your JIRA account is ready. As for the sec

Re: [ros-dev] [ros-diffs] [khornicek] 74209: [RAPPS] - Add a custom build of the Mesa 3D Graphics Library. This build contains mesa, gallium and llvmpipe. It provides an enormous performance boost ove

2017-03-20 Thread Kamil Hornicek
Hi, few other people asked me, but Jerome did it right. Mesa code base is rather big and llvm is not small either. Integrating it in our building process and keeping it in sync would require huge amount of effort. It would also increase both the ISOs and the build time. It's much easier to do

Re: [ros-dev] [ros-diffs] [khornicek] 74209: [RAPPS] - Add a custom build of the Mesa 3D Graphics Library. This build contains mesa, gallium and llvmpipe. It provides an enormous performance boost ove

2017-03-21 Thread Kamil Hornicek
:ros-dev@reactos.org> Objet : Re: [ros-dev] [ros-diffs] [khornicek] 74209: [RAPPS] - Add a custom build of the Mesa 3D Graphics Library. This build contains mesa, gallium and llvmpipe. It provides an enormous performance boost over the software implemen... Am 20.03.2017 um