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 ... 186
1
Support and Feedback / Re: Bitmap (.bmp) Thumbnails
« on: April 26, 2025, 11:07:16 »
You mean normal thumbnails when viewing the filelist in thumblist mode ? Not the hover over preview thumbnail ?

Thumbnail for filelist are created by Windows, MC just ask Windows for it. and Windows should create it if not already cached.
There should be no issue showing bmp,

Check this configuration
In Core Settings > FileSystem , under Tweaking.
Makesure Thumbnail system is set to Auto or Windows.

Also if "Log thumbnail process" is enable you should be able to see error from MC get from windows when fetching thumbnails in the log.. (Ctrl+L)

2
#3 Implement a search box field in the Aliases dialog to facilitate entry filtering. This feature is particularly beneficial when navigating through numerous entries (helps de-cluttering), akin to locating a needle in a haystack. The search functionality should ideally encompass both labels and paths. See screenshot (I have too many entries ! (Button Panel is full too !)):  :( P.S: The challenge is that aliases are typically brief, necessitating specificity in search queries to effectively narrow results. P.P.S: It would be optimal if the CommandBar Auto-Complete feature in item #1 could also incorporate Alias suggestions.

Wow! You got lots of aliases.. even more then me,  I think a search box can be added quite easy. Integrating it with auto-complete is another thing. Maybe later. Add it to my list as separate things.

for #1 and #2, I added them to request feature list. They are a bit complex. But I consider them when planing larger thing to implement.


3
Hello,

