[kwin] [Bug 380106] KWin crashed after changing audio settings in VirtualBox

2017-05-22 Thread Petr Nehez
https://bugs.kde.org/show_bug.cgi?id=380106

Petr Nehez  changed:

   What|Removed |Added

 CC||petr.ne...@gmail.com

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

[kwin] [Bug 380106] New: KWin crashed after changing audio settings in VirtualBox

2017-05-22 Thread Petr Nehez
https://bugs.kde.org/show_bug.cgi?id=380106

Bug ID: 380106
   Summary: KWin crashed after changing audio settings in
VirtualBox
   Product: kwin
   Version: 5.9.4
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: petr.ne...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.9.4)

Qt Version: 5.7.1
Frameworks Version: 5.31.0
Operating System: Linux 4.10.0-21-generic x86_64
Distribution: Ubuntu 17.04

-- Information about the crash:
I was changing audio from Pulse to ALSA for a Windows 10 guest and then it
crashed.

The crash can be reproduced every time.

-- 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 0x7f79c1bff580 (LWP 8128))]

Thread 7 (Thread 0x7f7967819700 (LWP 8140)):
#0  0x7f79bad2d510 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f79be0582c4 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7f79be058309 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7f79bad276da in start_thread (arg=0x7f7967819700) at
pthread_create.c:456
#4  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 6 (Thread 0x7f796cd1b700 (LWP 8139)):
#0  0x7f79bad2d8b9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f79beccfa86 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beccb2b2 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f79beccec98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f79bad276da in start_thread (arg=0x7f796cd1b700) at
pthread_create.c:456
#5  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 5 (Thread 0x7f7985542700 (LWP 8137)):
#0  0x7f79c1627251 in __GI_ppoll (fds=0x7f798ac8, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7f79b251 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beeefb4a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f79bee9c88a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f79becc9fe3 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f79b9a94df5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7f79beccec98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f79bad276da in start_thread (arg=0x7f7985542700) at
pthread_create.c:456
#8  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 4 (Thread 0x7f799efbd700 (LWP 8136)):
#0  0x7f79c1627251 in __GI_ppoll (fds=0x7f798c000ac8, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7f79b251 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beeefb4a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f79bee9c88a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f79becc9fe3 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f79b9a94df5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7f79beccec98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f79bad276da in start_thread (arg=0x7f799efbd700) at
pthread_create.c:456
#8  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 3 (Thread 0x7f799fded700 (LWP 8134)):
#0  0x7f79bad2d8b9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f79beccfa86 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beccb2b2 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f79beccec98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f79bad276da in start_thread (arg=0x7f799fded700) at
pthread_create.c:456
#5  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 2 (Thread 0x7f79a83eb700 (LWP 8131)):
#0  0x7f79c1627251 in __GI_ppoll (fds=0x7f79a000d5a8, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7f79b251 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beeefb4a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at 

[plasmashell] [Bug 380105] org.freedesktop.Notifications.service installed by plasma-workspace conflicts with notify-osd

2017-05-22 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=380105

Luca Beltrame  changed:

   What|Removed |Added

Summary|Conflict between the DBus   |org.freedesktop.Notificatio
   |service installed by|ns.service installed by
   |plasma-workspace and|plasma-workspace conflicts
   |notify-osd  |with notify-osd

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

[plasmashell] [Bug 380105] Conflict between the DBus service installed by plasma-workspace and notify-osd

2017-05-22 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=380105

Luca Beltrame  changed:

   What|Removed |Added

 CC||fab...@ritter-vogt.de,
   ||k...@davidedmundson.co.uk

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

[plasmashell] [Bug 380105] New: Conflict between the DBus service installed by plasma-workspace and notify-osd

2017-05-22 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=380105

Bug ID: 380105
   Summary: Conflict between the DBus service installed by
plasma-workspace and notify-osd
   Product: plasmashell
   Version: 5.9.95
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: lbeltr...@kde.org
CC: mklape...@kde.org
  Target Milestone: 1.0

This emerged during the pre-testing of Plasma 5.10 beta in openSUSE. notify-osd
and plasma-workspace install the same DBus service file (in this case
/usr/share/dbus-1/services/org.freedesktop.Notifications.service) and thus
clash. 

This may prevent inclusion in all distributions which consider conflicting
files as a fatal error (openSUSE is one).

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

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376344

