[kdenlive] [Bug 370746] Export marked clip monitor zone

2016-10-16 Thread Wegwerf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370746

--- Comment #3 from Wegwerf  ---
Thank your for reporting back. Glad you could solve the issue. I suggest that
we keep the bug report open, so JBM can look into the underlying issue. I would
suspect that this is still a bug, as the export should correctly handle such
situations where project and clip frame rates differ.

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


[kwin] [Bug 370982] BorderlessMaximizedWindows settings only work on x11 or xwayland windows

2016-10-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370982

Martin Gräßlin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Martin Gräßlin  ---
Most likely related to the other maximize bugs like:
 * bug #366632
 * bug #368393
 * bug #368545

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

[kdenlive] [Bug 370987] New: git master:2016-10-17: Application crashes on startup

2016-10-16 Thread Evert Vorster via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370987

Bug ID: 370987
   Summary: git master:2016-10-17: Application crashes on startup
   Product: kdenlive
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: evert.vors...@yandex.com

After the most recent update, kdenlive crashes on startup. 
This is my testing machine with the nice nVidia GTX 960. I have enabled
pulseaudio output, and I think it is related to this crash. 


Reproducible: Always




Here is a backtrace:

evert@Vorster ~]$ gdb kdenlive
GNU gdb (GDB) 7.12
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-pc-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 kdenlive...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/kdenlive 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffdcad0700 (LWP 1212)]
[New Thread 0x7fffd6c49700 (LWP 1213)]
[New Thread 0x7fffb3780700 (LWP 1214)]
[New Thread 0x7fffaa755700 (LWP 1215)]
[New Thread 0x7fffa9754700 (LWP 1216)]
[New Thread 0x7fffa8a72700 (LWP 1217)]
"This is a beta version. Always backup your data"
[New Thread 0x7fff96e66700 (LWP 1218)]
[Thread 0x7fff96e66700 (LWP 1218) exited]   
[New Thread 0x7fff96e66700 (LWP 1219)]  
[New Thread 0x7fff9a9e4700 (LWP 1220)]  
[Thread 0x7fff9a9e4700 (LWP 1220) exited]   
[New Thread 0x7fff9a9e4700 (LWP 1221)]  
[Thread 0x7fff9a9e4700 (LWP 1221) exited]   
[New Thread 0x7fff9a9e4700 (LWP 1222)]  
[New Thread 0x7fff9909e700 (LWP 1223)]  
[New Thread 0x7fff9823d700 (LWP 1224)]  
[New Thread 0x7fff9782a700 (LWP 1225)]  
[New Thread 0x7fff96458700 (LWP 1227)]
[New Thread 0x7fff95c57700 (LWP 1228)]
[New Thread 0x7fff95456700 (LWP 1229)]
[New Thread 0x7fff7fffe700 (LWP 1230)]
[New Thread 0x7fff7f7fd700 (LWP 1231)]
[New Thread 0x7fff7effc700 (LWP 1232)]
Cannot make QOpenGLContext current in a different thread

Thread 1 "kdenlive" received signal SIGABRT, Aborted.
0x7fffefdae04f in raise () from /usr/lib/libc.so.6
(gdb) thread apply all bt

Thread 21 (Thread 0x7fff7effc700 (LWP 1232)):
#0  0x7fffee32410f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x70852c2b in QWaitCondition::wait(QMutex*, unsigned long) ()
at /usr/lib/libQt5Core.so.5
#2  0x76238395 in  () at /usr/lib/libQt5Quick.so.5
#3  0x76238c8a in  () at /usr/lib/libQt5Quick.so.5
#4  0x70851d78 in  () at /usr/lib/libQt5Core.so.5
#5  0x7fffee31e454 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fffefe637df in clone () at /usr/lib/libc.so.6

Thread 20 (Thread 0x7fff7f7fd700 (LWP 1231)):
#0  0x7fffee32410f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x70852c2b in QWaitCondition::wait(QMutex*, unsigned long) ()
at /usr/lib/libQt5Core.so.5
#2  0x76238395 in  () at /usr/lib/libQt5Quick.so.5
#3  0x76238c8a in  () at /usr/lib/libQt5Quick.so.5
#4  0x70851d78 in  () at /usr/lib/libQt5Core.so.5
#5  0x7fffee31e454 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fffefe637df in clone () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7fff7fffe700 (LWP 1230)):
#0  0x7fffefe5ef19 in syscall () at /usr/lib/libc.so.6
#1  0x7fffe80ec03a in g_cond_wait_until () at /usr/lib/libglib-2.0.so.0
#2  0x7fffe807ae89 in  () at /usr/lib/libglib-2.0.so.0
#3  0x7fffe80ceaa6 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7fffe80ce0d5 in  () at /usr/lib/libglib-2.0.so.0
#5  0x7fffee31e454 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fffefe637df in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7fff95456700 (LWP 1229)):
#0  0x7fffefe5ef19 in syscall () at /usr/lib/libc.so.6
#1  0x7fffe80ebf1f in g_cond_wait () at /usr/lib/libglib-2.0.so.0
#2  

[plasmashell] [Bug 341143] Wallpaper on every desktop is gone.

2016-10-16 Thread Canoe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341143

Canoe  changed:

   What|Removed |Added

 CC||brokenca...@gmail.com

--- Comment #204 from Canoe  ---
Still an issue in Plasma 5.7.5 and upwards. 

Activities don't provide an alternative ; for example if I want to refer back
to content on another desktop, - I can't alt-tab to it if it's in a different
activity. The delineation between activities makes that pretty much impossible
unless I switch back to the previous activity with one command, and then source
the content with another, - from my own experience it's markedly slower than
just using a virtual desktop and visually identifying it with a different
wallpaper and widget set.

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


[kwin] [Bug 370985] Chrome doesn't show its own minimize/maximize/close buttons when maximized

2016-10-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370985

Martin Gräßlin  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Gräßlin  ---
We don't have any control over Chrome's client side decoration. AFAIK this
problem exists because of the progress indicator which Chrome interprets as
"I'm on Unity" and hides the buttons. This is a pure bug by Chrome, it should
use XDG_CURRENT_DESKTOP env variable instead. Please report to Chrome
developers - there is nothing we can do about this.

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

[ark] [Bug 370986] New: Ark can't extract RAR file

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370986

Bug ID: 370986
   Summary: Ark can't extract RAR file
   Product: ark
   Version: 16.04.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: plugins
  Assignee: rthoms...@gmail.com
  Reporter: peter.eszl...@gmail.com
CC: elvis.angelac...@kde.org

When I try to extract a RAR file by right clicking and "Extract here", Ark
crashes. When I try it on the commandline, I get "ark.kerfuffle: Could not find
a plugin to handle "/home/user/file.rar".

OS: Kubuntu 16.10
unrar: 5.3.2

Reproducible: Always

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


[kwin] [Bug 359327] Exiting game a in Steam Big Picture Mode gets semi-windowed BPM

2016-10-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359327

--- Comment #7 from Martin Gräßlin  ---
Which window is having focus when the game exits?

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

[kdenlive] [Bug 370902] Title clip duration

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370902

--- Comment #2 from ol...@gmx.at ---
This was really a misunderstanding. The lenght have impact on the animation
lenght. So its working. :-)
But, i you create a title with animation and change the animation lenght as
axample from 5 seconds to 2 seconds, the animation will play 2 seconds but in
the project bin its still shows 5 seconds duration. This should be 2 seconds
after changing.

Or is this again a wrong thinking from my side?

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


[kwin] [Bug 370982] BorderlessMaximizedWindows settings only work on x11 or xwayland windows

2016-10-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370982

Martin Gräßlin  changed:

   What|Removed |Added

  Component|decorations |wayland-generic

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

[kwin] [Bug 370917] KWin is putting newly opened windows on random screen

2016-10-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370917

--- Comment #3 from Martin Gräßlin  ---
> Active screen follows mouse: no

Please try changing this option and check whether it works better for you. It's
Systemsettings -> Window Behavior -> Window Actions and Behavior, all way down
checkbox "active screen follows mouse".

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

[kdenlive] [Bug 370746] Export marked clip monitor zone

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370746

--- Comment #2 from ol...@gmx.at ---
Hello Wegwerf,

your comment opened my eyes. The project was set to 720 p and 24 frames but the
video was 720p and 30 frames. I dont thought that this have impact on the
extracted zone. Especially because kdenlive extracting an part from the
beginning. so i dont have the idea the the project settings cant be the
problem.
But, i changed it to the same settings and it is WORKING now.
So great. Im very happy now!

Maybe you can add an info that when somebody extracting a zone but the project
settings fit not the video resolution/framerate.

Thank you for your comment which help me to fix this. :-)

Can i close this somehow or must this be made by your side?

Regards, Oluja!

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


[KAccounts] [Bug 370984] System Settings Crashed

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370984

Christoph Feck  changed:

   What|Removed |Added

Product|systemsettings  |KAccounts
   Assignee|plasma-b...@kde.org |kde-telepathy-b...@kde.org
  Component|general |KCM

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


[kwin] [Bug 370985] New: Chrome doesn't show its own minimize/maximize/close buttons when maximized

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370985

Bug ID: 370985
   Summary: Chrome doesn't show its own minimize/maximize/close
buttons when maximized
   Product: kwin
   Version: 5.7.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: decorations
  Assignee: kwin-bugs-n...@kde.org
  Reporter: peter.eszl...@gmail.com

When I maximize Google Chrome while it is using its own window decorations, the
client side minimize/maximize/close buttons disappear. When tested with other
WMs, this doesn't happen.

OS: Kubuntu 16.10

Reproducible: Always

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


[systemsettings] [Bug 360450] Crash when installing font to system from Archive Manager

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360450

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|UNCONFIRMED |RESOLVED
 CC||cf...@kde.org

--- Comment #2 from Christoph Feck  ---
Crash is caused by nvidia-tls. Please update your nvidia binary drivers to
newest versions available from nvidia. If this does not fix the issue, please
report it to nvidia developers.

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


[systemsettings] [Bug 360450] Crash when installing font to system from Archive Manager

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360450

Christoph Feck  changed:

   What|Removed |Added

 CC||hotmusic...@mail.bg

