Issues

5 views
Skip to first unread message

Cuchuk Sergey

unread,
Mar 19, 2009, 9:11:50 AM3/19/09
to noma...@googlegroups.com
1. After copying films from flash devies on exceeding 100% progress program freeses for 3 minutes without indication that something happen
2. When to drag from panel to desktop a file from nomad bug with displaing tooltip appears when operation completed
3. Unhandled exception
Steps to reproduce:
first time after changing of theme

-see nomad-dddd.bmp
at last i pressed Ctrl + G and got an exception
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.InvalidDataException: Found invalid data while decoding.
   at Nomad.Commons.IO.IniReader.Read() in D:\Programming\Projects\Nomad.NET\Nomad.Commons\IO\Ini.cs:line 128
   at Nomad.Commons.IO.IniReader.MoveToKey(String section, String key) in D:\Programming\Projects\Nomad.NET\Nomad.Commons\IO\Ini.cs:line 80
   at Nomad.Commons.IO.IniReader.ReadValue(String section, String key) in D:\Programming\Projects\Nomad.NET\Nomad.Commons\IO\Ini.cs:line 146
   at Nomad.Commons.IO.Ini.ReadValue(TextReader reader, String section, String value) in D:\Programming\Projects\Nomad.NET\Nomad.Commons\IO\Ini.cs:line 582
   at Nomad.Commons.IO.Ini.ReadValue(String fileName, String section, String value) in D:\Programming\Projects\Nomad.NET\Nomad.Commons\IO\Ini.cs:line 576
   at Nomad.CustomImageProvider.GetDriveIcon(DriveInfo drive, Size size) in D:\Programming\Projects\Nomad.NET\Nomad\Commons\ImageProvider\CustomImageProvider.cs:line 1224
   at Nomad.FileSystem.LocalFile.FileSystemDrive.GetItemIcon(Size size, Boolean defaultIcon) in D:\Programming\Projects\Nomad.NET\Nomad\FileSystem\File\FileSystemDrive.cs:line 345
   at Nomad.FileSystem.LocalFile.FileSystemItem.ExtractIcon(Size size) in D:\Programming\Projects\Nomad.NET\Nomad\FileSystem\File\CustomFileSystemItem.cs:line 406
   at Nomad.FileSystem.LocalFile.FileSystemItem.GetIcon(Size size, Boolean canUseDelayedExtract) in D:\Programming\Projects\Nomad.NET\Nomad\FileSystem\File\CustomFileSystemItem.cs:line 470
   at Nomad.FileSystem.LocalFile.FileSystemItem.GetIcon(Size size, IconStyle style) in D:\Programming\Projects\Nomad.NET\Nomad\FileSystem\File\CustomFileSystemItem.cs:line 533
   at Nomad.FileSystem.Virtual.VirtualIcon.GetIcon(IVirtualItem item, Size size, IconStyle style) in D:\Programming\Projects\Nomad.NET\Nomad\FileSystem\Virtual\UI\IconOptions.cs:line 66
   at Nomad.FileSystem.Virtual.VirtualIcon.GetIcon(IVirtualItem item, Size size) in D:\Programming\Projects\Nomad.NET\Nomad\FileSystem\Virtual\UI\IconOptions.cs:line 56
   at Nomad.VirtualFolderTreeView.CreateTreeNode(IVirtualItem item) in D:\Programming\Projects\Nomad.NET\Nomad\VirtualFolderTreeView.cs:line 205
   at Nomad.VirtualFolderTreeView.ShowVirtualFolder(IVirtualFolder folder, Boolean expand) in D:\Programming\Projects\Nomad.NET\Nomad\VirtualFolderTreeView.cs:line 289
   at Nomad.VirtualFolderTreeView.set_CurrentFolder(IVirtualFolder value) in D:\Programming\Projects\Nomad.NET\Nomad\VirtualFolderTreeView.cs:line 77
   at Nomad.SelectFolderDialog.set_Folder(IVirtualFolder value) in D:\Programming\Projects\Nomad.NET\Nomad\Dialogs\SelectFolderDialog.cs:line 45
   at Nomad.MainForm.actChangeFolder_OnExecute(Object sender, ActionEventArgs e) in D:\Programming\Projects\Nomad.NET\Nomad\MainForm.cs:line 2618
   at Nomad.Controls.Actions.Action.Execute(Object target) in D:\Programming\Projects\Nomad.NET\Nomad\Controls\Actions\Action.cs:line 46
   at Nomad.Controls.Actions.ActionToolStripItemLink.ItemClick(Object sender, EventArgs e) in D:\Programming\Projects\Nomad.NET\Nomad\Controls\Actions\ActionToolStripItemLink.cs:line 209
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripMenuItem.ProcessCmdKey(Message& m, Keys keyData)
   at System.Windows.Forms.ToolStripManager.ProcessShortcut(Message& m, Keys shortcut)
   at System.Windows.Forms.ToolStripManager.ProcessCmdKey(Message& m, Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.Form.ProcessCmdKey(Message& msg, Keys keyData)
   at Nomad.MainForm.ProcessCmdKey(Message& msg, Keys keyData) in D:\Programming\Projects\Nomad.NET\Nomad\MainForm.cs:line 1405
   at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData)
   at Nomad.Controls.TabPageSwitcher.ProcessCmdKey(Message& msg, Keys keyData) in D:\Programming\Projects\Nomad.NET\Nomad.Themes\Controls\TabStrip\TabPageSwitcher.cs:line 53
   at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData)
   at Nomad.VirtualFilePanel.ProcessCmdKey(Message& msg, Keys keyData) in D:\Programming\Projects\Nomad.NET\Nomad\VirtualFilePanel.cs:line 3000
   at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.Control.ProcessCmdKey(Message& msg, Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Nomad
    Assembly Version: 2.6.0.960
    Win32 Version: 2.6.0.960
    CodeBase: file:///D:/Program%20Files/nomad/Nomad.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Nomad.Commons
    Assembly Version: 2.6.0.59
    Win32 Version: 2.6.0.59
    CodeBase: file:///D:/Program%20Files/nomad/Nomad.Commons.DLL
----------------------------------------
Nomad.Interop
    Assembly Version: 2.6.0.82
    Win32 Version: 2.6.0.82
    CodeBase: file:///D:/Program%20Files/nomad/Nomad.Interop.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Nomad.Themes
    Assembly Version: 2.6.0.29
    Win32 Version: 2.6.0.29
    CodeBase: file:///D:/Program%20Files/nomad/Nomad.Themes.DLL
----------------------------------------
Nomad.resources
    Assembly Version: 2.6.0.960
    Win32 Version: 2.6.0.960
    CodeBase: file:///D:/Program%20Files/nomad/ru/Nomad.resources.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Nomad.XmlSerializers
    Assembly Version: 2.6.0.960
    Win32 Version: 2.6.0.960
    CodeBase: file:///D:/Program%20Files/nomad/Nomad.XmlSerializers.DLL
----------------------------------------
System.Deployment
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Deployment/2.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
newqe2tg
    Assembly Version: 2.6.0.960
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
taglib-sharp
    Assembly Version: 2.0.3.0
    Win32 Version: 2.0.3.0
    CodeBase: file:///D:/Program%20Files/nomad/taglib-sharp.DLL
----------------------------------------
Nomad.resources
    Assembly Version: 2.6.0.960
    Win32 Version: 2.6.0.960
    CodeBase: file:///D:/Program%20Files/nomad/be/Nomad.resources.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


after that i restarted nomad and it throws at any time when i'm opening menu of disk drives or pressing Ctrl+G

4. feature suggest for ergonomic improvement of Ui of all styles
Could you please remove gradients from menu, toolbars and panels or make them almost as solid colors. System RenderMode or something like flat style(where no gradients). This will allow from my point of view more ergonomic usage of nomad when working for hours.

Also i saw that system menu(with no gradients) are used still in
Visual Studio,
Gimp,
Total Commander,
Explorer,
Firefox,
Office XP
almost all text editors i saw
(i saw never using .net default menus with gradients)
I think that gradients are not good case when user is oriented on icon of command, or often looks at the text situated on it because from my point of view he have make much little eyes efforts when he uses menuses in such way frequently. Also color of menu is dark as the text fond color, so this is another situation where user have to use spent more eyes work
Of course it's possible to change theme or something like that, but i think for home users that's not a choice(to change theme for one program)
What do you think of it?




--

Best regards, Siarhei Kuchuk
-----------------------------------------
ICQ: 376562952
Cuchuk...@gmail.com
toCuchu...@yandex.ru

CONFIDENTIALITY CAUTION AND DISCLAIMER
This message is intended only for the use of the individual(s) or entity(ies) to which it is addressed and contains information that is legally privileged and confidential. If you are not the intended recipient, or the person responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. All unintended recipients are obliged to delete this message and destroy any printed copies.
nomad-dddd.PNG

arb...@nomad-net.info

unread,
Mar 23, 2009, 7:17:00 AM3/23/09
to nomad-net
Please check the latest alpha.
> Cuchuk.Ser...@gmail.com
> toCuchukSer...@yandex.ru
>
> CONFIDENTIALITY CAUTION AND DISCLAIMER
> This message is intended only for the use of the individual(s) or
> entity(ies) to which it is addressed and contains information that is
> legally privileged and confidential. If you are not the intended recipient,
> or the person responsible for delivering the message to the intended
> recipient, you are hereby notified that any dissemination, distribution or
> copying of this communication is strictly prohibited. All unintended
> recipients are obliged to delete this message and destroy any printed
> copies.
>
>  nomad-dddd.PNG
> 23KViewDownload

ak

unread,
Mar 25, 2009, 4:45:51 AM3/25/09
to nomad-net
Installed latest yesterday alpha - nice :)

