amiga.org
     
iconAll times are GMT -6. The time now is 02:39 AM. | Welcome to Forum, please register to access all of our features.

» Amiga.org » Amiga computer related discussion » Amiga Software Issues and Discussion » New twitter client for classic Amigas, any beta testers?

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.

Reply
 
Thread Tools Display Modes
Old 02-26-2012, 04:06 AM   #31
chris
Cult Member
Points: 10,477, Level: 68 Points: 10,477, Level: 68 Points: 10,477, Level: 68
Activity: 7% Activity: 7% Activity: 7%
 
chris's Avatar
 
Join Date: Mar 2002
Posts: 600
Send a message via ICQ to chris
Default Re: New twitter client for classic Amigas, any beta testers?

Quote:
Originally Posted by ciVic View Post
I'm using libxml2 for parsing the timeline. And libxml2 needs ixemul. So to get rid of ixemul means that libmxl2 must be compiled without.
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?
Yes, it does. Fab, I look forward to seeing an OS4 native version then
__________________
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
chris is offline   Reply With Quote
Old 02-26-2012, 02:44 PM   #32
ciVic
Beginner
Points: 6,162, Level: 51 Points: 6,162, Level: 51 Points: 6,162, Level: 51
Activity: 3% Activity: 3% Activity: 3%
 
Join Date: Nov 2004
Posts: 38
Default Re: New twitter client for classic Amigas, any beta testers?

New version is out. This new one no more needs the ixemul.library, since I switched from libxml2 to xml2.library (Version 4.0, you can find it on amiga.sf). It also need less RAM and should be faster, because the debug output is now optional.

So maybe it runs now also on OS4, but not sure, will test it.
ciVic is offline   Reply With Quote
Old 02-26-2012, 06:50 PM   #33
Drummerboy
Technoid
Points: 9,654, Level: 66 Points: 9,654, Level: 66 Points: 9,654, Level: 66
Activity: 10% Activity: 10% Activity: 10%
 
Drummerboy's Avatar
 
Join Date: Jul 2003
Location: America - Behind Drums Set Close to any Amiga
Posts: 441
Default Re: New twitter client for classic Amigas, any beta testers?

Ok..

Not work Here..

Display this: " Error Creating HTMLViewer"
__________________
Amiga 1000, 500, 600, 2000, 1200, 4000...

C= VIC 20 / 64 /SX64/ 128

