[kate] [Bug 385336] Minimap doesn't display cyrillic characters

2017-10-03 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=385336

Kåre Särs  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kte
   ||xteditor/af3e9946fc0f9bbb50
   ||1490fcf722cde31cedb8f4
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.39.0

--- Comment #1 from Kåre Särs  ---
Git commit af3e9946fc0f9bbb501490fcf722cde31cedb8f4 by Kåre Särs.
Committed on 04/10/2017 at 05:36.
Pushed by sars into branch 'master'.

Fix the fall-back "blackness" value for unicode > 255 characters.
FIXED-IN: 5.39.0
CCMAIL: m...@svenbrauch.de

M  +1-1src/view/kateviewhelpers.cpp

https://commits.kde.org/ktexteditor/af3e9946fc0f9bbb501490fcf722cde31cedb8f4

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

[kdevelop] [Bug 385346] New: Kdevelop crashes on launch

2017-10-03 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=385346

Bug ID: 385346
   Summary: Kdevelop crashes on launch
   Product: kdevelop
   Version: 5.1.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: raghavendr.ra...@gmail.com
  Target Milestone: ---

I am a novice and not a programmer, just wanted to try kdevelop.
I installed it from arch linux repo.

When I launched kdevelop, it crashed and i can reproduce it everytime.

Drkonqi gave the backtrace below

Application: KDevelop (kdevelop), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7a3eb69880 (LWP 3858))]

Thread 6 (Thread 0x7f7a00b5e700 (LWP 3873)):
#0  0x7f7a352b338d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f7a3bfba5cc in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f7a30fb3b1f in  () at /usr/lib/libQt5Qml.so.5
#3  0x7f7a30f85598 in  () at /usr/lib/libQt5Qml.so.5
#4  0x7f7a30f866c1 in  () at /usr/lib/libQt5Qml.so.5
#5  0x7f7a30f872fe in  () at /usr/lib/libQt5Qml.so.5
#6  0x7f7a30f8758f in QQmlImports::addLibraryImport(QQmlImportDatabase*,
QString const&, QString const&, int, int, QString const&, QString const&, bool,
QList*) () at /usr/lib/libQt5Qml.so.5
#7  0x7f7a30f46d97 in
QQmlTypeLoader::Blob::addImport(QV4::CompiledData::Import const*,
QList*) () at /usr/lib/libQt5Qml.so.5
#8  0x7f7a30f47520 in  () at /usr/lib/libQt5Qml.so.5
#9  0x7f7a30f497e6 in  () at /usr/lib/libQt5Qml.so.5
#10 0x7f7a30f4084a in  () at /usr/lib/libQt5Qml.so.5
#11 0x7f7a30f4106a in  () at /usr/lib/libQt5Qml.so.5
#12 0x7f7a30f41fbe in  () at /usr/lib/libQt5Qml.so.5
#13 0x7f7a30f4214d in  () at /usr/lib/libQt5Qml.so.5
#14 0x7f7a30fb3736 in  () at /usr/lib/libQt5Qml.so.5
#15 0x7f7a30fb3dea in  () at /usr/lib/libQt5Qml.so.5
#16 0x7f7a3ceb8e2c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#17 0x7f7a3cec0906 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#18 0x7f7a3c19cbb0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#19 0x7f7a3c19f406 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#20 0x7f7a3c1f7a54 in  () at /usr/lib/libQt5Core.so.5
#21 0x7f7a32d7ca57 in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#22 0x7f7a32d7cc88 in  () at /usr/lib/libglib-2.0.so.0
#23 0x7f7a32d7cd1c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#24 0x7f7a3c1f7041 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#25 0x7f7a3c19afdb in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#26 0x7f7a3bfb43ee in QThread::exec() () at /usr/lib/libQt5Core.so.5
#27 0x7f7a30fb33d9 in  () at /usr/lib/libQt5Qml.so.5
#28 0x7f7a3bfb913b in  () at /usr/lib/libQt5Core.so.5
#29 0x7f7a352ad08a in start_thread () at /usr/lib/libpthread.so.0
#30 0x7f7a3b8c51bf in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f7a11e98700 (LWP 3862)):
#0  0x7f7a352b36cd in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f7a3bfba481 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f7a399ad0da in  () at /usr/lib/libKDevPlatformLanguage.so.10
#3  0x7f7a3bfb913b in  () at /usr/lib/libQt5Core.so.5
#4  0x7f7a352ad08a in start_thread () at /usr/lib/libpthread.so.0
#5  0x7f7a3b8c51bf in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f7a18bfe700 (LWP 3861)):
#0  0x7f7a3b8bacbb in poll () at /usr/lib/libc.so.6
#1  0x7f7a32d7cc09 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f7a32d7cd1c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f7a3c1f7064 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f7a3c19afdb in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f7a3bfb43ee in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f7a3dd1f376 in  () at /usr/lib/libQt5DBus.so.5
#7  0x7f7a3bfb913b in  () at /usr/lib/libQt5Core.so.5
#8  0x7f7a352ad08a in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f7a3b8c51bf in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f7a1ac10700 (LWP 3860)):
#0  0x7f7a3b8bacbb in poll () at /usr/lib/libc.so.6
#1  0x7f7a2af358e0 in  () at /usr/lib/libxcb.so.1
#2  0x7f7a2af37679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7f7a1d39574a in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7f7a3bfb913b in  () at /usr/lib/libQt5Core.so.5
#5  0x7f7a352ad08a in start_thread () at /usr/lib/libpthread.so.0
#6  

[plasma-nm] [Bug 385345] No scroll for VPNs when adding a connection

2017-10-03 Thread Jan Grulich
https://bugs.kde.org/show_bug.cgi?id=385345

Jan Grulich  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #2 from Jan Grulich  ---
Do you use default plasma theme? When you attempt to scroll with a mouse, does
it scroll? I see on your screenshot that there is a little space on the right
side of both headers, there you should see the scrollbar. My guess is broken
plasma theme. I unfortunately cannot reproduce this problem.

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

[kmail2] [Bug 381180] UI is horrible over ssh + X-Forward connection

2017-10-03 Thread Steven Haigh
https://bugs.kde.org/show_bug.cgi?id=381180

--- Comment #5 from Steven Haigh  ---
On the laptop I ssh into to run kmail:
# dnf list mesa*
Last metadata expiration check: 0:38:08 ago on Wed 04 Oct 2017 12:56:14 AEDT.
Installed Packages
mesa-dri-drivers.x86_64
17.2.1-1.fc27  
 @updates-testing
mesa-filesystem.x86_64 
17.2.1-1.fc27  
 @updates-testing
mesa-libEGL.x86_64 
17.2.1-1.fc27  
 @updates-testing
mesa-libGL.x86_64  
17.2.1-1.fc27  
 @updates-testing
mesa-libGLU.x86_64 
9.0.0-13.fc27  
 @fedora
mesa-libOpenCL.x86_64  
17.2.1-1.fc27  
 @updates-testing
mesa-libgbm.x86_64 
17.2.1-1.fc27  
 @updates-testing
mesa-libglapi.x86_64   
17.2.1-1.fc27  
 @updates-testing
mesa-libwayland-egl.x86_64 
17.2.1-1.fc27  
 @updates-testing
mesa-libxatracker.x86_64   
17.2.1-1.fc27  
 @updates-testing

On the machine I'm SSH'ing FROM:
# dnf list mesa*
Last metadata expiration check: 0:22:26 ago on Wed 04 Oct 2017 13:11:39 AEDT.
Installed Packages
mesa-dri-drivers.i686  
17.2.1-1.fc27  
 @updates-testing
mesa-dri-drivers.x86_64
17.2.1-1.fc27  
 @updates-testing
mesa-filesystem.i686   
17.2.1-1.fc27  
 @updates-testing
mesa-filesystem.x86_64 
17.2.1-1.fc27  
 @updates-testing
mesa-libEGL.i686   
17.2.1-1.fc27  
 @updates-testing
mesa-libEGL.x86_64 
17.2.1-1.fc27  
 @updates-testing
mesa-libGL.i686
17.2.1-1.fc27  
 @updates-testing
mesa-libGL.x86_64  
17.2.1-1.fc27  
 @updates-testing
mesa-libGLU.x86_64 
9.0.0-13.fc27  
 @fedora
mesa-libOpenCL.x86_64  
 

[kmail2] [Bug 381180] UI is horrible over ssh + X-Forward connection

2017-10-03 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=381180

--- Comment #4 from Kevin Kofler  ---
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast

You're missing mesa-dri-drivers on the remote machine.

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

[kmail2] [Bug 381180] UI is horrible over ssh + X-Forward connection

2017-10-03 Thread Steven Haigh
https://bugs.kde.org/show_bug.cgi?id=381180

--- Comment #3 from Steven Haigh  ---
Output from the shell:

$ dbus-launch kmail
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Could not initialize GLX
KCrash: Application 'kmail' crashing...
KCrash: Attempting to start /usr/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5_localhost_10
kf5.kwidgetsaddons: Invalid pixmap specified.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
No XVisualInfo for format QSurfaceFormat(version 2.0, options
QFlags(), depthBufferSize -1, redBufferSize 1,
greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1,
samples -1, swapBehavior QSurfaceFormat::SwapBehavior(SingleBuffer),
swapInterval 1, profile  QSurfaceFormat::OpenGLContextProfile(NoProfile))
Falling back to using screens root_visual.