--- Comment #1 from Christoph Feck  ---
*** Bug 370973 has been marked as a duplicate of this bug. ***

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


[systemsettings] [Bug 370973] KFontViewer crashes on closing after viewing fints

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370973

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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


[plasmashell] [Bug 355935] Font kerning is incorrect

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355935

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org

--- Comment #12 from Christoph Feck  ---
Does your freetype use any patches? Can you try changing hinting style in
system settings? Since you seem the only one having the issue, I am sure it is
related to your freetype configuration.

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


[kipiplugins] [Bug 370935] exporting to remote storage does not work

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370935

--- Comment #5 from caulier.gil...@gmail.com ---
This is not the real error.

Try to run  digiKam from a console and report all traces when you try to use
the tool.

Gilles Caulier

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


[kipiplugins] [Bug 370935] exporting to remote storage does not work

2016-10-16 Thread tomasz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370935

--- Comment #4 from tomasz  ---
I haven't installed any sub-components. I simply installed it via:
https://launchpad.net/~philip5/+archive/ubuntu/extra

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


[kipiplugins] [Bug 370935] exporting to remote storage does not work

2016-10-16 Thread tomasz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370935

--- Comment #3 from tomasz  ---
Created attachment 101594
  --> https://bugs.kde.org/attachment.cgi?id=101594=edit
export error

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


[k3b] [Bug 367639] k3b fails to continue multisession (blue ray)

2016-10-16 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367639

Leslie Zhai  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit|http://commits.kde.org/k3b/ |http://commits.kde.org/k3b/
   |62fda2003fcc355c8d18b9b530c |15d3b05ce24a9158e120d4eaf0c
   |725427578ad77   |aadb0407fc0e7
 Status|REOPENED|RESOLVED

--- Comment #50 from Leslie Zhai  ---
Git commit 15d3b05ce24a9158e120d4eaf0caadb0407fc0e7 by Leslie Zhai.
Committed on 17/10/2016 at 04:31.
Pushed by lesliezhai into branch 'multisession'.

Complete mediaType as Thomas suggested.

After KDE 20 years party (Oct 15), I have time to fix KDEBUG now ;-)
Towards writable space on medium is determined, when there is *NO* space
writable available, K3B will throw ERROR to user, so does not need to
compute the remaing writable space?

M  +6-2libk3b/projects/datacd/k3bdatamultisessionparameterjob.cpp

http://commits.kde.org/k3b/15d3b05ce24a9158e120d4eaf0caadb0407fc0e7

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


[frameworks-kcompletion] [Bug 370947] line edits 'delete' icon too big and pixalated with bigger fonts settings (11 instead 10pt). Uncovers a second icon below

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370947

Christoph Feck  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|WONTFIX |---
Version|Git (master)|unspecified
 CC||kdelibs-b...@kde.org
Product|kmail2  |frameworks-kcompletion
   Assignee|kdepim-b...@kde.org |davidgilol...@gmail.com
  Component|general |general

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


[kscreenlocker] [Bug 336369] Lock screen: suspend option is missing

2016-10-16 Thread Emre via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=336369

Emre  changed:

   What|Removed |Added

 CC||ereno...@hotmail.com

--- Comment #14 from Emre  ---
+1 to this in Arch KDE Plasma 5.8. 
I'm using a Surface Pro 3 without a keyboard (sometimes). I want to be able to
suspend and resume without logging in first. This is the default "sane"
behavior in Windows.  Power button or shutdown/suspend icons on screen always
suspends regardless of lock screen state.
This shall be the default mode in laptops which shall be disabled by an option
if more security is required.
Hope there are more users who try to use KDE on laptops!

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


[systemsettings] [Bug 370984] New: System Settings Crashed

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370984

Bug ID: 370984
   Summary: System Settings Crashed
   Product: systemsettings
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: rodneysea...@gmail.com

Application: systemsettings5 (5.8.1)

Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.8.1-1.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
I was clicking back after going to online accounts, selecting skype, getting an
error message about telepathy-haze. After I hit ok system settings crashed.

The crash does not seem to be reproducible.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1f691bf6c0 (LWP 15396))]

Thread 5 (Thread 0x7f1f43d5a700 (LWP 15471)):
#0  0x7f1f6dc317f9 in g_mutex_lock () from /lib64/libglib-2.0.so.0
#1  0x7f1f6dbeb8e1 in g_main_context_query () from /lib64/libglib-2.0.so.0
#2  0x7f1f6dbec0c8 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#3  0x7f1f6dbec4e2 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#4  0x7f1f5e5cb946 in gdbus_shared_thread_func () from
/lib64/libgio-2.0.so.0
#5  0x7f1f6dc13b03 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#6  0x7f1f71e386ca in start_thread () from /lib64/libpthread.so.0
#7  0x7f1f74d68f6f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f1f36423700 (LWP 15470)):
#0  0x7f1f74d5d00d in poll () from /lib64/libc.so.6
#1  0x7f1f6dbec156 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f1f6dbec26c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f1f6dbec2b1 in glib_worker_main () from /lib64/libglib-2.0.so.0
#4  0x7f1f6dc13b03 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5  0x7f1f71e386ca in start_thread () from /lib64/libpthread.so.0
#6  0x7f1f74d68f6f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f1f35c22700 (LWP 15438)):
#0  0x7f1f75a0c5f3 in qt_gettime() () from /lib64/libQt5Core.so.5
#1  0x7f1f75b61459 in QTimerInfoList::updateCurrentTime() () from
/lib64/libQt5Core.so.5
#2  0x7f1f75b61855 in QTimerInfoList::timerWait(timespec&) () from
/lib64/libQt5Core.so.5
#3  0x7f1f75b62a2c in timerSourcePrepareHelper(GTimerSource*, int*) () from
/lib64/libQt5Core.so.5
#4  0x7f1f6dbeb699 in g_main_context_prepare () from
/lib64/libglib-2.0.so.0
#5  0x7f1f6dbec07b in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#6  0x7f1f6dbec26c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#7  0x7f1f75b62d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#8  0x7f1f75b140ba in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#9  0x7f1f75971643 in QThread::exec() () from /lib64/libQt5Core.so.5
#10 0x7f1f75975a1a in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#11 0x7f1f71e386ca in start_thread () from /lib64/libpthread.so.0
#12 0x7f1f74d68f6f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f1f55a2e700 (LWP 15399)):
#0  0x7f1f74d5d00d in poll () from /lib64/libc.so.6
#1  0x7f1f6dbec156 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f1f6dbec26c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f1f75b62d8b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f1f75b140ba in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f1f75971643 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f1f7625f7a9 in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#7  0x7f1f75975a1a in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f1f71e386ca in start_thread () from /lib64/libpthread.so.0
#9  0x7f1f74d68f6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f1f691bf6c0 (LWP 15396)):
[KCrash Handler]
#6  0x7f1f2cc0c519 in QHash,
Tp::Connection::Private::HandleContext*>::findNode(QPair
const&, unsigned int*) const () from /lib64/libtelepathy-qt5.so.0
#7  0x7f1f2cc19109 in QHash,
Tp::Connection::Private::HandleContext*>::remove(QPair
const&) () from /lib64/libtelepathy-qt5.so.0
#8  0x7f1f2cbf6334 in Tp::Connection::Private::~Private() () from
/lib64/libtelepathy-qt5.so.0
#9  0x7f1f2cbf694d in Tp::Connection::~Connection() () from
/lib64/libtelepathy-qt5.so.0
#10 0x7f1f2cbf69a9 in Tp::Connection::~Connection() () from
/lib64/libtelepathy-qt5.so.0

[kmail2] [Bug 370937] Kmail crashes on first run

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370937

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Christoph Feck  ---
This is a bug in the nouveau GL driver. If this is reproducible, please report
this issue to nouveau developers via https://bugs.freedesktop.org/

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


[systemsettings] [Bug 370974] Crash impostazioni di sistema per impostazioni "Schermo e video"

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370974

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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


[systemsettings] [Bug 346519] System Settings Crashed

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346519

Christoph Feck  changed:

   What|Removed |Added

 CC||manuel_fel...@hotmail.it

--- Comment #64 from Christoph Feck  ---
*** Bug 370974 has been marked as a duplicate of this bug. ***

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


[systemsettings] [Bug 346519] System Settings Crashed

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346519

Christoph Feck  changed:

   What|Removed |Added

 CC||jontillma...@gmail.com

--- Comment #63 from Christoph Feck  ---
*** Bug 364560 has been marked as a duplicate of this bug. ***

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


[systemsettings] [Bug 364560] Desktop Themes Crash On Open

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364560

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---


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

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


[drkonqi] [Bug 370741] drkonqi crashes when I try to open the list of files

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370741

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #3 from Christoph Feck  ---


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

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


[phonon-backend-vlc] [Bug 335111] vlc crashes phonon by mixing qt4 and qt5

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335111

--- Comment #80 from Christoph Feck  ---
*** Bug 370741 has been marked as a duplicate of this bug. ***

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


[dolphin] [Bug 370946] Dolphin does not show preview thumbnails of video files

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370946

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DOWNSTREAM
 CC||cf...@kde.org

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


[kwin] [Bug 359327] Exiting game a in Steam Big Picture Mode gets semi-windowed BPM

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359327

--- Comment #6 from Christoph Feck  ---
In the future, please report to product "kde" if you do not know the correct
product. Using Planet KDE does not even reach the QA Team, because Planet KDE
is ... well ... planetkde.org

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


[kwin] [Bug 359327] Exiting game a in Steam Big Picture Mode gets semi-windowed BPM

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359327

Christoph Feck  changed:

   What|Removed |Added

  Component|general |general
Product|Planet KDE  |kwin
 CC||cf...@kde.org
   Assignee|ranveeraggar...@gmail.com   |kwin-bugs-n...@kde.org

--- Comment #5 from Christoph Feck  ---
> I'm using KDE Plasma 5 also latest stable version available.

Plasma 5.8.1?

Please set the correct version information.

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


[plasmashell] [Bug 370983] Plasma crashes while searching chromium in application launcher

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370983

Christoph Feck  changed:

   What|Removed |Added

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

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


[kde] [Bug 370983] New: Plasma crashes while searching chromium in application launcher

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370983

