Lazycat Posted April 6, 2010 Author Share Posted April 6, 2010 Or you can check date of FD.EXEI don't think it's reliable. Also I tried to get date value from VS_FIXEDFILEINFO structure, but found that Delphi compiler not fill it.So I'll go with custom field. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
Zedna Posted April 6, 2010 Share Posted April 6, 2010 New idea: - add form's property Description into Object Inspector I discovered this Description property is used in Templates galery and it's in Object Tree as root treeview entry which foloow Form's Name property until I change Description by hand in Object Tree (F2). This way it's clear that it is separate property. Bug in Options: - when you add some button/command to Toolbar from context menu with Customize command then this button disappear after another invoking of Options (must be invoked from main menu) and pressing Cancel. I also noticed in Options/Toolbars dialog that Apply button doesn't get enabled after I add new command to toolbar maybe it can be related to dissapearing problem Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Lazycat Posted April 6, 2010 Author Share Posted April 6, 2010 New idea:- add form's property Description into Object Inspector I discovered this Description property is used in Templates galery and it's in Object Tree as root treeview entry which foloow Form's Name property until I change Description by hand in Object Tree (F2). This way it's clear that it is separate property.It's not separate as you can be noticed. Actual Description property (in all controls, include form) is used for object tree descriptive text. Form's description also used in template gallery. I think this is logical enough. Isn't this will be more confuse if the same property can be changed in two places?Bug in Options:Yeah, toolbars was just not saved when calling from context menu. Fixed. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
Lazycat Posted April 15, 2010 Author Share Posted April 15, 2010 New beta version. This is marked as RC1, no significant changes planned, so translators can revise their translations.DownloadList of changes:Fixed: menu separator "" not generating Fixed: save button state not updated after end editing text in tree Fixed: toolbars not saving when executing config dialog from toolbar context menu Fixed: option "use caption instead name" worked only for label Added: "show grid" option for graphic editor Added: hourglass cursor when opening Object browser Added: invoke Object browser by doubleclick Fixed: various translation fixes Fixed: regression in "scite mode" (Koda not closed when click insert button) Fixed: form modified state was not set when changing styles Fixed: missed $ at first variable in Resizing output Fixed: poDesktopCenter not always generated -1 for position Fixed: GUI_SS_DEFAULT_GUI was not generated for GUI Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
Fire Posted April 18, 2010 Share Posted April 18, 2010 Hi again LazyCat.I just tested Koda Beta 1.7.2.8 build 247 RC1 (2010-04-15)Some times when switching from one language to another Koda will Crash.Here is printscreen and crash log (see below)Here is Crashlog when switching from one lang to another (BTW some times it didn`t occurs )Tested on win xp sp2 (ru) under Restricted user privilegies and all test started from Desktop location.expandcollapse popupException handled 18.04.2010 at 21:51:19 by MainExceptionHandler Access violation at address 0040480C in module 'FD.exe'. Read of address 206E6F61 Exception Address: 0040480C Information about Source of Exception Unit: Variants Method: @LStrAsg Line: 0 Exception handled 18.04.2010 at 21:54:09 by MainExceptionHandler Access violation at address 004038D9 in module 'FD.exe'. Read of address 0000002E Exception Address: 004038D9 Information about Source of Exception Unit: System Method: TObject.ClassName Line: 0 Exception handled 18.04.2010 at 21:54:51 by MainExceptionHandler Access violation at address 004029E7 in module 'FD.exe'. Read of address 7472C000 Exception Address: 004029E7 Information about Source of Exception Unit: IconLibrary Method: Move Line: 0 Exception handled 18.04.2010 at 21:54:54 by MainExceptionHandler Access violation at address 004029E7 in module 'FD.exe'. Read of address 7472C000 Exception Address: 004029E7 Information about Source of Exception Unit: IconLibrary Method: Move Line: 0 Exception handled 18.04.2010 at 21:55:06 by MainExceptionHandler Access violation at address 004038D9 in module 'FD.exe'. Read of address 0000002E Exception Address: 004038D9 Information about Source of Exception Unit: System Method: TObject.ClassName Line: 0 Exception handled 18.04.2010 at 21:55:11 by MainExceptionHandler Access violation at address 004038D4 in module 'FD.exe'. Read of address FFFFFFD5 Exception Address: 004038D4 Information about Source of Exception Unit: System Method: TObject.ClassName Line: 0 Exception handled 18.04.2010 at 21:55:16 by MainExceptionHandler Access violation at address 004038D9 in module 'FD.exe'. Read of address 0000002E Exception Address: 004038D9 Information about Source of Exception Unit: System Method: TObject.ClassName Line: 0 Exception handled 18.04.2010 at 21:55:22 by MainExceptionHandler Access violation at address 004038D4 in module 'FD.exe'. Read of address FFFFFFD5 Exception Address: 004038D4 Information about Source of Exception Unit: System Method: TObject.ClassName Line: 0 Exception handled 18.04.2010 at 21:55:29 by MainExceptionHandler Access violation at address 004038D9 in module 'FD.exe'. Read of address 0000002E Exception Address: 004038D9 Information about Source of Exception Unit: System Method: TObject.ClassName Line: 0 Exception handled 18.04.2010 at 21:56:53 by MainExceptionHandler Access violation at address 0040480C in module 'FD.exe'. Read of address 000000AF Exception Address: 0040480C Information about Source of Exception Unit: Variants Method: @LStrAsg Line: 0 Exception handled 18.04.2010 at 21:57:10 by MainExceptionHandler Access violation at address 0040480C in module 'FD.exe'. Read of address 000000AF Exception Address: 0040480C Information about Source of Exception Unit: Variants Method: @LStrAsg Line: 0Thanks in advance again. [size="5"] [/size] Link to comment Share on other sites More sharing options...
Lazycat Posted April 19, 2010 Author Share Posted April 19, 2010 Some times when switching from one language to another Koda will Crash.Yes, I couple times faced with this crash too, but not found the cause yet. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
Fire Posted April 19, 2010 Share Posted April 19, 2010 (edited) Hi again Lazycat.I think this is a fd.xml related bug again.And interesting moment in this bug that it occurs after Generate code (F9).After this try to switch to another language you can see it. I think this is a fd.xml related bug.But it included in FD.exe.For test i replace FD.exe RC1 with FD 1.7.2.0 build 180 and manipulate again crash didn`t appears.May be this is related with changes in RC1. Edited April 19, 2010 by Sh3llC043r [size="5"] [/size] Link to comment Share on other sites More sharing options...
Lazycat Posted April 19, 2010 Author Share Posted April 19, 2010 this bug that it occurs after Generate code (F9)This is the cause. It was mistake when I converted this dalog from static to dynamic in one of latest versions. Fixed. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
Zedna Posted April 20, 2010 Share Posted April 20, 2010 (edited) Here is Koda Czech language file updated from 1.7.2.7 to 1.7.2.8 Tested and from my point of view there are no translation related problems anymore.Lang_cze.zip Edited April 20, 2010 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
ForsakenGod Posted April 20, 2010 Share Posted April 20, 2010 I m not sure if its possible to add this but would it be possible to allow making tabs in tabs ? Link to comment Share on other sites More sharing options...
Zedna Posted April 20, 2010 Share Posted April 20, 2010 I m not sure if its possible to add this but would it be possible to allow making tabs in tabs ? It was disscused here already.I'm not sure but I think it's a limitation of Autoit and Koda only follow these Autoit's limitations as far as I know.But there are some workarounds for that (more overlaying GUIs?), try searching. Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
ForsakenGod Posted April 20, 2010 Share Posted April 20, 2010 It was disscused here already.I'm not sure but I think it's a limitation of Autoit and Koda only follow these Autoit's limitations as far as I know.But there are some workarounds for that (more overlaying GUIs?), try searching.Yeah i know about that i m just asking if it couldnt be auto-generated Link to comment Share on other sites More sharing options...
Fire Posted June 28, 2010 Share Posted June 28, 2010 (edited) Hi.Another BUG.If recently created file (i mean FormN.kxf where N -eq number) is not exist (deleted or renamed by user) and when you try to open recently file from File-->Recent Filesthis will cause AV in application(In Koda v1.7.2.8 build 247 (beta)Here is print screen and AV log.Exception handled 28.06.2010 at 17:33:46 by MainExceptionHandler Cannot open file "C:\Documents and Settings\user\Рабочий стол\Form1.kxf". Не удается найти указанный файл Exception Address: 004212A6 Information about Source of Exception Unit: Classes Method: TFileStream.Create Line: 0 Exception handled 28.06.2010 at 17:33:55 by MainExceptionHandler Cannot open file "C:\Documents and Settings\user\Рабочий стол\Form1.kxf". Не удается найти указанный файл Exception Address: 004212A6 Information about Source of Exception Unit: Classes Method: TFileStream.Create Line: 0 Exception handled 28.06.2010 at 17:33:58 by MainExceptionHandler Cannot open file "C:\Documents and Settings\user\Рабочий стол\Form1.kxf". Не удается найти указанный файл Exception Address: 004212A6 Information about Source of Exception Unit: Classes Method: TFileStream.Create Line: 0 Exception handled 28.06.2010 at 17:34:03 by MainExceptionHandler Cannot open file "C:\Documents and Settings\user\Рабочий стол\Form1.kxf". Не удается найти указанный файл Exception Address: 004212A6 Information about Source of Exception Unit: Classes Method: TFileStream.Create Line: 0Tested on Koda 1.7.2.0 build 180 too this behavior will cause full crash of application. Edited June 28, 2010 by Fire [size="5"] [/size] Link to comment Share on other sites More sharing options...
Mat Posted June 28, 2010 Share Posted June 28, 2010 Fire, this thread is too big to be posting bugs constantly, thats why theres a bug tracker AutoIt Project Listing Link to comment Share on other sites More sharing options...
Lazycat Posted June 29, 2010 Author Share Posted June 29, 2010 (edited) A bit later update, but it here. Another (hopefully last in this cycle) beta version, RC2.DownloadList of changes (very short):Fixed: partially, toolbars showing issue Fixed: AV when selecting non-existent recent file Added: release date to About dialog Fixed: crash when changing language in situations when code dialog was opened before Edited June 29, 2010 by Lazycat Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
wetzel1 Posted July 9, 2010 Share Posted July 9, 2010 Website is down? Link to comment Share on other sites More sharing options...
Lazycat Posted July 30, 2010 Author Share Posted July 30, 2010 The release version is out. Despite a little change in version, here a many changes actually. DownloadGraphic editor Better support of limited accounts and UAC under Vista/Seven Styles editor allow multiple selection Icons in additional controls (Tab, ListView, TreeView) Redone Object tree, with support of editable descriptions Awareness of GUI_SS_DEFAULT styles And many smaller changes (see full history) Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
Tlem Posted August 3, 2010 Share Posted August 3, 2010 (edited) On the last archive (1.7.3.0.zip), there is no FD.map file. Is it normal ? Edit : I just see that we can download it separatly. Is it important to have this file ? Edited August 3, 2010 by Tlem Best Regards.Thierry Link to comment Share on other sites More sharing options...
Lazycat Posted August 3, 2010 Author Share Posted August 3, 2010 TlemThis is debug symbols file, in many cases it's help to trace error. When it exists, error handler can show in which function error occured. It's not needed for regular work, but useful if you want to send detailed error descriiption. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
Tlem Posted August 3, 2010 Share Posted August 3, 2010 Tanks for the explications. Best Regards.Thierry Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now