[1]+  Stopped dbus-launch kmail

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

[kmail2] [Bug 381180] UI is horrible over ssh + X-Forward connection

2017-10-03 Thread Steven Haigh
https://bugs.kde.org/show_bug.cgi?id=381180

--- Comment #2 from Steven Haigh  ---
I also note that with the latest kmail, I get the following crash when trying
to start kmail and forward its UI to my desktop via SSH:

Application: kmail (kmail), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#4  0x7f28cc5766bb in raise () from /lib64/libc.so.6
#5  0x7f28cc578447 in abort () from /lib64/libc.so.6
#6  0x7f28cd2a5941 in QMessageLogger::fatal(char const*, ...) const () from
/lib64/libQt5Core.so.5
#7  0x7f289e540004 in QGLXContext::init(QXcbScreen*,
QPlatformOpenGLContext*) () from
/usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#8  0x7f289e53dd87 in
QXcbGlxIntegration::createPlatformOpenGLContext(QOpenGLContext*) const () from
/usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#9  0x7f28a0e49971 in
QXcbIntegration::createPlatformOpenGLContext(QOpenGLContext*) const () from
/lib64/libQt5XcbQpa.so.5
#10 0x7f28cd9d08bf in QOpenGLContext::create() () from
/lib64/libQt5Gui.so.5
#11 0x7f28c3425b44 in QtWebEngineCore::initialize() () from
/lib64/libQt5WebEngineCore.so.5
#12 0x7f28cd457f8f in QCoreApplicationPrivate::init() () from
/lib64/libQt5Core.so.5
#13 0x7f28cd995e6c in QGuiApplicationPrivate::init() () from
/lib64/libQt5Gui.so.5
#14 0x7f28ce09c8a9 in QApplicationPrivate::init() () from
/lib64/libQt5Widgets.so.5
#15 0x7f28d291e9a4 in
KontactInterface::PimUniqueApplication::PimUniqueApplication(int&, char***) ()
from /lib64/libKF5KontactInterface.so.5
#16 0x558b7a3e1a42 in main ()

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

[kile] [Bug 385268] KILE crashes everytime with mageia 6

2017-10-03 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=385268

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Christoph Feck  ---
Already reported as bug 382810.

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

[digikam] [Bug 383715] Presentation tool compilation fails when OpenGL ES is used

2017-10-03 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=383715

Stefan Brüns  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Stefan Brüns  ---
Ok, I have looked into the presentation code, and I am not quite sure which is
the best way forward:

1. Just port the code to QOpenGLFunctions [1], fixing any differences between
GL and GLES and be done with it.
2. Do a complete overhaul of the code and port it to QML

1. would fix the imminent problem with GLES, but would not fix the various
problems visible in the current code:

- There are 3 different widgets (non-GL, GL, Ken Burns( with large amounts of
duplicate^Wtrippled code
  a) event handling
  b) widget constructor
  c) ...
- feature set is different, e.g. Ken Burns lacks any overlays (filename,
comments)
- Overlay rendering between non-GL and GL is different
- Overlay aspect ratio is wrong for GL when using reduced resolution
- Overlay text antialiasing is broken
- Ken Burns uses blurred images (image is loaded at screen resolution, but the
upscaled and translated)

My proposal would be to port the presentation widgets to QML, while keeping the
PresentationLoader and PresentationContainer classes:
1. Code a presenter capable to show a series of images
2. Add text overlays
3. Add back all effects, one by one

If this approach seems acceptable, I would start a branch therefor. Timeline
would be 1 month for the first step (1.), one week for (2.) and about 2 effects
per week thereafter.

[1] http://doc.qt.io/qt-5/qopenglfunctions.html

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

[plasmashell] [Bug 361172] Applications cannot be ungrouped, since upgrade to 5.6.1: why?

2017-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=361172

ras...@gmail.com changed:

   What|Removed |Added

 CC|ras...@gmail.com|

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

[plasma-nm] [Bug 385345] No scroll for VPNs when adding a connection

2017-10-03 Thread Sam
https://bugs.kde.org/show_bug.cgi?id=385345

Sam  changed:

   What|Removed |Added

 CC||lordsama...@gmail.com

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

[plasma-nm] [Bug 385345] No scroll for VPNs when adding a connection

2017-10-03 Thread Sam
https://bugs.kde.org/show_bug.cgi?id=385345

--- Comment #1 from Sam  ---
Created attachment 108155
  --> https://bugs.kde.org/attachment.cgi?id=108155=edit
The poor workaround

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

[plasma-nm] [Bug 385345] New: No scroll for VPNs when adding a connection

2017-10-03 Thread Sam
https://bugs.kde.org/show_bug.cgi?id=385345

Bug ID: 385345
   Summary: No scroll for VPNs when adding a connection
   Product: plasma-nm
   Version: 5.10.5
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm
  Assignee: jgrul...@redhat.com
  Reporter: lordsama...@gmail.com
  Target Milestone: ---

Created attachment 108154
  --> https://bugs.kde.org/attachment.cgi?id=108154=edit
Editor without scroll

When I go to add a new connection in the editor, there are many types of VPNs
on my VPN list, but there is no way to scroll to access them all. This also
hides the other section. The attached picture describes it best.

This really affects both the kcm and editor component.

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

[digikam] [Bug 382312] DigiKam crashes when renaming

2017-10-03 Thread Geoff King
https://bugs.kde.org/show_bug.cgi?id=382312

Geoff King  changed:

   What|Removed |Added

 CC||gski...@gmail.com

--- Comment #3 from Geoff King  ---
I also experienced a crash while renaming today.  However, I am on MacOS10.13
and Digikam 5.7.0.  The crash is dependent up on the number of files selected
for the batch rename.  

It would crash when renaming >50 (approx) JPG files at a time.  Using this
[date:"MMdd"]_[file]{unique}.

My crashes were repeatable if choosing many files (approx >50).  However, if I
only renamed in batches of 25 or so, then I would not have any crashes.

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

[kdevelop] [Bug 385344] Opening a pdf in embedded okular does not works

2017-10-03 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=385344

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 CC||kosse...@kde.org
  Component|Embedded systems support|general

--- Comment #1 from Friedrich W. H. Kossebau  ---
Possibly does not work because of Qt-version mismatch (Okular KPart being built
against some system Qt, while kdevelop built against appimage Qt), so the
loading of the plugin is rejected/fails.

So for bundled kdevelop app distribution the embedded editor/viewer lookup
needs to be reduced to whatever is part of the appimage only.

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

[kdevelop] [Bug 385344] New: Opening a pdf in embedded okular does not works

2017-10-03 Thread Angel Gabriel
https://bugs.kde.org/show_bug.cgi?id=385344

Bug ID: 385344
   Summary: Opening a pdf in embedded okular does not works
   Product: kdevelop
   Version: git master
  Platform: Appimage
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Embedded systems support
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: angel@gmail.com
CC: m...@svenbrauch.de, patrickelect...@gmail.com
  Target Milestone: ---

Overview: 
Can't open PDF files with okular embedded.

Steps to Reproduce: 
In the filesystem dock, right-click on a pdf file then click on open with,
then in embedded editors 
click on okular.

Actual Results:
Nothing happens.

Expected Results: 
Embed a view of the PDF file in the editor area

Build Date & Platform: 
Build 2017-10-02 (Version 5.2 Beta 1, Appimage) on KDE Neon 5.10 (Ubuntu
16.04)

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

[plasmashell] [Bug 385342] Segmentation fault when switching between look and feel themes

2017-10-03 Thread Lucas
https://bugs.kde.org/show_bug.cgi?id=385342

--- Comment #2 from Lucas  ---
BTW I can also reproduce it on Kubuntu 17.10 beta 2, will try on neon dev
unstable

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

[rust-qt-binding-generator] [Bug 385341] Support member functions in the interface

2017-10-03 Thread Pearce Keesling
https://bugs.kde.org/show_bug.cgi?id=385341

Pearce Keesling  changed:

   What|Removed |Added

 CC||keesl...@gmail.com

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

[kate] [Bug 385336] Minimap doesn't display cyrillic characters

2017-10-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385336

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[kscreenlocker] [Bug 385321] Screen locker 'unable to unlock, use loginctl instead' randomly when system is locked

2017-10-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=385321

David Edmundson  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org
Version|5.10.5  |unspecified
 CC||bhus...@gmail.com,
   ||mgraess...@kde.org
  Component|general |greeter
Product|plasmashell |kscreenlocker

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

[kscreenlocker] [Bug 385321] Screen locker 'unable to unlock, use loginctl instead' randomly when system is locked

2017-10-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=385321

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
If you are able to compile your own Qt, it would be interesting to see if the
patch in https://bugs.kde.org/show_bug.cgi?id=364766  fixes it.

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

[frameworks-networkmanager-qt] [Bug 385343] BCM4313 802.11bgn Wireless Network Adapter - slow and loses connection

2017-10-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385343

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Nate Graham  ---
This is almost certainly a kernel issue, and a fairly common one at that. Leap
42.3 uses a fairly old kernel, and newer ones have much better support for your
networking hardware. If you can, upgrade to kernel 4.8.7 or later, which should
resolve the issue completely.

Either way, this isn't a KDE bug.

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

[frameworks-networkmanager-qt] [Bug 385343] BCM4313 802.11bgn Wireless Network Adapter - slow and loses connection

2017-10-03 Thread Want_Reason2Use_Linux
https://bugs.kde.org/show_bug.cgi?id=385343