Jay Miner`s Atari 2600 - Wood front -

\"Amiga, this Computer have a Own Live\"--\"Silence When the Drums are Talking\".... DrummerBoy
Drummerboy is offline   Reply With Quote
Old 02-27-2012, 11:05 AM   #34
chris
Cult Member
Points: 10,477, Level: 68 Points: 10,477, Level: 68 Points: 10,477, Level: 68
Activity: 7% Activity: 7% Activity: 7%
 
chris's Avatar
 
Join Date: Mar 2002
Posts: 600
Send a message via ICQ to chris
Default Re: New twitter client for classic Amigas, any beta testers?

Quote:
Originally Posted by Drummerboy View Post
Ok..

Not work Here..

Display this: " Error Creating HTMLViewer"
Do you have HTMLview.mcc installed?
__________________
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
chris is offline   Reply With Quote
Old 02-27-2012, 12:38 PM   #35
danwood
Premium Member
Points: 7,520, Level: 57 Points: 7,520, Level: 57 Points: 7,520, Level: 57
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: Dec 2004
Posts: 305
Default Re: New twitter client for classic Amigas, any beta testers?

Works on MorphOS, no errors, everything seems to work, but the app does lock up a fair bit. First time I ran it, it locked up when receiving images from tweets, I reopened it, worked fine and received my friend's statuses, I tried to post a status, it locked up while posting it, restarted it and then tried again and the status went through.

Screen-shot of it on MorphOS 2.7

http://i.imgur.com/bZho4.jpg
danwood is offline   Reply With Quote
Old 02-27-2012, 12:51 PM   #36
ciVic
Beginner
Points: 6,162, Level: 51 Points: 6,162, Level: 51 Points: 6,162, Level: 51
Activity: 3% Activity: 3% Activity: 3%
 
Join Date: Nov 2004
Posts: 38
Default Re: New twitter client for classic Amigas, any beta testers?

Can you send me an error log when this happends? Or maybe when it locks up in different situations? You can do it by typing
twittamiga debug >debug.log

Thank you!
ciVic is offline   Reply With Quote
Old 02-28-2012, 05:08 AM   #37
chris
Cult Member
Points: 10,477, Level: 68 Points: 10,477, Level: 68 Points: 10,477, Level: 68
Activity: 7% Activity: 7% Activity: 7%
 
chris's Avatar
 
Join Date: Mar 2002
Posts: 600
Send a message via ICQ to chris
Default Re: New twitter client for classic Amigas, any beta testers?

Quote:
Originally Posted by ciVic View Post
So maybe it runs now also on OS4, but not sure, will test it.
It doesn't; very similar problem to before. Two Grim Reapers (one bsdsocket.library, the other htmlview.mcc) you can ignore past both of them and then it crashes again (can't remember what crashed there, but given i've ignored past two errors already it probably isn't important!)
__________________
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
chris is offline   Reply With Quote
Old 02-28-2012, 05:21 AM   #38
ciVic
Beginner
Points: 6,162, Level: 51 Points: 6,162, Level: 51 Points: 6,162, Level: 51
Activity: 3% Activity: 3% Activity: 3%
 
Join Date: Nov 2004
Posts: 38
Default Re: New twitter client for classic Amigas, any beta testers?

Yesterday I was able to test it for myself on my new OS 4 installation, and I have exactly the same problems. I found on the sourceforge page of HTMLView bug reports for the OS 4 Version. It seems, that the parser thread of the HTMLView does not work in the OS 4 Version.

But I do not know why the bsdsocket.library crashed. I'm using libcurl, and libcurl uses the bsdsocket.library. So two possibilities, bsdsocket has a bug, or libcurl, I would say libcurl. Would be no problem to use the OS4 native curl, but I do not know how to fix the HTMLView problems. Maybe it was not a good idea to use HTMLView or maybe a simple recompile on OS4 solves it. Currently I'm installing the OS4 SDK.
ciVic is offline   Reply With Quote
Old 02-28-2012, 06:10 AM   #39
Piru
' union select name,pwd--
Points: 30,457, Level: 100 Points: 30,457, Level: 100 Points: 30,457, Level: 100
Activity: 69% Activity: 69% Activity: 69%
 
Piru's Avatar
 
Join Date: Aug 2002
Location: Helsinki, Finland
Posts: 6,946
Default Re: New twitter client for classic Amigas, any beta testers?

Might be a silly suggestion but how about debugging the application rather than guessing?
Piru is offline   Reply With Quote
Old 02-28-2012, 06:13 AM   #40
ciVic
Beginner
Points: 6,162, Level: 51 Points: 6,162, Level: 51 Points: 6,162, Level: 51
Activity: 3% Activity: 3% Activity: 3%
 
Join Date: Nov 2004
Posts: 38
Default Re: New twitter client for classic Amigas, any beta testers?

Will be a good idea as soon as my SDK is installed On the other hand, debugging HTMLView or curl/bsdsocket.library is not my intention.
ciVic is offline   Reply With Quote
Old 02-28-2012, 12:07 PM   #41
chris
Cult Member
Points: 10,477, Level: 68 Points: 10,477, Level: 68 Points: 10,477, Level: 68
Activity: 7% Activity: 7% Activity: 7%
 
chris's Avatar
 
Join Date: Mar 2002
Posts: 600
Send a message via ICQ to chris
Default Re: New twitter client for classic Amigas, any beta testers?

Quote:
Originally Posted by ciVic View Post
Yesterday I was able to test it for myself on my new OS 4 installation, and I have exactly the same problems. I found on the sourceforge page of HTMLView bug reports for the OS 4 Version. It seems, that the parser thread of the HTMLView does not work in the OS 4 Version.
Is that an OS4 problem, or just the OS4 version of HTMLview? Of course it's no problem to install the 68k version if that doesn't have the bug in it.

Quote:
But I do not know why the bsdsocket.library crashed. I'm using libcurl, and libcurl uses the bsdsocket.library. So two possibilities, bsdsocket has a bug, or libcurl, I would say libcurl.
libcurl's threaded resolver does not work in OS4 (bsdsocket.library crashes). If the 68k build of libcurl you are using has the threaded resolver enabled that is almost certainly the cause.
__________________
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
chris is offline   Reply With Quote
Old 03-01-2012, 01:56 AM   #42
ciVic
Beginner
Points: 6,162, Level: 51 Points: 6,162, Level: 51 Points: 6,162, Level: 51
Activity: 3% Activity: 3% Activity: 3%
 
Join Date: Nov 2004
Posts: 38
Default Re: New twitter client for classic Amigas, any beta testers?

I'm currently porting it to OS4. Don't know how long it takes, there are some small differences in using libraries. But I know that I love CodeBench
Hopefully HTMLView works in a native version, is there any OS4 software using it?
ciVic is offline   Reply With Quote
Old 03-10-2012, 02:25 AM   #43
ciVic
Beginner
Points: 6,162, Level: 51 Points: 6,162, Level: 51 Points: 6,162, Level: 51
Activity: 3% Activity: 3% Activity: 3%
 
Join Date: Nov 2004
Posts: 38
Thumbs up Guru Meditation at twitter! They are all Amigans!

While programming for a new version, I recently got this returned by twitter:

Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
  <head>
    <title>503 Service Unavailable</title>
  </head>
  <body>
    <h1>Error 503 Service Unavailable</h1>
    <p>Service Unavailable</p>
    <h3>Guru Meditation:</h3>
    <p>XID: 888401680</p>
    <address>
       <a href="http://www.varnish-cache.org/">Varnish</a>
    </address>
  </body>
</html>
I like twitter and varnish cache Feels like home
ciVic is offline   Reply With Quote
Old 03-10-2012, 06:15 AM   #44
cha05e90
Technoid
Points: 7,958, Level: 60 Points: 7,958, Level: 60 Points: 7,958, Level: 60
Activity: 2% Activity: 2% Activity: 2%
 
cha05e90's Avatar
 
Join Date: Feb 2003
Location: Germany
Posts: 194
Default Re: New twitter client for classic Amigas, any beta testers?

Quote:
Originally Posted by ciVic View Post
I'm currently porting it to OS4. Don't know how long it takes, there are some small differences in using libraries. But I know that I love CodeBench
Hopefully HTMLView works in a native version, is there any OS4 software using it?
This might be a problem. AFAIK the current (last) version of HTMLview.os4 doesn't run and seems to be severe broken. The 68k (OS3.x) version doesn't behave really better. I tried to test your 68k (OS3.x) build with OS4.1 - no way, it crashes unrecoverable while trying to start/use HTMLview...
__________________
X1000|II/G4|440ep|2000/060|2000/040|1000
cha05e90 is offline   Reply With Quote
Old 03-10-2012, 09:58 AM   #45
ciVic
Beginner
Points: 6,162, Level: 51 Points: 6,162, Level: 51 Points: 6,162, Level: 51
Activity: 3% Activity: 3% Activity: 3%
 
Join Date: Nov 2004
Posts: 38
Default Re: New twitter client for classic Amigas, any beta testers?

Quote:
Originally Posted by cha05e90 View Post
This might be a problem. AFAIK the current (last) version of HTMLview.os4 doesn't run and seems to be severe broken. The 68k (OS3.x) version doesn't behave really better. I tried to test your 68k (OS3.x) build with OS4.1 - no way, it crashes unrecoverable while trying to start/use HTMLview...
Yes, the OS 4 native version is really a problem. But I was able to start an OS 4 native twittAmiga with the OS 3 HTMLView (the OS 3 libcurl also causes crashes, therefore twittAmiga must be native).
ciVic is offline   Reply With Quote
Reply

Bookmarks

Tags
amigas , beta , classic , client , testers , twitter

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump