Increase Max filelist size limit
Bug #430275 reported by
stoft
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LinuxDC++ |
Fix Released
|
Low
|
Steven Sheehy |
Bug Description
The GUI sets a cap at 100 for MaxFilelistSize. This is insufficient for really large filelists: When browsing really large filelists the message "Greater than maximum filelist size" is returned and no files are displayed.
A workaround is to manually change this value to >100 in DCPlusPlus.xml.
Version: latest from launchpad (afaik)
OS: ubuntu 9.04
Related branches
tags: | added: ui |
Changed in linuxdcpp: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
True, the default is 100MiB. The limit is there for a reason.
However there's an option in Preferences -> Advanced -> Experts only for controlling the maximum (unpacked) filelist size.
So what's the point of this bug report? You want the limit increased or removed?
--RZ