[mythtv-commits] Ticket #3072: MythGame: Apostrophe or single quote in filename breaks selection.
MythTV
mythtv at cvs.mythtv.org
Fri Jun 8 14:20:02 UTC 2007
#3072: MythGame: Apostrophe or single quote in filename breaks selection.
--------------------------------+-------------------------------------------
Reporter: spikeygg at gmail.com | Owner: greg
Type: defect | Status: reopened
Priority: minor | Milestone: unknown
Component: mythgame | Version: 0.20
Severity: medium | Resolution:
--------------------------------+-------------------------------------------
Comment(by spikeygg at gmail.com):
So, I've found that while rolling through the game selections for the
first time if I move the selector to a game with an apostrophe the
frontend will spit out:
{{{
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
QSqlQuery::value: not positioned on a valid record
}}}
Subsequent selections of the "broken names" causes no output.
I doubt this is a problem but every time I move the selector any other
game it complains with this:
{{{
MythThemedDialog.o: something is requesting a screen update of zero size.
A widget probably has not done a calculateScreeArea(). Will redraw the
whole screen (inefficient!).
}}}
The frontend says nothing if I attempt to run/execute the games which
contain an apostrophe.
-Greg
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3072#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list