Bug 9859 - custom wallpaper broken
: custom wallpaper broken
Status: RESOLVED FIXED
Product: SB Desktop
Classification: Unclassified
Component: UI
: unspecified
: PC Other
: -- normal (vote)
: ---
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-10-31 06:36 UTC by Michael Herger
Modified: 2008-11-06 23:44 UTC (History)
4 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Herger 2008-10-31 06:36:48 UTC
I've uploaded some artwork to my controller. It shows up in the list (with a different name than I've given it in the "Customize Controller" plugin). But when I try to select it, nothing happens.

Here's the console output:

143320:191526 ERROR (SetupWallpaperApplet.lua:245) - nil
error in event function:
	...jive/applets/SetupWallpaper/SetupWallpaperApplet.lua:246: attempt to concatenate field 'file' (a nil value)
stack traceback:
	...jive/applets/SetupWallpaper/SetupWallpaperApplet.lua:246: in function 'focusGained'
	...orkspace/build/osx/share/jive/jive/ui/SimpleMenu.lua:155: in function 'itemListener'
	...ents/workspace/build/osx/share/jive/jive/ui/Menu.lua:122: in function '_itemListener'
	...ents/workspace/build/osx/share/jive/jive/ui/Menu.lua:784: in function <...ents/workspace/build/osx/share/jive/jive/ui/Menu.lua:679>
	[C 0xc200]: ?
	[C 0x1653a]: ?
	[C 0x17169]: ?
	[C 0x1653a]: ?
	[C 0x16ef6]: ?
	[C 0x6b95]: ?
	[C 0x734a]: in function 'updateScreen'
	...workspace/build/osx/share/jive/jive/ui/Framework.lua:288: in function 'eventLoop'
	...nts/workspace/build/osx/share/jive/jive/JiveMain.lua:256: in function <...nts/workspace/build/osx/share/jive/jive/JiveMain.lua:163>
	(tail call): ?
	...nts/workspace/build/osx/share/jive/jive/JiveMain.lua:411: in main chunk
	[C 0x5f77c]: ?
	[C 0x39bb]: ?
143320:191596 ERROR (SetupWallpaperApplet.lua:245) - nil
error in event function:
	...jive/applets/SetupWallpaper/SetupWallpaperApplet.lua:246: attempt to concatenate field 'file' (a nil value)
stack traceback:
	...jive/applets/SetupWallpaper/SetupWallpaperApplet.lua:246: in function 'focusGained'
	...orkspace/build/osx/share/jive/jive/ui/SimpleMenu.lua:155: in function 'itemListener'
	...ents/workspace/build/osx/share/jive/jive/ui/Menu.lua:122: in function '_itemListener'
	...ents/workspace/build/osx/share/jive/jive/ui/Menu.lua:784: in function <...ents/workspace/build/osx/share/jive/jive/ui/Menu.lua:679>
	[C 0xc200]: ?
	[C 0x1653a]: ?
	[C 0x17169]: ?
	[C 0x1653a]: ?
	[C 0x16ef6]: ?
	[C 0x6b95]: ?
	[C 0x734a]: in function 'updateScreen'
	...workspace/build/osx/share/jive/jive/ui/Framework.lua:288: in function 'eventLoop'
	...nts/workspace/build/osx/share/jive/jive/JiveMain.lua:256: in function <...nts/workspace/build/osx/share/jive/jive/JiveMain.lua:163>
	(tail call): ?
	...nts/workspace/build/osx/share/jive/jive/JiveMain.lua:411: in main chunk
	[C 0x5f77c]: ?
	[C 0x39bb]: ?
143320:191597 INFO (NowPlayingApplet.lua:543) - player=Player {Boulot} status=table: 0x16330f60

143336:207688 INFO (NowPlayingApplet.lua:543) - player=Player {Boulot} status=table: 0x17269dd0
Comment 1 Ben Klaas 2008-10-31 06:51:02 UTC
I've not tried to use the custom wallpaper feature yet, but certainly this is mine to fix.
Comment 2 Adrian Smith 2008-10-31 07:36:38 UTC
This is jive 7.2 or an old version of 7.3? with SC 7.3

I changed the api for the downloader last weekend - should work with latest 7.3 on jive?  (Its the reason for a few unanswered questions on Campfire last weekend...)

If we need to support backwards compat then it needs a server change.  Can be done, but I was hoping to avoid it.
Comment 3 Adrian Smith 2008-11-06 14:38:09 UTC
Michael - I believe this works on the latest version of jive - do you agree?
Comment 4 Michael Herger 2008-11-06 23:44:54 UTC
Thanks for the reminder. Yes, fw3253 working fine here.