Doctus / randomgamegenerator

Whiteboad client for human-run games (tabletop, role-playing, etc.)
GNU General Public License v3.0
6 stars 1 forks source link

Image plugins potentially not included in binary versions #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I haven't verified whether this affects any RGG versions as of yet, but while 
building another program with pyinstaller, I noticed that the PyQt4 image 
format plugins (among others) were not being correctly included in the output, 
resulting in the program not being able to open jpeg and other plugin-based 
formats. We should remain alert for this as a potential source of issues with 
the Windows releases.

Original issue reported on code.google.com by kirikayu...@gmail.com on 31 Jul 2012 at 3:37

Doctus commented 9 years ago

Not really relevant these days.