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]

Author Topic: crashed when open  (Read 11986 times)

Fenix-TX

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
Re: crashed when open
« Reply #15 on: December 25, 2006, 01:10:42 PM »

Well, yesterday i desinstalled my wxwidgets 2.8.0 and i've installed dapper debs (yes, i have edgy, but i think that is not a problem). Today i've desinstalled 2.6.0 development files from adept (that version is native on the system).

My wx-config --libs return:
-pthread   -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8

I've compiled with flag --with-wx-config and i can compile but crashes again.

(gdb) start
Breakpoint 1 at 0x81c7c51: file amule-gui.cpp, line 95.
Starting program: /media/Datos/Compartido/jvp/Linux/amule/amule-cvs/src/amule
[Thread debugging using libthread_db enabled]
[New Thread -1228433744 (LWP 11247)]
[Switching to Thread -1228433744 (LWP 11247)]
main (argc=1, argv=0xbff80f04) at amule-gui.cpp:95
95      IMPLEMENT_APP(CamuleGuiApp)
« Last Edit: December 25, 2006, 01:11:31 PM by Fenix-TX »
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: crashed when open
« Reply #16 on: December 25, 2006, 01:35:10 PM »

Quote
Originally posted by Fenix-TX
I've compiled with flag --with-wx-config and i can compile but crashes again.

(gdb) start
Breakpoint 1 at 0x81c7c51: file amule-gui.cpp, line 95.
Starting program: /media/Datos/Compartido/jvp/Linux/amule/amule-cvs/src/amule
[Thread debugging using libthread_db enabled]
[New Thread -1228433744 (LWP 11247)]
[Switching to Thread -1228433744 (LWP 11247)]
main (argc=1, argv=0xbff80f04) at amule-gui.cpp:95
95      IMPLEMENT_APP(CamuleGuiApp)

This is not a crash. You have specified a breakpoint, and gdb has stoped at the requested place. He is only following your orders :)
Logged

Fenix-TX

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
Re: crashed when open
« Reply #17 on: December 25, 2006, 01:48:13 PM »

Well, i'm back to wxwidgets 2.6 of edgy.

I'm tired now, i'll try again all other day.

Thanks phoenix and wuischke for your time.

I'll back of course with my problem again  :D
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: crashed when open
« Reply #18 on: December 25, 2006, 04:22:40 PM »

Ok Fenix-TX, take a rest.

In case you have not specified this breakpoint, check to see if you have a file named .gdbinit in the same directory that you where when you ran gdb, the breakpoint may be specified there.

Or else, type:
(gdb) info break
(gdb) delete 1

type 1 or the number that applies to your case.
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: crashed when open
« Reply #19 on: December 25, 2006, 07:51:44 PM »

wuischke,

Quote
originally posted by wuischke
2006-12-25 11:21:32: Error: Failed to convert file "/home/tux/Desktop/Crystal1.eMuleToolbar.kad02.gif" to Unicode.
2006-12-25 11:21:32: Unable to open skin file: /home/tux/Desktop/Crystal1.eMuleToolbar.kad02.gif - loading toolbar defaults


Oh, I really see the need to convert a image to unicode. ;)

You know, I found that this error message only happens with wx-2.8.0, not with wx-2.6.3. The error message happens because wx tries to convert the file content to unicode. Which means that the file content must be text. With a little of code reading I found that we are using the skin feature the wrong way. You can't add a png directly to the skin, see this thread for the right information:
http://forum.amule.org/thread.php?threadid=9073&sid=&hilight=skin

It is a shame we don't have an eMule compatible skin... Hey folks (yeah, you reading this! :) ), c'mon, should not be difficult to code this, I've been having a hard time to start another coding thread.

In the mean time, Brandon's patch is in the code and seems to be working fine.
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: crashed when open
« Reply #20 on: December 25, 2006, 09:04:32 PM »

I have updated the wiki on skins:
http://www.amule.org/wiki/index.php/Skins
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: crashed when open
« Reply #21 on: December 25, 2006, 09:23:57 PM »

OK, I'll take a look at this and try to write a converter for emule skins.

Expect results soon¹


¹you know, aMule soon
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: crashed when open
« Reply #22 on: December 26, 2006, 02:09:29 AM »

Logged

Fenix-TX

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
Re: crashed when open
« Reply #23 on: December 26, 2006, 01:52:12 PM »

Hi! I have a doubt. When i compile amule, it says when finish:

Code: [Select]
Configured aMule CVS for 'i686-pc-linux-gnu'.
And when i start gdb it says:
Code: [Select]
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