Bug ID: 370983
   Summary: Plasma crashes while searching chromium in application
launcher
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: perillam...@gentoo.moe

Application: plasmashell (5.8.1)

Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.8.2-nerdanel x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
When I search chromium in application launcher, plasma crashes. It seems some
data corruption (maybe icon cache?) occured and Plasma does not know how to
handle that corrupted data.

The crash can be reproduced every time.

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

Thread 25 (Thread 0x7f629700 (LWP 6564)):
#0  0x7f63be6ee10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f63bf5d9c2b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f63083d21c0 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7f63083d6988 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#7  0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#8  0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#9  0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#10 0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#11 0x7f63083d41f9 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#12 0x7f63bf5d8d78 in  () at /usr/lib/libQt5Core.so.5
#13 0x7f63be6e8454 in start_thread () at /usr/lib/libpthread.so.0
#14 0x7f63b7df in clone () at /usr/lib/libc.so.6

Thread 24 (Thread 0x7f62c8ff9700 (LWP 6563)):
#0  0x7f63be6ee10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f63bf5d9c2b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f63083d21c0 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7f63083d6988 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#7  0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#8  0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#9  0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#10 0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#11 0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#12 0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#13 0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#14 0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#15 0x7f63083d69e2 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#16 0x7f63083d1263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#17 0x7f63083d41f9 in ThreadWeaver::Thread::run() () at
/usr/lib/libKF5ThreadWeaver.so.5
#18 0x7f63bf5d8d78 in  () at /usr/lib/libQt5Core.so.5
#19 0x7f63be6e8454 in start_thread () at /usr/lib/libpthread.so.0
#20 0x7f63b7df in clone () at /usr/lib/libc.so.6

Thread 23 (Thread 0x7f62c97fa700 (LWP 6562)):
#0  0x7f63be6ee10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f63bf5d9c2b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f63083d21c0 in

[kde] [Bug 370950] KDE 5 no longer supports XIM key-compose table

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370950

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Christoph Feck  ---
Please ask in a Qt forum or bug tracker how to change XIM configuration for Qt
5 applications.

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


[plasmashell] [Bug 370964] panel does not reappear after auto-hide is selected

2016-10-16 Thread Bhushan Shah via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370964

Bhushan Shah  changed:

   What|Removed |Added

 CC||bhus...@gmail.com

--- Comment #1 from Bhushan Shah  ---
(In reply to Rainer Uwe Bode from comment #0)
> When I select auto hide from the panel settings, the panel disappears for
> good and does not show after touching the screen top, bottom or sides.  

Are you using touchscreen? Also can you please attach
~/.config/plasma-org.kde.plasma.desktop-appletsrc file?

Thanks.

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


[Planet KDE] [Bug 359327] Exiting game a in Steam Big Picture Mode gets semi-windowed BPM

2016-10-16 Thread Chris via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359327

Chris  changed:

   What|Removed |Added

 CC||emailofch...@gmail.com

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


[plasmashell] [Bug 370964] panel does not reappear after auto-hide is selected

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370964

Christoph Feck  changed:

   What|Removed |Added

Version|4.11.5  |5.7.5
  Component|general |Panel
   Target Milestone|--- |1.0
Product|kde |plasmashell
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org

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


[kio] [Bug 370910] remove samba kcm

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370910

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||cf...@kde.org

--- Comment #1 from Christoph Feck  ---
> did the samba kcm really work?

Do you have a bug report for it?

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


[kmail2] [Bug 343034] KMail insists on offline mode, even when network connection is available

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343034

Christoph Feck  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|UPSTREAM|---
 CC||cf...@kde.org

--- Comment #17 from Christoph Feck  ---
Andre, ntrack is not used, KF5 solid simply has no network status API any
longer. Reopening.

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


[kwin] [Bug 370982] New: BorderlessMaximizedWindows settings only work on x11 or xwayland windows

2016-10-16 Thread Guillaume Racicot via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370982

Bug ID: 370982
   Summary: BorderlessMaximizedWindows settings only work on x11
or xwayland windows
   Product: kwin
   Version: 5.8.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: decorations
  Assignee: kwin-bugs-n...@kde.org
  Reporter: gufi...@gmail.com

There's a setting in kwin named 'BorderlessMaximizedWindows' that hides
decoration for maximized windows. Unfortunately, it only work on x11 or
xwayland window.


Reproducible: Always

Steps to Reproduce:
1. activate the setting BorderlessMaximizedWindows to true
2. Open a wayland session
3. Maximize a wayland window and a xwayland window

Actual Results:  
The wayland window still have decorations

Expected Results:  
The decoration should be hidden, just like the x11 window

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


[ktorrent] [Bug 370955] KTorrent

2016-10-16 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370955

--- Comment #1 from Christoph Feck  ---
If this is reproducible, please install packages with debug symbols for
"libktorrent" to provide a better backtrace. For help about installing debug
packages, please ask in a forum of your distribution.

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


[kio] [Bug 143527] konqueror filemanager cannot produce relative symlinks

2016-10-16 Thread Frank Souza via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=143527

Frank Souza  changed:

   What|Removed |Added

 CC||franksouza...@gmail.com

--- Comment #10 from Frank Souza  ---
The bug persists:

Arch Linux 64

dolphin 16.08.1

KDE Frameworks 5.26.0
Qt 5.7.0 (compiled with 5.7.0)
xcb windows system

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


[Breeze] [Bug 370981] New: Can't enter LUKS password

2016-10-16 Thread kmi via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370981

Bug ID: 370981
   Summary: Can't enter LUKS password
   Product: Breeze
   Version: 5.8.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Plymouth
  Assignee: plasma-de...@kde.org
  Reporter: kamika...@web.de
CC: sit...@kde.org

I have a LUKS crypt setup. Using the Plymouth Breeze theme, no text input field
is shown. I have to hit ESC and enter the password in text mode.

Reproducible: Always

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


[kmail2] [Bug 370980] New: Space Key Doesn't Show Next Unread Message

2016-10-16 Thread Garry Williams via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370980

Bug ID: 370980
   Summary: Space Key Doesn't Show Next Unread Message
   Product: kmail2
   Version: 5.3.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-b...@kde.org
  Reporter: gtwilli...@gmail.com

The space key has always paged the message until the bottom and then displays
the next unread message.  This behavior has been how kmail has worked since the
beginning, as far as I know.

Please restore this behavior.

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


[plasma-pa] [Bug 370979] Plasma-pa volume OSD does not display when default panel is set to auto-hide

2016-10-16 Thread Jimmy Berry via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370979

Jimmy Berry  changed:

   What|Removed |Added

 CC||ji...@boombatower.com

--- Comment #2 from Jimmy Berry  ---
Can confirm.

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


[plasma-pa] [Bug 370979] Plasma-pa volume OSD does not display when default panel is set to auto-hide

2016-10-16 Thread Cygni X via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370979

--- Comment #1 from Cygni X  ---
The first sentence should read: When using volume media control keys _or_
shortcut keys, volume OSD (on screen display) is not visible if the default
panel is set to auto-hide.

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


[plasma-pa] [Bug 370979] New: Plasma-pa volume OSD does not display when default panel is set to auto-hide

2016-10-16 Thread Cygni X via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370979

Bug ID: 370979
   Summary: Plasma-pa volume OSD does not display when default
panel is set to auto-hide
   Product: plasma-pa
   Version: 5.8.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: cyg...@openmailbox.org
CC: plasma-b...@kde.org

When using volume media control keys of shortcut keys, volume OSD (on screen
display) is not visible if the default panel is set to auto-hide. However, if
the panel is made visible using the mouse, then volume OSD works. Also, if one
scrolls the volume up/down using the mouse wheel, volume OSD works. If the
default panel is set to always visible, volume OSD works.

Reproducible: Always

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


[gwenview] [Bug 370978] New: Crash after idle period

2016-10-16 Thread Kerry N via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370978

Bug ID: 370978
   Summary: Crash after idle period
   Product: gwenview
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: mothli...@fastmail.fm
CC: myr...@kde.org

Application: gwenview (16.04.3)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.7.4-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

-- Information about the crash:
Program was running and was idle for a number hours when the crash reporter
popped up.

-- Backtrace:
Application: Gwenview (gwenview), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7a30d4b9c0 (LWP 10564))]

