iamarfat / power8

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

Exception on launch #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 jaysoncd...@gmail.com on 17 Jun 2013 at 2:34

GoogleCodeExporter commented 9 years ago
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 
agentmc@mail.ru

Thanks.

Original comment by agentmc@mail.ru on 3 Jul 2013 at 8:13