Is this a problem?


EDITED

And i have already the same problem with gdb:

Code: [Select]
(gdb) start
Breakpoint 1 at 0x81e6056: file amule-gui.cpp, line 95.
Starting program: /media/Datos/Compartido/jvp/Linux/amule/amule-cvs/src/amule
[Thread debugging using libthread_db enabled]
[New Thread -1229941072 (LWP 12952)]
[Switching to Thread -1229941072 (LWP 12952)]
main (argc=1, argv=0xbfa80a04) at amule-gui.cpp:95
95      IMPLEMENT_APP(CamuleGuiApp)
(gdb) info break
No breakpoints or watchpoints.
« Last Edit: December 26, 2006, 01:54:44 PM by Fenix-TX »
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: crashed when open
« Reply #24 on: December 27, 2006, 02:58:05 AM »

Hi,

This is not a problem, you have aMule configured for i686 and gdb configured for i486. This is only a problem if your computer has a 80486 processor :D I thought I was the only person in the world to have one of these working  :rolleyes:

Regarding the problem with gdb, somehow you are setting a temporary breakpoint (tbreak). The breakpoint will only exist until its reached and then it disappears. Just type "c" to continue.

Cheers!
Logged

Fenix-TX

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
Re: crashed when open
« Reply #25 on: December 28, 2006, 11:40:37 AM »

Now (without skin) i have this:

Code: [Select]
(gdb) start
Breakpoint 1 at 0x8207b45: file amule-gui.cpp, line 95.
Starting program: /media/Datos/Compartido/jvp/Linux/amule/amule-cvs/src/amule
[Thread debugging using libthread_db enabled]
[New Thread -1228249424 (LWP 4923)]
[Switching to Thread -1228249424 (LWP 4923)]
main (argc=1, argv=0xbfe07d94) at amule-gui.cpp:95
95      IMPLEMENT_APP(CamuleGuiApp)
(gdb) c
Continuing.
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
[New Thread -1230066784 (LWP 4928)]
HTTP download thread started
[New Thread -1249256544 (LWP 4937)]
[New Thread -1257649248 (LWP 4938)]
Loading temp files from /media/Datos/eMule/Temp.
Loading PartFile 4 of 11HTTP download thread started
HTTP download thread ended
Loading PartFile 11 of 11
All PartFiles Loaded.
ListenSocket: Ok.

*** TCP socket (ECServer) listening on 0.0.0.0:4714
*** Server UDP socket (TCP+3) at 0.0.0.0:14665
*** TCP socket (TCP) listening on 0.0.0.0:14662
*** Client UDP socket (extended eMule) at 0.0.0.0:14672
Adding file /media/Datos/eMule/Temp/003.part.met to shares
Adding file /media/Datos/eMule/Temp/004.part.met to shares
Adding file /media/Datos/eMule/Temp/005.part.met to shares
Adding file /media/Datos/eMule/Temp/007.part.met to shares
Adding file /media/Datos/eMule/Temp/008.part.met to shares
Adding file /media/Datos/eMule/Temp/009.part.met to shares
Adding file /media/Datos/eMule/Temp/010.part.met to shares
Adding file /media/Datos/eMule/Temp/012.part.met to shares
Adding file /media/Datos/eMule/Temp/014.part.met to shares
Adding file /media/Datos/eMule/Temp/018.part.met to shares
[Thread -1257649248 (zombie) exited]
[New Thread -1266041952 (LWP 4939)]
HTTP download thread started
[New Thread -1274434656 (LWP 4941)]
[New Thread -1282827360 (LWP 4942)]
Host: amule.sourceforge.net:80
URL: [URL]http://amule.sourceforge.net/lastversion[/URL]
Response: 200 (Error: 0)
Download size: 6
HTTP download thread ended
[Thread -1230066784 (zombie) exited]
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()

(amule:4923): Gdk-CRITICAL **: gdk_pixmap_foreign_new_for_display: assertion `(anid != 0)' failed

(amule:4923): Gdk-CRITICAL **: gdk_draw_drawable: assertion `src != NULL' failed

(amule:4923): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Host: kent.dl.sourceforge.net:80
URL: [URL]http://kent.dl.sourceforge.net/sourceforge/emulepawcio/ipfilter.dat[/URL]
Response: 200 (Error: 0)
Download size: 10408030
[New Thread -1230066784 (LWP 4944)]
HTTP download thread started
HTTP download thread ended
[Thread -1230066784 (zombie) exited]
[New Thread -1293943904 (LWP 4945)]
HTTP download thread started
HTTP download thread ended
[Thread -1293943904 (zombie) exited]
[Thread -1274434656 (zombie) exited]

