Bug 4478 - 1-by-1 artwork non-functional
: 1-by-1 artwork non-functional
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Skins
: 6.5.1
: All Other
: P2 normal (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-11-06 12:15 UTC by Ben Klaas
Modified: 2006-11-15 07:56 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2006-11-06 12:15:17 UTC
the 1-by-1 artwork function of Nokia770 and Touch was reported as broken in 6.5.1
http://forums.slimdevices.com/showpost.php?p=150120&postcount=609

At first I thought this was another issue of one slimserver being installed over another without uninstalling, but that was not the case. I recently backed off trunk to a fresh 6.5.1 svn checkout, and 1-by-1 artwork is indeed broken.

I've already fixed and tested this by back-merging artwork.js and skin_global.js from trunk to 6.5. Opening this bug so I have a bug# to associate with the checkin.
Comment 1 Ben Klaas 2006-11-06 12:17:42 UTC
okay, forgot about this. I was not able to checkout 6.5.1 subversion with https (permission denied), so I checked out a read-only copy. Now I need to checkin a fix for this bug. Could you advise what I need to do?

bklaas@mediumspicy /usr/local/slimserver/HTML/Nokia770 $ svn commit -m "Bug#4478: back-merged artwork.js and added skin_global.js to fix 1-by-1 artwork" artwork.js skin_global.js
Sending        artwork.js
svn: Commit failed (details follow):
svn: CHECKOUT of '/repos/slim/!svn/ver/9411/branches/6.5/server/HTML/Nokia770/artwork.js': 403 Forbidden (http://svn.slimdevices.com)
Comment 2 KDF 2006-11-06 13:22:19 UTC
dan, any svn issues?
Comment 3 Dan Sully 2006-11-06 14:08:24 UTC
Ben - what does 'svn info' say?
Comment 4 Ben Klaas 2006-11-06 14:19:12 UTC
bklaas@mediumspicy /usr/local/slimserver/HTML/Nokia770 $ svn info
Path: .
URL: http://svn.slimdevices.com/repos/slim/branches/6.5/server/HTML/Nokia770
Repository UUID: 60ad55ce-86ed-0310-8cf8-f9d879be5ea1
Revision: 10571
Node Kind: directory
Schedule: normal
Last Changed Author: kdf
Last Changed Rev: 10571
Last Changed Date: 2006-11-02 23:17:57 -0600 (Thu, 02 Nov 2006)

bklaas@mediumspicy /usr/local/slimserver/HTML/Nokia770 $
Comment 5 Ben Klaas 2006-11-06 14:22:07 UTC
okay, I just tried again to checkout via https, and this time it worked. FWIW, there definitely has been a problem with checking out via https. I've run into this more than once too (if memory serves me correctly, I had to have KDF checkin some things in 6.5 for me a month or so ago for the same reason).

Anyway, I will checkin my fixes shortly.
Comment 6 Ben Klaas 2006-11-06 15:31:24 UTC
checkin 10605 fixes the issue
Comment 7 Ben Klaas 2006-11-15 07:54:40 UTC
there are some more fixes to pull in for this. play/add buttons were calling a js function that isn't in 6.5 branch. I already have a fix that I will check in shortly.
Comment 8 Ben Klaas 2006-11-15 07:56:05 UTC
checkin 10691 should fix outstanding issues