Summary: | Accounts KCM should enforce avatar size restrictions | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Tony McCourin <tony.mccourin> |
Component: | accounts-kcm | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | ddomenichelli, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | Future | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-accounts-kcm/aa2beddbfa05ed68af71f3ccbf0685e622670da7 | Version Fixed In: | 0.7.0 |
Sentry Crash Report: |
Description
Tony McCourin
2011-08-01 23:59:10 UTC
This is now in the accounts-KCM. moving bug. Did anyone report a bug upstream about this? Gabble should not crash even if he cannot handle the large image... Anyway I cannot reproduce the bug, how "big" is your picture? Git commit aa2beddbfa05ed68af71f3ccbf0685e622670da7 by Dan Vrátil. Committed on 10/06/2013 at 11:56. Pushed by dvratil into branch 'master'. Add UI to enforce avatar size restrictions Add code to Accounts KCM that will allow users to crop avatar and will scale it down to maximum size allowed by server (or to some reasonable values if server/gabble does not report avatarRequirements()) REVIEW: 110929 FIXED-IN: 0.7.0 M +0 -1 src/CMakeLists.txt M +1 -0 src/account-identity-dialog.cpp M +115 -24 src/avatar-button.cpp M +6 -1 src/avatar-button.h D +0 -113 src/fetch-avatar-job.cpp D +0 -51 src/fetch-avatar-job.h M +1 -0 src/kcm-telepathy-accounts.cpp http://commits.kde.org/telepathy-accounts-kcm/aa2beddbfa05ed68af71f3ccbf0685e622670da7 |