Re: [Stellarium-pubdevel] Shortcut manager refactorization

2013-09-26 Thread Guillaume Chéreau
Hi Barry, >> The directions to the location of the nebulae folder has been broken. The >> search is now to >> /users/barry/appdata /roaming/stellarium/nebulae/default/nebulae/default >> instead of >> /users/barry/appdata /roaming/stellarium/nebulae/default Can you try to revert the commit 6195

Re: [Stellarium-pubdevel] Shortcut manager refactorization

2013-09-26 Thread Barry Gerdes
Hi gui which commit 6195 is that The last commit for the old stellarium Qt4.8 was 6223 Now 5794 (I think) and this is OK It has only been present since the Qt 5 versions have been in use. I think the first few commits to simplegles-qml (6224,5,6),were OK but I did not rebuild until around 627

Re: [Stellarium-pubdevel] Shortcut manager refactorization

2013-09-26 Thread Guillaume Chéreau
On Thu, Sep 26, 2013 at 6:38 PM, Barry Gerdes wrote: > Hi gui > which commit 6195 is that Sorry, the revid is: guillaume.cher...@gmail.com-20130917090500-ei4aco0zov3bj468 (set the nebulae image paths relative to the json file) -- Guillaume guillaume.cher...@gmail.com +886 970422910 ---

Re: [Stellarium-pubdevel] Shortcut manager refactorization

2013-09-26 Thread Barry Gerdes
Hi Gui I have found the trouble with the non display of my nebulae/default file You have changed the search path for the textures in the textures.json file, shortening it to remove the paths to the textures I think this was done in revision 6280 of the simplegles-qml file I can change my te

Re: [Stellarium-pubdevel] Shortcut manager refactorization

2013-09-26 Thread Alexander Wolf
Hi Barry, 2013/9/27 Barry Gerdes > > I have found the trouble with the non display of my nebulae/default file > You have changed the search path for the textures in the textures.json > file, shortening it to remove the paths to the textures > I think this was done in revision 6280 of the simpleg

Re: [Stellarium-pubdevel] Shortcut manager refactorization

2013-09-26 Thread Barry Gerdes
Hi Alex I would like to start building in linux again but am having trouble installing Qt5 in my Win 8 virtual drive version. What files are you using. Did you build Qt 5 from source or use the linux version from qt-project.org I also tried this on a virtual Linux under Win 7 where Qt 5

Re: [Stellarium-pubdevel] Shortcut manager refactorization

2013-09-26 Thread Alexander Wolf
Hi Barry, 2013/9/27 Barry Gerdes > I would like to start building in linux again but am having trouble > installing Qt5 in my Win 8 virtual drive version. > What files are you using. Did you build Qt 5 from source or use the linux > version from qt-project.org > I use binary packages from qt-pr

Re: [Stellarium-pubdevel] Shortcut manager refactorization

2013-09-26 Thread Barry Gerdes
Hi Alex I have basically been doing that My paths are /opt/Qt5.1.1/5.1.1/gcc/bin and /opt/Qt5.1.1/5.1.1/gcc/lib/cmake I haven't tried CMAKE_PREFIX_PATH = or LD_PRLOAD yet so I had better try again However I used the 32 bit binary pack because I an not sure whether my Vmware is 64 bit