[k3b] [Bug 382775] Settings window has no "cancel" button

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382775

Leslie Zhai  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||lesliez...@llvm.org.cn
 Resolution|--- |INVALID

--- Comment #1 from Leslie Zhai  ---
just click the close button :)

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

[k3b] [Bug 382754] K3b complains about missing cdrskin at start up

2017-07-27 Thread Thomas Schmitt
https://bugs.kde.org/show_bug.cgi?id=382754

--- Comment #8 from Thomas Schmitt  ---
Hi,

the current upstream release of libburn and cdrskin is 1.4.6.
Since then there were not many significant changes in the development
version 1.4.7, which one can derive from

  git clone g...@dev.lovelyhq.com:libburnia/libburn.git

* Bug fix: Option -dummy did not affect writing by direct_write_amount=

* Refusing to write to BD-R if formatted to Pseudo Overwrite

The former does hardly affect K3B.

The latter might be interesting for K3B, because libburn 1.4.6 tries to
append sessions to growisofs burnt appendable BD-R media, but spoils
them because growisofs formatted them to Pseudo-Overwrite state.
libburn-1.4.8 will refuse to start writing on such media.

K3B could detect that medium state MEDIA_BD_R_SRM_POW is present and
refuse to let cdrskin write to such a medium. See
  https://www.mail-archive.com/kde-bugs-dist@kde.org/msg77288.html
for code snippets which mention that state.

Have a nice day :)

Thomas

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

[krita] [Bug 377765] Shaped Gradient

2017-07-27 Thread Rafal
https://bugs.kde.org/show_bug.cgi?id=377765

--- Comment #3 from Rafal  ---
Any update on this? Is it fixed, or not yet ?

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

[dolphin] [Bug 382779] New: Whole desktop hangs when more than two Delete Confirmation dialogs are shown

2017-07-27 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=382779

Bug ID: 382779
   Summary: Whole desktop hangs when more than two Delete
Confirmation dialogs are shown
   Product: dolphin
   Version: 17.03.80
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: codestr...@posteo.org
CC: elvis.angelac...@kde.org
  Target Milestone: ---

In order to provoke the kio message "The file or folder %1 does not exist." I
tried to get dolphin delete a non-existing file and I found the following
reproducible behavior.

1) Shift+Del on a file
2) Click behind the showing Delete Confirmation dialog to move the focus to the
dolphin window
3) Shift+Del again on the same file (a subtle slowness is noticeable)
4) Shift+Del again on the same file
=> There are now three confirmation dialogs and dolphin hangs completely. Click
on "Trash" or "Cancel" button has no effect. Even the Plasma Panel was blocked
and the Ctrl+Esc shortcut to show System Monitor did not work. I helped myself
with a pkill dolphin on a TTY.

Plasma 5.9.4 / Frameworks 5.34.0

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

[kdenlive] [Bug 382780] New: closing random file descriptors on exit

2017-07-27 Thread LtWorf
https://bugs.kde.org/show_bug.cgi?id=382780

Bug ID: 382780
   Summary: closing random file descriptors on exit
   Product: kdenlive
   Version: 17.04.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: tipos...@tiscali.it
  Target Milestone: ---

Using strace on kdenlive, it looks like you close file descriptors from 0 to
1023 from no reason whatsoever.

There is no reason to do this. Are you even tracking the open files or you leak
them?

In any case, on exit it doesn't even matter, the OS takes care of it.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869838

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

[kdenlive] [Bug 382781] New: 100% CPU usage when idle

2017-07-27 Thread LtWorf
https://bugs.kde.org/show_bug.cgi?id=382781

Bug ID: 382781
   Summary: 100% CPU usage when idle
   Product: kdenlive
   Version: 17.04.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: tipos...@tiscali.it
  Target Milestone: ---

Busy loop on my machine

See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869837

On my machine kdenlive is unusable, it uses all the CPU to do nothing, so there
are no resources to actually do something.

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

[k3b] [Bug 382776] Enable "apply" button only when some setting is changed

2017-07-27 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382776

--- Comment #1 from Leslie Zhai  ---
Git commit 83a00a9aa0e362d8a99d1b28a5d49aaaf3df7ad0 by Leslie Zhai.
Committed on 27/07/2017 at 07:33.
Pushed by lesliezhai into branch 'master'.

Implement enable "apply" button only when some setting is changed.

But there are too many widgets had been connect with changed SIGNAL..

M  +2-0src/option/k3bmiscoptiontab.cpp
M  +3-0src/option/k3bmiscoptiontab.h
M  +4-0src/option/k3boptiondialog.cpp

https://commits.kde.org/k3b/83a00a9aa0e362d8a99d1b28a5d49aaaf3df7ad0

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

[krita] [Bug 382782] New: Crash on closing Krita (Reproducible in Arch linux and probably system with new packages)

2017-07-27 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=382782

Bug ID: 382782
   Summary: Crash on closing Krita (Reproducible in Arch linux and
probably system with new packages)
   Product: krita
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: krita-bugs-n...@kde.org
  Reporter: raghavendr.ra...@gmail.com
  Target Milestone: ---

I am have built Krita on arch linux for testing. I am encountering a crash on
each exit. This happens with only master branch and not with 3.2 branch.
Quiralta was also able to reproduce this problem. This may be due to some newer
library in arch linux, but it only happens in master.

I have built krita in opensuse leap 42.2 but it can't be reproduced there.

following is the backtrace from gdb (I don't know how useful it is).

GNU gdb (GDB) 8.0
Copyright (C) 2017 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 /home/raghu/kf5/inst/bin/krita...(no debugging symbols
found)...done.
(gdb) run
Starting program: /home/raghu/kf5/inst/bin/krita 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe16c8700 (LWP 4335)]
[New Thread 0x7fffd4e04700 (LWP 4336)]
[New Thread 0x7fffc55fd700 (LWP 4338)]
[New Thread 0x7fffc4dfc700 (LWP 4339)]
[New Thread 0x7fffb700 (LWP 4340)]
[New Thread 0x7fffbf7fe700 (LWP 4341)]
[New Thread 0x7fffbeffd700 (LWP 4342)]
[New Thread 0x7fffbe7fc700 (LWP 4343)]
[New Thread 0x7fffbdffb700 (LWP 4344)]
[New Thread 0x7fffbd7fa700 (LWP 4345)]
[New Thread 0x7fff9888e700 (LWP 4346)]
[New Thread 0x7fff9808d700 (LWP 4347)]
[Thread 0x7fff9888e700 (LWP 4346) exited]
/home/raghu/kf5/inst/share/krita/pykrita/krita added to PYTHONPATH
[New Thread 0x7fff9888e700 (LWP 4348)]
[New Thread 0x7fff6a653700 (LWP 4349)]
[New Thread 0x7fff69e12700 (LWP 4350)]
[Thread 0x7fff69e12700 (LWP 4350) exited]
[Thread 0x7fff6a653700 (LWP 4349) exited]
[Thread 0x7fffc4dfc700 (LWP 4339) exited]
[Thread 0x7fffc55fd700 (LWP 4338) exited]
[Thread 0x7fffbf7fe700 (LWP 4341) exited]
[Thread 0x7fffb700 (LWP 4340) exited]
[Thread 0x7fffbeffd700 (LWP 4342) exited]
[Thread 0x7fffbe7fc700 (LWP 4343) exited]
[Thread 0x7fffbdffb700 (LWP 4344) exited]
[Thread 0x7fffbd7fa700 (LWP 4345) exited]
[Thread 0x7fffe16c8700 (LWP 4335) exited]
GLib (gthread-posix.c): Unexpected error from C library during
'pthread_setspecific': Invalid argument.  Aborting.

