Bug 377303

Summary: error trying to change password
Product: [Applications] skrooge Reporter: Aaron Wolf <wolftune>
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: normal CC: stephane
Priority: NOR    
Version First Reported In: 2.7.0   
Target Milestone: 25.1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Aaron Wolf 2017-03-06 18:13:34 UTC
I get this error:

[ERR-5]: Failed to change password.
[ERR-5]: Creation failed. The object already exists.
[ERR-10019]: Impossible to insert object (doctransaction is used by doctransactionmsg).
Constraint name: fki_doctransactionmsg_doctransaction_rd_doctransaction_id_id Unable to fetch row
[ERR-10019]: INSERT INTO doctransactionmsg ('rd_doctransaction_id','t_type','t_message') VALUES ('12455','P','The document password has been modified.')
Comment 1 Aaron Wolf 2017-03-06 18:14:08 UTC
I should have added that I'm using the KDE Wallet system and I tried deleting old passwords there.
Comment 2 Aaron Wolf 2017-03-06 18:16:37 UTC
oh shit, something else is wrong, I tried Save As and got

[ERR-5]: Failed to save '/home/aaron/Desktop/test.skg'.
[ERR-10011]: database disk image is malformed Unable to fetch row
[ERR-10011]: 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')
Comment 3 Aaron Wolf 2017-03-06 18:29:41 UTC
Logging out and back in and reseting and closing and reopening, it seems to be all working now. Not sure what happened, maybe something about needing to log out after installing the update.