aMule Forum
June 18, 2025, 12:44:08 PM
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
We're back! (IN POG FORM)
Home
Help
Bugs
Wiki
Search
Login
Register
aMule Forum
>
English
>
en_Bugs
>
amuleweb search results are limited to 4 giga (2.2.6)
« previous
next »
Pages: [
1
]
Print
Author
Topic: amuleweb search results are limited to 4 giga (2.2.6) (Read 2334 times)
Taganaka
Newbie
Karma: 0
Offline
Posts: 3
amuleweb search results are limited to 4 giga (2.2.6)
«
on:
February 06, 2010, 11:49:12 AM »
I'm using amule 2.2.6 on linux. If I use the web interface, the search results are limited to 4 giga file size. This not happens in the gui version.
Is it something wrong with my configuration or it's a bug?
Tnx
Logged
Stu Redman
Administrator
Hero Member
Karma: 214
Offline
Posts: 3739
Engines screaming
Re: amuleweb search results are limited to 4 giga (2.2.6)
«
Reply #1 on:
February 06, 2010, 01:56:20 PM »
Bug, fixed in 10006. Thank you for reporting!
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre
-- Iron Maiden, Isle of Avalon
Taganaka
Newbie
Karma: 0
Offline
Posts: 3
Re: amuleweb search results are limited to 4 giga (2.2.6)
«
Reply #2 on:
February 06, 2010, 04:35:17 PM »
Hi Stu! Tnx for your reply. Where is the svn repository? Since I need to backport this patch into the amule version 2.2.2, I'd like to see the fix! Tnx again
Logged
Taganaka
Newbie
Karma: 0
Offline
Posts: 3
Re: amuleweb search results are limited to 4 giga (2.2.6)
«
Reply #3 on:
February 06, 2010, 04:38:13 PM »
Ok, nevermind! I fount it
Code:
[Select]
-
unsigned long lFileSize;
+
uint64 lFileSize;
Logged
Print
Pages: [
1
]
« previous
next »
aMule Forum
>
English
>
en_Bugs
>
amuleweb search results are limited to 4 giga (2.2.6)