Want_Reason2Use_Linux  changed:

   What|Removed |Added

 CC||therver...@yahoo.com

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

[frameworks-networkmanager-qt] [Bug 385343] New: BCM4313 802.11bgn Wireless Network Adapter - slow and loses connection

2017-10-03 Thread Want_Reason2Use_Linux
https://bugs.kde.org/show_bug.cgi?id=385343

Bug ID: 385343
   Summary: BCM4313 802.11bgn Wireless Network Adapter - slow and
loses connection
   Product: frameworks-networkmanager-qt
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: therver...@yahoo.com
CC: lamar...@kde.org, lukas.ti...@merlin.cz
  Target Milestone: ---

Hi.
I am running a "BCM4313 802.11bgn Wireless Network Adapter" on a "HP Pavilion
M6" with "openSUSE 42.3." The card is usually slow; and additionally it loses
connections. The card was stable and fast when running Windows 7. Currently, I
have another notebook running Windows 10 and an Android mobile which both
connect faster and more stable than openSUSE. How can I get the WiFi to be
stable and fast in openSUSE Leap 42.3?
NB. I am a novice to Linux and not a Driver Developer.

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

[plasmashell] [Bug 385342] Segmentation fault when switching between look and feel themes

2017-10-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=385342

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from David Edmundson  ---


>#9  0x7faaac2e1540 in NotificationsApplet::onScreenChanges (this=0x4983170)

I've seen a bunch of these that I've been marking as dupes for ages. 

But you're pretty up to date:

KDE Neon stable
Plasma 5.10.5
Qt 5.9.1
KDE frameworks 5.38

this is clearly not the same issue and still not fixed :/

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

[plasmashell] [Bug 385342] Segmentation fault when switching between look and feel themes

2017-10-03 Thread Lucas
https://bugs.kde.org/show_bug.cgi?id=385342

Lucas  changed:

   What|Removed |Added

Version|master  |5.10.5
   Platform|Other   |Neon Packages
   Severity|normal  |crash

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

[plasmashell] [Bug 385342] New: Segmentation fault when switching between look and feel themes

2017-10-03 Thread Lucas
https://bugs.kde.org/show_bug.cgi?id=385342

Bug ID: 385342
   Summary: Segmentation fault when switching between look and
feel themes
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Look & Feel package
  Assignee: plasma-b...@kde.org
  Reporter: kde...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

When I switch between look and feel themes I get a dr konqi notification saying
that plasma has crashed, while generating backtrace all I get is some info
about segmentation fault.

How to reproduce
1.Download United theme from kde store, apply it with (use desktop layout from
theme checked), 
2.switch to breeze, 
3.dr konqi notification saying that plasma has crashed.

Debug symbols for plasma are installed. I can reproduce it every time

I attached gdb to running plasma process and here is what I got

KDE Neon stable
Plasma 5.10.5
Qt 5.9.1
KDE frameworks 5.38

lucas@lucas-T520:~$ sudo gdb plasmashell 4705
[sudo] password for lucas: 
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from plasmashell...Reading symbols from
/usr/lib/debug/.build-id/23/d5be4ab26d5779be7874c9a0e9f5cb576871d3.debug...done.
done.
Attaching to program: /usr/bin/plasmashell, process 4705
[New LWP 4706]
[New LWP 4707]
[New LWP 4708]
[New LWP 4710]
[New LWP 4717]
[New LWP 4720]
[New LWP 4779]
[New LWP 4786]
[New LWP 4788]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7fab6d10130d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
84  ../sysdeps/unix/syscall-template.S: No such file or directory.
(gdb) bt full
#0  0x7fab6d10130d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
No locals.
#1  0x7fab6d10125a in __sleep (seconds=0) at ../sysdeps/posix/sleep.c:55
save_errno = 9
ts = {tv_sec = 0, tv_nsec = 9239987}
#2  0x7fab7269faba in ?? () from /usr/lib/x86_64-linux-gnu/libKF5Crash.so.5
No symbol table info available.
#3  0x7fab726a0239 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5Crash.so.5
No symbol table info available.
#4  0x7fab726a0725 in KCrash::defaultCrashHandler(int) () from
/usr/lib/x86_64-linux-gnu/libKF5Crash.so.5
No symbol table info available.
#5  
No locals.
#6  0x7fab6de1eee4 in QScreen::name() const () from
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
No symbol table info available.
#7  0x0043af23 in ShellCorona::screenForContainment (this=0x1ce0690,
containment=0x1e55720)
at /workspace/build/shell/shellcorona.cpp:1902
No locals.
#8  0x0043ac7f in ShellCorona::screenForContainment (this=0x1ce0690,
containment=0x506d340)
at /workspace/build/shell/shellcorona.cpp:1886
cont = 
#9  0x7faaac2e1540 in NotificationsApplet::onScreenChanges (this=0x4983170)
at /workspace/build/applets/notifications/lib/notificationsapplet.cpp:70
No locals.
#10 0x7fab6da2ff46 in QtPrivate::QSlotObjectBase::call (a=0x7ffdf61eb5a0,
r=0x4983170, this=)
at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
No locals.
#11 QMetaObject::activate (sender=0x1ce0690, signalOffset=,
local_signal_index=, 
argv=) at kernel/qobject.cpp:3749
obj = {d = 0x48914f0}
receiver = 0x4983170
receiverInSameThread = 
sw = {receiver = 0x4983170, previousSender = 0x0, currentSender =
{sender = 0x1ce0690, signal = 8, ref = 1}, 
  switched = true}
c = 0x4891520
---Type  to continue, or q  to quit---return
last = 0x476d240
locker = {val = 140374258225840}
connectionLists = {connectionLists = 0x1d17d70}
list = 
currentThreadId = 0x7fab728ea8c0
signal_index = 8
empty_argv = {0x0}
#12 0x7fab6da2ff46 in QtPrivate::QSlotObjectBase::call (a=0x7ffdf61eb710,
r=0x1ce0690, this=)
at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
No locals.
#13 QMetaObject::activate (sender=0x434a280, signalOffset=,
local_signal_index=, 
argv=) at kernel/qobject.cpp:3749
obj = {d = 0x43497f0}
receiver = 0x1ce0690

[dolphin] [Bug 269334] Folder search option in filter panel

2017-10-03 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=269334

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/dol
   ||phin/60ef0fc76b82ef5a4cbf56
   ||46c8bc2e3bfe83a2ba
 Resolution|--- |FIXED

--- Comment #3 from Elvis Angelaccio  ---
Git commit 60ef0fc76b82ef5a4cbf5646c8bc2e3bfe83a2ba by Elvis Angelaccio, on
behalf of XY Quadrat.
Committed on 03/10/2017 at 21:11.
Pushed by elvisangelaccio into branch 'master'.

Add option to only search for folders

This commit adds an option under "More options" at the search widget.
It allows to only search for folders and filter out everything else,
just like the other options (e.g. "Videos") above.
REVIEW: 130159

M  +5-0src/search/dolphinfacetswidget.cpp
M  +1-0src/search/dolphinfacetswidget.h

https://commits.kde.org/dolphin/60ef0fc76b82ef5a4cbf5646c8bc2e3bfe83a2ba

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

[libkface] [Bug 377425] libkface FTBFS against opencv-3.2.0

2017-10-03 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=377425

--- Comment #3 from Rex Dieter  ---
Confirmed still an issue with kde-apps 17.08.1 release as well.

Notice if this isn't fixed soon, fedora will likely have to drop this package
from it's collection.

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

[telepathy] [Bug 384270] Taskbar icon does not represent chat partner presence

2017-10-03 Thread Christian B
https://bugs.kde.org/show_bug.cgi?id=384270

--- Comment #1 from Christian B  ---
Correction: the taskbar icon is not always showing the "offline" icon but shows
the status of the chat partner when the chat windows was opened. So when the
chat partner was online at the time of opening the windows the icon will stay
at "online" (greenish status icon) even when chat partner goes offline.

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

[kdevelop] [Bug 383875] After unchecking plugin CMake Documentation disappears view with Qt Documentation

2017-10-03 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=383875

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||kosse...@kde.org

--- Comment #2 from Friedrich W. H. Kossebau  ---
Can confirm also for master that, if any plugins implementing
org.kdevelop.IDocumentationProvider are disabled, the documentation toolview
disappears.
The Qt docs plugin (kdevqthelp) implements the
org.kdevelop.IDocumentationProviderProvider (sic, ProviderProvider) instead. So
possibly the code testing for enabled documentation plugins misses to check
such plugins as well.

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

[kmail2] [Bug 298349] kmail2 composer (still) fails to display non-ascii characters in quoted text on reply with some mails (only with nested multipart mime parts?)

2017-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=298349

blaueshawaiih...@gmx.de changed:

   What|Removed |Added

 CC||blaueshawaiih...@gmx.de

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

[kdevelop] [Bug 383875] After unchecking plugin CMake Documentation disappears view with Qt Documentation

2017-10-03 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=383875

Piotr Mierzwinski  changed:

   What|Removed |Added

Version|5.1.1   |5.1.2

--- Comment #1 from Piotr Mierzwinski  ---
The same result in version 5.1.80
Tested on ./KDevelop-5.1.80-x86_64.AppImage

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

[kmail2] [Bug 331340] Wrong charset encoding when replying to base64 encoded email

2017-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=331340

