Ticket #47 (closed defect: fixed)

Opened 5 years ago

Last modified 13 months ago

Hotkeys broken in embedded mode (Debian)

Reported by: zorglub Owned by: courmisch
Priority: low Milestone: 1.1 bugs
Component: Qt interface Version: master
Severity: minor Keywords:
Cc: Platform(s): Linux
Difficulty: medium Work status: Not started

Description (last modified by zorglub) (diff)

Events are not forwarded by wx.

Change History

Changed 5 years ago 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.

Changed 5 years ago by hartman

  • keywords hard removed
  • difficulty set to medium
  • component set to wxWindows interface
  • platform set to Win32+Linux

Changed 5 years ago by dionoea

  • milestone changed from 0.8.2-test2 to 0.8.2

Changed 5 years ago by zorglub

  • description modified (diff)
  • wip set to Not started

Changed 5 years ago by courmisch

  • milestone changed from 0.8.2 to 0.8.3 (trunk)

Changed 5 years ago by courmisch

  • owner gbazin deleted

Changed 5 years ago 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

Changed 5 years ago 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?

Changed 5 years ago by zorglub

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

Changed 5 years ago 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).

Changed 5 years ago 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 modified (diff)
  • severity changed from major to normal

Changed 5 years ago by zorglub

  • milestone changed from 0.8.4-test2 to 0.8.4

Changed 5 years ago by zorglub

  • milestone changed from 0.8.4 to 0.8.5

Changed 5 years ago by zorglub

  • milestone changed from 0.8.5 feature freeze to 0.8.5-test1

Changed 5 years ago by tumu

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

Changed 5 years ago 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

Changed 5 years ago by zorglub

  • milestone changed from Bugs paradize to WX bugs

Changed 3 years ago by jb

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

Qt repaired that.

Changed 13 months ago by courmisch

  • status changed from closed to reopened
  • resolution wontfix deleted
  • component changed from wxWidgets interface to Qt interface
  • milestone changed from WX bugs to 1.1 bugs

Qt did not repair that actually

Changed 13 months ago by courmisch

  • owner set to courmisch
  • status changed from reopened to new

Changed 13 months ago by courmisch

  • status changed from new to closed
  • resolution set to fixed

Fixed for X11 by a48bb48.

Note: See TracTickets for help on using tickets.