Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > LimeWire Beta Archives
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts


 
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old June 8th, 2005
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default Quit menu item disabled

Here's the stacktrace (CVS version updated Tue Jun 7 23:09:58 CST)
"IncommingConnectionThread" daemon prio=5 tid=0x1494a210 nid=0x15634400 in Object.wait() [f1346000..f1346b20]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:429)
at com.limegroup.gnutella.io.BufferOutputStream.flush (BufferOutputStream.java:91)
- locked <0x61d0f70> (a java.lang.Object)
at com.limegroup.gnutella.util.ThrottledOutputStream. flush(ThrottledOutputStream.java:83)
at com.limegroup.gnutella.Connection.writeLine(Connec tion.java:933)
at com.limegroup.gnutella.Connection.sendHeaders(Conn ection.java:836)
at com.limegroup.gnutella.Connection.concludeIncoming Handshake(Connection.java:740)
at com.limegroup.gnutella.Connection.initializeIncomi ng(Connection.java:705)
at com.limegroup.gnutella.Connection.initialize(Conne ction.java:473)
at com.limegroup.gnutella.ManagedConnection.initializ e(ManagedConnection.java:295)
at com.limegroup.gnutella.ConnectionManager.initializ eExternallyGeneratedConnection(ConnectionManager.j ava:1786)
at com.limegroup.gnutella.ConnectionManager.acceptCon nection(ConnectionManager.java:334)
at com.limegroup.gnutella.Acceptor$ConnectionDispatch Runner.run(Acceptor.java:692)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"ConnectionDispatchRunner" daemon prio=5 tid=0x14949490 nid=0x13902400 in Object.wait() [f1040000..f1040b20]
at java.lang.Object.wait(Native Method)
at com.limegroup.gnutella.io.BufferInputStream.waitIm pl(BufferInputStream.java:127)
at com.limegroup.gnutella.io.BufferInputStream.read(B ufferInputStream.java:87)
- locked <0x7a8a850> (a java.lang.Object)
at java.io.BufferedInputStream.fill(BufferedInputStre am.java:183)
at java.io.BufferedInputStream.read(BufferedInputStre am.java:201)
- locked <0x7a8acc8> (a java.io.BufferedInputStream)
at com.limegroup.gnutella.util.IOUtils.readWord(IOUti ls.java:107)
at com.limegroup.gnutella.UploadManager.acceptUpload( UploadManager.java:380)
at com.limegroup.gnutella.Acceptor$ConnectionDispatch Runner.run(Acceptor.java:704)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"HttpClient-IdleConnectionThread" daemon prio=5 tid=0x005fc7d0 nid=0x13f5f800 in Object.wait() [f15cb000..f15cbb20]
at java.lang.Object.wait(Native Method)
- waiting on <0x6fd26b8> (a org.apache.commons.httpclient.MultiThreadedHttpCon nectionManager$IdleConnectionThread)
at org.apache.commons.httpclient.MultiThreadedHttpCon nectionManager$IdleConnectionThread.run(MultiThrea dedHttpConnectionManager.java:768)
- locked <0x6fd26b8> (a org.apache.commons.httpclient.MultiThreadedHttpCon nectionManager$IdleConnectionThread)

"HttpClient-ReferenceQueueThread" daemon prio=5 tid=0x005fc670 nid=0x13eb3200 in Object.wait() [f13c7000..f13c7b20]
at java.lang.Object.wait(Native Method)
- waiting on <0x6fd2748> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:111)
- locked <0x6fd2748> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:127)
at org.apache.commons.httpclient.MultiThreadedHttpCon nectionManager$ReferenceQueueThread.run(MultiThrea dedHttpConnectionManager.java:829)

"MessageDispatch" daemon prio=5 tid=0x0058e3a0 nid=0x1f89200 in Object.wait() [f1a54000..f1a54b20]
at java.lang.Object.wait(Native Method)
at com.limegroup.gnutella.util.ProcessingQueue$Proces sor.run(ProcessingQueue.java:114)
- locked <0x680ef08> (a com.limegroup.gnutella.util.ProcessingQueue)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"DestroyJavaVM" prio=5 tid=0x00500d90 nid=0x1801200 waiting on condition [0..f0800270]