Thread 4 (Thread 0x7f7a0700 (LWP 10811)):
#0  0x7f7a3db00bd0 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f7a3fd2001a in QWaitCondition::wait(QMutex*, unsigned long) () at
/lib64/libQt5Core.so.5
#2  0x7f7a4726711b in Gwenview::ThumbnailGenerator::run() () at
/lib64/libgwenviewlib.so.5
#3  0x7f7a3fd1f99a in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#4  0x7f7a3dafb5ca in start_thread () at /lib64/libpthread.so.0
#5  0x7f7a3f112f6d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f7a1c865700 (LWP 10566)):
#0  0x7fff0b9c7b84 in clock_gettime ()
#1  0x7f7a3f1214e6 in clock_gettime () at /lib64/libc.so.6
#2  0x7f7a3fdbbab3 in qt_gettime() () at /lib64/libQt5Core.so.5
#3  0x7f7a3ff0b869 in QTimerInfoList::updateCurrentTime() () at
/lib64/libQt5Core.so.5
#4  0x7f7a3ff0bc65 in QTimerInfoList::timerWait(timespec&) () at
/lib64/libQt5Core.so.5
#5  0x7f7a3ff0cdac in timerSourcePrepareHelper(GTimerSource*, int*) () at
/lib64/libQt5Core.so.5
#6  0x7f7a3ff0ce75 in timerSourcePrepare(_GSource*, int*) () at
/lib64/libQt5Core.so.5
#7  0x7f7a3b261f59 in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#8  0x7f7a3b26292b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#9  0x7f7a3b262b1c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#10 0x7f7a3ff0d24b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#11 0x7f7a3febc5ea in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#12 0x7f7a3fd1b343 in QThread::exec() () at /lib64/libQt5Core.so.5
#13 0x7f7a40609559 in QDBusConnectionManager::run() () at
/lib64/libQt5DBus.so.5
#14 0x7f7a3fd1f99a in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#15 0x7f7a3dafb5ca in start_thread () at /lib64/libpthread.so.0
#16 0x7f7a3f112f6d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f7a27423700 (LWP 10565)):
#0  0x7f7a3f1073ed in poll () at /lib64/libc.so.6
#1  0x7f7a3c8fef80 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x7f7a3c900b79 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x7f7a2a16eda9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x7f7a3fd1f99a in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#5  0x7f7a3dafb5ca in start_thread () at /lib64/libpthread.so.0
#6  0x7f7a3f112f6d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f7a30d4b9c0 (LWP 10564)):
[KCrash Handler]
#6  0x7f7a3f0446f5 in raise () at /lib64/libc.so.6
#7  0x7f7a3f0462fa in abort () at /lib64/libc.so.6
#8  0x7f7a3fd0b471 in  () at /lib64/libQt5Core.so.5
#9  0x7f7a40640ad2 in  () at /lib64/libQt5DBus.so.5
#10 0x7f7a3fef6738 in (anonymous
namespace)::customConstruct(QVariant::Private*, void const*) () at
/lib64/libQt5Core.so.5
#11 0x7f7a3fef6e3f in QVariant::QVariant(int, void const*) () at
/lib64/libQt5Core.so.5
#12 0x7f7a3feca2ca in QMetaProperty::read(QObject const*) const () at
/lib64/libQt5Core.so.5
#13 0x7f7a3fee7258 in QObject::property(char const*) const () at
/lib64/libQt5Core.so.5
#14 0x7f7a439ad304 in
Solid::Backends::UDisks2::DeviceBackend::checkCache(QString const&) const () at
/lib64/libKF5Solid.so.5
#15 0x7f7a439ad503 in
Solid::Backends::UDisks2::DeviceBackend::propertyExists(QString const&) const
() at /lib64/libKF5Solid.so.5
#16 0x7f7a439a67a8 in Solid::Backends::UDisks2::Device::isMounted() const
() at /lib64/libKF5Solid.so.5
#17 0x7f7a439c4509 in
Solid::Backends::UDisks2::StorageAccess::isAccessible() const () at
/lib64/libKF5Solid.so.5
#18 0x7f7a439c4724 in
Solid::Backends::UDisks2::StorageAccess::StorageAccess(Solid::Backends::UDisks2::Device*)
() at /lib64/libKF5Solid.so.5
#19 0x7f7a439a4cb0 in
Solid::Backends::UDisks2::Device::createDeviceInterface(Solid::DeviceInterface::Type
const&) () at /lib64/libKF5Solid.so.5
#20 0x7f7a43958e1f in
Solid::Device::asDeviceInterface(Solid::DeviceInterface::Type const&) 

[gwenview] [Bug 370977] New: Gwenview crash when video is paused

2016-10-16 Thread Manfred Kitzbichler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370977

Bug ID: 370977
   Summary: Gwenview crash when video is paused
   Product: gwenview
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: manfred.kitzbich...@gmail.com
CC: myr...@kde.org

Application: gwenview (16.08.1)

Qt Version: 5.7.0
Frameworks Version: 5.26.0
Operating System: Linux 4.7.6-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
Played a video, pressed space to pause -> crash

This happens every time. When I presse ESC instead, I can get back to the
browse overview without crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ffba90839c0 (LWP 4383))]

Thread 3 (Thread 0x7ffa47b1c700 (LWP 4388)):
#0  0x7ffb9dbf84b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7ffba4110346 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x7ffba410bb82 in ?? () from /usr/lib64/libQt5Core.so.5
#3  0x7ffba410f558 in ?? () from /usr/lib64/libQt5Core.so.5
#4  0x7ffb9dbf2454 in start_thread () from /lib64/libpthread.so.0
#5  0x7ffba3a1c3ff in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ffb8f439700 (LWP 4385)):
#0  0x7ffba3a136ed in poll () from /lib64/libc.so.6
#1  0x7ffb9c37b876 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7ffb9c37b98c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7ffba433279b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7ffba42dc1ea in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7ffba410a8b3 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x7ffba36bdc15 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x7ffba410f558 in ?? () from /usr/lib64/libQt5Core.so.5
#8  0x7ffb9dbf2454 in start_thread () from /lib64/libpthread.so.0
#9  0x7ffba3a1c3ff in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ffba90839c0 (LWP 4383)):
[KCrash Handler]
#6  0x in ?? ()
#7  0x7ffba5c94c01 in
QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#8  0x7ffba5cab232 in QGraphicsItemPrivate::setVisibleHelper(bool, bool,
bool, bool) () from /usr/lib64/libQt5Widgets.so.5
#9  0x7ffba5cbf442 in QGraphicsProxyWidget::eventFilter(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#10 0x7ffba42ddf61 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib64/libQt5Core.so.5
#11 0x7ffba59be905 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#12 0x7ffba59c60e1 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#13 0x7ffba42de200 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#14 0x7ffba5a00cfa in QWidgetPrivate::hide_helper() () from
/usr/lib64/libQt5Widgets.so.5
#15 0x7ffba5a05630 in QWidget::setVisible(bool) () from
/usr/lib64/libQt5Widgets.so.5
#16 0x7ffba5a01028 in
QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from
/usr/lib64/libQt5Widgets.so.5
#17 0x7ffba5a014d8 in QWidget::~QWidget() () from
/usr/lib64/libQt5Widgets.so.5
#18 0x7ffba1c72c2c in ?? () from /usr/lib64/libphonon4qt5.so.4
#19 0x7ffba5cbb318 in QGraphicsProxyWidget::~QGraphicsProxyWidget() () from
/usr/lib64/libQt5Widgets.so.5
#20 0x7ffba87a6e79 in
Gwenview::DoubleClickableProxyWidget::~DoubleClickableProxyWidget
(this=0x1ea4190, __in_chrg=) at
/usr/src/debug/gwenview-16.08.1/lib/documentview/videoviewadapter.cpp:186
#21 Gwenview::DoubleClickableProxyWidget::~DoubleClickableProxyWidget
(this=0x1ea4190, __in_chrg=) at
/usr/src/debug/gwenview-16.08.1/lib/documentview/videoviewadapter.cpp:186
#22 0x7ffba5cae4be in QGraphicsItem::~QGraphicsItem() () from
/usr/lib64/libQt5Widgets.so.5
#23 0x7ffba5cae643 in QGraphicsObject::~QGraphicsObject() () from
/usr/lib64/libQt5Widgets.so.5
#24 0x7ffba5cfae9c in QGraphicsWidget::~QGraphicsWidget() () from
/usr/lib64/libQt5Widgets.so.5
#25 0x7ffba879bdf9 in Gwenview::DocumentView::~DocumentView
(this=0x151b860, __in_chrg=) at
/usr/src/debug/gwenview-16.08.1/lib/documentview/documentview.cpp:344
#26 0x7ffba430ad90 in QObject::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5
#27 0x7ffba5cfc1ab in QGraphicsWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#28 0x7ffba59be92c in 

[KScreen] [Bug 355006] Can't adjust the resolution via "kcmshell5 kscreen" without issuing "sudo" first

2016-10-16 Thread Xavion via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355006

--- Comment #5 from Xavion  ---
Sebastian: I'm not sure whether you're talking to Herb or myself (or both).  I
currently can't reproduce this issue at my end (on KScreen v5.8.1).

For the record, the "QT_PLUGIN_PATH" environment variable is not set here.  I
guess this means the KScreen backend is being found in the default location (so
no changes are necessary).

Nonetheless, remember that I was only seeing the "No KScreen backend found"
error message *half* the time.  I was definitely not fiddling around with
environment variables in-between attempts (e.g. just for kicks).  This leads me
to believe that the cause of the problem lay elsewhere.

One thing I will note now is that the settings are blank - i.e. the dialog
looks like that of the second screenshot (albeit minus the error message) -
whenever I launch KScreen via 'sudo' (or 'su') these days.  So, I will provide
the output you've requested in this (i.e. 'su') case.  Note that the
"QT_PLUGIN_PATH" environment variable is still not set.

xavion@Desktop /h/xavion> kscreen-doctor --info
Environment: 
  * KSCREEN_BACKEND   : [not set]
  * KSCREEN_BACKEND_INPROCESS : [not set]
  * KSCREEN_LOGGING   : [not set]
Logging to: /root/.local/share/kscreen/kscreen.log
Preferred KScreen backend : KSC_XRandR.so
Available KScreen backends:
  * KSC_Fake.so: /usr/lib/qt/plugins/kf5/kscreen/KSC_Fake.so
  * KSC_KWayland.so: /usr/lib/qt/plugins/kf5/kscreen/KSC_KWayland.so
  * KSC_QScreen.so: /usr/lib/qt/plugins/kf5/kscreen/KSC_QScreen.so
  * KSC_XRandR.so: /usr/lib/qt/plugins/kf5/kscreen/KSC_XRandR.so
  * KSC_XRandR11.so: /usr/lib/qt/plugins/kf5/kscreen/KSC_XRandR11.so

xavion@Desktop /h/xavion> kscreen-doctor --outputs
(No output - it just hangs indefinitely and I have to hit "Ctrl+C" to quit each
time)

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


[frameworks-solid] [Bug 367565] Occasionally after restart there are no options to Suspend and Hibernate

2016-10-16 Thread Swipe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367565

--- Comment #2 from Swipe  ---
I have the same issue too

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


[frameworks-solid] [Bug 367565] Occasionally after restart there are no options to Suspend and Hibernate

2016-10-16 Thread Swipe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367565

Swipe  changed:

   What|Removed |Added

 CC||swipe...@gmail.com

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


[kalarm] [Bug 368532] Failed to create default calendar (New configuration timed out)

2016-10-16 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368532

David Jarvie  changed:

   What|Removed |Added

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

--- Comment #1 from David Jarvie  ---
Bug 362962 (of which this is a duplicate) is currently being investigated.

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

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


[kalarm] [Bug 362962] On first run, calendars are read-only, and calendar files are not created

2016-10-16 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362962

David Jarvie  changed:

   What|Removed |Added

 CC||k...@dandart.co.uk

--- Comment #2 from David Jarvie  ---
*** Bug 368532 has been marked as a duplicate of this bug. ***

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


[kalarm] [Bug 362962] On first run, calendars are read-only, and calendar files are not created

