bgarrels / delphi-ide-theme-editor

Automatically exported from code.google.com/p/delphi-ide-theme-editor
1 stars 0 forks source link

Exception upon clicking on "Import current IDE theme from registry" #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy executable to an empty directory and run it
2. Click on "Import current IDE theme from registry"

What do you see instead?
I see the following information:
---------------------------
Information
---------------------------
Error importing theme from registry - Message : Error in Delphi theme Xml Data 
-2147024893 : Trace [00497573] JclDebug.TJclStackInfoList.Create
[0049882A] uStackTrace.GetExceptionStackInfoProc (Line 32, "uStackTrace.pas")
[00424BC0] SysUtils.Exception.RaisingException
[005971D7] uDelphiIDEHighlight.ImportDelphiIDEThemeFromReg (Line 607, 
"uDelphiIDEHighlight.pas")
[0060591C] Main.TFrmMain.BtnImportRegThemeClick (Line 552, "Main.pas")
[004C1CCF] Controls.TControl.Click
[004C6028] Controls.TWinControl.WndProc
[004F39F4] StdCtrls.TButtonControl.WndProc
[004C617B] Controls.DoControlMsg
[004C6028] Controls.TWinControl.WndProc
[00532BC0] Forms.TCustomForm.WndProc
[004C56C8] Controls.TWinControl.MainWndProc
[00455644] Classes.StdWndProc
[004C6128] Controls.TWinControl.DefaultHandler
[004C6028] Controls.TWinControl.WndProc
[004F39F4] StdCtrls.TButtonControl.WndProc
[00455644] Classes.StdWndProc

---------------------------
OK   
---------------------------

What version of the product are you using? On what operating system?
Application version: 1.0.0.242
OS version: Windows XP SP3

Original issue reported on code.google.com by ring....@gmail.com on 3 Sep 2011 at 3:54

GoogleCodeExporter commented 9 years ago
Remember which the application has dependencies of another files, so not must 
be executed directly wihout these files.

Original comment by Rodrigo.Ruz.V@gmail.com on 9 Sep 2011 at 2:41