Thread 13 "KisTileDataSwap" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff9808d700 (LWP 4347)]
0x7fffec5d78c0 in raise () from /usr/lib/libc.so.6
(gdb) thread apply all bt full

Thread 14 (Thread 0x7fff9888e700 (LWP 4348)):
#0  0x7fffeb47e1ad in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fffecf28ccc in __gthread_cond_wait (__mutex=,
__cond=) at
/build/gcc/src/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/include/x86_64-pc-linux-gnu/bits/gthr-default.h:864
__e = 
#2  0x7fffecf28ccc in
std::condition_variable::wait(std::unique_lock&) (this=, __lock=...) at
/build/gcc/src/gcc/libstdc++-v3/src/c++11/condition_variable.cc:53
__e = 
#3  0x7fff875113f7 in  () at /usr/lib/libQt5WebKit.so.5
#4  0x7fff87511539 in  () at /usr/lib/libQt5WebKit.so.5
#5  0x7fffecf2f00f in std::execute_native_thread_routine(void*)
(__p=0x679c32d0) at /build/gcc/src/gcc/libstdc++-v3/src/c++11/thread.cc:83
__t = std::unique_ptr containing 0x679c32d0
#6  0x7fffeb478049 in start_thread () at /usr/lib/libpthread.so.0
#7  0x7fffec691f0f in clone () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7fff9808d700 (LWP 4347)):
#0  0x7fffec5d78c0 in raise () at /usr/lib/libc.so.6
#1  0x7fffec5d8f72 in abort () at /usr/lib/libc.so.6
#2  0x7fffe8403131 in  () at /usr/lib/libglib-2.0.so.0
#3  0x7fffe84036ba in g_private_set () at /usr/lib/libglib-2.0.so.0
#4  0x7fffe83dc62d in g_slice_free_chain_with_offset () at
/usr/lib/libglib-2.0.so.0
#5  0x7fffe83bb910 in  () at /usr/lib/libglib-2.0.so.0
#6  0x7fffed4e558b in QEventDispatcherGlib::~QEventDispatcherGlib() () at
/usr/lib/libQt5Core.so.5
#7  0x7fffed4e57aa in QEventDispatcherGlib::~QEventDispatcherGlib() () at
/usr/lib/li

[kompare] [Bug 382783] New: "Save" after "Apply Difference" or "Apply All" because of empty destination

2017-07-27 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=382783

Bug ID: 382783
   Summary: "Save" after "Apply Difference" or "Apply All" because
of empty destination
   Product: kompare
   Version: 4.1.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kompare-de...@kde.org
  Reporter: codestr...@posteo.org
  Target Milestone: ---

1) I downloaded a patch from review board.
2) I placed it into the root of the checked out source tree
3) I clicked it => opens with kompare
4) I clicked the "Apply All" button and then "Save"

The message box appears:
```
Could not upload the temporary file to the destination location . The temporary
file is still available under: /tmp/kompare.S10378. You can manually copy it to
the right place.
```

and on the console:
```
libkomparediff: KompareModelList::saveDestination: 
libkomparediff: Tempfilename   :  "/tmp/kompare.n10197"
libkomparediff: DestinationURL :  QUrl("")
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Invalid URL: QUrl("")
libkomparediff: true or false? false
```

I wonder if this has something to do with the fact that the Destination Folder
is "Unknown" and if yes how this could be changed. Or did I use kompare the
wrong way?

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

[plasmashell] [Bug 382784] New: [proposal] Options to adjust and disable panel shadows

2017-07-27 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=382784

Bug ID: 382784
   Summary: [proposal] Options to adjust and disable panel shadows
   Product: plasmashell
   Version: 5.10.4
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: ene...@gmail.com
  Target Milestone: 1.0

Created attachment 106888
  --> https://bugs.kde.org/attachment.cgi?id=106888&action=edit
shadow from panel on krita window

There is an option for windows (thought without possibility to disable). It
would be nice to have similar option for panel:
- adjustment of shadow intensity
- possibility to disable it entirely, currently it's visible on app window
(take a look @screenshot)

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

[konsole] [Bug 355612] konsole randomly crashing

2017-07-27 Thread Vishnu
https://bugs.kde.org/show_bug.cgi?id=355612

Vishnu  changed:

   What|Removed |Added

 CC||vish0...@gmail.com

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

[konsole] [Bug 382785] New: Konsole Crashing

2017-07-27 Thread Vishnu
https://bugs.kde.org/show_bug.cgi?id=382785

Bug ID: 382785
   Summary: Konsole Crashing
   Product: konsole
   Version: 16.04.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: vish0...@gmail.com
  Target Milestone: ---

The Konsole app is crashing sometimes when i run commands.It says signal :
aborted in the Bug reporting assistant.

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

[plasmashell] [Bug 379994] KDE freeze for 2-3 Minutes due to network disconnect while cifs mount

2017-07-27 Thread Dennis Knorr
https://bugs.kde.org/show_bug.cgi?id=379994

--- Comment #5 from Dennis Knorr  ---
For complete documentation i add a few backtraces created at the akademy.
The serversetup was done on debian 9 stretch stable with 

> apt install samba samba-client

and configured for homes it is configured like it is described in 
https://wiki.debian.org/SambaServerSimple

The client was a KDE Neon Developer Edition. Installation is:

> apt install samba-client cifs-utils

Then beware uids/gids and name and groups should be the same. This is not
ultimate necessary, but you could run into strange issues while running
diagnostics.

Then i mount the share.
> sudo mount -t cifs 
> -osoft,username=benutzer01,uid=1000,gid=1000,file_mode=0660,dir_mode=0770,password=Benutzer_01
>  //192.168.122.150/benutzer01 /mnt/benutzer01/eins/

