On 14 January 2013 16:35, Stas Sergeev wrote: ... I don't really want to argue about this, it's more productive to fix bugs and if we can fix the regressions the devel branch is stable and it's fine. About int21, the other reason I should have mentioned is that the sooner the redirector takes over from fatfs the better, and now it happens later. I had to apply the attached patch too to get the first int21 in the -D+D log. But I don't understand coopthreads_v2 yet completely so it may be wrong?
> Does the backtrace below ring any bells? > --- > #4 <signal handler called> > #5 0x000000000043893d in gen_8to32_1 (ro=0xc29d60) at remap.c:2014 > #6 0x000000000043bdaa in remap_rect_1 (ro=0xc29d60, x0=0, y0=0, > width=<optimized out>, height=<optimized out>) at remap.c:1140 > #7 0x000000000041f57c in convert_bitmap_string (x=0, y=0, > text=<optimized out>, len=1, attr=<optimized out>) at text.c:508 > #8 0x00000000004206a4 in bitmap_draw_string (x=<optimized out>, > y=<optimized out>, text=<optimized out>, len=<optimized out>, > attr=<optimized out>) at render.c:27 > #9 0x000000000041e600 in draw_string (x=0, y=0, text=text@entry= > 0x7fffb57e236f " \001", len=len@entry=1, attr=7 '\a') at text.c:110 > #10 0x000000000041e817 in restore_cell (cursor_location=<optimized out>) > at text.c:151 > #11 0x000000000041f116 in blink_cursor () at text.c:376 > #12 0x0000000000444551 in SIGALRM_call () at signal.c:638 no... could you recompile with debug info on? SDL on console works here (with and without your fixes), I just did a quick test with text mode and duke3d. However, fbset is very limited here, the only resolution it gives is this: mode "1024x768" geometry 1024 768 1280 800 32 timings 0 0 0 0 0 0 0 rgba 8/16,8/8,8/0,0/0 endmode As to your gpm fix, "dosemu -S" should work without root at all (which is how I've mostly used it), but then it's necessary to set various permissions. Here I have prw-r--r--. 1 root root 0 jan 14 21:47 /dev/gpmdata crw-rw---T. 1 root video 29, 0 jan 14 15:55 /dev/fb0 and I made myself a member of the video group, but your system may vary... Bart
int.c.diff
Description: Binary data
------------------------------------------------------------------------------ Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Server skills now (including 2012) with LearnDevNow - 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only - learn more at: http://p.sf.net/sfu/learnmore_122512
_______________________________________________ Dosemu-devel mailing list Dosemu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dosemu-devel