| Author |
|
Kepli Djinni (Admin)


Joined: 01/04/2005 Location: Netherlands Posts: 16797
|
| Posted: 07/27/2007 at 6:08am | IP Logged
|
|
|
Please let us know on what system or systems you would use DJ2. As you all know, DJ2 is coming and it will at first be a Win version and a Mac version will follow immediately. We would like to know what kind of revenue we can expect for each system. Who knows, perhaps enough people want a Linux version that it becomes a viable option
This might also show how big the Mac users part of our community really is
So please vote and post your opinion if you like.
Edit: hmm, I thought I could create a poll where you can select multiple options ...
If you have several options you like to choose, please pick the most important one and post the other option(s).
Edited by Kepli on 07/27/2007 at 6:10am
__________________ You can never have enough vines - Vines are good - Vines help you - Vines are cool ...
|
| Back to Top |
|
| |
BardMorgan Hireling


Joined: 09/23/2007 Posts: 3
|
| Posted: 09/23/2007 at 9:18pm | IP Logged
|
|
|
I'd like to cast my vote for a native-code Windows version. Java is great for portability, but not so great for performance.
Thanks,
Morgan
|
| Back to Top |
|
| |
Naryt Hero


Joined: 09/01/2006 Posts: 63
|
| Posted: 09/24/2007 at 1:40pm | IP Logged
|
|
|
I voted Linux as we'll be moving all 100+ of our machines to Linux as soon as I can (just have to wait for other vendors to make the leap from Windows to Linux as they are now promising.)
I'm the only one running Dundjinni and that's for personal use at that but I really don't want to A) Have to run Windows just for Dundjinni or B) Give up Dundjinni...again (Java6).
|
| Back to Top |
|
| |
nolgroth Henchman

Joined: 10/09/2007 Posts: 14
|
| Posted: 10/14/2007 at 10:20am | IP Logged
|
|
|
I'll vote for Linux. I really want to switch over permanently, but some programs keep me in Windows. One less would be nice.
|
| Back to Top |
|
| |
raalynthslair Hireling


Joined: 08/15/2005 Location: United States Posts: 3
|
| Posted: 12/17/2007 at 8:39pm | IP Logged
|
|
|
I would love to see you make a truly Java-based application (like PCGen) so the OS doesn't matter. I am a Mac and Linux user primarily and have very little use for Windows and I hate being forced to pay for it with any computer I buy and find it even more painful to be forced to use it only because so many software applications are written for one OS only.
It's especially painful when several of these that I use are very much java-dependent/based. It would be great if these things (especially these kinds) were more universal and open to all OS's that have Java.
Anyhow, I voted for Mac (I don't have the money for a Vista-capable PC (that's ridiculous how much RAM and CPU speed that OS needs) or a Mac with a speedy Intel dual-core CPU) simply because I had to vote for one (I would have split my choice between Linux and Mac if possible) since there's already a large number of people for Windows and let's face it - next to no one will make an application and ignore the Windows crowd.
|
| Back to Top |
|
| |
ryuragnas Henchman


Joined: 06/22/2009 Posts: 1
|
| Posted: 06/22/2009 at 7:56pm | IP Logged
|
|
|
Sorry to revive such an old thread, but I would purchase this for Linux, if there was a version available. I will be purchasing this (hopefully) for my birthday, but it would be the windows one. If you could, would it be possible to have it ported or written for Linux?
|
| Back to Top |
|
| |
dijkmanb Henchman


Joined: 05/01/2007 Location: Netherlands Posts: 13
|
| Posted: 07/28/2009 at 11:32am | IP Logged
|
|
|
I have read a thread that you can "port" the installed version from a windows machine onto a linux machine.
http://www.dundjinni.com/forums/forum_posts.asp?TID=299&PN=0 &TPN=1
|
| Back to Top |
|
| |
Unclepete Henchman