blaueshawaiih...@gmx.de changed:

   What|Removed |Added

 CC||blaueshawaiih...@gmx.de

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

[kmail2] [Bug 379406] White space in message viewer on dark theme

2017-10-03 Thread Colin J Thomson
https://bugs.kde.org/show_bug.cgi?id=379406

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.

[konsole] [Bug 355106] button 4 and 5 (e.g. scroll wheel): scrolls bash history or output buffer

2017-10-03 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=355106

--- Comment #4 from Egmont Koblinger  ---
See also http://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Wheel-mice

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

[konsole] [Bug 355106] button 4 and 5 (e.g. scroll wheel): scrolls bash history or output buffer

2017-10-03 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=355106

--- Comment #3 from Egmont Koblinger  ---
I absolutely agree that this behavior is misleading.

bash isn't interested in mouse events, doesn't turn on mouse support and hence
doesn't receive mouse scroll events. What happens is that konsole translates
these events into Up or Down keypresses. (You can confirm this e.g. by running
"cat" before the scrollbar appears, and then rolling the wheel.)

This feature is called "alternate scroll mode" and is meant to kick in on the
alternate screen only, and only when mouse support is turned off. It boosts
usability of several mouse-unaware apps (e.g. "less"). Even its name implies
that it shouldn't be enabled on the normal screen where bash is running.

Emulators might allow to toggle this feature by some preference setting (I
couldn't find such in konsole) or via DEC(RE)SET 1007 which isn't supported by
konsole.

I personally don't think I find the idea of Shift+Scroll synthesising Up/Down
keypresses useful. I mean, if you need to reach out to the keyboard at all, why
not use the regular Up / Down keys...

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

[kdevelop] [Bug 358799] Usage of "Update definition signature" in "Adapt Signature" breaks declaration of function if its argument has default value and without it

2017-10-03 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=358799

Piotr Mierzwinski  changed:

   What|Removed |Added

Version|git master  |5.1.2
Summary|Use of "Update definition   |Usage of "Update definition
   |signature" in "Adapt|signature" in "Adapt
   |Signature" breaks   |Signature" breaks
   |declaration of function if  |declaration of function if
   |its argument has default|its argument has default
   |value   |value and without it

--- Comment #4 from Piotr Mierzwinski  ---
(tested on version 5.2.0)

"Adapt signature" called in header breaks declaration and doesn't update
parameter in definition, only updates usage of this parameter.

Header file
  void slotUpdateMatchingStatus( MatchingStatus matchStatus );

After invoking "Adapt signature. Update definition signature"
  void MyClass::slotUpdateMatchingStatus( MatchingStatus eMatchStatus )
  ;

Definition file:
void MyClass::slotUpdateMatchingStatus( FindReplaceTextBar::MatchingStatus
matchStatus )
{
if ( eMatchStatus == Value1 )
do_someting
else
if ( eMatchStatus == Value2 )
do_someting
}

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

[plasmashell] [Bug 376966] Keyboard input does not work for some applications

2017-10-03 Thread Silver Salonen
https://bugs.kde.org/show_bug.cgi?id=376966

Silver Salonen  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|UNCONFIRMED

--- Comment #11 from Silver Salonen  ---
Okay, I cheered to soon. For me ibus-daemon doesn't actually crash - it's
running fine after I log into Plasma5. When I don't have it running then input
just doesn't work in even more applications. But killing or restarting it
doesn't make everything work still :(

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

[konsole] [Bug 355106] button 4 and 5 (e.g. scroll wheel): scrolls bash history or output buffer

2017-10-03 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=355106

Egmont Koblinger  changed:

   What|Removed |Added

 CC||egm...@gmail.com

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

[rust-qt-binding-generator] [Bug 385341] New: Support member functions in the interface

2017-10-03 Thread Jos van den Oever
https://bugs.kde.org/show_bug.cgi?id=385341

Bug ID: 385341
   Summary: Support member functions in the interface
   Product: rust-qt-binding-generator
   Version: unspecified
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: j...@vandenoever.info
  Reporter: j...@vandenoever.info
  Target Milestone: ---

Currently the generator supports writing data models that are synced between
rust and Qt. There is a wish for generating bindings for functions.

A possible syntax could be this:

"MyObject": {
"type": "Object",
"functions": {
"removeDoneItems": {
"arguments": [],
"return": "void"
},
"removeLargeItems": {
"arguments": [{
"name": "thresholdSize",
"type": "quint32"
}],
"return": "void"
}
}
}

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

[valgrind] [Bug 385210] vpermr instruction could exhaust temporary memory

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385210

--- Comment #5 from Carl Love  ---
committed patch:   commit b0aef250a74804423341b3ce804355037211e330

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

[krita] [Bug 385337] when i apply brush strokes, the whole artwork buzzes itself(vibrates, appears and disappears many times in just 2-3 seconds.)

2017-10-03 Thread kanti
https://bugs.kde.org/show_bug.cgi?id=385337

--- Comment #4 from kanti  ---
​
 IMG_3539.TRIM.MOV

​

On Wed, Oct 4, 2017 at 1:26 AM, Kanti Prajapati  wrote:

> not osx , it's os high sierra
>
> On Wed, Oct 4, 2017 at 1:25 AM, Kanti Prajapati 
> wrote:
>
>> yes i'm on mac.
>>
>> On Wed, Oct 4, 2017 at 12:49 AM, Boudewijn Rempt <
>> bugzilla_nore...@kde.org> wrote:
>>
>>> https://bugs.kde.org/show_bug.cgi?id=385337
>>>
>>> Boudewijn Rempt  changed:
>>>
>>>What|Removed |Added
>>> 
>>> 
>>>  Resolution|--- |WAITINGFORINFO
>>>  CC||b...@valdyas.org
>>>  Status|UNCONFIRMED |NEEDSINFO
>>>
>>> --- Comment #1 from Boudewijn Rempt  ---
>>> Sounds like a display driver issue. Are you really on OSX, or on Windows?
>>>
>>> --
>>> You are receiving this mail because:
>>> You reported the bug.
>>
>>
>>
>

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

[valgrind] [Bug 385208] xxperm instruction exhausts temporary memory

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385208

--- Comment #3 from Carl Love  ---
commited patch:  commit a1d03d0d11c0b31a6d9f57baa4d46317fdd5f6ef

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

[plasmashell] [Bug 385340] New: Plasma crash after resume

2017-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385340

Bug ID: 385340
   Summary: Plasma crash after resume
   Product: plasmashell
   Version: 5.10.95
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: adarma...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.10.95)

Qt Version: 5.9.1
Frameworks Version: 5.38.0
Operating System: Linux 4.4.87-25-default x86_64
Distribution: "openSUSE Leap 42.3"

-- Information about the crash:
- What I was doing when the application crashed:
1. Put the laptop to sleep. 
2. After a few hours resumed laptop after standby.
3. Plasma crashes and restarts

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f77cc4f2900 (LWP 10223))]

Thread 11 (Thread 0x7f76da4f1700 (LWP 10843)):
#0  0x7f77c0d57899 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f77c0d15b51 in g_main_context_query () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f77c0d1627f in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f77c0d1642c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f77c64bd13b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7f77c646ac2b in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7f77c62af02a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7f76dabbb887 in KCupsConnection::run() () at
/usr/lib64/libkcupslib.so
#8  0x7f77c62b374d in  () at /usr/lib64/libQt5Core.so.5
#9  0x7f77c5182744 in start_thread () at /lib64/libpthread.so.0
#10 0x7f77c5bbfaad in clone () at /lib64/libc.so.6

Thread 10 (Thread 0x7f76e700 (LWP 10617)):
#0  0x7f77c0d578b4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f77c0d15d99 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f77c0d162a8 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f77c0d1642c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f77c64bd13b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7f77c646ac2b in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7f77c62af02a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7f77c62b374d in  () at /usr/lib64/libQt5Core.so.5
#8  0x7f77c5182744 in start_thread () at /lib64/libpthread.so.0
#9  0x7f77c5bbfaad in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7f76f4b70700 (LWP 10615)):
[KCrash Handler]
#6  0x7f76f5051bdc in QXmlResultItems::next() () at
/usr/lib64/libQt5XmlPatterns.so.5
#7  0x7f76f555ba99 in  () at
/usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#8  0x7f76f555be51 in  () at
/usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#9  0x7f76f555d43c in  () at
/usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#10 0x7f76f555d47d in  () at
/usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#11 0x7f77c7425b6c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#12 0x7f77c742c8c0 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#13 0x7f77c646c935 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#14 0x7f77c646ef13 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#15 0x7f77c64bd8f3 in  () at /usr/lib64/libQt5Core.so.5
#16 0x7f77c0d16134 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#17 0x7f77c0d16388 in  () at /usr/lib64/libglib-2.0.so.0
#18 0x7f77c0d1642c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#19 0x7f77c64bd11c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#20 0x7f77c646ac2b in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#21 0x7f77c62af02a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#22 0x7f76f555d4e5 in  () at
/usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#23 0x7f77c62b374d in  () at /usr/lib64/libQt5Core.so.5
#24 0x7f77c5182744 in start_thread () at /lib64/libpthread.so.0
#25 0x7f77c5bbfaad in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f76f65b7700 (LWP 10533)):
#0  0x7f77c5bb328d in read () at /lib64/libc.so.6
#1  0x7f77c0d56750 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f77c0d15e49 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f77c0d162a8 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7f77c0d1642c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  

