Serazahr / ardb

Anarch Revolt Deck Builder
GNU General Public License v2.0
0 stars 0 forks source link

MAC OS X Version does not export to text #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a deck
2. Export it to any format other than xml
3. Presto! Error.

What is the expected output? What do you see instead?
I expect it to export. I actully see:
22:04:30: Can't open XSL file 
/Applications/ardb.app/Contents/Resources/xsl/deck2html_eldb.xsl
22:04:30: An error occured while saving

What version of the product are you using? On what operating system?
I am using latest build on Mac OS X. INcidentally, I cant check the app 
version, as the "About" button doesnt seem to work.

Please provide any additional information below.

Original issue reported on code.google.com by sebastia...@gmail.com on 20 Feb 2010 at 9:08

GoogleCodeExporter commented 9 years ago
Hi

you need to go to menu 'Help' for the about info.

You can just open the package contents, create folder 'xsl' in the resources 
folder
and move the xsl files there.

This has been resolved in version 3.1.0 OSX build and tested on OSX 10.5.8

Original comment by sin...@hotmail.com on 20 Feb 2010 at 9:55

GoogleCodeExporter commented 9 years ago
Thanks for the help.

I had downloaded the latest version only yesterday, but I now see there is 
already a 
newer version (boy you guys are fast!). The new version does indeed work, so 
the 
bug is no longer in effect. Thanks for the solution.

The About button also works, but it's VERY weird looking. The menus now contain 
two Help entries and two About entries. Entirely confusing.

Thanks again & keep up the good work!
Sebastian.

Original comment by sebastia...@gmail.com on 20 Feb 2010 at 10:41

GoogleCodeExporter commented 9 years ago
No problem Sebastian,

I'm just the OSX maintainer so credit to Graham and the team for doing the hard 
work :)

The issue with the menus is due to it being developed on Windows. I don't 
believe any
exception has been made for cross platform menu systems (on OSX at least)

John

Original comment by sin...@hotmail.com on 20 Feb 2010 at 11:10

GoogleCodeExporter commented 9 years ago
The problem is none of the developers of a Mac and so we are doing it blind. 
John 
builds and tests is under Mac OS X but does not really change the code.  I will 
have a 
look in the wxWidgets Docs to see how they suggest how to handle this.

Graham.

Original comment by graham.r...@gmail.com on 21 Feb 2010 at 7:23

GoogleCodeExporter commented 9 years ago
I think it is because MAC OS X has a default Menu Option with "About" under the 
core drop-down menu (labelled for the programme, so in this case ARDB > 
About).It 
also has a built in Help menu, which opens up a search box.

You guys have added an additional Help menu, with a seperate About. Sadly the 
two 
Help menus dont integrate. Perhaps you should see whether its possible to 
utilise the 
built-in menu.

Well my problem is solved at least, thanks for that. Good luck with all the 
good work.

Sebastian.

Original comment by sebastia...@gmail.com on 21 Feb 2010 at 9:25