For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 15 replies, 4 voices, and was last updated 12 years, 3 months ago by
support-octavio.
-
AuthorPosts
-
YannMemberHello support
I have a problem with transition page since i installed Mobione 2.3.2 dev15
i erased all additionals CSS and JS scripts from my project.
and i have always the same problem:
i ‘ve this function in a html widget<ul id="listplus"> <li onclick="phoneui.gotoPage( 'm1-mails', phoneui.transitions.slideLeft );"><img src="images/email.png"/> Messages</li> </ul>
and in mail.mobi i have a back button, when i click on back button mail.mobi slide as well on right but previous page does not come from the left, but is below mail.mobi
i don’t understand why
i send you my project you will see
Thanks for your help
YannEDIT : is it possible to downgrade to dev 10 without problem?
April 16, 2013 at 9:59 am #338096
YannMemberHello
i work on another project and i had the same problem when i add a map widget.
have you a solution?
thanks
YannApril 16, 2013 at 12:56 pm #338107
support-octavioMemberHi Yann,
Thanks for reporting this issue. I’ve informed to the dev team and they are investigating. Will follow up as soon as I get more information.
April 17, 2013 at 11:02 am #338147
MuhammadMemberI have the same problem also.
Please let me know if you fix it.April 18, 2013 at 8:32 am #338185
YannMemberHello Octavio
sorry to post this question but,
when can i expect an update who fix this problem, i need inform my customer of publishing date of his app
thanks
YannApril 22, 2013 at 6:13 pm #338351
support-octavioMemberHi Yann,
We have a fix for this problem in next update. We plan to make it available by the end of this week.
April 23, 2013 at 1:37 am #338353
YannMemberHello Octavio
great, no dev version before the end of this week possible?
thanks
YannApril 23, 2013 at 5:51 pm #338388
support-octavioMemberHi Yann,
>great, no dev version before the end of this week possible?
No. We are on the final leg of QA for 2.3.2 production release. We are pushing to make it available tomorrow.April 24, 2013 at 1:17 am #338393
YannMemberHello Octavio
ok thank you
YannApril 24, 2013 at 5:57 pm #338441
support-octavioMemberHi Yann,
We have released Mobione 2.3.2 and this transition problem have been fixed. Any feedback is appreciated.
April 25, 2013 at 1:54 am #338450
YannMemberHello Octavio
Impossible to build a native app and impossible to generate a project.
I have this error “Unable to generate code for this design”i tried to uninstall and re-install with same result.
i hope you will find a solution because I am very very late
thanks
Yannjava.lang.UnsupportedOperationException
at java.util.AbstractCollection.add(Unknown Source)
at java.util.AbstractCollection.addAll(Unknown Source)
at com.genuitec.mobione.codegen.processors.HTMLExporterData.addScript(HTMLExporterData.java:854)
at com.genuitec.mobione.codegen.processors.HTMLExporterData.addExternalScript(HTMLExporterData.java:847)
at com.genuitec.mobione.codegen.processors.MapsProcessor.process(MapsProcessor.java:103)
at com.genuitec.mobione.codegen.processors.ElementProcessor.generateCodeFor(ElementProcessor.java:145)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:460)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.exportScreen(IPhoneComponentExporter.java:439)
at com.genuitec.mobione.codegen.HTMLExporter.generateHTML(HTMLExporter.java:836)
at com.genuitec.mobione.codegen.HTMLExporter.exportForm(HTMLExporter.java:344)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:427)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:290)
at com.genuitec.mobione.designer.action.RunEmulatorAction$2.run(RunEmulatorAction.java:49)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)April 25, 2013 at 8:55 am #338465
support-michaelKeymasterApologies for the inconvenience of a code generation glitch in MobiOne ver 2.3.2 for projects that contain more than 1 map widget. We are testing a hot-fix now and will make it available shortly.
April 25, 2013 at 9:02 am #338466
YannMemberHello Wayne
ok thanks
YannApril 25, 2013 at 12:21 pm #338482
support-michaelKeymasterMobiOne 2.3.2.1 (hot-fix 1) is available.
http://www.genuitec.com/support-genuitec/viewtopic.php?f=2&t=5467&p=17251#p17251April 26, 2013 at 1:24 am #338511
YannMemberHello Wayne
i download it
EDIT: All my bugs are fixed :o)
thanks a lot , i can publish
Yann -
AuthorPosts