| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-commander | Distribution: openSUSE Tumbleweed |
| Version: 2.0.3 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sat Jun 13 12:13:28 2026 |
| Group: Productivity/File utilities | Build host: reproducible |
| Size: 6631316 | Source RPM: gnome-commander-2.0.3-1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://gnome.pages.gitlab.gnome.org/gnome-commander/ | |
| Summary: A file manager for the GNOME desktop environment | |
GNOME Commander is a "two-pane" graphical file manager for the Linux desktop using GNOME libraries. In addition to basic file manager functions, the program is also an FTP client and can browse SMB networks.
GPL-2.0-or-later
* Sat Jun 13 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.0.3:
+ This release fixes the following bugs:
- JPEG images marked as rotated in metadata weren’t displayed
rotated
- Search dialog: “Case sensitive” button for content search had
reversed effect
- Size of the Search dialog wasn’t restored after restarting
application
- Bogus keyboard input focus after clicking toolbar buttons
- File list theme wasn’t applied in the Search dialog
- Overlong contents in file list cells were cut off, not
ellipsized
- Internal viewer: incorrect handling of the file start when
searching for a single character backwards
* Mon Jun 01 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.0.2:
+ This release fixes the following bugs:
- The Copy button in the Copy File dialog wasn’t set as the
default action
- Glitches displaying free space of the current volume
- Double-clicking tab area created a new tab but didn’t keep
the selected file
- Switching tabs didn’t reset Quick Filter
- Incorrect logic determining when directory monitoring should
be stopped
* Thu May 28 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.0.1:
+ This release fixes the following bugs:
- Right panel would occasionally occupy all available space on
startup, rendering left panel invisible
- Color themes were broken with older Gtk versions
- With older Gtk versions clicking a device button only worked
once
- No Quit menu item in the File menu
- Running search for the first time would list home directory
contents as “search results”
- Internal viewer doesn’t allow selecting the first character
in a line
- Moving mouse pointer out of the internal viewer window
selects everything to the start of the visible area
* Sun May 17 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.0.0:
+ Added embedded terminal to display output of commands run by
Gnome Commander. The new “Hide Command Line Output When
Inactive” in “View” menu hides the terminal automatically when
inactive.
+ Redesigned Quick Search functionality:
- Filtering the file list is now possible as well. The default
mode can be configured in the Options dialog.
- Text is always matched anywhere in the file name unless
wildcard patterns `*` or `?` are used explicitly.
- A button to enable case-sensitive matching has been added.
- Quick Search no longer starts searching at the beginning of
the file list but at the current position.
- Most keyboard shortcuts can be used from Quick Search without
causing it to close.
+ Various improvements to the Search dialog:
- Improved performance.
- Closing and re-opening search no longer clears the search
results.
- Path matching can now use extended glob expressions like
dir/**/*.md that will be applied to the entire path relative
to current directory.
- A button to choose whether path matching should be
case-sensitive has been added.
- Search progress shows the directory currently being searched.
+ Various improvements to the internal viewer:
- Viewer font can now be chosen from the Settings menu.
- Binary mode has been renamed into Fixed Width and supports
UTF-8.
- Replaced the search dialog by a search bar.
- Added support for case-insensitive hexadecimal search.
- Considerably improved search performance.
- Added “Select All” menu item for text.
- Added a context menu for images.
- Status bar displays some information for images as well now.
- DOS-style CRLF line breaks are recognized as a single line
break now.
- Many bug fixes.
+ Other new features and improvements:
- Migration of the overall codebase to the Rust language and
Gtk4.
- Updated the program license to GPL-3.0+.
- Improved accessibility of the application, allowing screen
readers to better recognize context.
- Redesigned Keyboard Shortcuts dialog, making it easier to
use. Also, the list of configurable keyboard shortcuts has
been vastly expanded.
- Switching tabs in Options dialog is now possible via Ctrl+Tab
and Shift+Ctrl+Tab.
- Navigation history is no longer shared between different
panels.
- External terminal application is now xdg-terminal-exec by
default which will launch the configured default terminal.
- Calculating size of a large directory will no longer hang up
Gnome Commander, and selecting a different file will abort
the operation in progress.
- Improved Wayland support, starting an application immediately
activates it if the application supports this.
- New option to treat symlinks as regular files.
- The “Search window is minimizable” option is now called
“Search window always on top” and no longer requires a
restart.
- Made the text indicating size and number of selected files
easier to translate.
- When a command is run in an external terminal no additional
pause is being added as the terminal application will usually
leave the window open anyway.
- Better icon for “Copy File Names” action that respects dark
mode.
- Added support for icon theme directories for MIME icons.
- Order of columns in the file panels can now be altered by
mouse drag-n-drop.
- Removed the dependency on xpm library for MIME icons.
+ This release fixes the following bugs:
- Various documentation mistakes correction.
- Search is now stopped automatically when the Search dialog is
closed.
- Made sure that opening multiple dialogs of the same type is
not possible, instead the existing dialog is brought up.
- Fixed issues when directory opened in one panel is renamed in
another.
- Restoring remote connections on startup only succeeded for
already active connections.
- Remote connection restored on startup was lacking its
bookmarks.
- Navigating history via file list’s dropdown no longer
reorders history entries.
- When ALT+letters was supposed to start Quick Search, they
would occasionally open menu instead.
- No visual indication of file selection in “Respect theme’s
colors” mode.
- Switching tabs in the inactive panel wouldn’t activate it.
- Fixed search continuing in background when aborted.
- Respect theme’s text color in the internal viewer, fixing
display in dark mode.
- Renamed files were still displaying the old name.
- Device bar overflow is fixed when it exceeds the panel width.
- Advanced rename dialog does not exceed screen size anymore
for long file names.
- Pressing the keypad button “*” does not select / deselect the
“..” directory anymore.
- Selected files in tabs are kept when switching tabs.
+ Updated translations.
- Drop gnome-commander-glycin-loaders.patch: Fixed upstream.
- Switch to source service for tarballs.
- Drop conditional gcc11, gcc11-c++ and mandatory flex, yelp-tools
and pkgconfig(gtk+-3.0) BuildRequires: No longer needed.
- Add cargo-packaging, pkgconfig(gobject-introspection-1.0),
pkgconfig(gtk4) and pkgconfig(vte-2.91-gtk4) BuildRequires: New
dependencies.
- Update URL to new home.
- Add ldconfig_scriptlets macro for post(un) handling.
- Temp disable meson_test, run validation manually.
* Sun Apr 26 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.6:
+ Updated docs.
+ Updated translations.
* Wed Jan 28 2026 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.5:
+ Fix Bug: Crash when trying to enter a directory where user
doesn't have permission
+ Updated translations.
* Sun Sep 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.4:
+ This release fixes the following bugs:
- Test failures with googletest 1.17
- Update in metainfo.xml to adapt to the renamed Yelp ID
+ Updated docs.
* Tue Sep 09 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Add gnome-commander-glycin-loaders.patch: Fix build with using
glycin-loaders instead of legacy gdk-pixbuf-loaders.
* Fri Jun 27 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Replace appstream-glib with AppStream BuildRequires following
upstream changes.
- Do not build testsuite, pass tests=disabled to meson setup, and
drop pkgconfig(gtest) and xvfb-run BuildRequires.
* Sun Jun 22 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.3:
+ Improved compatibility with Wayland
+ Fix crash when SMB button is pressed
+ DEL key in quick search dialog wants remove whole file/dir
+ Updated translations.
* Mon Feb 10 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.2:
+ Segfault when using %D as a format qualifier in the date string
+ Segfault when unmounting a file system externally while
visiting it at the same time
+ Fix storing the column widths in the file panes
+ Fix for crash related to plugins
+ Updated translations.
* Mon Aug 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.18.1:
+ Segfault at startup when none of the stored tabs points to a
valid directory.
+ Updated translations.
* Tue Jul 23 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.18.0:
+ New Features and Improvements:
- Refactoring and Modernization: Significant code refactoring,
including decoupling various components such as GnomeCmdDir,
GnomeCmdDirIndicator, GnomeCmdFileSelector, and
GnomeCmdCmdline for better modularity and maintainability.
- Event Handling Overhaul: Transition from traditional event
handling to modern GtkEventController, enhancing
responsiveness and reliability.
- Enhanced User Interface: Multiple UI improvements, including
replacing deprecated GtkMenu with GtkPopover, and updating
various dialogs and popups for a cleaner look.
- Improved Icon Handling: Shift from GdkPixbuf to GIcon for
icon management, optimizing resource usage and improving
performance.
+ Bug fixes:
- Fix for double g_error_free call (Mamoru Tasaka)
- Improved stability
+ Miscellaneous:
- Removed Redundant References: Cleaned up the codebase by
eliminating unnecessary references.
+ Updated translations.
- Drop -Dunique=disabled meson parameters: the feature has been
removed upstream with the switch to GTK3.
- Replace pkgconfig(gtk+-2.0) BuildRequires with
pkgconfig(gtk+-3.0): follow upstreams port to GTK 3.
- Add xvfb-run BuildRequires and run meson_test using xvfb-run: the
tests require a graphical display.
* Fri May 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.16.2:
+ Fix double g_error_free call in remote_close_callback.
+ Fix build with taglib 2.0.
+ Set project gnu++11 c++ language version explicitely.
+ Updated translations.
- Drop gnome-commander-taglib-2.0.patch: fixed upstream.
* Wed Feb 28 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Add gnome-commander-taglib-2.0.patch: Fix build against taglib
2.0.
* Sat Jul 08 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.1:
+ Fix problem when using the default external viewer and opening
a file from remote
+ When choosing 'Other Application' to open a file, don't close
the dialog if the given command is not found
+ Issue #130: Do not install not needed header files
+ Updated translations.
- Drop 96f706fa7833af79e01625c0118b36f6c83c7d44.patch: Fixed
upstream.
- Drop devel sub-package.
* Fri Feb 10 2023 Luciano Santos <luc14n0@opensuse.org>
- Add 96f706fa7833af79e01625c0118b36f6c83c7d44.patch: avoid the
installation of the libgcmd static library.
- Drop find/delete command used to remove the libgcmd static
library from the build root.
* Sun Jan 22 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.16.0:
+ New menu entry for (un)selecting only files
+ Restored internal search after it was removed in version 1.14.0
+ Migrated build system from GNU autotools to Meson
+ Bugs fixed:
- Fix for showing wrong progress percentage when transfering
files
- Get rid of several deprecated Gtk2 widgets
- Fixes for copy/move; Fixes for canceling copy/move operations
- Fixes for delete operation; Allow cancelling deletion of
files; Fix for progress dialog
- Fix for creating directory with enabled Samba support
- Fix for disabling all plugins
- Fix for some errors on console
- Fix for changing the color scheme
- Disable beeping when reaching the end of the file list
- Various minor code improvements
+ Updated translations.
- Add meson BuildRequires and macros following upstreams port.
- Add desktop-file-utils BuildRequires, new mandatory dependency.
- Following the above, add appstream-glib and pkgconfig(gtest)
BuildRequires and check section, run meson_test macro during
build.
- Add devel sub-package.
- Remove new static libgcmd.a during install.
/usr/bin/gnome-commander /usr/lib/girepository-1.0/GnomeCmd-1.0.typelib /usr/lib/gnome-commander /usr/lib/gnome-commander/plugins /usr/lib/gnome-commander/plugins/libexiv2plugin.so /usr/lib/gnome-commander/plugins/libfilerollerplugin.so /usr/lib/gnome-commander/plugins/libgsfplugin.so /usr/lib/gnome-commander/plugins/libpopplerplugin.so /usr/lib/gnome-commander/plugins/libtaglibplugin.so /usr/lib/gnome-commander/plugins/libtestplugin.so /usr/lib/gnome-commander/plugins/test-plugin.png /usr/lib/libgcmd.so /usr/share/applications/org.gnome.gnome-commander.desktop /usr/share/doc/packages/gnome-commander /usr/share/doc/packages/gnome-commander/AUTHORS /usr/share/doc/packages/gnome-commander/NEWS /usr/share/doc/packages/gnome-commander/README.md /usr/share/gir-1.0/GnomeCmd-1.0.gir /usr/share/glib-2.0/schemas/org.gnome.gnome-commander.enums.xml /usr/share/glib-2.0/schemas/org.gnome.gnome-commander.gschema.xml /usr/share/gnome-commander /usr/share/gnome-commander/icons /usr/share/gnome-commander/icons/file_type_block_device.png /usr/share/gnome-commander/icons/file_type_dir.png /usr/share/gnome-commander/icons/file_type_regular.png /usr/share/gnome-commander/icons/file_type_socket.png /usr/share/gnome-commander/icons/file_type_symlink.png /usr/share/gnome-commander/icons/hicolor /usr/share/gnome-commander/icons/hicolor/16x16 /usr/share/gnome-commander/icons/hicolor/16x16/actions /usr/share/gnome-commander/icons/hicolor/16x16/actions/overlay_symlink.png /usr/share/gnome-commander/icons/hicolor/16x16/actions/overlay_umount.png /usr/share/gnome-commander/icons/hicolor/scalable /usr/share/gnome-commander/icons/hicolor/scalable/actions /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-bookmark-outline-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-copy-file-names-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-down-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-edit-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-folder-remote-disconnect-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-folder-remote-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-hex-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-info-outline-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-internal-viewer.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-match-case-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-recycling-bin-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-regex-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander-settings-symbolic.svg /usr/share/gnome-commander/icons/hicolor/scalable/actions/gnome-commander.svg /usr/share/help/C/gnome-commander /usr/share/help/C/gnome-commander/figures /usr/share/help/C/gnome-commander/figures/create_archive.png /usr/share/help/C/gnome-commander/figures/extract_archive.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_application.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_properties.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_devices.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /usr/share/help/C/gnome-commander/figures/gnome-commander_window.png /usr/share/help/C/gnome-commander/index.docbook /usr/share/help/C/gnome-commander/legal.xml /usr/share/help/C/gnome-commander/releases.xml /usr/share/icons/hicolor/scalable/apps/gnome-commander-internal-viewer.svg /usr/share/icons/hicolor/scalable/apps/gnome-commander-symbolic.svg /usr/share/icons/hicolor/scalable/apps/gnome-commander.svg /usr/share/licenses/gnome-commander /usr/share/licenses/gnome-commander/COPYING /usr/share/man/man1/gnome-commander.1.gz /usr/share/metainfo/org.gnome.gnome-commander.metainfo.xml /usr/share/pixmaps/gnome-commander /usr/share/pixmaps/gnome-commander/device-icons /usr/share/pixmaps/gnome-commander/device-icons/bluetooth.png /usr/share/pixmaps/gnome-commander/device-icons/burner.png /usr/share/pixmaps/gnome-commander/device-icons/camera.png /usr/share/pixmaps/gnome-commander/device-icons/cdrom.png /usr/share/pixmaps/gnome-commander/device-icons/floppy.png /usr/share/pixmaps/gnome-commander/device-icons/harddisk.png /usr/share/pixmaps/gnome-commander/device-icons/ipod.png /usr/share/pixmaps/gnome-commander/device-icons/pci.png /usr/share/pixmaps/gnome-commander/device-icons/removable-1394.png /usr/share/pixmaps/gnome-commander/device-icons/removable-usb.png /usr/share/pixmaps/gnome-commander/device-icons/removable.png /usr/share/pixmaps/gnome-commander/device-icons/usb.png /usr/share/pixmaps/gnome-commander/device-icons/wavelan-encrypted.png /usr/share/pixmaps/gnome-commander/device-icons/wavelan.png /usr/share/pixmaps/gnome-commander/device-icons/zip.png /usr/share/pixmaps/gnome-commander/file-type-icons /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_block_device.png /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_dir.png /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_regular.png /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_socket.png /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_symlink.png /usr/share/pixmaps/gnome-commander/mime-icons /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-msword.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-pdf.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-postscript.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.ms-excel.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.ms-powerpoint.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.calc.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.draw.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.impress.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.writer.math.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.writer.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-anjuta-project.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-arj.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-bzip-compressed-tar.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-bzip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-compressed-tar.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-compressed.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-dia-diagram.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-executable-binary.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-glade.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-gnumeric.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-gzip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-mrproject.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-ogg.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-rpm.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-zip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-audio-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-audio-x-mp3.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-compressed.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-image-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-html.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-c-header.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-c.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-sh.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-video-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-x-directory-smb-server.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-x-directory-smb-workgroup.png /usr/share/pixmaps/gnome-commander/mime-icons/i-directory.png /usr/share/pixmaps/gnome-commander/mime-icons/i-music.png /usr/share/pixmaps/gnome-commander/mime-icons/i-regular.png /usr/share/pixmaps/gnome-commander/mime-icons/i-symlink.png /usr/share/pixmaps/gnome-commander/overlay_symlink.png /usr/share/pixmaps/gnome-commander/overlay_umount.png /usr/share/pixmaps/gnome-commander/pin.png /usr/share/pixmaps/gnome-commander/unpin.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 04:22:40 2026