aMule Forum
English => aMule News => Topic started by: Kry on May 24, 2004, 11:25:12 PM
-
For those interested, the current CVS is fully compatible with wx2.5, and unicode it's on it's way (half app unicoded right now). aMule WILL NOT compile if wx is compiled with --enable-unicode, that's just work in progress, but using wx2.5 is a great improvement on CPU and mem usage.
GTK2 is untested.
we're trying to finish some stuff for the rc4 release. Meanwhile, daily cvs tarballs can be downloaded from THIS LINK (http://amule.hirnriss.net/).
Use it at your own risk. We do not claim it's stable, or that it even works at all. It could not even compile.
WE GIVE NO SUPPORT ON CVS TARBALLS
Have a nice day ;) :)
-
the cvs is really stable!!! :D
-
Using CVS as of 0531 (seems very stable), I wanted to give a try to wxWidgets 2.5.
Downloaded 2.5.2 released today. And whatever option I choose (including those preovided for 2.4.2 here) , I get this in configure :
checking what is the type of the third argument of getsockname... socklen_t
checking linux/joystick.h usability... yes
checking linux/joystick.h presence... yes
checking for linux/joystick.h... yes
configure: error: wxExpr and old-style resources are now available in contrib only
And stops. Any idea ?
[edit]
Actually, compilation works, but one must set the confiigure options --disable-resources --disable-prologio(only available with contrib - ??? )
-
wxWidgets 2.5.2 isn't working with current aMule's CVS yet. Patience is the key ;-)
Greetings!
-
give 2.5.1 a try.. works really nice ( --disable-gtk2 --with-gtk )
-
Hi,
For informations, wxCas compile well with 2.5.2 (so doesnt break cvs) but looks ugly :)
wxCas works fine with 2.5.1
Why are they always changing :)
the polish
-
I got a CVS version throught an apt-upgrade, using a debian repository at gunnm.org, but, anyways, just wanted to point that:
Systray Integration in the "Preferences" is showing an empty menu, altought looks like there is something flickering very fast there, so fast I can't see;
The place where before was "See my shares: No one/Everyone/Friends' is missing too;
The webserver field to put my passwords don't save my pass, actually, I press OK and when I go there again there's lots of *, but it isn't my password (my pass is 4 digit only, there was like tenths of *);
The "Shared Folders" is missing the checkbutton to actually mark the folders as shares... It's only showing the '+' button and the folder name;
There is an empty space on the options menu named "Sources with no needed file-parts". I wonder what it is, since it's empty, at least for me;
Enabling auto-arrange download list stills not working :P
I wonder who actually do those amule debian packages... I can't remember where I found this repository, either, so I'm just asking if anyone else uses it.
-
cvs can be found here: http://amule.hirnriss.net .. we don't give any warrancy on files hosted somewhere else, especially CVS
greets
-
The "Shared Folders" is missing the checkbutton to actually mark the folders as shares... It's only showing the '+' button and the folder name;
The '+' is not there anymore. Use double-click. right click on the folder image to share subfolders.
-
Testing a CVS build for 24h...
Works fine :)
-
>The webserver field to put my passwords don't save my pass, actually, I press
>OK and when I go there again there's lots of *, but it isn't my password (my
>pass is 4 digit only, there was like tenths of *);
That's ok, it gets the md5 value of your password, which is tens of characters long and stores it. So that's why you're getting a long number of asterisks instead of four asteriscs. But your password is stored, don't worry about it.
Greetings!