Hunsu / ntorrent

Automatically exported from code.google.com/p/ntorrent
GNU General Public License v3.0
0 stars 1 forks source link

exception in thread main #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

top:/tmp/rtorrent$ java -jar nTorrent.jar [~/Desktop/Met*]
Setting up socket server.
nTorrent-0.4.alpha (build 15)

Copyright (C) 2007  Kim Eik
This program comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to 
redistribute it under certain conditions.

1. Exception in thread "main" java.lang.NoSuchMethodError: method
org.heldig.ntorrent.gui.torrent.TorrentJTableComponent.setFillsViewportHeight
with signature (Z)V was not found.
   at
org.heldig.ntorrent.gui.torrent.TorrentJTableComponent.<init>(TorrentJTableCompo
nent.java:101)
   at org.heldig.ntorrent.GUIController.<init>(GUIController.java:60)
   at org.heldig.ntorrent.Controller.<init>(Controller.java:58)
   at org.heldig.ntorrent.NTorrent.main(NTorrent.java:40)

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by paynito on 14 Nov 2007 at 2:56

GoogleCodeExporter commented 9 years ago
operating system ?, java version ?

Original comment by kei...@gmail.com on 14 Nov 2007 at 2:17

GoogleCodeExporter commented 9 years ago
using java less than 1.6 as far as i can tell..

Original comment by kei...@gmail.com on 6 Dec 2007 at 11:57

GoogleCodeExporter commented 9 years ago

Original comment by kei...@gmail.com on 2 Mar 2008 at 11:49