Menu Content/Inhalt
Home arrow Forum

Articles

Poker Tips

Login






Lost Password?
No account yet? Register
PokerTH - Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:license box empty (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:license box empty
#1553
littletux (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
license box empty 11 Months ago Karma: 0  
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,7 +46,7 @@ QFile gplFile(QDir::toNativeSeparators(myAppDataPath+"misc/gpl2.html"«»)); QString gplString; if(gplFile.exists()) { - if (gplFile.open( QIODevice::ReadWrite)) { + if (gplFile.open( QIODevice::ReadOnly)) { QTextStream stream( &gplFile ); gplString = stream.readAll(); textBrowser_licence->setHtml(gplString);
Regards, Guillaume B.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1554
doitux (Admin)
Admin
Posts: 361
graph
User Offline Click here to see the profile of this user
Re:license box empty 11 Months ago Karma: 19  
Hi

This is a known bug. It is fixed in current source package: PokerTH-0.6-1.src.tar.bz2.
If you like we can provide mandriva package at our downloads section.
 
Report to moderator   Logged Logged  
 
regards
doitux
________________________________
doitux@pokerth.net
  The administrator has disabled public write access.
#1556
littletux (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Re:license box empty 11 Months ago Karma: 0  
Thanks for the reply,

I did not see that there was a new source release.
Good to see that the install target is complete now

At the moment, the package is built only for cooker, the dev version.

When it works correctly, it will be available through mandriva mirrors in "backports", so no need to keep a package up-to-date on the site.

It would be enough to tell that a package exists (and less work).

Regards,

Guillaume B.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
designed by www.madeyourweb.com