PlayStation Mobile UI Composer

Reply

uicomposer wont start

Hello,

 

UICOMPOSER wont start on my windows 7 64 bits, the studio is ok.

 

Thank you

 

Laurent

-----------------------------------------
Exception Type: System.FormatException
Exception Message: Input string was not in a correct format.
Stack trace:
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at UIComposer.MultiplyConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture)
   at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
   at System.Windows.Data.BindingExpression.Activate(Object item)
   at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
   at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
   at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
   at MS.Internal.Data.DataBindEngine.Run(Object arg)
   at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
   at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.Interop.HwndSource.SetLayoutSize()
   at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
   at System.Windows.Window.SetRootVisualAndUpdateSTC()
   at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
   at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
   at System.Windows.Window.ShowHelper(Object booleanBox)
   at UIComposer.App.App_Startup(Object sender, StartupEventArgs e)
   at System.Windows.StartupEventHandler.Invoke(Object sender, StartupEventArgs e)
   at System.Windows.Application.<.ctor>b__1(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
-----------------------------------------

-----------------------------------------
Exception Type: System.FormatException
Exception Message: Input string was not in a correct format.
Stack trace:
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Double.Parse(String s)
   at AvalonDock.DockableContent.RestoreLayout(XmlElement contentElement)
   at AvalonDock.DockingManager.RestoreDockablePaneLayout(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments)
   at AvalonDock.DockingManager.RestoreResizingPanel(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane)
   at AvalonDock.DockingManager.RestoreResizingPanel(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane)
   at AvalonDock.DockingManager.RestoreLayout(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane)
   at AvalonDock.DockingManager.RestoreLayout(XmlDocument doc)
   at UIComposer.ICMainWindow.LoadLayoutFile(String layoutFilePath)
   at UIComposer.ICMainWindow.ResetLayout()
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)
   at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Interop.HwndTarget.OnResize()
   at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
-----------------------------------------


Please use plain text.

Member

Member
ducseb
Posts: 2
Registered: ‎19-04-2012
Message 2 of 20 (921 Views)

Re : uicomposer wont start

[ Edited ]

Same error on my main computer and laptop ( both under Windows 7 64 bits French )

 

Studio is OK for me too.

 

UIComposer path: C:\Program Files (x86)\SCE\Pss\tools\UIComposer

 

Error Log:

 

-----------------------------------------

Exception Type: System.FormatException
Exception Message: Le format de la chaîne d'entrée est incorrect.
Stack trace:
   à System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   à UIComposer.MultiplyConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture)
   à System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
   à System.Windows.Data.BindingExpression.Activate(Object item)
   à System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
   à System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
   à MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
   à MS.Internal.Data.DataBindEngine.Run(Object arg)
   à MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Object sender, EventArgs e)
   à System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
   à System.Windows.ContextLayoutManager.UpdateLayout()
   à System.Windows.Interop.HwndSource.SetLayoutSize()
   à System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
   à System.Windows.Window.SetRootVisualAndUpdateSTC()
   à System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
   à System.Windows.Window.CreateSourceWindow(Boolean duringShow)
   à System.Windows.Window.ShowHelper(Object booleanBox)
   à UIComposer.App.App_Startup(Object sender, StartupEventArgs e)
   à System.Windows.StartupEventHandler.Invoke(Object sender, StartupEventArgs e)
   à System.Windows.Application.<.ctor>b__1(Object unused)
   à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   à MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
-----------------------------------------

-----------------------------------------
Exception Type: System.FormatException
Exception Message: Le format de la chaîne d'entrée est incorrect.
Stack trace:
   à System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   à System.Double.Parse(String s)
   à AvalonDock.DockableContent.RestoreLayout(XmlElement contentElement)
   à AvalonDock.DockingManager.RestoreDockablePaneLayout(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments)
   à AvalonDock.DockingManager.RestoreResizingPanel(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane)
   à AvalonDock.DockingManager.RestoreResizingPanel(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane)
   à AvalonDock.DockingManager.RestoreLayout(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane)
   à AvalonDock.DockingManager.RestoreLayout(XmlDocument doc)
   à UIComposer.ICMainWindow.LoadLayoutFile(String layoutFilePath)
   à UIComposer.ICMainWindow.ResetLayout()
   à System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   à System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   à MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)
   à System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   à System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   à System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   à System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   à System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   à System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   à System.Windows.Interop.HwndTarget.OnResize()
   à System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   à System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   à MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   à MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   à MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
-----------------------------------------

 




Please use plain text.

Level 1

Level 1
NFeelone
Posts: 5
Registered: ‎19-04-2012
Message 3 of 20 (905 Views)

Re : uicomposer wont start

[ Edited ]

yeap - having the same prob on my win7 64 rus

Please use plain text.

Level 3

Level 3
niwrA
Posts: 152
Registered: ‎31-07-2008
Message 4 of 20 (889 Views)

Re : uicomposer wont start

[ Edited ]

Just to indicate it is not a general problem, I don't have the issue on my Win 7 64bit machine. Windows version is English. Regional settings are Dutch. My install path is: D:\Program Files (x86)\SCE\Pss\tools\UIComposer

 

I tested creating a UI, building it, previewing it, etc. 

 

I downloaded the PSS SDK just this morning, version 0.98

Please use plain text.

Re : uicomposer wont start

Hi,

I also have the same issue under Windows 7 64bit French

 

It's easy to solve.

 

To workaround this issue, you need to:

- Go to Control Panel

- Choose Regions and Language

- Select English (United states) in the Formats tab

 

now UI Composer will be OK

 

I hope they will correct this small i18n bug in the next release

Please use plain text.

Level 1

Level 1
NFeelone
Posts: 5
Registered: ‎19-04-2012
Message 6 of 20 (866 Views)

Re : uicomposer wont start

thanx - it fix problem )
Please use plain text.

Re : uicomposer wont start

work for me also :-)

 

thank you

Please use plain text.

Member

Member
ducseb
Posts: 2
Registered: ‎19-04-2012
Message 8 of 20 (844 Views)

Re : uicomposer wont start

Thanks for the fix emrys79.

 

If you don't want to change your system local settings, you can use Microsoft AppLocal to change regionnal setting only for  UIComposer.exe  ( language set : "English")

 

Download AppLocal : http://www.microsoft.com/download/en/details.aspx?id=13209

 

 

Please use plain text.

Re : uicomposer wont start

Hi everyone,

Thank you for your reports, and especial thanks to Emrys79 for your suggestion of a fix.

Wifibot78, have you tried following Emrys79's suggestions?

Thanks again.
James
PlayStation®Mobile Dev Team
Please use plain text.

Re : uicomposer wont start

hello,

 

yes it work for me no problem.

 

thank for the solution.

Please use plain text.
This widget could not be displayed.
Announcements

Welcome to the PlayStation Mobile Developer Forums


This is a community for the discussion of technical topics with other developers and SCE engineers. Posting ideas/requests are also appreciated. Join the discussion!

PlayStation®Mobile開発者フォーラムでは世界中の開発者の皆様と一緒に、議論や情報交換が可能です。SCEも議論に参加し、皆様の開発をサポートします。アイデアやリクエストも大歓迎です。ぜひご参加ください。

PSM Developer Registration (for free) on PSM DevPortal is required to post on the forum.
Please sign out then sign in again to the forum and PSM DevPortal after you have completed the registration.

フォーラムへ投稿をするにはPSM DevPortalへの登録(無料)が必要です。
登録後はフォーラムと PSM DevPortalを一度ログアウトし、再度ログインしてください。






Recent News