- To use (and install when it is not present) the cascadia-code font (https://github.com/microsoft/cascadia-code) at least for MultiDataViewer default configuration.
- To have by default in MultiDataViewer, a powershell color syntax formatting that is imitates the syntax highlighting that visual studio code is using (it is quiet difficult to be exhaustive when creating our own).
   It may be possible to use their définitions ? https://github.com/PowerShell/EditorSyntax/tree/main
   It is true for the common file syntax in use actually, XML, INI (MC files), JSON, PY and Ruby.
- An extension to analyze disk space graphically and/or as a percentage. Some examples : https://www.info24android.com/les-10-meilleurs-outils-gratuits-pour-analyser-lespace-disque-dur-sur-votre-pc-windows/
- Format document in Multidataviewer for common files (XML, JSON mainly) without modifying / saving the file by default (option when closing the viewer ?)

Concerning the workflow, I have to manage several servers via administratives share to operate the same actions.
- The idea is via the GUI (no script) to be able to apply file operations to a list of computers (ex \\MyComputerName01.fqdn.com\c$\MyWorkingFolder, \\MyComputerName02.fqdn.com\c$\MyWorkingFolder).
- The active panel in this case will be a computer of the computer list.

Regards.
Just for some clarification

You do not want to configure it to use the  Cascadia-code font, you want it to automatically pick it as default if available ? (auto download I don't think I will add.. I don't want MC to automatically mess with a users system.)
Powershell syntax coloring are actually comming soon. Im not using it so much so when it is there. let me know how it works
Access to Text tools from MultiViewer is a good ide. I will look into that

The Manage multiple servers at once think are intressting.. Not sure how to implement it right now. Bit tricky. but very intressting, 
But can you mail me with more details on how you would use somethings like that. Copy one file and it is auto copied to all locations that are grouped ?  even delete ? rename ? what more? any ide and thougth you have around that would be great and I can see if something like that can be added. However It is a big and complex feature so can take some time to add. But I really like the idea.



4
Support and Feedback / Re: Build 3088 (bugs)
« on: April 21, 2025, 21:51:18 »
Where do you see 3086 ?? 


5
Support and Feedback / Re: Issues with 3088 Windows 11 x64 Update
« on: April 21, 2025, 21:49:22 »
You have the FolderTree enabled ?

It causes some issue.. should be fixed in 3089

6
Support and Feedback / Re: Build 3088 (bugs)
« on: April 20, 2025, 11:37:51 »
Hello,

No you're not the only one.

I also have this strange behaviour on one computer at home.

@Mathias, are you aware of the problem ? Do you want us a vidéo of what is happening ?

Regards.

Yes it is the foldertree that mess with some new performance improvements in the filelist.
Will be fixed soon. I think I can fix it tomorrow when I'm back home

7
Hi Matthias

As mentioned in my other thread re. splash screen, I got a blocking message as well, after updating MC.
Using MySecurity from Swisscom which in fact is F-Secure (Version 25.2 - and they themselves use Avira Endpoint Protection Client), it blocked MC's exe file and when looking up the reason for that it linked to F-Secure's web page for an entry of Drop.Win64.FakeProgSelfRun.31090 ...

As said there, this came with the upgrade.
When, afterward, installing the portable version from 'scratch', F-Secure didn't complain and all is well with the exception of the splash screen.

This just FYI in case that helps.
I am still using Windows 10 Pro 22H2...

Charlie

And The Installer, Update package and Protable.  The binary files are exactly the same.. and somehow some AV only complain on some of them.

Trying to avoid false positive are a mess. There is not much as a small developer you can do about that more then hope that the AV vendors fix it in next AV update.. For each release there is alywas some that complain at first. but after a week or two the warning often goes away. that why Im trying not to push out releases too often becuse there are always some AV issue with some vendor.



8
Support and Feedback / Re: Splash Screen at startup..
« on: April 19, 2025, 10:26:00 »
For portable the values you add should be the .ini file.. the ini files represent the values that MC normally stores in the Registry.


wp = windows position,     encoded values for placement and size of window at startup.. (save from where it was closed)


9
Strange.. It shows the correct size for me.

10
Support and Feedback / Re: Older versions not available
« on: April 17, 2025, 17:24:49 »
Fixed..

11
Support and Feedback / Re: Possible Bug (15.4.0.3088)
« on: April 17, 2025, 12:52:57 »
Strange.. I will look into it

12
Beta Releases / Re: 15.3
« on: April 17, 2025, 11:31:06 »
Thanks Mathias.
I did wonder why/how it was the shell commands that caused it, have never seen it before.
I selected items in MC & then used ctrl+x / v using MC to navigate between folders. IIRC there had also been a file being moved to USB via MC move command/dialog when I'd started using the shell commands. 

That is the problem with Windows Shell and Shell Extensions.
When Shell things are called ether Windows things or from Shell Extensions,. They are run inside the calling process..  (here MultiCommander) and if they crash.. They bring down the calling app
(That Microsoft have not replaced that old legacy solution with something new is safe is craszy)



13
Beta Releases / Re: 15.3
« on: April 17, 2025, 11:25:53 »
Code: [Select]
Downloading update for Multi Commander...
Failed to download MultiCommander (HTTP Status code : 404)
Error : Call "Server Error" , Failed with error code : 13
is output by the updater ATM.

I know.. I was messing with the server.. should work now

14
Windows did not complain for me on any of my other machines when doing an Update.

You can try to download the portable and see if it still complains.  Might be that it complains because of the installer.


15
Its false positive. again.
It is almost impossible to get a 100% clear score on virus total. specially for a program that do lots of file stuff. like a file manager.. For AV software that looks suspicious. normally the warning goes away after a couple of day. There is not much I can do.

If like 20+% of scanners on virtual total starts reporting an issue. than It might be an issue.

16
Beta Releases / Re: 15.3
« on: April 16, 2025, 23:14:31 »
Copying using Copy / Paste is handled by Windows Shell and not MC.
Its crashed in a Windows components. (Actually the Windows shell undo manager.)  not in MC code. so impossible to say why it crashed..

17
That worked. I presume the security team plays hard as I also got this, but I can still "accept the risk" and run MC...

This file does not have a valid digital signature that verifies its
publisher. You should only run software from publishers you
trust. How can I decide what software to run?

That is because MC is not digitally signed. and it is not that because of the very high yearly cost to get a signing certificate. And since MC is free there is not budget for that

So makesure you download from official site. and not any 3rd party download sites. or you can download the store edition from Microsoft Store. Than MS will kind of signed the package and they also verify it.

18
error Code 12030 is that something terminated the network connection.. problaby the security software that did not allow it

But you have see the URLs for the updates it tries to download... you can download the update file manually.. and then in MultiUpdate, Go into settings and select to update from file. and pick that file.


19
Beta Releases / 15.4 Beta
« on: April 16, 2025, 10:16:48 »
v15.4 ( Build 3086 ) - 2025-04-15
 
 -- 3086
  ADDED - Improved file system scanning speed of previously scanned folder if there are more then 10.000 items in a folder
  ADDED - FindFiles now remember previous Find File Content text used.
  FIXED - 3 Stability issues
 

20
Beta Releases / Re: 15.3
« on: April 16, 2025, 10:15:57 »
Received update to 15.4 b3086 today.
Change log was blank but I installed it anyway...
I'll let you know if my PC explodes  ;)
Hmm Look like the database on the website lost the changelog info. strange.. ok it been restored

21
Strange.. What version are you running.

There is a new beta. and if you enabled to check for beta it should show that update is available and some changelog text. 

23
Hello,

I'm currently reviewing our development roadmap and re-evaluating the prioritization of upcoming tasks.

Your feedback is crucial in guiding the future evolution of MultiCommander. To ensure we focus on the enhancements that will provide the most value to you, I would greatly appreciate your input on the following:

Desired Functionality:
Are there any specific features you have been hoping to see implemented in MultiCommander?
What new capabilities would significantly enhance your file management workflow?

Enhancements to Existing Features:
Are there any current features that you believe could be improved in terms of functionality, usability, or performance?
What specific aspects of MultiCommander could be made more intuitive or powerful to better serve your needs?

Addressing Workflow Challenges:
What are the primary frustrations or inefficiencies you experience when managing your files within the Windows environment?
How could MultiCommander be further developed to address these challenges and streamline your daily tasks?


No suggestion is too minor or too ambitious.
Please feel free to share your detailed thoughts and ideas, as your input will directly influence our development planning and help shape the next stages of MultiCommander.

Thank you

/Mathias

24
Windows 11 has changed. This is handled in a new way for Win11 that are not really documented.

But I added a workaround for the next version for MC. A "New Text Document" item will be added even if there is not one defined in registry.



25
Script / Re: Is there a StrReplace that's case insensitive?
« on: April 08, 2025, 15:41:15 »
See latest beta that was release today

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