2016-10-16 Thread David Jarvie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362962

David Jarvie  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from David Jarvie  ---
QUrl is being constructed with a local file path parameter, whereas it should
include a file:// scheme prefix. It may be that the resource config file is not
storing the scheme, but should be.

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


[KScreen] [Bug 353590] After changing screen orientation to 90 degrees it can't be changed to normal

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353590

ras...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #3 from ras...@gmail.com ---
Yes, it seems to be fixed in 5.8.

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


[KScreen] [Bug 354842] Multi-monitor configuration not applied (sometimes)

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354842

Sebastian Kügler  changed:

   What|Removed |Added

 CC||se...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Sebastian Kügler  ---
We've fixed a whole bunch of issues that could lead to this behaviour. Could
you re-test with Plasma 5.8, and if this problem persists, reopen this
bugreport and attach ~/.local/share/kscreen/kscreen.log after reproducing the
problem?

Do make sure that nvidia's tool and kscreen don't get in each other's way (you
can disable the kscreen service in the background services kcm, don't know
about nvidia).

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

[KScreen] [Bug 367744] systemsettings5

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367744

Sebastian Kügler  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

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

[KScreen] [Bug 354437] [regression/4] KScreen does not remember multiple monitor configuration

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354437

Sebastian Kügler  changed:

   What|Removed |Added

 CC||se...@kde.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #14 from Sebastian Kügler  ---
@Thiago: This may well be fixed with Plasma 5.8, could you check that?

You're saying you only get a single configuration file, this may happen if the
EDID information of both monitors is the same (which shouldn't happen, but, you
know ... hardware vendors, especially Samsung...). The output of
kscreen-console would be interesting (for all monitors).

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

[kleopatra] [Bug 370976] New: not able to convert certficate or secret keys to PKCS12

2016-10-16 Thread Rich via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370976

Bug ID: 370976
   Summary: not able to convert certficate or secret keys to
PKCS12
   Product: kleopatra
   Version: 2.2.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: aheine...@intevation.de
  Reporter: rio...@yahoo.com
CC: kdepim-b...@kde.org, m...@kde.org

getting error that the exported cert files from kloepatra have bad end of lines
in them when trying to convert to PKCS12, I have used openssl and keystore
explorer with the same result. I'm not able to figure out what the formatting
issue is, I tired every file type available in app and all the same results.

Reproducible: Always

Steps to Reproduce:
1. export a certficate and export a secret key into any format given
2. attempt to convert those into the PKCS12 format with openssl or keystore
explorer
3.

Actual Results:  
errors out everytime stating bad end of line in the key file

Expected Results:  
what should happen is files should be converted int0p PKCS #12

have tried making new key file with copy paste but no success

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


[plasmashell] [Bug 370975] New: device notifier pretends it cannot mount usb device while actually mounting it

2016-10-16 Thread Éric Brunet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370975

Bug ID: 370975
   Summary: device notifier pretends it cannot mount usb device
while actually mounting it
   Product: plasmashell
   Version: 5.7.5
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Device Notifier
  Assignee: plasma-b...@kde.org
  Reporter: eric.bru...@lps.ens.fr

I plug a USB key. Device notifier pops up, and I click "open in file manager"

Instead of dolphin appearing, I have an error box titled "Error KIO Client"
with the text
"malformed URL" and an "Ok" button. This error box seems to be from kde-open5
launched with a single argument which is an empty string, as in:  kde-open5 ''

Dolphin did not appear, but my usb key is now mounted: I can even see the bar
in the device notifier telling me how full it is.

If I click again on "Open in file Manager" in the device notifier, I no longer
have the "malformed url" error, but I have instead  two error messages:
1) one inside the device notifier popup: "You are not authorized to mount this
device"
2) one in a new Plasma popup: "Devices notifications".  "Could not mount the
following device:" 

I can click as many times as I want "Open in file manager", I have always the
same answer.

Again, the device is mounted from the first click in the device notifier. I can
launch dolphin manually and browse it with no difficulty. The device-notifier
knows it is mounted, because it displays the small bar. And I can unmount with
no difficulty the usb key from the device notifier itself by clicking the small
underlined triangle on the right. But device notifier makes an error instead of
running dolphin.

When this bug starts to happen it never disappears without a reboot.

After a fresh boot, the bug is sometimes there from the start, and sometimes it
is not: the device-notifier works perfectly! But at some point (I don't know
what causes the problem) the bug appears again.

I see this on two computers, with several different usb devices (keys and hard
drives).

Reproducible: Sometimes

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


[KScreen] [Bug 354226] kcm_kscreen from plasma 5 is useless

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354226

Sebastian Kügler  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||se...@kde.org

--- Comment #2 from Sebastian Kügler  ---
We've fixed a whole bunch of issues that could lead to this behaviour. Could
you re-test with Plasma 5.8, and if this problem persists, reopen this
bugreport and attach ~/.local/share/kscreen/kscreen.log after reproducing the
problem?

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

[systemsettings] [Bug 370974] New: Crash impostazioni di sistema per impostazioni "Schermo e video"

2016-10-16 Thread Manuel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370974

Bug ID: 370974
   Summary: Crash impostazioni di sistema per impostazioni
"Schermo e video"
   Product: systemsettings
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: manuel_fel...@hotmail.it

Application: systemsettings5 (5.8.1)
 (Compiled from sources)
Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.6.4-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Semplicemente aprendo le impostazioni "Schermo e video" sotto il paragrafo
Hardware nelle Impostazioni di sistema, l'applicativo Impostazioni di sistema
crasha.

The crash can be reproduced every time.

-- Backtrace:
Application: Impostazioni di sistema (systemsettings5), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f97d4f2a0c0 (LWP 4698))]

Thread 4 (Thread 0x7f97a820d700 (LWP 4759)):
#0  0x7f97cb06cdb9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x7f97cb026c95 in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7f97cb0276ab in  () at /usr/lib/libglib-2.0.so.0
#3  0x7f97cb02789c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7f97d155d72b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7f97d150723a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7f97d132a0f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7f97cf6812d5 in  () at /usr/lib/libQt5Qml.so.5
#8  0x7f97d132ed78 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f97ccd0f454 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7f97d0c447df in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f97b9e05700 (LWP 4703)):
#0  0x7f97d0c3b48d in poll () at /usr/lib/libc.so.6
#1  0x7f97cb027786 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f97cb02789c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f97d155d72b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f97d150723a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f97d132a0f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f97d1e71e55 in  () at /usr/lib/libQt5DBus.so.5
#7  0x7f97d132ed78 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f97ccd0f454 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f97d0c447df in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f97c27e7700 (LWP 4702)):
#0  0x7f97d0c3b48d in poll () at /usr/lib/libc.so.6
#1  0x7f97cd5928e0 in  () at /usr/lib/libxcb.so.1
#2  0x7f97cd594679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7f97c4f6c449 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7f97d132ed78 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f97ccd0f454 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f97d0c447df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f97d4f2a0c0 (LWP 4698)):
[KCrash Handler]
#6  0x7f97d0b8f04f in raise () at /usr/lib/libc.so.6
#7  0x7f97d0b9047a in abort () at /usr/lib/libc.so.6
#8  0x7f97d13154a1 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f97cfb15ef3 in
QSGRenderLoop::handleContextCreationFailure(QQuickWindow*, bool) () at
/usr/lib/libQt5Quick.so.5
#10 0x7f97cfb1da22 in  () at /usr/lib/libQt5Quick.so.5
#11 0x7f97cfb1de03 in  () at /usr/lib/libQt5Quick.so.5
#12 0x7f97d2910e15 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#13 0x7f97cfb53883 in QQuickWindow::event(QEvent*) () at
/usr/lib/libQt5Quick.so.5
#14 0x7f97d3096e0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#15 0x7f97d309e581 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#16 0x7f97d1508de0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#17 0x7f97d29062ed in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() at /usr/lib/libQt5Gui.so.5
#18 0x7f97d2906efd in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /usr/lib/libQt5Gui.so.5
#19 0x7f97d28e4cab in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/libQt5Gui.so.5
#20 0x7f97c4fa22f0 in  () at /usr/lib/libQt5XcbQpa.so.5
#21 0x7f97cb027587 in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#22 0x7f97cb0277f0 in  () at /usr/lib/libglib-2.0.so.0
#23 0x7f97cb02789c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#24 0x7f97d155d70f in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#25 

[KScreen] [Bug 354514] KDE Display Settings Crash > Post AMD CCC Install -14.502.1040-x86.x86_64 - enabling cross-screen dragging

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354514

Sebastian Kügler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
 CC||se...@kde.org

--- Comment #1 from Sebastian Kügler  ---
This crash has most likely been fixed in Plasma 5. If you can still reproduce a
crash like this, could you open a new bug-report with the new backtrace, and
I'll have a look.

Sorry this bug-report went silent for so long.

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

[KScreen] [Bug 353590] After changing screen orientation to 90 degrees it can't be changed to normal

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353590

Sebastian Kügler  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||se...@kde.org

--- Comment #2 from Sebastian Kügler  ---
Sorry for the long turnaround time.

Could you check if this works with Plasma 5.8? We've had a problem updating the
screen size in this scenario, which leads to your bug.

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

[KScreen] [Bug 354662] "Display configuration" allows overlapping screens

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354662

Sebastian Kügler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||se...@kde.org

--- Comment #1 from Sebastian Kügler  ---
Yes, it's intended. There's a snapping algorithm in place which helps
preventing that, but the UI should really allow it.

Thanks for checking!

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

[KScreen] [Bug 355176] A button to reload display information from xrandr

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355176

Sebastian Kügler  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||se...@kde.org

--- Comment #1 from Sebastian Kügler  ---
This was fixed in Plasma 5.8, libkscreen couldn't handle dynamically changing
CRTCs well, now it can.

Thanks for taking the time to report this bug!

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

[KScreen] [Bug 360700] Disable "Unify outputs" when there is only one display

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360700

Sebastian Kügler  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kscr |http://commits.kde.org/kscr
   |een/e886c69e9a9bbd033f5a4d5 |een/6dcc9b19be52fdf5b4c8148
   |dd12df0e4d7521b1f   |124758f7392646719

