Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mathias (Author)

Pages: [1] 2 3 4 5 ... 176
1
Support and Feedback / Re: Unpack files function
« on: Yesterday at 18:13:36 »
> That setting is if you select multiple files and want to unpack all of them into own subfolders.
Indeed, if the user selects more archives, the checkbox is automatically selected. A choice that seems a little odd to me.
I think the most common situation is that you want them into separate folders. it is also what is most safe. You risk overwriting files from other archive if you unpack them into same location

>By default it should unpack it into a folder named after the archive.
Yes, but this happens in the same directory the archive is.
Consider this scenario:
- in the left side I have an archive;
- I want to unpack it in the right side, in a directory with the same name.
How can I do that fairly common operation with MC?
Most people expect unpack to end up in same folder. (since it was is happening by default in Windows explorer.)
But you can press the Target button and the entire path is change to the location of the Target panel.
and if you press the checkbox.. the default is change to always use the target panel location.

What you also can do. Is to handle the Zip/7z as a folder and just browse into it and select that you want to copy and copy from it to target as normal,  You do not need to "unpack" to unpack an archive..


2
Support and Feedback / Re: Unpack files function
« on: Yesterday at 17:18:17 »
By default it should unpack it into a folder named after the archive..

That setting is if you select multiple files and want to unpack all of them into own subfolders..

3
Support and Feedback / Re: Archive testing function
« on: Yesterday at 15:09:27 »
The abort test issue look to be 7zip related

4
Support and Feedback / Re: Archive testing function
« on: Yesterday at 14:59:59 »
Test Hm might be that I forgot to update the Test interface after the latest changes. I will check

5
Support and Feedback / Re: Column autosizing in List view
« on: Yesterday at 11:17:44 »
Doing it in List mode is even worse. If you have many files, and just 1 file is very long, all then columns are very width And Alternative is to use dynamic size of each column, but then you run into other issue.
I don't remember all. But the code for it is there but disabled at the moment (This is was trying to do dynamic size for all columns in list mode). mostly because I never use list mode my self. If I get some over i might enabled it and see a simpler version can be added.


6
Picture viewer is getting rewritten in the beta, But Arrow key are used to move the image around when zoomed.
I think in previous version if you viewed multiple items you navigated using page up/dn and space/backspace.

Oh I see, hopefully we can map a key to it in the Beta Picture Viewer so that navigating images is a cinch.

No. First version of viewer is just to make it at par with the current viewer.. Then for next version after that new things are added.

7
Picture viewer is getting rewritten in the beta, But Arrow key are used to move the image around when zoomed.
I think in previous version if you viewed multiple items you navigated using page up/dn and space/backspace.

8
Support and Feedback / Re: Column autosizing in List view
« on: November 07, 2024, 23:14:41 »
What about optional wordwrap, multiline ?
For wordwrap to work, dynamic row height need to be supported, and it is not becuse of performance issue.. I would cause a noticeable draw delay when entering a folder with just a couple of 100 files.

9
Support and Feedback / Re: Column autosizing in List view
« on: November 07, 2024, 23:10:47 »
MC do display long file names.. up to over 4000+ characters, Just make sure you have a large monitor to view it

And MC do auto size column it is just turned off.

10
Support and Feedback / Re: Column autosizing in List view
« on: November 05, 2024, 16:40:42 »
So every time I enter a directory where I want to see long names I have to resize the Name column by double clicking the splitter?

If they are so long that they do not normally fit in the view.. you can also temporary switch to 100/0 view to use full with or go Top/Bottom splitting instead of left/right

Constant autosize the column every time you navigated in and out of folder made people kind of dizzy. specially if you navigate using keyboard and go fast in and out. So it was disabled.



11
Support and Feedback / Re: Column autosizing in List view
« on: November 04, 2024, 22:05:04 »
I am not sure we are on the right track here...  :D

The fact is that if MC wants to show long file names, it has to read the list of files, find the longest and adapt the column width to fit as many characters as possible.

