Ticket #2894 (closed defect: fixed)
Change avatar may fail on multi-user system
| Reported by: | david douard | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.1 |
| Component: | preferences | Version: | 0.11 |
| Severity: | major | Keywords: | |
| Cc: | OS: |
Description
If 2 persons logged on the same Unix system wants to change their avator pict, it will fail if gajim create a '/tmp/avatar_scaled.png' for person A (it does not remove it after use), and user B does the same a short time after. The file then exists, owner by A, thus B cannot write it.
Attached is a small patch to assert this.
David
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
