=== pombred1 [n=pombreda@c-71-198-188-62.hsd1.ca.comcast.net] has joined #ubuntu-java === doko_ [n=doko@dslb-088-073-102-143.pools.arcor-ip.net] has joined #ubuntu-java === futzilogik [n=peter@c-134-234-195.f.dsl.de.ignite.net] has joined #ubuntu-java === huri [n=huri@195.68.215.130] has joined #ubuntu-java === huri [n=huri@195.68.215.130] has left #ubuntu-java [] === futzilogik [n=peter@c-134-234-195.f.dsl.de.ignite.net] has joined #ubuntu-java [03:00] how do I circumvent the exception "Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit"? [03:20] ok, the problem is gone after installing libgcj7-awt [03:25] why does classpath.deb not depend on libgcj7-awt? obviously, AWT/Swing applications do not run without AWT peer classes. since classpath provides AWT / Swing, there is an unmet runtime dependency. or do I misunderstand something here? [04:53] you do not need to install the classpath.deb at all [05:20] ok. why is that? classpath says it implements java.awt.* and javax.swing.*. so why don't I need it to run AWT/Swing programs? [05:33] libgcj includes a copy of classpath. [05:33] if classpath needs libgcj7-awt, it needs to depend on it [05:40] obviously, I was not using classpath then but libgcj7 or whatever [05:49] why is there a classpath.deb then? === pombreda [n=pombreda@c-71-198-188-62.hsd1.ca.comcast.net] has joined #ubuntu-java