But got exception - nomad did nothing - showed 2 same local folders at
background.
It happens about 3-6 minutes after "doing nothing" at background :)

log:

Подробная информация об использовании оперативной
(JIT) отладки вместо данного диалогового
окна содержится в конце этого сообщения.

************** Текст исключения **************
System.NullReferenceException: В экземпляре объекта не задана ссылка
на объект.
в Nomad.FileSystem.LocalFile.FileSystemItem.get_Highlighter() в D:
\Programming\Projects\Nomad.NET\Nomad\FileSystem\File
\CustomFileSystemItem.cs:строка 562
в Nomad.FileSystem.Virtual.VirtualItemHelper.GetForeColor
(IVirtualItem item, Color defaultColor) в D:\Programming\Projects
\Nomad.NET\Nomad\FileSystem\Virtual\VirtualItemHelper.cs:строка 83
в Nomad.VirtualFilePanel.CreateListViewItem(IVirtualItem item,
Int32 itemIndex, Boolean isParentFolder) в D:\Programming\Projects
\Nomad.NET\Nomad\VirtualFilePanel.cs:строка 2526
в Nomad.VirtualFilePanel.listView_RetrieveVirtualItem(Object
sender, RetrieveVirtualItemEventArgs e) в D:\Programming\Projects
\Nomad.NET\Nomad\VirtualFilePanel.cs:строка 3177
в System.Windows.Forms.ListView.OnRetrieveVirtualItem
(RetrieveVirtualItemEventArgs e)
в
System.Windows.Forms.ListView.ListViewNativeItemCollection.get_Item
(Int32 displayIndex)
в System.Windows.Forms.ListView.ListViewItemCollection.get_Item
(Int32 index)
в System.Windows.Forms.ListView.get_FocusedItem()
в Nomad.VirtualFilePanel.get_FocusedItem() в D:\Programming\Projects
\Nomad.NET\Nomad\VirtualFilePanel.cs:строка 274
в Nomad.VirtualFilePanel.tmrUpdateItems_Tick(Object sender,
EventArgs e) в D:\Programming\Projects\Nomad.NET\Nomad
\VirtualFilePanel.cs:строка 2865
в System.Windows.Forms.Timer.OnTick(EventArgs e)
в System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32
msg, IntPtr wparam, IntPtr lparam)


