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: Build 3088 (bugs)
« on: Yesterday at 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

2
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.



3
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)


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

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

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

7
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)



8
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

9
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.


10
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.

11
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..

12
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.

13
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.


14
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
 

15
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

16
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. 

18
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

19
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.



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

21
Script / Re: Is there a StrReplace that's case insensitive?
« on: April 07, 2025, 17:36:00 »
No I don't think is a case insensitive version.
Might be good to have.. I see If I can add.

22
Support and Feedback / Re: Customizing Columns
« on: April 07, 2025, 07:25:23 »
it is very simple.
Normally you just add/remove and size column, and select "save current layout as deafult" and you done.

There is a default profile that is used by default. the default one is by by ALL tabs.  Other layouts you have to switch to and they are only used in the panel where you do the switch.
The switch have to be manuall or automatic, it is automatic if you configured some paths for the layout. like the Picture layout. it is auto loaded in picture folders.

So if you want to modify the default layout. You can edit the default layout in the "Customize columns" editor. OR you modify the column byt right clicking add remove columns.. and then do "save current layout as default."

23
Support and Feedback / Re: Customizing Columns
« on: April 06, 2025, 22:38:50 »
Ok so you have removed the Picture layout. Then you must have added the dimension layout to the default layout or to the one that are active..

The "default" layout is the one that is used by default.
If you want a special layout to be used for some folders.. then you add that path to that layout under the "autoload on path" list.

24
Support and Feedback / Re: Customizing Columns
« on: April 06, 2025, 16:02:22 »
Dimensions?

That is not show normally in the default column layout. But if you are in C:\Users\<USERNAME>\Pictures\ the "picture" column layout is used. that layout has dimensions column.. so then you need to remove it from that layout.
When you customize columns.. you have a dropdown for different columns layout.. there should be picture one..


25
The best would be if the current confirmation windows handled it. but they does not know total number of subfiles/folders that would be copyed/deleted yet (only first level of selected). and that would require a major rewrite.
But showing an extra dialog might be added. It would annoy most people. so it will defenetly have to be something you enable. not standard behaviour..

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