[krita] [Bug 385337] when i apply brush strokes, the whole artwork buzzes itself(vibrates, appears and disappears many times in just 2-3 seconds.)

2017-10-03 Thread kanti
https://bugs.kde.org/show_bug.cgi?id=385337

--- Comment #3 from kanti  ---
not osx , it's os high sierra

On Wed, Oct 4, 2017 at 1:25 AM, Kanti Prajapati  wrote:

> yes i'm on mac.
>
> On Wed, Oct 4, 2017 at 12:49 AM, Boudewijn Rempt  > wrote:
>
>> https://bugs.kde.org/show_bug.cgi?id=385337
>>
>> Boudewijn Rempt  changed:
>>
>>What|Removed |Added
>> 
>> 
>>  Resolution|--- |WAITINGFORINFO
>>  CC||b...@valdyas.org
>>  Status|UNCONFIRMED |NEEDSINFO
>>
>> --- Comment #1 from Boudewijn Rempt  ---
>> Sounds like a display driver issue. Are you really on OSX, or on Windows?
>>
>> --
>> You are receiving this mail because:
>> You reported the bug.
>
>
>

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

[krita] [Bug 385337] when i apply brush strokes, the whole artwork buzzes itself(vibrates, appears and disappears many times in just 2-3 seconds.)

2017-10-03 Thread kanti
https://bugs.kde.org/show_bug.cgi?id=385337

--- Comment #2 from kanti  ---
yes i'm on mac.

On Wed, Oct 4, 2017 at 12:49 AM, Boudewijn Rempt 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=385337
>
> Boudewijn Rempt  changed:
>
>What|Removed |Added
> 
> 
>  Resolution|--- |WAITINGFORINFO
>  CC||b...@valdyas.org
>  Status|UNCONFIRMED |NEEDSINFO
>
> --- Comment #1 from Boudewijn Rempt  ---
> Sounds like a display driver issue. Are you really on OSX, or on Windows?
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[krita] [Bug 385339] impossible to pick colors in color wheel or sliders

2017-10-03 Thread Nikola
https://bugs.kde.org/show_bug.cgi?id=385339

--- Comment #4 from Nikola  ---
(In reply to wolthera from comment #1)
> Hm... Could you give a bit more detail about the type of canvas you are
> using for this? CMYK mode in particular is known to give trouble.

You were right, checking again showed that when I opened a new document to make
this video it was made in CMYK, switched back to RGB works fine

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

[krita] [Bug 385339] impossible to pick colors in color wheel or sliders

2017-10-03 Thread Nikola
https://bugs.kde.org/show_bug.cgi?id=385339

--- Comment #3 from Nikola  ---
(In reply to wolthera from comment #1)
> Hm... Could you give a bit more detail about the type of canvas you are
> using for this? CMYK mode in particular is known to give trouble.

indeed it was my first thought, since i only recently switched to CMYK for one
project, so i switched back to rgb but the error is stil here. I'll check once
more

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

[krita] [Bug 385339] impossible to pick colors in color wheel or sliders

2017-10-03 Thread Nikola
https://bugs.kde.org/show_bug.cgi?id=385339

--- Comment #2 from Nikola  ---
Created attachment 108150
  --> https://bugs.kde.org/attachment.cgi?id=108150=edit
attached screencapture shows exactly the problem

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

[krita] [Bug 385339] impossible to pick colors in color wheel or sliders

2017-10-03 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=385339

wolthera  changed:

   What|Removed |Added

 CC||griffinval...@gmail.com

--- Comment #1 from wolthera  ---
Hm... Could you give a bit more detail about the type of canvas you are using
for this? CMYK mode in particular is known to give trouble.

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

[krita] [Bug 385339] New: impossible to pick colors in color wheel or sliders

2017-10-03 Thread Nikola
https://bugs.kde.org/show_bug.cgi?id=385339

Bug ID: 385339
   Summary: impossible to pick colors in color wheel or sliders
   Product: krita
   Version: 3.3.0
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: color selectors
  Assignee: krita-bugs-n...@kde.org
  Reporter: nik...@thinking-garment.com
  Target Milestone: ---

clicking on either color wheel or the sliders (probably on other color
selectors too) results in erratic behaviour. Simple clicks results in wierd
aniamted glitch where color picking marker goes through the colors by itself
lik ebeing controled by an invisible magnet (never saw glitch like that. Tried
unpluging Huion tablet, and using only mose, did not help. Tried uplugging my
ShuttlePRO V2 controller did not help.

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

[krita] [Bug 385337] when i apply brush strokes, the whole artwork buzzes itself(vibrates, appears and disappears many times in just 2-3 seconds.)

2017-10-03 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385337

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||b...@valdyas.org
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Boudewijn Rempt  ---
Sounds like a display driver issue. Are you really on OSX, or on Windows?

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

[dolphin] [Bug 385156] Dolphin fails to open xlsx files

2017-10-03 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=385156

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

--- Comment #11 from Rex Dieter  ---
I can confirm that I'll start work on 17.08.x packaging for f26
updates-testing/updates sometime over the next week or so

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

[digikam] [Bug 385338] New: remember last map view

2017-10-03 Thread Hans-Peter
https://bugs.kde.org/show_bug.cgi?id=385338

Bug ID: 385338
   Summary: remember last map view
   Product: digikam
   Version: 5.7.0
  Platform: Manjaro
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Geolocation
  Assignee: digikam-bugs-n...@kde.org
  Reporter: hans...@web.de
  Target Milestone: ---

Whenever the geolocation tool is opened, the world icon is shown in a small
window and you have to zoom into it to find the position in question
(Marble/OpenStreetmap). Google map seems to open at least (very) roughly in the
same area, however with random (?) offset.
It would be very handy to remember the last view and open this again and it
would be appreciated if the initial window would be larger.

There was Bug 196855, but this does not seem to work.

HP

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

[krita] [Bug 385337] New: when i apply brush strokes, the whole artwork buzzes itself(vibrates, appears and disappears many times in just 2-3 seconds.)

2017-10-03 Thread kanti
https://bugs.kde.org/show_bug.cgi?id=385337

Bug ID: 385337
   Summary: when i apply brush strokes, the whole artwork buzzes
itself(vibrates, appears and disappears many times in
just 2-3 seconds.)
   Product: krita
   Version: unspecified
  Platform: Other
OS: OS X
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: pkant...@gmail.com
  Target Milestone: ---

when i apply brush strokes, the whole artwork buzzes itself(vibrates, appears
and disappears many times in just 2-3 seconds.)

i'm using iball pen digitizer.

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

[krita] [Bug 385265] Bezier node handles are too small for touch and stylus

2017-10-03 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385265

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||b...@valdyas.org
 Resolution|--- |FIXED

--- Comment #4 from Boudewijn Rempt  ---
They are bigger already in master.

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

[valgrind] [Bug 385207] PPC64, generate_store_FPRF() generates too many Iops

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385207

Carl Love  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Carl Love  ---
patch committed:  commit acdeb75d2a58f4f3910ddaf9b2bc2ec74378fa3a

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

[valgrind] [Bug 385182] PPC64 is missing support for the DSCR

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385182

Carl Love  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #4 from Carl Love  ---
patch committed:  commit 7fce2c5269f82a7d063c87335a25de84fc9acc64

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

[kwin] [Bug 385291] entire desktop freezing, cursor works and i can still drag windows around but framebuffer is frozen

2017-10-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385291

Martin Flöser  changed:

   What|Removed |Added

 CC||m4rkus...@web.de

--- Comment #2 from Martin Flöser  ---
*** Bug 385324 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 385324] kwin: Desktop effects were restarted due to a graphics reset

2017-10-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385324

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Martin Flöser  ---


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

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

[kwin] [Bug 385301] Does not build without wayland egl

2017-10-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385301

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kwi
   ||n/c359fc076df40fc9a7ceda897
   ||971c246c6ccadff
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Martin Flöser  ---
Git commit c359fc076df40fc9a7ceda897971c246c6ccadff by Martin Flöser.
Committed on 03/10/2017 at 17:19.
Pushed by graesslin into branch 'master'.

[platforms/virtual] Always link SceneOpenGLBackend

Egl support is not optional in virtual platform, so always compile it in.

M  +2-2plugins/platforms/virtual/CMakeLists.txt

https://commits.kde.org/kwin/c359fc076df40fc9a7ceda897971c246c6ccadff

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

[kwin] [Bug 385301] Does not build without wayland egl

2017-10-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385301

--- Comment #2 from Martin Flöser  ---
The problem is not related to Wayland-egl. It's an undefined reference from
plugins/platforms/virtual/egl_gbm_backend.cpp to
platformsupport/scenes/opengl/abstract_egl_backend.cpp. Both are compiled
unconditionally.

The actual problem is HAVE_GBM missing.

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

[krita] [Bug 385265] Bezier node handles are too small for touch and stylus

2017-10-03 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=385265

Alvin Wong  changed:

   What|Removed |Added

   Severity|normal  |wishlist
Summary|Bezier node handles are too |Bezier node handles are too
   |small for HD tablets|small for touch and stylus
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Alvin Wong  ---
I do sort of agree that it's still a bit small. Maybe we should just review all
the current tools and optimize them a bit more for touch and stylus...

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

[kwin] [Bug 385324] kwin: Desktop effects were restarted due to a graphics reset

2017-10-03 Thread Markus
https://bugs.kde.org/show_bug.cgi?id=385324

Markus  changed:

   What|Removed |Added

 Resolution|INVALID |---
 Status|RESOLVED|UNCONFIRMED

--- Comment #5 from Markus  ---
1. The message states that the effect were restarted. (Which is wrong, they are
not restarted. I am left a static "desktop", new windows are not shown in the
taskbar.)

2. The recovery after such an intended reset is not working. (Restarting kwin
does work though.)

3. What I think is interesting, that the reset is happening when konqueror
starts. (Without any open page being rendered.) And not when using any fancy 3d
applications.
So you are sure that the reset is about something wrong in driver, that can not
be caused by userland? (I cannot judge what kind of error would issue such a
reset.)


1 and 2 ares still valid for kwin, I think.

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

[krita] [Bug 385265] Bezier node handles are too small for HD tablets

2017-10-03 Thread Mario
https://bugs.kde.org/show_bug.cgi?id=385265

--- Comment #2 from Mario  ---
You are right. It is a Surface Pro 4. 

I have activated the Hi-DPI option. I didn't know there was that option. This
certainly improves working with the tablet. 
Thanks very much!

However I would like to suggest to make the handlers even bigger. The reason is
because working with the digital pen is more difficult to pick those little
circles. Using a mouse is easier because you see the handlers highlighted when
the pointer moves over, while the pen frequently misses.

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

[kwin] [Bug 385291] entire desktop freezing, cursor works and i can still drag windows around but framebuffer is frozen

2017-10-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385291

--- Comment #1 from Martin Flöser  ---
please provide output of:
qdbus org.kde.KWin /KWin supportInformation

super awesome would be if you can get it from the "frozen" state (e.g. ssh in).
But also from running state could help me.

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

[kwin] [Bug 385324] kwin: Desktop effects were restarted due to a graphics reset

2017-10-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385324

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Martin Flöser  ---
Graphics reset is something the graphics driver reports to KWin. This is
intended behavior (restart instead of crash). That the driver triggers graphics
resets is something you need to report to your driver.

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

[kwin] [Bug 385301] Does not build without wayland egl

2017-10-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385301

--- Comment #1 from Martin Flöser  ---
Is this only in the virtual backend or is it also the drm backend?

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

[kate] [Bug 385336] New: Minimap doesn't display cyrillic characters

2017-10-03 Thread Алексей Шилин
https://bugs.kde.org/show_bug.cgi?id=385336

Bug ID: 385336
   Summary: Minimap doesn't display cyrillic characters
   Product: kate
   Version: Git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: rootl...@mail.ru
  Target Milestone: ---

Created attachment 108149
  --> https://bugs.kde.org/attachment.cgi?id=108149=edit
Screenshot illustrating the cyrillic characters display issue in Kate minimap

Hi,

Kate part minimap doesn't display cyrillic (and probably other non-latin)
characters. See the attached screenshot.

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

[plasmashell] [Bug 369430] QQmlDelegateModel::_q_itemsChanged - kickoff version

2017-10-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=369430

David Edmundson  changed:

   What|Removed |Added

 CC||ciambella_2...@libero.it

--- Comment #29 from David Edmundson  ---
*** Bug 385330 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 385330] Plasma crashed browsing Application Menu

2017-10-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=385330

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from David Edmundson  ---


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

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

[kontact] [Bug 385335] New: kmail : segfault when quickly erase messages

2017-10-03 Thread muny
https://bugs.kde.org/show_bug.cgi?id=385335

Bug ID: 385335
   Summary: kmail : segfault when quickly erase messages
   Product: kontact
   Version: 5.5.1
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: m...@equilibriste.org
  Target Milestone: ---

Application: kontact (5.5.1)

Qt Version: 5.7.1
Frameworks Version: 5.36.0
Operating System: Linux 4.12.14-300.fc26.x86_64 x86_64
Distribution: "Fedora release 26 (Twenty Six)"

-- Information about the crash:
- What I was doing when the application crashed:
Erase multiples messages one by one, quickly
Can be reproduced every time

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5291176f00 (LWP 14528))]

