|
Register or have you forgotten your password?
|
|
|
| Amiga Software Issues and Discussion This forum exists for the discussion of the use, issues with, and fun brought about by classic and next generation Amiga software. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#16 | |||||||||
|
Beginner
![]()
Join Date: Nov 2004
Posts: 38
|
Quote:
It really looks like a problem with the libxml2. Page loading was successful, but when the xml file is passed to the libxml2 it crashes before anything can be found in the file. Ok many thanx, I will try to find a setup where I have the same problem, maybe I should try OS 3.1. |
|||||||||
|
|
|
|
|
#17 | ||||||||
|
Energizer Bunny of Babble
![]()
Join Date: May 2003
Posts: 4,082
|
very good job!
btw ... what version of ixemul.library are you using? |
||||||||
|
|
|
|
|
#18 | ||||||||
|
Beginner
![]()
Join Date: Nov 2004
Posts: 38
|
Version of my ixemul.library is 63.1. Maybe your ixemul is too old, Rebel-CD32?
|
||||||||
|
|
|
|
|
#19 | |||||||||
|
Cult Member
![]()
Join Date: Oct 2011
Posts: 700
|
Quote:
|
|||||||||
|
|
|
|
|
#20 | |||||||||
|
Technoid
![]()
|
Quote:
I just checked ixemul.library and it's an older version, not sure why I would have such an old version installed, but I guess that's what you get from Aminet these days. I just downloaded the latest version from SourceForge and am about to test it on the Amigas now...
__________________
Amiga user forever. |
|||||||||
|
|
|
|
|
#21 | ||||||||
|
Cult Member
![]()
Join Date: Oct 2011
Posts: 700
|
I am looking completely forward for this program....are you going to post the link download in this forum here? Thanks!!!
|
||||||||
|
|
|
|
|
#22 | ||||||||
|
Hobbyist
![]()
Join Date: Feb 2004
Posts: 54
|
Awesome program! I'll be downloading this to test when i get home.
I wish someone would make a client for wordpress, I post all my classic computer activity on there and would love to type stuff up on my Amiga for a change
|
||||||||
|
|
|
|
|
#23 | ||||||||
|
Technoid
![]()
|
Use a feed importer to import your Twitter status feed. If you'd tweet from your Amiga, it'll be posted automatically on your wordpress blog.
|
||||||||
|
|
|
|
|
#24 | ||||||||||
|
Cult Member
![]()
|
Quote:
Quote:
Any way you can get rid of the dependency on ixemul?
__________________
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion Avatar picture is Tabitha by Eric W Schwartz |
||||||||||
|
|
|
|
|
#25 | |||||||||
|
Beginner
![]()
Join Date: Nov 2004
Posts: 38
|
Quote:
But these days I'm trying to install OS 4 on my classic Amiga. When it was successful i will try to make a native OS 4 version. As far as I know OS 4 has also a libxml2? Edit: I've found the xml2.library, seems to be a newer and native version of libxml2. Should try it out. Last edited by ciVic; 02-25-2012 at 02:45 PM.. |
|||||||||
|
|
|
|
|
#26 | ||||||||
|
Technoid
![]()
|
I figured out why I had an older version (48.3) of ixemul.library installed, it was the last version to support Amigas without FPUs, and I'm trying to run this on a 56Mhz 030 without FPU. So I installed the latest version of ixemul.library (63.1) on my other A1200, which has a 50Mhz 030 and 128MB RAM and FPU. This time it crashed while it was loading. The main window came up but I got a software failure. I tried it a few times after reboots and still failed.
I have a feeling it's ixemul.library. The current version was made for WinUAE and AFAOS, not real Amigas. It seems these days like the only way to run new Amiga software is with Amikit on a Windows PC, which I don't own and don't want to use. Here's the debug log from my A1200 with the FPU and the latest ixemul.library. It's odd that the program crashes before I even have a chance to type, send a tweet or click any of the buttons, but it still seems to be trying to retrieve the feed. I don't know... http://pastebin.com/9eVey1RF
__________________
Amiga user forever. |
||||||||
|
|
|
|
|
#27 | ||||||||
|
Beginner
![]()
Join Date: Nov 2004
Posts: 38
|
I developed it on an emulated Amiga with Amikit, but also tested it many times on my real A4000D with OS 3.9. As I can see in the log, it started normally, you pressed home, the timeline was loaded and it crashed again when it was passed to libxml2. What about the others here? Same problems with libxml2?
Edit: Seems to be an old log. It is 18 h old. Last edited by ciVic; 02-25-2012 at 05:39 PM.. |
||||||||
|
|
|
|
|
#28 | |||||||||
|
Ninja Fruit Slasher
|
Quote:
I mean, now we are going to see Amiga software that only works on emulated Amiga's? Genius.
__________________
Be safe, be well, eat fruit and touch as many people as you can. |
|||||||||
|
|
|
|
|
#29 | ||||||||
|
Technoid
![]()
|
Arghh, sorry about that mate, I pasted the old log accidently. Here's the new log: http://pastebin.com/Jn2HH0Xx
Definitely shorter than the last one.
__________________
Amiga user forever. |
||||||||
|
|
|
|
|
#30 | ||||||||
|
Beginner
![]()
Join Date: Nov 2004
Posts: 38
|
Yes that's really short and strange. In line 8 you can see the time twittAmiga retrieved from the OS. It is needed for the signature sent with each twitter request. In line 16 a line of such a request is printed. The line is the string within the brackets. I can see the opening bracket, but it seems that twittAmiga crashed during printing this string on the screen as there is no closing bracket and the time stamp is too short. It should be printed completely on the screen since, as far as I know, the \n at the end of the line causes a flush. So the function that crashed here is the printf. This can happend if there is code that overwrites memory at wrong addresses, like uninitialized pointers.
I will set up an emulated Amiga with OS 3.1 now and see what happens.Edit: Blank 3.1 installed (including MUI and ixemul 63.1). Everything works. I admit that an emulated Amiga is not a good test, since some things cannot be tested, e.g. there is no real Amiga TCP/IP stack. Even though I can say the stack of OS 3.9 does not make any problems on my A4000. Maybe I should take time to set up a real Amiga with 3.1. Which stack do you use? Last edited by ciVic; 02-26-2012 at 03:36 AM.. |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| amigas , beta , classic , client , testers , twitter |
| Thread Tools | |
| Display Modes | |
|
|