aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amule don't start on ubuntu 7.10  (Read 3007 times)

dok

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
amule don't start on ubuntu 7.10
« on: January 29, 2008, 10:29:28 PM »

Hi there...

I need some help please.

As the title say, I'm using ubuntu 7.10. Yesterday, we had here an electricity break for a second, which made the pc to shut down.

Today, after starting the machine, I tried to open amule ( using 2.1.3 ), but I recieved an error that says : " Skin file name is empty - loading defaults ",with an "OK" option. after this amule starts for a second and disapear.

I tried to reinstall it, but still getting this error.


If anyone has an idea....

Thanks
« Last Edit: January 30, 2008, 06:18:26 PM by dok »
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amule don't start on ubuntu 7.10
« Reply #1 on: January 30, 2008, 12:11:12 AM »

This is aMule 2.1.3, isn't it?

Could you please open a terminal, start aMule by typing "amule" and tell us what's the output?
Logged

dok

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: amule don't start on ubuntu 7.10
« Reply #2 on: January 30, 2008, 06:15:30 PM »

Thank you and sorry..

Yes, my amule is  version 2.1.3

The output is:

doron@doron-desktop:~$ amule
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
HTTP download thread started
Testing skins
Host: amule.sourceforge.net:80
URL: http://amule.sourceforge.net/lastversion
Response: 200 (Error: 0)
Download size: 6
HTTP download thread ended

After I click on the "OK", in the error message, and amule shuts down, I get this output:

Loading temp files from /media/sda5/E'mule/Temporary Files.
HTTP download thread started
HTTP download thread ended
Loading PartFile 2 of 2
All PartFiles Loaded.
ListenSocket: Ok.

External connections disabled in config file
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Adding file /media/sda5/E'mule/Temporary Files/002.part.met to shares
Adding file /media/sda5/E'mule/Temporary Files/006.part.met to shares

Terminated after throwing an instance of 'std::bad_alloc'
        what(): std::bad_alloc
        backtrace:
[2] ?? in /usr/lib/libstdc++.so.6 [0xb751ef65]
[3] ?? in /usr/lib/libstdc++.so.6 [0xb751efa2]
[4] ?? in /usr/lib/libstdc++.so.6 [0xb751f0ca]
[5] operator new(unsigned int) in /usr/lib/libstdc++.so.6[0xb751f6fe]
[6] operator new[](unsigned int) in /usr/lib/libstdc++.so.6[0xb751f7dd]
[7] wxBookCtrlBase::RemovePage(unsigned int) in amule [0x8144ed0]
[8] wxBookCtrlBase::RemovePage(unsigned int) in amule [0x8145131]
[9] wxBookCtrlBase::RemovePage(unsigned int) in amule [0x8145c8d]
[10] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.8.so.0[0xb75a5ee5]
[11] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0xb764e0af]
[12] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0xb764e1fd]
[13] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0xb764e366]
[14] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb795fb71]
[15] ?? in /usr/lib/libwx_gtk2u_core-2.8.so.0 [0xb783be55]
[16] ?? in /usr/lib/libglib-2.0.so.0 [0xb6fc98d6]
[17] g_main_context_dispatch in /usr/lib/libglib-2.0.so.0[0xb6fc911c]
[18] ?? in /usr/lib/libglib-2.0.so.0 [0xb6fcc55f]
[19] g_main_loop_run in /usr/lib/libglib-2.0.so.0[0xb6fcc909]
[20] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0xb6d5f9e4]
[21] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb78327cc]
[22] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb78d400e]
[23] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0xb78d3601]
[24] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0xb75e225a]
[25] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0xb75e2307]
[26] CryptoPP::IteratedHash<unsigned int, CryptoPP::EnumToType<CryptoPP::ByteOrder, 0>, 64u, CryptoPP::HashTransformation>::~IteratedHash() in amule [0x812d010]
[27] __libc_start_main in /lib/tls/i686/cmov/libc.so.6[0xb7302050]
[28] wxNotebook::SetPadding(wxSize const&) in amule[0x807ee51]

Aborted (core dumped)
doron@doron-desktop:~$
« Last Edit: January 30, 2008, 06:55:47 PM by dok »
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: amule don't start on ubuntu 7.10
« Reply #3 on: January 30, 2008, 10:07:25 PM »

This is an old known issue with cryptopp. If possible, try the latest svn tarball. It comes with a script called "amule_build_install.sh" that can be used to compile aMule, wxWidgets, libupnp and cryptopp, if you have the necessary tarballs. 'Never been so easy! :D

Cheers!
Logged

dok

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: amule don't start on ubuntu 7.10
« Reply #4 on: January 30, 2008, 11:30:06 PM »

Thanks for the advice, but I am am afraid I don't really understand it. You see I am new with linux and am a very basic user, in general...
I will ask for help from a friend of mine, how knows linux..

Thanks again
Logged

dok

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: amule don't start on ubuntu 7.10
« Reply #5 on: February 18, 2008, 10:11:02 PM »

Up with this again...

If installing svn is not an option, is there another solution?  ( my friend dosen't feel like spending time on this. his solution is to use bittorent)


thank you
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: amule don't start on ubuntu 7.10
« Reply #6 on: February 19, 2008, 12:02:40 PM »

You don't have to install svn. Just grab the latest tarball and compile:
http://www.hirnriss.net/?area=cvs

Please re-read my last post.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: amule don't start on ubuntu 7.10
« Reply #7 on: February 19, 2008, 02:10:54 PM »

It is even easier and you have nothing to compile.

Just install the Festor's packages for Ubuntu: http://forum.amule.org/index.php?topic=13700.0
Logged