[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2014-04-06 Thread poy
the current patch is leading to unwanted log file path changes (eg hub.example.com.log instead of hub_example_com.log). reverted in rev 7423e91f22ae. ** Changed in: dcplusplus Importance: Low => High ** Changed in: dcplusplus Status: Fix Released => Confirmed -- You received this bug

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2014-03-31 Thread poy
Fixed in DC++ 0.840. ** Changed in: dcplusplus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/395400 Title: Hub lists fail to cache on Linux Status in

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2014-02-05 Thread Fredrik Ullner
** Changed in: dcplusplus Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/395400 Title: Hub lists fail to cache on Linux Status in AirDC++: Fix Release

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2014-02-02 Thread poy
looks fine; feel free to push. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/395400 Title: Hub lists fail to cache on Linux Status in AirDC++: Fix Released Status in DC++: In Progress Bug de

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2014-01-02 Thread Fredrik Ullner
This is diff targetting DC++, based on the same principle as AirDC++. ** Patch added: "dcpp_utilfilename.diff" https://bugs.launchpad.net/dcplusplus/+bug/395400/+attachment/3939373/+files/dcpp_utilfilename.diff -- You received this bug notification because you are a member of Dcplusplus-team

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-12-11 Thread poy
that's cool, but a patch tailored to DC++ would be preferable. one should in particular ensure we don't have more calls to the previous function that have to be renamed. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.la

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-12-10 Thread Fredrik Ullner
Apply .diff or .patch to the end of a Github URL and you'll get a patch: https://github.com/airdcpp/airgit/commit/d101c6a81ba7913a10867aa6a2063e50cb1abf09.diff (I only found this out a yesterday or so.) -- You received this bug notification because you are a member of Dcplusplus-team, which is

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-12-10 Thread poy
the changeset linked above is perfect - can you make a patch for DC++? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/395400 Title: Hub lists fail to cache on Linux Status in AirDC++: Fix Releas

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-12-04 Thread maksis
** Changed in: airdcpp Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/395400 Title: Hub lists fail to cache on Linux Status in AirDC++: Fix Released

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-12-02 Thread Fredrik Ullner
** Changed in: dcplusplus Status: Confirmed => In Progress -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/395400 Title: Hub lists fail to cache on Linux Status in AirDC++: Fix Committed S

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-12-02 Thread maksis
https://github.com/airdcpp/airgit/commit/d101c6a81ba7913a10867aa6a2063e50cb1abf09 ** Changed in: airdcpp Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/39540

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-12-01 Thread maksis
** Also affects: airdcpp Importance: Undecided Status: New ** Changed in: airdcpp Status: New => Confirmed ** Changed in: airdcpp Importance: Undecided => Low -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. http

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-11-30 Thread Fredrik Ullner
** Tags added: core -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/395400 Title: Hub lists fail to cache on Linux Status in DC++: Confirmed Bug description: Thrown: FileException: No such fil

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-08-08 Thread poy
that solution would flatten any file path. the issue here is that validateFileName is used for both paths (directories + separators + files) and plain files, so it can't differenciate. Steven's suggested split seems to be the best way forward. -- You received this bug notification because you ar

[Linuxdcpp-team] [Bug 395400] Re: Hub lists fail to cache on Linux

2013-08-08 Thread Fredrik Ullner
The attached patch should replace the path separator with an underscore. (I should note that when testing on Windows, just downloading a hublist, DC++ (prepatch) would create the file with underscore already and not with a directory.) ** Patch added: "dcpp_utilfilename.diff" https://bugs.laun