Ticket #328 (closed defect: wontfix)

Opened 3 years ago

Last modified 10 months ago

Messages window minimized/maximized isn't updated properly

Reported by: trax Assigned to:
Priority: lowest Milestone: WX bugs
Component: wxWidgets interface Version: master
Severity: minor Keywords:
Cc: jb Platform(s): Win32
Difficulty: unknown Work status: Not started

Description (Last modified by trax)

Starting a stream then immediately minimizing VLC before the stream actually starts results in not getting the video back when you maximize again when it plays; only audio plays (best reproducable with large cache). The debug spams following warning:

[00000356] vout_directx video output warning: could not blit surface (error -2005532522)

Switching to OpenGL does not give this warning message, yet the problem is the same. It doesn't show video either when maximizing again.

Problem does not occur when another Application/Window is made active immediately after starting VLC and takes the foreground (this also puts the VLC window on the background but not really minimized?).

-> changed description. seems like a messages window problem now

Change History

08/21/05 20:21:59 changed by trax

  • priority changed from normal to low.
  • milestone changed from 0.8.5 to 0.8.4 (feature freeze).

10/16/05 12:36:00 changed by trax

This particular issue for the video window (somehow) seems resolved with current svn-20051016 but the problem now seems to shift towards the messages window. When bringing the messages window to the foreground, parts of it are not updated and still show the background. With every new line inserted (at the bottom) things move up. You can use the video window to move over the messages window to also "unerase" things. Dragging the borders/resizing the messages window immediately refreshes/fixes things.

10/17/05 02:08:29 changed by trax

  • owner set to gbazin.
  • component changed from Video output core to wxWidgets interface.
  • description changed.
  • summary changed from VLC window minimized before stream starts gives no video directx/opengl output after maximize to VLC messages window minimized/maximized isn't always updated properly.

11/03/05 10:29:35 changed by zorglub

  • milestone changed from 0.8.4-test2 to 0.8.4.

11/21/05 11:24:54 changed by zorglub

  • milestone changed from 0.8.4 to 0.8.5.

12/14/05 21:58:50 changed by zorglub

  • milestone changed from 0.8.5 feature freeze to 0.8.5-test1.

01/25/06 23:29:19 changed by tumu

  • priority changed from low to lowest.

01/26/06 02:10:21 changed by tumu

  • summary changed from VLC messages window minimized/maximized isn't always updated properly to Messages window minimized/maximized isn't updated properly.

02/20/06 15:13:39 changed by zorglub

  • owner deleted.
  • milestone changed from 0.8.5-test1 to 0.8.5-test2.

02/20/06 15:13:47 changed by zorglub

  • milestone changed from 0.8.5-test2 to Bugs paradize.

09/03/06 19:38:52 changed by zorglub

  • due_assign changed.
  • include_gantt changed.
  • dependencies changed.
  • due_close changed.
  • milestone changed from Bugs paradize to WX bugs.

05/01/07 13:53:34 changed by jb

  • cc set to jb.

Qt behaviour ?

10/22/07 02:06:02 changed by jb

  • status changed from new to closed.
  • resolution set to wontfix.