Package Details: storageexplorer 1.44.0-2

Git Clone URL: https://aur.archlinux.org/storageexplorer.git (read-only, click to copy)
Package Base: storageexplorer
Description: Microsoft Azure Storage Explorer is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux.
Upstream URL: https://github.com/microsoft/AzureStorageExplorer/releases
Keywords: azure cloud microsoft storage
Licenses: unknown
Provides: storageexplorer
Submitter: XenGi
Maintainer: faultylee
Last Packager: faultylee
Votes: 30
Popularity: 0.63
First Submitted: 2017-02-23 15:38 (UTC)
Last Updated: 2026-06-30 03:14 (UTC)

Pinned Comments

faultylee commented on 2024-05-28 06:20 (UTC)

The latest update from 1.34.0 is now using .NET Core 8.0 (extra/dotnet-runtime)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

faultylee commented on 2026-03-09 12:03 (UTC)

@tle130475c fixed, it was with v on 1.41.0, then they removed it initially for 1.41.1, until now (ᵕ • ᴗ •)

tle130475c commented on 2026-03-08 09:17 (UTC)

Hi, the package version pkgver=1.41.1 is no longer valid, it should be pkgver=v1.41.1 Otherwise you got error:

==> ERROR: Failure while downloading https://github.com/microsoft/AzureStorageExplorer/releases/download/1.41.1/StorageExplorer-linux-x64.tar.gz

faultylee commented on 2025-07-26 01:39 (UTC)

Nice work. I'm not sure if I should add --gtk-version=3 to the desktop file as default, because I worried it will break for others not running GNOME. If I get enough feedback that it works even not running GNOME, I'll then add it as default

tle130475c commented on 2025-07-26 00:54 (UTC) (edited on 2025-07-26 00:56 (UTC) by tle130475c)

@Fig It's work. Thanks. I put that option in /usr/share/applications/storageexplorer.desktop


[Desktop Entry]
Type=Application
Version=1.0
Name=Microsoft Azure Storage Explorer
Comment=Microsoft Azure Storage Explorer (Preview) is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux.
Path=/opt/StorageExplorer
# Workaround for ICU version error https://stackoverflow.com/a/64370938/20007
Exec=env DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1 StorageExplorer --gtk-version=3
Icon=/opt/StorageExplorer/resources/app/out/app/icon.png
Terminal=false
Categories=Development;Network;

Looks like we'll have to wait a long time before it gets fixed

Fig commented on 2025-07-24 19:05 (UTC)

@tle130475c Use StorageExplorer --gtk-version=3 as a workaround until it gets fixed upstream.

tle130475c commented on 2025-07-24 03:07 (UTC)

@faultylee Here is the information: GNOME Version: 48 Kernel Version: Linux 6.15.7-arch1-1

faultylee commented on 2025-07-24 02:22 (UTC)

@tle130475c are you on GNOME, that seems to be issue between GNOME and Electron. See: https://www.electronjs.org/pt/blog/electron-36-0#behavior-changed-gtk-4-is-the-default-when-running-on-gnome

I've raised this to storageexplorer in https://github.com/microsoft/AzureStorageExplorer/issues/8682. Could you help populate more details such as your GNOME version.

tle130475c commented on 2025-07-24 02:10 (UTC) (edited on 2025-07-24 02:11 (UTC) by tle130475c)

I got below error when trying to start the app today. The system is up to date. Gtk-ERROR **: 09:09:45.808: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported Trace/breakpoint trap (core dumped) StorageExplorer

faultylee commented on 2024-05-28 06:20 (UTC)

The latest update from 1.34.0 is now using .NET Core 8.0 (extra/dotnet-runtime)

JMans15 commented on 2023-11-10 13:48 (UTC)

@faultylee I didn't tinker too much and fell back to windows because I needed it quickly to do my job but I definitely will open an issue and gather more information, thank you anyway