gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-dev] [Patch] mkdir problem


From: Torsten Luettgert
Subject: [gcmd-dev] [Patch] mkdir problem
Date: Tue, 31 May 2011 11:34:45 +0200

Hi list,

we're using gnome commander on smb shares, and repeatedly hit a problem
with its mkdir function. The "standard" mkdir uses a mask of 777 and
lets the user's umask sort out more restrictive settings. Not so gnome
commander; in src/gnome-cmd-mkdir-dialog.cc the equivalent of a 755 mask
is used.

I'm currently patching every new release manually to use 777 and
releasing a custom RPM in our small company. If you're interested in the
(trivial) patch, I'd be very happy if you could include it in the
sources. It is attached to this mail. If you're using git, I could use
this as an excuse to find out how to submit pull requests, too ;-)

Best regards,
Torsten

Attachment: gnome-commander-mkdir-mask.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]