"DaapServerThread" daemon prio=5 tid=0x005757a0 nid=0x1c1f200 runnable [f164c000..f164cb20]
at sun.nio.ch.PollArrayWrapper.poll0(Native Method)
at sun.nio.ch.PollArrayWrapper.poll(PollArrayWrapper. java:100)
at sun.nio.ch.PollSelectorImpl.doSelect(PollSelectorI mpl.java:64)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorIm pl.java:59)
- locked <0x6a41540> (a java.util.HashSet)
- locked <0x6a41550> (a java.util.HashSet)
- locked <0x6a414f0> (a sun.nio.ch.PollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:7 0)
at de.kapsi.net.daap.nio.DaapServerNIO.process(DaapSe rverNIO.java:639)
at de.kapsi.net.daap.nio.DaapServerNIO.run(DaapServer NIO.java:718)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.gui.DaapManager$1.managedRu n(DaapManager.java:194)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"JmDNS.RecordReaper" prio=5 tid=0x0056c1e0 nid=0x1d9ea00 in Object.wait() [f11c3000..f11c3b20]
at java.lang.Object.wait(Native Method)
- waiting on <0x6a1f6c0> (a javax.jmdns.JmDNS)
at javax.jmdns.JmDNS$RecordReaper.run(Unknown Source)
- locked <0x6a1f6c0> (a javax.jmdns.JmDNS)
at java.lang.Thread.run(Thread.java:552)

"JmDNS.SocketListener" prio=5 tid=0x0056be60 nid=0x1da8200 runnable [f1142000..f1142b20]
at java.net.PlainDatagramSocketImpl.receive(Native Method)
- locked <0x6a02cb0> (a java.net.PlainDatagramSocketImpl)
at java.net.DatagramSocket.receive(DatagramSocket.jav a:711)
- locked <0x6a24a98> (a java.net.DatagramPacket)
- locked <0x6a215d0> (a java.net.MulticastSocket)
at javax.jmdns.JmDNS$SocketListener.run(Unknown Source)
at java.lang.Thread.run(Thread.java:552)

"Thread-7" daemon prio=5 tid=0x00569140 nid=0x1938400 runnable [0..f0f3e9d0]

"ManualGC" daemon prio=5 tid=0x00566060 nid=0x1d4bc00 waiting on condition [f154a000..f154ab20]
at java.lang.Thread.sleep(Native Method)
at com.limegroup.gnutella.RouterService$1.run(RouterS ervice.java:428)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"HTTPAcceptor" daemon prio=5 tid=0x00565290 nid=0x1d28c00 runnable [f14c9000..f14c9b20]
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.ja va:353)
- locked <0x69d36f0> (a java.net.PlainSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java :448)
at java.net.ServerSocket.accept(ServerSocket.java:419 )
at com.limegroup.gnutella.browser.HTTPAcceptor.run(HT TPAcceptor.java:174)
- locked <0x69d37c0> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"QueryUnicaster" daemon prio=5 tid=0x00565090 nid=0x1d28800 in Object.wait() [f1448000..f1448b20]
at java.lang.Object.wait(Native Method)
- waiting on <0x675e940> (a java.util.Hashtable)
at java.lang.Object.wait(Object.java:429)
at com.limegroup.gnutella.QueryUnicaster.waitForQueri es(QueryUnicaster.java:312)
- locked <0x675e940> (a java.util.Hashtable)
at com.limegroup.gnutella.QueryUnicaster.queryLoop(Qu eryUnicaster.java:228)
at com.limegroup.gnutella.QueryUnicaster.access$000(Q ueryUnicaster.java:37)
at com.limegroup.gnutella.QueryUnicaster$1.managedRun (QueryUnicaster.java:192)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"Acceptor" daemon prio=5 tid=0x00563400 nid=0x1d08c00 in Object.wait() [f12c5000..f12c5b20]
at java.lang.Object.wait(Native Method)
- waiting on <0x6769728> (a java.lang.Object)
at com.limegroup.gnutella.io.NIOServerSocket.accept(N IOServerSocket.java:99)
- locked <0x6769728> (a java.lang.Object)
at com.limegroup.gnutella.Acceptor.run(Acceptor.java: 532)
- locked <0x675ac88> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"MulticastService" daemon prio=5 tid=0x00563220 nid=0x1d04200 runnable [f1244000..f1244b20]
at java.net.PlainDatagramSocketImpl.receive(Native Method)
- locked <0x6769550> (a java.net.PlainDatagramSocketImpl)
at java.net.DatagramSocket.receive(DatagramSocket.jav a:711)
- locked <0x78630c0> (a java.net.DatagramPacket)
- locked <0x67689f8> (a java.net.MulticastSocket)
at com.limegroup.gnutella.MulticastService.run(Multic astService.java:190)
- locked <0x6768a28> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"QRPPropagator" daemon prio=5 tid=0x00563020 nid=0x1d03e00 waiting on condition [f0ebd000..f0ebdb20]
at java.lang.Thread.sleep(Native Method)
at com.limegroup.gnutella.MessageRouter$QRPPropagator .managedRun(MessageRouter.java:2423)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"Thread-3" daemon prio=5 tid=0x00529000 nid=0x18e1e00 runnable [f10c1000..f10c1b20]
at java.lang.Object.wait(Native Method)
- waiting on <0x675a640> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:429)
- locked <0x675a640> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:382)