************** Загруженные сборки **************
mscorlib
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Nomad
Версия сборки: 2.6.5.1053
Версия Win32: 2.6.5.1053
CodeBase: file:///D:/apps/shells/nomad/Nomad.exe
----------------------------------------
System
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Nomad.Commons
Версия сборки: 2.6.5.64
Версия Win32: 2.6.5.64
CodeBase: file:///D:/apps/shells/nomad/Nomad.Commons.DLL
----------------------------------------
Nomad.Interop
Версия сборки: 2.6.5.106
Версия Win32: 2.6.5.106
CodeBase: file:///D:/apps/shells/nomad/Nomad.Interop.DLL
----------------------------------------
System.Configuration
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Nomad.Themes
Версия сборки: 2.6.5.31
Версия Win32: 2.6.5.31
CodeBase: file:///D:/apps/shells/nomad/Nomad.Themes.DLL
----------------------------------------
Nomad.resources
Версия сборки: 2.6.5.1053
Версия Win32: 2.6.5.1053
CodeBase: file:///D:/apps/shells/nomad/ru/Nomad.resources.DLL
----------------------------------------
System.Windows.Forms.resources
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_ru_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.resources
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.resources/2.0.0.0_ru_b77a5c561934e089/System.resources.dll
----------------------------------------
Microsoft.VisualBasic
Версия сборки: 8.0.0.0
Версия Win32: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
Accessibility
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Nomad.XmlSerializers
Версия сборки: 2.6.5.1053
Версия Win32: 2.6.5.1053
CodeBase: file:///D:/apps/shells/nomad/Nomad.XmlSerializers.DLL
----------------------------------------
mscorlib.resources
Версия сборки: 2.0.0.0
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
lpnr3y8p
Версия сборки: 2.6.5.1053
Версия Win32: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
taglib-sharp
Версия сборки: 2.0.3.0
Версия Win32: 2.0.3.0
CodeBase: file:///D:/apps/shells/nomad/taglib-sharp.DLL