--- Comment #5 from Sebastian Kügler  ---
Git commit 6dcc9b19be52fdf5b4c8148124758f7392646719 by Sebastian Kügler.
Committed on 16/10/2016 at 22:16.
Pushed by sebas into branch 'Plasma/5.8'.

Disable unify button when only one output is connected
FIXED-IN:5.8.2

M  +1-0kcm/src/widget.cpp

http://commits.kde.org/kscreen/6dcc9b19be52fdf5b4c8148124758f7392646719

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

[KScreen] [Bug 360700] Disable "Unify outputs" when there is only one display

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360700

Sebastian Kügler  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kscr
   ||een/e886c69e9a9bbd033f5a4d5
   ||dd12df0e4d7521b1f
   Version Fixed In||5.8.2
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Sebastian Kügler  ---
Git commit e886c69e9a9bbd033f5a4d5dd12df0e4d7521b1f by Sebastian Kügler.
Committed on 16/10/2016 at 22:15.
Pushed by sebas into branch 'master'.

Disable unify button when only one output is connected
FIXED-IN:5.8.2

M  +1-0kcm/src/widget.cpp

http://commits.kde.org/kscreen/e886c69e9a9bbd033f5a4d5dd12df0e4d7521b1f

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

[systemsettings] [Bug 370973] New: KFontViewer crashes on closing after viewing fints

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370973

Bug ID: 370973
   Summary: KFontViewer crashes on closing after viewing fints
   Product: systemsettings
   Version: 5.5.5
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: kcm_fontinst
  Assignee: unassigned-b...@kde.org
  Reporter: hotmusic...@mail.bg

Application: kfontview (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.1.31-30-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I reviewed font files and in some cases KFontViewer crashes when closing its
window.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Font Viewer (kfontview), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff56d0d8800 (LWP 4492))]

Thread 2 (Thread 0x7ff557d1c700 (LWP 4493)):
[KCrash Handler]
#6  0x7ff56a7b90c7 in raise () from /lib64/libc.so.6
#7  0x7ff56a7ba478 in abort () from /lib64/libc.so.6
#8  0x7ff56a7f6784 in __libc_message () from /lib64/libc.so.6
#9  0x7ff56a7fc026 in malloc_printerr () from /lib64/libc.so.6
#10 0x7ff56a7fcd53 in _int_free () from /lib64/libc.so.6
#11 0x7ff55fc83ae6 in _nv007tls () from
/usr/lib64/tls/libnvidia-tls.so.367.57
#12 0x7ff5651afe62 in __nptl_deallocate_tsd () from /lib64/libpthread.so.0
#13 0x7ff5651b00b7 in start_thread () from /lib64/libpthread.so.0
#14 0x7ff56a86902d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff56d0d8800 (LWP 4492)):
#0  0x7ff56a860bfd in poll () from /lib64/libc.so.6
#1  0x7ff562f12422 in ?? () from /usr/lib64/libxcb.so.1
#2  0x7ff562f13d5f in ?? () from /usr/lib64/libxcb.so.1
#3  0x7ff562f13ed2 in xcb_wait_for_reply64 () from /usr/lib64/libxcb.so.1
#4  0x7ff5699431f0 in _XReply () from /usr/lib64/libX11.so.6
#5  0x7ff56993ee8d in XSync () from /usr/lib64/libX11.so.6
#6  0x7ff5699211e0 in XCloseDisplay () from /usr/lib64/libX11.so.6
#7  0x7ff55a073fce in QXcbConnection::~QXcbConnection() () from
/usr/lib64/libQt5XcbQpa.so.5
#8  0x7ff55a0743d9 in QXcbConnection::~QXcbConnection() () from
/usr/lib64/libQt5XcbQpa.so.5
#9  0x7ff55a07af8e in QXcbIntegration::~QXcbIntegration() () from
/usr/lib64/libQt5XcbQpa.so.5
#10 0x7ff55a07b089 in QXcbIntegration::~QXcbIntegration() () from
/usr/lib64/libQt5XcbQpa.so.5
#11 0x7ff566231cb5 in QGuiApplicationPrivate::~QGuiApplicationPrivate() ()
from /usr/lib64/libQt5Gui.so.5
#12 0x7ff56be28469 in QApplicationPrivate::~QApplicationPrivate() () from
/usr/lib64/libQt5Widgets.so.5
#13 0x7ff56b16f314 in QObject::~QObject() () from
/usr/lib64/libQt5Core.so.5
#14 0x7ff56be29fec in QApplication::~QApplication() () from
/usr/lib64/libQt5Widgets.so.5
#15 0x00406b90 in main ()

Possible duplicates by query: bug 360450.

Reported using DrKonqi

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


[amarok] [Bug 335217] Auto-expand after collection browser search expands less than desired (affects also 'Show in Media sources')

2016-10-16 Thread Matěj Laitl via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335217

Matěj Laitl  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/amar
   ||ok/9fb00e5a97574af3f0cb22d7
   ||40da7e0cd0761d78
   Version Fixed In||2.9
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Matěj Laitl  ---
Git commit 9fb00e5a97574af3f0cb22d740da7e0cd0761d78 by Matěj Laitl.
Committed on 16/10/2016 at 22:03.
Pushed by laitl into branch 'master'.

Fix Collection Browser auto-expand after search expanding too little

Underlying model is asynchronous, we need to cope with that. Do it
using a RAII self-destructing object AutoExpander.

As a side-effect, Amarok no longer expands collection after start in
split collection mode. If this is desired, we may expand them
explicitly upon start.
Related: bug 300557
FIXED-IN: 2.9

M  +1-0ChangeLog
M  +68   -20   src/browsers/CollectionTreeView.cpp

http://commits.kde.org/amarok/9fb00e5a97574af3f0cb22d740da7e0cd0761d78

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

[amarok] [Bug 300557] When a collection is updated, Amarok expands collapsed entries in the Collection Browser

2016-10-16 Thread Matěj Laitl via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=300557

--- Comment #10 from Matěj Laitl  ---
Git commit 9fb00e5a97574af3f0cb22d740da7e0cd0761d78 by Matěj Laitl.
Committed on 16/10/2016 at 22:03.
Pushed by laitl into branch 'master'.

Fix Collection Browser auto-expand after search expanding too little

Underlying model is asynchronous, we need to cope with that. Do it
using a RAII self-destructing object AutoExpander.

As a side-effect, Amarok no longer expands collection after start in
split collection mode. If this is desired, we may expand them
explicitly upon start.
Related: bug 335217
FIXED-IN: 2.9

M  +1-0ChangeLog
M  +68   -20   src/browsers/CollectionTreeView.cpp

http://commits.kde.org/amarok/9fb00e5a97574af3f0cb22d740da7e0cd0761d78

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

[partitionmanager] [Bug 370181] partitionmanager crashes while opening and scanning device /dev/sda

2016-10-16 Thread Andrius Štikonas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370181

--- Comment #4 from Andrius Štikonas  ---
What do you mean it started after waiting a while. Does it take very long? It
takes some time to scan partitions and get all required info. So I guess it
works for you on Kubuntu.

Unfortunately I have no idea what causes std::bad_alloc. Google says it is
usually thrown when you are out of memory but Partition Manager doesn't really
use that much memory...

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

[Skanlite] [Bug 370972] Scanned image is bad

2016-10-16 Thread Marc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370972

--- Comment #1 from Marc  ---
Created attachment 101593
  --> https://bugs.kde.org/attachment.cgi?id=101593=edit
scanned image with skanlite

scanned image with skanlite

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


[Skanlite] [Bug 370972] New: Scanned image is bad

2016-10-16 Thread Marc via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370972

Bug ID: 370972
   Summary: Scanned image is bad
   Product: Skanlite
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kare.s...@iki.fi
  Reporter: marccollin7...@gmail.com

when i try to scan an image with skanlite, i get a very bad image.

if i pass by digikam or showfoto, image is ok.

Reproducible: Always

Steps to Reproduce:
1. start skanlite
2. scan image
3. save image

Actual Results:  
image is bad

Expected Results:  
scanned image should be ok

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


[KScreen] [Bug 365864] Display layout preview renders off-window in Display Configuration using Wayland

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365864

Sebastian Kügler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #13 from Sebastian Kügler  ---
Closing this one as upstream, then.

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

[KScreen] [Bug 366227] System Settings under Display and Monitor does not scale viewport

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366227

Sebastian Kügler  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Sebastian Kügler  ---
This doesn't have anything to do with the dpi. The viewport is supposed to
resize the individual outputs so that it always fits. It seems to still run out
of bounds here, though. I'll try to recreate your configuration, so it can be
tested against. We're currently reworking the UI here, so I'll keep your
configuration in mind when testing the changes.

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

[KScreen] [Bug 355006] Can't adjust the resolution via "kcmshell5 kscreen" without issuing "sudo" first

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355006

Sebastian Kügler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||se...@kde.org

--- Comment #4 from Sebastian Kügler  ---
Could you run kscreen-doctor --info and kscreen-doctor --outputs and paste the
output in this bugreport?

The kscreen backend can fail to load if you have the wrong plugin path set
(QT_PLUGIN_PATH env var), if it's wrong, adjust it so that it finds your
kscreen backend plugin. This is a local configuration problem, or may need to
be fixed in the packaging.

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

[KScreen] [Bug 354663] "Display configuration" does not remember settings

2016-10-16 Thread Sebastian Kügler via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354663

Sebastian Kügler  changed:

   What|Removed |Added

 CC||se...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Sebastian Kügler  ---
We've fixed this with Plasma 5.8. Could you test this release and confirm it?

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

[kmines] [Bug 354900] Question marks at game win

2016-10-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354900

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kmin
   ||es/f3455686463c0e4c79c1c7ae
   ||376d21ef05cdd9c8
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Albert Astals Cid  ---
Git commit f3455686463c0e4c79c1c7ae376d21ef05cdd9c8 by Albert Astals Cid, on
behalf of Torham Zed.
Committed on 16/10/2016 at 21:31.
Pushed by aacid into branch 'Applications/16.08'.

Fix clearing question marks at game win

Acked by Frederik Schwarzer
REVIEW: 128462

M  +2-0minefielditem.cpp

http://commits.kde.org/kmines/f3455686463c0e4c79c1c7ae376d21ef05cdd9c8

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


