[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-24 Thread Sebastian Kügler
https://bugs.kde.org/show_bug.cgi?id=376344 Sebastian Kügler changed: What|Removed |Added Assignee|plasma-devel@kde.org|plasma-b...@kde.org ---

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-24 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #46 from Elvis Angelaccio --- @madcatz: it's unlikely that the bug is in Dolphin, as other kioslaves work just fine. Dolphin enables/disables the "Create New" menu depending on KFileItem::isWritable(). You may want

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #45 from maxp...@gmail.com --- I have discovered that konqueror works fine. I can make folders with it, change names etc. Nothing is greyed out in the root share. This is without any patch or anything. Interestingly enough konquerors file

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #44 from Luca Beltrame --- (In reply to madcatx from comment #43) > Is it just me or is there currently no obvious way how to get a phabricator > account? Thanks... Please register on identity.kde.org, then you can use

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #43 from madc...@atlas.cz --- (In reply to Luca Beltrame from comment #30) > If you want the developers to look at the patch, please submit it to > https://phabricator.kde.org. Patches in Bugzilla unfortunately tend to get > lost. Is it

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #41 from tempel.jul...@gmail.com --- Would this patch also fix the behavior that files like large videos are first copied to the client system before they can be watched? This is another _HUGE_ restriction of the current Samba share support

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread Martin Samek
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #40 from Martin Samek --- For some reason in my case attempt to access smb share eats 4 cores at 100% 3317 marsark 20 0 527504 26620 22188 R 100,0 0,2 0:32.47 smb.so 3305 marsark 20 0 527500 26616

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #39 from madc...@atlas.cz --- (In reply to Christoph Feck from comment #37) > > kio_smb sets the permissions on the UDSEntries correctly but Dolphin seems > > to have a mind of its own. > > In other words, using Dolphin copying fails, but

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #38 from madc...@atlas.cz --- Created attachment 105687 --> https://bugs.kde.org/attachment.cgi?id=105687=edit Debugging patch If there is anybody able to reproduce the problem reliably, there is a small testing patch that dumps the

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #37 from Christoph Feck --- > kio_smb sets the permissions on the UDSEntries correctly but Dolphin seems to > have a mind of its own. In other words, using Dolphin copying fails, but using "kioclient5 cp" works? -- You

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #36 from madc...@atlas.cz --- Thanks, I figured that the logs are dumped through systemd already. This still does not answer the question where does Dolphin get the access permissions info from. Either some other layer messes with them along

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #34 from madc...@atlas.cz --- There has got to be something else going in. kio_smb sets the permissions on the UDSEntries correctly but Dolphin seems to have a mind of its own. -- You are receiving this mail because: You are the assignee

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #33 from Bronson --- ok ive ran the makepkg command(assuming this also will install the package). Rebooted, and still have the same bug present in dolphin... -- You are receiving this mail because: You are the

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #32 from Bronson --- cant edit my last comment. Got around it with: gpg --recv-keys 3A6A4DB839EAA6D7 -- You are receiving this mail because: You are the assignee for the bug.

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #31 from Bronson --- (In reply to madcatx from comment #28) > Created attachment 105683 [details] > Patched Arch Linux PKGBUILG > > Archers are welcome to try this patched PKGBUILD. I get the following error with

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #30 from Luca Beltrame --- If you want the developers to look at the patch, please submit it to https://phabricator.kde.org. Patches in Bugzilla unfortunately tend to get lost. -- You are receiving this mail because:

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 madc...@atlas.cz changed: What|Removed |Added Attachment #105680|0 |1 is obsolete|

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #28 from madc...@atlas.cz --- Created attachment 105683 --> https://bugs.kde.org/attachment.cgi?id=105683=edit Patched Arch Linux PKGBUILG Archers are welcome to try this patched PKGBUILD. -- You are receiving this mail because: You are

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #27 from madc...@atlas.cz --- Created attachment 105682 --> https://bugs.kde.org/attachment.cgi?id=105682=edit Allow write access to root samba share The code still does not work entirely as expected - I am allowed to try to write into

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #26 from Bronson --- (In reply to madcatx from comment #25) > Created attachment 105680 [details] > Allow write access to root samba share Id be happy to try this, but I dont know how to make the kio-extras

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #25 from madc...@atlas.cz --- Created attachment 105680 --> https://bugs.kde.org/attachment.cgi?id=105680=edit Allow write access to root samba share -- You are receiving this mail because: You are the assignee for the bug.

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #24 from madc...@atlas.cz --- Getting any debug output from kio_smb has proven to be next to impossible so I took a bit of an educated guess. Can you guys try the attached patch, it seems to work for me. -- You are receiving this mail

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 madc...@atlas.cz changed: What|Removed |Added CC||madc...@atlas.cz --- Comment #23 from

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-14 Thread Sergey
https://bugs.kde.org/show_bug.cgi?id=376344 Sergey changed: What|Removed |Added CC||rion...@gmail.com --- Comment #22

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-02 Thread Martin Samek
https://bugs.kde.org/show_bug.cgi?id=376344 Martin Samek changed: What|Removed |Added CC||m...@vmsc.eu --- Comment #21 from

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #20 from tempel.jul...@gmail.com --- Two other workarounds: 1.: Mount a networkfolder to make it look like it was local to Plasma. Via terminal: sudo mount -t cifs -o username=*,password=*,uid=1000,gid=1000,file_mode=0660,dir_mode=0770

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #19 from Christoph Feck --- I can only speak for myself, but I only used sftp:// which is based on ssh. -- You are receiving this mail because: You are the assignee for the bug.

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #18 from mathoj...@gmail.com --- (In reply to Christoph Feck from comment #17) > If it was easy to fix, someone actually (still?) using Samba could > trace/analyze the code and check where it fails. > > Otherwise we cannot even confirm

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-27 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #17 from Christoph Feck --- If it was easy to fix, someone actually (still?) using Samba could trace/analyze the code and check where it fails. Otherwise we cannot even confirm _where_ the bug is, so no need to change the

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 maxp...@gmail.com changed: What|Removed |Added CC||maxp...@gmail.com --- Comment #16 from

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #15 from mathoj...@gmail.com --- Thank you, I use a workaround too : I use ftps ;) But using a workaround is not a deal. And I really think that a network protocols should have a high priority in a DE. More and more NAS, multimedia servers

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 tempel.jul...@gmail.com changed: What|Removed |Added CC||tempel.jul...@gmail.com --- Comment

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-18 Thread fbr
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #13 from fbr --- (In reply to Elvis Angelaccio from comment #12) > (In reply to fbr from comment #11) > > (In reply to mathojojo from comment #10) > > > Hello, > > > > > > Just wondering... Why is this bug still in

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-18 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #12 from Elvis Angelaccio --- (In reply to fbr from comment #11) > (In reply to mathojojo from comment #10) > > Hello, > > > > Just wondering... Why is this bug still in "UNCONFIRMED" Status ?? The bug > > has

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-18 Thread fbr
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #11 from fbr --- (In reply to mathojojo from comment #10) > Hello, > > Just wondering... Why is this bug still in "UNCONFIRMED" Status ?? The bug > has been reported here many times, and on duplicates as well... I

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #10 from mathoj...@gmail.com --- Hello, Just wondering... Why is this bug still in "UNCONFIRMED" Status ?? The bug has been reported here many times, and on duplicates as well... -- You are receiving this mail because: You are the

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-09 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376344 Elvis Angelaccio changed: What|Removed |Added CC|

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-04-06 Thread Brett Keller
https://bugs.kde.org/show_bug.cgi?id=376344 Brett Keller changed: What|Removed |Added CC||blkel...@comcast.net ---

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-03-15 Thread Claudio Morales
https://bugs.kde.org/show_bug.cgi?id=376344 Claudio Morales changed: What|Removed |Added CC|

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-03-10 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #6 from Elvis Angelaccio --- *** Bug 377198 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-03-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344 mathoj...@gmail.com changed: What|Removed |Added CC||mathoj...@gmail.com --- Comment #5 from

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-03-03 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376344 Elvis Angelaccio changed: What|Removed |Added CC|

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-02-28 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376344 --- Comment #3 from Elvis Angelaccio --- It looks like samba doesn't set write permission to the root folder: kio-extras/smb/kio_smb_browser.cpp has two occurrences of: udsentry.insert(KIO::UDSEntry::UDS_ACCESS, (S_IRUSR |

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-02-27 Thread Diego D
https://bugs.kde.org/show_bug.cgi?id=376344 Diego D changed: What|Removed |Added CC||di...@daroch.com --- Comment #2

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-02-27 Thread Hariec
https://bugs.kde.org/show_bug.cgi?id=376344 Hariec changed: What|Removed |Added CC||hari...@gmail.com --- Comment #1

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-02-11 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=376344 Elvis Angelaccio changed: What|Removed |Added CC|