Jekyll2026-02-26T21:20:10+00:00https://gcmd.github.io/feed.xmlGNOME CommanderNew Release: v1.18.52026-01-28T00:00:00+00:002026-01-28T00:00:00+00:00https://gcmd.github.io/2026/01/28/Release-v1-18-5The Gnome Commander team released bugfix version 1.18.5.

Thanks go out to all bug reporters, translators, developers and of course to the users of Gnome Commander!

Happy Commanding!

Please Note

Over the past few months, Gnome Commander has been ported from C++ to Rust by Andrey Kutejko. The release will be available in a few months. Until then, we encourage you to test the current status of this work and report any bugs through our GitLab page in the Issues section. Details how to build the sources and report any problems can be found in the README.md or on this homepage in the Development section. The Rust migration has been made in the main branch of our Git repository.


Bug fixes:

  • Issue #201: Crash when trying to enter a directory where user doesn’t have permission

New or updated docs:

  • sv (Anders Jonsson)
]]>
New Release: v1.18.42025-09-28T00:00:00+00:002025-09-28T00:00:00+00:00https://gcmd.github.io/2025/09/28/Release-v1-18-4The Gnome Commander team is happy to announce the release of Gnome Commander version 1.18.4.

This new release fixes a minor issue which arises when you try to compile the sources with the googletest library version 1.17. Also, the updated Yelp ID is now used in our appdata file. Finally, one small update was done in the Swedish translation.

Thanks go out to all bug reporters, translators, developers and of course to the users of Gnome Commander!

Happy Commanding!

Please Note

Over the past few months, Gnome Commander has been ported from C++ to Rust by Andrey Kutejko. The release will be available in a few months. Until then, we encourage you to test the current status of this work and report any bugs through our GitLab page in the Issues section. Details how to build the sources and report any problems can be found in the README.md or on this homepage in the Development section. The Rust migration has been made in the main branch of our Git repository.


Bug fixes:

  • Issue #191: Test failures with googletest 1.17 (Andrey Kutejko)
  • Update in metainfo.xml to adapt to the renamed Yelp ID (Jeremy Bicha)

New or updated docs:

  • sv (Anders Jonsson)
]]>
New Release: v1.18.32025-06-22T00:00:00+00:002025-06-22T00:00:00+00:00https://gcmd.github.io/2025/06/22/Release-v1-18-3The Gnome Commander team is happy to announce the release of Gnome Commander version 1.18.3.

Some months after the last bugfix release, we anounce this new one which fixes several small issues with Gnome Commander. Some translations were updated as well.

Thanks go out to all bug reporters, translators, developers and of course to the users of Gnome Commander!

Happy Commanding!


Bug fixes:

  • Improved compatibility with Wayland (Balló György)
  • Fix crash when SMB button is pressed (Andrey Kutejko)
  • Issue #179: DEL key in quick search dialog wants remove whole file/dir (Andrey Kutejko)

New or updated translations:

  • ru (Sergej A.)
  • sv (Anders Jonsson)
]]>
New Release: v1.18.22025-02-10T00:00:00+00:002025-02-10T00:00:00+00:00https://gcmd.github.io/2025/02/10/Release-v1-18-2The Gnome Commander team is happy to announce the release of Gnome Commander version 1.18.2.

Exactly half a year after the last bugfix release, we anounce this new bugfix release which fixes several small issues with Gnome Commander. Translations were added and updated as well.

Thanks go out to all bug reporters, translators, developers and of course to the users of Gnome Commander!

Happy Commanding!


Bug fixes:

  • Issue #152: Segfault when using %D as a format qualifier in the date string
  • Issue #153: Segfault when unmounting a file system externally while visiting it at the same time
  • Issue #161: Fix for crash related to plugins (Andrey Kutejko)
  • Fix for storing the column widths in the file panes (Andrey Kutejko)

New or updated translations:

  • eu (Asier Sarasua Garmendia)
  • hu (Balázs Úr)
  • id (Andika Triwidada)
  • pt (Hugo Carvalho)
  • pt_BR (Juliano de Souza Camargo)
  • ru (Sergej A.)
  • sl (Martin)
  • sv (Anders Jonsson)
  • uk (Yuri Chornoivan)

