Error to download tweets

Bug #547240 reported by Juan Simón
12
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Histwi
Fix Committed
High
Nikolay

Bug Description

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 477, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/histwi/sync.py", line 28, in __init__
    rezult = self.main()
  File "/usr/share/histwi/sync.py", line 408, in main
    error_message = self.load_tweets(user['id'], user['statuses_count'])
  File "/usr/share/histwi/sync.py", line 343, in load_tweets
    save_tweets_in_DB(tweets)
  File "/usr/share/histwi/sync.py", line 323, in save_tweets_in_DB
    values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)''', my_data)
InterfaceError: Error binding parameter 9 - probably unsupported type.

Related branches

Revision history for this message
Juan Simón (simonbcn) wrote : apport-collect data

Architecture: i386
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: histwi 0.5.3-2ubuntu1
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=es_ES.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic-pae
Uname: Linux 2.6.31-20-generic-pae i686
UserGroups: adm admin audio cdrom dialout fuse lpadmin netdev plugdev sambashare users vboxusers

Revision history for this message
Juan Simón (simonbcn) wrote : Dependencies.txt
Revision history for this message
Juan Simón (simonbcn) wrote : XsessionErrors.txt
tags: added: apport-collected
Revision history for this message
Nikolay (nikolay-blohin) wrote :

Tell me please the twitter-name of the user whose tweets you are trying to download. Error reason is likely in an incorrect geo-value in one of his tweets.

Changed in histwi:
assignee: nobody → Николай (nikolay-blohin)
Revision history for this message
Juan Simón (simonbcn) wrote :

twitter name: JSimR

Revision history for this message
openwebdesign (info-openwebdesign) wrote :

I have noticed same bug

Twitter name: openwebdesign (http://twitter.com/openwebdesign)

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/histwi/sync.py", line 28, in __init__
    rezult = self.main()
  File "/usr/share/histwi/sync.py", line 408, in main
    error_message = self.load_tweets(user['id'], user['statuses_count'])
  File "/usr/share/histwi/sync.py", line 343, in load_tweets
    save_tweets_in_DB(tweets)
  File "/usr/share/histwi/sync.py", line 323, in save_tweets_in_DB
    values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)''', my_data)
InterfaceError: Error binding parameter 9 - probably unsupported type.

Revision history for this message
Gustavo Azambuja (gazambuja) wrote :

My twitter name is "gazambuja" and have the same problem.

$ python /usr/share/histwi/histwi.py
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/histwi/sync.py", line 28, in __init__
    rezult = self.main()
  File "/usr/share/histwi/sync.py", line 408, in main
    error_message = self.load_tweets(user['id'], user['statuses_count'])
  File "/usr/share/histwi/sync.py", line 343, in load_tweets
    save_tweets_in_DB(tweets)
  File "/usr/share/histwi/sync.py", line 323, in save_tweets_in_DB
    values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)''', my_data)
InterfaceError: Error binding parameter 9 - probably unsupported type.

Nikolay (nikolay-blohin)
Changed in histwi:
importance: Undecided → High
Nikolay (nikolay-blohin)
Changed in histwi:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.