[kdevelop] [Bug 383736] New: Implement Merlin and ocp-intent for OCaml support

2017-08-20 Thread Matthias
https://bugs.kde.org/show_bug.cgi?id=383736

Bug ID: 383736
   Summary: Implement Merlin and ocp-intent for OCaml support
   Product: kdevelop
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: shaloksha...@protonmail.ch
  Target Milestone: ---

This might apply to Kate (too) so move it if you think this is more suitable
there. 

https://opam.ocaml.org/blog/turn-your-editor-into-an-ocaml-ide/

As you can see, is support for OCaml near, already implemented in a large
scale. 

Is anybody interested to take this up?

There is QML support for OCaml: https://github.com/Kakadu/lablqml

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

[frameworks-kirigami] [Bug 383737] New: Adaptive width of text fields

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383737

Bug ID: 383737
   Summary: Adaptive width of text fields
   Product: frameworks-kirigami
   Version: Master
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107389
  --> https://bugs.kde.org/attachment.cgi?id=107389&action=edit
multiple-collumns-text-is-not-fully-fit

For example - 'Multiple Columns' text is not fully fit in it's text field in
'Multiple Columns' section.

It would be nice if text field will change it's width (to certain point) upon
entering of text in it.

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

[kdeconnect] [Bug 373967] Android File System not Mounted and Pairing is no longer persistent.

2017-08-20 Thread dE
https://bugs.kde.org/show_bug.cgi?id=373967

dE  changed:

   What|Removed |Added

 CC||de.tec...@gmail.com

--- Comment #12 from dE  ---
This's not a problem with kdeconnect, it's a problem with kio.

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

[plasmashell] [Bug 373281] device notifier -> camera -> open with file manager: error

2017-08-20 Thread dE
https://bugs.kde.org/show_bug.cgi?id=373281

dE  changed:

   What|Removed |Added

 CC||de.tec...@gmail.com

--- Comment #3 from dE  ---
This's a kio problem. It happens on all links on my system.

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

