Opened 14 years ago

Closed 10 years ago

#5939 closed bug (fixed)

WebPositive and twitter problems..

Reported by: streak Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Applications/WebPositive Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

WebPositive gives Error loading Failure when receiving data from peer but the same page run on arora works and stops work after running www.twitter.com on it

Screenshot shows twitter.com on Arora and on WebPositive

http://www.kimag.es/share/14804036.png

Attachments (2)

screenshot1.png (91.5 KB ) - added by streak 14 years ago.
screenshot3.png (86.1 KB ) - added by streak 14 years ago.

Download all attachments as: .zip

Change History (15)

comment:1 by streak, 14 years ago

WebPositive gives Error loading Failure when receiving data from peer but the same page runs on Arora and works. On WebPositive stops work and gives error

comment:2 by streak, 14 years ago

still present in hrev515

comment:3 by luroh, 14 years ago

I can't repeat this with Web+ 527 and Haiku 37392. streak?

comment:4 by streak, 14 years ago

still present in hrev535

by streak, 14 years ago

Attachment: screenshot1.png added

by streak, 14 years ago

Attachment: screenshot3.png added

comment:5 by streak, 14 years ago

still present in 542 and on GCC4H..

comment:6 by streak, 14 years ago

Aditionally , there are few problems with posting [a new topic or replying] on HaikuWare Forum aswell on Web+ [tested on 515 / 341 / 342].

comment:7 by streak, 14 years ago

Finally i found app to blame, its a "curl" app, that is not working properly. I found it when we [with Martin H. P ] tried to hunt down the bug in HaikuTwitter, but finally found that "curl" are not gathering data from twitter.com. The same situation is with web+, and pages like twitter / haikuware [posting on topic not work + posting PM not work, => curl returns NULL data].

comment:8 by streak, 14 years ago

so somebody needs to rebuild curl sources

comment:9 by scottmc, 13 years ago

curl has been rebuilt a few times since this ticket was opened, so I suspect this is no longer an issue?

comment:10 by leavengood, 13 years ago

Owner: changed from stippi to leavengood
Status: newassigned

Even if not fixed now long term this will be fixed when we starting using our own HTTP back-end and not libcurl, which has many problems (at least when used with WebKit.)

Taking ownership.

comment:11 by martinhpedersen, 12 years ago

Still present in web+ 583 and haiku rev. 43238. Tried building and linking against curl-7.22.0 (libcurl.so.4.2.0), same result.

I get CURLE_COULDNT_RESOLVE_HOST (Error code 6) when trying to fetch "http://search.twitter.com/search.atom?q=haikuos" with HaikuTwitter.

The funny thing is: when I use the command-line curl it works fine, when HaikuTwitter is using oauth it works fine.

http://search.twitter.com/search.atom?q=haikuos does not work in web+. https://search.twitter.com/search.atom?q=haikuos works fine.

comment:12 by pulkomandy, 10 years ago

Owner: changed from leavengood to pulkomandy

Is that still valid with all the recent changes?

comment:13 by pulkomandy, 10 years ago

Resolution: fixed
Status: assignedclosed

Well, twitter.com seems to load fine, and the two "search" URLs now tell Twitter deprecated the API. Closing this bug, please open a new one if there are more specific problems in some area of the Twitter website.

Note: See TracTickets for help on using tickets.