Can you make this an automated process, like in the other file managers?
If you dubble click on header splitter between column it will auto size it. There is was full automatic before, But it was removed. Too messy when going in and out of folder and columns was resizing all the time automatically.

12
Support and Feedback / Re: Column autosizing in List view
« on: November 04, 2024, 16:19:02 »
Okay, unchecked the auto size of the columns. I can literally see no difference. It is exactly like the option does not have any effect.
I scroll through the list of files and I see about 50% of the name on all of them.

If you uncheck autosize, column should not resize it self when you make them very large.. and you can get a horizontal scrollbar.. that does not happen ?
Then you can dubble click on the divider between Name and the column you have next to it, and it will calculate the minimum size it can be set to change change the size to that

13
Support and Feedback / Re: Column autosizing in List view
« on: November 04, 2024, 15:45:41 »
Then you do NOT want autosize on.
Autosize column will adjust the columns to fit into the view, So when you adjust the size of date column for example., it will autosize the other columns so they still fit into the view.

Then you want to disable autosize so you can size the column and get an horizontal scrollbar

14
Support and Feedback / Re: sync view
« on: November 04, 2024, 07:51:24 »
currently not supported.. Something like that is on the "Things to add list"

15
Support and Feedback / Re: How to Drop&Run?
« on: October 12, 2024, 08:48:37 »
Drop to run in filelist conflict with the Copy and replace feature.. (Drag file to replace another)
I also would like to have the ability to just drop files on an executable or a batch file or else to launch it as a parameter. This would be much more useful to me than the replace option. It would be nice to be able to configure which behaviour should be used or to toggle it with an unused modifier key.
The workaround with Quick Launch Bar or Button panel is only useful when you only have few applications to use.
By now I have to temporarily switch to another explorer :( when I have to use this functionality although I use Multi Commander for all the other stuff.
If you drag and drop and hold CTRL+SHIFT while dropping on a .exe (so you get the Link overlay on the mouse icon) you get a popup menu whatr do to..  and there you have execute the exe with the dropped file as parameter

16
Should work in latest beta 3029

17
Beta Releases / v14.3 Beta
« on: October 10, 2024, 10:19:42 »

( Build 3032 - 2024-11-04 )
 CHANGE- MCPictureViewer extension rewritten to use WIC and D2D. Still missing some features.
 FIXED - When drag and dropping file on a .exe the option to start the exe with the dropped files as parameters that option was not always enabled
 FIXED - 3 Stability issues

( Build 3029 - 2024-10-10 )
 Added - After folder sizing you can enable columns that show number of sub files/folders items
 Added - During folder sizing on normal filesystem the UI will update during the process and you see the folder size increase.
 FIXED - Alias Editor now support type search
 ADDED - Option to always show tab list button
 FIXED - GetFolder Size now follow settings for how to handle links (Symlinks/junctions)
 CHANGE- Changed so when symlink is created. The target does not need to exists. Symlink are allowed to point to non existing files/folders.


Build 3032+
MCPictureViewer - The internal picture viewer has change from a 3rd party image component that is abandoned and not supported anymore to be using WIC (Windows Imaging Component).
WIC is using installed codec in Windows to decode and encode images. and as default on Windows more formats are supported then the old code.
Also the drawing of the images are now done using Direct2D instead of GDI, Allowing for better and faster rendering.

Currently the new MCPictureViewer support almost all the features that the old one did. Some are missing like changing brightness, HUE and so.
They might be added if needed.
Also some new features are planed. So If you have any features you would like to have in the picture viewer. lets me know and I will take them under consideration.

If you tweaked the FileType setup. Like changed what files type the viewer should react to. You might need to reset that.
To reset the FileType setup for Viewers. then go to Menu > Configuation > FileType Setup > Viewer (Tab)
And then press Reset. Then you will get several entries for MCPicture viewer. The supported file types times are split into different section
So that you easily can just remove one if needed.

Changes to Picture Viewer
* Now using WIC. More formats supported. both for viewer and converting. (Type ":wicformats" in commandline field to get a list of formats your machine support)
* Images are rendered with Direct2D. However it is rendered in a way to improve quality.  There will be a setting to disabled this so it can render pixel perfect so you see pixels.
* Picture Window has a toolbar most common commands for easy access. Some icons are not correct yet

Know Issues
* Some zoom issue that make the image jump a bit.
* If rotating a jpg in the viewer and then saving. Image is recodoed when saving.
  If the only modification is a rotate then a lossless rotate can be done
* Some icons are wrong
* Auto rotate when opening acording to exif information
* Add Support for Encoding of WebP format, creating WebP is not supported by WIC (decoding "viewing" is)


18
Support and Feedback / Re: File symlinks not copied
« on: October 07, 2024, 16:51:25 »
Ah does not exists.. Yes it check when creating the file that the target exists..
Symlink can be created to none existing files/folders. So I think I can remove that check.

19
Beta Releases / Re: MCWebAccess (Experimental Extension)
« on: October 07, 2024, 16:47:52 »
Since there was no interest for a an extension like this.. This extension will only not be released for public use, only minimal work will be spent on it to fit my own needs.

20
Support and Feedback / Re: File symlinks not copied
« on: October 07, 2024, 10:55:26 »
Works for me..

I got
C:\MyFolder\MyFolder ( SymLnk => D:\MyFolder )
C:\MyFolder\Myfile.jpg ( SymLnk => D:\MyFile.jpg)

If I have the option to "copy or move the link itself" enabled.
Then Drag and Drop C:\MyFolder to E:\

I Get

E:\MyFolder\MyFolder ( SymLnk => D:\MyFolder )
E:\MyFolder\Myfile.jpg ( SymLnk => D:\MyFile.jpg)

Using Copy / Paste , Then the copy process is not handled my MC. Then you are using Standard windows shell for copying.

If you enable fileoperations logging in Core settings logging and the view Ctrl+L  does it show any any reason or error..
 

21
Support and Feedback / Re: List/Index Of Files and Folders
« on: September 25, 2024, 12:46:27 »
select all files from the search and then Menu > Tools > To Clipboard > (xxx)  and you get a  list of all them in different format.. then past into what ever program you want.. if you paste into a folder in MC it will create a text file for you

If none of the format suites you need. then you can do it in Multiscript

22
Beta Releases / Re: v14.2 BETA
« on: September 21, 2024, 12:23:39 »
Will fix that.

Hm yes maybe always show it.

I see if I get some time to fix and push out a release soon.. Been very busy studying for some MS certificate for work, So right now I have very lite free time..

23
Support and Feedback / Re: 3 Screens (panels)
« on: September 21, 2024, 12:22:05 »
No. the concept in MC is around the source /target panel.. that the panel that is in focus is always the default source and the 'other' visible is the target..
You can however have multiple tabs

24
Support and Feedback / Re: Multicommander crash at startup
« on: September 19, 2024, 21:22:48 »
Yes looks like something is blocking the access and just dropping the connect

25
Support and Feedback / Re: Multicommander crash at startup
« on: September 18, 2024, 09:32:23 »
Guess that the company also blocked so that not crash report was sent ?

Sorry, I'm not sure here. Do you mean you SHOULD have received some automatic report ? Or are you talking about the standard windows application crash reports ?


Anyway, if you want me to send you something I can replicate the issue with the brand new portable packages I downloaded...

I may also want to ask you : about the future updates, since I have to deal with them manually from now on... is there a way I can setup them without losing all my customized settings : keyboard bindings, recorded sessions, etc ???

No.. Normally when MC crashes it sends a crash report and shows a dialog with a crashId. If you did not get this. not crash report was sent..
If it was and I have the CrashId. I can manually check the crash report and I can often we why it crashed

If running the MultiUpdat tool. if you enable show info checkbox.. You see the file it download. download that maually. and in MultiTool and in settings you can select to update from file.
But full installer should not overwrite settings. all settings are in user folder..  the installer should not touch them. (You can backup them first from Help menu just in case..)

Pages: [1] 2 3 4 5 ... 176