GoogleCodeArchives / hotot

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

Response buttons have lost functionality #232

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the most recent PPA build.
2. Connect to twitter and attempt to use the following response buttons in your 
timelines: '@', 'RT', 'Reply All', 'Send Message'

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

The expected output should be that each button in step 2 fills in the 'What is 
happening?' input box with the related twitter response, but they have no 
effect.

The "official retweet" and "Fav/Un-Fav" buttons maintain functionality.

This is new behavior, occurring in the last day.

What version of the product are you using? On what operating system and
what Desktop Environment?
0.9.5(Ada) using the PPA build from around December 11th. (I update all my PPA 
apps daily)
Ubuntu 10.10 with Gnome, updated daily.

Please provide any additional information below.

Original issue reported on code.google.com by bitter...@gmail.com on 12 Dec 2010 at 10:52

GoogleCodeExporter commented 9 years ago
I've updated my netbook to the same version but I'm not encountering the same 
behavior. I will try and diagnose what the conflict might be. 

Original comment by bitter...@gmail.com on 13 Dec 2010 at 6:20

GoogleCodeExporter commented 9 years ago
I just noticed Issue 227, which this duplicates. I missed it when looking 
before.

Python versions are 2.6.6 on both desktop and netbook.

Original comment by bitter...@gmail.com on 13 Dec 2010 at 6:28

GoogleCodeExporter commented 9 years ago
Found a difference in behavior:

When I reload a timeline on the one having trouble it says "Loading Tweets..." 
then "Reducing..." immediately after.

When I reload a timeline on the working build on my netbook it says "Loading 
Tweets..." and there are no other feedback messages which follow.

Original comment by bitter...@gmail.com on 13 Dec 2010 at 6:34

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 13 Dec 2010 at 10:25

GoogleCodeExporter commented 9 years ago
Console message on load:
** Message: console message: file:///usr/share/hotot/ui/js/ui.main.js @505: 
TypeError: Result of expression 'utility.DB.reduce_tweet_cache' [undefined] is 
not a function.

Console message on clicking a non-functional button:
** Message: console message: file:///usr/share/hotot/ui/js/ui.main.js @689: 
INDEX_SIZE_ERR: DOM Exception 1: Index or size was negative, or greater than 
the allowed value.

Original comment by bitter...@gmail.com on 13 Dec 2010 at 9:48

GoogleCodeExporter commented 9 years ago
Issue 227 has been merged into this issue.

Original comment by 5h3l...@gmail.com on 14 Dec 2010 at 2:36

GoogleCodeExporter commented 9 years ago
i think this bug has been fixed in latest version. plz check it :)

Original comment by 5h3l...@gmail.com on 14 Dec 2010 at 2:09

GoogleCodeExporter commented 9 years ago
I did an apt-get purge just to be sure, but I'm still having the same issue and 
the same console errors. 
But I don't think my update/install found a new build on the PPA.

Original comment by bitter...@gmail.com on 15 Dec 2010 at 8:40

GoogleCodeExporter commented 9 years ago
Just got a new PPA build and it's working correctly again. Excellent! 

Original comment by bitter...@gmail.com on 16 Dec 2010 at 3:26

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 16 Dec 2010 at 3:56