PiRSquared17 / gfeedline

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

Cannot Reply #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Trying to Reply a tweet
2. Click on reply icon

What is the expected output? What do you see instead?
1. A Popup with reply/quote standard function,
Got this error :  URL cannot be shown ( see attachement )

What version of the product are you using? On what operating system?
Gfeedline 2.3.1 ( AUR ) on Archlinux

Please provide any additional information below.
See Attachmenet

Original issue reported on code.google.com by kusaeni on 6 Aug 2013 at 3:43

Attachments:

GoogleCodeExporter commented 9 years ago
Already uninstall and install again, still get this error

Original comment by kusaeni on 6 Aug 2013 at 3:44

GoogleCodeExporter commented 9 years ago
Error in console :

1. ** Message: console message: gfeedlinetw://reply/364593042214227969/Saptuari 
@1: ReferenceError: Can't find variable: append

2. ** Message: console message: gfeedlinetw://reply/364593042214227969/Saptuari 
@1:   
ReferenceError: Can't find variable: changeCSS

Original comment by kusaeni on 6 Aug 2013 at 3:54

GoogleCodeExporter commented 9 years ago
I can't reproduce this bug.
Are some files broken?

Original comment by yendo0206 on 15 Aug 2013 at 12:53

GoogleCodeExporter commented 9 years ago
dunno, I also get error like in issue 57, and now I am is using Gfeedline 2.32. 
And still can't reply.

from console, i alwasy get this error report when trying to reply a tweet : 
ReferenceError: 

Can't find variable: changeCSS

** Message: console message: undefined @0: TypeError: 'undefined' is not a 
function

Original comment by kusaeni on 16 Aug 2013 at 11:48

GoogleCodeExporter commented 9 years ago
Found It!

It was because twisted!! , I am using twisted 13.1.0.1 before, and already 
downgrade it to 13.0.0.1 and everything is look like working like a charm. 

OS : Arch Linux
GF : Gfeedline 2.3.2 Beta
Twisted : 13.0.0.1

I hope you can fix this bug/problem :) thanks a lot

Original comment by kusaeni on 16 Aug 2013 at 11:52