Status column empty
-
kiwichick
- Posts: 673
- Joined: 08 Aug 2012 04:14
- Location: Windows 10 Pro 22H2, 150% scaling
Status column empty
Yet another cool feature that I don't understand
How does the new Status column work? Do we need to configure something to get it to display the status of cloud items? Is it any cloud storage service, or only the most common ones? I have added the column but it's empty. I am using the latest XY version.
Windows 10 Pro 22H2
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Status column empty
Damn, this is an unexpected setback.
How ugly can it get? The documentation is not only severely lacking, it is simply wrong.
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Status column empty
Just to make sure: Status column is empty also in Win 11?
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
jmuhar
- Posts: 11
- Joined: 24 Jan 2024 02:23
Re: Status column empty
I can confirm that I also see nothing in the Status column for my OneDrive files. I am using Windows 11 Home and I have the latest Xyplorer beta installed (25.40.0411).
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Status column empty
In the current beta v25.40.0412, the Status column may show different values.
Over here I'm seeing this in Win10 now, and I'm looking for a reliable correlation between the numbers and the three different texts in the Availability column ("VerfĂĽgbarkeitsstatus" in German); unfortunately over here I only have 2 texts for folders and 2 others for files, and apparently folders and files sometimes give different numbers (sigh): To check even more return values you can select any item in your OneDrive branch and run this script:
Over here I'm seeing this in Win10 now, and I'm looking for a reliable correlation between the numbers and the three different texts in the Availability column ("VerfĂĽgbarkeitsstatus" in German); unfortunately over here I only have 2 texts for folders and 2 others for files, and apparently folders and files sometimes give different numbers (sigh): To check even more return values you can select any item in your OneDrive branch and run this script:
Code: Select all
text property("*Availability:") . <crlf> .
property("#8:") . <crlf> .
property("#303:") . <crlf> .
property("System.OfflineAvailability:") . <crlf> .
property("System.FileOfflineAvailabilityStatus:") . <crlf> .
property("System.FileStatus:") . <crlf> .
property("System.Status:") . <crlf> .
property("System.Sync.State:") . <crlf> .
property("System.SyncTransferStatus:") . <crlf> .
property("System.OfflineStatus:") . <crlf> .
property("System.FilePlaceholderStatus:") . <crlf> .
property("System.StorageProviderStatus:") . <crlf> .
property("System.StorageProviderState:") . <crlf> .
property("System.StorageProviderUIStatus:");
To see the attached files, you need to log into the forum.
FAQ | XY News RSS | XY X
-
jmuhar
- Posts: 11
- Joined: 24 Jan 2024 02:23
Re: Status column empty
With the new beta (25.40.0412):
Windows 11 Home
OneDrive
I am seeing the value -6-- in the Status Column for all files and folders
Windows 11 Home
OneDrive
I am seeing the value -6-- in the Status Column for all files and folders
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Status column empty
What does the Availability column show for those items?
FAQ | XY News RSS | XY X
-
jmuhar
- Posts: 11
- Joined: 24 Jan 2024 02:23
Re: Status column empty
I can't seem to find the Availability column. See the attachment.
To see the attached files, you need to log into the forum.
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Status column empty
In that menu click Add Column, then right-click the new column header and click Select Property..., then select Availability from the popup list.
FAQ | XY News RSS | XY X
-
jmuhar
- Posts: 11
- Joined: 24 Jan 2024 02:23
Re: Status column empty
Thanks, that worked. The Availability column shows no information for both files and folders.
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Status column empty
Hmm, this is getting weirder and weirder. And I'm surprised at the lack of feedback in this thread. I thought the Status column would be more popular. 
FAQ | XY News RSS | XY X
-
jmuhar
- Posts: 11
- Joined: 24 Jan 2024 02:23
Re: Status column empty
I think this feature would be very cool, so please don't give up. I will continue to provide feedback on any new beta releases.
-
admin
- Site Admin
- Posts: 66097
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Status column empty
Cool
Can you check the Availability column in File Explorer? I'm surprised that it's empty.
Can you check the Availability column in File Explorer? I'm surprised that it's empty.
FAQ | XY News RSS | XY X
-
highend
- Posts: 14925
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Status column empty
Code: Select all
#303: Available on this device
System.FilePlaceholderStatus: 14
System.StorageProviderState: 2
System.StorageProviderUIStatus: [DataObject]
To see the attached files, you need to log into the forum.
One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club