shibaniahegde / tweetx

Automatically exported from code.google.com/p/tweetx
0 stars 0 forks source link

Tweetx is crashing #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run tweetx when internet is down
2.
3.

What is the expected output? What do you see instead?

app is crashing.
Please use labels and text to provide additional information.

Fri Mar 27 03:38:43 2009|httpclient.cc|55|NSsocket::SocketResult
Http::HttpClient::Start()|INFO|Direct connection to twitter
Fri Mar 27 03:38:48 2009|socket.cc|111|virtual int
NSsocket::Socket::Connect()|ERROR|problem while connecting ..
Fri Mar 27 03:38:48 2009|httpclient.cc|60|NSsocket::SocketResult
Http::HttpClient::Start()|ERROR|Failed to connect
Fri Mar 27 03:38:48 2009|wrapper.C|27|std::string
Wrapper::HTTP_Dispatch(int, std::string, bool, std::string)|ERROR|Problem
Connecting to Server! Aborting connection
Fri Mar 27 03:38:48
2009|../network/httpclient.h|31|Http::HttpClient::~HttpClient()|INFO|Httpclient
is done
Fri Mar 27 03:38:48 2009|wrapper.C|37|void Wrapper::Parse(const
std::string&)|INFO|Parsing XML
Fri Mar 27 03:38:48 2009|wrapper.C|95|void Wrapper::Parse(const
std::string&)|ERROR|Error parsing xml. <ticpp.cpp@850>
Description: Error document empty.
File: <unnamed-file>
Line: 0
Column: 0
Fri Mar 27 03:38:48 2009|wrapper.C|111|std::vector<Wrapper::WrapperItem,
std::allocator<Wrapper::WrapperItem> > Wrapper::Get(int,
std::string)|INFO|Requesting friends timeline

Original issue reported on code.google.com by singh.am...@gmail.com on 26 Mar 2009 at 10:40

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed.  Error Status is now implemented using wrapper.Get_Error()

Original comment by bassgli...@gmail.com on 27 Mar 2009 at 11:06

GoogleCodeExporter commented 9 years ago
tested and worked fine.

Original comment by singh.am...@gmail.com on 27 Mar 2009 at 11:38

GoogleCodeExporter commented 9 years ago

Original comment by singh.am...@gmail.com on 27 Mar 2009 at 11:40