umounting can be done via "umount /mnt/benutzer01/eins"

Then there are two options.

1. Create a symlink on Desktop to the mountpoint
2. Create a symlink in ~/shares/folder to the mountpoint

Then i kill smbd and nmbd process on the server with kill -9 with a command
like:
ps aux | egrep -i "smbd|nmbd" | awk '{ print $2 }' | tr '\n' ' ' | xargs -IX
sudo kill -9 X
though this version is not working 100% properly and i hard to copy the pids
and kill again.
restart is done via systemctl restart smbd nmbd

With the first option, the desktop freezes though there are short periodic
updates. You can see that, if you activate the seconds on your desktop clock
With the second option, desktop does not freeze, only if you open a file dialog
in kate for example.

Warning: 
1. I did NOT test any more Applications at the moment
2. There's a fairly good chance, that System behaviour changes a little bit if
the network device vanishes instead of killing the server. But this is more
hard to test.
3. Another Test could be that the symlink is not linking to the mountpoint but
to a directory or data WITHIN the mountpoint.

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

[plasmashell] [Bug 379994] KDE freeze for 2-3 Minutes due to network disconnect while cifs mount

2017-07-27 Thread Dennis Knorr
https://bugs.kde.org/show_bug.cgi?id=379994

--- Comment #6 from Dennis Knorr  ---
Created attachment 106889
  --> https://bugs.kde.org/attachment.cgi?id=106889&action=edit
plasma backtrace

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

[plasmashell] [Bug 379994] KDE freeze for 2-3 Minutes due to network disconnect while cifs mount

2017-07-27 Thread Dennis Knorr
https://bugs.kde.org/show_bug.cgi?id=379994

--- Comment #7 from Dennis Knorr  ---
Created attachment 106890
  --> https://bugs.kde.org/attachment.cgi?id=106890&action=edit
presumed kate backtrace

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

[plasmashell] [Bug 379994] KDE freeze for 2-3 Minutes due to network disconnect while cifs mount

2017-07-27 Thread Dennis Knorr
https://bugs.kde.org/show_bug.cgi?id=379994

--- Comment #8 from Dennis Knorr  ---
Created attachment 106891
  --> https://bugs.kde.org/attachment.cgi?id=106891&action=edit
kate backtrace

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

[kdenlive] [Bug 368678] git master - compiler warnings (unused variable)

2017-07-27 Thread XYQuadrat
https://bugs.kde.org/show_bug.cgi?id=368678

XYQuadrat  changed:

   What|Removed |Added

 CC||juliquad...@gmail.com

--- Comment #1 from XYQuadrat  ---
Both unused variables are now removed, the compiler warnings should no longer
appear.

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

[kwin] [Bug 382786] New: KWin crashes and moves apps couple pixels higher

2017-07-27 Thread Roy
https://bugs.kde.org/show_bug.cgi?id=382786

Bug ID: 382786
   Summary: KWin crashes and moves apps couple pixels higher
   Product: kwin
   Version: 5.10.2
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: maila...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.10.2)

Qt Version: 5.7.1
Frameworks Version: 5.35.0
Operating System: Linux 4.4.0-87-generic x86_64
Distribution: Maui

-- Information about the crash:
Just browsing firefox on 4k screen with VirtualBox open and the Virtualbox apps
move up so title bars aren't visible after KWin crashes. Only effect is a
screen flash and the apps have moved uo. Easily fixed by moving them down as
Kwin restarts instantly

The crash can be reproduced sometimes.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe5cf931940 (LWP 7190))]