[ark] [Bug 370959] Dolphin crashes when trying to extract a rar archive file.

2016-10-16 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370959

Elvis Angelaccio  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Elvis Angelaccio  ---
@Stephane: do you have the unrar or unar program installed?

I can reproduce the crash from command line (e.g. ark --batch --autodestination
foo.7z without p7zip installed), so this should definitely be fixed.

But you should not see the "Extract here" action if you don't have the required
backed installed, so I think something might also be wrong in the Mageia
package. Same for Fedora in the duplicate bug.

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


[kbreakout] [Bug 328811] Level advances before all blocks are destroyed

2016-10-16 Thread Albert Astals Cid via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=328811

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
Fixed with https://git.reviewboard.kde.org/r/128556/

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


[ark] [Bug 370921] unzip crashes with segmentation fault

2016-10-16 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370921

Elvis Angelaccio  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Elvis Angelaccio  ---
Closing as duplicate of bug 370959 which has more info.

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

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


[ark] [Bug 370959] Dolphin crashes when trying to extract a rar archive file.

2016-10-16 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370959

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||pedro...@hotmail.com

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

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


[partitionmanager] [Bug 370181] partitionmanager crashes while opening and scanning device /dev/sda

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370181

--- Comment #3 from hrvo...@jankovci.net ---
I tried in Kubuntu 16.10  Plasma 5.7.5 and it started after waiting a while.
But the message si similar. The picture with partitions is attached. There is
ntfs, ext4 ..

Loaded backend plugin:  "pmlibpartedbackendplugin"
QLayout: Attempting to add QLayout "" to PartitionManagerWidget
"m_PartitionManagerWidget", which already has a layout
QLayout: Attempting to add QLayout "" to ListDevices "m_ListDevices", which
already has a layout
QLayout: Attempting to add QLayout "" to ListOperations "m_ListOperations",
which already has a layout
QLayout: Attempting to add QLayout "" to QWidget "m_InfoPane", which already
has a layout
QLayout: Attempting to add QLayout "" to TreeLog "m_TreeLog", which already has
a layout
KXMLGUI file found at deprecated location
("/usr/share/partitionmanager/partitionmanagerui.rc") -- please use
${KXMLGUI_INSTALL_DIR} to install this file instead.
Shortcut for action  "undoOperation" "Undo" set with QAction::setShortcut()!
Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "refreshDevices" "Refresh Devices" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "createNewPartitionTable" "New Partition Table" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "newPartition" "New" set with QAction::setShortcut()! Use
KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "resizePartition" "Resize/Move" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "deletePartition" "Delete" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "shredPartition" "Shred" set with QAction::setShortcut()!
Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "copyPartition" "Copy" set with QAction::setShortcut()!
Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "pastePartition" "Paste" set with QAction::setShortcut()!
Use KActionCollection::setDefaultShortcut(s) instead.
"Using backend plugin: pmlibpartedbackendplugin (1)"
"Scanning devices..."
"Device found: ATA Hitachi HTS72505"
QFileInfo::absolutePath: Constructed with empty filename
QFileInfo::absolutePath: Constructed with empty filename
blkid: unknown file system type  ""  on  /dev/sda3
QFileInfo::absolutePath: Constructed with empty filename
QFileInfo::absolutePath: Constructed with empty filename
QFileInfo::absolutePath: Constructed with empty filename
"Partition ‘/dev/sda3’ is not properly aligned (first sector: 890099710,
modulo: 2046)."
getting smart status failed for  "/dev/mmcblk0" :  Operation not supported
"Device found: SD SD16G"
"LibParted Exception: Unable to open /dev/mmcblk0 read-write (Read-only file
system).  /dev/mmcblk0 has been opened read-only."
"LibParted Exception: Unable to open /dev/mmcblk0 read-write (Read-only file
system).  /dev/mmcblk0 has been opened read-only."
"LibParted Exception: Unable to open /dev/mmcblk0 read-write (Read-only file
system).  /dev/mmcblk0 has been opened read-only."
QFileInfo::absolutePath: Constructed with empty filename
"Scan finished."

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

[ark] [Bug 370959] Dolphin crashes when trying to extract a rar archive file.

2016-10-16 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370959

Elvis Angelaccio  changed:

   What|Removed |Added

  Component|general |general
 CC||elvis.angelac...@kde.org,
   ||rthoms...@gmail.com
   Assignee|dolphin-bugs-n...@kde.org   |elvis.angelac...@kde.org
Product|dolphin |ark

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


[partitionmanager] [Bug 370181] partitionmanager crashes while opening and scanning device /dev/sda

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370181

--- Comment #2 from hrvo...@jankovci.net ---
Created attachment 101592
  --> https://bugs.kde.org/attachment.cgi?id=101592=edit
partitions

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


[Powerdevil] [Bug 370966] Battery not recognized

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370966

--- Comment #2 from hrvo...@jankovci.net ---
'Unfortunatelly' after restart the battery is showing. If it happens again I
will run upower -d. Here it is for now:

Device: /org/freedesktop/UPower/devices/line_power_AC
  native-path:  AC
  power supply: yes
  updated:  Ned 16 Lis 2016 22:30:27 (979 seconds ago)
  has history:  no
  has statistics:   no
  line-power
warning-level:   none
online:  no
icon-name:  'ac-adapter-symbolic'

Device: /org/freedesktop/UPower/devices/battery_BAT0
  native-path:  BAT0
  vendor:   Hewlett-Packard
  model:Primary
  serial:   39943 2012/10/18
  power supply: yes
  updated:  Ned 16 Lis 2016 22:46:19 (27 seconds ago)
  has history:  yes
  has statistics:   yes
  battery
present: yes
rechargeable:yes
state:   discharging
warning-level:   none
energy:  37,0548 Wh
energy-empty:0 Wh
energy-full: 43,686 Wh
energy-full-design:  43,686 Wh
energy-rate: 14,5476 W
voltage: 11,696 V
time to empty:   2,5 hours
percentage:  84%
capacity:100%
technology:  lithium-ion
icon-name:  'battery-full-symbolic'
  History (charge):
1476650776  84,000  discharging
  History (rate):
1476650779  14,548  discharging
1476650776  21,708  discharging
1476650735  12,139  discharging
1476650713  14,278  discharging

Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply: yes
  updated:  Ned 16 Lis 2016 22:46:19 (27 seconds ago)
  has history:  no
  has statistics:   no
  battery
present: yes
state:   discharging
warning-level:   none
energy:  37,0548 Wh
energy-full: 43,686 Wh
energy-rate: 14,5476 W
time to empty:   2,5 hours
percentage:  84%
icon-name:  'battery-full-symbolic'

Daemon:
  daemon-version:  0.99.4
  on-battery:  yes
  lid-is-closed:   no
  lid-is-present:  yes
  critical-action: PowerOff

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


[konsole] [Bug 370971] New: Application Crash when spliting and closing panes

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370971

Bug ID: 370971
   Summary: Application Crash when spliting and closing panes
   Product: konsole
   Version: 16.08.1
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: cdil...@gmail.com

Application: konsole (16.08.1)

Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.8.1-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Spliting (vertically) the window and closing it rapidly, repeat a few times
until crash.

- Custom settings of the application:

Ctrl + [ = split shortcut
Ctrl + S = close pane

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f80b5ee17c0 (LWP 5827))]

Thread 4 (Thread 0x7f809102c700 (LWP 5837)):
#0  0x7f80ad69910f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f809900a4d3 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7f8099009c17 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7f80ad693454 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f80b58be7df in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f809aaa4700 (LWP 5829)):
#0  0x7f80abc43db9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x7f80abbfdc95 in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7f80abbfe6ab in  () at /usr/lib/libglib-2.0.so.0
#3  0x7f80abbfe89c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7f80b1e4972b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7f80b1df323a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7f80b1c160f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7f80aff5fe55 in  () at /usr/lib/libQt5DBus.so.5
#8  0x7f80b1c1ad78 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f80ad693454 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7f80b58be7df in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f80a0f94700 (LWP 5828)):
#0  0x7f80b58b548d in poll () at /usr/lib/libc.so.6
#1  0x7f80adab88e0 in  () at /usr/lib/libxcb.so.1
#2  0x7f80adaba679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7f80a2ed5449 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7f80b1c1ad78 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f80ad693454 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f80b58be7df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f80b5ee17c0 (LWP 5827)):
[KCrash Handler]
#6  0x7f80b1e1fd1b in QObjectPrivate::~QObjectPrivate() () at
/usr/lib/libQt5Core.so.5
#7  0x7f80b2d69cc9 in QActionPrivate::~QActionPrivate() () at
/usr/lib/libQt5Widgets.so.5
#8  0x7f80b1e286b7 in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#9  0x7f80b2d68389 in QAction::~QAction() () at /usr/lib/libQt5Widgets.so.5
#10 0x7f80b2d683b9 in QAction::~QAction() () at /usr/lib/libQt5Widgets.so.5
#11 0x7f80b1e1edc1 in QObjectPrivate::deleteChildren() () at
/usr/lib/libQt5Core.so.5
#12 0x7f80b1e2866f in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#13 0x7f80b4dac925 in KActionCollection::~KActionCollection() () at
/usr/lib/libKF5XmlGui.so.5
#14 0x7f80b4daca09 in KActionCollection::~KActionCollection() () at
/usr/lib/libKF5XmlGui.so.5
#15 0x7f80b4e05f98 in KXMLGUIClient::~KXMLGUIClient() () at
/usr/lib/libKF5XmlGui.so.5
#16 0x7f80b5545ac1 in Konsole::SessionController::~SessionController() ()
at /usr/lib/libkonsoleprivate.so.16
#17 0x7f80b5545b09 in Konsole::SessionController::~SessionController() ()
at /usr/lib/libkonsoleprivate.so.16
#18 0x7f80b1e214f0 in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#19 0x7f80b2d6ee0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#20 0x7f80b2d76581 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#21 0x7f80b1df4de0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#22 0x7f80b1df756d in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#23 0x7f80b1e49303 in  () at /usr/lib/libQt5Core.so.5
#24 0x7f80abbfe587 in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#25 0x7f80abbfe7f0 in  () at /usr/lib/libglib-2.0.so.0
#26 0x7f80abbfe89c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#27 0x7f80b1e4970f in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#28 0x7f80b1df323a in
QEventLoop::exec(QFlags) () at

