[mythtv-commits] Ticket #2546: Dialing in mythphone does not work if German translation is selected

MythTV mythtv at cvs.mythtv.org
Sun Oct 8 08:46:31 UTC 2006


#2546: Dialing in mythphone does not work if German translation is selected
---------------------------------------------+------------------------------
 Reporter:  Michael Koch <tensberg at gmx.net>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  minor                            |   Milestone:  unknown
Component:  mythphone                        |     Version:  0.20   
 Severity:  medium                           |  
---------------------------------------------+------------------------------
 When the Mythfrontend is set to German translation, dialing from the
 mythphone phone book does not work.

 Steps to reproduce:
  * switch to German translation
  * click on an entry in the mythphone phone book
  * in the dialog which pops up select (the German equivalent of) "Dial
 video" or "Dial voice-only"

 Expected behaviour:
  * Call initated
 Actual behaviour:
  * Dialog is closed, nothing happens (as if cancelled)

 When the frontend is set to English, dialing works as expected.

 In the source code of phoneui.cpp I've found the following line where the
 result of the popup dialog result is processed:

 {{{ if (DialorAnswer == "Dial") }}}

 Maybe the result has to be compared to the translated string?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2546>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list