Opened 16 years ago

Closed 15 years ago

#5354 closed defect (invalid)

Xrandr messes up playback resolution

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.21
Severity: medium Keywords: xrandr rotation
Cc: Ticket locked: no

Description

This bug is caused by xrandr rotation. For example, rotating your screen to left (xrandr -o left) and then back (xrandr -o 0) makes your mythfrontends playback resolution wrong. It appears to make the resolution horizontally wider and vertically smaller.

Has anyone else experienced this bug? I'm using nvidia propriety driver (169.12).

Frontend log after rotations:

2008-05-13 20:22:20.522 mythfrontend version: 0.21.20080304-1 www.mythtv.org
2008-05-13 20:22:20.522 Enabled verbose msgs:  important general
2008-05-13 20:22:20.653 Unable to parse themeinfo.xml for glass-wide
2008-05-13 20:22:20.653 The theme (glass-wide) is missing a themeinfo.xml file
2008-05-13 20:22:20.715 The theme (Isthmus) is missing a themeinfo.xml file
2008-05-13 20:22:20.716 Theme Isthmus missing preview image.
2008-05-13 20:22:20.820 Unable to parse themeinfo.xml for glass-wide
2008-05-13 20:22:20.820 The theme (glass-wide) is missing a themeinfo.xml file
2008-05-13 20:22:20.834 The theme (Isthmus) is missing a themeinfo.xml file
2008-05-13 20:22:21.052 Primary screen 0.
2008-05-13 20:22:21.052 Using screen 0, 1280x1024 at 0,0
2008-05-13 20:22:21.053 Switching to square mode (Retro)
2008-05-13 20:22:21.065 Using the Qt painter
mythtv: could not connect to socket
mythtv: No such file or directory
2008-05-13 20:22:21.065 lirc_init failed for mythtv, see preceding messages
2008-05-13 20:22:21.065 JoystickMenuClient Error: Joystick disabled - Failed to read /home/****/.mythtv/joystickmenurc
2008-05-13 20:22:21.762 Loading from: /usr/share/mythtv/themes/Retro/base.xml
2008-05-13 20:22:21.848 Loading from: /usr/share/mythtv/themes/default/base.xml
2008-05-13 20:22:21.952 Registering Internal as a media playback plugin.
2008-05-13 20:22:23.668 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
2008-05-13 20:22:23.668 Using protocol version 40
2008-05-13 20:22:23.679 TV: Attempting to change from None to WatchingLiveTV
2008-05-13 20:22:23.680 Using protocol version 40
2008-05-13 20:22:24.810 New DB connection, total: 3
2008-05-13 20:22:24.810 Connected to database 'mythconverg' at host: localhost
2008-05-13 20:22:24.819 NVP: Disabling Audio, params(-1,2,44100)
2008-05-13 20:22:24.881 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Texture'
2008-05-13 20:22:24.882 DPMS Deactivated 
2008-05-13 20:22:24.920 The theme (Isthmus) is missing a themeinfo.xml file
2008-05-13 20:22:24.920 OSD Theme Dimensions W: 640 H: 480
2008-05-13 20:22:25.574 TV: Changing from None to WatchingLiveTV
greedyhdeint: size changed from 0 x 0 -> 720 x 576
2008-05-13 20:22:25.580 Realtime priority would require SUID as root.
2008-05-13 20:22:25.679 Video timing method: USleep with busy wait
2008-05-13 20:22:29.051 NVP: Prebuffer wait timed out 10 times.
2008-05-13 20:22:30.473 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video Texture'
2008-05-13 20:22:30.716 AFD: Opened codec 0x83e7460, id(MPEG2VIDEO) type(Video)
2008-05-13 20:22:30.717 AFD: codec MP3 has 2 channels
2008-05-13 20:22:30.717 AFD: Opened codec 0x8480510, id(MP3) type(Audio)
2008-05-13 20:22:30.717 AFD: Opened codec 0x83c02f0, id(DVB_SUBTITLE) type(Subtitle)
2008-05-13 20:22:30.944 Opening audio device 'default'. ch 2(2) sr 48000
2008-05-13 20:22:30.944 Opening ALSA audio device 'default'.
2008-05-13 20:22:31.003 Mixer unable to find control Master 1
2008-05-13 20:22:31.004 mixer unable to find control Master 1
2008-05-13 20:22:31.007 NVP: Enabling Audio
2008-05-13 20:22:31.246 AO: dropping back audio_buffer_unused
2008-05-13 20:22:31.298 AO: dropping back audio_buffer_unused
2008-05-13 20:22:31.340 AO: dropping back audio_buffer_unused
2008-05-13 20:22:31.376 AO: dropping back audio_buffer_unused
2008-05-13 20:22:31.428 AO: dropping back audio_buffer_unused
2008-05-13 20:22:31.484 AO: dropping back audio_buffer_unused
2008-05-13 20:22:31.543 AO: dropping back audio_buffer_unused

Change History (1)

comment:1 Changed 15 years ago by danielk

Resolution: invalid
Status: newclosed

Not clear that this is a MythTV bug.

Note: See TracTickets for help on using tickets.