Menu Content/Inhalt
Home

Articles

Poker Tips

Login






Lost Password?
No account yet? Register

PokerTH - Forum

homepost replyflat viewruleshelp
 
littletux
User

Fresh Boarder
Posts: 2
graphgraph
Karma: 0  
license box empty - 2007/12/21 02:08 Hello,

I use this patch for the Mandriva package, otherwise the license can not be opened (the rights on data files are 0644).

Code:

 --- src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp~    2007-12-13 17:18:10.000000000 -0500 +++ src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp    2007-12-20 12:22:35.000000000 -0500 @@ -46,+46,@@      QFile gplFile(QDir::toNativeSeparators(myAppDataPath+"misc/gpl2.html"));      QString gplString;      if(gplFile.exists()) { -        if (gplFile.openQIODevice::ReadWrite)) { +        if (gplFile.openQIODevice::ReadOnly)) {              QTextStream stream( &gplFile );              gplString stream.readAll();              textBrowser_licence->setHtml(gplString);




Regards,

Guillaume B.
  The administrator has disabled public write access.

    Topics Author Date
  thread link
license box empty
littletux 2007/12/21 02:08
  thread link
thread linkthread link Re:license box empty
doitux 2007/12/21 06:36
  thread link
thread linkthread linkthread link Re:license box empty
littletux 2007/12/21 17:06
designed by www.madeyourweb.com