[mythtv-commits] Ticket #10761: The "Please wait" message for playback has become too small in Arclight with opengl painter

MythTV noreply at mythtv.org
Sat May 26 15:58:17 UTC 2012


#10761: The "Please wait" message for playback has become too small in Arclight
with opengl painter
-----------------------------+--------------------------------------
 Reporter:  yiannividalis@…  |           Type:  Bug Report - General
   Status:  new              |       Priority:  minor
Milestone:  unknown          |      Component:  Themes
  Version:  Master Head      |       Severity:  medium
 Keywords:                   |  Ticket locked:  0
-----------------------------+--------------------------------------
 This problem appeared in the last two weeks, but I cannot be more specific
 on the commit.

 Upon entering playback, the "Please wait' message is smaller than it used
 to be. If I exit playback and re-enter playback it becomes even smaller.

 It happens on every frontend that's uses opengl painter, with openSuSE
 12.1 and nvidia 295.20 drivers.

 If I change the theme painter to Qt, the text size is back to normal.

 {{{
 MythTV Version : v0.26-pre-392-g06166e0-dirty
 MythTV Branch : master
 Network Protocol : 74
 Library API : 0.26.20120509-1
 QT Version : 4.7.4
 Options compiled in:
  linux profile use_hidesyms using_alsa using_oss using_pulse
 using_pulseoutput using_backend using_bindings_perl using_bindings_python
 using_bindings_php using_dvb using_frontend using_hdpvr using_iptv
 using_ivtv using_libcrypto using_libfftw3 using_libxml2 using_libudf
 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript
 using_qtdbus using_v4l2 using_x11 using_xrandr using_bindings_perl
 using_bindings_python using_bindings_php using_mythtranscode using_opengl
 using_vdpau using_ffmpeg_threads using_live using_mheg using_libxml2
 using_libudf
 }}}
 My xorg.conf, if it's needed:

 {{{
 # nvidia-xconfig: X configuration file generated by nvidia-xconfig
 # nvidia-xconfig:  version 256.35  (buildmeister at builder97.nvidia.com)
 Wed Jun 16 19:15:05 PDT 2010

 Section "ServerLayout"
     Identifier     "Layout0"
     Screen      0  "Screen0"
     InputDevice    "Keyboard0" "CoreKeyboard"
     InputDevice    "Mouse0" "CorePointer"
 EndSection

 Section "Files"
 EndSection

 Section "InputDevice"
     # generated from default
     Identifier     "Mouse0"
     Driver         "mouse"
     Option         "Protocol" "auto"
 #    Option         "Device" "/dev/psaux"
 #    Option         "Device" "/dev/input/mice"
     Option         "Emulate3Buttons" "no"
     Option         "ZAxisMapping" "4 5"
 EndSection

 Section "InputDevice"
     # generated from default
     Identifier     "Keyboard0"
     Driver         "kbd"
 EndSection

 Section "Monitor"
     Identifier     "Monitor0"
     VendorName     "Unknown"
     ModelName      "Unknown"
     HorizSync       28.0 - 33.0
     VertRefresh     43.0 - 72.0
     Option         "DPMS"
 EndSection

 Section "Device"
     Identifier     "Device0"
     Driver         "nvidia"
     VendorName     "NVIDIA Corporation"
     Option         "DPI" "120 x 120"
     Option "CustomEDID" "DFP-1:/etc/edid.bin"
     #Option "ModeValidation" "NoDFPNativeResolutionCheck"
     #Option "ExactModeTimingsDVI" "True"
 #    Option "UseDisplayDevice" "DFP-1"
 #    Option "ConnectedMonitor" "DFP-1"
 EndSection

 Section "Screen"
     Identifier     "Screen0"
     Device         "Device0"
     Monitor        "Monitor0"
     DefaultDepth    24
     SubSection     "Display"
         Depth       24
     EndSubSection
 EndSection

 Section "Extensions"
     Option         "Composite" "off"
 EndSection
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10761>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list