[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-04-25 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

Antonio Rojas  changed:

   What|Removed |Added

 CC||dashonww...@pm.me

--- Comment #15 from Antonio Rojas  ---
*** Bug 420569 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-04-11 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=415267

Colin J Thomson  changed:

   What|Removed |Added

 CC|colin.thom...@g6avk.co.uk   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-03-02 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=415267

Wolfgang Bauer  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kac |https://commits.kde.org/kac
   |counts-integration/2420b04e |counts-integration/67fc8d83
   |3d01cd02c26e238221a76036148 |b71f2b1304615ea087023ef66a9
   |30d15   |c9d5d

--- Comment #14 from Wolfgang Bauer  ---
Git commit 67fc8d83b71f2b1304615ea087023ef66a9c9d5d by Wolfgang Bauer, on
behalf of Dan Leinir Turthra Jensen.
Committed on 02/03/2020 at 20:58.
Pushed by wbauer into branch 'release/19.12'.

Unbreak the Accounts KCM

Summary:
Prior to this, the Accounts KCM would show only the first account,
because the listview was a zero by zero size (which results in
the first item still being shown because labels will overpaint
unless told otherwise). The reson it looked like there was a
view there before was that the view was set to the ScrollViewKCM's
default scroll view. In other words: All the accounts were in fact
there, but they were not displayed because the listview was
not there.

Reviewers: #plasma, nicolasfella, bshah

Reviewed By: #plasma, bshah

Subscribers: arojas

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27454

(cherry picked from commit 2420b04e3d01cd02c26e238221a7603614830d15)

M  +2-2src/kcm/package/contents/ui/Accounts.qml
M  +1-3src/kcm/package/contents/ui/AvailableAccounts.qml
M  +1-2src/kcm/package/contents/ui/AvailableServices.qml

https://commits.kde.org/kaccounts-integration/67fc8d83b71f2b1304615ea087023ef66a9c9d5d

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-02-17 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=415267

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #13 from Wolfgang Bauer  ---
Shouldn't the fix also be submitted to the 19.12 branch?

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-02-17 Thread Dan Leinir Turthra Jensen
https://bugs.kde.org/show_bug.cgi?id=415267

Dan Leinir Turthra Jensen  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kac
   ||counts-integration/2420b04e
   ||3d01cd02c26e238221a76036148
   ||30d15
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Dan Leinir Turthra Jensen  ---
Git commit 2420b04e3d01cd02c26e238221a7603614830d15 by Dan Leinir Turthra
Jensen.
Committed on 17/02/2020 at 13:42.
Pushed by leinir into branch 'master'.

Unbreak the Accounts KCM

Summary:
Prior to this, the Accounts KCM would show only the first account,
because the listview was a zero by zero size (which results in
the first item still being shown because labels will overpaint
unless told otherwise). The reson it looked like there was a
view there before was that the view was set to the ScrollViewKCM's
default scroll view. In other words: All the accounts were in fact
there, but they were not displayed because the listview was
not there.

Reviewers: #plasma, nicolasfella, bshah

Reviewed By: #plasma, bshah

Subscribers: arojas

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27454

M  +2-2src/kcm/package/contents/ui/Accounts.qml
M  +1-3src/kcm/package/contents/ui/AvailableAccounts.qml
M  +1-2src/kcm/package/contents/ui/AvailableServices.qml

https://commits.kde.org/kaccounts-integration/2420b04e3d01cd02c26e238221a7603614830d15

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-02-17 Thread Dan Leinir Turthra Jensen
https://bugs.kde.org/show_bug.cgi?id=415267

Dan Leinir Turthra Jensen  changed:

   What|Removed |Added

 CC||ad...@leinir.dk

--- Comment #11 from Dan Leinir Turthra Jensen  ---
Just posted a review for a patch to fix the main issue in this report:
https://phabricator.kde.org/D27454 (there is more which wants doing, but this
makes the kcm actually function)

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-02-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415267

Nate Graham  changed:

   What|Removed |Added

 CC||bhus...@gmail.com,
   ||nicolas.fe...@gmx.de
   Keywords||usability

--- Comment #10 from Nate Graham  ---
We really need to get these bugs fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-02-08 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

Antonio Rojas  changed:

   What|Removed |Added

 CC||la_is...@mac.com

--- Comment #9 from Antonio Rojas  ---
*** Bug 417313 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-02-04 Thread Diamond Howard
https://bugs.kde.org/show_bug.cgi?id=415267

Diamond Howard  changed:

   What|Removed |Added

 CC||blu...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-01-22 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=415267

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||m...@rhoatech.com

--- Comment #8 from Wolfgang Bauer  ---
*** Bug 416519 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-01-05 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

--- Comment #7 from Antonio Rojas  ---
(In reply to Antonio Rojas from comment #4)
> Can this please be reverted to the 18.12 dialog until it is fixed? As it is
> now the dialog is totally unusable.

I meant 19.08 of course

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-01-05 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

--- Comment #6 from Antonio Rojas  ---
(In reply to Andi Sardina from comment #5)
> Sorry for the duplication! 
> 
> Another problematic thing is that Google doesn't allow logging now, it
> complains that KDE is a nonverified app. Does anybody know the reason?

That is a different issue: https://bugs.kde.org/show_bug.cgi?id=414219

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-01-05 Thread Andi Sardina
https://bugs.kde.org/show_bug.cgi?id=415267

--- Comment #5 from Andi Sardina  ---
Sorry for the duplication! 

Another problematic thing is that Google doesn't allow logging now, it
complains that KDE is a nonverified app. Does anybody know the reason?

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-01-04 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

--- Comment #4 from Antonio Rojas  ---
Can this please be reverted to the 18.12 dialog until it is fixed? As it is now
the dialog is totally unusable.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2019-12-31 Thread Wulf
https://bugs.kde.org/show_bug.cgi?id=415267

Wulf  changed:

   What|Removed |Added

 CC||wulf.richa...@gmx.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2019-12-26 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=415267

Colin J Thomson  changed:

   What|Removed |Added

 CC||colin.thom...@g6avk.co.uk

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2019-12-26 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

Antonio Rojas  changed:

   What|Removed |Added

 CC||andysardin...@gmail.com

--- Comment #3 from Antonio Rojas  ---
*** Bug 415586 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2019-12-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415267

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Severity|normal  |critical
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
   Priority|NOR |VHI

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2019-12-16 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

Antonio Rojas  changed:

   What|Removed |Added

   Assignee|kde-telepathy-b...@kde.org  |nicolas.fe...@gmx.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2019-12-16 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

--- Comment #1 from Antonio Rojas  ---
Created attachment 124534
  --> https://bugs.kde.org/attachment.cgi?id=124534=edit
old KCM module displaying all accounts

-- 
You are receiving this mail because:
You are watching all bug changes.

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2019-12-16 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

--- Comment #2 from Antonio Rojas  ---
Created attachment 124535
  --> https://bugs.kde.org/attachment.cgi?id=124535=edit
19.12 KCM module

-- 
You are receiving this mail because:
You are watching all bug changes.