Comment 6 for bug 1276737

Revision history for this message
Alexander Wolf (alexwolf) wrote :

A fix has been committed as revision 6558 of the trunk branch in Stellarium's Bazaar repository at Launchpad:
http://bazaar.launchpad.net/~stellarium/stellarium/trunk/revision/6558

Note: work of file management in series 0.13 was changed and if you want porting this patch into series 0.12, then you should use try() catch() instead path.isEmpty() inside ScreenImageMgr::createScreenImage() method.