"TimerQueue" daemon prio=5 tid=0x005249a0 nid=0x1971e00 runnable [f0fbf000..f0fbfb20]
at java.lang.Object.wait(Native Method)
at javax.swing.TimerQueue.run(TimerQueue.java:231)
- locked <0x673cd20> (a javax.swing.TimerQueue)
at java.lang.Thread.run(Thread.java:552)

"NIODispatcher" prio=5 tid=0x00520a10 nid=0x18e7c00 waiting on condition [f0c08000..f0c08b20]
at java.lang.Thread.sleep(Native Method)
at com.limegroup.gnutella.io.NIODispatcher.process(NI ODispatcher.java:342)
at com.limegroup.gnutella.io.NIODispatcher.run(NIODis patcher.java:424)
at java.lang.Thread.run(Thread.java:552)
at com.limegroup.gnutella.util.ManagedThread.managedR un(ManagedThread.java:60)
at com.limegroup.gnutella.util.ManagedThread.run(Mana gedThread.java:49)

"AWT-EventQueue-0" prio=5 tid=0x005119d0 nid=0x18e2200 in Object.wait() [f0e3c000..f0e3cb20]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:429)
at java.awt.EventQueue.getNextEvent(EventQueue.java:3 39)
- locked <0x6668bb8> (a java.awt.EventQueue)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(EventDispatchThread.java:195)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:100)

"AWT-Shutdown" prio=5 tid=0x00511520 nid=0x18d4400 in Object.wait() [f0dbb000..f0dbbb20]
at java.lang.Object.wait(Native Method)
- waiting on <0x666b430> (a java.lang.Object)
at java.lang.Object.wait(Object.java:429)
at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:2 59)
- locked <0x666b430> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:552)

"Java2D Disposer" daemon prio=10 tid=0x00510bd0 nid=0x18cb400 in Object.wait() [f0d3a000..f0d3ab20]
at java.lang.Object.wait(Native Method)
- waiting on <0x666b4a0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:111)
- locked <0x666b4a0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:127)
at sun.java2d.Disposer.run(Disposer.java:116)
at java.lang.Thread.run(Thread.java:552)

"AWT-AppKit" daemon prio=5 tid=0x0050c540 nid=0xa000b2a4 runnable [0..bfffe678]

"Signal Dispatcher" daemon prio=10 tid=0x00508230 nid=0x1809c00 waiting on condition [0..0]

"Finalizer" daemon prio=8 tid=0x005068a0 nid=0x180e000 in Object.wait() [f0a04000..f0a04b20]
at java.lang.Object.wait(Native Method)
- waiting on <0x6657b40> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:111)
- locked <0x6657b40> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:127)
at java.lang.ref.Finalizer$FinalizerThread.run(Finali zer.java:159)

"Reference Handler" daemon prio=10 tid=0x00506570 nid=0x1802200 in Object.wait() [f0983000..f0983b20]
at java.lang.Object.wait(Native Method)
- waiting on <0x6657ba8> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:429)
at java.lang.ref.Reference$ReferenceHandler.run(Refer ence.java:115)
- locked <0x6657ba8> (a java.lang.ref.Reference$Lock)