Thread 7 (Thread 0x7fe5c502b700 (LWP 7207)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fe5e34a09fb in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fe5deb3447d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#3  0x7fe5deb34d55 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x7fe5e349fb48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe5df4fa6ba in start_thread (arg=0x7fe5c502b700) at
pthread_create.c:333
#6  0x7fe5e58243dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fe5aa7fe700 (LWP 7202)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fe5e28256f4 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7fe5e2825739 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7fe5df4fa6ba in start_thread (arg=0x7fe5aa7fe700) at
pthread_create.c:333
#4  0x7fe5e58243dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fe5b1021700 (LWP 7200)):
#0  0x7fe5e57e930d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fe5e581ad54 in usleep (useconds=) at
../sysdeps/posix/usleep.c:32
#2  0x7fe5b314dc80 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so
#3  0x7fe5b2879552 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so
#4  0x7fe5b28795a5 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so
#5  0x7fe5df4fa6ba in start_thread (arg=0x7fe5b1021700) at
pthread_create.c:333
#6  0x7fe5e58243dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fe5c603c700 (LWP 7198)):
#0  0x7fe5e581870d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fe5e36bbaaa in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fe5e36bd392 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fe5e366b0ba in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fe5e349af64 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe5de668bf5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7fe5e349fb48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fe5df4fa6ba in start_thread (arg=0x7fe5c603c700) at
pthread_create.c:333
#8  0x7fe5e58243dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fe5ccb8a700 (LWP 7194)):
#0  0x7fe5e581870d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fe5e36bbaaa in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fe5e36bd392 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fe5e366b0ba in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fe5e349af64 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fe5e5e37735 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#6  0x7fe5e349fb48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fe5df4fa6ba in start_thread (arg=0x7fe5ccb8a700) at
pthread_create.c:333
#8  0x7fe5e58243dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fe5ce685700 (LWP 7193)):
#0  0x7fe5e581870d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fe5e4939c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7fe5e493b8d7 in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so

[krita] [Bug 382782] Crash on closing Krita (Reproducible in Arch linux and probably system with new packages)

2017-07-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382782

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Weirdly enough there's mention of QtWebkit in the stacktraces, which should be
impossible. But that's not the thread that crashes, that's an assert in glibc:

GLib (gthread-posix.c): Unexpected error from C library during
'pthread_setspecific': Invalid argument.  Aborting.

In thread 13:

Thread 13 (Thread 0x7fff9808d700 (LWP 4347)):
#0  0x7fffec5d78c0 in raise () at /usr/lib/libc.so.6
#1  0x7fffec5d8f72 in abort () at /usr/lib/libc.so.6
#2  0x7fffe8403131 in  () at /usr/lib/libglib-2.0.so.0
#3  0x7fffe84036ba in g_private_set () at /usr/lib/libglib-2.0.so.0
#4  0x7fffe83dc62d in g_slice_free_chain_with_offset () at
/usr/lib/libglib-2.0.so.0
#5  0x7fffe83bb910 in  () at /usr/lib/libglib-2.0.so.0
#6  0x7fffed4e558b in QEventDispatcherGlib::~QEventDispatcherGlib() () at
/usr/lib/libQt5Core.so.5
#7  0x7fffed4e57aa in QEventDispatcherGlib::~QEventDispatcherGlib() () at
/usr/lib/libQt5Core.so.5
#8  0x7fffed2a62c7 in  () at /usr/lib/libQt5Core.so.5
#9  0x7fffed2a7163 in  () at /usr/lib/libQt5Core.so.5
#10 0x7fffeb478049 in start_thread () at /usr/lib/libpthread.so.0
#11 0x7fffec691f0f in clone () at /usr/lib/libc.so.6

It's going to be really hard to figure out what is causing this, because it's
at the intersection of glibc and Qt, and not something inside Krita...

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

[krita] [Bug 382766] the pressure of the mouse and of the tablet don't work

2017-07-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382766

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
Summary|the pressure of the mause   |the pressure of the mouse
   |and of the tablet don't |and of the tablet don't
   |work|work
  Component|Brush engine|tablet support
 OS|Windows CE  |MS Windows
   Platform|Other   |MS Windows

--- Comment #1 from Boudewijn Rempt  ---
Hi Chiara,

When drawing with a mouse, you don't get pressure. When it comes to support for
tablets and pens, please check https://docs.krita.org/List_of_Tablets_Supported
for the brands of tablets that we know work with Krita, and check
https://docs.krita.org/KritaFAQ#What_if_your_tablet_is_not_recognized_by_Krita.3F
to see how you can find out whether Krita sees your tablet at all.

In general, if you have a tablet that krita supports, and there is no pen
pressure, it is _always_ either a local configuration issue or a bug in the
tablet driver. and not a bug in Krita.

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

[kmymoney4] [Bug 382787] New: Currency EUR not found - Version 3.8.0-39fe1124

2017-07-27 Thread J Kerckhofs
https://bugs.kde.org/show_bug.cgi?id=382787

Bug ID: 382787
   Summary: Currency EUR not found - Version 3.8.0-39fe1124
   Product: kmymoney4
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: file
  Assignee: kmymoney-de...@kde.org
  Reporter: jimmy.kerckh...@gmail.com
  Target Milestone: ---

Version 3.8.0-39fe1124

Opening my kmy file, this file was created/modified with the lastest stable
4.8.0 (from 2016-06-14), now tested with the latest version, give the following
error, direcly after opening the file, and kMyMoney closes after confirming the
error.

Error: Cannot load file U:\KMyMoney\myfile.kmy. Reason: File was not parsable!
Details: 
Currency 'EUR' not found. in file
/home/abuild/rpmbuild/BUILD/kmymoney-4.8.1.39fe1124/kmymoney/mymoney/mymoneyfile.cpp
line 2 656

Kind regards,
Jimmy

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

[krita] [Bug 378557] new "Smart Patch" tool testing and improvements

2017-07-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=378557

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Boudewijn Rempt  ---
Only https://bugs.kde.org/show_bug.cgi?id=379957 seems still relevant

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

[valgrind] [Bug 345763] MIPS N32 ABI support

2017-07-27 Thread Maran Pakkirisamy
https://bugs.kde.org/show_bug.cgi?id=345763

Maran Pakkirisamy  changed:

   What|Removed |Added

 CC||maran.pakkirisamy@caviumnet
   ||works.com

--- Comment #27 from Maran Pakkirisamy  
---
Created attachment 106892
  --> https://bugs.kde.org/attachment.cgi?id=106892&action=edit
n32 support valgrind patch rebased on 3.13

This is rebase of the patch in #comment 24 on 3.13 branch.
Applies on trunk rr16461 as well.

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

[valgrind] [Bug 345763] MIPS N32 ABI support

2017-07-27 Thread Maran Pakkirisamy
https://bugs.kde.org/show_bug.cgi?id=345763

--- Comment #28 from Maran Pakkirisamy  
---
Created attachment 106893
  --> https://bugs.kde.org/attachment.cgi?id=106893&action=edit
n32 support VEX patch rebased on 3.13

This is rebase of the patch in #comment 25 on 3.13 branch.
Applies on VEX trunk r3398 as well.

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

[krita] [Bug 382676] Cursor won't move when using XP-PEN Artist 22HD

2017-07-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382676

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||b...@valdyas.org
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Boudewijn Rempt  ---


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

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

[krita] [Bug 375454] [XP Pen] Krita is drawing lines between end points and start points

2017-07-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=375454

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||olivias...@comic.com

--- Comment #2 from Boudewijn Rempt  ---
*** Bug 382676 has been marked as a duplicate of this bug. ***

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

[valgrind] [Bug 345763] MIPS N32 ABI support

2017-07-27 Thread Maran Pakkirisamy
https://bugs.kde.org/show_bug.cgi?id=345763

--- Comment #29 from Maran Pakkirisamy  
---
Created attachment 106894
  --> https://bugs.kde.org/attachment.cgi?id=106894&action=edit
fix name mismatch

Fixes a minor issue in the N32 support patches.
The same name mismatch issue is found for VGP_ppc32_linux, VGP_ppc64be_linux,
VGP_ppc64le_linux as well.

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

[krita] [Bug 382672] Krita Crash

2017-07-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382672

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Hi Patrick,

I wonder whether you can reproduce this issue. I doubt it really has something
to do with watching youtube, from the backtrace it looks like Krita tried to
finish some action and add it to the undo stack after the image it was working
on had been deleted. But if it's not reproducible, it's going to be very hard
to fix :-(

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

[valgrind] [Bug 345763] MIPS N32 ABI support

2017-07-27 Thread Maran Pakkirisamy
https://bugs.kde.org/show_bug.cgi?id=345763

--- Comment #30 from Maran Pakkirisamy  
---
Created attachment 106895
  --> https://bugs.kde.org/attachment.cgi?id=106895&action=edit
fix building valgrind for N32

These changes were required on top of N32 support patches to build V for N32
successfully.

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

[kompare] [Bug 382783] "Save" after "Apply Difference" or "Apply All" because of empty destination

2017-07-27 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=382783

Kevin Kofler  changed:

   What|Removed |Added

   Severity|normal  |wishlist

--- Comment #1 from Kevin Kofler  ---
You are indeed trying to do something that is not supported. The Apply feature
works only if you compare files from within Kompare, not if you load an already
premade diff.

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

[systemsettings] [Bug 382207] Explanation about how to use the screen reader

2017-07-27 Thread Matthias
https://bugs.kde.org/show_bug.cgi?id=382207

--- Comment #3 from Matthias  ---
And this appears in the KCM itself?

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

[Akonadi] [Bug 382788] New: Akonadicrash when accesing some kmail folders

2017-07-27 Thread Allan Sandfeld
https://bugs.kde.org/show_bug.cgi?id=382788

Bug ID: 382788
   Summary: Akonadicrash when accesing some kmail folders
   Product: Akonadi
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: server
  Assignee: kdepim-b...@kde.org
  Reporter: k...@carewolf.com
  Target Milestone: ---

Application: akonadiserver (5.5.90)

Qt Version: 5.9.1
Frameworks Version: 5.37.0
Operating System: Linux 4.10.0-27-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
After a minor upgrade of kde-neon stable, akonadiserver now crashes when
accessing some folders. 

At the same time other messages in other folders would displayed as empty, but
that was fixable by disabling local storage of IMAP folders, and then
reenabling it after the cached messages expired.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Server (akonadiserver), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd92c4828c0 (LWP 2935))]

