[neon] [Bug 399431] New: Apt Broken After Bionic Upgrade

2018-10-06 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=399431

Bug ID: 399431
   Summary: Apt Broken After Bionic Upgrade
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Packages Dev Edition [unstable]
  Assignee: neon-b...@kde.org
  Reporter: furkantoka...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY
Apt Broken After Bionic Upgrade

STEPS TO REPRODUCE
1. In 16.04 Neon, install following packages;

libc6-armel-cross
libc6-dev-armel-cross
libc6-armhf-cross
libc6-dev-armhf-cross 

2. Upgrade system to 18.04 Bionic

OBSERVED RESULT
"apt" is broken. Cannot resolve the issue. "apt --fix-broken install" doesn't
work.

EXPECTED RESULT
It should flawlesly work.

SOFTWARE VERSIONS
(available in About System)
Basically I upgraded from the most up-to-date Unstable Xenial branch to
Unstable Bionic branch.
KDE Plasma Version: 5.14.80
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION
To solve the issue, I manually removed the problematic packages and it worked.
dpkg -P libc6-armel-cross
dpkg -P libc6-dev-armel-cross
dpkg -P libc6-armhf-cross
dpkg -P libc6-dev-armhf-cross

There were extra dependencies for packages and I manually removed all. This
process can be automated at upgrade time.

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

[Touchpad-KCM] [Bug 396320] Revive KCM-Trackpoint settings

2018-07-08 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=396320

Furkan Tokac  changed:

   What|Removed |Added

 CC||furkantoka...@gmail.com,
   ||n...@kde.org

--- Comment #1 from Furkan Tokac  ---
Is the bug fix for "areas and fingers" fix the issue ? @Nate Graham

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

[systemsettings] [Bug 395681] libinput pointer kcm needs 11 ticks on the speed slider so that the middle one can correspond to 0.0

2018-07-08 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=395681

--- Comment #9 from Furkan Tokac  ---
(In reply to grmat from comment #8)
> thanks!

Welcome. :)

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

[systemsettings] [Bug 395681] libinput pointer kcm needs 11 ticks on the speed slider so that the middle one can correspond to 0.0

2018-06-26 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=395681

Furkan Tokac  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/13b35bd8025a4bc
   ||f399670c32ee20327b0ace392

--- Comment #7 from Furkan Tokac  ---
Git commit 13b35bd8025a4bcf399670c32ee20327b0ace392 by Furkan Tokac.
Committed on 26/06/2018 at 20:12.
Pushed by furkantokac into branch 'master'.

Mouse KCM Pointer Speed Slider Improvement

Summary:
Slider value to libinput value mapping algorithm is changed. Tested and
everything is working fine.
You can test it by changing value on slider and checking the libinput value
from ~/.config/kcminputrc

Reviewers: ngraham, romangg, #plasma, mart

Reviewed By: ngraham, romangg, #plasma, mart

Subscribers: plasma-devel

Tags: #plasma

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

M  +9-6kcms/mouse/kcm/libinput/main.qml
M  +9-6kcms/mouse/kcm/libinput/main_deviceless.qml

https://commits.kde.org/plasma-desktop/13b35bd8025a4bcf399670c32ee20327b0ace392

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

[systemsettings] [Bug 395681] libinput pointer kcm needs 11 ticks on the speed slider so that the middle one can correspond to 0.0

2018-06-21 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=395681

Furkan Tokac  changed:

   What|Removed |Added

 CC||furkantoka...@gmail.com
 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Furkan Tokac  ---
Working on it.

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

[systemsettings] [Bug 393547] New Libinput mouse KCM removed single-click/double-click setting

2018-05-17 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=393547

Furkan Tokac  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/d3ef895516fed31
   ||9956e4ba843206dd118b998f5
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Furkan Tokac  ---
Git commit d3ef895516fed319956e4ba843206dd118b998f5 by Furkan Tokac.
Committed on 17/05/2018 at 19:31.
Pushed by furkantokac into branch 'master'.

Single/Double Click Option at Workspace KCM

Summary:
This patch adds the single/double click option to
the Workspace KCM.
Related: bug 377310

