Menu

#600 Crash after returning from fullscreen mode

open
gfxlib2 (61)
2013-03-02
2012-04-28
Anonymous
No

Programs crash after returning from fullscreen mode (Alt+Enter). Programs crash only in Windows 7 and Windows Vista. In XP they work OK.

Discussion

  • fxm (freebasic.net)

    Can you also provide about your crash when returning from fullscreen:

    • the window graphic mode parameters (width, height, depth, num_pages, flags, refresh_rate) and your desktop size,
    • the type of driver (DirectX, GDI),
    • and any other interesting information.
     
  • Anonymous

    Anonymous - 2012-05-02
    • Any graphic mode (i mostly use "screen 20" - 1024x768, but tested also using of "screenres"), desktop size 1366x768;
    • DirectX;
    • I have tested this on 5 computers - two computers with XP, two computers with 7 and one with Vista. And programs work OK only with XP.
     
  • fxm (freebasic.net)

    Have you or can you test it with the 'GDI' driver?
    (for example, put 'SetEnviron("fbgfx=GDI")' before graphic mode initialization)

    I've already seen switching windowed <=> fullscreen that went wrong with 'DirectX' and that worked with 'GDI' (or sometime fullscreen mode denied by 'GDI' for non standard resolution).

     
  • Anonymous

    Anonymous - 2012-05-04

    With GDI driver returning from fullscreen mode works good.

     
  • Otter

    Otter - 2013-03-02

    Yes, confirm it. Badness, but in 7th Windows it falls down at exiting the screen 18 [640 × 480], 32 [bits], 2 [pages], 1 [full].

     

Log in to post a comment.

MongoDB Logo MongoDB