latest webkit nightly = transmission web panel broken

Discussion of the Web Interface for Transmission, formerly known as Clutch. This applies to all version of Transmission
Post Reply
s0ldats
Posts: 13
Joined: Wed Dec 05, 2007 8:08 am

latest webkit nightly = transmission web panel broken

Post by s0ldats »

I have been happily using safari beta 4 + the latest webkit nightlies and recently the web panel completely stopped displaying any content / functioning.

It just shows the basic interface, but no torrents and none of the buttons respond.

If i downgrade to safari3, functionality returns. I've restarted the computer transmission was running on multiple times as well.

anyone else have this problem?

attached is what i'm looking at.
Attachments
Picture 1.png
Picture 1.png (172.53 KiB) Viewed 11162 times
j5osx
Posts: 22
Joined: Mon Oct 13, 2008 3:38 am

Re: latest webkit nightly = transmission web panel broken

Post by j5osx »

what version of transmission?
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: latest webkit nightly = transmission web panel broken

Post by livings124 »

Have you also reported this to the webkit developers?
s0ldats
Posts: 13
Joined: Wed Dec 05, 2007 8:08 am

Re: latest webkit nightly = transmission web panel broken

Post by s0ldats »

sorry for not including more pertinent information:

transmission 1.51 (latest official release)

i have reported this to webkit via the bug report button. submitted a screenshot and page source.
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: latest webkit nightly = transmission web panel broken

Post by livings124 »

The nightly builds have some improvements to the web ui. http://transmission.xpjets.com/
s0ldats
Posts: 13
Joined: Wed Dec 05, 2007 8:08 am

Re: latest webkit nightly = transmission web panel broken

Post by s0ldats »

does it actually work w/ the webkit nightlies? nightlies vs. nightlies. this is going to be interesting.


i should mention that the screenshot i attached is WITH active torrents. (they are not visible with the latest webkit)
j5osx
Posts: 22
Joined: Mon Oct 13, 2008 3:38 am

Re: latest webkit nightly = transmission web panel broken

Post by j5osx »

I downloaded the latest Webkit nightly and the issue is the same as with Opera / IE7 -- the inclusion of the dimensions plugin.

To fix, simply modify the index.html file under the resources area inside the Transmission.app and comment out or remove the line:

Code: Select all

<script type="text/javascript" src="./javascript/jquery/jquery.dimensions-1.2.0.js"></script>
I believe after tonight that this change will be in the Transmission nightly, right?
s0ldats
Posts: 13
Joined: Wed Dec 05, 2007 8:08 am

Re: latest webkit nightly = transmission web panel broken

Post by s0ldats »

great reply! i will try this as soon as i get a chance! will report back before the week ends.
s0ldats
Posts: 13
Joined: Wed Dec 05, 2007 8:08 am

Re: latest webkit nightly = transmission web panel broken

Post by s0ldats »

j5osx, i don't have an index.html inside my transmission package contents... there aren't any html files in the resources folder.

what's the exact path to this file?
s0ldats
Posts: 13
Joined: Wed Dec 05, 2007 8:08 am

Re: latest webkit nightly = transmission web panel broken

Post by s0ldats »

just tried the latest nightly, still not working.
s0ldats
Posts: 13
Joined: Wed Dec 05, 2007 8:08 am

Re: latest webkit nightly = transmission web panel broken

Post by s0ldats »

weird, now it's working! latest nightly: web panel works with latest webkit.
j5osx
Posts: 22
Joined: Mon Oct 13, 2008 3:38 am

Re: latest webkit nightly = transmission web panel broken

Post by j5osx »

All of the html, javascript and stylesheets are in /Contents/Resources/web in the OS X package. Glad it's working for you now!
Post Reply