Reviewers: romangg, ngraham, #plasma, mart

Reviewed By: romangg, #plasma, mart

Subscribers: mart, davidedmundson, plasma-devel

Tags: #plasma

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

M  +3-0kcms/workspaceoptions/CMakeLists.txt
M  +33   -1kcms/workspaceoptions/package/contents/ui/main.qml
M  +54   -3kcms/workspaceoptions/workspaceoptions.cpp
M  +8-0kcms/workspaceoptions/workspaceoptions.h

https://commits.kde.org/plasma-desktop/d3ef895516fed319956e4ba843206dd118b998f5

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

[systemsettings] [Bug 377310] Single/double click option is inappropriately located in the mouse settings

2018-05-17 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=377310

Furkan Tokac  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/d3ef895516fed31
   ||9956e4ba843206dd118b998f5
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Furkan Tokac  ---
Git commit d3ef895516fed319956e4ba843206dd118b998f5 by Furkan Tokac.
Committed on 17/05/2018 at 19:31.
Pushed by furkantokac into branch 'master'.

Single/Double Click Option at Workspace KCM

Summary:
This patch adds the single/double click option to
the Workspace KCM.
Related: bug 393547

Reviewers: romangg, ngraham, #plasma, mart

Reviewed By: romangg, #plasma, mart

Subscribers: mart, davidedmundson, plasma-devel

Tags: #plasma

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

M  +3-0kcms/workspaceoptions/CMakeLists.txt
M  +33   -1kcms/workspaceoptions/package/contents/ui/main.qml
M  +54   -3kcms/workspaceoptions/workspaceoptions.cpp
M  +8-0kcms/workspaceoptions/workspaceoptions.h

https://commits.kde.org/plasma-desktop/d3ef895516fed319956e4ba843206dd118b998f5

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

[Planet KDE] [Bug 393989] New Blog Registration to Planet KDE

2018-05-08 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=393989

--- Comment #2 from Furkan Tokac  ---
(In reply to Jonathan Riddell from comment #1)
> Git commit ab98c5be6e06dbb7cf8f51aebcc9adfb90760fd1 by Jonathan Riddell.
> Committed on 08/05/2018 at 10:49.
> Pushed by jriddell into branch 'master'.
> 
> M  +6-0planetkde/config
> 
> https://commits.kde.org/websites/planet-kde-org/
> ab98c5be6e06dbb7cf8f51aebcc9adfb90760fd1

It looks like my hackergotchi has problem. Can you please add my hackergotchi
(it is attached) by renaming it as Furkan-Tokac.png ?


Thanks in advance.
Tha

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

[Planet KDE] [Bug 393989] New: New Blog Registration to Planet KDE

2018-05-08 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=393989

Bug ID: 393989
   Summary: New Blog Registration to Planet KDE
   Product: Planet KDE
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: feeds
  Assignee: j...@jriddell.org
  Reporter: furkantoka...@gmail.com
  Target Milestone: ---

Created attachment 112495
  --> https://bugs.kde.org/attachment.cgi?id=112495&action=edit
my hackergotchi

Can you please add my blog to the KDE planet ? My photo is attached. My blog
information as following; 

feed 45m http://furkantokac.com/category/kde/feed/
define_name Furkan Tokac (ftDev)
define_face hackergotchi/ftDev.png
define_facewidth 80
define_faceheight 80

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

[systemsettings] [Bug 393547] New Libinput mouse KCM removed single-click/double-click setting

2018-04-27 Thread Furkan Tokac
https://bugs.kde.org/show_bug.cgi?id=393547

Furkan Tokac  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED
 CC||furkantoka...@gmail.com

--- Comment #4 from Furkan Tokac  ---
I made the investigation and working on it.

Plan
1- Porting "Dekstop Behavior -> Workspace" KCM to QML
(KDeclarative::ConfigModule)
2- kdeglobals.[KDE].SingleClick configuration should be controlled by two radio
buttons from "Desktop Behavior -> Workspace".
3- All the things about "SingleClick" in "plasma-desktop -> kcms -> input"
needs to be removed. No need them anymore.

This patch will solve Bug 377310 too.

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