aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMuleGUI on Windows XP  (Read 7377 times)

Aethereal

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
aMuleGUI on Windows XP
« on: October 26, 2005, 11:31:16 AM »

Hi all
sorry for the probably "newbie" problem, but I am unable to use the windows compile of aMuleGUI.

The problem:
I run aMuleGUI
a dialog box appear asking for host, port and password of the aMuled to connect to
I fill the required info
the windows disappear and nothing happens
amulegui.exe is listed on active processes in Task Manager (CPU=0) but no user interface is shown (very disappointing, being having a GUI the very target of all this...)

The environment:
Windows XP sp2, all critical updates
Dial-up internet connection (not firewalled)

I had the same problem on 2 different PCs with:
- Pre-compiled amulegui from CVS 22-09-2005 found in forum
- locally built amulegui from CVS 30-09-2005
- locally built amulegui from CVS 26-10-2005

the amuled I was trying to connect to runs on a Gentoo and is built from CVS 30-09-2005

Any Ideas? I am clueless...
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: aMuleGUI on Windows XP
« Reply #1 on: October 26, 2005, 11:49:16 AM »

well 1st of all, you always need SAME cvs date for core and remote-gui

can you maybe try to run amulegui.exe from inside mingw console and look at teh output?

is there any info abour EC-connect in the amuled-log?
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Aethereal

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: aMuleGUI on Windows XP
« Reply #2 on: October 26, 2005, 12:08:38 PM »

Quote
Originally posted by stefanero
well 1st of all, you always need SAME cvs date for core and remote-gui
I know, that's why I tried to build on Win the same CVS used on Gentoo.
I tried the latest just to see if the problem was consistent (I suppose I should receive at least an "unable to connect" dialog if amulegui is working correctly)

I am in the process of updating the gentoo-side too at the moment, so I'll be able to check with version-consistent amuled-amulegui

Quote
Originally posted by stefanero
can you maybe try to run amulegui.exe from inside mingw console and look at teh output?

is there any info abour EC-connect in the amuled-log?

even running from mingw I get the same behaviour, nothing is written on console. I am rebuilding just now amulegui with the options

./configure --disable-monolithic --disable-ed2k --enable-amule-gui

so to have a debug-enabled version (previously I added a --disable-debug, just to see if there was any difference)

Yes, in the logfile there is a reference to a client amule-remote 0x0001 being rejected for Incorrect EC version ID, so I suppose there are no network/comunication problems.

I'll post later when the gentoo CVS finish to compile (old PIII...)  :P
Logged

lfroen

  • Guest
Re: aMuleGUI on Windows XP
« Reply #3 on: October 26, 2005, 01:11:26 PM »

Few notes:
Quote
Dial-up internet connection (not firewalled)

If you connecting amulegui to core over slow network: most chances that it will not work at all. Amuleweb is suited better for such environment.

Quote
there is a reference to a client amule-remote 0x0001 being rejected for Incorrect EC version ID

As stefanero say - you need same cvs date for core and remote.
Logged

Aethereal

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: aMuleGUI on Windows XP
« Reply #4 on: October 26, 2005, 01:23:48 PM »

Update:

Now that both amuled and amulegui are the same version, it looks like working.
I still don't understand why it didn't while both amuled and amulegui were CVS 30-09-2005, anyway with today CVS 26-10-2005 version it works.

I plan to use amuled on the same network, the dial-up was only for doing the tests right now, while I am away from the server (I usually use amuleweb for this kind of remote control)

As a side note, it still puzzles me that a failed connection will result in the program running (well, doing nothing actually) in background without any error message, having the user to manually kill the process. Is this due to the still "Experimental" status of amulegui?

Anyway, thanks a lot for your help, it was really appreciated.
Logged

lfroen

  • Guest
Re: aMuleGUI on Windows XP
« Reply #5 on: October 26, 2005, 05:57:42 PM »

Quote
it still puzzles me that a failed connection will result in the program running
No, it should fail with error message and return to logic dialog

But, being as "experimental"  it still have things that not working as should :)
Logged