View unanswered posts | View active topics It is currently Sat May 25, 2013 7:03 pm



Reply to topic  [ 24 posts ]  Go to page: Previous  1, 2
 sliders and dimmable lamps 
Author Message

Joined: Apr 20, 2007
Posts: 6
Post what about the other images?
It works, but when I dim a lamp that uses "lightbulb-large.png" for example, I get a question mark where it can't find e.g. "lightbulb-large.png+58".


Mon Jan 21, 2008 7:19 pm
Profile WWW

Joined: Feb 01, 2007
Posts: 127
Location: Haugesund, Norway
Post 
Martijn Heeroma wrote:
Got it!


Good to hear !

do you know why the webserver didn't started ?


I would VERY much like to know why this happended! I cant view anything in safari, i always get that same error...


Mon Feb 04, 2008 4:04 pm
Profile

Joined: Feb 01, 2007
Posts: 127
Location: Haugesund, Norway
Post 
FaTMax wrote:
Martijn Heeroma wrote:
Got it!


Good to hear !

do you know why the webserver didn't started ?


I would VERY much like to know why this happended! I cant view anything in safari, i always get that same error...


I got it to!

http://discussions.apple.com/thread.jsp ... ID=1333151

Follow these instructions if you have this problem. Seems to be an issue with apache and leopard. You have to log in as root before you issue these commands. Stop apache - edit file - start apache.

Restart Indigo Server. And your done!


Mon Feb 04, 2008 6:49 pm
Profile

Joined: Apr 15, 2008
Posts: 4
Location: NETHERLANDS
Post Re: sliders and dimmable lamps
[quote="Martijn Heeroma"]When you change in indigodb.py in line 318:

Code: Select all
   if self.imageFilePath:
      if self.controlValueRaw in [u"off", u"0", u"paused"]:
       pass   # NOP; use base file name already assigned
      elif self.controlValueRaw in [u"on", u"100"]:
        self.imageFilePath = self.imageFilePath[:-4] + u"+on.png"
      else:
        self.imageFilePath = self.imageFilePath[:-4] + u"+" + self.controlValueRaw + u".png"


I had this working in a prior version of Indigo, but now I can't seem to get it working in 4.0.2.

Although The new app takes care of devices as well I prefer to have them organized by function and floor.

Found similar entry at line 524 in 4.0.2.
Changed it, replaced the PY file and restarted but nothing noticable happened.


What have I been overlooking? or is this no longer working in the new version?


Tue Aug 25, 2009 5:42 am
Profile
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11698
Location: Texas
Post Re: sliders and dimmable lamps
Update to the latest beta of Indigo 4.1. We actually added something similar to this as a native feature. Here are some details.

_________________
Image


Tue Aug 25, 2009 7:43 am
Profile WWW

Joined: Apr 15, 2008
Posts: 4
Location: NETHERLANDS
Post Heuristics
Thanks for the input. This works like a charm. Could easily use my old control pages without any modification. :D :D


Thu Aug 27, 2009 1:57 am
Profile

Joined: Apr 15, 2008
Posts: 4
Location: NETHERLANDS
Post no longer working under 4.1.1?
Ever since I've updated out of beta to 4.1.1. this great feature is no longer working. Checked the images, but everything is still there.

I have got these sliders as a detail page to scene control pages. Acually like the devices list better because you can actually slide but then I have to scroll too much and read to find the appropriate device. How about an option to group devices in the iphone devices menu.


Fri Nov 20, 2009 5:51 pm
Profile
Site Admin
User avatar

Joined: Mar 19, 2008
Posts: 6667
Location: Austin, Texas
Post Re: no longer working under 4.1.1?
knutsel wrote:Ever since I've updated out of beta to 4.1.1. this great feature is no longer working. Checked the images, but everything is still there.

I have got these sliders as a detail page to scene control pages. Acually like the devices list better because you can actually slide but then I have to scroll too much and read to find the appropriate device. How about an option to group devices in the iphone devices menu.


Sorry, I'm not following you here - can you explain more 1) what's not working and 2) what the suggestion is?

_________________
Jay (Indigo Support)
Image


Fri Nov 20, 2009 6:51 pm
Profile WWW
Site Admin
User avatar

Joined: Jan 27, 2003
Posts: 11698
Location: Texas
Post Re: no longer working under 4.1.1?
knutsel wrote:Ever since I've updated out of beta to 4.1.1. this great feature is no longer working. Checked the images, but everything is still there.

Did you modify the base image name to include a + character on the end? Starting in Indigo 4.1.0 we changed the selection heuristic and now the base file name (along with all the other variant names) need the + character. So here are example names you would use:
Code: Select all
MyImageName+.png
MyImageName+25.png
MyImageName+50.png
MyImageName+75.png
MyImageName+100.png

_________________
Image


Tue Nov 24, 2009 11:44 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 24 posts ]  Go to page: Previous  1, 2

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.   Template designed by STSoftware.