View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000766 | Double Commander | File operations | public | 2013-12-02 21:42 | 2017-09-04 08:25 |
| Reporter | Trivu | Assigned To | Alexx2000 | ||
| Priority | high | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Projection | none | ETA | none | ||
| Platform | PC | OS | Windows | OS Version | 8.1 |
| Product Version | 0.5.7 | Product Build | 5310M | ||
| Target Version | 0.5.8 | Fixed in Version | 0.5.8 | ||
| Summary | 0000766: Crash if search template using for file coloring has invalid regular expression | ||||
| Description | Программа крашится и больше невозможна его нормальная работа. | ||||
| Steps To Reproduce | Если в опциях Цветов для файлов(Color->File type) в File Mask выбрать Regular Expressions, то программа крашится и после этого нельзя восстановить его нормальную работу кроме как переустановив или стерев файлы конфигурации. | ||||
| Additional Information | Problem signature: Problem Event Name: BEX64 Application Name: doublecmd.exe Application Version: 0.5.7.0 Application Timestamp: 00000000 Fault Module Name: StackHash_2a05 Fault Module Version: 0.0.0.0 Fault Module Timestamp: 00000000 Exception Offset: PCH_84_FROM_doublecmd+0x000000000000DBD2 Exception Code: c0000005 Exception Data: 0000000000000008 OS Version: 6.3.9600.2.0.0.256.48 Locale ID: 9226 Additional Information 1: 2a05 Additional Information 2: 2a05f213231186cf5ed5c68b98756ab3 Additional Information 3: 79e6 Additional Information 4: 79e6da2db7d5bb8494b2f680e1c01761 | ||||
| Tags | No tags attached. | ||||
| Attached Files | doublecmd.xml (22,789 bytes)
<?xml version="1.0" encoding="utf-8"?>
<doublecmd DCVersion="0.5.7 beta" ConfigVersion="7">
<Configuration Save="True">
<UseConfigInProgramDir>False</UseConfigInProgramDir>
</Configuration>
<Colors>
<FileFilters>
<Filter>
<Name>cmp</Name>
<FileMasks>*.zip;*.7z;*.rar;*.ace;*.apk;*.cab;*.jar;*.arj;*.lha;*.tar;*.gz;</FileMasks>
<Color>32512</Color>
<Attributes/>
</Filter>
<Filter>
<Name>aud</Name>
<FileMasks>*.mp2;*.mp3;*.flac;*.wav;*.mid;*.midi;*.mod;*.xm;*.s3m;*.it;*.ogg;*.wma;*.ra;*.au;*.kar;*.ac3;*.aac;*.atrac;</FileMasks>
<Color>9764864</Color>
<Attributes/>
</Filter>
<Filter>
<Name>exe</Name>
<FileMasks>*.exe;*.com;*.vbs;</FileMasks>
<Color>8323072</Color>
<Attributes/>
</Filter>
<Filter>
<Name>txt</Name>
<FileMasks>*.txt;*.h;*.inc;*.log;*.doc;*.docx;*.chm;*.hlp;*.cfg;*.ini;</FileMasks>
<Color>10460928</Color>
<Attributes/>
</Filter>
<Filter>
<Name>sys</Name>
<FileMasks>>sys</FileMasks>
<Color>5659248</Color>
<Attributes/>
</Filter>
<Filter>
<Name>img</Name>
<FileMasks>*.jpg;*.jpeg;*.bmp;*.png;*.gif;*.psd;*.cdr;*.tif;*.tiff;*.tga;*.ai;</FileMasks>
<Color>4227200</Color>
<Attributes/>
</Filter>
<Filter>
<Name>vid</Name>
<FileMasks>*.avi;*.mpg;*.mpeg;*.mkv;*.flv;*.VOB;*.m2ts;</FileMasks>
<Color>11031552</Color>
<Attributes/>
</Filter>
<Filter>
<Name>fil</Name>
<FileMasks>*</FileMasks>
<Color>0</Color>
<Attributes/>
</Filter>
</FileFilters>
<Foreground>8388608</Foreground>
<Background>16777215</Background>
<Background2>16250871</Background2>
<Mark>255</Mark>
<Cursor>16764831</Cursor>
<CursorText>-2147483630</CursorText>
<UseInvertedSelection>False</UseInvertedSelection>
<InactivePanelBrightness>100</InactivePanelBrightness>
<UseFrameCursor>False</UseFrameCursor>
<FreeSpaceIndicator>
<ForeColor>0</ForeColor>
<BackColor>16777215</BackColor>
<UseGradient>True</UseGradient>
</FreeSpaceIndicator>
</Colors>
<Plugins>
<DsxPlugins/>
<WcxPlugins>
<WcxPlugin Enabled="True">
<ArchiveExt>zip</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>607</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>lzma</ArchiveExt>
<Path>%commander_path%\plugins\wcx\lzma\lzma.wcx</Path>
<Flags>1</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tar</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>bz2</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>91</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tbz</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>gz</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>91</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tgz</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>cpio</ArchiveExt>
<Path>%commander_path%\plugins\wcx\cpio\cpio.wcx</Path>
<Flags>0</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>deb</ArchiveExt>
<Path>%commander_path%\plugins\wcx\deb\deb.wcx</Path>
<Flags>4</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>rpm</ArchiveExt>
<Path>%commander_path%\plugins\wcx\rpm\rpm.wcx</Path>
<Flags>4</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>rar</ArchiveExt>
<Path>%commander_path%\plugins\wcx\unrar\unrar.wcx</Path>
<Flags>68</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>apk</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>607</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>7z</ArchiveExt>
<Path>%commander_path%\plugins\wcx\7zip\7zip.wcx64</Path>
<Flags>223</Flags>
</WcxPlugin>
</WcxPlugins>
<WdxPlugins>
<WdxPlugin>
<Name>rpm_wdx</Name>
<Path>%commander_path%\plugins\wdx\rpm_wdx\rpm_wdx.wdx</Path>
<DetectString>EXT="RPM"</DetectString>
</WdxPlugin>
<WdxPlugin>
<Name>deb_wdx</Name>
<Path>%commander_path%\plugins\wdx\deb_wdx\deb_wdx.wdx</Path>
<DetectString>EXT="DEB"</DetectString>
</WdxPlugin>
</WdxPlugins>
<WfxPlugins>
<WfxPlugin Enabled="True">
<Name>FTP</Name>
<Path>%commander_path%\plugins\wfx\ftp\ftp.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>MediaAudio2</Name>
<Path>%commander_path%\plugins\wfx\MediaAudio2\wpdplug.wfx64</Path>
</WfxPlugin>
</WfxPlugins>
<WlxPlugins>
<WlxPlugin Enabled="True">
<Name>AKFont</Name>
<Path>%commander_path%\plugins\wlx\AKFont\AKFont.wlx64</Path>
<DetectString>FORCE | EXT="TTF" | EXT="PFM" | EXT="OTF" | EXT="TTC" | EXT="FON" | EXT="PFB"</DetectString>
</WlxPlugin>
<WlxPlugin Enabled="True">
<Name>Imagine</Name>
<Path>%commander_path%\plugins\wlx\Imagine\Imagine.wlx64</Path>
<DetectString>MULTIMEDIA</DetectString>
</WlxPlugin>
<WlxPlugin Enabled="True">
<Name>mmedia</Name>
<Path>%commander_path%\plugins\wlx\mmedia\mmedia.wlx64</Path>
<DetectString>MULTIMEDIA</DetectString>
</WlxPlugin>
<WlxPlugin Enabled="True">
<Name>ulister</Name>
<Path>%commander_path%\plugins\wlx\ulister\ulister.wlx64</Path>
<DetectString/>
</WlxPlugin>
</WlxPlugins>
</Plugins>
<Toolbars>
<MainToolbar/>
</Toolbars>
<Tabs>
<OpenedTabs>
<Left>
<ActiveTab>0</ActiveTab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>1</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\Program Files\Double Commander\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>C:\$Recycle.Bin\</Path>
<Path>C:\</Path>
<Path>C:\ApkTools\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\Program Files\Double Commander\</Path>
<Path>C:\Program Files\Double Commander\plugins\</Path>
<Path>C:\Program Files\Double Commander\plugins\wcx\</Path>
<Path>C:\Program Files\Double Commander\plugins\</Path>
<Path>C:\Program Files\Double Commander\plugins\wdx\</Path>
<Path>C:\Program Files\Double Commander\plugins\</Path>
<Path>C:\Program Files\Double Commander\plugins\wfx\</Path>
<Path>C:\Program Files\Double Commander\plugins\</Path>
<Path>C:\Program Files\Double Commander\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\Program Files\Double Commander\</Path>
<Path>C:\Program Files\Double Commander\plugins\</Path>
<Path>C:\Program Files\Double Commander\plugins\wdx\</Path>
<Path>C:\Program Files\Double Commander\plugins\wdx\DirSizeCalc\</Path>
<Path>C:\Program Files\Double Commander\plugins\wdx\</Path>
<Path>C:\Program Files\Double Commander\plugins\</Path>
<Path>C:\Program Files\Double Commander\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Triv</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
</Left>
<Right>
<ActiveTab>0</ActiveTab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>1</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\Program Files\Double Commander\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>d:\</Path>
<Path>f:\</Path>
<Path>j:\</Path>
<Path>j:\Downloads\</Path>
<Path>j:\Downloads\Total\</Path>
<Path>j:\Downloads\Total\Plugins\</Path>
<Path>C:\Program Files\Double Commander\plugins\</Path>
<Path>C:\Program Files\Double Commander\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\Program Files\totalcmd\</Path>
<Path>C:\Program Files\totalcmd\plugins\</Path>
<Path>C:\Program Files\totalcmd\plugins\wdx\</Path>
<Path>C:\Program Files\totalcmd\plugins\</Path>
<Path>C:\Program Files\totalcmd\plugins\wfx\</Path>
<Path>C:\Program Files\totalcmd\plugins\</Path>
<Path>C:\Program Files\totalcmd\plugins\wlx\</Path>
<Path>C:\Program Files\totalcmd\plugins\</Path>
<Path>C:\Program Files\totalcmd\</Path>
<Path>C:\Program Files\totalcmd\plugins\</Path>
<Path>C:\Program Files\totalcmd\plugins\wdx\</Path>
<Path>C:\Program Files\totalcmd\plugins\wdx\DirSizeCalc\</Path>
<Path>C:\Program Files\Double Commander\plugins\wdx\</Path>
<Path>C:\Program Files\Double Commander\plugins\</Path>
<Path>C:\Program Files\Double Commander\plugins\wcx\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Triv</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
</Right>
</OpenedTabs>
<Options>785</Options>
<CharacterLimit>32</CharacterLimit>
<Position>0</Position>
</Tabs>
<MainWindow>
<Position>
<Left>378</Left>
<Top>100</Top>
<Width>760</Width>
<Height>370</Height>
<Maximized>True</Maximized>
<Splitter>50</Splitter>
</Position>
</MainWindow>
<Language>
<POFileName>doublecmd.po</POFileName>
</Language>
<Behaviours>
<GoToRoot>False</GoToRoot>
<RunInTerminal>cmd.exe /K</RunInTerminal>
<RunTerminal>cmd.exe</RunTerminal>
<OnlyOneAppInstance>True</OnlyOneAppInstance>
<LynxLike>True</LynxLike>
<FileSizeFormat>0</FileSizeFormat>
<MinimizeToTray>False</MinimizeToTray>
<AlwaysShowTrayIcon>False</AlwaysShowTrayIcon>
<Mouse>
<Selection Enabled="True">
<Button>1</Button>
</Selection>
<ScrollMode>1</ScrollMode>
<WheelScrollLines>3</WheelScrollLines>
</Mouse>
<AutoFillColumns>True</AutoFillColumns>
<AutoSizeColumn>1</AutoSizeColumn>
<DateTimeFormat>dd/mm/yyyy hh:mm</DateTimeFormat>
<CutTextToColumnWidth>True</CutTextToColumnWidth>
<ShowSystemFiles>True</ShowSystemFiles>
<ListFilesInThread>True</ListFilesInThread>
<LoadIconsSeparately>True</LoadIconsSeparately>
<DelayLoadingTabs>True</DelayLoadingTabs>
<HighlightUpdatedFiles>True</HighlightUpdatedFiles>
<DriveBlackList/>
<DriveBlackListUnmounted>True</DriveBlackListUnmounted>
</Behaviours>
<Tools>
<Viewer Enabled="False">
<Path/>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Viewer>
<Editor Enabled="True">
<Path>C:\Program Files (x86)\Notepad++\notepad++.exe</Path>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Editor>
<Differ Enabled="False">
<Path/>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Differ>
</Tools>
<Fonts>
<Main>
<Name>Segoe UI Semibold</Name>
<Size>10</Size>
<Style>1</Style>
</Main>
<Editor>
<Name>DejaVu Serif</Name>
<Size>8</Size>
<Style>0</Style>
</Editor>
<Viewer>
<Name>Fixedsys</Name>
<Size>14</Size>
<Style>0</Style>
</Viewer>
<Log>
<Name>Fixedsys</Name>
<Size>12</Size>
<Style>0</Style>
</Log>
<ViewerBook>
<Name>Segoe UI</Name>
<Size>12</Size>
<Style>0</Style>
</ViewerBook>
</Fonts>
<ToolTips>
<ShowToolTipMode>2</ShowToolTipMode>
<CustomFields/>
</ToolTips>
<Layout>
<MainMenu>True</MainMenu>
<ButtonBar Enabled="False">
<FlatIcons>False</FlatIcons>
<ButtonHeight>24</ButtonHeight>
<IconSize>16</IconSize>
</ButtonBar>
<DriveBar1>True</DriveBar1>
<DriveBar2>True</DriveBar2>
<DriveBarFlat>True</DriveBarFlat>
<DrivesListButton Enabled="False">
<ShowLabel>True</ShowLabel>
<ShowFileSystem>True</ShowFileSystem>
<ShowFreeSpace>True</ShowFreeSpace>
</DrivesListButton>
<DirectoryTabs>True</DirectoryTabs>
<CurrentDirectory>True</CurrentDirectory>
<TabHeader>True</TabHeader>
<StatusBar>True</StatusBar>
<CmdLine>True</CmdLine>
<LogWindow>False</LogWindow>
<TermWindow>False</TermWindow>
<KeyButtons>False</KeyButtons>
<InterfaceFlat>True</InterfaceFlat>
<DriveFreeSpace>True</DriveFreeSpace>
<DriveIndicator>True</DriveIndicator>
<ProgressInMenuBar>False</ProgressInMenuBar>
<PanelOfOperationsInBackground>True</PanelOfOperationsInBackground>
<HorizontalFilePanels>False</HorizontalFilePanels>
<ShortFormatDriveInfo>False</ShortFormatDriveInfo>
</Layout>
<FilesViews>
<Sorting>
<CaseSensitivity>0</CaseSensitivity>
<NaturalSorting>False</NaturalSorting>
<SortFolderMode>0</SortFolderMode>
<NewFilesPosition>2</NewFilesPosition>
<UpdatedFilesPosition>2</UpdatedFilesPosition>
</Sorting>
</FilesViews>
<Keyboard>
<Typing>
<Actions>
<NoModifier>1</NoModifier>
<Alt>0</Alt>
<CtrlAlt>2</CtrlAlt>
</Actions>
</Typing>
</Keyboard>
<FileOperations>
<BufferSize>524288</BufferSize>
<UseMmapInSearch>False</UseMmapInSearch>
<PartialNameSearch>True</PartialNameSearch>
<WipePassNumber>1</WipePassNumber>
<DropReadOnlyFlag>False</DropReadOnlyFlag>
<ProcessComments>True</ProcessComments>
<RenameSelOnlyName>False</RenameSelOnlyName>
<ShowCopyTabSelectPanel>False</ShowCopyTabSelectPanel>
<UseTrash>True</UseTrash>
<SkipFileOpError>False</SkipFileOpError>
<ShowDialogOnDragDrop>True</ShowDialogOnDragDrop>
<OverwriteFolder>False</OverwriteFolder>
<ProgressKind>0</ProgressKind>
<Confirmations>15</Confirmations>
<Options>
<Symlink>0</Symlink>
<CorrectLinks>False</CorrectLinks>
<FileExists>0</FileExists>
<DirectoryExists>0</DirectoryExists>
<SetPropertyError>0</SetPropertyError>
<ReserveSpace>False</ReserveSpace>
<CheckFreeSpace>True</CheckFreeSpace>
<CopyAttributes>True</CopyAttributes>
<CopyTime>True</CopyTime>
<CopyOwnership>True</CopyOwnership>
</Options>
</FileOperations>
<Log Enabled="False">
<FileName>C:\Users\Triv\AppData\Roaming\doublecmd\doublecmd.log</FileName>
<Options>255</Options>
</Log>
<History>
<SearchReplaceHistory Save="True"/>
<DirHistory Save="True"/>
<CmdLineHistory Save="True"/>
<FileMaskHistory Save="True"/>
</History>
<QuickSearch>
<MatchBeginning>True</MatchBeginning>
<MatchEnding>True</MatchEnding>
<Case>1</Case>
<Items>2</Items>
</QuickSearch>
<QuickFilter>
<AutoHide>True</AutoHide>
</QuickFilter>
<Miscellaneous>
<GridVertLine>True</GridVertLine>
<GridHorzLine>False</GridHorzLine>
<ShowWarningMessages>True</ShowWarningMessages>
<SpaceMovesDown>True</SpaceMovesDown>
<DirBrackets>False</DirBrackets>
</Miscellaneous>
<Thumbnails Save="True">
<Width>128</Width>
<Height>128</Height>
</Thumbnails>
<AutoRefresh>
<Options>3</Options>
<ExcludeDirs/>
<Mode>0</Mode>
</AutoRefresh>
<Icons>
<ShowMode>3</ShowMode>
<ShowOverlays>False</ShowOverlays>
<Size>16</Size>
<Exclude>False</Exclude>
<ExcludeDirs/>
<CustomDriveIcons>False</CustomDriveIcons>
<ShowInMenus Enabled="True">
<Size>16</Size>
</ShowInMenus>
</Icons>
<IgnoreList Enabled="False">
<IgnoreListFile>C:\Users\Triv\AppData\Roaming\doublecmd\ignorelist.txt</IgnoreListFile>
</IgnoreList>
<DirectoryHotList/>
<Viewer>
<PreviewVisible>False</PreviewVisible>
<ImageStretch>False</ImageStretch>
<CopyMovePath1/>
<CopyMovePath2/>
<CopyMovePath3/>
<CopyMovePath4/>
<CopyMovePath5/>
<PaintMode>Pen</PaintMode>
<PaintWidth>5</PaintWidth>
<NumberOfColumns>1</NumberOfColumns>
<ViewerMode>1</ViewerMode>
<PaintColor>255</PaintColor>
<BackgroundColor>0</BackgroundColor>
<FontColor>16777215</FontColor>
<TextPosition>0</TextPosition>
</Viewer>
<Lua>
<PathToLibrary>lua5.1.dll</PathToLibrary>
</Lua>
<NameShortcutFile>shortcuts.scf</NameShortcutFile>
<LastUsedPacker>zip</LastUsedPacker>
<UseShellForFileOperations>True</UseShellForFileOperations>
<SearchTemplates>
<Template>
<Name>sys</Name>
<StartPath/>
<ExcludeDirectories/>
<FilesMasks>*</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>False</IsPartialNameSearch>
<RegExp>True</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
</SearchTemplates>
<ColumnsSets>
<ColumnsSet>
<Name>Triv</Name>
<CustomView>False</CustomView>
<CursorBorder Enabled="False">
<Color>0</Color>
</CursorBorder>
<Columns>
<Column>
<Title>Name</Title>
<FuncString>[DC().GETFILENAMENOEXT{}]</FuncString>
<Width>710</Width>
<Align>0</Align>
<Font>
<Name>Segoe UI Semibold</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>8388608</TextColor>
<Background>16777215</Background>
<Background2>16250871</Background2>
<MarkColor>255</MarkColor>
<CursorColor>16764831</CursorColor>
<CursorText>-2147483630</CursorText>
</Column>
<Column>
<Title>Ext</Title>
<FuncString>[DC().GETFILEEXT{}]</FuncString>
<Width>50</Width>
<Align>0</Align>
<Font>
<Name>Segoe UI Semibold</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>8388608</TextColor>
<Background>16777215</Background>
<Background2>16250871</Background2>
<MarkColor>255</MarkColor>
<CursorColor>16764831</CursorColor>
<CursorText>-2147483630</CursorText>
</Column>
<Column>
<Title>Date</Title>
<FuncString>[DC().GETFILETIME{}] </FuncString>
<Width>115</Width>
<Align>1</Align>
<Font>
<Name>Segoe UI Semibold</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>8388608</TextColor>
<Background>16777215</Background>
<Background2>16250871</Background2>
<MarkColor>255</MarkColor>
<CursorColor>16764831</CursorColor>
<CursorText>-2147483630</CursorText>
</Column>
<Column>
<Title>Size</Title>
<FuncString>[DC().GETFILESIZE{}] </FuncString>
<Width>70</Width>
<Align>1</Align>
<Font>
<Name>Segoe UI Semibold</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>8388608</TextColor>
<Background>16777215</Background>
<Background2>16250871</Background2>
<MarkColor>255</MarkColor>
<CursorColor>16764831</CursorColor>
<CursorText>-2147483630</CursorText>
</Column>
</Columns>
</ColumnsSet>
</ColumnsSets>
</doublecmd>
| ||||
| Fixed in Revision | 5351 | ||||
| Operating system | Windows | ||||
| Widgetset | |||||
| Architecture | 64-bit | ||||
|
|
Приложите doublecmd.xml с которым DC падает. |
|
|
Зачем ставить галочку "Регулярное выражение", если по факту они не используются? * - не является корректным регулярным выражением. |
|
|
Исправлено, теперь DC не даст сохранить шаблон с некорректным регулярным выражением |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-12-02 21:42 | Trivu | New Issue | |
| 2013-12-02 22:33 | Alexx2000 | Note Added: 0001177 | |
| 2013-12-02 22:33 | Alexx2000 | Status | new => feedback |
| 2013-12-03 03:35 | Trivu | File Added: doublecmd.xml | |
| 2013-12-03 03:37 | Trivu | Status | feedback => new |
| 2013-12-03 07:56 | Alexx2000 | Note Added: 0001179 | |
| 2013-12-03 07:56 | Alexx2000 | Status | new => feedback |
| 2013-12-03 17:41 | Trivu | Status | feedback => new |
| 2013-12-04 14:44 | Alexx2000 | Assigned To | => Alexx2000 |
| 2013-12-04 14:44 | Alexx2000 | Status | new => assigned |
| 2013-12-04 21:19 | Alexx2000 | Fixed in Revision | => 5351 |
| 2013-12-04 21:19 | Alexx2000 | Note Added: 0001184 | |
| 2013-12-04 21:19 | Alexx2000 | Status | assigned => resolved |
| 2013-12-04 21:19 | Alexx2000 | Resolution | open => fixed |
| 2013-12-04 21:19 | Alexx2000 | Fixed in Version | => 0.5.8 |
| 2013-12-04 21:19 | Alexx2000 | Target Version | => 0.5.8 |
| 2013-12-04 21:19 | Alexx2000 | Summary | Severe Crash => Crash if search template using for file coloring has invalid regular expression |
| 2017-09-04 08:25 | Alexx2000 | Status | resolved => closed |