Closed GoogleCodeExporter closed 9 years ago
Also have the same.
R219 on MAC OSX
Original comment by grootwit...@gmail.com
on 9 Jan 2011 at 4:02
Original comment by erezra...@gmail.com
on 11 Jan 2011 at 11:03
Ok this works perfect !
Now eepe should also check for the manual and new versions of it....
Original comment by batma...@gmx.net
on 11 Jan 2011 at 6:33
Still not working in OSX. Now running R223
Original comment by grootwit...@gmail.com
on 12 Jan 2011 at 12:36
Next installment will fix this (hopefully)
Original comment by erezra...@gmail.com
on 12 Jan 2011 at 12:06
Still the same in OSX, works 100% in windows, but in mac nothing happens.
Possibly does not know how to open the file, or where to get it.
Original comment by grootwit...@gmail.com
on 13 Jan 2011 at 9:18
1st off I don't know QT or C but
if I add "File://" + to line 615 then it works, but only if I have the manual
in the root folder. Seems like it is not reading the application folder
correctly in osx because I can also remove the cdir and it still works.
QDesktopServices::openUrl(QUrl("File://" + cdir + "/ER9x Users Guide.pdf"));
// MAC & Linux (X11)
Not sure what implications this will have on Linux, maybe have a if def
Q_WS_MAC
No big deal not having the manual open from inside the application and this is
only on MAC
Groot
Original comment by grootwit...@gmail.com
on 16 Jan 2011 at 5:21
It works on my linux laptop so I guess it would also work on Mac.
I'll include this in the next release. Thanks!
Original comment by erezra...@gmail.com
on 16 Jan 2011 at 6:25
Original issue reported on code.google.com by
batma...@gmx.net
on 8 Jan 2011 at 8:36