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 4

Author Topic: aMule SVN compile for PPC Leopard *This time it works!*  (Read 36623 times)

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: New aMule SVN compile for PPC Leopard macs! *Updated 26th Feb*
« Reply #15 on: February 28, 2008, 07:44:53 PM »

Nice that it worked for you!

About sharing network drives, I have the same problem with external drives, I've reported it in the bug tracker here: http://bugs.amule.org/view.php?id=1203

The layout bug is also reported: http://bugs.amule.org/view.php?id=1082

I've bumped the bugs, so hopefully a dev will notice it.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #16 on: February 29, 2008, 12:04:21 AM »

This still hasn't been solved by a miracle? :( It worked for our misterious preferences crash on Windows...

Well...unfortunately we have still no active Mac developers, so I can't promise anything. But I'll try to write some test code (please remind me via PM if I don't) about the network files issue. Please be aware that I don't know how an external drive on a Mac looks like, but my code should be generic enough.
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #17 on: February 29, 2008, 08:06:05 AM »

  • There is a display rendering problem if you go to PREFERENCE>EVENTS, and you click on an item in the list (e.g., "Error on Completion")
This bug is also present in the MSW version, and will be fixed soon.
Logged
concordia cum veritate

blackfede

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 66
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #18 on: February 29, 2008, 09:32:32 AM »

Please be aware that I don't know how an external drive on a Mac looks like, but my code should be generic enough.

Tnks a lot, wuischke. On mac network share are of two type. SMB, via normal samba share of  AFP, wich is "the apple version of samba".
Consider the Volumes forlder of a mac, like the /mnt or /media folders on linux. In that folder the automount daemon is mountig the network disk and the external drive, such usb disk o pen.
Logged
All troll are idiots and will go in /dev/null

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #19 on: February 29, 2008, 12:24:19 PM »

OK, please try my simple test program. (See the file compile for the command to compile it.)

The file dialog is a wx function, this should work and you should be able to select a file on your external volume.

Then It'll use an aMule function to create a backup of the file, this is the interesting part.
Logged

blackfede

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 66
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #20 on: February 29, 2008, 12:47:05 PM »

I've tested, it's working right! the file is created and the copy have the original md5sum of the original. (maybe this is usless, but... :-p)
Logged
All troll are idiots and will go in /dev/null

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #21 on: February 29, 2008, 03:19:35 PM »

Doesn't seem to work here, I only get to change one field. Clicking anywhere else does not affect anything. I'll attach a picture with the only field I'm allowed to do anything with.

PPC Leopard btw
Logged

blackfede

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 66
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #22 on: February 29, 2008, 03:48:39 PM »

This is because you can't run ANY app that use a Greaphical user interface without put it in a bundle.
I take the amule.app present in a new unpacked tarball, and put the testfile executable in it, inside Contents/MacOS and changed the name from testfile to amule. This will make it work properly.
Logged
All troll are idiots and will go in /dev/null

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #23 on: February 29, 2008, 04:14:20 PM »

Ah, then it worked :)
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #24 on: March 01, 2008, 03:07:32 PM »

OK, let's go on with our tests: Now we'll select a directory and use the aMule function (which is a direct call to the wx function) to list all subdirectories.

Please try it with the directory aMule won't list.
« Last Edit: March 01, 2008, 05:57:32 PM by wuischke »
Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #25 on: March 01, 2008, 05:41:48 PM »

It's missing the foldertest.cpp file, and problably the header file if you had one of those too.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #26 on: March 01, 2008, 05:58:06 PM »

Sorry, I've updated the file.
Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #27 on: March 01, 2008, 06:28:05 PM »

Works fine, I can select folders on external volumes and it displays the subfolders in the dialog.
Logged

blackfede

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 66
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #28 on: March 04, 2008, 01:26:27 PM »

Good, i haven't tried it yet, but this is a good new!
Logged
All troll are idiots and will go in /dev/null

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: aMule SVN compile for PPC Leopard *This time it works!*
« Reply #29 on: March 08, 2008, 12:30:39 AM »

  • There is a display rendering problem if you go to PREFERENCE>EVENTS, and you click on an item in the list (e.g., "Error on Completion")
I fixed it in MSW. Could you please test whether it fixed the Mac problem, too?
Logged
concordia cum veritate
Pages: 1 [2] 3 4