New or updated docs:

  • ru (Sergej A.)
  • sv (Anders Jonsson)
]]>
New Release: v1.18.12024-07-30T00:00:00+00:002024-07-30T00:00:00+00:00https://gcmd.github.io/2024/07/30/Release-v1-18-1The Gnome Commander team is happy to announce the release of Gnome Commander version 1.18.1.

Two weeks after the last release, we anounce this small bugfix release which fixes a crash when starting Gnome Commander. Also two translations were added.

Thanks for Mamoru Tasaka who reported the bug and created a proofe-of-concept for a fix. As always, thanks go out to the translators, as well!

Happy commanding!


Bug fixes:

  • Issue #151: Segfault at startup when none of the stored tabs points to a valid directory

New or updated translations:

  • sv (Anders Jonsson)

New or updated docs:

  • ru (Sergej A.)
]]>
New Release: v1.18.02024-07-21T00:00:00+00:002024-07-21T00:00:00+00:00https://gcmd.github.io/2024/07/21/Release-v1-18-0The Gnome Commander team is happy to announce the release of Gnome Commander version 1.18.0.

This release is awesome because it contains the migration from Gtk-2 to Gtk-3. This great achivement would not have been possible without the work of Andrey Kutejko. Thank you very much for this!

This release focuses on modernizing the codebase, improving the user interface, and ensuring future compatibility with Gtk4 (Andrey already started with migration work for this), while also addressing bugs and enhancing internationalization support. Enjoy!

As always, a lot of translators contributed to Gnome Commander. Also, I want to thank everyone who reported issues on GitHub. This work is also very appreciated.

Thank you all for that!


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.

New or updated translations:

  • ca (Jordi Mas)
  • cs (Daniel Rusek)
  • da (Alan Mortensen)
  • de (Jürgen Benvenuti)
  • es (Daniel Mustieles)
  • eu (Asier Sarasua Garmendia)
  • hu (Balázs Úr)
  • id (Andika Triwidada)
  • ka (Ekaterine Papava)
  • kk (Baurzhan Muftakhidinov)
  • pl (Piotr Drąg)
  • pt (Hugo Carvalho)
  • pt_BR (Enrico Nicoletto)
  • ro (Florentina Mușat)
  • ru (Sergej A.)
  • sl (Martin)
  • sr (Мирослав Николић)
  • sv (Anders Jonsson)
  • tr (Sabri Ünal)
  • uk (Yuri Chornoivan)

New or updated docs:

  • sv (Anders Jonsson)
  • ru (Sergej A.)
]]>
New Release: v1.16.22024-05-16T00:00:00+00:002024-05-16T00:00:00+00:00https://gcmd.github.io/2024/05/16/Release-v1-16-2The Gnome Commander team is happy to announce the release of Gnome Commander version 1.16.2.

This is probably the last release of Gnome Commander with Gtk2 support. Gtk3 migration is under way. Stay tuned…

Version 1.16.2 brings a small number of bug fixes and also some translation updates.


Bug fixes:

  • Fix double g_error_free call in remote_close_callback (Mamoru Tasaka)
  • Fix build with taglib 2.0 (Dominique Leuenberger)
  • Set project gnu++11 c++ language version explicitely (Andrei Shamshur)

New or updated translations:

  • cs (Daniel Rusek)
  • sl (Martin Srebotnjak)
  • tr (Sabri Ünal)

New or updated docs:

  • ru (Sergej A)
  • sv (Anders Jonsson)
]]>
New Release: v1.16.12023-07-08T00:00:00+00:002023-07-08T00:00:00+00:00https://gcmd.github.io/2023/07/08/Release-v1-16-1The Gnome Commander team is happy to announce the release of Gnome Commander version 1.16.1.

This time only a minor number of bugs was fixed and some internal changes have been made to the code base.

Thanks go out to all the translators who contributed to Gnome Commander. Thank you all!


Bug fixes:

  • 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
  • Minor code improvements

