Author Topic: Java applications  (Read 258585 times)

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #45 on: June 20, 2015, 12:42:46 am »
I have contacted the developer, they know of the problem and believed they solved it. With my mail I could proof otherwise. A part of Jmol is compiled with Java version 1.7, this is the reason that it won't work with our version of OpenJDK version 1.6. Now lets wait what will be done.


Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #46 on: June 20, 2015, 03:25:26 pm »
I got today a newer version in which they believe the problem is solved. I promised to do some testing and come back to him. They are afraid that due to specialized programs that they can't check on versions anymore, ie we might miss the boat due to the version number of our implementation of jdk and OS. Lets see...

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #47 on: June 20, 2015, 03:36:16 pm »
Unfortunately I had to send the message that the fix didn't work, error stays the same :-(

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #48 on: June 28, 2015, 02:44:30 pm »
In contact with the developer of JMOL they answered me that they didn't understand why the language pack was compiled for Java 7. Lets wait and see if the problem gets a update.

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #49 on: June 28, 2015, 02:50:05 pm »
Managed today to install DataCrow and run it without stalling or so.



I'm busy with a page for my homepage with as usual a file with cmd files and an icon. I hope I can put it up today, otherwise check it later.
You can find the page here http://joopn.home.xs4all.nl/os2ecs/ecs6e37.htm
« Last Edit: June 28, 2015, 04:33:48 pm by Joop »

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #50 on: June 28, 2015, 07:33:58 pm »
I have updated my homepage again today ;-) I have installed JabRef and it runs now successfully. Did enter a book and there where no complaints or bug reports.  You can find it here http://joopn.home.xs4all.nl/os2ecs/ecs6e38.htm.


Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #51 on: June 28, 2015, 08:53:51 pm »
I have updated again my homepage. I had tested Night Vision some time ago but had not the time to make it public.



You can find the page here http://joopn.home.xs4all.nl/os2ecs/ecs6e39.htm

I stop for today ;-)

dbanet

  • Guest
Re: Java applications
« Reply #52 on: June 28, 2015, 09:31:03 pm »
Good job. Keep going! ;)

Greggory Shaw

  • Sr. Member
  • ****
  • Posts: 442
  • Karma: +0/-0
    • View Profile
Re: Java applications
« Reply #53 on: June 28, 2015, 09:39:40 pm »
jAlbum 12.2.4 is the last version that runs on Java 6.

and here's a list with latest programs that run /w auto setup including icons (png too) on Java 6.

http://www.os2world.com/forum/index.php/topic,732.msg7444.html#msg7444

Updating /w additional programs soon (just updated to test3) !
« Last Edit: June 29, 2015, 01:35:34 am by Greggory Shaw »

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #54 on: June 28, 2015, 11:01:02 pm »
jAlbum 12.2.4 is the last version that runs on Java 6.
I downloaded this one, big file due to 4 complete browsers for Linux 32 and 64 bit, Apple and Windows. It starts, but that is it. I was unable to edit one of the demo pictures, got a very long list with errors.

Regards,
Joop

Greggory Shaw

  • Sr. Member
  • ****
  • Posts: 442
  • Karma: +0/-0
    • View Profile
Re: Java applications
« Reply #55 on: June 29, 2015, 01:27:15 am »
jAlbum 12.2.4 is the last version that runs on Java 6.
I downloaded this one, big file due to 4 complete browsers for Linux 32 and 64 bit, Apple and Windows. It starts, but that is it. I was unable to edit one of the demo pictures, got a very long list with errors.

Regards,
Joop

Edit works here, so not sure what's up ?

I just used -  javaw.exe -Xmx400M -jar JAlbum.jar


Greggory


Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4710
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Java applications
« Reply #56 on: June 29, 2015, 04:13:28 am »
Hi Joop.

Maybe you can add "Java Screen Recorder" on your site.
https://code.google.com/p/java-screen-recorder/

It works fine to create to screen videos of eCS-OS2.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #57 on: June 29, 2015, 09:55:29 pm »
jAlbum 12.2.4 is the last version that runs on Java 6.
I downloaded this one, big file due to 4 complete browsers for Linux 32 and 64 bit, Apple and Windows. It starts, but that is it. I was unable to edit one of the demo pictures, got a very long list with errors.

Regards,
Joop

Edit works here, so not sure what's up ?

I just used -  javaw.exe -Xmx400M -jar JAlbum.jar


Greggory
You tell me, I don't know, have the same line. I get this error IN Jalbum 12.2.4

Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0
   at se.datadosen.explorer.JEditPanel.updateImage(JEditPanel.java:793)
   at se.datadosen.explorer.JEditPanel.refreshUI(JEditPanel.java:726)
   at se.datadosen.explorer.JEditPanel.setAO(JEditPanel.java:377)
   at se.datadosen.explorer.JAlbumExplorer$90.run(JAlbumExplorer.java:2912)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:667)
   at java.awt.EventQueue.access$300(EventQueue.java:96)
   at java.awt.EventQueue$2.run(EventQueue.java:628)
   at java.awt.EventQueue$2.run(EventQueue.java:626)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:105)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:637)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

and I get this error from my own bugtracker

java.lang.NullPointerException
        at se.datadosen.component.JCleanToolBar.addGroup(JCleanToolBar.java:45)
        at se.datadosen.explorer.JEditPanel.initToolBar(JEditPanel.java:128)
        at se.datadosen.explorer.JEditPanel.init(JEditPanel.java:439)
        at se.datadosen.explorer.JEditPanel.<init>(JEditPanel.java:341)
        at se.datadosen.explorer.JAlbumExplorer.<init>(JAlbumExplorer.java:669)
        at se.datadosen.jalbum.JAlbumFrame.<init>(JAlbumFrame.java:152)
        at se.datadosen.jalbum.JAlbum.<init>(JAlbum.java:119)
        at se.datadosen.jalbum.JAlbum.main(JAlbum.java:335)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at se.datadosen.jalbum.Main.main(Main.java:36)
java.lang.NullPointerException
        at se.datadosen.explorer.JAlbumExplorer.init(JAlbumExplorer.java:2129)
        at se.datadosen.explorer.JAlbumExplorer.<init>(JAlbumExplorer.java:675)
        at se.datadosen.jalbum.JAlbumFrame.<init>(JAlbumFrame.java:152)
        at se.datadosen.jalbum.JAlbum.<init>(JAlbum.java:119)
        at se.datadosen.jalbum.JAlbum.main(JAlbum.java:335)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at se.datadosen.jalbum.Main.main(Main.java:36)

As said before, its a paid version, differences between the free version (see my page) and this one is mainly the integrated browser which didn't work on my system the very first moment they put it in.

Regards
Joop

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #58 on: June 29, 2015, 10:01:33 pm »
Hi Joop.

Maybe you can add "Java Screen Recorder" on your site.
https://code.google.com/p/java-screen-recorder/

It works fine to create to screen videos of eCS-OS2.

Regards
Hi Martin,
Have it already on my download disk, but its still waiting, too many programs still on hold for testing. I believe I have another two on disk, so that makes three for testing. May be I have to write an article in which they are compared ;-), just kidding.

Regards.

Joop

  • Hero Member
  • *****
  • Posts: 633
  • Karma: +5/-0
    • View Profile
Re: Java applications
« Reply #59 on: June 30, 2015, 01:36:05 am »
I updated my homepage again ;-) I have tested Biogenesis, its a game and its educational;



You can find it here http://joopn.home.xs4all.nl/os2ecs/ecs6e40.htm.

Okay, goodnight!