[partitionmanager] [Bug 370181] partitionmanager crashes while opening and scanning device /dev/sda

2016-10-16 Thread Andrius Štikonas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370181

--- Comment #1 from Andrius Štikonas  ---
I can't reproduce this crash with Mint 18. 

"QFileInfo::absolutePath: Constructed with empty filename" might be related to
swap, there were some fixes for that in latest git version but it wasn't about
crashes...

Any more info about partitions and file systems?

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

[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-16 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

--- Comment #3 from Jason A. Donenfeld  ---
Apologies.

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


Spiegel-Online: Berufsunfähigkeit – erst krank, dann arm!

2016-10-16 Thread Sara Schaefer
Werte Leserinnen und Leser, 

rund 179.000 Menschen werden jedes Jahr in Deutschland
berufsunfähig. Wer finanziell abgesichert sein will, muss
selbst vorsorgen. Jeder vierte Bürger in Deutschland wird
im Laufe seines Arbeitslebens arbeitsunfähig.

Jetzt das Risiko BU absichern: 

http://buv-vergleichen2016.net/track/?id=72FE4D49B4=8581797F15=41D659F1B0

Oft erfolgt der finanzielle Absturz durch das gesundheitliche
Desaster. Kreditkarten, Miete, Unterhalt, Auto – vieles wird
unbezahlbar. Der gewohnte Lebensstandard ist dahin. 

Denn die Erwerbsminderungsrente vom Staat gibt es längst
nicht immer und wenn, fällt sie meist kümmerlich aus. 

Vorteile einer Absicherung sind:

- bereits ab 5,69 € monatlich gegen den finanziellen Ruin versichert
- Lebensunterhalt gesichert
- keine Verweisung in andere Berufe möglich 

Ihr Team von Spiegel-Online 

Sara Schäfer
Redaktion 
Waldowstr. 36
83708 Kreuth

Keine weiteren Nachrichten mehr erhalten:
http://buv-vergleichen2016.net/unsubscribe/?id=72FE4D49B4=41D659F1B0=58F60D7CEA=JJFeVX7UkEmexSb80mE9MxaomdEMnQ97C286GI-7iEj1hiYxI1w82KSm2Uv9eO2W




[k3b] [Bug 370970] New: k3b crsh when replacing preexixting file in continue multi session mode

2016-10-16 Thread sebastian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370970

Bug ID: 370970
   Summary: k3b crsh when replacing preexixting file in continue
multi session mode
   Product: k3b
   Version: 2.0.80
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@kde.org
  Reporter: rikudou__sen...@outlook.com
CC: mich...@jabster.pl, tr...@kde.org

Application: k3b (2.0.80)
KDE Platform Version: 4.14.18
Qt Version: 4.8.6
Operating System: Linux 4.1.31-30-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
1)continue multi session mode
2)replace a preexisting file
3)crash of k3B

The crash can be reproduced every time.

-- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb0515d1900 (LWP 3762))]

Thread 4 (Thread 0x7fb0274dd700 (LWP 3811)):
#0  0x7fb04a1d53e8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fb04c39d79a in ?? () from /usr/lib64/libQtCore.so.4
#2  0x7fb04c39df26 in QThread::sleep(unsigned long) () from
/usr/lib64/libQtCore.so.4
#3  0x7fb0510f3a45 in K3b::MediaCache::PollThread::run (this=0x1c788a0) at
/usr/src/debug/k3b/libk3b/tools/k3bmediacache.cpp:106
#4  0x7fb04c39eb7f in ?? () from /usr/lib64/libQtCore.so.4
#5  0x7fb04a1d10a4 in start_thread () from /lib64/libpthread.so.0
#6  0x7fb04ad9902d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fb027cde700 (LWP 3766)):
#0  0x7fb04ad92293 in select () from /lib64/libc.so.6
#1  0x7fb04c47cf6f in ?? () from /usr/lib64/libQtCore.so.4
#2  0x7fb04c39eb7f in ?? () from /usr/lib64/libQtCore.so.4
#3  0x7fb04a1d10a4 in start_thread () from /lib64/libpthread.so.0
#4  0x7fb04ad9902d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fb0349b4700 (LWP 3763)):
#0  0x7fb04ad90bfd in poll () from /lib64/libc.so.6
#1  0x7fb047349e64 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7fb047349f7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7fb04c4ccf9e in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQtCore.so.4
#4  0x7fb04c49ed0f in
QEventLoop::processEvents(QFlags) () from
/usr/lib64/libQtCore.so.4
#5  0x7fb04c49f005 in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQtCore.so.4
#6  0x7fb04c39c49f in QThread::exec() () from /usr/lib64/libQtCore.so.4
#7  0x7fb04c480613 in ?? () from /usr/lib64/libQtCore.so.4
#8  0x7fb04c39eb7f in ?? () from /usr/lib64/libQtCore.so.4
#9  0x7fb04a1d10a4 in start_thread () from /lib64/libpthread.so.0
#10 0x7fb04ad9902d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb0515d1900 (LWP 3762)):
[KCrash Handler]
#6  0x7fb04bb2d716 in QSortFilterProxyModel::parent(QModelIndex const&)
const () from /usr/lib64/libQtGui.so.4
#7  0x7fb04baf0676 in QTreeViewPrivate::itemDecorationRect(QModelIndex
const&) const () from /usr/lib64/libQtGui.so.4
#8  0x7fb04baf07c4 in QTreeViewPrivate::itemDecorationAt(QPoint const&)
const () from /usr/lib64/libQtGui.so.4
#9  0x7fb04baf09cf in QTreeView::drawTree(QPainter*, QRegion const&) const
() from /usr/lib64/libQtGui.so.4
#10 0x7fb04baf43ac in QTreeView::paintEvent(QPaintEvent*) () from
/usr/lib64/libQtGui.so.4
#11 0x7fb04b60c9a0 in QWidget::event(QEvent*) () from
/usr/lib64/libQtGui.so.4
#12 0x7fb04b9a9d5e in QFrame::event(QEvent*) () from
/usr/lib64/libQtGui.so.4
#13 0x7fb04bab9573 in QAbstractItemView::viewportEvent(QEvent*) () from
/usr/lib64/libQtGui.so.4
#14 0x7fb04baf8060 in QTreeView::viewportEvent(QEvent*) () from
/usr/lib64/libQtGui.so.4
#15 0x7fb04c4a02b6 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib64/libQtCore.so.4
#16 0x7fb04b5bd6dc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#17 0x7fb04b5c3c3d in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#18 0x7fb04cf01e9a in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#19 0x7fb04c4a014d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQtCore.so.4
#20 0x7fb04b6070c1 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion
const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from
/usr/lib64/libQtGui.so.4
#21 0x7fb04b607af0 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*,
QList const&, int, QRegion const&, QPoint const&, int, QPainter*,
QWidgetBackingStore*) () from /usr/lib64/libQtGui.so.4
#22 0x7fb04b60795f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*,
QList const&, int, QRegion const&, 

[plasmashell] [Bug 370969] New: Desktop pager missing under Wayland

2016-10-16 Thread itl via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370969

Bug ID: 370969
   Summary: Desktop pager missing under Wayland
   Product: plasmashell
   Version: master
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Pager
  Assignee: h...@kde.org
  Reporter: itl964@gmail.com
CC: plasma-b...@kde.org

On Plasma Wayland the Desktop pager is missing.  This has been consistent as
long as I have used the Wayland session- 5.7 through 5.8.1.

Reproducible: Always

Steps to Reproduce:
1.Add pager to panel under Xorg
2.Log into wayland
3.Pager is missing
OR
1.Drag the pager to the panel
2.Pager does not appear 

Actual Results:  
No pager

Expected Results:  
Pager.

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


[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration

2016-10-16 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368420

--- Comment #7 from Piotr Mierzwinski  ---
OK. Sorry for not clear report. I didn't get a crash in result my activities
only main window of KDevelop disappears. Crash happens later.
Main windows of KDevelop disappears, but I can see working process in list of
processes. I'm not able to restore it (main window). I kill it and I get crash,
what is result of killing I suppose.

I can reproduce it every time. My steps are following:
1. To dependencies I add some subdirectory (main->sub1->sub2->sub3) of my
project ("Launch configuration", Action: Build)
2. I modify any file from this directory
3. I invoke "Run -> Execute Launch" (with selected top directory of project). 
In this moment main window of KDevelop may disappears, if not I can see message
like below.
This is output from Build view:
/run/media/piotra/FreeAgent/piotr/Projekty/Qt/qtcmd_work/qtcmd_git/qtcmd2/build>
make -j8 zipsubsystem.o
*** Killed process ***
Seems like KDevelop think that something is running, because both tool buttons
related with stopping running jobs are enabled. In first "Menu allowing to stop
individual jobs" I can see: "my_project_name, changed_file_name: build"
4. Again I invoke "Run -> Execute Launch" 
In this moment main window of KDevelop disappears.

When I select as target binary file (I mean entry with the same icon like
already put by default executable file) also main window of KDevelop
disappears.

When I run it from konsole I can see such output in last lines:
Launch Configuration: "qtcmd2" "No environment group specified, looks like a
broken configuration, please check run configuration 'qtcmd2'. Using default
environment group."
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
The X11 connection broke: No error (code 0)
XIO:  fatal IO error 13 (Brak dostępu) on X server ":0"
  after 6882 requests (6882 known processed) with 0 events remaining.

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

[plasmashell] [Bug 360219] Right Click opens files

2016-10-16 Thread Michael D via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360219

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #34 from Michael D  ---
The bug is present in plasm a 5.8.1 (Neon Dev stable). I have a folder view
widget in my panel. If i invoke it and right click an item, the item opens and
the right click menu appears at the same time.

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


[dolphin] [Bug 369286] dolphin 16.08.1's Mousewheel scrolling is very small at all settings in non-Plasma5-desktops (regression from 16.04)

2016-10-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369286

marius.stef...@posteo.de changed:

   What|Removed |Added

 CC||marius.stef...@posteo.de

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


  1   2   3   >