[Akonadi] [Bug 283692] Empty emails because of full hard disk (home)

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=283692

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||dvra...@redhat.com
 Ever confirmed|0   |1

--- Comment #5 from Daniel Vrátil dvra...@redhat.com ---
In case of database, we report failure to clients when database fails to commit
a transaction. If it finds out that it has run out of disk when it tries to
write the data later on asynchronously is out of our control. However that
should just cause no data to be written and the item simply won't be stored in
Akonadi (clients will now about it, but it will disappear on next start).

In case of external payload files, I can see a problem when we run out of disk
space when writing the data to a temporary file or when modifying existing item
(fetching missing parts) - there's no check for successful write. I'll fix
that. Other cases seem to fail correctly when write fails.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 283692] Empty emails because of full hard disk (home)

2013-12-06 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=283692

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||1.11.1
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/akon
   ||adi/40e7cff2c75a7ba986f9ab0
   ||ab5171dc899c57b39

--- Comment #6 from Daniel Vrátil dvra...@redhat.com ---
Git commit 40e7cff2c75a7ba986f9ab0ab5171dc899c57b39 by Dan Vrátil.
Committed on 06/12/2013 at 16:08.
Pushed by dvratil into branch '1.11'.

Always verify writing data to external file was successfull

Always make sure that QFile::write() has written all data to prevent data
loss in case we run out of disk space.
FIXED-IN: 1.11.1

M  +6-12   server/src/handler/append.cpp
M  +5-11   server/src/handler/store.cpp
M  +26   -0server/src/storage/parthelper.cpp
M  +12   -0server/src/storage/parthelper.h

http://commits.kde.org/akonadi/40e7cff2c75a7ba986f9ab0ab5171dc899c57b39

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 283692] Empty emails because of full hard disk (home)

2013-11-24 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=283692

Christian Mollekopf mollek...@kolabsys.com changed:

   What|Removed |Added

 CC||mollek...@kolabsys.com
  Component|IMAP resource   |server
   Assignee|chrig...@fastmail.fm|kdepim-bugs@kde.org

--- Comment #4 from Christian Mollekopf mollek...@kolabsys.com ---
This seems like something that has to be solved on an akonadi level. The
akonadi server should ensure that jobs either succeed or fail, and the data's
integrity is maintained.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 283692] Empty emails because of full hard disk (home)

2013-11-15 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=283692

Kevin Ottens er...@kde.org changed:

   What|Removed |Added

   Assignee|er...@kde.org   |chrig...@fastmail.fm

--- Comment #3 from Kevin Ottens er...@kde.org ---
The IMAP resource has a new maintainer, reassigning to him.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 283692] Empty emails because of full hard disk (home)

2011-11-01 Thread S . Burmeister
https://bugs.kde.org/show_bug.cgi?id=283692





--- Comment #2 from S. Burmeister sven burmeister gmx net  2011-11-01 
13:19:45 ---
(In reply to comment #1)
 OT: out of curiosity, systemsettings / startup and shutdown / service manager,
 is 'Free Space Notifier' running ?

It's running but AFAIR it's based on some percentage or at least the amount of
disk space remaining is not alarming when it notifies. It did not notify while
the partition was filled but at some point in the past where I still had 1GB
of free space.

Maybe related to me suspending to disk instead of rebooting, in case that
daemon only notifies once per session.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 283692] Empty emails because of full hard disk (home)

2011-10-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=283692





--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmx com  2011-10-10 
10:39:29 ---
OT: out of curiosity, systemsettings / startup and shutdown / service manager,
is 'Free Space Notifier' running ?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs