The application is unable to open a file. If I try it, I get the error message "ThinkingRock: The data file could not be read due to the following error: Cannot find class tr.model.project.ProjectRoot. [..]". May be this is an upstream problem, but on the othe hand, I suppose the app was tested before releasing the port. My java version: $ java -version java version "1.6.0_07" Diablo Java(TM) SE Runtime Environment (build 1.6.0_07-b02) Diablo Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode) How-To-Repeat: - install thinkingrock form ports - start it - create a trx file - exit and restart thinkingrock
Maintainer of deskutils/thinkingrock, Please note that PR ports/128830 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128830 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Hi, It looks like this problem only occurs with the 1.6 Diabolo Java version. When using the sun-jdk from java/jdk16 Thinkingrock works as expected. Could you please confirm this? Thanks and regards, Beat
Beat, thank you for your reply. I can confirm that Thinkingrock works with java/sdk16. Thomas
Hi Thomas, I attached a patch which adds a note about the diablo 1.6 Java versions to the port. That's the only solution I see at the moment. Thanks for reporting this issue! Beat
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2008-11-23 13:33:59 UTC FreeBSD ports repository Modified files: deskutils/thinkingrock Makefile Added files: deskutils/thinkingrock/files pkg-message.in Log: - Added a patch which adds a note about the diablo 1.6 Java versions PR: 128830 Reported by: Thomas Schlesinger <schlesix@gmx.de> Approved by: maintainer Revision Changes Path 1.5 +5 -0 ports/deskutils/thinkingrock/Makefile 1.1 +15 -0 ports/deskutils/thinkingrock/files/pkg-message.in (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"