--- Comment #26 from Bronson  ---
(In reply to madcatx from comment #25)
> Created attachment 105680 [details]
> Allow write access to root samba share

Id be happy to try this, but I dont know how to make the kio-extras package
(https://github.com/KDE/kio-extras). 
Whats the command line used to build and install this? Im on Arch...

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

[systemsettings] [Bug 380081] Help button does nothing if khelpcenter not installed

2017-05-22 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=380081

Burkhard Lueck  changed:

   What|Removed |Added

 CC||lu...@hube-lueck.de

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

[kate] [Bug 380104] New: Save as defaults to home dir instead of working dir for files opened by KIO

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380104

Bug ID: 380104
   Summary: Save as defaults to home dir instead of working dir
for files opened by KIO
   Product: kate
   Version: 16.12
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: pyrk...@go2.pl
  Target Milestone: ---

When trying to "save as" file opened by KIO (ftp, sftp, samba) I am directed to
home dir instead of file working dir as it was in earlier relases. For local
files it works correctly - file dialog opens in working directory of current
file.

I noticed it after upgrading to Kubuntu 17.04.
Kate 16.12.3 (4:16.12.3-0ubuntu1).
Embedded Kate is also affected (KDevelop).

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

[valgrind] [Bug 368507] valgrind throws std::bad_alloc on memory allocations larger than 34255421416 bytes

2017-05-22 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=368507

--- Comment #13 from Rhys Kidd  ---
Any changes for macOS can come later.

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

[valgrind] [Bug 374963] increase valgrind's load address to prevent mmap failure

2017-05-22 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=374963

Rhys Kidd  changed:

   What|Removed |Added

 CC||rhysk...@gmail.com

--- Comment #8 from Rhys Kidd  ---
No regressions noted on macOS.

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

[krita] [Bug 379963] Play button crashes in macOS

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379963

john.lac...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||3.1.4.alpha.1

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

[krita] [Bug 379963] Play button crashes in macOS

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379963

--- Comment #4 from john.lac...@gmail.com ---
Quick update: I was able to install 3.1.4-alpha.1 and the crash bug is gone!
I'm able to play animation with or the without the OpenGL display setting.

Thanks,
John

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

[gwenview] [Bug 380103] Ambiguous Shortcuts

2017-05-22 Thread Xanadu
https://bugs.kde.org/show_bug.cgi?id=380103

Xanadu  changed:

   What|Removed |Added

 CC||b210...@mvrht.net

--- Comment #1 from Xanadu  ---
@stephen

I have a similar issue and found more info' here:

https://bugs.kde.org/show_bug.cgi?id=377880

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

[kdevelop] [Bug 373996] Crash when try to delete file from "Save as..." dialog

2017-05-22 Thread André
https://bugs.kde.org/show_bug.cgi?id=373996

André  changed:

   What|Removed |Added

 CC||andrerfer...@protonmail.com

--- Comment #7 from André  ---
Also works here with 5.0.4

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

[gwenview] [Bug 380103] New: Ambiguous Shortcuts

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380103

Bug ID: 380103
   Summary: Ambiguous Shortcuts
   Product: gwenview
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: stephen.ga...@gmail.com
CC: myr...@kde.org
  Target Milestone: ---

Upon opening an embedded image in a pdf from okular I was with presented with a
gwenview error message reading:
"There are two actions (Cut, Delete) that want to use the same shortcut
(Shift+Del). This is most probably a bug."

I apologize if I have misclassified any elements within this report.  Also, if
this is not the appropriate method for reporting the issue please let me know.

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

[valgrind] [Bug 322935] disInstr(arm): unhandled instruction: 0xF1010200, valgrind: Unrecognised instruction on Raspbian

2017-05-22 Thread Graham Leggett
https://bugs.kde.org/show_bug.cgi?id=322935

--- Comment #39 from Graham Leggett  ---
For the record, moving /etc/ld.so.preload out of the way and in the process
disabling the RPI's memcpy optimisations causes valgrind to run correctly on
the RPi.

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

[valgrind] [Bug 380037] valgrind + AddressSanitizer: ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD

2017-05-22 Thread Graham Leggett
https://bugs.kde.org/show_bug.cgi?id=380037

--- Comment #7 from Graham Leggett  ---
Let's try that again. For the record, the bug with the RPi people is here:

https://github.com/RPi-Distro/repo/issues/68

At their suggestion moving /etc/ld.so.preload out of the way to prevent the
loading the optimised RPi specific code causes valgrind to run successfully on
the RPi.

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

[plasmashell] [Bug 380102] New: Plasmashell crashed when clicking on add interface elements

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380102

Bug ID: 380102
   Summary: Plasmashell crashed when clicking on add interface
elements
   Product: plasmashell
   Version: 5.9.5
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: dygulsk...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.9.5)

Qt Version: 5.8.0
Frameworks Version: 5.34.0
Operating System: Linux 4.11.2-1-ck-haswell x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
  1. Clicked on the panel edition menu button located on the right side of the
panel
  2. In the menu clicked on add interface elements button
  3. Plasmashell crashed and restarted

The crash can be reproduced sometimes.

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

Thread 20 (Thread 0x7f005a7fc700 (LWP 28794)):
#0  0x7f018e173756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f018f2b958b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f0193011675 in  () at /usr/lib/libQt5Quick.so.5
#3  0x7f0193011f82 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f018f2b86d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f018e16d2e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f018ebcb54f in clone () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7f009b5ef700 (LWP 28793)):
#0  0x7f01899de1c9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x7f0189997e99 in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7f01899988db in  () at /usr/lib/libglib-2.0.so.0
#3  0x7f0189998acc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7f018f4e809b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7f018f4918ca in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7f018f2b3a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7f01923ec085 in  () at /usr/lib/libQt5Qml.so.5
#8  0x7f018f2b86d8 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f018e16d2e7 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7f018ebcb54f in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7f0059ffb700 (LWP 27727)):
#0  0x7f018e173756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f018f2b958b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f0193011675 in  () at /usr/lib/libQt5Quick.so.5
#3  0x7f0193011f82 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f018f2b86d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f018e16d2e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f018ebcb54f in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7f0085bbc700 (LWP 27726)):
#0  0x7f018e173756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f018f2b958b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f0193011675 in  () at /usr/lib/libQt5Quick.so.5
#3  0x7f0193011f82 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f018f2b86d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f018e16d2e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f018ebcb54f in clone () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7f003b7fe700 (LWP 27720)):
#0  0x7f018e173756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f018f2b958b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f0193011675 in  () at /usr/lib/libQt5Quick.so.5
#3  0x7f0193011f82 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f018f2b86d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f018e16d2e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f018ebcb54f in clone () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7f003a7fc700 (LWP 27719)):
#0  0x7f018e173756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f018f2b958b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f0193011675 in  () at /usr/lib/libQt5Quick.so.5
#3  0x7f0193011f82 in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f018f2b86d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f018e16d2e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f018ebcb54f in clone () at /usr/lib/libc.so.6

Thread 14 (Thread 0x7f009adee700 (LWP 27624)):
#0  0x7f018e173756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f018f2b958b in QWaitCondition::wait(QMutex*, 

[amarok] [Bug 187587] cue sheet not working for files in collection

2017-05-22 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=187587

Myriam Schweingruber  changed:

   What|Removed |Added

 CC||anabolik.kov...@rambler.ru

--- Comment #50 from Myriam Schweingruber  ---
*** Bug 380098 has been marked as a duplicate of this bug. ***

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

[amarok] [Bug 380098] Splitting files into separate tracks from CUE doesn't work.

2017-05-22 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=380098

Myriam Schweingruber  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
Summary|Help me |Splitting files into
   ||separate tracks from CUE
   ||doesn't work.
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Myriam Schweingruber  ---
Please make useful titles in bug reports, the title should reflect what is
wrong.

FWIW: this is a known problem and a duplicate

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

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

[amarok] [Bug 380084] amarok crashes at start-up

2017-05-22 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=380084

Myriam Schweingruber  changed:

   What|Removed |Added

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

--- Comment #1 from Myriam Schweingruber  ---
Since the problem happened after an update from your distribution, please
address this to our distribution, we didn't change anything on our side. This
is likely to be a mix up with Qt4 and Qt5 libraries.

FWIW: you will need to install debugging symbols for the backtrace to be
useful, and the problem is clearly with the vlc backend, not with Amarok

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

[korganizer] [Bug 380101] New: Question: CalDavSync

2017-05-22 Thread Alex Grass
https://bugs.kde.org/show_bug.cgi?id=380101

Bug ID: 380101
   Summary: Question: CalDavSync
   Product: korganizer
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: html export
  Assignee: kdepim-b...@kde.org
  Reporter: alex...@web.de
  Target Milestone: ---

My question: Is it possible to syncronize the calendar by CALDAVSYNC with my
ANDROID-Smartphone (Huawei P10 PLUS) and/or other accounts ?

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

[Akonadi] [Bug 380100] New: Akonadi Console crashes at launch

2017-05-22 Thread Howard McIlvain
https://bugs.kde.org/show_bug.cgi?id=380100

Bug ID: 380100
   Summary: Akonadi Console crashes at launch
   Product: Akonadi
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: akonadiconsole
  Assignee: kdepim-b...@kde.org
  Reporter: hmcilva...@cox.net
  Target Milestone: ---

Created attachment 105681
  --> https://bugs.kde.org/attachment.cgi?id=105681=edit
Dump report

When selecting the "Akonadi Console" application from the neon application
menu, the system responds like it's trying to execute, then presents a
notification that the application has crashed and closes out.

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

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344

--- Comment #25 from madc...@atlas.cz ---
Created attachment 105680
  --> https://bugs.kde.org/attachment.cgi?id=105680=edit
Allow write access to root samba share

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

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344

--- Comment #24 from madc...@atlas.cz ---
Getting any debug output from kio_smb has proven to be next to impossible so I
took a bit of an educated guess. Can you guys try the attached patch, it seems
to work for me.

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

[gwenview] [Bug 380099] Zoom to Fit mode does not zoom in for images smaller than the available viewing area

2017-05-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=380099

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[gwenview] [Bug 380099] New: Zoom to Fit mode does not zoom in for images smaller than the available viewing area

2017-05-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=380099

Bug ID: 380099
   Summary: Zoom to Fit mode does not zoom in for images smaller
than the available viewing area
   Product: gwenview
   Version: 17.04.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: pointedst...@zoho.com
CC: myr...@kde.org
  Target Milestone: ---

Created attachment 105679
  --> https://bugs.kde.org/attachment.cgi?id=105679=edit
Image not zooming in when Zoom to Fit mode is selected

Gwenview version: 17.04.0
Linux distro: openSUSE Tumbleweed
Plasma version: 5.9.5
KDE Frameworks version: 5.33.0
QT version: 5.7.1

Images that are smaller than the available viewing area are not enlarged to fit
the area when Zoom to Fit mode is activated/selected. See attached screenshots.

This is a recurrence of https://bugs.kde.org/show_bug.cgi?id=184861.

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

[k3b] [Bug 380064] [MATSHITA BD-MLT UJ240AS] Estimated writing speed: 4046 KB/s (0,9x)*?

2017-05-22 Thread Cristian Aravena Romero
https://bugs.kde.org/show_bug.cgi?id=380064

--- Comment #3 from Cristian Aravena Romero  ---
https://bugs.launchpad.net/k3b/+bug/1692730

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

[gwenview] [Bug 184861] gwenview embedded viewer "zoom to fit" does not zoom to fit for images smaller than the screen

2017-05-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=184861

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[krusader] [Bug 380094] Krusader as Root opens with blank screen

2017-05-22 Thread Hevii Guy
https://bugs.kde.org/show_bug.cgi?id=380094

--- Comment #2 from Hevii Guy  ---
Sorry Alex, we won't know why krusader 2.4.0-beta3 is sick; I obliterated all
traces of it from my system! Instead of struggling, I compiled 2.6. 
After creating a couple of directories and a symlink to kdesu, I know have a
healthy krusader :-)

