another possible bug.
My Bticino System close every 30 seconds the connection. I need to
keep alive and resend the startup command every 30 seconds.
Bye
Sandro
On 27 Feb, 21:53, Sandro <sandro.dima...@gmail.com> wrote:
> The encrypted project give error:
>
> At line 1, column1: not well-formed (invalid token) message.
>
> Bye
> Sandro
>
> On 27 Feb, 21:15, "Sgt.Slaughter" <jwsla...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Florent,
>
> > I submitted the bugs and ended up putting links to get the files off
> > my dropbox since I saw nowhere to attach the files on github issue
> > report.
>
> > I also mistakenly seem to of NOT attached the 2 issue reports to the
> > milestone nor put tag's on them. Though going back through it, it
> > doesn't seem to even of been an option for me to do less I missed it
> > somehow...
>
> > -thanks,
>
> > Jase
>
> > On Feb 27, 1:36 pm, Florent Pillet <fpil...@gmail.com> wrote:
>
> > > Please open a new bug on GitHub, and attach a test GUI you are having issues
> > > with. The issue with loading your images may very well come from a problem
> > > accessing the assets subfolder, we'd like to check the exact configuration
> > > you
> > > are using.
>
> > > Reload GUI is known to work, but again there may be an issue specific to
> > > your
> > > GUI configuration that we have not seen during internal testing.
>
> > > Also, forget everything you assumed with the previous droidViewer beta, as
> > > the
> > > new beta really is a new application (complete rewrite). Please open a
> > > separate
> > > bug for HTTP type systems, this system type was tested as working but there
> > > may be an issue that escaped testing -- we'll figure this out with your
> > > test GUI.
>
> > > Thanks for your feedback,
> > > Florent
>
> > > On 27 February 2012 18:41, Sgt.Slaughter <jwsla...@gmail.com> wrote:
>
> > > > According to the document were to submit everything on github issue
> > > > wise correct? Or should we first check here before reporting there?
>
> > > > Have an issue where it doesn't seem any images are being loaded on the
> > > > device. all I see is text for buttons and such. Even tried just doing
> > > > a very basic from scratch layout with the new guiDesigner after having
> > > > the issue using the previous made templates with the DroidViewer Beta
> > > > and wanted to rule out them being the problem.
>
> > > > I also noticed the "reload GUI" doesn't really re-sync with the
> > > > guidesigner when you do it, instead it just refreshes the already
> > > > loaded gui basically. The only way to reload the gui is to go back to
> > > > the server address and change it there and thatll trigger it. And
> > > > still doing this I can't get any images to load on the device just
> > > > text from buttons.
>
> > > > What I was trying to do and the reason for reloading it, is im trying
> > > > to get the http commands set up for DIRECTV box control. I know the
> > > > TCP ones work fine but I haven't been able to get HTTP ones to
> > > > function so far at all. I tested them in the browser and they work
> > > > fine.
>
> > > > Example:
> > > > HTTP command: 192.168.1.2:8080/remote/processKey?key=menu
> > > > TCP command: GET /remote/processKey?key=menu HTTP/1.1\x0D\x0AHOST:
> > > > 192.168.1.2:8080\x0D\x0A\x0D\x0A
>
> > > > The system properties for the HTTP one are the exact same as the ones
> > > > for TCP with the exception of "HTTP" being selected as the protocol. I
> > > > even tried changing the Heartbeat mode from "Replay" to the others and
> > > > still couldn't get it to work with HTTP command...Again putting this
> > > > in the browser address to test shows it functions fine.
>
> > > > I remember HTTP wasn't working in the Droidviewer beta now that I
> > > > recall, is that still the case?
>
> > > > -Jase
>
> > > > On Feb 27, 10:46 am, Florent Pillet <fpil...@gmail.com> wrote:
> > > > > The name is not definitive, we're using it to stay in sync with the iOS
> > > > version.
>
> > > > > It's true that there may be a conflict with the previous version,
> > > > although these are two very different applications (the new version is a
> > > > complete rewrite as the previous one was not satisfying our long-term
> > > > requirements).
>
> > > > > Some devices may exhibit crashes right at startup, it's often some
> > > > trivial issue that will be solved in the next build, due out very quickly
> > > > now. We're collecting crash reports from a variety of devices which gives
> > > > us a good overview of the landscape.
>
> > > > > Florent
>
> > > > > Envoyé de mon iPhone
>
> > > > > Le 27 févr. 2012 à 15:57, "Sgt.Slaughter" <jwsla...@gmail.com> a écrit :
>
> > > > > > just wanted to make a note that if you have DroidViewer installed from
> > > > > > the previous beta you must uninstall it first as iViewer will just not
> > > > > > install with it still in system even though they are different app
> > > > > > names. I tried and had to uninstall the previous one first...
>
> > > > > > Also I had to submit a report as when i submitted my email in the app
> > > > > > and clicked submit after it did this it crashed and gave me the report
> > > > > > feature to send in which is what i did. the report sent fine as i got
> > > > > > the automated email back showing my application.
>
> > > > > > I assume if I have multiple devices I can install it on those and use
> > > > > > the same email or must I create a different email for each device I
> > > > > > want to test on? have EVO3D, EVO4G, and KindleFire I'd like to test
> > > > > > this on...
>
> > > > > > btw jw why the decision to use iViewer for the name instead of
> > > > > > DroidViewer or something else non iPhone related?
>
> > > > > > On Feb 27, 9:35 am, "Sgt.Slaughter" <jwsla...@gmail.com> wrote:
> > > > > >> YES!!!!!!!!!!!!
>
> > > > > >> thank you! looking forward to this obviously. :)
>
> > > > > >> On Feb 27, 3:40 am, Jarrod Bell <jar...@guilink.com> wrote:
>
> > > > > >>> Hey Everyone,
>
> > > > > >>> The moment a LOT of you have been waiting for - iViewer for Android
> > > > has
> > > > > >>> reached public beta!
>
> > > > > >>> *This is the first public beta of iViewer for Android. As a beta
> > > > product,
> > > > > >>> it is not considered release quality and you SHOULD NOT deploy it at
> > > > > >>> customer sites.
>
> > > > > >>> This beta runs on Android devices running Android OS version 2.3 and
> > > > up. It
> > > > > >>> has been tested on few Android devices running 2.3.x and 3.x.*
> > > > > >>> *
> > > > > >>> *
> > > > > >>> Checkout this google doc for a lot more info, including how to
> > > > install
> > > > > >>> iViewer on your Android device:
> > > >https://docs.google.com/document/d/15ffP9jQR_PUZW3G5eeQJ5gQZlO7TS7gtc...
>
> > > > > >>> The download URL to use is in section 2 "Installing iViewer on your
> > > > Android
> > > > > >>> device"
>
> > > > > >>> Jarrod
>
> > > --
> > > Florent Pillet
--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.