Thread 26 (Thread 0x7f517941f700 (LWP 14561)):
#0  0x7f529ac20acd in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#1  0x7f529ac2149b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f529ac2167c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f52aa016e6b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f52a9fc760a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f52a9e1f99a in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f52a9e23c9e in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x7f529f6e536d in start_thread () at /lib64/libpthread.so.0
#8  0x7f52a920abbf in clone () at /lib64/libc.so.6

Thread 25 (Thread 0x7f5179c20700 (LWP 14560)):
#0  0x7f529ac20abc in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#1  0x7f529ac2149b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f529ac2167c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f52aa016e6b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f52a9fc760a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f52a9e1f99a in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f52a9e23c9e in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x7f529f6e536d in start_thread () at /lib64/libpthread.so.0
#8  0x7f52a920abbf in clone () at /lib64/libc.so.6

Thread 24 (Thread 0x7f517a421700 (LWP 14559)):
#0  0x7f52a91feacd in poll () at /lib64/libc.so.6
#1  0x7f529ac21569 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7f529ac2167c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f52aa016e6b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f52a9fc760a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f52a9e1f99a in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f52a9e23c9e in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x7f529f6e536d in start_thread () at /lib64/libpthread.so.0
#8  0x7f52a920abbf in clone () at /lib64/libc.so.6

Thread 23 (Thread 0x7f5225ffb700 (LWP 14558)):
#0  0x7f529f6eb90b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f52931b5534 in QTWTF::TCMalloc_PageHeap::scavengerThread() () at
/lib64/libQt5Script.so.5
#2  0x7f52931b5579 in  () at /lib64/libQt5Script.so.5
#3  0x7f529f6e536d in start_thread () at /lib64/libpthread.so.0
#4  0x7f52a920abbf in clone () at /lib64/libc.so.6

Thread 22 (Thread 0x7f52267fc700 (LWP 14557)):
#0  0x7f529f6eb90b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f52a2da2725 in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() at /lib64/libQt5WebEngineCore.so.5
#2  0x7f52a2da2c07 in base::SequencedWorkerPool::Worker::Run() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x7f52a2da39a1 in base::SimpleThread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#4  0x7f52a2da006b in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#5  0x7f529f6e536d in start_thread () at /lib64/libpthread.so.0
#6  0x7f52a920abbf in clone () at /lib64/libc.so.6

Thread 21 (Thread 0x7f5226ffd700 (LWP 14556)):
#0  0x7f529f6eb90b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f52a2da2725 in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() at /lib64/libQt5WebEngineCore.so.5
#2  0x7f52a2da2c07 in base::SequencedWorkerPool::Worker::Run() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x7f52a2da39a1 in base::SimpleThread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#4  0x7f52a2da006b in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#5  0x7f529f6e536d in 

[dolphin] [Bug 364677] Dolphin hangs during sftp url access

2017-10-03 Thread Алексей Шилин
https://bugs.kde.org/show_bug.cgi?id=364677

Алексей Шилин  changed:

   What|Removed |Added

 CC||rootl...@mail.ru

--- Comment #7 from Алексей Шилин  ---
Same here. I'm using version 16.08.3, but also tested 17.08.1, and the bug
still exists.

Also, the dolphin process, which is used to open the sftp:/ URL, most of the
time doesn't quit when its window is closed and remains running until I kill it
(or all its sftp.so KIO processes) manually.

Neither of these happens with other KDE Applications and sftp:/ URLs, so it's
clearly Dolphin's fault.

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

[valgrind] [Bug 385334] vperm instruction index mask bug

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385334

--- Comment #1 from Carl Love  ---
Created attachment 108147
  --> https://bugs.kde.org/attachment.cgi?id=108147=edit
vperm instuction, fix index mask

Add patch to fix issue

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

[valgrind] [Bug 385334] vperm instruction index mask bug

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385334

Carl Love  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[konqueror] [Bug 384376] Konqueror crashing on start of Plasma Desktop

2017-10-03 Thread kts
https://bugs.kde.org/show_bug.cgi?id=384376

kts  changed:

   What|Removed |Added

 CC||jeckfer...@gmail.com

--- Comment #1 from kts  ---
I observed the same behavior.
Konqueror does not close fully when exited through title bar bottom.
Some konqueror processes are still there in task manager.

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

[valgrind] [Bug 385210] vpermr instruction could exhaust temporary memory

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385210

Carl Love  changed:

   What|Removed |Added

 Attachment #108095|0   |1
is obsolete||

--- Comment #4 from Carl Love  ---
Created attachment 108148
  --> https://bugs.kde.org/attachment.cgi?id=108148=edit
re-implement vpermr instruction to generate fewer iops

Update patch, split the vpermr implementation and the vperm index mask into
separate patches.  The vperm index mask was moved to bugzilla 385334.

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

[krita] [Bug 385302] Crash when a file is just open and try to do anything

2017-10-03 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385302

--- Comment #7 from Boudewijn Rempt  ---
On my dual-gpu windows system, it's right-click on the exe, then there's an
option to select the GPU.

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

[valgrind] [Bug 385334] New: vperm instruction index mask bug

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385334

Bug ID: 385334
   Summary: vperm instruction index mask bug
   Product: valgrind
   Version: 3.14 SVN
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: vex
  Assignee: jsew...@acm.org
  Reporter: c...@us.ibm.com
  Target Milestone: ---

The vperm instruction uses a 4-bit mask to extract the index value for the
permute instruction.  It should be a 5-bit mask.  The ISA says the index value
is 

   Let index be the value specified by bits 3:7 of byte
   element i of VR[VRC].

