Find a file
Athira Selvam eeb0e92c8b windows-slot: Handle CONNECTION_REFUSED error message
When trying to connect to a machine in which server application is not
installed or is inactive, nautilus shows a "Unhandled message error:
Connection refused by server" message.

The message is unhelpful, and there is no reason not to handle this case.

So, handle the error and the give possible reasons for it.

Closes https://gitlab.gnome.org/GNOME/nautilus/issues/855
2020-01-11 18:34:03 +00:00
.gitlab/issue_templates Bug.md: Update the location of the .flatpakref file 2019-09-30 15:18:22 +00:00
build-aux flatpak: Drop '(Development)' app name prefix 2019-10-13 17:17:53 +01:00
data build: Use new nightly icon for the Devel profile 2019-10-13 16:13:26 +00:00
docs application: Hide --no-default-window option 2019-08-27 09:40:18 +00:00
eel general: Allow to compile on Wayland-only system 2019-12-01 00:11:24 +09:00
extensions audio-video-properties: Use ‘frame rate’ and ’bit rate’ not run-ons 2019-04-11 12:38:06 +01:00
icons canvas-item: Remove code to draw stretch handles 2018-03-26 13:05:54 +03:00
libnautilus-extension menu-provider: Fix signal id argument 2020-01-04 21:31:11 +00:00
po Update Galician translation 2019-12-25 03:55:43 +00:00
src windows-slot: Handle CONNECTION_REFUSED error message 2020-01-11 18:34:03 +00:00
subprojects Fix submodule funkiness 2018-03-19 20:48:31 +02:00
test test: As the previous commit, increase test timeout 2019-01-22 12:51:55 +00:00
.gitattributes Add a script for updating gnome-desktop sources 2019-01-22 15:51:58 +00:00
.gitignore gitignore: Remove autotools related files. 2017-03-27 11:40:08 +02:00
.gitlab-ci.yml CI: publish nightly build 2019-09-30 08:54:40 +01:00
.gitmodules .gitmodules: Change libgd URL to GitLab one 2018-06-09 22:52:34 +03:00
.triage-policies.yml triage-policies: Update renamed roadmap labels 2019-08-04 16:25:44 +00:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson.build Release version 3.35.2 2019-11-22 13:47:17 +01:00
meson_options.txt build: Allow disabling GIR data generation 2018-07-25 19:06:37 +03:00
nautilus.doap doap: Update maintainers 2019-12-09 09:31:06 +00:00
NEWS Release version 3.35.2 2019-11-22 13:47:17 +01:00
README.md README: Update to 3.34 and fix a typo 2019-09-19 22:35:30 +03:00

Nautilus

Pipeline status Code coverage

This is Nautilus, the file manager for GNOME.

Supported version

Only latest Nautilus version 3.34 as provided upstream is supported. Try out the Flatpak nightly installation before filling issues to ensure the installation is reproducible and doesn't have downstream changes on it. In case you cannot reproduce in the nightly installation, don't hesitate to file an issue in your distribution. This is to ensure the issue is well triaged and reaches the proper people.

Hacking on Nautilus

To build the development version of Nautilus and hack on the code see the general guide for building GNOME apps with Flatpak and GNOME Builder.

Runtime dependencies

Discourse

For more informal discussion we use GNOME Discourse in the Applications category with the nautilus tag. Feel free to open a topic there.

How to report issues

Report issues to the GNOME issue tracking system.