on 19-04-2012 09:43 AM
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.TransferValu
at System.Windows.Data.BindingExpression.Activate(Obj
at System.Windows.Data.BindingExpression.AttachToCont
at System.Windows.Data.BindingExpression.MS.Internal.
at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
at MS.Internal.Data.DataBindEngine.Run(Object arg)
at MS.Internal.Data.DataBindEngine.OnLayoutUpdated(Ob
at System.Windows.ContextLayoutManager.fireLayoutUpda
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualIn
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.Internal
at MS.Internal.Threading.ExceptionFilterHelper.TryCat
-----------------------------------------
-----------------------------------------
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(XmlElemen
at AvalonDock.DockingManager.RestoreDockablePaneLayou
at AvalonDock.DockingManager.RestoreResizingPanel(Xml
at AvalonDock.DockingManager.RestoreResizingPanel(Xml
at AvalonDock.DockingManager.RestoreLayout(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane)
at AvalonDock.DockingManager.RestoreLayout(XmlDocumen
at UIComposer.ICMainWindow.LoadLayoutFile(String layoutFilePath)
at UIComposer.ICMainWindow.ResetLayout()
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.RaiseEventImpl(Dependency
at MS.Internal.FrameworkObject.OnLoaded(RoutedEventAr
at System.Windows.BroadcastEventHelper.BroadcastEvent
at System.Windows.BroadcastEventHelper.BroadcastLoade
at System.Windows.Media.MediaContext.FireLoadedPendin
at System.Windows.Media.MediaContext.FireInvokeOnRend
at System.Windows.Media.MediaContext.RenderMessageHan
at System.Windows.Media.MediaContext.RenderMessageHan
at System.Windows.Interop.HwndTarget.OnResize()
at System.Windows.Interop.HwndTarget.HandleMessage(Wi
at System.Windows.Interop.HwndSource.HwndTargetFilter
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(
at System.Windows.Threading.ExceptionWrapper.Internal
at MS.Internal.Threading.ExceptionFilterHelper.TryCat
-----------------------------------------
19-04-2012 09:49 AM - edited 19-04-2012 09:50 AM
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(Obj ect item) à System.Windows.Data.BindingExpression.AttachToCont ext(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(Ob ject sender, EventArgs e) à System.Windows.ContextLayoutManager.fireLayoutUpda teEvent() à System.Windows.ContextLayoutManager.UpdateLayout() à System.Windows.Interop.HwndSource.SetLayoutSize() à System.Windows.Interop.HwndSource.set_RootVisualIn ternal(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.Internal RealCall(Delegate callback, Object args, Int32 numArgs) à MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(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(XmlElemen t contentElement) à AvalonDock.DockingManager.RestoreDockablePaneLayou t(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments) à AvalonDock.DockingManager.RestoreResizingPanel(Xml Element mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane) à AvalonDock.DockingManager.RestoreResizingPanel(Xml Element mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane) à AvalonDock.DockingManager.RestoreLayout(XmlElement mainElement, DockableContent[] actualContents, DocumentContent[] actualDocuments, DocumentPane& mainDocumentPane) à AvalonDock.DockingManager.RestoreLayout(XmlDocumen t doc) à UIComposer.ICMainWindow.LoadLayoutFile(String layoutFilePath) à UIComposer.ICMainWindow.ResetLayout() à System.Windows.EventRoute.InvokeHandlersImpl(Objec t source, RoutedEventArgs args, Boolean reRaised) à System.Windows.UIElement.RaiseEventImpl(Dependency Object sender, RoutedEventArgs args) à MS.Internal.FrameworkObject.OnLoaded(RoutedEventAr gs args) à System.Windows.BroadcastEventHelper.BroadcastEvent (DependencyObject root, RoutedEvent routedEvent) à System.Windows.BroadcastEventHelper.BroadcastLoade dEvent(Object root) à System.Windows.Media.MediaContext.FireLoadedPendin gCallbacks() à System.Windows.Media.MediaContext.FireInvokeOnRend erCallbacks() à System.Windows.Media.MediaContext.RenderMessageHan dlerCore(Object resizedCompositionTarget) à System.Windows.Media.MediaContext.RenderMessageHan dler(Object resizedCompositionTarget) à System.Windows.Interop.HwndTarget.OnResize() à System.Windows.Interop.HwndTarget.HandleMessage(Wi ndowMessage msg, IntPtr wparam, IntPtr lparam) à System.Windows.Interop.HwndSource.HwndTargetFilter Message(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.Internal RealCall(Delegate callback, Object args, Int32 numArgs) à MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) -----------------------------------------
19-04-2012 10:26 AM - edited 19-04-2012 10:52 AM
yeap - having the same prob on my win7 64 rus
19-04-2012 11:31 AM - edited 19-04-2012 11:32 AM
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
on 19-04-2012 01:19 PM
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
on 19-04-2012 01:56 PM
on 19-04-2012 02:36 PM
work for me also :-)
thank you
on 19-04-2012 03:41 PM
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?
on 19-04-2012 03:49 PM
on 19-04-2012 05:52 PM
hello,
yes it work for me no problem.
thank for the solution.
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を一度ログアウトし、再度ログインしてください。


Website ©2013 Sony Computer Entertainment Europe
All content, game titles, trade names and/or trade dress, trademarks, artwork and associated imagery are trademarks and/or copyright material of their respective owners. All rights reserved. [more info]
%%http://community.eu.playstation.com/t5/Announcements/Beta-Trial-Information/td-p/11386362
best_shooter.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_driver.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_performer.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_footballer.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_fighter.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_creator.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
best_action_player.png%%http://community.eu.playstation.com/t5/Announcements/Introducing-Best-of-PlayStation/td-p/13741979
dev2.png%%http://community.eu.playstation.com/t5/Website-and-Forum-Help-Feedback/Producer-and-Developer-Ranks/td-p/18407352
trophy.gif%%http://community.eu.playstation.com/t5/Website-and-Forum-Help-Feedback/The-Community-Awards-FAQ/td-p/18407096
PSlogoSM.png%%http://community.eu.playstation.com/t5/Website-and-Forum-Help-Feedback/Online-Support-Coordinator-rank/td-p/18414870