Bug 8517 - squeezeplay_desktop applets not being added to build/osx/share/jive/applets dir
: squeezeplay_desktop applets not being added to build/osx/share/jive/applets dir
Status: CLOSED FIXED
Product: SB Desktop
Classification: Unclassified
Component: Menu
: unspecified
: PC Other
: -- normal (vote)
: 7.3
Assigned To: Richard Titmuss
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-06-20 10:20 UTC by Ben Klaas
Modified: 2008-12-15 12:05 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2008-06-20 10:20:40 UTC
I haven't been able to figure out how to fix this...the applets in squeezeplay_desktop are not being added to the build directory after a make.

I tried a couple tweaks to Makefile.osx to no avail. Makefiles in squeezeplay_desktop look fine, and there are output lines from the make that indicate it appears to have tried to install, but it doesn't...

test -z "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/DesktopJive" || config/install-sh -c -d "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/DesktopJive"
 /usr/bin/install -c -m 644 'share/applets/DesktopJive/DesktopJiveMeta.lua' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/DesktopJive/DesktopJiveMeta.lua'
test -z "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit" || config/install-sh -c -d "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit"
 /usr/bin/install -c -m 644 'share/applets/Quit/QuitMeta.lua' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit/QuitMeta.lua'
 /usr/bin/install -c -m 644 'share/applets/Quit/strings.txt' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit/strings.txt'
test -z "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome" || config/install-sh -c -d "/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome"
 /usr/bin/install -c -m 644 'share/applets/SetupWelcome/SetupWelcomeApplet.lua' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome/SetupWelcomeApplet.lua'
 /usr/bin/install -c -m 644 'share/applets/SetupWelcome/SetupWelcomeMeta.lua' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome/SetupWelcomeMeta.lua'
 /usr/bin/install -c -m 644 'share/applets/SetupWelcome/strings.txt' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/SetupWelcome/strings.txt'
cd squeezeplay_test; make PREFIX=/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx

executing one of those install lines from the command line yields this, which points to the directory not being created.
vk/squeezeplay/7.1/trunk/squeezeplay/build/osx/bin: /usr/bin/install -c -m 644 'share/applets/Quit/strings.txt' '/Users/bklaas/svk/squeezeplay/7.1/trunk/squeezeplay//build/osx/share/squeezeplay_desktop/applets/Quit/strings.txt'
install: share/applets/Quit/strings.txt: No such file or directory
vk/squeezeplay/7.1/trunk/squeezeplay/build/osx/bin:
Comment 1 Chris Owens 2008-07-28 09:12:41 UTC
Ben and Andy think this is fixed.
Comment 2 James Richardson 2008-12-15 12:05:02 UTC
This bug has been fixed in the 7.3.0 release version of SqueezeCenter!

Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already.  

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.