google-code-export / rutorrent-tadd-labels

Automatically exported from code.google.com/p/rutorrent-tadd-labels
1 stars 1 forks source link

page fails to render properly #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. running rutorrent v3.3 on nginx on port 9000*
2. install** lbll-suite_0.8.1 
3. navigate to rutorrent in browser

* using unix socket for php so no interference
* couldn't find instructions for installing lbll so i fugured it was just a 
matter of untar'ing the tarball in plugins/

What is the expected output?
the normal rutorrent page +/- some options/text

What do you see instead?
(see attached html)
a blank white page with the string 
"AllDownloadingCompletedActiveInactiveErrorNo Label"
I checked the js console in chrome and it had 3 errors listed:
Viewport argument value "device-width;" for key "width" not recognized. Content 
ignored. : :9000/:6
Viewport argument value "device-height;" for key "height" not recognized. 
Content ignored. : :9000/:6
Uncaught TypeError: Cannot read property 'id' of null :jquery.js:16

What version of the product are you using?
lbll-suite v0.8.1
rutorrent v3.3
chrome v13.0.782.112

On what operating system?
server: Slackware64 13.37, nginx+php-fpm
client: Slackware64 current

if you have trouble reproducing it let me know and i'll try to figure out more.

Please provide any additional information below.

Original issue reported on code.google.com by m...@haxwithaxe.net on 18 Mar 2012 at 4:14

Attachments:

GoogleCodeExporter commented 9 years ago
"* couldn't find instructions for installing lbll so i fugured it was just a 
matter of untar'ing the tarball in plugins/"
should be
"** couldn't find instructions for installing lbll so i fugured it was just a 
matter of untar'ing the tarball in plugins/
"

Original comment by m...@haxwithaxe.net on 18 Mar 2012 at 4:15