mylilpenguin / procurement

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

POE Crash after inventory #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Opening the program
2.Click login then  it finds things from my stash and gets to done.  

What is the expected output? What do you see instead?
Crash with asking for log files send to devolpers. 

What version of the product are you using? On what operating system?
version 0.0.1 on Windows 7 SP1 64bit.
.net frame works that are installed 
v2.0.50727
v3.0
v3.5
v4 Cient
v4 Full

Please provide any additional information below.

Original issue reported on code.google.com by hgcourt...@gmail.com on 20 Feb 2013 at 4:03

Attachments:

GoogleCodeExporter commented 8 years ago
I was trying to run the program from. C:\Users\%Username%\Downloads\Procurement 
v0.0.1\  
Moved the program to second hard drive of E:\Procurement v0.0.1\ and ran 
program it worked.  

Original comment by hgcourt...@gmail.com on 20 Feb 2013 at 4:07

GoogleCodeExporter commented 8 years ago
Did you have the settings file open in notepad (or similar) ? 

I suspect that has caused the crash.

Original comment by stickymaddness on 20 Feb 2013 at 4:09

GoogleCodeExporter commented 8 years ago
I did not open the settings.xml at all.

Original comment by hgcourt...@gmail.com on 20 Feb 2013 at 4:11

GoogleCodeExporter commented 8 years ago
Interesting, I think it's due to Windows user access control, we will 
investigate.

Original comment by stickymaddness on 20 Feb 2013 at 4:20

GoogleCodeExporter commented 8 years ago
I have uac turned off. I am an administrator on the machine. 

Original comment by hgcourt...@gmail.com on 20 Feb 2013 at 4:21

GoogleCodeExporter commented 8 years ago
I've deployed Procurement v0.0.2, please will you download and let us know if 
you still have a problem.

Original comment by stickymaddness on 20 Feb 2013 at 5:23

GoogleCodeExporter commented 8 years ago
With version .0.0.2 that is labeled as .0.0.1 in the logs. I get the same error 
from my downloads folder 
 C:\Users\%username%\AppData\Local\Temp\WER55B0.tmp.WERInternalMetadata.xml
  C:\Users\%username%\AppData\Local\Temp\WER6A78.tmp.appcompat.txt
  C:\Users\%username%\AppData\Local\Temp\WER6A99.tmp.mdmp

If I copy the folder from my downloads directory to a root folder it runs and 
works.  When I move it back it does not work.
If I do a run as administrator for the Procurement.exe inside of 
C:\Users\%username%\Downloads\Procurement v0.0.2 it does work.  

Original comment by hgcourt...@gmail.com on 20 Feb 2013 at 5:54

Attachments:

GoogleCodeExporter commented 8 years ago
I will definitely add better error handling to the Settings save method. In 
addition I guess we will need to check if the process is running with 
administrative rights.

Thanks for providing such detailed feedback, this really helps us get the tool 
polished!

Original comment by original...@gmail.com on 20 Feb 2013 at 6:23

GoogleCodeExporter commented 8 years ago
Can you test with version 3? Some better error handling, and the app should 
crash. It will just not save settings if it doesnt have permission

Original comment by original...@gmail.com on 20 Feb 2013 at 7:43

GoogleCodeExporter commented 8 years ago
Version 0.0.3 has fixed this bug.

Original comment by hgcourt...@gmail.com on 20 Feb 2013 at 8:05

GoogleCodeExporter commented 8 years ago
Excellent, thanks for raising the issue and providing us with info/logs.

Original comment by stickymaddness on 20 Feb 2013 at 9:05