[Linuxdcpp-team] [Bug 550300] Re: Possible file corruption

2010-04-06 Thread Big Muscle
I didn't open new bug, because both have similar cause - handled exception after last segment's bytes are transferred. -- Possible file corruption https://bugs.launchpad.net/bugs/550300 You received this bug notification because you are a member of Dcplusplus-team, which is a direct subscriber.

[Linuxdcpp-team] [Bug 550300] Re: Possible file corruption

2010-04-06 Thread Steven Sheehy
Please open a separate bug for each unique type of file corruption. -- Possible file corruption https://bugs.launchpad.net/bugs/550300 You received this bug notification because you are a member of Dcplusplus-team, which is a direct subscriber. Status in DC++: Confirmed Bug description: This bu

[Linuxdcpp-team] [Bug 556853] Re: Its not possible to share a whole drive in random cases

2010-04-06 Thread eMTee
** Description changed: The problem hits 0.67x and is because the FileFindIter class does not like if the given path is a root folder of a drive. If it created by passing a \ like (or any other invalid) format to the constructor then the DirData structure member functions' retrurning val

[Linuxdcpp-team] [Bug 556853] Re: Its not possible to share a whole drive in random cases

2010-04-06 Thread eMTee
** Patch added: "FileFindIter.patch" http://launchpadlibrarian.net/43297834/FileFindIter.patch ** Also affects: strongdc Importance: Undecided Status: New -- Its not possible to share a whole drive in random cases https://bugs.launchpad.net/bugs/556853 You received this bug notific

[Linuxdcpp-team] [Bug 556853] [NEW] Its not possible to share a whole drive in random cases

2010-04-06 Thread eMTee
Public bug reported: The problem hits 0.67x and is because the FileFindIter class does not like if the given path is a root folder of a drive. If it created by passing a \ like (or any other invalid) format to the constructor then the DirData structure member functions' retrurning values are compu

[Linuxdcpp-team] [Bug 556799] Re: Get file list on search item doesn't go to directed folder

2010-04-06 Thread eMTee
Me / Toast couldn't reproduce this in 0.761 under XP 32 bit and W7 x64 respectively but as long as four people reported it so far I converted this to a bug report. Details / screenshots can be found in the related question. -- Get file list on search item doesn't go to directed folder https://bu

[Linuxdcpp-team] [Bug 556799] [NEW] Get file list on search item doesn't go to directed folder

2010-04-06 Thread eMTee
Public bug reported: After doing a search, I click "Get File List" on a result I want to view. When I connect to the user, it displays the correct path but then immediately kicks me back to the overall list of the users files. I've read that this has been fixed but I'm running the newest version a

[Linuxdcpp-team] [Bug 550300] Re: Possible file corruption

2010-04-06 Thread Big Muscle
I found another possible source of file corruption. When file is being transferred with ZLIB compression, it can happen that decompression error or ""Garbage data after end of stream" exceptions occur after the last bytes of segment has been transferred. These exceptions will be caught in DownloadM

[Linuxdcpp-team] [Bug 551184] Re: When a downloaded filelist cannot be written to the disk DC++ tries to do a folder move operation

2010-04-06 Thread eMTee
Now at second try, it always happens to me when I get a filelist from search results, no need to lock the filelist path. Currently many users reporting problems opening filelists or "Get file list function in search result no longer navigates to location of file/directory again", maybe this is the