First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 96905
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mr. Bones. <mr_bones_@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
freecol-0.4.0.ebuild freecol-0.4.0.ebuild text/plain Mr. Bones. 2005-06-23 16:48 0000 1.26 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 96905 depends on: Show dependency tree
Show dependency graph
Bug 96905 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-23 16:45 0000
I was so hoping that just copying freecol-0.3.0.ebuild to freecol-0.4.0.ebuild
would work....but no.

------- Comment #1 From Mr. Bones. 2005-06-23 16:48:26 0000 -------
Created an attachment (id=61811) [edit]
freecol-0.4.0.ebuild

So close and yet so far....

Fails like this:

The music files could not be loaded by FreeCol. Disabling music.
java.lang.NoClassDefFoundError: cz/autel/dmi/HIGConstraints
	at
net.sf.freecol.client.gui.panel.FreeColPanel.<clinit>(FreeColPanel.java:24)
	at net.sf.freecol.client.gui.Canvas.<init>(Canvas.java:168)
	at net.sf.freecol.client.FreeColClient.startGUI(FreeColClient.java:221)

	at
net.sf.freecol.client.FreeColClient.access$000(FreeColClient.java:45)	     at
net.sf.freecol.client.FreeColClient$1.run(FreeColClient.java:134)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)

	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)

	at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)	     at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)	     at
java.awt.EventDispatchThread.run(EventDispatchThread.java:100)


The music thing on the first line is normal...the rest isn't.

------- Comment #2 From Mr. Bones. 2005-06-23 21:23:06 0000 -------
Ha!  Found that I wasn't installing the jars directory.  Works now.

zx - might want to check it to make sure I didn't make a mess of it.  The
build.xml thing is pretty opaque to me.

First Last Prev Next    No search results available      Search page      Enter new bug