Ticket #47 (closed defect: wontfix)

Opened 3 years ago

Last modified 1 year ago

Hotkeys broken in embedded mode (Debian)

Reported by: zorglub Assigned to:
Priority: low Milestone: WX bugs
Component: wxWidgets interface Version: master
Severity: minor Keywords:
Cc: Platform(s): Linux
Difficulty: medium Work status: Not started

Description (Last modified by zorglub)

Events are not forwarded by wx.

Change History

05/17/05 14:55:14 changed by gbazin

Problem was largely due to a bug introduced in wxGTK 2.6.0 (and likely late 2.5.x). A nasty work-around has been added in VLC that fixes this problem (r11031/11032).

There are still a few cases where the hotkeys won't work though when you start VLC... I'm not sure why, it could be the embedded vout screwing the focus somehow. To investigate further.

06/03/05 11:09:24 changed by hartman

  • keywords deleted.
  • difficulty set to medium.
  • component set to wxWindows interface.
  • platform set to Win32+Linux.

06/07/05 17:09:35 changed by dionoea

  • milestone changed from 0.8.2-test2 to 0.8.2.

06/17/05 14:45:07 changed by zorglub

  • description changed.
  • wip set to Not started.

06/25/05 15:48:49 changed by courmisch

  • milestone changed from 0.8.2 to 0.8.3 (trunk).

08/13/05 19:36:00 changed by courmisch

  • owner deleted.

08/27/05 23:07:12 changed by zorglub

  • priority changed from normal to high.
  • severity changed from normal to major.

Completely broken with wx2.6 (Debian, at last) : no hotkeys at all on wx interface

08/30/05 13:20:21 changed by E-bola

Pretty much all availeble keys work under windows, a few keys havent been ported to the directX vout, but i tihnk its only 1-3 that remains, under wxwin all keys, as far a si know, works.

I would sugest splitting this up between linux and windows and specifying more specific what issues remain.

Thoughts?

09/17/05 16:44:22 changed by zorglub

wxGTK: No event is received by the handler when embedded vout is present. Many arrow / modifier+arrow combinations never trigger any event.

10/08/05 23:29:50 changed by titer

Something here that might be related: Ctrl-+ seeks 1 min forward instead of increasing the volume (Ctrl-- works as expected, I don't know about other hotkeys). This only happens when the video is embed in the WX interface (go fullscreen or disable embed video and everything works fine). Using the current trunk on Debian Sarge (wxgtk2.5).

10/28/05 15:14:43 changed by zorglub

  • priority changed from high to normal.
  • platform changed from Win32+Linux to Linux.
  • summary changed from Hotkeys problems to Hotkeys broken in embedded mode (Debian).
  • description changed.
  • severity changed from major to normal.

11/02/05 16:51:08 changed by zorglub

  • milestone changed from 0.8.4-test2 to 0.8.4.

11/26/05 23:25:15 changed by zorglub

  • milestone changed from 0.8.4 to 0.8.5.

12/06/05 18:37:45 changed by zorglub

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

02/18/06 00:15:18 changed by tumu

  • priority changed from normal to low.
  • severity changed from normal to minor.

02/20/06 15:14:26 changed by zorglub

  • milestone changed from 0.8.5-test1 to Bugs paradize.

Too bad, but we can't really do much for this at the moment

03/04/06 10:17:52 changed by zorglub

  • milestone changed from Bugs paradize to WX bugs.

05/01/07 13:54:25 changed by jb

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

Qt repaired that.