New or updated translations:

  • de (Jürgen Benvenuti)
  • eu (Asier Sarasua Garmendia)
  • hu (Balázs Úr)
  • id (Andika Triwidada)
  • ka (Ekaterine Papava)
  • pl (Piotr Drąg)
  • pt (Hugo Carvalho)
  • pt_BR (Rafael Fontenelle)
  • ru (Sergej A)
  • sr (Мирослав Николић)
  • sv (Anders Jonsson)
  • uk (Yuri Chornoivan)

New or updated docs:

  • ru (Sergej A)
  • sv (Anders Jonsson)
]]>
New Release: v1.16.02023-01-22T00:00:00+00:002023-01-22T00:00:00+00:00https://gcmd.github.io/2023/01/22/Release-v1-16-0The Gnome Commander team is happy to announce the release of Gnome Commander version 1.16.0.

In this release we are getting rid of autotools and replace them by the Meson build system. This will change the way how you build and install Gnome Commander from source code. If you install Gnome Commander through your Linux distribution software center, nothing will change, though.

A big shout-out goes to Roman Pauer who made a lot of changes under the hood of the program. With his help, Gnome Commander becomes a lot more stable again, since there have been some bugs related to the file transfer which sometimes crashed the program. Also, he brought back the internal search of Gnome Commander, which has been removed in version 1.14.0 because of some unsolved glitches.

A small improvement was also added by Dennis Gert Rebentrost, who added a menu button for only selecting files.

And as always, a lot of translators contributed to Gnome Commander. Thank you all for that!


New feature:

  • New menu entry for (un)selecting only files (Thanks to Dennis Gert Rebentrost)
  • Restored internal search after it was removed in version 1.14.0 (Thanks to Roman Pauer)
  • Migrated build system from GNU autotools to Meson (see issue #117)

Bug fixes:

  • Fix for showing wrong progress percentage when transfering files
  • Get rid of several deprecated Gtk2 widgets (Thanks to Roman Pauer)
  • Fixes for copy/move; Fixes for canceling copy/move operations (Thanks to Roman Pauer)
  • Fixes for delete operation; Allow cancelling deletion of files; Fix for progress dialog (Thanks to Roman Pauer)
  • Fix for creating directory with enabled Samba support (Thanks to Roman Pauer)
  • Fix for disabling all plugins (Thanks to Roman Pauer)
  • Fix for some errors on console (Thanks to Roman Pauer)
  • Fix for changing the color scheme (Thanks to Roman Pauer)
  • Disable beeping when reaching the end of the file list
  • Various minor code improvements

New or updated translations:

  • cs (Marek Černocký)
  • da (Alan Mortensen)
  • de (Jürgen Benvenuti)
  • es (Daniel Mustieles)
  • eu (Asier Sarasua Garmendia)
  • hu (Balázs Úr)
  • id (Andika Triwidada)
  • id (Kukuh Syafaat)
  • ka (Zurab Kargareteli)
  • nl (Hannie Dumoleyn)
  • nl (Nathan Follens)
  • pl (Piotr Drąg)
  • pt (Hugo Carvalho)
  • pt_BR (Rafael Fontenelle)
  • ro (Daniel Șerbănescu)
  • ru (Sergej A)
  • sl (Matej Urbančič)
  • sr (Мирослав Николић)
  • sv (Anders Jonsson)
  • tr (Sabri Ünal)
  • uk (Yuri Chornoivan)

New or updated docs:

  • cs (Marek Černocký)
  • ru (Олеся Герасименко)
  • sv (Anders Jonsson)
]]>
New Release: v1.14.32022-06-18T00:00:00+00:002022-06-18T00:00:00+00:00https://gcmd.github.io/2022/06/18/Release-v1-14-3The Gnome Commander team is happy to announce the release of Gnome Commander version 1.14.3.


Bug fixes:

  • Fix for crash after doing a file rename
  • Fix leading to not mounting user-defined devices
  • Some memory improvements when walking through directories
  • Issue #124: Unable to switch to USB flash disk with glib 2.72

New or updated translations:

  • cs (Marek Černocký)
  • es (Daniel Mustieles)
  • hu (Balázs Úr)
  • id (Andika Triwidada)

New or updated docs:

  • cs (Marek Černocký)
  • sv (Anders Jonsson)
]]>