https://bugs.kde.org/show_bug.cgi?id=375875
Bug ID: 375875 Summary: Changing password does not work Product: skrooge Version: unspecified Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: guillaume.deb...@gmail.com Reporter: kdebugzi...@mockies.de CC: steph...@mankowski.fr Target Milestone: --- After upgrading to skrooge 2.7.0 I get a warning that a security hole has been detected in an earlier version and upgrading the password is strongly advised. Trying to change the password will result in the following error (sorry, some messages in German even if starting skrooge with LANG=en): [ERR-5]: Failed to change password. [ERR-5]: Creation failed. The object already exists. [ERR-10019]: Das Objekt kann nicht eingefügt werden (doctransaction wird von doctransactionmsg verwendet). Name der Einschränkung: fki_doctransactionmsg_doctransaction_rd_doctransaction_id_id Der Datensatz konnte nicht abgeholt werden [ERR-10019]: INSERT INTO doctransactionmsg ('t_message','rd_doctransaction_id','t_type') VALUES ('The document password has been modified.','22532','P') Changing something and trying to save will result in: [ERR-5]: Cannot save file [ERR-10026]: file is encrypted or is not a database Der Datensatz konnte nicht abgeholt werden [ERR-10026]: update doctransaction set t_savestep='Y' where id in (select A.id from doctransaction A where NOT EXISTS(select 1 from doctransaction B where B.i_parent=A.id) and A.t_mode='U') -- You are receiving this mail because: You are watching all bug changes.