[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-11-01 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=368314

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||ashmi...@gmail.com

--- Comment #7 from Elvis Angelaccio  ---
*** Bug 371882 has been marked as a duplicate of this bug. ***

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

[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-31 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=368314

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-30 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=368314

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||16.08.3
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kwal
   ||let/956552dcb5beea41238a858
   ||cbe77570b21076b15

--- Comment #6 from Elvis Angelaccio  ---
Git commit 956552dcb5beea41238a858cbe77570b21076b15 by Elvis Angelaccio.
Committed on 30/10/2016 at 12:00.
Pushed by elvisangelaccio into branch 'Applications/16.08'.

Fix XML export regression

StoredTransferJob reads data from the current position of the QIODevice
passed to it. Since a QTemporaryFile is always open in ReadWrite mode,
and we write to the file, the current position is the end of the file.

So we need to rewind the QIODevice's position before passing it to the job.
FIXED-IN: 16.08.3

M  +3-0src/manager/kwalleteditor.cpp

http://commits.kde.org/kwallet/956552dcb5beea41238a858cbe77570b21076b15

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

[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-30 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=368314

Elvis Angelaccio  changed:

   What|Removed |Added

Version|unspecified |16.08.2

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

[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-30 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=368314

Elvis Angelaccio  changed:

   What|Removed |Added

   Assignee|fa...@kde.org   |va...@kde.org
Product|frameworks-kio  |kwalletmanager
Version|5.27.0  |unspecified
  Component|general |general

--- Comment #5 from Elvis Angelaccio  ---
Moving back, turns out the bug is in kwalletmanager indeed.

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

[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-17 Thread Kiril Vladimiroff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368314

Kiril Vladimiroff  changed:

   What|Removed |Added

 CC||ki...@vladimiroff.org

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


[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-17 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368314

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||elvis.angelac...@kde.org,
   ||martin.sandsm...@kde.org
 Ever confirmed|0   |1

--- Comment #3 from Elvis Angelaccio  ---
Confirmed. Adding Martin in CC, according to git blame the only commit that
changed this code is e6f52caa71116b4a3b9c921748e977d43312621a (although I can't
see what's wrong there).

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


[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-17 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368314

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com

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


[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-17 Thread Freddy Rietdijk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368314

Freddy Rietdijk  changed:

   What|Removed |Added

 CC||fr...@fridh.nl

--- Comment #2 from Freddy Rietdijk  ---
I can reproduce on NixOS Unstable. Frameworks 5.26.0, Apps 16.08.1, Qt 5.6.1

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


[kwalletmanager] [Bug 368314] kwalletmanager: "Export as XML..." produces empty file

2016-10-17 Thread Henri via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368314

Henri  changed:

   What|Removed |Added

 CC||cer...@luukku.com

--- Comment #1 from Henri  ---
I can reproduce with opensuse tumbleweed, kwalletmanager5-16.08.1-1.2.x86_64.

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