Dundjinni Logo Dundjinni Logo Dundjinni Logo

Forums

Active Topics  :  Memberlist  :  Search  :  Help  :  Register  :  Login
Help Dundjinni! Rate This Website at RPG Gateway

Feedback
 Dundjinni Mapping Software - Forums : Feedback
Subject Topic: Intel code / update for Mac OS 10.7 Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
robsworld
Henchman
Henchman


Joined: 03/18/2011
Location: United States
Posts: 3
Posted: 03/18/2011 at 11:25am | IP Logged Quote robsworld

Hello Dundjinni developers (if there are any) -

Are there any plans to update the Mac OS version of Dundjinni?

Coming this summer (2011), Apple will be releasing OS 10.7 (code
named Lion). This new version of the Mac operating system will not
run old PowerPC code. The current version of Dundjinni (v1.0.7) was
built on PowerPC code back in 2007. In order to run Dundjinni on the
operating system, the application must be rebuilt using Intel code.
According to all announcements/developer notes, there will not be a
PowerPC emulator in the next version of the Mac OS (Lion)

Fan of the software - I'd hate to see it 'go away' on my Mac.
Back to Top View robsworld's Profile Search for other posts by robsworld
 
heruca
Janni (Moderator)
Janni (Moderator)
Avatar

Joined: 09/28/2005
Location: Argentina
Posts: 6328
Posted: 03/18/2011 at 11:39am | IP Logged Quote heruca

I'm confused. DJ is a Java app. Since OS X 10.7 will still run Java apps,
shouldn't it still continue to work?

__________________
Tired of the time & expense involved in printing out all your DJ maps? Skip the printing step, and play right on your maps!
Back to Top View heruca's Profile Search for other posts by heruca Visit heruca's Homepage
 
robsworld
Henchman
Henchman


Joined: 03/18/2011
Location: United States
Posts: 3
Posted: 03/18/2011 at 5:41pm | IP Logged Quote robsworld

According to my 'System Profiler', Dundjinni (version 10.2 in System
Profiler/1.0.7 in Get Info string) is a PowerPC application (not 64 bit).

The get info string also lists the last modified date as '1/14/05 15:47'.

What does System Profiler say for your copy of Dundjinni?

I'm not a software developer, just a troubleshooter and concerned
user...


Known:
Under Lion there will be no Rosetta (PowerPC emulator), and no Java
runtime (which is needed to run 100% pure Java apps).

Speculation:
You should be able to install Java (from an appropriate vendor or
Oracle/Sun websites) after upgrading to Lion. Provided Oracle/Sun (or
some other developer) produces/offers a version of Java that will run
under Lion. So far I haven't seen (from reading developer forums) any
indication that a specific Java for Lion is already available. After
installing Lion (from what I've read), Java runtime code is installed
automatically (after the user authenticates) when they try to run a Java
application. Unfortunately, the current Java libraries are not built to
deal with Lion's particulars (afaik). Thus, some Java apps will simply
not run under Lion; even if the user downloads the 'most recent' Java
code.

Running Java on a Lion machine doesn't appear to be the issue (see
above). When building/compiling Java apps for a Mac, under XCode,
you can build the application as a PowerPC application, an Intel
application, or a Universal application. Once the application is
compiled/built, it no longer requires the Java runtime library to
execute (speculation).

Each build allows the application to access machine/architecture
specific code. In the case of a PowerPC build, the Java app would be
able to access PowerPC based kernal extensions (no longer available
under Lion). Under the Intel build, an application would access purely
Intel specific code. A Universal build would allow access to both/either.

It appears as if Dundjinni was built (using XCode) as a PowerPC
application. If it were built as Universal or Intel application, the System
Profiler would list it as that 'Kind' of application... Right?

In order to run Dundjinni, an Intel Mac must use Rosetta to capture and
execute the PowerPC calls (in emulation).

If there's no Rosetta under Lion (and that's confirmed), then we won't
be able to execute Java apps that have been compiled/built as PowerPC
applications.

If someone out there has Lion installed (an actual developer), they
could test my 'assumptions', and we would know for certain whether
Dundjinni will run under Lion. From what I've read, and based on the
reporting by 'System Profiler', I'm assuming that this particular 'Java'
application will NOT run under Lion.

Once again, I'm not an actual developer. Aside from some minor
meddling with AppleScript, JavaScript and Apple's XCode tools, I don't
know all that much about C+/C++/Objective C or any other
programming language. I've never built/coded a Java application for
the Mac, so my assumptions are just that, assumptions. If you know
better; if you have first hand knowledge, please feel to correct/update
any of my assumptions.


- Robert
Back to Top View robsworld's Profile Search for other posts by robsworld
 
totte
Djinni (Admin)
Djinni (Admin)
Avatar

Joined: 03/16/2009
Location: Sweden
Posts: 1474
Posted: 05/13/2011 at 3:07am | IP Logged Quote totte

I have "Lion testing" for many things of mine on my schedule (after finishing
a huge project" and I will test DJ as well.

The problem here is that the launcher app is PPC, but the launcher just
triggers the Java launch so we need a new launcher to trigger the Java on
Lion (could probably whips something up if I ever get the time to do that..)
But still back to "I will test Lion for many reasons (all my apps) after June 15
when the current megaproject that eats all my time is done.



__________________
========================
Come download:Free adventures for Dnd & OF:R
Back to Top View totte's Profile Search for other posts by totte Visit totte's Homepage
 
thrillba
Henchman
Henchman
Avatar

Joined: 09/22/2009
Location: United States
Posts: 13
Posted: 07/25/2011 at 8:17am | IP Logged Quote thrillba

Any updates on this? I have a mac, and lion definitely kills dundjinni.

If there is anything I can do to help just let me know. I need this program
for my campaign.

This is the only stand alone program to create maps for the mac.
Everything else is for windows.
Back to Top View thrillba's Profile Search for other posts by thrillba
 
totte
Djinni (Admin)
Djinni (Admin)
Avatar

Joined: 03/16/2009
Location: Sweden
Posts: 1474
Posted: 07/25/2011 at 8:31am | IP Logged Quote totte

I havent upgraded my main systems to 10.7 due to numerous things I'm not
sure will work, DJ is one of them, but I can check on my dev machine if I can
fix the java exec to work, might be tricky though.



__________________
========================
Come download:Free adventures for Dnd & OF:R
Back to Top View totte's Profile Search for other posts by totte Visit totte's Homepage
 
totte
Djinni (Admin)
Djinni (Admin)
Avatar

Joined: 03/16/2009
Location: Sweden
Posts: 1474
Posted: 07/25/2011 at 11:06am | IP Logged Quote totte

Solved HERE!

__________________
========================
Come download:Free adventures for Dnd & OF:R
Back to Top View totte's Profile Search for other posts by totte Visit totte's Homepage
 
Bogie
Djinni (Admin)
Djinni (Admin)
Avatar

Joined: 06/19/2007
Location: United States
Posts: 4794
Posted: 07/25/2011 at 8:21pm | IP Logged Quote Bogie



__________________
Check out my DeviantArt Gallery http://bogie-dj.deviantart.com/gallery/
Back to Top View Bogie's Profile Search for other posts by Bogie
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum

Powered by Web Wiz Forums version 7.6
Copyright ©2001-2003 Web Wiz Guide

This page was generated in 3.2656 seconds.
Contact - About Us - Privacy Statement - Legal Notices - EULA
Copyright © 2003-2007 Dundjinni Enterprises, Inc. All Rights Reserved.