Thread 41 (Thread 0x7fd888ff9700 (LWP 3006)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7fd92b788826 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fd92b783e9a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fd92b787989 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd929e836ba in start_thread (arg=0x7fd888ff9700) at
pthread_create.c:333
#5  0x7fd92ae7e3dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 40 (Thread 0x7fd8897fa700 (LWP 3005)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7fd92b788826 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fd92b783e9a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fd92b787989 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd929e836ba in start_thread (arg=0x7fd8897fa700) at
pthread_create.c:333
#5  0x7fd92ae7e3dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 39 (Thread 0x7fd889ffb700 (LWP 3004)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7fd92b788826 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fd92b783e9a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fd92b787989 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd929e836ba in start_thread (arg=0x7fd889ffb700) at
pthread_create.c:333
#5  0x7fd92ae7e3dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 38 (Thread 0x7fd88a7fc700 (LWP 3003)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7fd92b788826 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fd92b783e9a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fd92b787989 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd929e836ba in start_thread (arg=0x7fd88a7fc700) at
pthread_create.c:333
#5  0x7fd92ae7e3dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 37 (Thread 0x7fd88affd700 (LWP 3002)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7fd92b788826 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7fd92b783e9a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7fd92b787989 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd929e836ba in start_thread (arg=0x7fd88affd700) at
pthread_create.c:333
#5  0x7fd92ae7e3dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 36 (Thread 0x7fd88b7fe700 (LWP 2997)):
#0  0x7fd92ae7270d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fd92883b38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd92883b49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd92b9b094b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd92b9597ca in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fd92b782cd4 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fd92b787989 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fd929e836ba in start_thread (arg=0

[krita] [Bug 382714] Smart Patch Tool displaying unicode character instead of keyboard shortcut in tooltip (beta 2)

2017-07-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382714

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kri
   ||ta/a0cb3d1015868fbea93faa4e
   ||fa6b4297ff88a77e
 Resolution|DUPLICATE   |FIXED

--- Comment #2 from Boudewijn Rempt  ---
Git commit a0cb3d1015868fbea93faa4efa6b4297ff88a77e by Boudewijn Rempt.
Committed on 27/07/2017 at 09:03.
Pushed by rempt into branch 'master'.

Remove the (broken) shortcut for the smart patch tool

We're running out of shortcuts in general...

M  +0-1plugins/tools/tool_smart_patch/kis_tool_smart_patch.h

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

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

[kate] [Bug 382704] Shortcut for Terminal in Kate

2017-07-27 Thread Matthias
https://bugs.kde.org/show_bug.cgi?id=382704

--- Comment #2 from Matthias  ---
This does not change anything about the default behaviour. 
Dolphin use F4 by default, so can Kate too?

What is the potential negative side effect, that you probably can see?

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

[kwin] [Bug 382789] New: Certain Xwayland applications do not have a window title

2017-07-27 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=382789

Bug ID: 382789
   Summary: Certain Xwayland applications do not have a window
title
   Product: kwin
   Version: git master
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fab...@ritter-vogt.de
  Target Milestone: ---

Applications like "glxgears" and "xterm" have an empty window title, although
WM_NAME is set correctly (the name of the binary).

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

[kompare] [Bug 382783] "Save" after "Apply Difference" or "Apply All" because of empty destination

2017-07-27 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=382783

--- Comment #2 from Gregor Mi  ---
Ah, thanks :).

1) Do the Apply buttons currently have any other use in this case?

2) Without any deeper knowledge of the program: would the implementation of
this feature be much more complicated than adding the correct Destination URL
when the diff file is loaded?

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

[plasmashell] [Bug 382790] New: Plasma (plasmashell), signal: Segmentation fault - KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5

2017-07-27 Thread Don Curtis
https://bugs.kde.org/show_bug.cgi?id=382790

Bug ID: 382790
   Summary: Plasma (plasmashell), signal: Segmentation fault -
KJob::finishJob(bool) () at
/usr/lib64/libKF5CoreAddons.so.5
   Product: plasmashell
   Version: 5.8.6
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: bugrprt21...@online.de
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.8.6)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.4.74-18.20-default x86_64
Distribution: "openSUSE Leap 42.2"

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

Ejecting (and therefore also unmounting) a DVD-RAM with an ext2 filesystem via
the Plasma System Tray Device Notifier.

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

Thread 11 (Thread 0x7fcaeaaf8700 (LWP 6194)):
#0  0x7fcbba58720d in poll () at /lib64/libc.so.6
#1  0x7fcbb6c02314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fcbb6c0242c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fcbbaea033b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7fcbbae4dfeb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7fcbbac88f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7fcbbac8d9e9 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7fcbb9d86744 in start_thread () at /lib64/libpthread.so.0
#8  0x7fcbba58faad in clone () at /lib64/libc.so.6

