Double Commander

Official forum
It is currently Wed Jun 19, 2013 3:43 am

All times are UTC + 3 hours [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: Mon Dec 20, 2010 10:37 pm 
Offline

Joined: Tue Mar 09, 2010 12:05 am
Posts: 19
hello,

for some tar.gz or tar bz2 archives the file list in doublecommander appears empty
you can try this with this file
DC-plugins-v0.4.6-r3064-Linux-i386.tar.bz2 found at http://doublecmd.sourceforge.net/forum/viewtopic.php?f=5&t=389

if you doubleclick once you see the tar file and if you doubleclick again you get nothing

is it reproducible?
I'm on ubuntu lucid running snapshot doublecmd.0.4.6.r3159.gtk2.i386 with DC-plugins-v0.4.6-r3064-Linux-i386.tar.bz2 plugins

thanx
tkoun


Top
 Profile  
 
PostPosted: Tue Dec 21, 2010 10:15 am 
Offline
Developer
User avatar

Joined: Wed Apr 01, 2009 9:17 pm
Posts: 761
Location: Poland
For me it goes directly into tar archive. Can you post your settings?


Top
 Profile  
 
PostPosted: Tue Dec 21, 2010 1:13 pm 
Offline

Joined: Tue Mar 09, 2010 12:05 am
Posts: 19
here it is (.config/doublecmd/doublecmd.xml):
Spoiler:
<?xml version="1.0"?>
<doublecmd DCVersion="0.4.6 alpha" ConfigVersion="1">
<Configuration Save="True">
<UseConfigInProgramDir>False</UseConfigInProgramDir>
</Configuration>
<Language>
<POFileName>doublecmd.en.po</POFileName>
</Language>
<Behaviours>
<RunInTerminal>xterm -e sh -c</RunInTerminal>
<RunTerminal>xfce4-terminal</RunTerminal>
<OnlyOneAppInstance>False</OnlyOneAppInstance>
<LynxLike>True</LynxLike>
<SortCaseSensitive>False</SortCaseSensitive>
<SortNatural>False</SortNatural>
<ShortFileSizeFormat>True</ShortFileSizeFormat>
<MinimizeToTray>False</MinimizeToTray>
<AlwaysShowTrayIcon>False</AlwaysShowTrayIcon>
<Mouse>
<Selection Enabled="True">
<Button>0</Button>
</Selection>
<ScrollMode>1</ScrollMode>
<WheelScrollLines>3</WheelScrollLines>
</Mouse>
<AutoFillColumns>False</AutoFillColumns>
<AutoSizeColumn>0</AutoSizeColumn>
<DateTimeFormat>dd.mm.yy</DateTimeFormat>
<CutTextToColumnWidth>False</CutTextToColumnWidth>
<ShowSystemFiles>False</ShowSystemFiles>
<ListFilesInThread>False</ListFilesInThread>
<LoadIconsSeparately>False</LoadIconsSeparately>
<DriveBlackList/>
</Behaviours>
<Tools>
<Viewer Enabled="False">
<Path>see</Path>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Viewer>
<Editor Enabled="False">
<Path>edit</Path>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Editor>
<Differ Enabled="True">
<Path>meld</Path>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Differ>
</Tools>
<Fonts>
<Main>
<Name>DejaVu Sans Mono</Name>
<Size>9</Size>
<Style>0</Style>
</Main>
<Editor>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Editor>
<Viewer>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Viewer>
</Fonts>
<Colors>
<Foreground>536870912</Foreground>
<Background>15793151</Background>
<Background2>15920352</Background2>
<Mark>255</Mark>
<Cursor>-2147483635</Cursor>
<CursorText>-2147483634</CursorText>
<UseInvertedSelection>False</UseInvertedSelection>
<InactivePanelBrightness>100</InactivePanelBrightness>
<FileFilters>
<Filter>
<Name>Specified executables</Name>
<FileMasks>*</FileMasks>
<Color>8388736</Color>
<Attributes>-rwxrwxr*x</Attributes>
</Filter>
<Filter>
<Name>Executables</Name>
<FileMasks>*</FileMasks>
<Color>128</Color>
<Attributes>-*x*</Attributes>
</Filter>
<Filter>
<Name>Directories</Name>
<FileMasks>*</FileMasks>
<Color>8388608</Color>
<Attributes>d*</Attributes>
</Filter>
<Filter>
<Name>Links</Name>
<FileMasks>*</FileMasks>
<Color>32768</Color>
<Attributes>l*</Attributes>
</Filter>
</FileFilters>
<UseFrameCursor>False</UseFrameCursor>
</Colors>
<Layout>
<ButtonBar Enabled="True">
<FlatIcons>True</FlatIcons>
<ButtonHeight>16</ButtonHeight>
<SmallIconSize>16</SmallIconSize>
<SmallIcons>False</SmallIcons>
</ButtonBar>
<DriveBar1>False</DriveBar1>
<DriveBar2>True</DriveBar2>
<DriveBarFlat>False</DriveBarFlat>
<DriveMenuButton>True</DriveMenuButton>
<DirectoryTabs>True</DirectoryTabs>
<CurrentDirectory>True</CurrentDirectory>
<TabHeader>True</TabHeader>
<StatusBar>True</StatusBar>
<CmdLine>True</CmdLine>
<LogWindow>False</LogWindow>
<TermWindow>False</TermWindow>
<KeyButtons>True</KeyButtons>
<InterfaceFlat>True</InterfaceFlat>
<DriveFreeSpace>True</DriveFreeSpace>
<DriveIndicator>True</DriveIndicator>
<ProgressInMenuBar>True</ProgressInMenuBar>
<PanelOfOperationsInBackground>True</PanelOfOperationsInBackground>
</Layout>
<FileOperations>
<BufferSize>524288</BufferSize>
<UseMmapInSearch>False</UseMmapInSearch>
<WipePassNumber>1</WipePassNumber>
<DropReadOnlyFlag>True</DropReadOnlyFlag>
<ProcessComments>True</ProcessComments>
<RenameSelOnlyName>True</RenameSelOnlyName>
<ShowCopyTabSelectPanel>False</ShowCopyTabSelectPanel>
<UseTrash>True</UseTrash>
<SkipFileOpError>False</SkipFileOpError>
<ShowDialogOnDragDrop>False</ShowDialogOnDragDrop>
<OverwriteFolder>False</OverwriteFolder>
<Options>
<Symlink>0</Symlink>
<CorrectLinks>False</CorrectLinks>
<FileExists>0</FileExists>
<DirectoryExists>0</DirectoryExists>
<CheckFreeSpace>True</CheckFreeSpace>
</Options>
</FileOperations>
<Tabs>
<Options>1817</Options>
<CharacterLimit>32</CharacterLimit>
<Position>0</Position>
<OpenedTabs>
<Left>
<ActiveTab>0</ActiveTab>
<Tab>
<FileView Type="columns">
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>/home/apos/</Path>
<Path>/opt/</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Extended</ColumnsSet>
<Sorting>
<Sort>
<Column>0</Column>
<Direction>1</Direction>
</Sort>
</Sorting>
</ColumnsView>
</FileView>
<Caption>0_Dexter-S05_Subtitles</Caption>
<Options>0</Options>
</Tab>
</Left>
<Right>
<ActiveTab>0</ActiveTab>
<Tab>
<FileView Type="columns">
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>/home/apos/</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Extended</ColumnsSet>
<Sorting>
<Sort>
<Column>0</Column>
<Direction>1</Direction>
</Sort>
</Sorting>
</ColumnsView>
</FileView>
<Caption>Dex</Caption>
<Options>0</Options>
</Tab>
</Right>
</OpenedTabs>
</Tabs>
<Log Enabled="False">
<FileName>/home/apos/.config/doublecmd/doublecmd.log</FileName>
<Options>95</Options>
</Log>
<History>
<SearchReplaceHistory Save="True"/>
<DirHistory Save="True"/>
<CmdLineHistory Save="True"/>
<FileMaskHistory Save="True"/>
</History>
<QuickSearch Enabled="True">
<Mode>0</Mode>
<MatchBeginning>True</MatchBeginning>
<MatchEnding>True</MatchEnding>
</QuickSearch>
<QuickFilter Enabled="True">
<Mode>2</Mode>
</QuickFilter>
<Miscellaneous>
<GridVertLine>True</GridVertLine>
<GridHorzLine>False</GridHorzLine>
<ShowWarningMessages>True</ShowWarningMessages>
<SpaceMovesDown>True</SpaceMovesDown>
<DirBrackets>False</DirBrackets>
<ShowToolTipMode>1</ShowToolTipMode>
</Miscellaneous>
<AutoRefresh>
<Options>3</Options>
<ExcludeDirs/>
</AutoRefresh>
<Icons>
<ShowMode>2</ShowMode>
<ShowOverlays>True</ShowOverlays>
<Size>22</Size>
<CustomDriveIcons>False</CustomDriveIcons>
</Icons>
<IgnoreList Enabled="False">
<IgnoreListFile>/home/apos/.config/doublecmd/ignorelist.txt</IgnoreListFile>
</IgnoreList>
<DirectoryHotList>
<HotDir Name="Downloads" Path="/home/apos/Downloads/"/>
<HotDir Name="Temp" Path="/home/apos/Temp/"/>
<HotDir Name="Wine_drive_c" Path="/home/apos/.wine/drive_c/"/>
<HotDir Name="0_torrents" Path="/media/NTFS_D/DATA/0_torrents/"/>
<HotDir Name="My Dropbox" Path="/media/NTFS_D/Dropbox/My Dropbox/"/>
<HotDir Name=".gvfs" Path="/home/apos/.gvfs/"/>
</DirectoryHotList>
<Lua>
<PathToLibrary>/usr/lib/liblua5.1.so</PathToLibrary>
</Lua>
<Viewer>
<PreviewVisible>False</PreviewVisible>
<ImageStretch>False</ImageStretch>
<CopyMovePath1/>
<CopyMovePath2/>
<CopyMovePath3/>
<CopyMovePath4/>
<CopyMovePath5/>
<PaintMode>Pen</PaintMode>
<PaintWidth>5</PaintWidth>
<PaintColor>255</PaintColor>
</Viewer>
<Lua>
<PathToLibrary>/usr/lib/liblua5.1.so</PathToLibrary>
</Lua>
<SearchTemplates/>
<ColumnsSets>
<ColumnsSet>
<Name>Default</Name>
<CustomView>False</CustomView>
<CursorBorder Enabled="False">
<Color>-2147483635</Color>
</CursorBorder>
<Columns>
<Column>
<Title>Name</Title>
<FuncString>[DC().GETFILENAMENOEXT{}]</FuncString>
<Width>210</Width>
<Align>0</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Ext</Title>
<FuncString>[DC().GETFILEEXT{}]</FuncString>
<Width>50</Width>
<Align>0</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Size</Title>
<FuncString>[DC().GETFILESIZE{}]</FuncString>
<Width>70</Width>
<Align>1</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Date</Title>
<FuncString>[DC().GETFILETIME{}]</FuncString>
<Width>68</Width>
<Align>1</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Attr</Title>
<FuncString>[DC().GETFILEATTR{}]</FuncString>
<Width>90</Width>
<Align>0</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
</Columns>
</ColumnsSet>
<ColumnsSet>
<Name>Brief</Name>
<CustomView>False</CustomView>
<CursorBorder Enabled="False">
<Color>-2147483635</Color>
</CursorBorder>
<Columns>
<Column>
<Title>Name</Title>
<FuncString>[DC().GETFILENAMENOEXT{}]</FuncString>
<Width>225</Width>
<Align>0</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>16777215</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Ext</Title>
<FuncString>[DC().GETFILEEXT{}]</FuncString>
<Width>50</Width>
<Align>0</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>16777215</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Size</Title>
<FuncString>[DC().GETFILESIZE{}]</FuncString>
<Width>70</Width>
<Align>1</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>16777215</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Date</Title>
<FuncString>[DC().GETFILETIME{}]</FuncString>
<Width>70</Width>
<Align>1</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>16777215</Background>
<Background2>16777215</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
</Columns>
</ColumnsSet>
<ColumnsSet>
<Name>Extended</Name>
<CustomView>False</CustomView>
<CursorBorder Enabled="False">
<Color>-2147483635</Color>
</CursorBorder>
<Columns>
<Column>
<Title>Name</Title>
<FuncString>[DC().GETFILENAMENOEXT{}]</FuncString>
<Width>210</Width>
<Align>0</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>15793151</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Ext</Title>
<FuncString>[DC().GETFILEEXT{}]</FuncString>
<Width>50</Width>
<Align>0</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>15793151</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Size</Title>
<FuncString>[DC().GETFILESIZE{}]</FuncString>
<Width>70</Width>
<Align>1</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>15793151</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Date</Title>
<FuncString>[DC().GETFILETIME{}]</FuncString>
<Width>68</Width>
<Align>1</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>15793151</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Attr</Title>
<FuncString>[DC().GETFILEATTR{}]</FuncString>
<Width>90</Width>
<Align>0</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>15793151</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Target</Title>
<FuncString>[DC().GETFILELINKTO{}] </FuncString>
<Width>200</Width>
<Align>0</Align>
<Font>
<Name>Courier 10 Pitch</Name>
<Size>10</Size>
<Style>0</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>536870912</TextColor>
<Background>15793151</Background>
<Background2>15920352</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
</Columns>
</ColumnsSet>
</ColumnsSets>
<Plugins>
<DsxPlugins>
<DsxPlugin>
<Name>DSXLocate</Name>
<Path>%commander_path%/plugins/dsx/DSXLocate/DSXLocate.dsx</Path>
<Description/>
</DsxPlugin>
</DsxPlugins>
<WcxPlugins>
<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>lzma</ArchiveExt>
<Path>%commander_path%/plugins/wcx/lzma/lzma.wcx</Path>
<Flags>15</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>rpm</ArchiveExt>
<Path>%commander_path%/plugins/wcx/rpm/rpm.wcx</Path>
<Flags>20</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>bz2</ArchiveExt>
<Path>%commander_path%/plugins/wcx/unbz2/unbz2.wcx</Path>
<Flags>0</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>rar</ArchiveExt>
<Path>%commander_path%/plugins/wcx/unrar/unrar.wcx</Path>
<Flags>0</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>zip</ArchiveExt>
<Path>%commander_path%/plugins/wcx/zip/zip.wcx</Path>
<Flags>95</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>tar</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>95</Flags>
</WcxPlugin>
</WcxPlugins>
<WdxPlugins>
<WdxPlugin>
<Name>deb_wdx</Name>
<Path>%commander_path%/plugins/wdx/deb_wdx/deb_wdx.wdx</Path>
<DetectString>EXT="DEB"</DetectString>
</WdxPlugin>
<WdxPlugin>
<Name>rpm_wdx</Name>
<Path>%commander_path%/plugins/wdx/rpm_wdx/rpm_wdx.wdx</Path>
<DetectString>EXT="RPM"</DetectString>
</WdxPlugin>
<WdxPlugin>
<Name>xpi_wdx</Name>
<Path>%commander_path%/plugins/wdx/xpi_wdx/xpi_wdx.wdx</Path>
<DetectString>EXT="XPI"</DetectString>
</WdxPlugin>
</WdxPlugins>
<WfxPlugins>
<WfxPlugin Enabled="True">
<Name>FTP</Name>
<Path>%commander_path%/plugins/wfx/ftp/ftp.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>Network</Name>
<Path>%commander_path%/plugins/wfx/gvfs/gvfs.wfx</Path>
</WfxPlugin>
</WfxPlugins>
<WlxPlugins>
<WlxPlugin>
<Name>WlxMplayer</Name>
<Path>%commander_path%/plugins/wlx/WlxMplayer/wlxMplayer.wlx</Path>
<DetectString>(EXT="MPG")|(EXT="AVI")|(EXT="MPEG")|(EXT="FLV")</DetectString>
</WlxPlugin>
</WlxPlugins>
</Plugins>
<MainWindow>
<Position>
<Left>154</Left>
<Top>100</Top>
<Width>862</Width>
<Height>474</Height>
<Maximized>False</Maximized>
</Position>
</MainWindow>
</doublecmd>


Top
 Profile  
 
PostPosted: Tue Dec 21, 2010 10:40 pm 
Offline

Joined: Tue Mar 09, 2010 12:05 am
Posts: 19
for me it does not go directly into the tar. I tested the same files with tuxcmd and it works fine so maybe it's a plugin config problem... however for some tar.bz2 it works and for others it does not.
I also noticed that for deb files when I dclick I first get a listing with control.tar.gz, data.tar.gz and when I dclick on any of them I get nothing. strange...

is there some howto configure the packer plugins?

thanx for any help


Top
 Profile  
 
PostPosted: Tue Dec 21, 2010 11:11 pm 
Offline
Developer
User avatar

Joined: Wed Apr 01, 2009 9:17 pm
Posts: 761
Location: Poland
Problem is with autodetection when a ZIP is inside the TAR archive, it detects as ZIP not as TAR.
Use ZIP plugin for bz2 also, that way it goes directly into tar.bz2.


Top
 Profile  
 
PostPosted: Tue Dec 21, 2010 11:33 pm 
Offline

Joined: Tue Mar 09, 2010 12:05 am
Posts: 19
hey cobines good tip! it worked for the bz2 files. thanx a lot!

now here is another problematic one
http://dl-web.dropbox.com/u/17/dropbox- ... .10.tar.gz

debs also are problematic

what do you think?


Top
 Profile  
 
PostPosted: Tue Dec 21, 2010 11:53 pm 
Offline

Joined: Tue Mar 09, 2010 12:05 am
Posts: 19
hey cobines actually no problem with this one
http://dl-web.dropbox.com/u/17/dropbox- ... .10.tar.gz
there was only a hidden directory in this one and that's why nothing was shown

for deb same thing

everything works as expected so please disregard my previous post

nice evening


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC + 3 hours [ DST ]


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Get Double Commander at SourceForge.net. Fast, secure and Free Open Source software downloads