"VM Thread" prio=5 tid=0x00505df0 nid=0x1802e00 runnable

"VM Periodic Task Thread" prio=10 tid=0x005081a0 nid=0x181a200 waiting on condition
"Exception Catcher Thread" prio=10 tid=0x00500ef0 nid=0x1802a00 runnable
  #12 (permalink)  
Old June 9th, 2005
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default No Share Menu items ArrayIndexOutOfBoundsException

Tonight's build (updated Thu Jun 9 19:17:25 CST -6) just has the regular menu items--without the extra commands like "Add Folder to Share"

Clicking a file in the Library triggers the following exception.
Quote:
LimeWire version @version@
Java version 1.4.2_05 from Apple Computer, Inc.
Mac OS X v. 10.3.9 on ppc
Free/total memory: 9436096/29859840

java.lang.ArrayIndexOutOfBoundsException: 0
at com.limegroup.gnutella.gui.ButtonRow.setButtonEnab led(ButtonRow.java:316)
at com.limegroup.gnutella.gui.tables.AbstractTableMed iator.setButtonEnabled(AbstractTableMediator.java: 728)
at com.limegroup.gnutella.gui.library.LibraryTableMed iator.handleSelection(LibraryTableMediator.java:77 7)
at com.limegroup.gnutella.gui.tables.SelectionListene r.valueChanged(SelectionListener.java:42)
at javax.swing.DefaultListSelectionModel.fireValueCha nged(DefaultListSelectionModel.java:187)
at javax.swing.DefaultListSelectionModel.fireValueCha nged(DefaultListSelectionModel.java:167)
at javax.swing.DefaultListSelectionModel.fireValueCha nged(DefaultListSelectionModel.java:214)
at javax.swing.DefaultListSelectionModel.changeSelect ion(DefaultListSelectionModel.java:402)
at javax.swing.DefaultListSelectionModel.changeSelect ion(DefaultListSelectionModel.java:411)
at javax.swing.DefaultListSelectionModel.setSelection Interval(DefaultListSelectionModel.java:435)
at javax.swing.JTable.changeSelectionModel(JTable.jav a:1505)
at javax.swing.JTable.changeSelection(JTable.java:154 8)
at javax.swing.plaf.basic.BasicTableUI$MouseInputHand ler.adjustFocusAndSelection(BasicTableUI.java:522)
at javax.swing.plaf.basic.BasicTableUI$MouseInputHand ler.mousePressed(BasicTableUI.java:494)
at apple.laf.AquaTableUI$MouseInputHandler.mousePress ed(AquaTableUI.java:93)
at com.limegroup.gnutella.gui.tables.MouseEventConsum ptionChecker$MouseProxy.mousePressed(MouseEventCon sumptionChecker.java:87)
at java.awt.AWTEventMulticaster.mousePressed(AWTEvent Multicaster.java:222)
at java.awt.AWTEventMulticaster.mousePressed(AWTEvent Multicaster.java:221)
at java.awt.AWTEventMulticaster.mousePressed(AWTEvent Multicaster.java:221)
at java.awt.Component.processMouseEvent(Component.jav a:5163)
at com.limegroup.gnutella.gui.tables.LimeJTable.proce ssMouseEvent(LimeJTable.java:376)
at java.awt.Component.processEvent(Component.java:496 3)
at java.awt.Container.processEvent(Container.java:161 3)
at java.awt.Component.dispatchEventImpl(Component.jav a:3681)
at java.awt.Container.dispatchEventImpl(Container.jav a:1671)
at java.awt.Component.dispatchEvent(Component.java:35 43)
at java.awt.LightweightDispatcher.retargetMouseEvent( Container.java:3527)
at java.awt.LightweightDispatcher.processMouseEvent(C ontainer.java:3239)
at java.awt.LightweightDispatcher.dispatchEvent(Conta iner.java:3172)
at java.awt.Container.dispatchEventImpl(Container.jav a:1657)
at java.awt.Window.dispatchEventImpl(Window.java:1606 )
at java.awt.Component.dispatchEvent(Component.java:35 43)
at java.awt.EventQueue.dispatchEvent(EventQueue.java: 456)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:100)


Detail: Uncaught event-thread error.
  #13 (permalink)  
Old June 9th, 2005
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default Pinstripe skin problems