This patch fixes the bug.

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

[kdevelop] [Bug 385333] New: kdevelop: crash in recursive(?) cmake invocation

2017-10-03 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=385333

Bug ID: 385333
   Summary: kdevelop: crash in recursive(?) cmake invocation
   Product: kdevelop
   Version: unspecified
  Platform: Compiled Sources
OS: OS X
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: rjvber...@gmail.com
  Target Milestone: ---

Application: kdevelop (5.1.80)
 (Compiled from sources)
Qt Version: 5.8.0
Frameworks Version: 5.38.0
Operating System: Darwin 13.4.0 x86_64
Distribution (Platform): MacPorts Packages

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

I was configuring a new build set-up for a project that I had just imported. I
had used the Apply button to verify the cmake run result, and then hit OK,
probably before waiting for the previous run to finish.

If the dialog doesn't already check whether the changes still need to be
applied it should start doing so.

Also, shouldn't AbstractFileManagerPlugin connect to signals from
FileManagerListJob via Qt::QueuedConnections

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault: 11
(lldb) process attach --pid 54152
Process 54152 stopped
Executable module set to
"/Applications/MacPorts/KF5/kdevelop.app/Contents/MacOS/kdevelop.bin".
Architecture set to: x86_64-apple-macosx.
(lldb) set term-width 200
(lldb) thread info
thread #1: tid = 0x21b454f, 0x7fff8fb78e20 libsystem_kernel.dylib`__wait4 +
8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP

(lldb) bt all
* thread #1: tid = 0x21b454f, 0x7fff8fb78e20 libsystem_kernel.dylib`__wait4
+ 8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
  * frame #0: 0x7fff8fb78e20 libsystem_kernel.dylib`__wait4 + 8
