! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Mousepad won't read files on CIFS mount points
Status:
RESOLVED: MOVED
Product:
Mousepad
Component:
General

Comments

Description joel.burnett 2018-04-13 20:15:48 CEST
When opening files on a CIFS mount point (e.g. /mnt/server/share), Mousepad 0.4.0 gives no errors, but displays a blank window as if the file were empty.  Mousepad displays the file contents properly if the same file is opened from a Thunar network path (e.g. smb://server/share).
Leafpad and other editors do not exhibit this behavior.  Tested in Xubuntu 16.04.3 and 18.04 Beta 2.
Comment 1 Theo Linkspfeifer editbugs 2019-11-14 22:47:21 CET
Created attachment 9239 
diff

I am attaching a quick diff which adds proper handling for smb. Support for other protocols (nfs, mtp, etc.) is probably needed also.
Comment 2 Theo Linkspfeifer editbugs 2019-12-26 13:49:14 CET
No error is given when the target is not mounted, so more work is needed here.
Comment 3 Git Bot editbugs 2020-05-24 01:30:36 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/apps/mousepad/-/issues/24.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #14334

Reported by:
joel.burnett
Reported on: 2018-04-13
Last modified on: 2020-05-24

People

Assignee:
Matthew Brush
CC List:
2 users

Version

Target Milestone:
Mousepad 0.4.x

Attachments

diff (726 bytes, patch)
2019-11-14 22:47 CET , Theo Linkspfeifer
no flags

Additional information