Thread 10 (Thread 0x7fcae32c5700 (LWP 5936)):
#0  0x7fcbba58720d in poll () at /lib64/libc.so.6
#1  0x7fcbb6c02314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fcbb6c0242c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fcbbaea033b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7fcbbae4dfeb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7fcbbac88f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7fcae889f8f7 in KCupsConnection::run() () at
/usr/lib64/libkcupslib.so
#7  0x7fcbbac8d9e9 in  () at /usr/lib64/libQt5Core.so.5
#8  0x7fcbb9d86744 in start_thread () at /lib64/libpthread.so.0
#9  0x7fcbba58faad in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7fcaeb4ed700 (LWP 5896)):
#0  0x7fcbb6c437b9 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1  0x7fcbb6c01837 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7fcbb6c02230 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7fcbb6c0242c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7fcbbaea033b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7fcbbae4dfeb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7fcbbac88f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7fcbbac8d9e9 in  () at /usr/lib64/libQt5Core.so.5
#8  0x7fcbb9d86744 in start_thread () at /lib64/libpthread.so.0
#9  0x7fcbba58faad in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7fcb00695700 (LWP 5850)):
#0  0x7fcbbac8ca09 in  () at /usr/lib64/libQt5Core.so.5
#1  0x7fcbbaea024a in  () at /usr/lib64/libQt5Core.so.5
#2  0x7fcbb6c0195d in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fcbb6c02230 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7fcbb6c0242c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x7fcbbaea033b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#6  0x7fcbbae4dfeb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#7  0x7fcbbac88f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x7fcbbeb41632 in  () at /usr/lib64/libQt5Quick.so.5
#9  0x7fcbbac8d9e9 in  () at /usr/lib64/libQt5Core.so.5
#10 0x7fcbb9d86744 in start_thread () at /lib64/libpthread.so.0
#11 0x7fcbba58faad in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7fcb0a8fd700 (LWP 5849)):
#0  0x7fcbb9d8b0bf in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fcb95b28533 in  () at /usr/lib64/dri/radeonsi_dri.so
#2  0x7fcb95b27d57 in  () at /usr/lib64/dri/radeonsi_dri.so
#3  0x7fcbb9d86744 in start_thread () at /lib64/libpthread.so.0
#4  0x7fcbba58faad in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7fcb971cd700 (LWP 5848)):
#0  0x7fcbb9d8b0bf in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fcbc07a193b in  () at /usr/lib64/libQt5Script.so.5
#2  0x7fcbc07a1969 in  () at /usr/lib64/lib

[krita] [Bug 382714] Smart Patch Tool displaying unicode character instead of keyboard shortcut in tooltip (beta 2)

2017-07-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=382714

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/a0cb3d1015868fbea93faa4e |ta/2f6168c5ea8ab03b4ed29dfa
   |fa6b4297ff88a77e|406da295d5a42979

--- Comment #3 from Boudewijn Rempt  ---
Git commit 2f6168c5ea8ab03b4ed29dfa406da295d5a42979 by Boudewijn Rempt.
Committed on 27/07/2017 at 09:30.
Pushed by rempt into branch 'krita/3.2'.

Remove the (broken) shortcut for the smart patch tool

We're running out of shortcuts in general...

M  +0-1plugins/tools/tool_smart_patch/kis_tool_smart_patch.h

https://commits.kde.org/krita/2f6168c5ea8ab03b4ed29dfa406da295d5a42979

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

[kmail2] [Bug 382791] New: KMail doesn't see imported S/MIME certificate

2017-07-27 Thread Tom Kijas
https://bugs.kde.org/show_bug.cgi?id=382791

Bug ID: 382791
   Summary: KMail doesn't see imported S/MIME certificate
   Product: kmail2
   Version: 5.5.2
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: crypto
  Assignee: kdepim-b...@kde.org
  Reporter: t.ki...@gmail.com
  Target Milestone: ---

KMail doesn't see imported S/MIME certificate, certificates (by postsignum -
authority in Czech republic) are OK (succesfully imported and used in KMail on
another PC).

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

[plasmashell] [Bug 382790] Plasma (plasmashell), signal: Segmentation fault - KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5

2017-07-27 Thread Don Curtis
https://bugs.kde.org/show_bug.cgi?id=382790

--- Comment #1 from Don Curtis  ---
Forgot to mention that, the DVD-RAM was in the 2nd drive: /dev/sr1.
--
Only for the case of an ext2 DVD-RAM in the 2nd (sr1) drive, the Device
Notifier doesn't eject the disk.
If the DVD-RAM is in the 1st (sr0) drive, "mount" and then "unmount and eject"
via the Device Notifier works as it should do.

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

[plasmashell] [Bug 382790] Plasma (plasmashell), signal: Segmentation fault - KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5

2017-07-27 Thread Don Curtis
https://bugs.kde.org/show_bug.cgi?id=382790

--- Comment #2 from Don Curtis  ---
With the ext2 DVD-RAM in the 2nd (sr1) drive, "mount" and then "unmount and
eject" via the Panel's Device Notifier, followed by a bash CLI "eject
/dev/sr1", cleans up the mount point and ejects the DVD-RAM.

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

[dolphin] [Bug 382761] close dolphin

2017-07-27 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=382761

Elvis Angelaccio  changed:

   What|Removed |Added

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

--- Comment #1 from Elvis Angelaccio  ---
If you can reproduce the crash, please install debug symbols and post a new
backtrace. A valgrind log could also help, see
https://community.kde.org/Dolphin/FAQ/Crashes

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

[Discover] [Bug 382792] New: Discover crashes if answering "No" to removal of packages

2017-07-27 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=382792

Bug ID: 382792
   Summary: Discover crashes if answering "No" to removal of
packages
   Product: Discover
   Version: 5.8.7
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: dennis.schri...@uni-heidelberg.de
  Target Milestone: ---

Application: plasma-discover (5.8.7)

Qt Version: 5.7.1
Frameworks Version: 5.36.0
Operating System: Linux 4.10.0-27-generic x86_64
Distribution: KDE neon LTS User Edition 5.8

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

Discover offered to update packages (namely libinput), I clicked "Update All",
Discover asked to remove two packages (libinput dbgsym related), I clicked
"No", Discover crashed.

This is a duplicate of parts of bug #376548, which mixes several issues into
one. Because of bug #355807, I cannot mark this as a duplicate / attach my
information directly.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff1b4b6d8c0 (LWP 26349))]

