[partitionmanager] [Bug 417205] Mount point editing doesn't change fstab

2020-10-13 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=417205

Andrius Štikonas  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #4 from Andrius Štikonas  ---
*** Bug 427623 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[partitionmanager] [Bug 417205] Mount point editing doesn't change fstab

2020-09-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=417205

Andrius Štikonas  changed:

   What|Removed |Added

 CC||nosewi...@gmail.com

--- Comment #3 from Andrius Štikonas  ---
*** Bug 411841 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[partitionmanager] [Bug 417205] Mount point editing doesn't change fstab

2020-09-14 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=417205

Andrius Štikonas  changed:

   What|Removed |Added

   Version Fixed In||4.2.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[partitionmanager] [Bug 417205] Mount point editing doesn't change fstab

2020-09-11 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=417205

Andrius Štikonas  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/syst
   ||em/kpmcore/commit/5b80c6045
   ||c5306e5e61f963d30c0a9b8773e
   ||5407
 Resolution|DUPLICATE   |FIXED

--- Comment #2 from Andrius Štikonas  ---
Git commit 5b80c6045c5306e5e61f963d30c0a9b8773e5407 by Andrius Štikonas.
Committed on 10/09/2020 at 22:54.
Pushed by stikonas into branch 'fstab'.

Fix fstab editing functionality.

In the old code QByteArray fstabContents was actually empty.
Also, writeData function was opening file in append mode,
thus nothing was actually written.

Split writeData function into two:
  * one for block devices
  * another for writing fstab file

M  +2-2src/core/fstab.cpp
M  +40   -1src/util/externalcommand.cpp
M  +1-0src/util/externalcommand.h
M  +35   -3src/util/externalcommandhelper.cpp
M  +2-0src/util/externalcommandhelper.h

https://invent.kde.org/system/kpmcore/commit/5b80c6045c5306e5e61f963d30c0a9b8773e5407

-- 
You are receiving this mail because:
You are watching all bug changes.

[partitionmanager] [Bug 417205] Mount point editing doesn't change fstab

2020-02-05 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=417205

Andrius Štikonas  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Andrius Štikonas  ---


*** This bug has been marked as a duplicate of bug 411841 ***

-- 
You are receiving this mail because:
You are watching all bug changes.