aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2 3

Author Topic: News, news, hot news!  (Read 145492 times)

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
News, news, hot news!
« on: December 11, 2005, 02:37:02 PM »

Ok, I lied, there are no hot news. ;)

Thanks for filling me previous request, we are 1k users on frappr now! EXactly 1024 as I write this. World domination is one step closer! Now, next request is to be 1M of users. And I mean mega as in 1024*1024 :P

You know, the frapper map is HERE and remember to check Alien Loves Predator comic (no, the guy doing it doens't pay me, but I like to link there :P It's great anyway). The link is to strip 1. Keep pushing next. Not my fault if you miss next 3 meals and lose your partner, tho.

Map!



Tomorrow's (12/12) CVS will have boolean search capabilities on search dialog. That means I'm done with my 2.1.0 stuff, and so we'll release some time very soon, probably this week (mainly cos the rest of the people was just waiting for me :P). I'll try to get changelog up before so you can take a look at how huge it is (not that I expect anyone reading it).

And hum, that's all. No sarcasm today.

(Yeah map is up there because I care more about map than about aMule :P)
Logged

Ryanlee

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 16
    • Wings of Mind
Re: News, news, hot news!
« Reply #1 on: December 11, 2005, 04:59:44 PM »

woah~ 2.1.0 will release. sounds soooooooo gooooooooood.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: News, news, hot news!
« Reply #2 on: December 11, 2005, 05:22:25 PM »

Well, duh, eventually it will be released :P
Logged

PunkSC

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 73
Re: News, news, hot news!
« Reply #3 on: December 11, 2005, 05:59:56 PM »

No sarcasm is good news!  :P
2.1.0 will be released that soon? I was ready to a release only in 2006. Tks Santa! :D
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: News, news, hot news!
« Reply #4 on: December 11, 2005, 06:02:48 PM »

Weekend probably. In aMule words, that could mean March anyway....
Logged

Ryanlee

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 16
    • Wings of Mind
RE: News, news, hot news!
« Reply #5 on: December 12, 2005, 03:33:20 AM »

Quote
Originally posted by Kry

Thanks for filling me previous request, we are 1k users on frappr now! EXactly 1024 as I write this. World domination is one step closer! Now, next request is to be 1M of users. And I mean mega as in 1024*1024 :P




btw:How can draw 1M balloons on this map.....? :))
Logged

Armin76

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: News, news, hot news!
« Reply #6 on: December 12, 2005, 11:57:02 AM »

Nice to know this :)
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
RE: News, news, hot news!
« Reply #7 on: December 12, 2005, 01:41:36 PM »

Quote
Originally posted by Ryanlee
Quote
Originally posted by Kry

Thanks for filling me previous request, we are 1k users on frappr now! EXactly 1024 as I write this. World domination is one step closer! Now, next request is to be 1M of users. And I mean mega as in 1024*1024 :P




btw:How can draw 1M balloons on this map.....? :))

Let's find out  :]
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: News, news, hot news!
« Reply #8 on: December 12, 2005, 07:55:22 PM »

Weekend...problem is, you never say *which* weekend. Anyway, at least I know i should not wait for a release from monday to friday :P

Regards.
Logged

Cymen

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Re: News, news, hot news!
« Reply #9 on: December 12, 2005, 11:21:46 PM »

I'm a stupid n00b who could not get the CVS working, releaseeeeeee
 :D
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: News, news, hot news!
« Reply #10 on: December 13, 2005, 02:26:39 PM »

to get CVS working:

- install wxGTK 2.6.2 (that should be easy)
- download amule CVS tarball
- uncompress (gtar -jxvf amule...tar.bz2)
- change to amule CVS folder (cd amule...)
- ./configure --enable-webserver --enable-optimize --disable-debug
- make && make install
- execute with ./src/amule
- enjoy

Regards.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: News, news, hot news!
« Reply #11 on: December 13, 2005, 02:46:03 PM »

Quote
Originally posted by skolnick
to get CVS working:

- install wxGTK 2.6.2 (that should be easy)

[...]

but don't forget to patch intl.cpp in wx2.6.2 sources before compiling it:

http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/src/common/intl.cpp.diff?r1=1.166&r2=1.166.2.1&diff_format=u

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: News, news, hot news!
« Reply #12 on: December 13, 2005, 02:49:24 PM »

Hmm...I never patch wx, and my amule works fine (linux at least, have not tested much in solaris). What does the patch do?

Thanks
Logged

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: News, news, hot news!
« Reply #13 on: December 13, 2005, 03:04:14 PM »

Quote
Originally posted by skolnick
I never patch wx, and my amule works fine
That's because you are using aMule in English only.
Quote
Originally posted by skolnick
What does the patch do?
It fixes unicode-related bugs that make aMule crash in non-English locales.
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: News, news, hot news!
« Reply #14 on: December 14, 2005, 01:35:03 AM »

Does compiling without unicode "solve" the problem? That's true, I use amule on english locale only, but if I make a search with non-english characters (ñ,á,è,ö etc), will it trigger the bug and crash amule? (stoopid question, easier to test, but...)

Thanks.
Logged
Pages: [1] 2 3