Difference between revisions of "Fprop"

From CoreGUI Wiki
Jump to navigation Jump to search
 
Line 4: Line 4:
This menu also allows [[MD5-This]] to be launched to compute MD5 hashes.
This menu also allows [[MD5-This]] to be launched to compute MD5 hashes.


=== Behaviour ===  
== Behaviour ==
[[Fprop]] cannot be launched from the Apps menu or any other method excluding [[fmgrv2]]. Forcefully via [[CoreGUI-Control]] or [[CoreGUI-CLI]] will result in an [[AppCrash]] being displayed, along with a broken GUI.
[[Fprop]] cannot be launched from the Apps menu or any other method excluding [[fmgrv2]]. Forcefully via [[CoreGUI-Control]] or [[CoreGUI-CLI]] will result in an [[AppCrash]] being displayed, along with a broken GUI.


Line 12: Line 12:
[[Fprop]] will display the following information about a file:
[[Fprop]] will display the following information about a file:


=== Bugs ===
== Bugs ==
* On some systems, the icon for a file might not display correctly. This is then replaced by the default [[ApplauncherGlows]] resource
* On some systems, the icon for a file might not display correctly. This is then replaced by the default [[ApplauncherGlows]] resource
* Open Location does not always properly interact with [[fmgrv2]], causing the path to be displayed incorrectly
* Open Location does not always properly interact with [[fmgrv2]], causing the path to be displayed incorrectly

Revision as of 01:07, 10 October 2021

The Fprop dialog box.
The Fprop dialog box.

Fprop was introduced in CoreGUI Enterprise B123702-beta-6.3-pre-123703 as an addon for fmgrv2. This is used to display file or folder properties and various information.

This menu also allows MD5-This to be launched to compute MD5 hashes.

Behaviour

Fprop cannot be launched from the Apps menu or any other method excluding fmgrv2. Forcefully via CoreGUI-Control or CoreGUI-CLI will result in an AppCrash being displayed, along with a broken GUI.

Overview

Fprop is an addon that's been planned in CoreGUI for a long time, while this may seem basic, it needs a fair amount of work in order to be useful which Fprop now contains.

Fprop will display the following information about a file:

Bugs

  • On some systems, the icon for a file might not display correctly. This is then replaced by the default ApplauncherGlows resource
  • Open Location does not always properly interact with fmgrv2, causing the path to be displayed incorrectly
  • Full Path does not always show the path
  • Some folders containing CGUI in the path may incorrectly cause Fprop to display a warning
  • The Rename and Delete functions are currently disabled
  • The OK button disappears when changing to the Compute Hash tab