Program received signal SIGSEGV, Segmentation fault.
0xb7cdee8f in wxGIFDecoder::GetFrameSize ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0

Code: [Select]
(gdb) bt
#0  0xb7cdee8f in wxGIFDecoder::GetFrameSize ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#1  0xb7cdeb94 in wxGIFDecoder::ConvertToImage ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#2  0x083b6081 in MuleGIFDecoder::ConvertToImage (this=0x8eacf10,
    image=0xbfe07974) at MuleGifCtrl.cpp:59
#3  0x083b50ed in MuleGifCtrl::OnTimer (this=0x8ea8240) at MuleGifCtrl.cpp:160
#4  0xb79a94af in wxAppConsole::HandleEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb7a4c23c in wxEvtHandler::ProcessEventIfMatches ()
   from /usr/lib/libwx_baseu-2.8.so.0
#6  0xb7a4c40e in wxEventHashTable::HandleEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#7  0xb7a4c5b6 in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb7d26d37 in wxTimerBase::Notify ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#9  0xb7c0b077 in wxTimer::Start () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#10 0xb742cdd6 in g_source_get_current_time () from /usr/lib/libglib-2.0.so.0
#11 0xb742c802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0xb742f7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#13 0xb742fb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#14 0xb71e0574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
---Type to continue, or q to quit---
#15 0xb7c02454 in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#16 0xb7ca0b97 in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#17 0xb7ca0c3f in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#18 0xb79e355e in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#19 0xb79e3612 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#20 0x08207b54 in main (argc=149606528, argv=0x8eac600) at amule-gui.cpp:95


Code: [Select]
(gdb) bt full
#0  0xb7cdee8f in wxGIFDecoder::GetFrameSize ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#1  0xb7cdeb94 in wxGIFDecoder::ConvertToImage ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#2  0x083b6081 in MuleGIFDecoder::ConvertToImage (this=0x8eacf10,
    image=0xbfe07974) at MuleGifCtrl.cpp:59
No locals.
#3  0x083b50ed in MuleGifCtrl::OnTimer (this=0x8ea8240) at MuleGifCtrl.cpp:160
        frame =
#4  0xb79a94af in wxAppConsole::HandleEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#5  0xb7a4c23c in wxEvtHandler::ProcessEventIfMatches ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#6  0xb7a4c40e in wxEventHashTable::HandleEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#7  0xb7a4c5b6 in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
---Type to continue, or q to quit---
#8  0xb7d26d37 in wxTimerBase::Notify ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#9  0xb7c0b077 in wxTimer::Start () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#10 0xb742cdd6 in g_source_get_current_time () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#11 0xb742c802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#12 0xb742f7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#13 0xb742fb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#14 0xb71e0574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#15 0xb7c02454 in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#16 0xb7ca0b97 in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#17 0xb7ca0c3f in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.8.so.0
No symbol table info available.
#18 0xb79e355e in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
---Type to continue, or q to quit---
No symbol table info available.
#19 0xb79e3612 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#20 0x08207b54 in main (argc=149606528, argv=0x8eac600) at amule-gui.cpp:95
No locals.


Code: [Select]
(gdb) thread apply all bt