Cuchuk Sergey

unread,
Mar 27, 2009, 6:52:54 AM3/27/09
to noma...@googlegroups.com
Another set of issues
1. Shift+Enter does not work on folders(i saw in change log that you did it)
2. When minimize height of Parameters dialog as much as possible program hangs up and user have to kill it
Cannot reproduce it again
3. deleting file from flsh device
- checkable checkbox that it can go to recycle bin
- when removing file at first time(Del and then Enter) - it does not removes, when at the second time - dialog that it's readonly appears and then an error occur: Unknown Error (0x402)
4. Several pictures with issues

Cuchuk...@gmail.com
toCuchu...@yandex.ru
ai.PNG
another issue.PNG
issue.PNG
NullreferenceException.bmp
usecase.PNG

arb...@nomad-net.info

unread,
Mar 31, 2009, 7:40:25 AM3/31/09
to nomad-net
Thank you for, as usual, great bug reports (screenshots usually very
informative).
1. Yes, I have added command "Open in Explorer", but it is targeted
not only for folders but also for files, but by default this command
does not have associated shortcut (because Shift+Enter reserved for
archives opening). So you need to assign shortcut by yourself.
2. Cannot reproduce too.
3.1. Checkbox for putting file into Recycle Bin cannot be removed on
flash devices, because there is no simple (or hard) way to detect is
Recycle Bin available for this drive or no.
3.2. Is this issue (Unknown Error (0x402)) 100% reproducible?