frame #1: 0x00010a7b5cde libKF5Crash.5.dylib`KCrash::startProcess(int,
char const**, bool) [inlined] startProcessInternal(argc=,
directly=) + 125 at kcrash.cpp:651
frame #2: 0x00010a7b5c61
libKF5Crash.5.dylib`KCrash::startProcess(argc=,
argv=, waitAndExit=) + 17 at kcrash.cpp:633
frame #3: 0x00010a7b5aa5
libKF5Crash.5.dylib`KCrash::defaultCrashHandler(sig=11) + 1061 at
kcrash.cpp:530
frame #4: 0x7fff929405aa libsystem_platform.dylib`_sigtramp + 26
frame #5: 0x00010ae67f77
libKDevPlatformUtil.52.dylib`KDevelop::Path::Path(KDevelop::Path const&,
QString const&) [inlined] QVector::QVector(QVector const&) +
1 at qvector.h:363
frame #6: 0x00010ae67f76
libKDevPlatformUtil.52.dylib`KDevelop::Path::Path(KDevelop::Path const&,
QString const&) [inlined] QVector::QVector(QVector const&) at
qvector.h:362
frame #7: 0x00010ae67f76
libKDevPlatformUtil.52.dylib`KDevelop::Path::Path(this=0x7fff5587abb8,
other=0xd7f803764109, child=0x7fff5587ab40) + 22 at path.cpp:125
frame #8: 0x00010ea84315
libKDevPlatformProject.52.dylib`KDevelop::ProjectBaseItem::path(this=)
const + 37 at projectmodel.cpp:450
frame #9: 0x00010ea9e7c6
libKDevPlatformProject.52.dylib`KDevelop::AbstractFileManagerPluginPrivate::addJobItems(this=,
job=0x7f8033b68a30, baseItem=0x7f8037df0040, entries=) +
758 at abstractfilemanagerplugin.cpp:196
frame #10: 0x00010d38afab QtCore`QMetaObject::activate(QObject*, int,
int, void**) [inlined] QtPrivate::QSlotObjectBase::call(this=,
r=, a=) + 2011 at qobject_impl.h:101
frame #11: 0x00010d38af8f
QtCore`QMetaObject::activate(sender=0x7f8033b68a30,
signalOffset=, local_signal_index=,
argv=) + 1983 at qobject.cpp:3728
frame #12: 0x00010eaad88c
libKDevPlatformProject.52.dylib`KDevelop::FileManagerListJob::entries(this=,
_t1=, _t2=, _t3=) + 76 at
moc_filemanagerlistjob.cpp:208
frame #13: 0x00010eaa697c
libKDevPlatformProject.52.dylib`KDevelop::FileManagerListJob::handleResults(this=0x7f8033b68a30,
entriesIn=) + 44 at filemanagerlistjob.cpp:155
frame #14: 0x00010d383813 QtCore`QObject::event(this=,
e=) + 739 at qobject.cpp:1263
frame #15: 0x00010c369a6d
QtWidgets`QApplicationPrivate::notify_helper(this=,
receiver=0x7f8033b68a30, e=0x7f80373e0570) + 269 at
qapplication.cpp:3745
frame #16: 0x00010c36cde2
QtWidgets`QApplication::notify(this=, receiver=,
e=) + 8306 at qapplication.cpp:3708
frame #17: 0x00010d35a717
QtCore`QCoreApplication::notifyInternal2(receiver=0x7f8033b68a30,
event=0x7f80373e0570) + 167 at qcoreapplication.cpp:995
frame #18: 0x00010d35b3ef
QtCore`QCoreApplicationPrivate::sendPostedEvents(receiver=0x,
event_type=0, data=0x7f8031413ac0) + 591 at qcoreapplication.h:231
frame #19: 0x000116dfcb6a
libqaltcocoa.dylib`QCocoaEventDispatcherPrivate::processPostedEvents(this=0x7f80314483f0)
+ 314 at qcocoaeventdispatcher.mm:898
frame #20: 0x000116dfd583

[plasmashell] [Bug 381000] [Regression] High CPU when background is set to slideshow

2017-10-03 Thread Hao Zhang
https://bugs.kde.org/show_bug.cgi?id=381000

Hao Zhang  changed:

   What|Removed |Added

 CC||theivoryto...@gmail.com

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

[kile] [Bug 385332] New: Template used by the 'image insertion' wizard doesn't deal with filenames with spaces

2017-10-03 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=385332

Bug ID: 385332
   Summary: Template used by the 'image insertion' wizard doesn't
deal with filenames with spaces
   Product: kile
   Version: 2.9.91
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: michel.lud...@kdemail.net
  Reporter: kishor...@gmail.com
  Target Milestone: ---

Created attachment 108146
  --> https://bugs.kde.org/attachment.cgi?id=108146=edit
tex and pdf files describing the issue

The code template used by the 'image insertion feature' (the one that appears
when you press Alt+I,G, or go to 'LaTeX > image insertion') produces buggy
output with pdfLaTeX if the image filename contains spaces, i.e., a part of the
image's filename appears in the output. I have attached a tar.gz archive
containing examples of the problem LaTeX code and alternative templates which
could be used to fix this issue, and an output pdf which explains the issue.

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

[Powerdevil] [Bug 385331] New: Don't inhibit buttons when no reaction is configured OR add option to deactivate inhibit

2017-10-03 Thread Josef Kufner
https://bugs.kde.org/show_bug.cgi?id=385331

Bug ID: 385331
   Summary: Don't inhibit buttons when no reaction is configured
OR add option to deactivate inhibit
   Product: Powerdevil
   Version: 5.10.5
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: j...@frozen-doe.net
  Target Milestone: ---

Created attachment 108145
  --> https://bugs.kde.org/attachment.cgi?id=108145=edit
The checkbox

Currently, Powerdevil causes problems on unusual/advanced configurations
because of the inhibit:

$ systemd-inhibit
 Who: PowerDevil (UID 1013/alena, PID 933/org_kde_powerde)
What:
handle-power-key:handle-suspend-key:handle-hibernate-key:handle-lid-switch
 Why: KDE handles power events
Mode: block


For such setups it is usually better to disable Powerdevil and use
systemd-logind or similar service. But that has unwanted side effects (other
stuff gets broken) and requires additional workarounds.

Option A: When control of the power button and LID switch is disabled (see
screenshot), Powerdevil should release inhibit and let other services handle
the events. To enforce no action, the option can be enabled and "Do nothing"
can be selected. See attached screenshots.

Option B: Another, a more obvious option could be to add explicit checkbox to
release the inhibit. Something like "Use system setting to handle buttons and
lid switch".

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

[krita] [Bug 385302] Crash when a file is just open and try to do anything

2017-10-03 Thread Riccardo
https://bugs.kde.org/show_bug.cgi?id=385302

--- Comment #6 from Riccardo  ---
Thanks, actually I already changed the display settings to DX11 via Angle AFTER
the crashes (previous settings were "OpenGL" I think!), that's probably why I
couldn't reproduce the bug.  

How do I run krita on my Nvidia GPU?

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

[krusader] [Bug 379170] 2.6.0 - Regression: "Spacebar calculates disk space" feature is missing

2017-10-03 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=379170

--- Comment #17 from Alex Bikadorov  ---
There is already a bug report about adding the size of directories itself when
calculating disk space -> Bug 381337 

I'll answer there.

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

[krusader] [Bug 381337] omit directories node in occupied space calculation

2017-10-03 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=381337

--- Comment #3 from Alex Bikadorov  ---
(Coming from Bug 379170)

Both options - counting the size of directories itself or not - can be totally
valid. The old behaviour was omitting directories and I guess I have to restore
this.
Right now the "Size" column already shows "0 B" for empty directories.

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

[plasmashell] [Bug 385330] New: Plasma crashed browsing Application Menu

2017-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385330

Bug ID: 385330
   Summary: Plasma crashed browsing Application Menu
   Product: plasmashell
   Version: 5.10.5
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: ciambella_2...@libero.it
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.10.5)

Qt Version: 5.9.1
Frameworks Version: 5.38.0
Operating System: Linux 4.13.3-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
I was browsing the Application Menu and no other apps was opened. As soon as I
hovered over the Development tab, the screen became black and Plasma restarted.
- Custom settings of the application:
I have one panel at the top of the screen, on which there's the Application
Menu widget, the icon-only task manager, two instances of the Active Window
Control, the system tray and the clock

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe8a5567c80 (LWP 514))]

Thread 15 (Thread 0x7fe7caec7700 (LWP 722)):
#0  0x7fe89e3c938d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe8788ce77c in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7fe8788ce688 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7fe89e3c308a in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fe89eb161bf in clone () at /usr/lib/libc.so.6

Thread 14 (Thread 0x7fe7d77fe700 (LWP 721)):
#0  0x7fe89eb0bcbb in poll () at /usr/lib/libc.so.6
#1  0x7fe8993edc09 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fe8993edd1c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7fe89f448064 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7fe89f3ebfdb in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7fe89f2053ee in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7fe8a2f2496b in  () at /usr/lib/libQt5Quick.so.5
#7  0x7fe89f20a13b in  () at /usr/lib/libQt5Core.so.5
#8  0x7fe89e3c308a in start_thread () at /usr/lib/libpthread.so.0
#9  0x7fe89eb161bf in clone () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7fe7d7fff700 (LWP 719)):
#0  0x7fe89e3c938d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe8788ce77c in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7fe8788ce688 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7fe89e3c308a in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fe89eb161bf in clone () at /usr/lib/libc.so.6

Thread 12 (Thread 0x7fe7ece9d700 (LWP 718)):
#0  0x7fe89e3c938d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe8788ce77c in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7fe8788ce688 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7fe89e3c308a in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fe89eb161bf in clone () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7fe7ed69e700 (LWP 717)):
#0  0x7fe89e3c938d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe8788ce77c in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7fe8788ce688 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7fe89e3c308a in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fe89eb161bf in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7fe7ede9f700 (LWP 716)):
#0  0x7fe89e3c938d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe8788ce77c in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7fe8788ce688 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7fe89e3c308a in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fe89eb161bf in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7fe7ee6a0700 (LWP 715)):
#0  0x7fe89e3c938d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe8788ce77c in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7fe8788ce688 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7fe89e3c308a in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fe89eb161bf in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7fe7ef0a6700 (LWP 714)):
#0  0x7fe89e3c938d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fe8788ce77c in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7fe8788ce688 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7fe89e3c308a in start_thread () at /usr/lib/libpthread.so.0
#4  

[i18n] [Bug 385230] Wrong German translation of "Empty" for Trash icon

2017-10-03 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=385230

Burkhard Lueck  changed:

   What|Removed |Added

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

--- Comment #1 from Burkhard Lueck  ---
SVN commit 1499166 by lueck:

fix wrong translation pointed out by Claus R, thanks

 M  +4 -4 
branches/stable/l10n-kf5-plasma-lts/de/messages/kde-workspace/plasma_applet_org.kde.plasma.trash.po
 
 M  +4 -4 
branches/stable/l10n-kf5/de/messages/kde-workspace/plasma_applet_org.kde.plasma.trash.po
 
 M  +4 -4 
trunk/l10n-kf5/de/messages/kde-workspace/plasma_applet_org.kde.plasma.trash.po  


WebSVN link: http://websvn.kde.org/?view=rev=1499166

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

[klipper] [Bug 385329] New: Klipper preview does not display character before newline.

2017-10-03 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=385329

Bug ID: 385329
   Summary: Klipper preview does not display character before
newline.
   Product: klipper
   Version: 5.10.5
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: plasma-widget
  Assignee: mgraess...@kde.org
  Reporter: kishor...@gmail.com
  Target Milestone: ---

Created attachment 108144
  --> https://bugs.kde.org/attachment.cgi?id=108144=edit
Screenshot showing the preview

The preview of copied text shown in the plasma widget cuts off characters
before newlines which are not at the end of text sections.

Steps to reproduce:
1. Copy the following text: "abcde\nfghij" (where '\n' is an actual newline).
2. Look at the preview shown in the plasma widget. It will display
"abcd\nfghij" (Screenshot attached)
3. However, one can see that the text was actually copied correctly by either
using the 'edit' button, or pasting the text into a text editor.

Expected result:
The preview should display the copied text correctly.

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

[valgrind] [Bug 385210] vpermr instruction could exhaust temporary memory

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385210

Carl Love  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Carl Love  ---
Yes, it is changing the semantics.  The code a implemented is wrong.  The field
for the steering value is 5 bits according to the ISA, not four as implemented.
 So values greater then 16 are not handled correctly.

The ISA says:

Let the source vector be the concatenation of the
contents of VR[VRA] followed by the contents of
VR[VRB].

For each integer value i from 0 to 15, do the following.
  Let index be the value specified by bits 3:7 of byte
  element i of VR[VRC].

So, the index value is 5-bits wide.

The code for the vperm instruction was reused with some small tweaks to
implement the vpermr, xxperm and xxpermr instructions.  In testing the code for
these other instructions this issue was found. 

Probably should have separated it out into its own bug fix.

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

[valgrind] [Bug 385183] PPC64 missing support for xscmpeqdp, xscmpgtdp, xscmpgedp, xsmincdp instructions

2017-10-03 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=385183

Carl Love  changed:

   What|Removed |Added

 Attachment #108097|0   |1
is obsolete||

--- Comment #4 from Carl Love  ---
Created attachment 108143
  --> https://bugs.kde.org/attachment.cgi?id=108143=edit
Add support for missing instructions

Sorry, attached the wrong patch

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

[kmymoney4] [Bug 384903] Lost data

2017-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384903

--- Comment #24 from aper...@gmail.com ---
(In reply to Brendan from comment #23)

The service Im using is one that can be reached at
https://www.google.com/drive/
It also creates a shared folder that is used to sync with google drive.

The suggestion is only if a new version had planned to be launch, it´s just a
small routine I think. I do all my job synced with google drive, using excell,
primavera, etc without an issue.

I checked both recycle bin but nothing related to kmm was there either locally
or in gdrive.

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

[Powerdevil] [Bug 340427] PowerDevil should only inhibit systemd on active sessions

2017-10-03 Thread Josef Kufner
https://bugs.kde.org/show_bug.cgi?id=340427

Josef Kufner  changed:

   What|Removed |Added

 CC||j...@frozen-doe.net

--- Comment #2 from Josef Kufner  ---
This would also solve problems with suspend button not working on lock screen.
When locked, Powerdevil should release inhibit on buttons too and let
systemd-logind (or acpid or other system service) handle the situation.

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

[kstars] [Bug 385328] New: 2.7.10: wish: observation wizard shall allow to select multiple targets

2017-10-03 Thread Steffen Möller
https://bugs.kde.org/show_bug.cgi?id=385328

Bug ID: 385328
   Summary: 2.7.10: wish: observation wizard shall allow to select
multiple targets
   Product: kstars
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: steffen_moel...@gmx.de
  Target Milestone: ---

I wished I could shift/ctrl-click to select a series of objects as candidates
for observations.

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

[amarok] [Bug 380223] Volume settings not in sync with Pulseaudio settings

2017-10-03 Thread Sandro kensan
https://bugs.kde.org/show_bug.cgi?id=380223

--- Comment #10 from Sandro kensan  ---
Arek: Are you filling any bug to The Phonon backend bug tracking platform? Can
you write down the direct link of the bug in this forum?

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

[ark] [Bug 357134] Ark is unable to open RAR archives after update to 15.12

2017-10-03 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=357134

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #8 from Elvis Angelaccio  ---
*** Bug 385325 has been marked as a duplicate of this bug. ***

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

[ark] [Bug 385325] Ark does not open/extract a specific RAR file

2017-10-03 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=385325

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Elvis Angelaccio  ---


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

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

[ark] [Bug 385325] Ark does not open/extract a specific RAR file

2017-10-03 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=385325

--- Comment #3 from Elvis Angelaccio  ---
Comment on attachment 108142
  --> https://bugs.kde.org/attachment.cgi?id=108142
debug ark

>rk.main: Entering application loop
>ark.part: Attempting to open archive "/home/stalker/extraction_fails.rar"
>ark.kerfuffle: Going to create archive "/home/stalker/extraction_fails.rar"
>ark.kerfuffle: Mimetype for filename extension ( "application/x-rar" ) did not 
>match mimetype for content ( "application/pdf" ). Using content-based mimetype.

That's the bug. This was fixed in shared-mime-info, but I guess the version in
Neon/Ubuntu 16.04 is too old.
There is nothing we can do, either try to ask the Neon people to update
shared-mime-info, or unpack the archive using unar/unrar from terminal.

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

[ark] [Bug 385325] Ark does not open/extract a specific RAR file

2017-10-03 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=385325

--- Comment #2 from Dr. Chapatin  ---
Created attachment 108142
  --> https://bugs.kde.org/attachment.cgi?id=108142=edit
debug ark

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

  1   2   3   >