I can't reliably refresh the Pinstripe skin with the builds for the last two nights--the search tabs in particular retain characteristics of the previously applied skin. Here's an example of the Pin skin after trying the Red.
Attached Images
File Type: png skins.png (30.4 KB, 377 views)
  #14 (permalink)  
Old June 9th, 2005
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default relief/irritation

btw--I've only had one of the java.lang.Error: java.net.SocketException: Invalid argument errors tonight (while connecting after startup). Did you find a way to fix this on Panther, Sam, or is it just being silently discarded? Either way, I don't miss the irritation of frequnetly discarding those errors Thanks

--on the other hand, I was hoping today's Library changes would stop sharing files downloaded to the UNshared download folder, with no way within LimeWire to prevent them being shared. I assume Justin knows about this, but just in case it's not on the agenda yet . . .
  #15 (permalink)  
Old June 9th, 2005
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

It's a new option in 'Sharing' options. You can also right-click on the file in the library and choose 'Stop Sharing'. Those errors may also go away if you do a clean compile. It may be some old constants that weren't refreshed.

Those particular items not updating with theme changes are long-standing bugs. Not high on the list of things to be fixed, but they will be fixed at some point.

We haven't done anything in particular to get rid of the java.lang.Errors. We're going to have to, most likely, prior to releasing.

Last edited by sberlin; June 9th, 2005 at 10:23 PM.
  #16 (permalink)  
Old June 9th, 2005
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default

I thought I did a clean compile (ant clean && ant for core and gui)
time to man cvs

Anyway, I checked the new sharing options, but couldn't find a way to stop the media folders from being automatically shared.

The stop sharing item in the contextual menu is greyed out currently, but I'll keep checking. I like to check out a file before sharing it back, so I hope that will be an available option.

re the SocketException: Invalid argument errors, they're back again to their usual frequency. Perhaps restarting the iBook earlier today made an initial difference.

Thanks for the tips.
  #17 (permalink)  
Old June 10th, 2005
Devotee
 
Join Date: April 28th, 2005
Posts: 26
jschmidt is flying high
Default Re: Library table AIOOBE

stief,

Thanks for finding this! Seems to be a little bit of a problem when running without the media player. Should be easy to fix by this afternoon. In the meantime, things should be ok if you turn the media player on in the Options.

Justin
  #18 (permalink)  
Old June 10th, 2005
Devotee
 
Join Date: April 28th, 2005
Posts: 26
jschmidt is flying high
Default Re: Library table AIOOBE

stief,

I just merged in a fix to your problem when selecting a library file. Please let me know if it still doesn't work for you after updating! =)

Justin
  #19 (permalink)  
Old June 10th, 2005
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default

Thanks Justin--no more errors with no player enabled (build Fri Jun 10 16:31:32 CST-6).

Also, the multiple selection "stop sharing file" works too.

However, I still can't see how to disable the automatic sharing of downloaded files.

Could the "stop sharing folder" be enabled for the Individually Shared Files " item? Better yet, Individually Shared Files should respect the shared status of the download folder.

thanks (the Library sure shows promise,and must reflect lots of frustrating hours!)
  #20 (permalink)  
Old June 10th, 2005
Devotee
 
Join Date: April 28th, 2005
Posts: 26
jschmidt is flying high
Default

There's a new option under Sharing in the Options, at the bottom. Is it not working?

You can also select all with the "Individually Shared Files" folder showing and right-click to stop sharing all of them.

I guess we could probably make this a little more clear, huh?


Quote:
Originally posted by stief
Thanks Justin--no more errors with no player enabled (build Fri Jun 10 16:31:32 CST-6).

Also, the multiple selection "stop sharing file" works too.

However, I still can't see how to disable the automatic sharing of downloaded files.

Could the "stop sharing folder" be enabled for the Individually Shared Files " item? Better yet, Individually Shared Files should respect the shared status of the download folder.

thanks (the Library sure shows promise,and must reflect lots of frustrating hours!)
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
WEBMASTER: 4.10.0 Release Notes??? Dustyn General Windows Support 1 January 4th, 2006 04:34 PM
notes sharing software using Limewire code rajat Open Discussion topics 1 December 17th, 2002 05:23 PM


All times are GMT -7. The time now is 10:26 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.