Pictures:
ai.png - I am not sure about this one, from one side this is not
question, from the other side "do not show this message again" does
not looks good with Skip and Skip All buttons.
another issue.PNG - Yes I was able to reproduce it. Will be fixed.
issue.PNG - this is not bug, but instead explorer feature. Explorer
have several context menu views (for example usual and extended). In
list view extended context menu shown (with rename for example), and
in toolbar usual context menu shown.
NullreferenceException.bmp - Reproduced. Will be fixed.
usecase.PNG - Won't be fixed. Because showing drive context menu on
hover (without mouse click) is just another option which can be
disabled in options. So if you don't like it, you can disable it.
On Mar 27, 1:52 pm, Cuchuk Sergey <cuchuk.ser...@gmail.com> wrote:
> Another set of issues
> 1. Shift+Enter does not work on folders(i saw in change log that you did it)
> 2. When minimize height of Parameters dialog as much as possible program
> hangs up and user have to kill it
> Cannot reproduce it again
> 3. deleting file from flsh device
> - checkable checkbox that it can go to recycle bin
> - when removing file at first time(Del and then Enter) - it does not
> removes, when at the second time - dialog that it's readonly appears and
> then an error occur: Unknown Error (0x402)
> 4. Several pictures with issues
>
> 2009/3/23 <arbi...@nomad-net.info>
> ...
>
> read more »
>
>  ai.PNG
> 22KViewDownload
>
>  another issue.PNG
> 78KViewDownload
>
>  issue.PNG
> 27KViewDownload
>
>  NullreferenceException.bmp
> 752KViewDownload
>
>  usecase.PNG
> 42KViewDownload

Cuchuk Sergey

unread,
Apr 3, 2009, 5:34:45 AM4/3/09
to noma...@googlegroups.com
> 3.1. Checkbox for putting file into Recycle Bin cannot be removed on
flash devices, because there is no simple (or hard) way to detect is
Recycle Bin available for this drive or no.

That's a pity because i sometimes forget about it and found folder RECYCLER on flash device and have to delete it.


> 3.2. Is this issue (Unknown Error (0x402)) 100% reproducible?
In this version when i delete films from flash device FAT32 they remain in folder list and when i think that they were not deleted and trying to delete again - this occurs. I think this issue can be linked with copying them to RECYCLE folder, but i'm not sure


> "do not show this message again"
'Remember choice' from my point of view is better than 'Do not show...' because at my point of view it's less time user have to think on positive messages than 'not'-messages.


> - this is not bug, but instead explorer feature. Explorer have several context menu views (for example usual and extended)
I didn't know it


> Won't be fixed. Because showing drive context menu on hover (without mouse click) is just another option which can be disabled in options.
I pointed out that 2 'panels' are shown at the same time when i put mouse on drive and second panel hides information in first panel, that disturbs. So from my point of view maybe it's better to not show second panel when first panel is visible or make them not laying on each other(some sort of smart behaviour)


arb...@nomad-net.info

unread,
Apr 3, 2009, 6:43:55 AM4/3/09
to nomad-net
On Apr 3, 12:34 pm, Cuchuk Sergey <cuchuk.ser...@gmail.com> wrote:
> > 3.1. Checkbox for putting file into Recycle Bin cannot be removed on
>
> flash devices, because there is no simple (or hard) way to detect is
> Recycle Bin available for this drive or no.
>
> That's a pity because i sometimes forget about it and found folder RECYCLER
> on flash device and have to delete it.

Recycle Bin is enabled for usb hard drives, but disabled for usb flash
devices. I can detect is this usb stick, or usb hd, but I do not want
do anything based on this assumption, because things can be changed.

Cuchuk Sergey

unread,
Apr 3, 2009, 7:06:31 AM4/3/09
to noma...@googlegroups.com
OK
Also i would like to ask you about installer. Does it suit you? Any modifications?

arb...@nomad-net.info

unread,
Apr 3, 2009, 8:44:49 AM4/3/09
to nomad-net
Well, I test your script several month ago, and didn't returned to if
since that, because I've decided to provide install only to stable
version. Now when 2.5.1.880 RC almost ready to receive stable mark (at
least all known bugs was fixed, and I have no new ones), I think I
will return to script soon.

But there is another dilemma: current alpha (which soon will be beta)
is a huge step forward (in comparison with RC), so I want release it
also ASAP. But my time and resources are limited.

Cuchuk Sergey

unread,
Apr 5, 2009, 11:23:39 AM4/5/09
to noma...@googlegroups.com
ok. Please notify me if any changes will be required. BTW i think scripts allows to reduce time on some hand operations. In epam for example there was a build server, so a user who wanted to get a build just hit big button Make Build and all packages in single installer created with version stamp

Reply all
Reply to author
Forward
0 new messages