power8
power8 copied to clipboard
Exception on launch
On launch it throws an exception repeatedly.
I'm on windows 8 using version 1.4.2. I get the same results building from
source and when stepping through the code it throws at
DataProviders/PowerItemTree.cs:516
---------------------------
Power8
---------------------------
System.NullReferenceException: Object reference not set to an instance of an
object.
at Power8.PowerItemTree.SearchItemByArgument(String argument, Boolean isFolder, PowerItem container) in e:\Other\MyDox\Visual Studio 2010\Projects\Power8\DataProviders\PowerItemTree.cs:line 0
at Power8.PowerItemTree.get_AdminToolsRoot() in e:\Other\MyDox\Visual Studio 2010\Projects\Power8\DataProviders\PowerItemTree.cs:line 68
at Power8.Views.BtnStck.GetSpecialItems(String containerName) in e:\Other\MyDox\Visual Studio 2010\Projects\Power8\Views\BtnStck.xaml.cs:line 566
at Power8.Views.BtnStck..ctor() in e:\Other\MyDox\Visual Studio 2010\Projects\Power8\Views\BtnStck.xaml.cs:line 96
at Power8.PowerItemTree.<InitTree>b__2d() in e:\Other\MyDox\Visual Studio 2010\Projects\Power8\DataProviders\PowerItemTree.cs:line 520
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)
---------------------------
OK
---------------------------
Original issue reported on code.google.com by [email protected]
on 17 Jun 2013 at 2:34
Hi Jason,
sorry for not responding for too long...
Please launch this version:
http://power8.googlecode.com/files/P8.Pre4.3.hu_pt_ru_sv_tr_zh-Hans.DBG.7z
Then send me the log found at %temp%\p8log.txt
Warning: the log contains sensible data such as your start menu structure,
loaded CPLs and so on, but no user-specific data such as passwords, cookies,
etc. However I don't recommend to attach it here, better just send me to
[email protected]
Thanks.
Original comment by [email protected]
on 3 Jul 2013 at 8:13
- Changed state: Accepted
- Added labels: Priority-High
- Removed labels: Priority-Medium