Any idea why Fedora packages an ancient beta version?

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

[Discover] [Bug 378568] Annoying (and seemingly unnecessary) KWallet popup on start

2017-05-22 Thread Matthew Trescott
https://bugs.kde.org/show_bug.cgi?id=378568

--- Comment #5 from Matthew Trescott  ---
Created attachment 105678
  --> https://bugs.kde.org/attachment.cgi?id=105678=edit
Backtrace

This is the backtrace while Discover was waiting for credentials. I had to use
a VT because pinentry won't let me open a terminal, so sorry about the picture
being a bit blurry.

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #15 from Eike Hein  ---
No, I don't think so. Plasma 4 and 5 don't use the same config files and don't
really migrate desktop settings. Folder View in 4 and 5 are also completely
different codebases.

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

[konqueror] [Bug 61524] find from cursor -- cursor where? make a visible cursor.

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=61524

hampi...@gmail.com changed:

   What|Removed |Added

 CC||hampi...@gmail.com

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #14 from Knut Hildebrandt  ---
(In reply to Eike Hein from comment #13)
> I'm afraid I don't know, it certainly seems weird and unique to your system.
Can the problem be caused by leftovers from KDE4 configuration. I just updated
my system from KDE4 to Plasma5 at one point.

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

[krusader] [Bug 380016] The window can't be resized down

2017-05-22 Thread Esteban Adrián Pérez
https://bugs.kde.org/show_bug.cgi?id=380016

--- Comment #6 from Esteban Adrián Pérez  ---
(In reply to Alex Bikadorov from comment #5)
> Or a more direct hint: https://wiki.archlinux.org/index.php/Qt#Qt5 /
> "Configuration of Qt5 apps under environments other than KDE Plasma"

This is weird... I've a notebook with a fresh install of Ubuntu 16.04 (the pc
where I've dual monitor were upgraded since 12.04) and the window's Krusader
works as expected...

I'll read the links provided when I be in front of the PC with this problem...

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

[plasmashell] [Bug 374575] "Shortcut for switching to this activity" has no effect

2017-05-22 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=374575

Knut Hildebrandt  changed:

   What|Removed |Added

 CC||knut.hildebra...@gmx.de

--- Comment #4 from Knut Hildebrandt  ---
The same here and that for a while. I tried to assign Meta-F1 etc. They seem to
get assigned but after saving and reopening the configuration menu the settings
have disappeared again.

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

[plasmashell] [Bug 375860] Crash in QTXML Patterns parsing

2017-05-22 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=375860

--- Comment #20 from Piotr Mierzwinski  ---
Next crash. Plasma didn't bring to life. I'm wondering why?
Anyway. Great. Now I can see the voices, the claims/complains from users saying
how much Plasma is not stable :-/.

I reported this issue to author of affected plasmoid.

Does something in API (Plasma/Qt Quick) became obsolete, and started work
wrong?
Or maybe this is some difference in data what are receiving by mentioned
plasmoid :/

Details of my system:
 Application: plasmashell (5.9.5)
 Qt Version: 5.8.0
 Frameworks Version: 5.34.0
 Operating System: Linux 4.10.13-1-ARCH x86_64
 Distribution (Platform): Archlinux Packages

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #13 from Eike Hein  ---
I'm afraid I don't know, it certainly seems weird and unique to your system.

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

[ktorrent] [Bug 373553] Opening the plugins window and selecting "Scheduler" causes immediate crash.

2017-05-22 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373553

Christoph Feck  changed:

   What|Removed |Added

 CC||oakhi...@allelec.com.au

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

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

[ktorrent] [Bug 379993] ktorrent crashes when enabling scheduler plugin

2017-05-22 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379993

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 373553 ***

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #12 from Knut Hildebrandt  ---
(In reply to Eike Hein from comment #11)
> That file typically doesn't get overwritten on each reboot (or you would
> lose all of your Plasma settings, which makes no sense).

I also thought it should not. But it was. When I placed all the icons nicely on
the desktop this changed a certain section in above mentioned file. Then I made
it read-only. After rebooting the icons where at the old position again and the
file had a time stamp saying it had been changed at startup time. What I wonder
about, where does the system get the old positions from?

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

[k3b] [Bug 380067] [MATSHITA BD-MLT UJ240AS] :-( unable to WRITE@LBA=6d9a00h: Input/output error

2017-05-22 Thread Cristian Aravena Romero
https://bugs.kde.org/show_bug.cgi?id=380067

Cristian Aravena Romero  changed:

   What|Removed |Added

Summary|[MATSHITA BD-MLT UJ240AS|[MATSHITA BD-MLT UJ240AS]
   |1.02] :-( unable to |:-( unable to
   |WRITE@LBA=6d9a00h:  |WRITE@LBA=6d9a00h:
   |Input/output error  |Input/output error

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #11 from Eike Hein  ---
That file typically doesn't get overwritten on each reboot (or you would lose
all of your Plasma settings, which makes no sense).

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=349721

Knut Hildebrandt  changed:

   What|Removed |Added

 CC||knut.hildebra...@gmx.de

--- Comment #10 from Knut Hildebrandt  ---
Do I get this right, not being able to place icons on the desktop freely is
regarded a feature not a bug? But why their position is recorded in
~/.config/plasma-org.kde.plasma.desktop-appletsrc? And why this file gets
overwritten each time when rebooting? And last but not least, is there any hope
this will be regarded a bug in the future and get fixed? Would love to have a
working desktop again.

I'm using Chakra Linux with Plama 5.9.5. And desktop is set to folder-view.

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

[amarok] [Bug 380098] New: Help me

2017-05-22 Thread Aleksey
https://bugs.kde.org/show_bug.cgi?id=380098

Bug ID: 380098
   Summary: Help me
   Product: amarok
   Version: 2.8.90 (2.9 beta)
  Platform: ROSA RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Playback/CUE sheet support
  Assignee: amarok-bugs-d...@kde.org
  Reporter: anabolik.kov...@rambler.ru
CC: bart.cerne...@kde.org
  Target Milestone: 2.9

Good evening! Does not work splitting files into separate tracks from cue.

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

[kwin] [Bug 380096] hidpi display scaling on multiple monitors with different settings not possible

2017-05-22 Thread Elkasir
https://bugs.kde.org/show_bug.cgi?id=380096

Elkasir  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[KScreen] [Bug 380097] New: closing laptop lid also disables external display

2017-05-22 Thread Elkasir
https://bugs.kde.org/show_bug.cgi?id=380097

Bug ID: 380097
   Summary: closing laptop lid also disables external display
   Product: KScreen
   Version: 5.9.95
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: se...@kde.org
  Reporter: elka...@protonmail.ch
  Target Milestone: ---

To use an external monitor currently the laptop lid needs to be opened. 

In "system settings/energy saving" closing the laptop lid is set to "do
nothing". Both screens will be disabled when closing lid.

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

[dolphin] [Bug 379350] Full horizontal highlight

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379350

l...@openmailbox.org changed:

   What|Removed |Added

 CC||l...@openmailbox.org

--- Comment #2 from l...@openmailbox.org ---
If the desire behavior is not to select the whole line/row for better pasting
files/folders, then you could at least make the whole "Name" column to be
highlighted, so if anyone wants to paste in that folder instead of any
sub-folder, one just have to click any other column but "Name".

The idea for the whole name column being highlighted and not only around the
name is for practical user's orientation.

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

[kwin] [Bug 380096] New: hidpi display scaling on multiple monitors with different settings not possible

2017-05-22 Thread Elkasir
https://bugs.kde.org/show_bug.cgi?id=380096

Bug ID: 380096
   Summary: hidpi display scaling on multiple monitors with
different settings not possible
   Product: kwin
   Version: 5.9.95
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: elka...@protonmail.ch
  Target Milestone: ---

One screen with hidpi scaling set to 2 and on the other screen scaling set to 1
is currently not possible.

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

[plasmashell] [Bug 375860] Crash in QTXML Patterns parsing

2017-05-22 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=375860

--- Comment #19 from Piotr Mierzwinski  ---
(In reply to Piotr Mierzwinski from comment #18)
> (In reply to Dmitry from comment #5)
> > Looks like the plasma5-applets-weather-widget (1.6.8-1) crashes plasmashell.
> > All works normally after removing it from desktop.
> 
> Just updating.
> Issue is also related with wersion 1.6.9-1 and yr.no source.

Next Crash. OK. This is also problem with second data source, so:
openweathermap.org

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

[dolphin] [Bug 380095] Add toggle button for regex syntax to filter bar

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380095

andydecle...@gmail.com changed:

   What|Removed |Added

 CC||andydecle...@gmail.com

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

[dolphin] [Bug 380095] New: Add toggle button for regex syntax to filter bar

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380095

Bug ID: 380095
   Summary: Add toggle button for regex syntax to filter bar
   Product: dolphin
   Version: 17.04.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: bars: filter
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: andydecle...@gmail.com
  Target Milestone: ---

This request is for a new, default-off, regex mode for dolphin's filter bar.
The mode could be toggled via a new toggle button on the filter bar, next to
the existing keep-filter-when-changing-folders toggle button. It should
remember its state.

The particular regex implementation used shouldn't matter much as long it's not
annoyingly exotic and it supports groups/backrefs.

It would also be very useful to be able to quickly toggle the case-sensitivity
of the regex filter, but I'm not sure how to best do that. I think adding
another toggle button that is always available on the filter bar (whether in
regex mode or not) makes sense because it can be useful outside of regex mode
as well, and keeps things pretty simple. It should remember its state. But if
the devs are willing to add only one toggle button at this time, then I'd
propose the searches stay case-insensitive in regex mode.

Personally I find the bash-ish but not bash-exact behavior of the filterbar to
be less than straightforward, and backrefs and regex features obviously offer
capability boosts.

For case sensitivity, these icons may be useful:
format-text-{{lower,upper}case,remove-formatting}

For regex, I don't know if any common theme icons are handy.

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

[plasmashell] [Bug 375860] Crash in QTXML Patterns parsing

2017-05-22 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=375860

--- Comment #18 from Piotr Mierzwinski  ---
(In reply to Dmitry from comment #5)
> Looks like the plasma5-applets-weather-widget (1.6.8-1) crashes plasmashell.
> All works normally after removing it from desktop.

Just updating.
Issue is also related with wersion 1.6.9-1 and yr.no source.

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

[kexi] [Bug 379079] Properties Box for a Photo Object only brings up two options

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=379079

Jarosław Staniek  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[kexi] [Bug 379079] Properties Box for a Photo Object only brings up two options

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=379079

Jarosław Staniek  changed:

   What|Removed |Added

   Version Fixed In|3.1.0 Alpha |3.1 Alpha

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

[kexi] [Bug 379079] Properties Box for a Photo Object only brings up two options

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=379079

Jarosław Staniek  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://commits.kde.org/kex
   ||i/e8b484693010191664c1b273e
   ||9308fd1db9de552
   Version Fixed In||3.1.0 Alpha
 Resolution|--- |FIXED

--- Comment #3 from Jarosław Staniek  ---
Git commit e8b484693010191664c1b273e9308fd1db9de552 by Jaroslaw Staniek.
Committed on 22/05/2017 at 18:55.
Pushed by staniek into branch 'master'.

GIT_SILENT Fix displaying properties for image box form widget

(Regression since 3.1 Alpha)
FIXED-IN:3.1.0 Alpha

M  +1-2src/plugins/forms/widgets/main/KexiMainFormWidgetsFactory.cpp

https://commits.kde.org/kexi/e8b484693010191664c1b273e9308fd1db9de552

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

[krusader] [Bug 380094] Krusader as Root opens with blank screen

2017-05-22 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=380094

Alex Bikadorov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||alex.bikado...@kdemail.net
   Severity|critical|normal
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Alex Bikadorov  ---
Try 
su -l -c "QT_X11_NO_MITSHM=1 export DISPLAY=:0 && dbus-launch krusader"

And please post a screenshot.

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

[kexi] [Bug 379079] Properties Box for a Photo Object only brings up two options

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=379079

Jarosław Staniek  changed:

   What|Removed |Added

   Target Milestone|3.0.2   |3.1

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

[Powerdevil] [Bug 350365] Battery monitor in tray randomly shows there is no battery

2017-05-22 Thread Tim Taylor
https://bugs.kde.org/show_bug.cgi?id=350365

--- Comment #17 from Tim Taylor  ---
I still have this problem with Kubuntu 17.04, running KDE Frameworks 5.31.0 and
Plasma 5.9.4 :-(

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

[kio-extras] [Bug 366795] Paste action disabled when copying a local file to smb:// or mtp://

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=366795

johan.claudebreunin...@gmail.com changed:

   What|Removed |Added

 CC||johan.claudebreuninger@gmai
   ||l.com

--- Comment #28 from johan.claudebreunin...@gmail.com ---
Problem still exists in  kio-extras 17.04.1-1

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

[kdeplasma-addons] [Bug 369064] Application Dashboard isn't always showing icons under "Applications" area (screenshot included)

2017-05-22 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=369064

Arthur Țițeică  changed:

   What|Removed |Added

 CC||arthur+...@titeica.ro

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

[kdeplasma-addons] [Bug 379347] Long filenames get truncated in the Recent Documents section

2017-05-22 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=379347

Arthur Țițeică  changed:

   What|Removed |Added

 CC||arthur+...@titeica.ro

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

[dolphin] [Bug 380032] Active view is toggled when switching tabs

2017-05-22 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=380032

Anthony Fieroni  changed:

   What|Removed |Added

   Version Fixed In||17.04.2
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/dol
   ||phin/43da84eefc7d68ce86cda2
   ||d353216dbe7552fc2c
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Anthony Fieroni  ---
Git commit 43da84eefc7d68ce86cda2d353216dbe7552fc2c by Anthony Fieroni.
Committed on 22/05/2017 at 17:35.
Pushed by anthonyfieroni into branch 'Applications/17.04'.

Correct searchbox, split view transitions between tabs

Differential Revision: https://phabricator.kde.org/D5864
Related: bug 379135
FIXED-IN: 17.04.2

Signed-off-by: Anthony Fieroni 

M  +22   -7src/dolphintabpage.cpp
M  +7-0src/dolphintabpage.h
M  +8-8src/dolphintabwidget.cpp
M  +7-2src/search/dolphinsearchbox.cpp

https://commits.kde.org/dolphin/43da84eefc7d68ce86cda2d353216dbe7552fc2c

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

[dolphin] [Bug 379135] Dolphin crash when closing tab

2017-05-22 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=379135

Anthony Fieroni  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||17.04.2
  Latest Commit||https://commits.kde.org/dol
   ||phin/43da84eefc7d68ce86cda2
   ||d353216dbe7552fc2c

--- Comment #5 from Anthony Fieroni  ---
Git commit 43da84eefc7d68ce86cda2d353216dbe7552fc2c by Anthony Fieroni.
Committed on 22/05/2017 at 17:35.
Pushed by anthonyfieroni into branch 'Applications/17.04'.

Correct searchbox, split view transitions between tabs

Differential Revision: https://phabricator.kde.org/D5864
Related: bug 380032
FIXED-IN: 17.04.2

Signed-off-by: Anthony Fieroni 

M  +22   -7src/dolphintabpage.cpp
M  +7-0src/dolphintabpage.h
M  +8-8src/dolphintabwidget.cpp
M  +7-2src/search/dolphinsearchbox.cpp

https://commits.kde.org/dolphin/43da84eefc7d68ce86cda2d353216dbe7552fc2c

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

[krita] [Bug 380093] Krita 3.1.3 freezes when opengl is enabled.

2017-05-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=380093

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Boudewijn Rempt  ---
I'm sorry, Roberto, but this is a known issue, and the bug is in the Intel
display drivers, not in Krita. We cannot do anything about it, not even try to
find a workaround, because we don't actually have access to any broken system.
See https://phabricator.kde.org/T5883

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

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

[krita] [Bug 360601] [INTEL] Canvas doesn't update but is not black either

2017-05-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=360601

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||robertogi...@gmail.com

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

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

[Akonadi] [Bug 379548] IMAP resource crashes on configure operation

2017-05-22 Thread Gioacchino Mazzurco
https://bugs.kde.org/show_bug.cgi?id=379548

--- Comment #11 from Gioacchino Mazzurco  ---
Trying to configure it from akonadiconsole i get this message in the terminal

org.kde.pim.akonadicontrol: ProcessControl: Application
"/usr/bin/akonadi_imap_resource" stopped unexpectedly ( "Process crashed" )
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_imap_resource'
crashed! 0 restarts left.

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

[krusader] [Bug 380094] New: Krusader as Root opens with blank screen

2017-05-22 Thread Hevii Guy
https://bugs.kde.org/show_bug.cgi?id=380094

Bug ID: 380094
   Summary: Krusader as Root opens with blank screen
   Product: krusader
   Version: 2.4.0-beta3 "Single Step"
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: m...@fork.pl
  Reporter: supp...@heviitech.com
  Target Milestone: ---

I cannot run Krusader as Root whether I start from within Krusader (which
appears to work flawlessly), from the Plasma menu (Fedora 25) or from the
terminal with: su -l -c "export DISPLAY=:0 && dbus-launch krusader"

A window opens but is completely devoid of icons and menus. Right-clicking has
no effect.

The following error is reported and repeated in the terminal window: 

X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:130 (MIT-SHM)
  Minor opcode: 3 (X_ShmPutImage)
  Resource id:  0x6a0002f


I am running: 
KDE Plasma 5.9.5
KDE Frameworks %.33.0
QT Version: 5.7.1
Fedora 25 with Kernel Version: 4.10.15-200.fc25.x86_64

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

[plasmashell] [Bug 380089] Panel widgets in all activities

2017-05-22 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=380089

Ivan Čukić  changed:

   What|Removed |Added

   Assignee|ivan.cu...@kde.org  |k...@davidedmundson.co.uk
  Component|Activity Switcher   |general
 CC||bhus...@gmail.com

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

[krita] [Bug 380093] New: Krita 3.1.3 freezes when opengl is enabled.

2017-05-22 Thread Roberto Nicola Giampietro
https://bugs.kde.org/show_bug.cgi?id=380093

Bug ID: 380093
   Summary: Krita 3.1.3 freezes when opengl is enabled.
   Product: krita
   Version: 3.1.3
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: krita gemini
  Assignee: krita-bugs-n...@kde.org
  Reporter: robertogi...@gmail.com
  Target Milestone: ---

Krita 3.1.3 freezes when opengl is enabled.
This happened to happen after the last update update of Windows 10.
Checking on some forums I tried to update the video drivers that, in my case,
are from the Intel 4000.
I upgraded to V 10.18.10.4242 and it did not work.
I need the opengl feature enabled to use Krita (when disabling opengl krita
does not hang)
If you can help, thank you.

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

[valgrind] [Bug 379525] Support more x86 nop opcodes

2017-05-22 Thread Tanya
https://bugs.kde.org/show_bug.cgi?id=379525

--- Comment #8 from Tanya  ---
(In reply to Julian Seward from comment #5)
> (In reply to Tanya from comment #4)
> > Proposed a patch that implements the missing opcodes and allows them to have
> > any prefixes or operands.
> 
> Tanya, thanks for the patch.  Given that we are very close to freezing
> for 3.13 and that this is really our last chance to get decoder fixes in
> for the next several months, I'd like to commit this soon -- this week,
> if the patch is OK.
> 
> Do you have a test case for this?  I think that is important.

Julian,

Added a C application with different opcode/prefix/ModRM combinations (provided
by H.J. Lu). 

I'm not sure how to properly write Valgrind test cases. Attached a test with
all opcode/prefix/ModRM combinations; please let me know if I should only leave
a few.

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

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2017-05-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370093

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #4 from Maik Qualmann  ---
Gilles,

What do you think we should change the behavior? An "Open" option in the menu
would then be enough.

Maik

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

[Akonadi] [Bug 379548] IMAP resource crashes on configure operation

2017-05-22 Thread Gioacchino Mazzurco
https://bugs.kde.org/show_bug.cgi?id=379548

Gioacchino Mazzurco  changed:

   What|Removed |Added

 CC||gmazzurc...@gmail.com
 Ever confirmed|0   |1
   Severity|normal  |critical
 Status|UNCONFIRMED |CONFIRMED
Version|unspecified |5.5.1

--- Comment #10 from Gioacchino Mazzurco  ---
I experience similar crash on Gentoo with kmail 5.5.1, on dmesg i have found
this.

[Mon May 22 15:05:39 2017] akonadi_imap_re[6140]: segfault at 10 ip
7ff60959a8d1 sp 7ffd231df2a0 error 4 in
libKF5MailTransport.so.5.5.1[7ff60957+4d000]
[Mon May 22 15:05:41 2017] akonadi_imap_re[6152]: segfault at 10 ip
7f831c6a18d1 sp 7fff978704a0 error 4 in
libKF5MailTransport.so.5.5.1[7f831c677000+4d000]
[Mon May 22 15:05:47 2017] akonadi_imap_re[6158]: segfault at 10 ip
7f48003218d1 sp 7ffc4c519300 error 4 in
libKF5MailTransport.so.5.5.1[7f48002f7000+4d000]
[Mon May 22 15:06:15 2017] akonadi_imap_re[6181]: segfault at 10 ip
7efbfa20f8d1 sp 7fff63019490 error 4 in
libKF5MailTransport.so.5.5.1[7efbfa1e5000+4d000]
[Mon May 22 15:06:17 2017] akonadi_imap_re[6187]: segfault at 10 ip
7fbfa8d5e8d1 sp 7ffe384652e0 error 4 in
libKF5MailTransport.so.5.5.1[7fbfa8d34000+4d000]
[Mon May 22 15:06:18 2017] akonadi_imap_re[6193]: segfault at 10 ip
7f941be818d1 sp 7ffce89f3370 error 4 in
libKF5MailTransport.so.5.5.1[7f941be57000+4d000]

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

[valgrind] [Bug 379525] Support more x86 nop opcodes

2017-05-22 Thread Tanya
https://bugs.kde.org/show_bug.cgi?id=379525

--- Comment #7 from Tanya  ---
Created attachment 105677
  --> https://bugs.kde.org/attachment.cgi?id=105677=edit
Files for Valgrind test case

attempt to make Valgrind test case

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

[valgrind] [Bug 379525] Support more x86 nop opcodes

2017-05-22 Thread Tanya
https://bugs.kde.org/show_bug.cgi?id=379525

--- Comment #6 from Tanya  ---
Created attachment 105676
  --> https://bugs.kde.org/attachment.cgi?id=105676=edit
C test with different opcodes

C application with NOPs with various opcode, prefix and ModRM combinations

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

[okular] [Bug 380092] New: Collapsing of "Reviews" sidetab

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380092

Bug ID: 380092
   Summary: Collapsing of "Reviews" sidetab
   Product: okular
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: jaroslavklapa...@seznam.cz
  Target Milestone: ---

When "Reviews" sidetab is used and Annotations are expanded after deleting or
adding another Review into document the whole list collapses forcing user to do
that expanding again.

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

[kmail2] [Bug 380091] New: can not open

2017-05-22 Thread ki00
https://bugs.kde.org/show_bug.cgi?id=380091

Bug ID: 380091
   Summary: can not open
   Product: kmail2
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: kep...@gmail.com
  Target Milestone: ---

it closes by itself, can not be loaded
can not use it
https://pastebin.com/H3swtHM1

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

[Discover] [Bug 378339] Crash on remove chars in search text box

2017-05-22 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=378339

Aleix Pol  changed:

   What|Removed |Added

 CC||axel.c.gra...@gmail.com

--- Comment #13 from Aleix Pol  ---
*** Bug 379757 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 379757] Discover closed while browsing the program

2017-05-22 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=379757

Aleix Pol  changed:

   What|Removed |Added

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

--- Comment #1 from Aleix Pol  ---


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

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

[Discover] [Bug 378339] Crash on remove chars in search text box

2017-05-22 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=378339

Aleix Pol  changed:

   What|Removed |Added

 CC||rick.bel...@gmail.com

--- Comment #12 from Aleix Pol  ---
*** Bug 379811 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 379811] segfault while using plasma-discover

2017-05-22 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=379811

Aleix Pol  changed:

   What|Removed |Added

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

--- Comment #1 from Aleix Pol  ---


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

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

[plasmashell] [Bug 375539] [Qt 5.8] Plasmashell windows are not marked as Desktop

2017-05-22 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=375539

--- Comment #29 from Marco Martin  ---
is the current state, "fixed" enough?

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

[calligrasheets] [Bug 380090] New: save as option crash

2017-05-22 Thread ki00
https://bugs.kde.org/show_bug.cgi?id=380090

Bug ID: 380090
   Summary: save as option crash
   Product: calligrasheets
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: functions
  Assignee: calligra-sheets-bugs-n...@kde.org
  Reporter: kep...@gmail.com
  Target Milestone: ---

When I tried to save a former ods Calc file (about 880 kB,with save as), with
Calligra Sheets (repeated error), file damaged then

https://pastebin.com/3Xj0DfKZ

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

[plasmashell] [Bug 380089] Panel widgets in all activities

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380089

--- Comment #1 from filipe_...@hotmail.com ---
Actually I can made it works for the present activity of I change to an
alternative widget then come back to original.

But it only work for the actual activity

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

[kdeplasma-addons] [Bug 358940] Fifteen puzzle unsolvable

2017-05-22 Thread Igor Poboiko
https://bugs.kde.org/show_bug.cgi?id=358940

Igor Poboiko  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||plasma-addons/3516eda8107bd
   ||a0c91fa8fa5ef7e6da34d995f6b
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Igor Poboiko  ---
Git commit 3516eda8107bda0c91fa8fa5ef7e6da34d995f6b by Igor Poboiko.
Committed on 22/05/2017 at 15:51.
Pushed by poboiko into branch 'master'.

Fix fifteen puzzle solveability

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

M  +2-2applets/fifteenPuzzle/package/contents/ui/FifteenPuzzle.qml

https://commits.kde.org/kdeplasma-addons/3516eda8107bda0c91fa8fa5ef7e6da34d995f6b

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

[plasmashell] [Bug 377280] plasma crash on startup with external monitor connected

2017-05-22 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=377280

--- Comment #10 from Marco Martin  ---
this commit may have helped, but with a different crash, still can't reproduce
locally that exact backtrace

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

[kdenlive] [Bug 380044] speed effect - timeline and add clip bugs

2017-05-22 Thread Ben
https://bugs.kde.org/show_bug.cgi?id=380044

Ben  changed:

   What|Removed |Added

 CC||ben.wind...@gmail.com

--- Comment #1 from Ben  ---
On my system, it seems that if the file name has no spaces or special
characters in it, it may work. 

In my case by changing the clip from:

  "Screencast 2017-05-23 00:36:22.mp4"   to simply   "cast.mp4"

This allowed the speed effect to work. Not sure if this is entirely related,
but it's repeatable on my system.

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

[plasmashell] [Bug 377280] plasma crash on startup with external monitor connected

2017-05-22 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=377280

--- Comment #8 from Marco Martin  ---
Git commit d602198f6807bbfa175b61bdf1708fce703e by Marco Martin.
Committed on 22/05/2017 at 15:39.
Pushed by mart into branch 'Plasma/5.10'.

don't check for panel visible during startup

if any kscreen related activities occurred
during startup, the panel wouldn't be visible
yet, and this would assert. This often happens
when a screen gets disabled at startup

M  +1-0shell/panelview.cpp
M  +5-1shell/shellcorona.cpp

https://commits.kde.org/plasma-workspace/d602198f6807bbfa175b61bdf1708fce703e

--- Comment #9 from Marco Martin  ---
Git commit 6602e991617cf857c262ac3fbb2ac00c7de1fb15 by Marco Martin.
Committed on 22/05/2017 at 15:43.
Pushed by mart into branch 'master'.

don't check for panel visible during startup

if any kscreen related activities occurred
during startup, the panel wouldn't be visible
yet, and this would assert. This often happens
when a screen gets disabled at startup

M  +1-0shell/panelview.cpp
M  +5-1shell/shellcorona.cpp

https://commits.kde.org/plasma-workspace/6602e991617cf857c262ac3fbb2ac00c7de1fb15

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

[plasmashell] [Bug 377280] plasma crash on startup with external monitor connected

2017-05-22 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=377280

--- Comment #8 from Marco Martin  ---
Git commit d602198f6807bbfa175b61bdf1708fce703e by Marco Martin.
Committed on 22/05/2017 at 15:39.
Pushed by mart into branch 'Plasma/5.10'.

don't check for panel visible during startup

if any kscreen related activities occurred
during startup, the panel wouldn't be visible
yet, and this would assert. This often happens
when a screen gets disabled at startup

M  +1-0shell/panelview.cpp
M  +5-1shell/shellcorona.cpp

https://commits.kde.org/plasma-workspace/d602198f6807bbfa175b61bdf1708fce703e

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

[plasmashell] [Bug 380089] New: Panel widgets in all activities

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380089

Bug ID: 380089
   Summary: Panel widgets in all activities
   Product: plasmashell
   Version: 5.9.4
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Activity Switcher
  Assignee: ivan.cu...@kde.org
  Reporter: filipe_...@hotmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

After I resize and move the kickoff and notifications menu with alt right
click/ alt click they ( and all widgets that I put in panel) only work in one
activity.
If a change the activity with meta+q the widgets still are there, but they are
ineffective

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

[Powerdevil] [Bug 378445] kscreenlocker_greet occasionally freezes in malloc in signal handler

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378445

--- Comment #16 from r...@alum.mit.edu ---
Happened again in charge_state_changed.

This *may* have been at the time my laptop reached full charge but I have no
logs.

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

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

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

Jarosław Staniek  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=125843

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

[kexi] [Bug 125843] Add support for importing native SQLite 3 databases

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=125843

Jarosław Staniek  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=380088

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

[kate] [Bug 380071] spellcheck unusable

2017-05-22 Thread Mike Bourke
https://bugs.kde.org/show_bug.cgi?id=380071

--- Comment #4 from Mike Bourke  ---
American English. I can confirm that the two language files are where they are
supposed to be.

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

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

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

Jarosław Staniek  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

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

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

Bug ID: 380088
   Summary: Support opening native databases without importing
   Product: kexi
   Version: 3.1 Alpha
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: General
  Assignee: kexi-b...@kde.org
  Reporter: stan...@kde.org
CC: a...@piggz.co.uk, in...@fables.co.za
  Target Milestone: ---

Support opening native databases without importing.

In large percentage it's a wish for KDb but there are subtasks for Kexi too.

Note: If kexi__ tables are created in-place, the result stays backward
compatible. 

Compare with wish #125843 "Add support for importing native SQLite 3
databases".

Such change fits to Kexi 4.

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

[KDb] [Bug 364969] Add support for patching/merging of SQLite databases

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=364969

Jarosław Staniek  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

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

[kwin] [Bug 380057] Kwin Segmentation fault

2017-05-22 Thread Osama
https://bugs.kde.org/show_bug.cgi?id=380057

--- Comment #2 from Osama  ---
@mar(In reply to Martin Flöser from comment #1)
> Unfortunately the backtrace is missing debug symbols. If you are able to
> reproduce please install debug packages and attach a new backtrace.

I installed Ubuntu afterwards, so I can't, sorry!
but I'm new to reporting bugs, so if you can give me some advice before
reporting any bugs to make it helpful, I'd be grateful.

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

[kwin] [Bug 337690] QXcbConnection::handleXcbError: QXcbConnection: XCB error: 9

2017-05-22 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=337690

--- Comment #5 from Martin Flöser  ---
no, the problem is that Qt itself doesn't use categorized logging for these
warnings.

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

[kwin] [Bug 380057] Kwin Segmentation fault

2017-05-22 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=380057

Martin Flöser  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Flöser  ---
Unfortunately the backtrace is missing debug symbols. If you are able to
reproduce please install debug packages and attach a new backtrace.

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

  1   2   3   >