google-code-export / junaio

Automatically exported from code.google.com/p/junaio
1 stars 0 forks source link

Android: junaio crash when video is "click" at video-textur #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description:
------------
See code below:
When a video-textur has a video customization junaio crashes after the clicked 
video is played. The "Channels" menu is opened and when clicking the 
back-button "waiting for GPS" is displayed. The junaio loading icon appears in 
the upper right corner but nothing happens.
This happens when the video is played until the end and also sometimes when the 
"back" button is pressed.
ANOTHER BUG: Sometimes when the back button is pressed and the junaio channel 
is working the video-textur is blank (white) and no video is played on the 
video-textur.

If the bug is reproducable, please describe here. If necessary also provide
information about channel ID to be opened and steps to be taken to
reproduce error:
-------------------------------------------------

    <poi id=\"video\" cosid=\"1\" interactionfeedback=\"click\">
        <name><![CDATA[video]]></name>
        <author><![CDATA[Augmented Minds Ambrus & Lonau GbR]]></author>
        <o>0.0,1.57,1.57</o>
        <translation>0.0,0.0,0.0</translation>
        <minaccuracy>2</minaccuracy>
        <maxdistance>100000</maxdistance>
        <mime-type>model/md2</mime-type>
        <mainresource>http://URL/movieplane4_3.md2_enc</mainresource>
        <s>155.0</s>
        <force3d>true</force3d>
        <resources>
            <resource>http://URL.3G2</resource>
        </resources>
        <customizations>
            <customization>
                <name>Name</name>
                <type>video</type>
                <node_id>click</node_id>
                <value><![CDATA[http://URL.mp4]]></value>
            </customization>
        </customizations>
        <display_tag>none</display_tag>
    </poi>

Android version / device HTC Desire HD and HTC Desire / junaio version 2.5.5
------------------------------------------------

Original issue reported on code.google.com by rainerlo...@googlemail.com on 2 May 2011 at 11:43

GoogleCodeExporter commented 9 years ago
Hi Rainer,

This should be fixed in the latest version. Can you reproduce this bug now?

Original comment by arsalan....@metaio.com on 5 Jul 2011 at 9:03

GoogleCodeExporter commented 9 years ago
Hi Arsalan,

the video (mp4) is starting after a click. That works.
When pressing the back-button when the video (mp4) is played it's canceled. Now 
sometimes, it seems that the videotextur (3g2) is still running and the camera 
shows only a black screen while the audio is played. After a few seconds it's 
gone (black screen and audio) and the camera works as usual. This happened 3 
out of 7 times.
Can you check this at your phone?
See channel 78327 - izypictures-design. Tracking image attached.
Thanks.

Original comment by rainerlo...@googlemail.com on 5 Jul 2011 at 9:58

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in junaio 3.0 release.

Original comment by arsalan....@metaio.com on 23 Sep 2011 at 10:16