Thread 7 (Thread -1282827360 (LWP 4942)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f8ea8c in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7a4a0c9 in wxConditionInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#3  0xb7a4a11b in wxCondition::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#4  0xb7a4a7b6 in wxSemaphoreInternal::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb7a4a83b in wxSemaphore::WaitTimeout ()
   from /usr/lib/libwx_baseu-2.8.so.0
#6  0x08317e22 in CTimerThread::Entry (this=0x87bba30) at Timer.cpp:63
#7  0xb7a4b48c in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb7a4b4e5 in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#9  0xb7f8b504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb77d851e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread -1266041952 (LWP 4939)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb77d1321 in select () from /lib/tls/i686/cmov/libc.so.6
---Type to continue, or q to quit---
#2  0xb7acc0f5 in GSocket::Input_Timeout ()
   from /usr/lib/libwx_baseu_net-2.8.so.0
#3  0xb7acd1e2 in GSocket::Read () from /usr/lib/libwx_baseu_net-2.8.so.0
#4  0xb7ac82c4 in wxSocketBase::_Read () from /usr/lib/libwx_baseu_net-2.8.so.0
#5  0xb7ac84a5 in wxSocketBase::Read () from /usr/lib/libwx_baseu_net-2.8.so.0
#6  0xb7ac6ac7 in wxSocketInputStream::OnSysRead ()
   from /usr/lib/libwx_baseu_net-2.8.so.0
#7  0xb7abebf4 in wxHTTPStream::OnSysRead ()
   from /usr/lib/libwx_baseu_net-2.8.so.0
#8  0xb7a01475 in wxInputStream::Read () from /usr/lib/libwx_baseu-2.8.so.0
#9  0x08146bfd in CHTTPDownloadThread::Entry (this=0x8ea7438)
    at HTTPDownload.cpp:209
#10 0xb7a4b48c in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
#11 0xb7a4b4e5 in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#12 0xb7f8b504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0xb77d851e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread -1249256544 (LWP 4937)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7f91bf6 in __nanosleep_nocancel ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7a50357 in wxMicroSleep () from /usr/lib/libwx_baseu-2.8.so.0
---Type to continue, or q to quit---
#3  0xb7a5038c in wxMilliSleep () from /usr/lib/libwx_baseu-2.8.so.0
#4  0xb7a494af in wxThread::Sleep () from /usr/lib/libwx_baseu-2.8.so.0
#5  0x08193830 in UploadBandwidthThrottler::Entry (this=0x8dbaf28)
    at UploadBandwidthThrottler.cpp:321
#6  0xb7a4b48c in wxThreadInternal::PthreadStart ()
   from /usr/lib/libwx_baseu-2.8.so.0
#7  0xb7a4b4e5 in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb7f8b504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0xb77d851e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1228249424 (LWP 4923)):
#0  0xb7cdee8f in wxGIFDecoder::GetFrameSize ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#1  0xb7cdeb94 in wxGIFDecoder::ConvertToImage ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#2  0x083b6081 in MuleGIFDecoder::ConvertToImage (this=0x8eacf10,
    image=0xbfe07974) at MuleGifCtrl.cpp:59
#3  0x083b50ed in MuleGifCtrl::OnTimer (this=0x8ea8240) at MuleGifCtrl.cpp:160
#4  0xb79a94af in wxAppConsole::HandleEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#5  0xb7a4c23c in wxEvtHandler::ProcessEventIfMatches ()
   from /usr/lib/libwx_baseu-2.8.so.0
#6  0xb7a4c40e in wxEventHashTable::HandleEvent ()
---Type to continue, or q to quit---
   from /usr/lib/libwx_baseu-2.8.so.0
#7  0xb7a4c5b6 in wxEvtHandler::ProcessEvent ()
   from /usr/lib/libwx_baseu-2.8.so.0
#8  0xb7d26d37 in wxTimerBase::Notify ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#9  0xb7c0b077 in wxTimer::Start () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#10 0xb742cdd6 in g_source_get_current_time () from /usr/lib/libglib-2.0.so.0
#11 0xb742c802 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0xb742f7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#13 0xb742fb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#14 0xb71e0574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#15 0xb7c02454 in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#16 0xb7ca0b97 in wxAppBase::MainLoop ()
   from /usr/lib/libwx_gtk2u_core-2.8.so.0
#17 0xb7ca0c3f in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.8.so.0
#18 0xb79e355e in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#19 0xb79e3612 in wxEntry () from /usr/lib/libwx_baseu-2.8.so.0
#20 0x08207b54 in main (argc=149606528, argv=0x8eac600) at amule-gui.cpp:95
« Last Edit: December 28, 2006, 11:41:23 AM by Fenix-TX »
Logged

Fenix-TX

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
Re: crashed when open
« Reply #26 on: January 01, 2007, 10:54:04 PM »

If i disable auto-update ipfilter on start (security section), works perfect, so i think it's that the problem.

Thanks!

EDIT: In fact, if i click on Auto-update button, it crashes.
« Last Edit: January 01, 2007, 10:57:58 PM by Fenix-TX »
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: crashed when open
« Reply #27 on: January 05, 2007, 04:59:51 AM »

Fenix-TX,

Please try again with tomorrow cvs tarball, I have committed code that should fix this issue.
Logged

Fenix-TX

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
Re: crashed when open
« Reply #28 on: January 05, 2007, 01:16:58 PM »

Thanks!!!!!!!!! :D :D :D

 :baby: :baby: :baby: :baby: :baby: :baby:

Now it's working perfect!!!!!!!!
Logged
Pages: 1 [2]