[kile] [Bug 383738] New: [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-20 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383738

Bug ID: 383738
   Summary: [git master] System Check fails Simple Test on
MakeIndex and BibTeX
   Product: kile
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: michel.lud...@kdemail.net
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

The checks for these two programs passed in 2.1 and I believe in early 2.9
versions but not at the moment.
Each check finds the binary in the expected place, but the Simple Test fails.

I regularly upgrade my TeX Live distribution, so it's possible that the
behaviour changed there but I just didn't notice at the time. I'm currently
using the 2017 distribution.

If I manually execute the same commands from the Simple Test, the BibTeX
command seems to fail due to the filename extension:

jeremy@EliteChook2 ~/projects/kile/src/test $ latex test_bib.tex 
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=latex) 
restricted \write18 enabled. 
entering extended mode 
(./test_bib.tex 
LaTeX2e <2017/01/01> patch level 3 
Babel <3.10> and hyphenation patterns for 10 language(s) loaded. 
(/usr/share/texmf-dist/tex/latex/base/article.cls 
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class 
(/usr/share/texmf-dist/tex/latex/base/size10.clo)) 
No file test_bib.aux. 

LaTeX Warning: Citation `test' on page 1 undefined on input line 3. 

No file test_bib.bbl. 
[1] (./test_bib.aux) 

LaTeX Warning: There were undefined references. 

) 
Output written on test_bib.dvi (1 page, 268 bytes). 
Transcript written on test_bib.log. 
jeremy@EliteChook2 ~/projects/kile/src/test $ bibtex test_bib.tex 
I couldn't open file name `test_bib.tex.aux'


If I run "bibtex test_bib", it works.
Is that weird? Does that seems like the behaviour of bibtex changed? Because it
looks like the configtest code hasn't changed materially in a long time.

I don't know why MakeIndex is failing, it returns 0 when I run it manually.

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

[kile] [Bug 383739] New: [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-20 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

Bug ID: 383739
   Summary: [git master] System Check fails Simple Test on
MakeIndex and BibTeX
   Product: kile
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: michel.lud...@kdemail.net
  Reporter: jeremy.william.mur...@gmail.com
  Target Milestone: ---

The checks for these two programs passed in 2.1 and I believe in early 2.9
versions but not at the moment.
Each check finds the binary in the expected place, but the Simple Test fails.

I regularly upgrade my TeX Live distribution, so it's possible that the
behaviour changed there but I just didn't notice at the time. I'm currently
using the 2017 distribution.

If I manually execute the same commands from the Simple Test, the BibTeX
command seems to fail due to the filename extension:

jeremy@EliteChook2 ~/projects/kile/src/test $ latex test_bib.tex 
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded
format=latex) 
restricted \write18 enabled. 
entering extended mode 
(./test_bib.tex 
LaTeX2e <2017/01/01> patch level 3 
Babel <3.10> and hyphenation patterns for 10 language(s) loaded. 
(/usr/share/texmf-dist/tex/latex/base/article.cls 
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class 
(/usr/share/texmf-dist/tex/latex/base/size10.clo)) 
No file test_bib.aux. 

LaTeX Warning: Citation `test' on page 1 undefined on input line 3. 

No file test_bib.bbl. 
[1] (./test_bib.aux) 

LaTeX Warning: There were undefined references. 

) 
Output written on test_bib.dvi (1 page, 268 bytes). 
Transcript written on test_bib.log. 
jeremy@EliteChook2 ~/projects/kile/src/test $ bibtex test_bib.tex 
I couldn't open file name `test_bib.tex.aux'


If I run "bibtex test_bib", it works.
Is that weird? Does that seems like the behaviour of bibtex changed? Because it
looks like the configtest code hasn't changed materially in a long time.

I don't know why MakeIndex is failing, it returns 0 when I run it manually.

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

[kile] [Bug 383739] [git master] System Check fails Simple Test on MakeIndex and BibTeX

2017-08-20 Thread Jeremy W . Murphy
https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #1 from Jeremy W. Murphy  ---
PS. I can't conveniently downgrade my TeX Live distribution, sorry, so I would
rather avoid that avenue of investigation.

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

[kwin] [Bug 383410] Creating both OSD for pointer confinement + lock in short succesion hangs Wayland session

2017-08-20 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383410

--- Comment #8 from Martin Flöser  ---
I just created a test case for the situation and this results in:
wl_surface@13: error 1: Surface already constrained

It looks to me like what XWayland does is not valid on Wayland. And I just
checked with the spec
(https://cgit.freedesktop.org/wayland/wayland-protocols/tree/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml):
"  For any surface, only one lock or confinement may be active across all
  wl_pointer objects of the same seat. If a lock or confinement is
requested
  when another lock or confinement is active or requested on the same
surface
  and with any of the wl_pointer objects of the same seat, an
  'already_constrained' error will be raised."

The problem might now be that XWayland gets a protocol error that causes the
hang in KWin as XWayland goes down.

I think the change in XWayland should be reverted or fixed ASAP!

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

[frameworks-kirigami] [Bug 383740] New: Horizontal size of 'Actions' widget is not recalculating in revealed state after increase of Kirigami Gallery window width (from ~150px window width and narrowe

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383740

Bug ID: 383740
   Summary: Horizontal size of 'Actions' widget is not
recalculating in revealed state after increase of
Kirigami Gallery window width (from ~150px window
width and narrower)
   Product: frameworks-kirigami
   Version: Master
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107390
  --> https://bugs.kde.org/attachment.cgi?id=107390&action=edit
actions-widget-width-isnt-recalculating

Steps to reproduce:
1. Start Kirigami Gallery and press bottom right three dots 'Actions' widget
button.
2. Without closing of 'Actions' widget narrow down Kirigami Gallery horizontal
window size to ~150px width (and less).
3. Increase Kirigami Gallery window width and pay attention to the 'Actions'
widget.

Actual result 'Actions' widget width isn't recalculating upon Kirigami Gallery
window width change.

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

[kwin] [Bug 383410] Creating both OSD for pointer confinement + lock in short succesion hangs Wayland session

2017-08-20 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383410

--- Comment #9 from Martin Flöser  ---
Created attachment 107391
  --> https://bugs.kde.org/attachment.cgi?id=107391&action=edit
Patch to autotest

For reference the patch added to the auto test

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

[plasma-nm] [Bug 381578] Passwords are not correctly stored

2017-08-20 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=381578

--- Comment #3 from Frederick Zhang  ---
I still have the problem with Plasma 5.10.4. Wiping the wallet data did't help.

$ pacaur -Q | grep plasma
kdeplasma-addons 5.10.4-1
plasma-desktop 5.10.4-1
plasma-framework 5.37.0-2
plasma-integration 5.10.4-1
plasma-nm 5.10.4-1
plasma-pa 5.10.4-1
plasma-sdk 5.10.4-1
plasma-workspace 5.10.4-2
plasma-workspace-wallpapers 5.10.4-1

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

[plasma-nm] [Bug 381578] Passwords are not correctly stored for the first time

2017-08-20 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=381578

Frederick Zhang  changed:

   What|Removed |Added

Summary|Passwords are not correctly |Passwords are not correctly
   |stored  |stored for the first time

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

[plasma-nm] [Bug 381578] Passwords are not correctly stored for the first time

2017-08-20 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=381578

--- Comment #4 from Frederick Zhang  ---
I rephrased the title. It was a bit unclear.

The passwords *can* be saved, but I always need to input the password for a
second time.

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

[frameworks-kirigami] [Bug 383741] New: Some sections aren't remembering highlighted state after window height change in Kirigami Gallery

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383741

Bug ID: 383741
   Summary: Some sections aren't remembering highlighted state
after window height change in Kirigami Gallery
   Product: frameworks-kirigami
   Version: Master
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107392
  --> https://bugs.kde.org/attachment.cgi?id=107392&action=edit
some-sections-arent-highlighting

'List View', 'Non Scrollable Page', and 'Colors' sections aren't remembering
highlighted state after Kirigami Gallery window height change.

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

[dolphin] [Bug 383714] Dolphin crashed

2017-08-20 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=383714

Elvis Angelaccio  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Elvis Angelaccio  ---
Seems to be a crash in Qt. Please install debug symbols for qtbase and post a
new backtrace (if you can reproduce the crash).

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

[plasmashell] [Bug 383685] Plasma crashed on file copy

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383685

akarshan.bis...@hotmail.com changed:

   What|Removed |Added

 CC||akarshan.bis...@hotmail.com

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

[plasmashell] [Bug 383685] Plasma crashed on file copy

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383685

--- Comment #1 from akarshan.bis...@hotmail.com ---
Created attachment 107393
  --> https://bugs.kde.org/attachment.cgi?id=107393&action=edit
New crash information added by DrKonqi

plasmashell (5.10.4) using Qt 5.9.1

- What I was doing when the application crashed: Copying a file. When the file
progress was about to finish, plasma crashed!

-- Backtrace (Reduced):
#6  0x7f282ab646c3 in QAbstractAnimationJob::setCurrentTime
(this=0x3f7bb40, msecs=1702125907) at animations/qabstractanimationjob.cpp:453
#7  0x7f282ab649dc in QQmlAnimationTimer::updateAnimationsTime
(this=0x7f273c10fa40, delta=17) at animations/qabstractanimationjob.cpp:117
#8  0x7f282842d452 in QUnifiedTimer::updateAnimationTimers
(this=0x7f273c002f30) at animation/qabstractanimation.cpp:333
#9  0x7f282842e03c in QAnimationDriver::advanceAnimation (this=, timeStep=-1) at animation/qabstractanimation.cpp:831
#10 0x7f282b556007 in QSGAnimationDriver::advance (this=0x7f273c0013a0) at
scenegraph/qsgcontext.cpp:218

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

[frameworks-kirigami] [Bug 383741] Some sections aren't remembering highlighted state after window height change in Kirigami Gallery

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383741

--- Comment #1 from Alexander Mentyu  ---
Created attachment 107394
  --> https://bugs.kde.org/attachment.cgi?id=107394&action=edit
some-sections-arent-highlighting-partial

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

[frameworks-kirigami] [Bug 383741] Some sections aren't remembering highlighted state after window height change in Kirigami Gallery

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383741

--- Comment #2 from Alexander Mentyu  ---
Highlighting is remembered with partial height change
(some-sections-arent-highlighting-partial video) - but it's not remembered
after decreasing height by dragging bottom border of Kirigami Gallery to the
very top position possible (or sometimes almost to the very top).

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

[plasmashell] [Bug 383685] Plasma crashed on file copy

2017-08-20 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=383685

Kai Uwe Broulik  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik  ---


*** This bug has been marked as a duplicate of bug 381105 ***

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

[plasmashell] [Bug 381105] Crash in uncontrolledAnimationFinished

2017-08-20 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=381105

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@wideopen.biz

--- Comment #42 from Kai Uwe Broulik  ---
*** Bug 383685 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 383716] "Save Changes" button same as "Save As New Version" Button

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383716

--- Comment #2 from hardy.pub...@gmail.com ---
Thanks Simon. Yes you're right. If I disable "Enable Non-Destructive Editing
and Versioning" then I just get "Save" and "Save As" buttons which operate as
you might expect.

It looks like the "Save Changes" button may be redundant when
"Non-Destructive..." is enabled.

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

[digikam] [Bug 383716] "Save Changes" button same as "Save As New Version" Button

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383716

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #3 from caulier.gil...@gmail.com ---
not redundant i think, but miss-spelled...

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

[frameworks-kirigami] [Bug 383742] New: Show/hide slider for 'undefined Action 1' and 'undefined Action 2' buttons in 'List View' section isn't remembers most left revealed position upon/after Kirigam

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383742

Bug ID: 383742
   Summary: Show/hide slider for 'undefined Action 1' and
'undefined Action 2' buttons in 'List View' section
isn't remembers most left revealed position upon/after
Kirigami Gallery window width change
   Product: frameworks-kirigami
   Version: Master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107395
  --> https://bugs.kde.org/attachment.cgi?id=107395&action=edit
slider-isnt-remembers-most-left-position

Steps to reproduce:
1. Start Kirigami Gallery and select 'List View' section.
2. Reveal 'undefined Action 1 and 2' buttons by clicking on show/hide slider
button on the right side.
3. Without closing of show/hide slider - change Kirigami Gallery window width.

Actual result:
Show/hide slider isn't remembers most left revealed position.

Proposition:
Perhaps moving this slider to the most left position upon it's activation isn't
needed. Maybe it's better to just slide it not to the most left position - but
just enough to reveal 'undefined Action 1 and 2' buttons - slide it just ~40px
to the left side instead.

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

[digikam] [Bug 383716] "Save Changes" button same as "Save As New Version" Button

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383716

--- Comment #4 from hardy.pub...@gmail.com ---
But what does it do differently to "Save As New Version"?

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

[frameworks-kirigami] [Bug 383742] Show/hide slider for 'undefined Action 1' and 'undefined Action 2' buttons in 'List View' section isn't remembers most left revealed position upon/after Kirigami Gal

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383742

Alexander Mentyu  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[frameworks-kirigami] [Bug 383743] New: Better UX for loading of heavy Kirigami UI elements

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383743

Bug ID: 383743
   Summary: Better UX for loading of heavy Kirigami UI elements
   Product: frameworks-kirigami
   Version: Master
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Kirigami could detect if loading of particular page/widget could take more than
~150 ms and momentarily display busy indicator at the bottom of such element.

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

[krunner] [Bug 383744] New: try to open application with ALT-F2 +

2017-08-20 Thread Miki53
https://bugs.kde.org/show_bug.cgi?id=383744

Bug ID: 383744
   Summary: try to open application with ALT-F2 +
   Product: krunner
   Version: 5.8.6
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@privat.broulik.de
  Reporter: mickael.serg...@free.fr
  Target Milestone: ---

Application: krunner (5.8.6)

Qt Version: 5.7.1
Frameworks Version: 5.28.0
Operating System: Linux 4.9.36-amd64 x86_64
Distribution: Debian GNU/Linux 9.1 (stretch)

-- Information about the crash:
- What I was doing when the application crashed:

I tried to open kdevelop application, I press ALT+F2 then continued by pressing
first letters of kdevelop, then application crashed.

-- Backtrace:
Application: krunner (krunner), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__lll_lock_wait_private () at
../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
[Current thread is 1 (Thread 0x7ff41f687900 (LWP 1586))]

Thread 21 (Thread 0x7ff3aaffd700 (LWP 4179)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7ff41c381c6b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7ff3f716dd50 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x7ff3f7171f88 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x7ff3f716cecd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7ff3f716fd99 in ThreadWeaver::Thread::run() () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7ff41c380da8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff419c7c494 in start_thread (arg=0x7ff3aaffd700) at
pthread_create.c:333
#8  0x7ff41bc99aff in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 20 (Thread 0x7ff3ab7fe700 (LWP 4178)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7ff41c381c6b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7ff3f716dd50 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x7ff3f7171f88 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x7ff3f716cecd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7ff3f716fd99 in ThreadWeaver::Thread::run() () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7ff41c380da8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff419c7c494 in start_thread (arg=0x7ff3ab7fe700) at
pthread_create.c:333
#8  0x7ff41bc99aff in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 19 (Thread 0x7ff3abfff700 (LWP 4177)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7ff41c381c6b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7ff3f716dd50 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x7ff3f7171f88 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x7ff3f716cecd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7ff3f716fd99 in ThreadWeaver::Thread::run() () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7ff41c380da8 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff419c7c494 in start_thread (arg=0x7ff3abfff700) at
pthread_create.c:333
#8  0x7ff41bc99aff in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 18 (Thread 0x7ff3d8973700 (LWP 4176)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x7ff41c377ec5 in QBasicMutex::lockInternal() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7ff41c377f27 in QMutex::lock() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7ff41c3fae89 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7ff41c3fb075 in QRegExp::~QRegExp() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7ff41c46d7b9 in QDirIterator::~QDirIterator() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7ff41c468e70 in QDir::entryInfoList(QStringList const&,
QFlags, QFlags) const () from
/usr/lib/x86_64-linux-gnu/libQt5

[digikam] [Bug 383716] "Save Changes" button same as "Save As New Version" Button

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383716

--- Comment #5 from caulier.gil...@gmail.com ---
If i remember, one create a new version in original format, the other one use
the versionning settings.

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

[kwin] [Bug 383745] New: Occasional artifacts with transparent panels

2017-08-20 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=383745

Bug ID: 383745
   Summary: Occasional artifacts with transparent panels
   Product: kwin
   Version: 5.10.4
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: platform-drm
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fab...@ritter-vogt.de
  Target Milestone: ---

openQA spotted this:
https://openqa.opensuse.org/tests/471440#step/desktop_mainmenu/3

The kicker menu is still visible underneath the panel after it was closed.
This only happens occasionally, unfortunately I haven't found a way to
reproduce it reliably.

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

[digikam] [Bug 270728] CMakeLists.txt:159 doesn't specify which target needs to link to QtScript library

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=270728

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 94363] Wish: Linking and lazy copying

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=94363

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 355980] showfotosetup link errors - undefined reference to `Digikam::Setup*

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=355980

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 308149] digikam - building with KDE fails due to link files not being supported by windows

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=308149

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 147119] Can't link against static libjasper, configure reports jasper is missing

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=147119

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 108838] make fails during link step

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=108838

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 86959] Add a correct link to bko.

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=86959

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 351653] build fails, multiple unresoved refs

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=351653

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 274484] build failure - linking kstat

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=274484

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 90550] linking error with jpeg

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=90550

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[digikam] [Bug 258931] linking broken when using -Wl,--no-copy-dt-needed-entries

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=258931

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tarball-Linking |Tarball-Cmake

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

[krita] [Bug 381810] Krita does not load images with bogus file extensions.

2017-08-20 Thread Victor Wåhlström
https://bugs.kde.org/show_bug.cgi?id=381810

Victor Wåhlström  changed:

   What|Removed |Added

 CC||victor.wahlstrom@initiali.s
   ||e

--- Comment #2 from Victor Wåhlström  ---
Other than accidentally saving as the wrong file extension, there are websites
like imgur where you can change the extension in the URL and still get the same
image. It's not converted, it just has the wrong extension.

One thing that can be done to improve the situation is to parse the header if
there is a problem while loading the file, then either:

1. Notify the user of the problem, then attempt to "import" the image rather
than opening it: Create a new file and load the data from the "opened" file
into it. Since Krita won't have any references to the original file, saving
will ask the user where to save the file instead of just overwriting the source
file. 

or:

2. Keep the current behaviour of not opening the file, but improve the error
message:

"Couldn't load file.jpg: Image format is actually png, not jpeg. Please change
the file extension and try again."

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

[frameworks-kirigami] [Bug 383743] Better UX for loading of heavy Kirigami UI elements

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383743

--- Comment #1 from Alexander Mentyu  ---
Kirigami is already displaying busy indicator for downloadable content - the
wish is to display busy indicator also upon loading of local or cached content
- for example loading of 'Applications' section in Discover.

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

[frameworks-kirigami] [Bug 383743] Better UX for loading of heavy Kirigami UI elements

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383743

--- Comment #2 from Alexander Mentyu  ---
Created attachment 107396
  --> https://bugs.kde.org/attachment.cgi?id=107396&action=edit
long-loading-of-content-in-discover

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

[frameworks-kirigami] [Bug 383746] New: Part of 'Action' button unfold widget's text is hidden behind 'Action' button in Kirigami Gallery - 'Button' section

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383746

Bug ID: 383746
   Summary: Part of 'Action' button unfold widget's text is hidden
behind 'Action' button in Kirigami Gallery - 'Button'
section
   Product: frameworks-kirigami
   Version: Master
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107397
  --> https://bugs.kde.org/attachment.cgi?id=107397&action=edit
part-of-text-isnt-visible

The part text is hidden only when there is no scrollbar for unfold widget -
i.e. when Kirigami Gallery window has enough width (fullscreen on 768px
device).

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

[frameworks-kirigami] [Bug 383746] Part of 'Action' button unfold widget's text is hidden behind 'Action' button in Kirigami Gallery - 'Button' section

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383746

--- Comment #1 from Alexander Mentyu  ---
Also - is this ok than this unfold widget could be hidden by scrolling past the
end of it? Maybe it's better do not hide it upon scrolling past the end.

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

[digikam] [Bug 383747] New: "Rotate only by setting a flag" Changes Image Instead

2017-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383747

Bug ID: 383747
   Summary: "Rotate only by setting a flag" Changes Image Instead
   Product: digikam
   Version: 5.6.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: ImageEditor-Tool-Rotation
  Assignee: digikam-bugs-n...@kde.org
  Reporter: hardy.pub...@gmail.com
  Target Milestone: ---

Created attachment 107398
  --> https://bugs.kde.org/attachment.cgi?id=107398&action=edit
Rotation Settings

If I select "Rotate by only setting a flag" this seems to be the same action as
"Rotate by changing the content if possible". It rotates by moving pixels and
the flag remains Normal (top, left).

See attached for settings I used.

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

[frameworks-kio] [Bug 383724] Modified Blender files don't get uploaded

2017-08-20 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=383724

Elvis Angelaccio  changed:

   What|Removed |Added

Version|1.2.0   |5.37.0
  Component|general |general
 CC||kdelibs-b...@kde.org
Product|kio-gdrive  |frameworks-kio
   Assignee|elvis.angelac...@kde.org|fa...@kde.org

--- Comment #1 from Elvis Angelaccio  ---
It seems to me that blender deletes the old file and creates a new one with the
same name, which is why kioexec ignores it. This is quite unusual, most
applications just edit the old file when saving it. I'm not sure how could we
handle this case.

Btw, this affects every ioslave and not just gdrive.

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

[frameworks-kirigami] [Bug 383748] New: 'Action' button unfold widget is flickering when scrolling in opposite direction upon unfold widget hide animation in Kirigami Gallery

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383748

Bug ID: 383748
   Summary: 'Action' button unfold widget is flickering when
scrolling in opposite direction upon unfold widget
hide animation in Kirigami Gallery
   Product: frameworks-kirigami
   Version: Master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107399
  --> https://bugs.kde.org/attachment.cgi?id=107399&action=edit
unfold-widget-is-flickering-when-scrolling-in-opposite-direction

Sometimes it even can be scrolled back upon hiding.

Steps to reproduce:
1. Start Kirigami Gallery and select 'Button' widget
2. Press 'Action' button.
3. Scroll past the end of unfolded widget.
4. Without waiting of unfold widget's hiding animation to end - scroll in
opposite direction.

Actual result:
Unfold widget is flickering.

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

[frameworks-kirigami] [Bug 383749] New: Right 'Action' widget suspends without showing or hiding of the widget if 'Action' widget button wasn't dragged to it's left revealing threshold position in Kir

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383749

Bug ID: 383749
   Summary: Right 'Action' widget suspends without showing or
hiding of the widget if 'Action' widget button wasn't
dragged to it's left revealing threshold position in
Kirigami Gallery
   Product: frameworks-kirigami
   Version: Master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107400
  --> https://bugs.kde.org/attachment.cgi?id=107400&action=edit
action-widget-suspends-without-showing-or-hiding

Steps to reproduce:
1. Start Kirigami Gallery and select any section with right 'Actions' widget's
button - e.g 'Button' section.
2. Press and hold right 'Actions' widget's button.
3. Drag 'Actions' widget's button to the left side - but do not drag it to the
revealing threshold position.
4. Release 'Actions' widget's button somewhere in the middle between left
threshold and right starting positions.

Actual result:
'Actions' widget's button suspends without showing or hiding.

Expected result:
'Actions' widget's button reveals or hides - same when dragging and releasing
of bottom middle 'Action' button.

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

[frameworks-kirigami] [Bug 383749] Right 'Action' widget suspends without showing or hiding of the widget if 'Action' widget button wasn't dragged to it's left revealing threshold position in Kirigami

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383749

--- Comment #2 from Alexander Mentyu  ---
Also i was able to reproduce suspend of 'Widget gallery' - but it happens very
rarely.

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

[frameworks-kirigami] [Bug 383749] Right 'Action' widget suspends without showing or hiding of the widget if 'Action' widget button wasn't dragged to it's left revealing threshold position in Kirigami

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383749

--- Comment #1 from Alexander Mentyu  ---
Created attachment 107401
  --> https://bugs.kde.org/attachment.cgi?id=107401&action=edit
widgets-actions-suspends-without-showing-or-hiding-very-rarely

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

[frameworks-kirigami] [Bug 383749] Right 'Action' widget suspends without showing or hiding of the widget if 'Action' widget button wasn't dragged to it's left revealing threshold position in Kirigami

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383749

--- Comment #3 from Alexander Mentyu  ---
'Widget gallery' suspended not after click event - it's suspended after drag
event too.

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

[frameworks-kirigami] [Bug 383749] Right 'Action' widget suspends without showing or hiding of the widget if 'Action' widget button wasn't dragged to it's left revealing threshold position in Kirigami

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383749

Alexander Mentyu  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[digikam] [Bug 383707] BQM renames files (adds «_1») even if renaming is disabled

2017-08-20 Thread Mikhail Krasilnikov
https://bugs.kde.org/show_bug.cgi?id=383707

--- Comment #2 from Mikhail Krasilnikov  ---
Image versionning is disabled. It was the first I've check.

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

[frameworks-kirigami] [Bug 383750] New: Both left 'Widgets gallery' and right 'Actions' widgets are revealing upon dragging of 'Action' button to top

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383750

Bug ID: 383750
   Summary: Both left 'Widgets gallery' and right 'Actions'
widgets are revealing upon dragging of 'Action' button
to top
   Product: frameworks-kirigami
   Version: Master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107402
  --> https://bugs.kde.org/attachment.cgi?id=107402&action=edit
both-widgets-are-revealing-upon-dragging-to-top

Steps to reproduce:
1. Start Kirigami and select some section with 'Action' button - for example
'Button' section.
2. Drag 'Action' button to top.

Actual result:
Left 'Widgets gallery' and right 'Actions' widgets are revealing.

Expected result:
Nothing happens or if there is unfold widget that's connection to 'Action'
button - like in 'Button' section - it unfolds upon dragging of 'Action' button
to top.

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

[frameworks-kirigami] [Bug 383751] New: Make top navigation back button span up to the leftmost side of Kirigami Gallery window

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383751

Bug ID: 383751
   Summary: Make top navigation back button span up to the
leftmost side of Kirigami Gallery window
   Product: frameworks-kirigami
   Version: Master
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107403
  --> https://bugs.kde.org/attachment.cgi?id=107403&action=edit
top-navigation-span-to-the-left-side

Current situation:
When trying to click on empty space between leftmost edge of navigation panel
and leftmost edge of back button '<' sign nothing happens.

Desired situation:
Span back button from leftmost edge of back button '<' sign up to the leftmost
edge of navigation panel.

Reasoning:
Better UX for desktop users in case when they clicked not exactly on '<' sing -
but on empty space to the left side from it. Currently there is only spanning
of back button to the right side up to current section's name.

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

[krita] [Bug 381810] Krita does not load images with bogus file extensions.

2017-08-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=381810

--- Comment #3 from Boudewijn Rempt  ---
I like 1. a lot. And sure, we can do some file inspection. QMimeDatabase is
actually supposed to be able to do that, but since it first checks the
extension, it will only do the deeper inspection when it doesn't find a known
extension.

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

[plasmashell] [Bug 360212] Icon positions in folder view of the desktop are often scrambled after reboot or logout

2017-08-20 Thread firewalker
https://bugs.kde.org/show_bug.cgi?id=360212

--- Comment #12 from firewalker  ---
How can we set a "trap" to see what is accessing the config file
plasma-org.kde.plasma.desktop-appletsrc.

Ideally monitoring the part of the icon posistions for changes.

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

[frameworks-kirigami] [Bug 383752] New: Incorrect reflowing of 'Text Field' widget content after adding of some text/new lines into text area until appearing of scrollbar for it and changing of Kiriga

2017-08-20 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=383752

Bug ID: 383752
   Summary: Incorrect reflowing of 'Text Field' widget content
after adding of some text/new lines into text area
until appearing of scrollbar for it and changing of
Kirigami Gallery window height
   Product: frameworks-kirigami
   Version: Master
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: notux...@gmail.com
  Target Milestone: Not decided

Created attachment 107404
  --> https://bugs.kde.org/attachment.cgi?id=107404&action=edit
incorrect-reflowing-of-text-field-widget

Steps to reproduce:
1. Start Kirigami Gallery and select 'Text Field' widget.
2. Add of some text/new lines into text area until scrollbar appears for the
text area.
3. Change vertical size of Kirigami Gallery window height.

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

[akregator] [Bug 256034] Feed content is displayed with date 07.02.2106 07:28

2017-08-20 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=256034

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #19 from Laurent Montel  ---

> also some time some contents has no date.

We need a test case for this one.
Perhaps it's a parsing error.

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

[frameworks-frameworkintegration] [Bug 383709] Systray icons under Gnome only expose XEmbed, not KSNI

2017-08-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383709

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[okular] [Bug 383734] Print job with media=Custom swaps width and height which results in shrinked printouts

2017-08-20 Thread Falkenberg
https://bugs.kde.org/show_bug.cgi?id=383734

--- Comment #1 from Falkenberg  ---
This Bug might also be the reason for the issue reported in
https://bugs.kde.org/show_bug.cgi?id=383119

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

[frameworks-frameworkintegration] [Bug 383708] Duplicate launcher icons under Gnome

2017-08-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383708

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[plasma-nm] [Bug 383695] ! icon next to wifi symbol

2017-08-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383695

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

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

[okular] [Bug 383119] Okular prints PDF shrunk (scaled), offset and cropped

2017-08-20 Thread Falkenberg
https://bugs.kde.org/show_bug.cgi?id=383119

Falkenberg  changed:

   What|Removed |Added

 CC||robert.falkenberg@tu-dortmu
   ||nd.de

--- Comment #2 from Falkenberg  ---
I also experienced this behaviour for years now until I finally decided to
dissect the entire processing pipeline (okular -> cups -> brother printer
driver) and find the reason for this.
I reported this issue in more detail here:
https://bugs.kde.org/show_bug.cgi?id=383734

Hope the developers will swap the two lines in the code soon.

Regards
Robert

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

[okular] [Bug 348171] Scaling problem during printing

2017-08-20 Thread Falkenberg
https://bugs.kde.org/show_bug.cgi?id=348171

Falkenberg  changed:

   What|Removed |Added

 CC||robert.falkenberg@tu-dortmu
   ||nd.de

--- Comment #4 from Falkenberg  ---
(In reply to Stefan Gruber from comment #3)
> (In reply to Ferry from comment #2)
> > Okular prints A4 pages in A5 size (so shrinks the page), this does not
> > happen with other applications (Documentviewer printing the same pdf,
> > Libreoffice printing other documents).
> 
> This bad scaling also appears in opensuse  lately.
> (opensuse Leap 42.2, KDE 4.14.25, okular 0.26.1)

This might also be related to the swapped width/height parameters reported
here: https://bugs.kde.org/show_bug.cgi?id=383734

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

[plasmashell] [Bug 383692] System Tray Settings only reachable by unlocking widgets?

2017-08-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383692

Dr. Chapatin  changed:

   What|Removed |Added

 CC||yy...@gmx.com

--- Comment #4 from Dr. Chapatin  ---
the only way to open tray settings when "show all entries" is checked and
widgets are blocked that I know is increase panel height (temporarily unblock
widgets to do it) to create a bit of empty space below tray icons. Right click
on this empty space shows the option to tray settings.

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

[plasmashell] [Bug 377970] [Wayland] Notifications are often misplaced

2017-08-20 Thread Piotr
https://bugs.kde.org/show_bug.cgi?id=377970

Piotr  changed:

   What|Removed |Added

 CC||pietruszk...@o2.pl

--- Comment #14 from Piotr  ---
I have the same problem too. Notifications pop up some time in left upper
corner. KRunner sometimes pops up there too.
Qt: 5.7.1
KDE Frameworks: 5.35.0
kf5-config: 1.0
plasmashell 5.10.2
Running X11 on Maui 17.06 (spin-off of Ubuntu ans Neon)

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

[okular] [Bug 336617] Feature request: disable fit-to-page while printing.

2017-08-20 Thread Falkenberg
https://bugs.kde.org/show_bug.cgi?id=336617

Falkenberg  changed:

   What|Removed |Added

 CC||robert.falkenberg@tu-dortmu
   ||nd.de

--- Comment #8 from Falkenberg  ---
+1 For an option to choose whether to fit to page or not. This "feature" of
always fitting to the printable area nearly always distors my printouts, where
absolute distances are important, e.g.

- templates/stencils for SIM cards for cutting them into micro or nano SIM
- printing PCBs (printed circuit boards) of electrical circuits

This renders okular totally unusable for these purposes, although okular is a
very powerful pdf-viewer, which I normally prefer to use.

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

[kdenlive] [Bug 380036] Since v17, Render always crashes on Win10: Qt can't find platform plugin "windows"

2017-08-20 Thread Ben
https://bugs.kde.org/show_bug.cgi?id=380036

Ben  changed:

   What|Removed |Added

 CC||b...@cykyria.de

--- Comment #1 from Ben  ---
Created attachment 107405
  --> https://bugs.kde.org/attachment.cgi?id=107405&action=edit
The crash message

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

[kdenlive] [Bug 380036] Since v17, Render always crashes on Win10: Qt can't find platform plugin "windows"

2017-08-20 Thread Ben
https://bugs.kde.org/show_bug.cgi?id=380036

--- Comment #2 from Ben  ---
I have the same problem, Windows 10, every version of 17 tried
(https://files.kde.org/kdenlive/release/).

I have tried to move the plugins/platform folder around, even all files in
every possible location, but the crash persists. Maybe it's a problem with MELT
and not with kdenlive? 

The render process, no matter what format, crashes with this message:

---
melt
---
This application failed to start because it could not find or load the Qt
platform plugin "windows"
in "".

Available platform plugins are: minimal, windows.

Reinstalling the application may fix this problem.
---
OK   
---

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

[kdenlive] [Bug 380036] Since v17, Render always crashes on Win10: Qt can't find platform plugin "windows"

2017-08-20 Thread Ben
https://bugs.kde.org/show_bug.cgi?id=380036

--- Comment #3 from Ben  ---
I think I have found the cause: in kdenlive settings the ENVIRONEMT settings,
MLT-ENVIRONMENT, had some wrong paths pointing to an old kdenlive-16 release.
I have manually corrected all paths, rendering now works.

@ e...@ebinary.net can you check this please and confirm? then this bug could
be closed.

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

[plasma-nm] [Bug 349282] Can't import OpenVPN configuration files with inline certificates and keys

2017-08-20 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=349282

Tristan Miller  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|FIXED   |---

--- Comment #7 from Tristan Miller  ---
Still reproducible for me with plsma-nm 5.10.4.  I get the following error
dialog when importing configuration files with inline certificates and agreeing
with the prompt to copy the certificates to ~/.local:

Error copying certificate to
/home/psy/.local/share/networkmanagement/certificates/ukp-vpn_[inline]: Cannot
open /home/psy/vpn/UKP/[inline] for input

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

[plasma-nm] [Bug 349282] Can't import OpenVPN configuration files with inline certificates and keys

2017-08-20 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=349282

--- Comment #8 from Tristan Miller  ---
I should add that despite the error message, plasma-nm successfully extracted
the certificates and copied them to
~.local/share/networkmanagement/certificates. So maybe the error message is
spurious.

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

[plasmashell] [Bug 360212] Icon positions in folder view of the desktop are often scrambled after reboot or logout

2017-08-20 Thread Florian Röhrer
https://bugs.kde.org/show_bug.cgi?id=360212

--- Comment #13 from Florian Röhrer  ---
I figured out this problem occurs most of the time, if i shutdown my system
directly from within plasma (Application launcher -> Leave -> Shut down). I can
greatly reduce the frequency of occurrence if i first just log out from plasma
(Application launcher -> Leave -> Logout) to end up in the sddm login screen.
Then i change to a terminal (Ctrl + Alt + F1), login as root and shutdown the
system with "shutdown -h now". It still happens sometimes this way but not quit
as often as otherwise. Of course, this should not be a long time solution to
the problem. This has to be fixed and i would be happy to help with that. Just
let me know if you need any additional information from me.

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

[trojita] [Bug 383131] Invalid QRESYNC parameters when selecting INBOX a second time

2017-08-20 Thread Jan Kundrát
https://bugs.kde.org/show_bug.cgi?id=383131

Jan Kundrát  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #3 from Jan Kundrát  ---
Hi Matthieu, thanks for going through the trouble of debugging this paroblem
and providing a patch. Sorry for a late response, I've been on a month-long
holiday recently. I won't merge this patch as-is for a bunch of reasons.

First of all, I believe that this issue was reported to the Dovecot upstream
and fixed in 2010 [1] in all of their by-then maintained branches. Is there any
chance of asking your IMAP service provider to upgrade their Dovecot? I find it
a little bit worrying that this fix has not made it through whatever
distribution/upgrading channels that they are using. I realize that there's
only a small chance of success here, but it never hurts to ask.

We do not generally carry fixes for stuff like this which has been fixed
upstream for ages. Also, as the rest of the thread at [1] suggests, this might
need a range of 1 to (2^32)-1 in order to also catch all UIDs that we haven't
seen before (please check the RFC7162 if it's correct). That's one more special
case which needs to be unit-tested properly. Right now, I do not think that
this is something worth the extra effort, but please do comment if you
disagree.

As a quick fix, you can add "QRESYNC" to the list of blacklisted IMAP
capabilities. This effectively reverts to a CONDSTORE-level functionality which
is still better than plain RFC3501-like SELECT.

Perhaps we need to add some extra-careful infrastructure which automatically
enables quirks like this one in case of buggy servers...

[1] https://dovecot.org/list/dovecot/2010-August/052025.html

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

[krita] [Bug 383689] Krita tools stop working after using Text tool

2017-08-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=383689

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/d81b5236a01446c74c8260f4
   ||0aa5cd1e18453b47
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Boudewijn Rempt  ---
Git commit d81b5236a01446c74c8260f40aa5cd1e18453b47 by Boudewijn Rempt.
Committed on 20/08/2017 at 13:58.
Pushed by rempt into branch 'krita/3.2'.

M  +3-5libs/ui/input/kis_input_manager.cpp

https://commits.kde.org/krita/d81b5236a01446c74c8260f40aa5cd1e18453b47

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

[kmymoney4] [Bug 383706] Bitcoin Cash (BCH) currency

2017-08-20 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=383706

Thomas Baumgart  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Thomas Baumgart  ---
Yes, please consult the manual at
https://docs.kde.org/stable4/en/extragear-office/kmymoney/details.currencies.html#details.currencies.newcurrency
for deteails.

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

[QtCurve] [Bug 376340] QtCurve style configure dialog crashes

2017-08-20 Thread J . Fly
https://bugs.kde.org/show_bug.cgi?id=376340

--- Comment #17 from J.Fly  ---
Created attachment 107406
  --> https://bugs.kde.org/attachment.cgi?id=107406&action=edit
backtrace

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

[plasma-nm] [Bug 349282] Can't import OpenVPN configuration files with inline certificates and keys

2017-08-20 Thread Lamarque V . Souza
https://bugs.kde.org/show_bug.cgi?id=349282

--- Comment #9 from Lamarque V. Souza  ---
Hi. Hmmm QFile was not able to open the source file
(/home/psy/vpn/UKP/[inline]). Does your user has permission to open that file
for reading? That error message is shown only if QFile::copy returns false [1]

If the destination file already exists then QFile::copy returns false. That can
be the problem too. In that case QFile::copy does not override the destination
file. Probably we should ask the user if he/she wants to override it or keep
the old one.

[1] http://doc.qt.io/qt-5/qfile.html#copy

OBS: since Plasma NM was not able to copy the file what it does is registering 
the source file's path (/home/psy/vpn/UKP/[inline]) in NetworkManager. Since
NetworkManager run as root it probably has permission to read that file.

OBS2: Plasma NM run as normal user.

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

[plasmashell] [Bug 383692] System Tray Settings only reachable by unlocking widgets?

2017-08-20 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=383692

--- Comment #5 from Gregor Mi  ---
@Dr. Chapatin: please note that in
https://bugs.kde.org/show_bug.cgi?id=383692#c0 I described another more generic
method (although at first it was not obvious to me that the icon is clickable)

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

[QtCurve] [Bug 376340] QtCurve style configure dialog crashes

2017-08-20 Thread J . Fly
https://bugs.kde.org/show_bug.cgi?id=376340

--- Comment #18 from J.Fly  ---
Got pushed an update containing QTCurve fiels from openSUSE today.  Still
having the same crash.  Attached a backtrace but it looks similar, if not
identical, to the one I posted last time. Duplicate #382433

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

[bugs.kde.org] [Bug 383753] New: Consider changing some resolution statuses in bugs.kde.org to avoid making some people feel bad

2017-08-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=383753

Bug ID: 383753
   Summary: Consider changing some resolution statuses in
bugs.kde.org to avoid making some people feel bad
   Product: bugs.kde.org
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: sysad...@kde.org
  Reporter: pointedst...@zoho.com
CC: she...@kde.org
  Target Milestone: ---

I've noticed that users on bugs.kde.org whose bugs are closed with the RESOLVED
INVALID status sometimes seem to take offense, and occasionally even assume
they have been insulted. When closing bugs with this status, I find myself
pre-emptively explaining the meaning of the status to avoid offending people by
adding something like:

I'm marking this as RESOLVED INVALID, which just means that it's not our
bug.

Similarly, WONTFIX implies that we know it's a bug, but are spitefully refusing
to fix it, which is not at all the intention of the status.

We might consider changing INVALID to NOTABUG or NOTOURBUG or something else a
little softer, or even adding a HARDWAREISSUE status.

And we might consider changing WONTFIX to ASDESIGNED or INTENTIONAL.

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

[plasmashell] [Bug 383692] System Tray Settings only reachable by unlocking widgets?

2017-08-20 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383692

--- Comment #6 from Dr. Chapatin  ---
Yes, your method works if widgets are unblocked.
My method works even if widgets are blocked and "always show all entries" is
checked.

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

[systemsettings] [Bug 358254] Setting the toolbar font does nothing

2017-08-20 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=358254

Henrik Fehlauer  changed:

   What|Removed |Added

   Version Fixed In||5.11.0
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-integration/86be8d49d89
   ||88fb6c35e847ed9e0aad3e85142
   ||08
 Resolution|--- |FIXED

--- Comment #6 from Henrik Fehlauer  ---
Git commit 86be8d49d8988fb6c35e847ed9e0aad3e8514208 by Henrik Fehlauer.
Committed on 20/08/2017 at 14:16.
Pushed by rkflx into branch 'master'.

Allow to change toolbar font separately again

Summary:
The fonts KCM supports changing the toolbar font, but with the port to
QPA/Plasma 5 in aa16577f this stopped working and toolbars just used the
general font. This is fixed by setting QPlatformTheme's ToolButtonFont
to the toolbar font chosen. However, there are some caveats:

Default toolbar font size is 9, while the general font size is 10.
This would result in a sudden shrink in toolbar widths everywhere (or
worse for weird leftover settings users might have tried unsuccessfully).

In some places QToolButtons are used outside of toolbars, sometimes
right next to QPushButtons. As due to the bug both had the same font,
this might now lead to unexpected differences.

Therefore, to keep visual consistency with past Plasma 5 releases, let's
change the default toolbar font size to 10 and provide a kconf_update
script to copy the general font to the toolbar font once.
FIXED-IN: 5.11.0

Test Plan:
make install, run kconf_update: toolBarFont in kdeglobals gets updated
immediately

Change "Toolbar" font in "kcmshell5 fonts", start your favorite KDE
and Qt-only applications: toolbar font and/or font size changed
accordingly

Reviewers: #plasma, davidedmundson, fvogt

Reviewed By: #plasma, davidedmundson, fvogt

Subscribers: fvogt, davidedmundson, jensreuterberg, plasma-devel

Tags: #plasma

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

M  +1-1src/platformtheme/CMakeLists.txt
A  +9-0src/platformtheme/fonts_global_toolbar.upd
M  +2-1src/platformtheme/kdeplatformtheme.cpp
M  +1-1src/platformtheme/kfontsettingsdata.cpp

https://commits.kde.org/plasma-integration/86be8d49d8988fb6c35e847ed9e0aad3e8514208

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

[plasmashell] [Bug 383754] New: Plasma crashed after addind or remove panel

2017-08-20 Thread Alexander Danilov
https://bugs.kde.org/show_bug.cgi?id=383754

Bug ID: 383754
   Summary: Plasma crashed after addind or remove panel
   Product: plasmashell
   Version: 5.8.7
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: modos...@protonmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.8.7)

Qt Version: 5.7.1
Frameworks Version: 5.28.0
Operating System: Linux 4.11.0-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
I click to button for remove panel and Plasma crached. Also crashed when i
create new panel.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff2cbe32940 (LWP 370))]

Thread 10 (Thread 0x7ff1fce0d700 (LWP 756)):
#0  0x7ff2c6e365b2 in QTimerInfoList::repairTimersIfNeeded() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1  0x7ff2c6e36613 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7ff2c6e37c44 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7ff2c1c8b2cd in g_main_context_prepare () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7ff2c1c8bd1b in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7ff2c1c8bf0c in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7ff2c6e383db in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff2c6de283a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7ff2c6c12f73 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7ff2c6c17c28 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7ff2c5d2f494 in start_thread (arg=0x7ff1fce0d700) at
pthread_create.c:333
#11 0x7ff2c6535abf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 9 (Thread 0x7ff1ebbef700 (LWP 753)):
#0  0x7ff2c652c66d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7ff2c1c8bdf6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff2c1c8bf0c in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff2c6e383db in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7ff2c6de283a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7ff2c6c12f73 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7ff2c6c17c28 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff2c5d2f494 in start_thread (arg=0x7ff1ebbef700) at
pthread_create.c:333
#8  0x7ff2c6535abf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 8 (Thread 0x7ff2049b4700 (LWP 390)):
#0  0x7ff2c1cd1c84 in g_mutex_unlock () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7ff2c1c8b7f1 in g_main_context_check () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff2c1c8bd94 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff2c1c8bf0c in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7ff2c6e383db in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7ff2c6de283a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7ff2c6c12f73 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7ff207318347 in KCupsConnection::run() () at
/usr/lib/x86_64-linux-gnu/libkcupslib.so
#8  0x7ff2c6c17c28 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7ff2c5d2f494 in start_thread (arg=0x7ff2049b4700) at
pthread_create.c:333
#10 0x7ff2c6535abf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:97

Thread 7 (Thread 0x7ff218a89700 (LWP 378)):
#0  0x7ff2c652c66d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7ff2c1c8bdf6 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff2c1c8bf0c in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff2c6e383db in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7ff2c6de283a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7ff2c6c12f73 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7ff2c9e1f406 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7ff2c6c17c28 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7ff2c5d2f494 in start_thread (arg=0x7ff218a89700) at
pthread_create.c:

[plasma-nm] [Bug 349282] Can't import OpenVPN configuration files with inline certificates and keys

2017-08-20 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=349282

--- Comment #10 from Tristan Miller  ---
(In reply to Lamarque V. Souza from comment #9)
> Hi. Hmmm QFile was not able to open the source file
> (/home/psy/vpn/UKP/[inline]). Does your user has permission to open that
> file for reading? That error message is shown only if QFile::copy returns
> false [1]

That's because the file doesn't exist.  As I already mentioned in the original
report, plasma-nm is misinterpreting the [infile] header in the .ovpn file as a
filename.  It should not be trying to open any new files; the certificates
should be read from the .ovpn file it already has open.

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

[user-manager] [Bug 378604] user-manager doesn't see/recognize users.

2017-08-20 Thread Jerrod Frost
https://bugs.kde.org/show_bug.cgi?id=378604

--- Comment #2 from Jerrod Frost  ---
issue still exists in plasma 5.10.4

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

[user-manager] [Bug 378604] user-manager doesn't see/recognize users.

2017-08-20 Thread Jerrod Frost
https://bugs.kde.org/show_bug.cgi?id=378604

--- Comment #3 from Jerrod Frost  ---
issue still exists in plasma 5.10.4

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

[kscreenlocker] [Bug 383681] Kscreenlocker 5.10.4 only crashes

2017-08-20 Thread Jerrod Frost
https://bugs.kde.org/show_bug.cgi?id=383681

--- Comment #7 from Jerrod Frost  ---
Created attachment 107407
  --> https://bugs.kde.org/attachment.cgi?id=107407&action=edit
machine overview

View of GCC, mesa, kernel, kscreenlocker  USE flags and compile output.

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

[krita] [Bug 383281] OpenGL crash on systems with OpenGL 2.1

2017-08-20 Thread Tanner H
https://bugs.kde.org/show_bug.cgi?id=383281

--- Comment #11 from Tanner H  ---
Hi Alvin.  I've just tested the latest nightly build
(krita-x64-6c8f2b8-appveyor-0.1.1.221) with OpenGL enabled, and there is no
crash!  Amazing work implementing a fix so quickly.

Here is the system data, in case it is helpful:

Krita
  Version: 4.0.0-pre-alpha (git 6c8f2b8)

OS Information
  Build ABI: x86_64-little_endian-llp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: winnt
  Kernel Version: 10.0.15063
  Pretty Productname: Windows 10
  Product Type: windows
  Product Version: 10

OpenGL Info 
  Vendor:  Intel 
  Renderer:  "Intel(R) HD Graphics" 
  Version:  2.1.0 - Build 8.15.10.2900 
  Shading language:  1.20  - Intel Build 8.15.10.2900 
  Requested format:  QSurfaceFormat(version 3.0, options QFlags(0x4),
depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1,
alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior 2,
swapInterval 0, profile  2) 
  Current format:QSurfaceFormat(version 2.1, options QFlags(0x4),
depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8,
alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior 2,
swapInterval 1, profile  0) 
 Version: 2.1
 Supports deprecated functions true 

Per your comment #6, would it helpful for me to keep these out-of-date drivers
on this system?  I am happy to test any future legacy OpenGL issues if need be.

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

[kscreenlocker] [Bug 383681] Kscreenlocker 5.10.4 only crashes

2017-08-20 Thread Jerrod Frost
https://bugs.kde.org/show_bug.cgi?id=383681

--- Comment #8 from Jerrod Frost  ---
There are 2 ways to work around this problem:
1. use -seccomp USE flag at compile time
2. disable DRI3 

1. removes seccomp flag, but keeps DRI3 and Vulkan and fixes both Intel and AMD
2. removes vulkan and DRI3 but keeps seccomp flag and fixes both Intel and AMD

Issue affects both Mesa 17.1.5 and Mesa 17.2.0-rc4

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

[kipiplugins] [Bug 381664] Plugin leads to the home page of Flickr and 'An error has occurred: Invalid Frob It can not be continued.'

2017-08-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=381664

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kip
   ||i-plugins/2dd941615dfc35684
   ||152e69be6437475633abe71
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.7.0

--- Comment #10 from Maik Qualmann  ---
Git commit 2dd941615dfc35684152e69be6437475633abe71 by Maik Qualmann.
Committed on 20/08/2017 at 15:19.
Pushed by mqualmann into branch 'master'.

first step to porting Flickr service to OAuth
removing no longer existing Zooomr service
disable currently 23 service
FIXED-IN: 5.7.0

M  +2-1NEWS
M  +3-3common/libkipiplugins/CMakeLists.txt
M  +128  -610  flickr/flickrtalker.cpp
M  +14   -18   flickr/flickrtalker.h
M  +2-1flickr/flickrwidget.cpp
M  +39   -76   flickr/flickrwindow.cpp
M  +1-2flickr/flickrwindow.h
M  +4-43   flickr/plugin_flickr.cpp
M  +0-4flickr/plugin_flickr.h

https://commits.kde.org/kipi-plugins/2dd941615dfc35684152e69be6437475633abe71

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

[kmymoney4] [Bug 316223] Cannot delete securities

2017-08-20 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=316223

NSLW  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||lukasz.wojnilow...@gmail.co
   ||m

--- Comment #4 from NSLW  ---


*** This bug has been marked as a duplicate of bug 332795 ***

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

[kmymoney4] [Bug 332795] Can't delete security if price entries still exist

2017-08-20 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=332795

NSLW  changed:

   What|Removed |Added

 CC||erwin.vandeve...@gmail.com

--- Comment #2 from NSLW  ---
*** Bug 316223 has been marked as a duplicate of this bug. ***

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

[kmymoney4] [Bug 350284] Impossible to delete an account

2017-08-20 Thread NSLW
https://bugs.kde.org/show_bug.cgi?id=350284

NSLW  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||lukasz.wojnilow...@gmail.co
   ||m

--- Comment #3 from NSLW  ---
Please uprgrade to at least 4.8 and then report back.

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

[bugs.kde.org] [Bug 383753] Consider changing some resolution statuses in bugs.kde.org to avoid making some people feel bad

2017-08-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=383753

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Yes... I'd also like a TRIAGED_COULD_NOT_CONFIRM or something like that between
unconfirmed and confirmed...

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

[kdevelop] [Bug 383755] New: "Prune selection" doesn't remove hidden files

2017-08-20 Thread Oliver Nagy
https://bugs.kde.org/show_bug.cgi?id=383755

Bug ID: 383755
   Summary: "Prune selection" doesn't remove hidden files
   Product: kdevelop
   Version: 5.1.1
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: na...@zoologer.com
  Target Milestone: ---

"Prune selection" does not delete hidden files in build directory ( for example
.ninja_log ). 

Is it possible to add an option to delete hidden files when using "Prune
selection"?

Steps to reproduce: 
1. Build a project using Ninja 
2. "Prune selection"

Kdevelop version: 5.1.1
OS: Gentoo Linux
Kdevelop build using ebuild from official repo.
USE flags: gdbui, handbook, ninja, plasma, qmake

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

[plasma-nm] [Bug 349282] Can't import OpenVPN configuration files with inline certificates and keys

2017-08-20 Thread Lamarque V . Souza
https://bugs.kde.org/show_bug.cgi?id=349282

--- Comment #11 from Lamarque V. Souza  ---
Does your file name has any space in it? If it does then you must use quotation
mark in the .ovpn to delimitate the file name.

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

  1   2   3   >