Thread 11 (Thread 0x7ff17500c700 (LWP 26382)):
#0  0x7ff1accb5407 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7ff1accb78bb in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff1accb82bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff1accb849c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7ff1b209075b in QEventDispatcherGlib::processEvents
(this=0x7ff1680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7ff1b203b0ba in QEventLoop::exec (this=this@entry=0x7ff17500bd00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x7ff1b1e6af64 in QThread::exec (this=) at
thread/qthread.cpp:507
#7  0x7ff1b1e6fb48 in QThreadPrivate::start (arg=0x24e1f40) at
thread/qthread_unix.cpp:368
#8  0x7ff1aeda66ba in start_thread (arg=0x7ff17500c700) at
pthread_create.c:333
#9  0x7ff1b14733dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7ff176c0d700 (LWP 26377)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7ff1b1e70936 in QWaitConditionPrivate::wait_relative (time=3,
this=0x7ff16c0039e0) at thread/qwaitcondition_unix.cpp:133
#2  QWaitConditionPrivate::wait (time=3, this=0x7ff16c0039e0) at
thread/qwaitcondition_unix.cpp:141
#3  QWaitCondition::wait (this=this@entry=0x7ff16c0036f0,
mutex=mutex@entry=0x7ff16c003450, time=3) at
thread/qwaitcondition_unix.cpp:215
#4  0x7ff1b1e6c1ea in QThreadPoolThread::run (this=0x7ff16c0036e0) at
thread/qthreadpool.cpp:133
#5  0x7ff1b1e6fb48 in QThreadPrivate::start (arg=0x7ff16c0036e0) at
thread/qthread_unix.cpp:368
#6  0x7ff1aeda66ba in start_thread (arg=0x7ff176c0d700) at
pthread_create.c:333
#7  0x7ff1b14733dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7ff17cd14700 (LWP 26376)):
#0  0x7ff1accb7882 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7ff1accb82bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff1accb849c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff1b209075b in QEventDispatcherGlib::processEvents
(this=0x7ff16c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7ff1b203b0ba in QEventLoop::exec (this=this@entry=0x7ff17cd13d00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x7ff1b1e6af64 in QThread::exec (this=) at
thread/qthread.cpp:507
#6  0x7ff1b1e6fb48 in QThreadPrivate::start (arg=0x34937a0) at
thread/qthread_unix.cpp:368
#7  0x7ff1aeda66ba in start_thread (arg=0x7ff17cd14700) at
pthread_create.c:333
#8  0x7ff1b14733dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7ff17d66a700 (LWP 26374)):
#0  0x7ff1b146770d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7ff1accb838c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7ff1accb8712 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7ff17f0419d6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7ff1accdebb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7ff1aeda66ba in start_thread (arg=0x7ff17d66a700) at
pthread_create.c:333
#6  0x7ff1b14733dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7ff17de6b700 (LWP 26373)):
#0  0x7ff1b146770d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7ff1accb838c in ?? () from /lib/x86_64-linux-gnu/libglib-2.

[kexi] [Bug 380088] Support opening native databases without importing

2017-07-27 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=380088

--- Comment #4 from Jarosław Staniek  ---
> its weird how there is the ability to import a DB from a MySQL or PostgreSQL 
> server. but if I
> choose to import from a file, there is only JET DB and .tsv isn't sqlite 
> similar to what you are
> already doing?

Thanks for the feedback Mathieu.
For historic reasons, when we started to use SQLite (2) in 2004, it was more
likely that user has MySQL or PostgreSQL database than SQLite file. Not we do
admit native SQLite is very popular too.

The logic of migration is very dependent on specifics of the source database
format. Those specifics include what types are available natively (SQLite is
very different there, liberal though type affinity), how primary keys work and
what SQL constructs are supported. When we started to migrate foreign keys were
not present or were not stable.

> by the way, I could submit separate bug reports if you are interested but I 
> tried importing 2
> different MySQL DB, it failed both times. from PostgreSQL, it worked, except 
> for unrecognize column
> types uuid type mostly. hitting ok/cancel on a few dozens dialog popup of 
> different size is bad UX.
> i don't know if you could gather those questions and ask to set them all at 
> once?

Yes please submit bugs separately if you can. Smaller, separate bugs, more
chance they will get fixed separately. Large and general reports are harder to
handle in our limited time. Of course you can report even most ambitious
wishes, we need them noted down so nothing is forgotten or reported/discussed
twice.

>  public | kexi__db  | table | postgres -- Create on open if 
> missing.

I see you got this right. This is the same logic I planned to use to open
native databases directly. That would be Kexi 4's format.

One extra option to consider would be a compatibility with Kexi 3. We would
have to always create all kexi__* tables, even those that you correctly
mentioned can be optional. This way Kexi 3 can open the databases as soon as
they at least once were "implicitly migrated/adapted" using Kexi 4. Such option
can be turned off for users that do not need to care about compatibility with
users of Kexi 2 or 3.

Thanks again!

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

[drkonqi] [Bug 355807] Dialog to mark report as related does nothing

2017-07-27 Thread Dennis Schridde
https://bugs.kde.org/show_bug.cgi?id=355807

--- Comment #17 from Dennis Schridde  ---
Also affects KDE neon User LTS.  Perfectly reproducible every time.

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

[konsole] [Bug 381014] Text scatter

2017-07-27 Thread Radim
https://bugs.kde.org/show_bug.cgi?id=381014

--- Comment #12 from Radim  ---
Sorry for the delay, 
Using fedora 25, so there is no such log file. 

journalctl -b _COMM=gdm-x-session | grep -i loadmodule :

čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "glx"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "intel"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "modesetting"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "fbdev"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "vesa"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "fbdevhw"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "dri3"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "dri2"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "present"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
UnloadModule: "modesetting"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
UnloadModule: "fbdev"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
UnloadModule: "vesa"
čec 23 18:54:36 localhost.localdomain /usr/libexec/gdm-x-session[2016]: (II)
LoadModule: "libinput"



journalctl -b _COMM=gdm-x-session | grep -i intel:

/usr/libexec/gdm-x-session[2016]: (==) Matched intel as autoconfigured driver 0
/usr/libexec/gdm-x-session[2016]: (==) Matched intel as autoconfigured driver 1
/usr/libexec/gdm-x-session[2016]: (II) LoadModule: "intel"
/usr/libexec/gdm-x-session[2016]: (II) Loading
/usr/lib64/xorg/modules/drivers/intel_drv.so
/usr/libexec/gdm-x-session[2016]: (II) Module intel: vendor="X.Org Foundation"
/usr/libexec/gdm-x-session[2016]: (II) intel: Driver for Intel(R) Integrated
Graphics Chipsets:
/usr/libexec/gdm-x-session[2016]: (II) intel: Driver for Intel(R) HD Graphics:
2000-6000
/usr/libexec/gdm-x-session[2016]: (II) intel: Driver for Intel(R) Iris(TM)
Graphics: 5100, 6100
/usr/libexec/gdm-x-session[2016]: (II) intel: Driver for Intel(R) Iris(TM) Pro
Graphics: 5200, 6200, P6300
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Using Kernel Mode Setting
driver: i915, version 1.6.0 20170123
/usr/libexec/gdm-x-session[2016]: (--) intel(0): Integrated Graphics Chipset:
Intel(R) HD Graphics 5500
/usr/libexec/gdm-x-session[2016]: (--) intel(0): CPU: x86-64, sse2, sse3,
ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Creating default Display
subsection in Screen section
/usr/libexec/gdm-x-session[2016]: (==) intel(0): Depth 24, (--) framebuffer bpp
32
/usr/libexec/gdm-x-session[2016]: (==) intel(0): RGB weight 888
/usr/libexec/gdm-x-session[2016]: (==) intel(0): Default visual is TrueColor
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Output eDP1 has no monitor
section
/usr/libexec/gdm-x-session[2016]: (--) intel(0): Found backlight control
interface intel_backlight (type 'raw') for output eDP1
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Enabled output eDP1
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Output DP1 has no monitor
section
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Enabled output DP1
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Output HDMI1 has no monitor
section
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Enabled output HDMI1
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Output DP2 has no monitor
section
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Enabled output DP2
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Output HDMI2 has no monitor
section
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Enabled output HDMI2
/usr/libexec/gdm-x-session[2016]: (--) intel(0): Using a maximum size of
256x256 for hardware cursors
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Output VIRTUAL1 has no monitor
section
/usr/libexec/gdm-x-session[2016]: (II) intel(0): Enabled output VIRTUAL1
/usr/libexec/gdm-x-session[2016]: (--) intel(0): Output eDP1 using initial mode
1920x1080 on pipe 0
/usr/libexec/gdm-x-session[2016]: (==) intel(0): TearFree disabled
/usr/libexec/gdm-x-session[2016]: (==) intel(0): Using gamma correction (1.0,
1.0, 1.0)
/usr/libexec/gdm-x-session[2016]: (==) intel(0): DPI set to (96, 96)
/usr/libexec/gdm-x-session[2016]: (II) intel(0): SNA initialized with Broadwell
(gen8) backend
/usr/libexec/gdm-x-session[2016]: (==) intel(0): Backing store enabled
/usr/libexec/gdm-x-session[2016]: (==) intel(0): Silken mouse enabled
/usr/libexec/gdm-x-session[2016]: (II) intel(0): HW Cursor enabled
/usr/libexec/gdm-x-session[2016]: (II) intel(0): RandR 1.2 enabled, ignore the
following RandR disabled message.
/usr/libexec/gdm-x-session[2016]: (==) intel(0): DPMS enabled
/usr/libexec/gdm-x-session[2016]: (==) int

[Akonadi] [Bug 382788] Akonadicrash when accesing some kmail folders

2017-07-27 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=382788

Daniel Vrátil  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/ako
   ||nadi/50fa0de52fc1c8503b9d89
   ||a6633c9fc7c8732b8f
   Version Fixed In||5.6
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Daniel Vrátil  ---
Git commit 50fa0de52fc1c8503b9d89a6633c9fc7c8732b8f by Daniel Vrátil.
Committed on 27/07/2017 at 09:49.
Pushed by dvratil into branch 'Applications/17.08'.

Handle external parts DB entries with missing filename
FIXED-IN: 5.6

M  +8-3src/server/storage/partstreamer.cpp

https://commits.kde.org/akonadi/50fa0de52fc1c8503b9d89a6633c9fc7c8732b8f

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

[kmymoney4] [Bug 382616] Autofill transaction number

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382616

--- Comment #2 from t...@protonmail.com ---
It get reproduced every single time I press "new" in the ledger view.

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

[plasmashell] [Bug 382793] New: QuiteRss news notification hangs plasmashell

2017-07-27 Thread Aleksey Kontsevich
https://bugs.kde.org/show_bug.cgi?id=382793

Bug ID: 382793
   Summary: QuiteRss news notification hangs plasmashell
   Product: plasmashell
   Version: 5.10.4
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: akontsev...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

QuiteRss news notification popup panel hangs (freezes) plasmashell.
Reproducible on every popup time or during full-screen video playing.

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

[digikam] [Bug 188017] Video colours inverted after digiKam started

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=188017

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 151540] usability: video view is missing some play/stop/pause buttons

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=151540

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 374355] Video preview lags in the beginning

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374355

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 321531] Digikam crash while browsing videos.

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=321531

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 374109] Video playback does not work

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374109

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 292230] Digikam Crash after WMV video open attempt

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=292230

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 361829] Rotated MP4 video with "Orientation" flag are not played back in the correct rotation angle

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=361829

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 336309] Digikam crashes when opening video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=336309

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 375399] No preview of video files

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375399

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 367880] Nexus 5X videos show up upside-down in Digikam

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367880

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 333937] Digikam crashes when watching videos

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=333937

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 359116] Video preview not scaling and slider not working

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=359116

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 327961] digiKam crash at video playing

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=327961

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 230985] digiKam veiwing album click on video file program crashed

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=230985

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 375651] Update 5.4.0 on Windows : no sound with all my videos

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375651

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 373272] No longer shows video previews

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373272

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 301029] meaningless video preview

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=301029

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 332074] chrashes while playing video and adding a coulortag

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=332074

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 203714] Play animated GIF video in preview mode

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=203714

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 96133] digiKam to play video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=96133

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 335996] Crash when try opening video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=335996

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 132369] Don't down some file .mov video files

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=132369

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 121422] Do not open videos using external application

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=121422

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 246660] digikam crashes when changed from a picture to a wmv video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=246660

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 151539] usability: scrolling into video takes long time without visual indication to user

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=151539

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 330959] Digikam crashing when play video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=330959

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 382582] Video stutters when played

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382582

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 330848] Digikam crash when i want play video.

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=330848

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 242799] digikam segfaults when opening video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=242799

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 252822] Repaint error of the toolbar in preview mode while showing a video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=252822

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 349924] Videos (mp4, mov, avi) do not play under OS X Yosemite when using digiKam

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=349924

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 336594] digikam crahs when try to look at video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=336594

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 366626] Video frame remains on screen even after moving to another item

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=366626

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 234746] digikam crashes while looking a video in HD format .avi

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=234746

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 323514] Digikam crashes when viewing a video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=323514

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 260594] digikam crashed when starting video playback

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=260594

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 228547] Videos cannot return to thumbnail view

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=228547

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 132309] wish: enhance video support in digikam

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=132309

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 282241] Page down broken after viewing a video

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=282241

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

   What|Removed |Added

  Component|Preview-Image   |Preview-Video

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

[digikam] [Bug 205776] Option to load full image size in preview mode does not only do what it says with RAW files [patch]

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=205776

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 344155] Rotating raw image sometimes results in the preview showing the photo rotated in the opposite direction [patch]

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=344155

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 157619] Let digikam use preview images from raw files for more speed

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=157619

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 344154] digiKam sometimes shows the raw preview, sometimes the JPEG preview, depending on the position of the stars [patch]

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=344154

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 347115] I want to see the full raw preview and without auto-exposure

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=347115

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 303560] Extract JPEG Preview from RAW file through preview mode

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=303560

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 261384] crash while scrolling the raw image preview

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261384

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 347010] Feature request for real raw preview, not one with auto-exposure

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=347010

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 156836] preview zoom to 100 percent is not 100 percent viewing Canon RAW/CR2

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=156836

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 339924] RAW preview using embedded JPG

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=339924

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 366095] Raw files not (always) properly decoded when using "raw data in half size" option for preview

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=366095

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

[digikam] [Bug 189336] Preview of RAW look different than actual image

2017-07-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=189336

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

   What|Removed |Added

  Component|Preview-Image   |Preview-RAW

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

  1   2   3   4   5   6   7   8   9   10   >