Joined: 10/15/2010 Location: Australia Posts: 20
|
| Posted: 10/17/2010 at 6:01am | IP Logged
|
|
|
Here's a bump for an old thread :)
I've just purchased DJ and am happily frustrating myself trying to make it do what I want. I have the Windoze version because I have to use that O/S. However, my choice of O/S is linux (Ubuntu for desktop) and I would use DJ on that O/S if I could.
It's a little frustrating that a java app isn't truly portable - hopefully this can be resolved.
|
| Back to Top |
|
| |
Robert Kosten Hireling

Joined: 03/27/2011 Location: Zimbabwe Posts: 1
|
| Posted: 03/27/2011 at 4:14am | IP Logged
|
|
|
And another bump. No Windows or MacOs in this household. Given that it's written in Java, a plain Jar should really be an option ;-)
|
| Back to Top |
|
| |
immortel Henchman


Joined: 04/20/2011 Location: Canada Posts: 2
|
| Posted: 04/20/2011 at 8:25am | IP Logged
|
|
|
I heard a lot of good things about this software. I would
have really like to use the demo but it does not work
with Linux (Ubuntu).
I tried with wine, no success. I looked at the forum.
Installed the demo on Windows, transfered it on my box.
The application starts but it generates an exception when
I did File > New.
Let me know if it becomes supported.
immortel@Thor:~/Public/Dundjinni Enterprises/Dundjinni
Demo$ java -jar dundjinni.demo.1.0
Exception in thread "AWT-EventQueue-0"
java.lang.NullPointerException
at talisman.gr.isSelected(gr.java)
at
com.sun.java.swing.plaf.gtk.Metacity.updateFrameGeometry(
Metacity.java:1447)
at
com.sun.java.swing.plaf.gtk.Metacity.getBorderInsets(Meta
city.java:1405)
at
com.sun.java.swing.plaf.gtk.GTKStyle.getInsets(GTKStyle.j
ava:348)
at
javax.swing.plaf.synth.SynthStyle.installDefaults(SynthSt
yle.java:914)
at
javax.swing.plaf.synth.SynthLookAndFeel.updateStyle(Synth
LookAndFeel.java:284)
at
javax.swing.plaf.synth.SynthInternalFrameUI.updateStyle(S
ynthInternalFrameUI.java:92)
at
javax.swing.plaf.synth.SynthInternalFrameUI.installDefaul
ts(SynthInternalFrameUI.java:68)
at
javax.swing.plaf.basic.BasicInternalFrameUI.installUI(Bas
icInternalFrameUI.java:109)
at
javax.swing.JComponent.setUI(JComponent.java:651)
at
javax.swing.JInternalFrame.setUI(JInternalFrame.java:386)
at
javax.swing.JInternalFrame.updateUI(JInternalFrame.java:4
02)
at javax.swing.JInternalFrame.<init>
(JInternalFrame.java:349)
at talisman.gr.<init>(gr.java)
at talisman.kb.a(kb.java)
at talisman.kb.e(kb.java)
at talisman.fl.a(fl.java)
at talisman.ot.actionPerformed(ot.java)
at
javax.swing.Timer.fireActionPerformed(Timer.java:313)
at
javax.swing.Timer$DoPostEvent.run(Timer.java:244)
at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.j
ava:226)
at
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:647
)
at
java.awt.EventQueue.access$000(EventQueue.java:96)
at java.awt.EventQueue$1.run(EventQueue.java:608)
at java.awt.EventQueue$1.run(EventQueue.java:606)
at
java.security.AccessController.doPrivileged(Native
Method)
at
java.security.AccessControlContext$1.doIntersectionPrivil
ege(AccessControlContext.java:105)
at
java.awt.EventQueue.dispatchEvent(EventQueue.java:617)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(Event
DispatchThread.java:275)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDis
patchThread.java:200)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(Event
DispatchThread.java:190)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThre
ad.java:185)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThre
ad.java:177)
at
java.awt.EventDispatchThread.run(EventDispatchThread.java
:138)
|
| Back to Top |
|
| |