[ktouch] [Bug 350093] ktouch deutsch level g und h is frozen

2016-11-30 Thread Sebastian Gottfried
https://bugs.kde.org/show_bug.cgi?id=350093

Sebastian Gottfried  changed:

   What|Removed |Added

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

--- Comment #1 from Sebastian Gottfried  ---
On wich keyboard layout are you training on? Each keyboard layout has their own
lessons, so where a quite a few for "g" and "h".

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

[plasma-nm] [Bug 346118] Plasmashell crash when disconnecting/reconnecting my WiFi connection after changing MTU

2016-11-30 Thread temple
https://bugs.kde.org/show_bug.cgi?id=346118

temple  changed:

   What|Removed |Added

 CC|tem...@riseup.net   |

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

[krita] [Bug 373125] [YIYNOVA] Krita connecting strokes

2016-11-30 Thread Julien Duminil
https://bugs.kde.org/show_bug.cgi?id=373125

Julien Duminil  changed:

   What|Removed |Added

 CC||dumi...@free.fr

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

[kphotoalbum] [Bug 373128] New: Incorrect behavior for "Copy image(s) to ..." menu

2016-11-30 Thread Mark Harrison
https://bugs.kde.org/show_bug.cgi?id=373128

Bug ID: 373128
   Summary: Incorrect behavior for "Copy image(s) to ..." menu
   Product: kphotoalbum
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Thumbnail Viewer
  Assignee: kpab...@willden.org
  Reporter: mark.z.harri...@gmail.com
  Target Milestone: ---

After selecting one or more images in the thumbnail viewer and selecting "Copy
image(s) to ...". on the right-click menu, the file dialog that appears only
allows the selection of an existing file. This does not make sense to me since
I don't want to overwrite a file with the selected pictures. I just want to
copy the pictures to another location.

In lines 93 and 99 of MainWindow/CopyPopUp.cpp, the QFileDialog has
setFileMode( QFileDialog::ExistingFile ). Unless I'm misunderstanding this
function, a better file mode would be QFileDialog::Directory, especially since,
if copying all selected images, this line is run (line 100): dialog.setOption(
QFileDialog::ShowDirsOnly, true).

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

[gcompris] [Bug 373121] White edges on map in Locate the Country

2016-11-30 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=373121

Jazeix Johnny  changed:

   What|Removed |Added

 CC||jaz...@gmail.com

--- Comment #1 from Jazeix Johnny  ---
(In reply to Lyudmyla Pylypchuk from comment #0)
> Created attachment 102552 [details]
> Screenshot
> 
> Hi,
> I am a Google Code-In contestant and I foud a small bug.
> 
> In Locate the Country activity there are white edges between some pieces of
> map.
Hi,

thank you for the report. Is it the only place where there is a white edge or
is it the same for other maps?

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

[kmail2] [Bug 373090] Reply to mailing list empty "TO" field

2016-11-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=373090

--- Comment #3 from Laurent Montel  ---
We can't use list-id as default reply to list element.
But we define it in kmail folder properties

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

[plasmashell] [Bug 373111] Crash During Start Up After Login

2016-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373111

herbert.wiesenho...@gmx.net changed:

   What|Removed |Added

 CC||herbert.wiesenho...@gmx.net

--- Comment #2 from herbert.wiesenho...@gmx.net ---
I can confirm this bug.
Observe same behaviour. I am using Arch Linux

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

[sieveeditor] [Bug 360202] Add SSL server support

2016-11-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=360202

--- Comment #3 from Laurent Montel  ---
if (!m_allowUnencrypted && useTLSIfAvailable && QSslSocket::supportsSsl()
&& !m_supportsTLS &&
messageBox(WarningContinueCancel,
   i18n("TLS encryption was requested, but your Sieve
server does not advertise TLS in its capabilities.\n"
"You can choose to try to initiate TLS negotiations
nonetheless, or cancel the operation."),
   i18n("Server Does Not Advertise TLS"), i18n(" TLS
nonetheless"), i18n("")) != KMessageBox::Continue) {
error(ERR_USER_CANCELED, i18n("TLS encryption requested, but not
supported by server."));
disconnect();
return false;
}

There is a messagebox for it.
Did you see it ?

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

[sieveeditor] [Bug 370239] CRAM-MD5 authentication does not work

2016-11-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=370239

--- Comment #1 from Laurent Montel  ---
Where in code did you see that "The calculated digest by KSieve" is uncorrected
?

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

[kdevelop] [Bug 373127] New: Kdevelop crashes when I try to open some project.

2016-11-30 Thread mslf
https://bugs.kde.org/show_bug.cgi?id=373127

Bug ID: 373127
   Summary: Kdevelop crashes when I try to open some project.
   Product: kdevelop
   Version: 5.0.1
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: masterlu...@gmail.com
  Target Milestone: ---

Application: kdevelop (5.0.1)

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

-- Information about the crash:
- What I was doing when the application crashed:
Just open any .kdev4 project or open any file in Kdevelop editor.
It starts to happen after updates.
Version of kdevelop package is 4:5.0.1-2.
$ uname -a
Linux lin2 4.8.0-1-amd64 #1 SMP Debian 4.8.7-1 (2016-11-13) x86_64 GNU/Linux

- Unusual behavior I noticed:
There is some strange screen black blanking, but it seems to be due to
videodriver.

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7199b0d040 (LWP 1813))]

Thread 7 (Thread 0x7f7172145700 (LWP 2081)):
#0  0x0031bdcdf56d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x0031c144a9f6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0031c144ab0c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0031cd6de6fb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x0031cd68807a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x0031cd4aa0d3 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x0031dc8cd5d5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x0031cd4aed88 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x0031be807464 in start_thread (arg=0x7f7172145700) at
pthread_create.c:333
#9  0x0031bdce89df in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 6 (Thread 0x7f717dab7700 (LWP 2058)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x0031cd4afb86 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x0031ef0c7438 in ?? () from
/usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#3  0x0031cd4aed88 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x0031be807464 in start_thread (arg=0x7f717dab7700) at
pthread_create.c:333
#5  0x0031bdce89df in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 5 (Thread 0x7f717f92b700 (LWP 1818)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f7188c022ab in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x7f7188c02107 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x0031be807464 in start_thread (arg=0x7f717f92b700) at
pthread_create.c:333
#4  0x0031bdce89df in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 4 (Thread 0x7f718012c700 (LWP 1817)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f7188c022ab in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x7f7188c02107 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x0031be807464 in start_thread (arg=0x7f718012c700) at
pthread_create.c:333
#4  0x0031bdce89df in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 3 (Thread 0x7f718092d700 (LWP 1816)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f7188c022ab in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x7f7188c02107 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x0031be807464 in start_thread (arg=0x7f718092d700) at
pthread_create.c:333
#4  0x0031bdce89df in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 2 (Thread 0x7f718b489700 (LWP 1815)):
#0  0x0031bdcdf56d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x0031c144a9f6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x0031c144ab0c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x0031cd6de6fb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x0031cd68807a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x0031cd4aa0d3 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x0031cf4156d5 in ?? () from 

[kwin] [Bug 373124] Makehuman causing kwin crash

2016-11-30 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=373124

Martin Gräßlin  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Gräßlin  ---
Unfortunately the backtrace is (as always with Arch) lacking debug symbols. We
see that it crashes, but not where and why. There is nothing we can do to
investigate.

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

[kwin] [Bug 373097] kwin fails to compile, due to strange issues with Mesa headers

2016-11-30 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=373097

Martin Gräßlin  changed:

   What|Removed |Added

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

--- Comment #5 from Martin Gräßlin  ---
Sounds like a regression in master libepoxy.

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

[sieveeditor] [Bug 373122] Please show usernames in Sieve-Server setup

2016-11-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=373122

--- Comment #3 from Laurent Montel  ---
I fixed in configuration dialog. I think that it was your bug.
(otherwise reopen it :) thanks for reporting bug)

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

[sieveeditor] [Bug 373122] Please show usernames in Sieve-Server setup

2016-11-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=373122

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pim
   ||-sieve-editor/c8ab55ad84543
   ||7837248516c7c9d80712c5e286b
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.4.0
 Resolution|--- |FIXED

--- Comment #2 from Laurent Montel  ---
Git commit c8ab55ad845437837248516c7c9d80712c5e286b by Montel Laurent.
Committed on 01/12/2016 at 05:56.
Pushed by mlaurent into branch 'Applications/16.12'.

Fix Bug 373122 - Please show usernames in Sieve-Server setup
FIXED-IN: 5.4.0

M  +1-1src/serversievelistwidget.cpp

https://commits.kde.org/pim-sieve-editor/c8ab55ad845437837248516c7c9d80712c5e286b

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

[sieveeditor] [Bug 373122] Please show usernames in Sieve-Server setup

2016-11-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=373122

--- Comment #1 from Laurent Montel  ---
Which is your version ?
As in actual version we can see username in list of server.
Or perhaps it's in config dialogbox ?

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

[Breeze] [Bug 373126] New: Icon Request: cups

2016-11-30 Thread Colin
https://bugs.kde.org/show_bug.cgi?id=373126

Bug ID: 373126
   Summary: Icon Request: cups
   Product: Breeze
   Version: 5.8.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: colinnkee...@gmail.com
CC: kain...@gmail.com
  Target Milestone: ---

cups.desktop specifies "Icon=cups". Since Breeze doesn't have a matching icon,
the menus show a matching icon from hicolor.

I would like not only for there to be a Breeze icon for cups, but also, a way
to specify a fallback icon theme. I would like to be able to set Numix as the
fallback theme to Breeze, and never use hicolor.

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

[Touchpad-KCM] [Bug 373038] System Settings (systemsettings5), signal: Segmentation fault

2016-11-30 Thread Rajeesh K V
https://bugs.kde.org/show_bug.cgi?id=373038

Rajeesh K V  changed:

   What|Removed |Added

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

--- Comment #3 from Rajeesh K V  ---
Waiting for report on reproducing the issue.

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

[kwin] [Bug 373097] kwin fails to compile, due to strange issues with Mesa headers

2016-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373097

--- Comment #4 from bluescreenaven...@gmail.com ---
after some grepping, I found out kwin is getting it's eglplatform from
libepoxy, of which I remembered I am building with my scripts. Knocking it down
from master to 1.3.1 allows kwin to build. I had it like this for some time,
not sure what changed in epoxy to make kwin not like it...

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

[krita] [Bug 373125] [YIYNOVA] Krita connecting strokes

2016-11-30 Thread Joe Matt
https://bugs.kde.org/show_bug.cgi?id=373125

Joe Matt  changed:

   What|Removed |Added

   Platform|unspecified |Windows CE
Version|unspecified |3.0.1.1

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

[krita] [Bug 373125] New: [YIYNOVA] Krita connecting strokes

2016-11-30 Thread Joe Matt
https://bugs.kde.org/show_bug.cgi?id=373125

Bug ID: 373125
   Summary: [YIYNOVA] Krita connecting strokes
   Product: krita
   Version: unspecified
  Platform: unspecified
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: tablet support
  Assignee: krita-bugs-n...@kde.org
  Reporter: joematt72...@gmail.com
  Target Milestone: ---

Whenever I lift the pen and draw somewhere else on the canvas, a line is made
connecting the point I lifted the pen and the point I just touched

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

[kwin] [Bug 373124] New: Makehuman causing kwin crash

2016-11-30 Thread Minerva Wu
https://bugs.kde.org/show_bug.cgi?id=373124

Bug ID: 373124
   Summary: Makehuman causing kwin crash
   Product: kwin
   Version: 5.8.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: minerva.w...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.8.4)

Qt Version: 5.7.0
Frameworks Version: 5.28.0
Operating System: Linux 4.8.11-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
Arch Linux with KDE-Unstable repository.

- What I was doing when the application crashed:
After executing makehuman (compiled from hg version),  kwin crashes and screen
begins to flash. 

- Unusual behavior I noticed:
Screen flashing. It seems that KWin tries to restart  but failed. After exiting
makehuman I could restart KWin.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0274c5f840 (LWP 19264))]

Thread 7 (Thread 0x7f022e8e4700 (LWP 19316)):
#0  0x7f026d96d10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f0270cc3ac4 in  () at /usr/lib/libQt5Script.so.5
#2  0x7f0270cc3b09 in  () at /usr/lib/libQt5Script.so.5
#3  0x7f026d967454 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f02746d97df in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f023db2a700 (LWP 19280)):
#0  0x7f02746d0551 in ppoll () at /usr/lib/libc.so.6
#1  0x7f0271d7dac9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f0271d7f3b8 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f0271d2c23a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f0271b4f0f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f0271b53d78 in  () at /usr/lib/libQt5Core.so.5
#6  0x7f026d967454 in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f02746d97df in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f023fc76700 (LWP 19279)):
#0  0x7f02746d0551 in ppoll () at /usr/lib/libc.so.6
#1  0x7f0271d7dac9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f0271d7f3b8 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f0271d2c23a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f0271b4f0f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f026c6c52d5 in  () at /usr/lib/libQt5Qml.so.5
#6  0x7f0271b53d78 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f026d967454 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f02746d97df in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f02518a2700 (LWP 19274)):
#0  0x7f02746d0551 in ppoll () at /usr/lib/libc.so.6
#1  0x7f0271d7dac9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f0271d7f3b8 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f0271d2c23a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f0271b4f0f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f026c6c52d5 in  () at /usr/lib/libQt5Qml.so.5
#6  0x7f0271b53d78 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f026d967454 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f02746d97df in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f0258c1a700 (LWP 19269)):
#0  0x7f02746d0551 in ppoll () at /usr/lib/libc.so.6
#1  0x7f0271d7dac9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f0271d7f3b8 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f0271d2c23a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f0271b4f0f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f026b88fe55 in  () at /usr/lib/libQt5DBus.so.5
#6  0x7f0271b53d78 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f026d967454 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f02746d97df in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f025aacf700 (LWP 19267)):
#0  0x7f02746d048d in poll () at /usr/lib/libc.so.6
#1  0x7f02738108e0 in  () at /usr/lib/libxcb.so.1
#2  0x7f0273812679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7f025b9a7449 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7f0271b53d78 in  () at /usr/lib/libQt5Core.so.5
#5  0x7f026d967454 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7f02746d97df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f0274c5f840 (LWP 19264)):
[KCrash Handler]
#6  0x02a74100 in  ()
#7  

[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim

2016-11-30 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=137436

--- Comment #52 from Leslie Zhai  ---
cdrecord.log is tooo big! so

head cdrecord.log 
fs: 4194304 buflen: 4198400
cdrecord: shared memory segment attached at: 7FA161435000 size 4198400
buf: 7FA161435000 bufend: 7FA161836000, buflen: 4198400
buf: 7FA161435000 bufend: 7FA161836000, buflen: 4198400 (align 0)
scsidev: '/dev/sr1'
devname: '/dev/sr1'
scsibus: -2 target: -2 lun: -2
scg__open(/dev/sr1) -2,-2,-2
Warning: Open by 'devname' is unintentional and not supported.
l1: 0x601 l2: 0x7FFEB2A67180

tail cdrecord.log 
cmd finished after 0.000s timeout 200s

Executing 'prevent/allow medium removal' command on Bus 6 Target 1, Lun 0
timeout 200s
CDB:  1E 00 00 00 00 00
ioctl ret: 0
host_status: 00 driver_status: 00
cmd finished after 0.000s timeout 200s
cdrecord: fifo had 23488 puts and 23488 gets.
cdrecord: fifo was 0 times empty and 234 times full, min fill was 17%.
Set

PS: there are cdemu-client
https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/cdemu-client
and cdemu-daemon
https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/cdemu-daemon

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

[krecipes] [Bug 373096] Krecipes crashed while importing USDA Nutrient Data in

2016-11-30 Thread LesLie Weis
https://bugs.kde.org/show_bug.cgi?id=373096

--- Comment #2 from LesLie Weis  ---
Krecipes 2.0-Beta2

On Wed, Nov 30, 2016 at 3:35 PM, Albert Astals Cid  wrote:

> https://bugs.kde.org/show_bug.cgi?id=373096
>
> Albert Astals Cid  changed:
>
>What|Removed |Added
> 
> 
>  Resolution|--- |WAITINGFORINFO
>  Status|UNCONFIRMED |NEEDSINFO
>  CC||aa...@kde.org
>
> --- Comment #1 from Albert Astals Cid  ---
> Which version are you using?
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[Discover] [Bug 373123] New: Search won't produce any results

2016-11-30 Thread Mr . Bamboostick
https://bugs.kde.org/show_bug.cgi?id=373123

Bug ID: 373123
   Summary: Search won't produce any results
   Product: Discover
   Version: 5.6.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: axel.ki...@gmail.com
  Target Milestone: ---

Entering anything in the "Search…" field in the Discover Software Centre
doesn't produce results. System: kubuntu 16.04, fresh install on a MacBook
2008; Reproducible: Always.

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

[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim

2016-11-30 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=137436

--- Comment #51 from Leslie Zhai  ---
Created attachment 102555
  --> https://bugs.kde.org/attachment.cgi?id=102555=edit
cdrskin2.log

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

[plasmashell] [Bug 365450] Using the "type to search..." feature on the K menu (application launcher/"start menu") doesn't produce results

2016-11-30 Thread Mr . Bamboostick
https://bugs.kde.org/show_bug.cgi?id=365450

Mr. Bamboostick  changed:

   What|Removed |Added

 CC||axel.ki...@gmail.com

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

[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim

2016-11-30 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=137436

--- Comment #50 from Leslie Zhai  ---
Created attachment 102554
  --> https://bugs.kde.org/attachment.cgi?id=102554=edit
cdrskin1.log

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

[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim

2016-11-30 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=137436

--- Comment #49 from Leslie Zhai  ---
Created attachment 102553
  --> https://bugs.kde.org/attachment.cgi?id=102553=edit
cdrskin-burn-archlinux-iso-debugging-output3.txt

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

[k3b] [Bug 137436] Adding support for cdrskin as an alternative to cdrecord/wodim

2016-11-30 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=137436

--- Comment #48 from Leslie Zhai  ---
Git commit 5213bf69e5a0c1aa0d2115b2bbe851e7294bcbf0 by Leslie Zhai.
Committed on 01/12/2016 at 02:33.
Pushed by lesliezhai into branch 'cdrskin'.

Change features and arguments for Cdrskin

Test plan1:
1. cdemu create-blank --writer-id=WRITER-ISO --medium-type=dvd+r 0
~/virt.iso
2. k3b burn ArchLinux iso
* FAILED: cdrskin-burn-archlinux-iso-debugging-output3.txt

Test plan2:
1. cdemu create-blank --writer-id=WRITER-ISO --medium-type=dvd+r 0
~/virt.iso
2. dd if=/dev/zero bs=2048 count=375808 | /usr/sbin/cdrskin -v -V
dev=/dev/sr1 speed=18 -tao -data -tsize=375808s - 2>&1 | tee -i
/tmp/cdrskin1.log
* SUCCESS: cdrskin1.log

Test plan3:
1. cdemu create-blank --writer-id=WRITER-ISO --medium-type=dvd+r 0
~/virt.iso
2. dd if=/dev/zero bs=2048 count=375808 | /usr/sbin/cdrskin -v -V
dev=/dev/sr1 speed=18 -tao -data -tsize=375808s - >/tmp/cdrskin2.log 2>&1
* SUCCESS: cdrskin2.log

Test plan4:
1. cdemu create-blank --writer-id=WRITER-ISO --medium-type=dvd+r 0
~/virt.iso
2. dd if=/dev/zero bs=2048 count=375808 | /usr/bin/cdrecord -d -v -V
gracetime=2 dev=/dev/sr1 speed=18 -sao driveropts=burnfree -data
-tsize=375808s - >/tmp/cdrecord.log 2>&1
* SUCCESS: cdrecord.log

CCMAIL: scdbac...@gmx.net

M  +4-1libk3b/core/k3bdefaultexternalprograms.cpp
M  +5-17   libk3b/projects/k3bcdrskinwriter.cpp
M  +1-0libk3bdevice/k3bdevice.cpp

https://commits.kde.org/k3b/5213bf69e5a0c1aa0d2115b2bbe851e7294bcbf0

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

[sieveeditor] [Bug 373122] New: Please show usernames in Sieve-Server setup

2016-11-30 Thread Paul Sommer
https://bugs.kde.org/show_bug.cgi?id=373122

Bug ID: 373122
   Summary: Please show usernames in Sieve-Server setup
   Product: sieveeditor
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: mon...@kde.org
  Reporter: n...@paul-sommer.de
  Target Milestone: ---

This is more a feature request than a bug report.

When I set up the mail server in sieve-editor I just see the server name(s) but
not the user name. If I want to change e.g. the password for different users on
the same server I only see the server name several times. I cannot see which
entry to choose for the editing. Must open them all one after another.

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

[sieveeditor] [Bug 373122] Please show usernames in Sieve-Server setup

2016-11-30 Thread Paul Sommer
https://bugs.kde.org/show_bug.cgi?id=373122

Paul Sommer  changed:

   What|Removed |Added

 CC||n...@paul-sommer.de

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

[plasmashell] [Bug 373111] Crash During Start Up After Login

2016-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=373111

--- Comment #1 from bj.kdede...@bkaj.org ---
Forgot to note it only seems to happen during first login after booting
machine. If I log out and back in, it does *not* seem to happen again.

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

[krita] [Bug 368351] [UGEE] Pen cursor laggs behind/doesn't respond when pen is hovering above tablet screen

2016-11-30 Thread Julien Duminil
https://bugs.kde.org/show_bug.cgi?id=368351

--- Comment #4 from Julien Duminil  ---
Hello,

I bought a XP-Pen Star 03 and I am experiencing the same kind of problems.
My guess is that this bug is related to bugs 363284 and 367618.

To be more precise on what's happening to me:

The *outline shape* on the canvas stops to follow the *cursor shape* when I
lift up the pen slightly above the tablet, even after putting down the pen near
the tablet surface. Note that the *cursor shape* still follows the pen!
I have enabled *outline shape* and *cursor shape* in general settings to
actually see the desync, so those who have not enabled *cursor shape* see the
*outline shape* as freezed (as in bug 367618). The brush starts to sync again
with the cursor when the pen touch the tablet (making strokes as in bug
363284), or when the cursor goes out of the canvas, or when I press a pen
button, or when I move the mouse. Note that the *cursor* is *always* moving
well with the pen, inside Krita and outside of Krita.

>From what I'm understanding by reading the related bug reports, it may be
related to the wintab driver not handling very well the proximity
notifications. Are there reasons for the brush to not follow the cursor
position? (precision?) Maybe you can try to reproduce the bug by introducing in
the code some fake random TabletLeaveProximity (if it is the culprit)? Or maybe
we could have an option to process TabletMove whatever
TabletEnterProximity/TabletLeaveProximity said (if it's not already the case,
I've not seen the code actually, just the logs from another thread)? Or an
option to always use the mouse position instead of the tablet position?

I hope this brings you some useful informations. Tell me if I can be of any
more help to solve this issue.

Additional Information:
I am on MS Windows and I reproduced the bug with latest stable Krita 3.0 and
with Krita 3.1 Release Candidate. I did not tried any Krita 2.9.

PS:
Thanks for the great works you've done with Krita!

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

[krita] [Bug 363284] [UGEE] Krita connects strokes with previous ones

2016-11-30 Thread Julien Duminil
https://bugs.kde.org/show_bug.cgi?id=363284

Julien Duminil  changed:

   What|Removed |Added

 CC||dumi...@free.fr

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

[kdevelop] [Bug 373120] KDevelop crashes / files not closed on Windows

2016-11-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=373120

Kevin Funk  changed:

   What|Removed |Added

 CC||kf...@kde.org

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

[konsole] [Bug 372980] Feature request: Custom window title name

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372980

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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

[konsole] [Bug 325178] Make window title configurable

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=325178

Christoph Feck  changed:

   What|Removed |Added

 CC||polarathene-signup@hotmail.
   ||com

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

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

[gcompris] [Bug 373121] New: White edges on map in Locate the Country

2016-11-30 Thread Lyudmyla Pylypchuk
https://bugs.kde.org/show_bug.cgi?id=373121

Bug ID: 373121
   Summary: White edges on map in Locate the Country
   Product: gcompris
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: bruno.coud...@gcompris.net
  Reporter: plo2...@i.ua
  Target Milestone: ---

Created attachment 102552
  --> https://bugs.kde.org/attachment.cgi?id=102552=edit
Screenshot

Hi,
I am a Google Code-In contestant and I foud a small bug.

In Locate the Country activity there are white edges between some pieces of
map.

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

[konsole] [Bug 371079] underscores are frequently invisible

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371079

Christoph Feck  changed:

   What|Removed |Added

  Component|general |font

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

[plasmashell] [Bug 373087] plasma icons from system settings icon theme

2016-11-30 Thread andreas
https://bugs.kde.org/show_bug.cgi?id=373087

--- Comment #1 from andreas  ---
If I remove the icons folder from breeze/default, the icons from system
settings were used.
Problem: the system tray isn't monochrome any more.
Solution: -symbolic or -panel suffix

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

[krecipes] [Bug 373096] Krecipes crashed while importing USDA Nutrient Data in

2016-11-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=373096

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #1 from Albert Astals Cid  ---
Which version are you using?

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

[plasmashell] [Bug 372717] on rtl langs the search bar isn't in the right position

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372717

Christoph Feck  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #7 from Christoph Feck  ---
Please only close this once the patch is committed.

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

[krita] [Bug 367618] [XP Pen Star] Cursor does not move over canvas with tablet unless pressed

2016-11-30 Thread Julien Duminil
https://bugs.kde.org/show_bug.cgi?id=367618

Julien Duminil  changed:

   What|Removed |Added

 CC||dumi...@free.fr

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

[krita] [Bug 368351] [UGEE] Pen cursor laggs behind/doesn't respond when pen is hovering above tablet screen

2016-11-30 Thread Julien Duminil
https://bugs.kde.org/show_bug.cgi?id=368351

Julien Duminil  changed:

   What|Removed |Added

 CC||dumi...@free.fr

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

[digikam] [Bug 367596] Sub-folder count images but don't show them (unsupported JPEG file?)

2016-11-30 Thread Mathieu MD
https://bugs.kde.org/show_bug.cgi?id=367596

--- Comment #6 from Mathieu MD  ---
Thanks Maik! "Always show original images" did not help, but "Always show
intermediate snapshots" (tentative translation from French) actually solved the
problem, and these photos get displayed.
It's weird, though, because I don't remember having edited these photos.
Actually, if I display the "Versions" tab (from the right panel), it displays
about 250 "identical images" which are absolutely not identical! Filenames and
actual images are completely differents. What's going on?!

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

[kdeplasma-addons] [Bug 364778] Selection isn't placed correctly on classifications (RTL layout)

2016-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364778

--- Comment #7 from ttv...@gmail.com ---
I found out how to do it myself...

https://phabricator.kde.org/D3553

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

[plasmashell] [Bug 372717] on rtl langs the search bar isn't in the right position

2016-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372717

ttv...@gmail.com changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from ttv...@gmail.com ---
I found out how to do it myself...

https://phabricator.kde.org/D3553

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

[kdevelop] [Bug 373120] New: KDevelop crashes / files not closed on Windows

2016-11-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=373120

Bug ID: 373120
   Summary: KDevelop crashes / files not closed on Windows
   Product: kdevelop
   Version: 5.0.2
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Language Support: CPP (Clang-based)
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: kf...@kde.org
  Target Milestone: ---

(Imported from a mail from KDevelop website)

# Issue

The background parser does not properly close header files, so that kdevelop
can't save them / git can't checkout them. (I have to kill kdevelop to resolve
that issue). It happen as soon as the header is parsed.

# How to reproduce

I used the 5.0.2 installer (updating over the first version of the
installer). 

A project with similar crashes: https://github.com/tim42/hydra/

In the project configuration -> Language support -> includes/imports add the
following paths:

C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/winrt
C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/atlmfc/include
C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/include
C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/shared
C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/ucrt
C:/Program Files (x86)/Windows Kits/10/Include/10.0.14393.0/um

Defines:

NOMINMAX=

(The paths may be different on your system, notably the kit version). Obviously
you need ms-studio + the windows 10 kit. I have to stop the initial project
parsing because it would crash before completing.

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

[basket] [Bug 351058] password protection not working

2016-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=351058

--- Comment #2 from rusty.robo...@gmail.com ---
Disregard the previous comment. There was a bug and the fix will go into 2.11.

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

[basket] [Bug 372456] Empty notes not removed, tag shortcuts duplicated on customize, not applied within note

2016-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=372456

rusty.robo...@gmail.com changed:

   What|Removed |Added

 CC||rusty.robo...@gmail.com

--- Comment #2 from rusty.robo...@gmail.com ---
1) Already fixed in 2.10.
2) Did you try removing duplicate tags? If it doesn't help, please write
step-by-step instruction how to reproduce this (I was not able to do it).
Also there was inconsistency in welcome baskets which led to duplicate
Information tag. This will be fixed in 2.11.
3, 4) Cannot reproduce. I believe this is fixed in 2.10+.
5, 6) Will try to address in the future versions.

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

[plasmashell] [Bug 372963] plasmashell does not handle changes of the primary screen

2016-11-30 Thread Jakub Gocoł
https://bugs.kde.org/show_bug.cgi?id=372963

--- Comment #13 from Jakub Gocoł  ---
Try to reproduce and then describe simple scenarios in as few steps as
possible. Because you described so many scenarios, I don't understand what
exactly works and what doesn't work. 

1. In first message, in point 1, you described scenario with change of primary
screen. Did my patch resolved that issue for you?
2. Can you provide exact steps to crash plasma? I don't understand what exactly
do you do.

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

[valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays

2016-11-30 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #23 from Julian Seward  ---
(In reply to Carl Ponder from comment #22)
> I know they're not zeroing out the space.

That doesn't sync with my understanding of the discussion above.

I think your chances of getting a definitive answer are low
without providing an executable test case, with symbols, that 
we can try out.

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

--- Comment #35 from Christoph Feck  ---
Thomas, unless you are reporting crashes with a backtrace we have to consult
the crystal ball...

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

[kst] [Bug 372265] "Change Data File" does not update file name references in text box

2016-11-30 Thread Nicolas Brisset
https://bugs.kde.org/show_bug.cgi?id=372265

Nicolas Brisset  changed:

   What|Removed |Added

 CC||nicolas.bris...@airbus.com

--- Comment #3 from Nicolas Brisset  ---
Hi all,

I believe automatic scalars are useful and I would not like having to create
them manually. For instance, they can be used to display some stats in text
form along with a graphical plot. For me they should be preserved, and of
course recomputed and labels using them (if any) refreshed automatically when
the data is reloaded from the same file - or from another file.

The same should essentially happen with strings from datasources in my opinion.

Where it gets more tricky is when you have more than one datasource. In that
case we have to keep track of which datasource provides which object to be able
to update the right one(s) in case one of the datasources change.

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

[KScreen] [Bug 354534] kscreen-console MUST NOT use qDebug for output

2016-11-30 Thread Jan-Matthias Braun
https://bugs.kde.org/show_bug.cgi?id=354534

--- Comment #4 from Jan-Matthias Braun  ---
(In reply to Sebastian Kügler from comment #3)
> @Jan-Matthias Awesome.
> 
> Could you post this patch to phabricator.kde.org, makes it a bit easier to
> apply, review and discuss for me. Thanks!

With best greetings: https://phabricator.kde.org/D3552

Cheers,

Jan

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

[digikam] [Bug 373100] Deleting duplicate image in "Find duplicates" removes all other found duplicates

2016-11-30 Thread Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=373100

--- Comment #8 from Kristian Karl  ---
I can confirm that the fix works.
Thanks for the quick fix!

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

[plasmashell] [Bug 372957] Scrolling in system tray switches desktop

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372957

--- Comment #5 from Christoph Feck  ---
The issue is that the wheel event is passed to the lower widget (in this case
the desktop). The systray should always accept the wheel event to prevent this.
See related bug.

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

[plasmashell] [Bug 372963] plasmashell does not handle changes of the primary screen

2016-11-30 Thread Jan-Matthias Braun
https://bugs.kde.org/show_bug.cgi?id=372963

--- Comment #12 from Jan-Matthias Braun  ---
(In reply to Jakub Gocoł from comment #11)
> I think this patch https://phabricator.kde.org/D3519 will fix your problem.
> I hope it will be merged soon.

Hi! I found your patch and am already testing with it. Unluckily, testing
involves not only plasma crashes but sometimes freezes when suspending &
switching monitors quite often. This means, I won't have useful results before
next week.
Especially in the case where the primary screen is on an external monitor and
LVDS-0 (the internal display) seems to crash in any combination of all our
patches. :-( The switch-displays-logic seems to go boinc in this case. But this
case is really annoying to reproduce.
For the simple case with one additional external display I do think so, too.
:-)

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

[plasmashell] [Bug 372957] Scrolling in system tray switches desktop

2016-11-30 Thread Ignacio R . Morelle
https://bugs.kde.org/show_bug.cgi?id=372957

Ignacio R. Morelle  changed:

   What|Removed |Added

 CC||shadowm2...@gmail.com

--- Comment #4 from Ignacio R. Morelle  ---
So after reading Marco's comment above I decided to have a look at Plasma's
configuration files, .config/plasma-org.kde.plasma.desktop-appletsrc in
particular, and I found this bit:

  [ActionPlugins][129]
  MidButton;NoModifier=org.kde.paste
  RightButton;NoModifier=org.kde.contextmenu
  wheel:Vertical;NoModifier=org.kde.switchdesktop

I stopped plasmashell, removed the
`wheel:Vertical;NoModifier=org.kde.switchdesktop` line and started plasmashell
again, and the wheel no longer has an effect on the system tray icons or arrow
or the dead space between icons. Not sure how this configuration ended up here
in the first place. I thought it could be related to the Mouse Actions tab in
the desktop configuration, but adding an action to switch desktops on wheel
presses didn't seem to affect the system tray at all.

Note that before editing the config file I had tried removing and readding the
system tray widget, and adding a new panel using the Default Panel preset;
neither made a difference.

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

[valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays

2016-11-30 Thread Carl Ponder
https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #22 from Carl Ponder  ---
I know they're not zeroing out the space.
As far as trying to intercept the subroutine-call, I've worked a little on this
level

  coregrind/m_syswrap

but these only intercept system-calls, right?
And you're saying that there's no analogous convention for me to intercept
calls into the PGI runtime and record the uninitialized data state, right?

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

[digikam] [Bug 334799] Import button on toolbar not activated after plugging in USB stick/memory card with photos

2016-11-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=334799

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.4.0
  Latest Commit||https://commits.kde.org/dig
   ||ikam/322a9414d1d985fcfcb806
   ||71441f5da1638ea900

--- Comment #6 from Maik Qualmann  ---
Git commit 322a9414d1d985fcfcb80671441f5da1638ea900 by Maik Qualmann.
Committed on 30/11/2016 at 20:19.
Pushed by mqualmann into branch 'master'.

enable import button on toolbar when action is available
FIXED-IN: 5.4.0

M  +2-3NEWS
M  +2-0app/main/digikamapp.cpp

https://commits.kde.org/digikam/322a9414d1d985fcfcb80671441f5da1638ea900

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

[valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays

2016-11-30 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #21 from Julian Seward  ---
(In reply to Tom Hughes from comment #19)
My assumption about what __builtin_aa does is: it moves RSP down by the
specified amount, zeroes out the new area, and then returns.  Except ..
how does it return?  It must have to copy its own return address to just
below the newly allocated area, and only then return.

It would be possible to intercept it, but you'd have to hand-write a
replacement in assembly, since the above isn't doable in C.

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

[dolphin] [Bug 372989] Feature request for mount ISO images

2016-11-30 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=372989

Guo Yunhe (郭云鹤)  changed:

   What|Removed |Added

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

--- Comment #2 from Guo Yunhe (郭云鹤)  ---
As the forum post said, it is a very useful function. Most users do not even
know how to install service menu addition. (I tried to download the addition
but nothing happened)

It is better to provide build-in support for that, rather than an addition that
requires download. This reduce a lot of pain of searching solutions.

MS Windows 10 finally provides this function in its file browser. So I think we
can add it, too.

http://zdnet4.cbsistatic.com/hub/i/2016/05/18/d65f09da-a54e-41a1-bf35-3fa4b2ba1426/virtual-dvd-windows-10.jpg

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

[digikam] [Bug 367596] Sub-folder count images but don't show them (unsupported JPEG file?)

2016-11-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=367596

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #5 from Maik Qualmann  ---
Please enable this option for testing: Settings->Image
Editor->Versioning->Always show original images

Maik

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

[frameworks-kwidgetsaddons] [Bug 345091] KColumnResizerTest::test(forms) fails on armhf

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345091

--- Comment #3 from Christoph Feck  ---
Git commit d907bcfe8cd3760b564978b7a8781d95ce40fa0b by Christoph Feck.
Committed on 30/11/2016 at 19:57.
Pushed by cfeck into branch 'master'.

Remove unneeded include of whole QtGui module

M  +0-2tests/kcolumnresizertestapp.cpp

https://commits.kde.org/kwidgetsaddons/d907bcfe8cd3760b564978b7a8781d95ce40fa0b

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

[valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays

2016-11-30 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #20 from Tom Hughes  ---
Actually given that the return from the call will unwind the stack again that
means the caller will be accessing values below the stack pointer which is
unsafe if a signal fires as the signal may trash the stack below the stack
pointer (there's a small extra redzone below sp that is safe on x86_64 but not
on x86_32).

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

[digikam] [Bug 367596] Sub-folder count images but don't show them (unsupported JPEG file?)

2016-11-30 Thread Mathieu MD
https://bugs.kde.org/show_bug.cgi?id=367596

--- Comment #4 from Mathieu MD  ---
Yes, with the AppImage of DK 5.4.0 I can reproduce this bug.

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

[valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays

2016-11-30 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=371966

Tom Hughes  changed:

   What|Removed |Added

 CC||t...@compton.nu

--- Comment #19 from Tom Hughes  ---
They should already be marked as uninitialised when __builtin_aa adjusts the
stack pointer - the problem is that they will then be changed to inaccessible
when it returns because the caller is not normally supposed to rely on stack
values allocated by the callee.

Basically that routine is not ABI compliant by the sounds of it, which may be
fine for something generated by the compiler, but it creates problems for
external tools like valgrind.

In principle it should be possible to intercept it though, so long as it
appears in the symbol table.

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

[digikam] [Bug 370553] Adjust date - not possible to update "digikam timestamp"

2016-11-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370553

--- Comment #9 from Maik Qualmann  ---
The DK timestamp may make sense for images that have no metadata.

Maik

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-30 Thread Thomas Weissel
https://bugs.kde.org/show_bug.cgi?id=345871

--- Comment #34 from Thomas Weissel  ---
well.. i understand that starting gparted causes this crash and using parted
from bash (my bug-duplicate) also crashes plasma.. 

but could it be possible that changing settings for a virtualbox vm also causes
"the same" crash? (happens to me all the time..)  or should i report this
somewhere else ?

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

[kdevelop] [Bug 330539] Konsole opens bash after kdevelop_attach even if zsh is set.

2016-11-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=330539

--- Comment #11 from Kevin Funk  ---
Thanks for the patches!

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

[kdevelop] [Bug 330539] Konsole opens bash after kdevelop_attach even if zsh is set.

2016-11-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=330539

Kevin Funk  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.1.0
 Resolution|--- |FIXED

--- Comment #10 from Kevin Funk  ---
Patches pushed.

https://phabricator.kde.org/D3171 (kdevplatform)
https://phabricator.kde.org/D3172 (kdevelop)

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

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

2016-11-30 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #212 from Jonathan Marten  ---
I couldn't do without the wallpaper switching any longer, and so implemented a
quick solution.  It doesn't address the ability to have different widgets on
each virtual desktop, as was possible before, but at least allows separate
wallpaper.  It does so by tricking the slideshow background into changing its
image.

Anyone is welcome to try it out - code is at
https://github.com/martenjj/wallpaperswitch

Please don't comment on this bug report or bother the Plasma developers about
this - it is unofficial and nothing to do with the Plasma project.

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

[frameworks-kio] [Bug 373119] QFileDialog sends messages to standard out

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373119

Christoph Feck  changed:

   What|Removed |Added

  Component|general |general
   Assignee|mklape...@kde.org   |fa...@kde.org
Product|frameworks-knotifications   |frameworks-kio
Version|5.8.0   |5.26.0

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

[cantor] [Bug 363605] Crash when closing Cantor

2016-11-30 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=363605

Alexander Semke  changed:

   What|Removed |Added

 CC||simg...@gmail.com

--- Comment #2 from Alexander Semke  ---
*** Bug 373118 has been marked as a duplicate of this bug. ***

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

[cantor] [Bug 373118] Cantor crashes on close

2016-11-30 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=373118

Alexander Semke  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||alexander.se...@web.de

--- Comment #1 from Alexander Semke  ---


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

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

[cantor] [Bug 373118] Cantor crashes on close

2016-11-30 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=373118

--- Comment #2 from Alexander Semke  ---
This was fixed recently. Please try the current code if possible. Thanks.

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

[cantor] [Bug 358975] Make the worksheet path available to backends (enhancement proposal with patch)

2016-11-30 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=358975

Alexander Semke  changed:

   What|Removed |Added

 CC||alexander.se...@web.de

--- Comment #2 from Alexander Semke  ---
What is the exact use case you need this for?

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

[kdevelop] [Bug 330539] Konsole opens bash after kdevelop_attach even if zsh is set.

2016-11-30 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=330539

Kevin Funk  changed:

   What|Removed |Added

 CC||kf...@kde.org

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

[digikam] [Bug 370942] Advanced Metadata Write Options Ineffective

2016-11-30 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370942

--- Comment #4 from Maik Qualmann  ---
Git commit ff5bf24c4a755c43cdcbafd7f791199360458651 by Maik Qualmann.
Committed on 30/11/2016 at 19:12.
Pushed by mqualmann into branch 'master'.

implement write keywords to IPTC when it is enabled

M  +67   -53   libs/dmetadata/dmetadata.cpp

https://commits.kde.org/digikam/ff5bf24c4a755c43cdcbafd7f791199360458651

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

[krita] [Bug 371900] I can't render animation from Krita

2016-11-30 Thread mvowada
https://bugs.kde.org/show_bug.cgi?id=371900

mvowada  changed:

   What|Removed |Added

 CC||freebo...@tiscali.it
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #6 from mvowada  ---
Hello. The error log seems to me identical to the one in attachment of Bug
372572.
For this reason I'm going to change the status of this report to duplicate of
Bug 372572.
If I'm wrong, please, feel free to change it back, thanks.

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

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

[krita] [Bug 372572] [appimage] export GIF animation is broken, specific to appimage

2016-11-30 Thread mvowada
https://bugs.kde.org/show_bug.cgi?id=372572

mvowada  changed:

   What|Removed |Added

 CC||walker...@msn.com

--- Comment #4 from mvowada  ---
*** Bug 371900 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 372963] plasmashell does not handle changes of the primary screen

2016-11-30 Thread Jakub Gocoł
https://bugs.kde.org/show_bug.cgi?id=372963

Jakub Gocoł  changed:

   What|Removed |Added

 CC||jakub.go...@gmail.com

--- Comment #11 from Jakub Gocoł  ---
I think this patch https://phabricator.kde.org/D3519 will fix your problem. I
hope it will be merged soon.

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

[valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays

2016-11-30 Thread Carl Ponder
https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #18 from Carl Ponder  ---
PGI confirms that this call to "__builtin_aa" is what's bumping the stack
pointer. It's a subroutine inside the PGI runtime.

Does valgrind have a way for us to intercept this subroutine-call and then mark
the array-elements as being uninitialized? I think this would solve the problem
for us.

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

[kdeconnect] [Bug 368438] KDE Connect does not communicate while running in background on phone

2016-11-30 Thread Matt Whitlock
https://bugs.kde.org/show_bug.cgi?id=368438

--- Comment #8 from Matt Whitlock  ---
(In reply to Albert Vaca from comment #7)
> Is there a way I can reproduce it?

I'm not sure. KDE Connect is broken for me more often than it works, and I
still don't know the exact conditions that cause it to enter the failure mode.
I know that rebooting my phone makes it work again for a while. In fact, I did
that just now, and now KDE Connect is connected and I can ring my phone from my
computer's KDE Connect tray panel.

> Does simply adding volatile fixes it for you?

I don't have an Android development environment, and I don't know the first
thing about developing apps for Android. I'm a Java developer, not an Android
developer.

> If this was the case, there are probably many more volatile
> missing, so I would like to have a way to check the effect of
> adding/removing them.

Data races are probabilistic and as such are notoriously difficult to reproduce
reliably, as they depend on factors outside of the program being tested, such
as the global state of the operating system and the specifics of the OS
kernel's thread scheduler.

Rather than measuring the effects of declaring variables volatile, which sounds
a lot like "programming by accident"
(https://en.wikipedia.org/wiki/Programming_by_permutation), you should reason
about which variables need to be declared volatile. Generally, if you access a
variable from more than one thread without any kind of synchronization between
the threads, then you must declare the variable volatile.

And for what it's worth, Thread.sleep(…) is not a synchronization primitive. In
general, there is no upper bound on the amount of time that a thread may be
paused between instructions, so you cannot pick any delay time for
Thread.sleep(…) that is guaranteed to be long enough. Use proper thread
synchronization techniques instead.

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

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

2016-11-30 Thread Diego
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #211 from Diego  ---
How many users will lose KDE for not implementing this characteristic that we
have been asking for a re-incorporation for years.

"Thanks" KDE for ignoring your users.

a greeting.

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

[frameworks-knotifications] [Bug 373119] New: QFileDialog sends messages to standard out

2016-11-30 Thread Teunizz
https://bugs.kde.org/show_bug.cgi?id=373119

Bug ID: 373119
   Summary: QFileDialog sends messages to standard out
   Product: frameworks-knotifications
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mklape...@kde.org
  Reporter: teu...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 102551
  --> https://bugs.kde.org/attachment.cgi?id=102551=edit
sSmall test project that demonstrates the problem.

Consider the attached test project that uses QFileDialog.
It shows the following in the console:

kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
Invalid URL: QUrl("abcdefgh.edf")
Invalid URL: QUrl("abcdefgh.edf")

OS is openSuse Leap 42.2, plasmashell 5.8.3.

Sidenote:

First, my application crashed two times at the same point but now I can't
reproduce it anymore.
The output was the following:

kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
Invalid URL: QUrl("waveform.edf")
Invalid URL: QUrl("waveform.edf")
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""
Segmentation fault (core dumped)

Output of dmesg:

dsremote[2565]: segfault at 7fbfadfd866c ip 7fbfa19d6cdc sp
7ffe832e6668 error 7 in libKF5Notifications.so.5.26.0[7fbfa19c1000+49000]

Application was compiled with the default Qt5 libs coming from the openSuse
repo.

Recompiling the same code with Qt4.8.7 does not produce segfaults or any
warnings. (Qt4 was compiled from source, downloaded from qt.io)

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

[frameworks-knotifications] [Bug 373119] QFileDialog sends messages to standard out

2016-11-30 Thread Teunizz
https://bugs.kde.org/show_bug.cgi?id=373119

Teunizz  changed:

   What|Removed |Added

   Platform|Other   |openSUSE RPMs

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

[frameworks-knotifications] [Bug 373119] QFileDialog sends messages to standard out

2016-11-30 Thread Teunizz
https://bugs.kde.org/show_bug.cgi?id=373119

Teunizz  changed:

   What|Removed |Added

Version|unspecified |5.8.0

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

[plasmashell] [Bug 370003] Performance issues (laggy animations, stuttering keyboard input handling, severe frame drops in videos) after using plasmashell for a few days

2016-11-30 Thread Nicolas Bigaouette
https://bugs.kde.org/show_bug.cgi?id=370003

--- Comment #7 from Nicolas Bigaouette  ---
Interesting...

I don't use any Xorg config at all. I might try stopping Atom to see if I can
reproduce.

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

[plasmashell] [Bug 370003] Performance issues (laggy animations, stuttering keyboard input handling, severe frame drops in videos) after using plasmashell for a few days

2016-11-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=370003

--- Comment #6 from k...@darksense.com ---
I think Atom Editor is making this bug appear more quickly but I may be wrong.
I'm using i915 with the following xorg.conf : 

Section "Device"
Identifier  "Device0"
Driver  "intel"
BusID   "PCI:0:2:0"
Option  "AccelMethod" "sna"
Option  "DRI3""1"
Option  "DRI" "3"
EndSection

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

[cantor] [Bug 356103] Python 3 backend is not functional

2016-11-30 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=356103

--- Comment #10 from Simone Gaiarin  ---
Seems to work now. Version: 16.08.3

I get some weird output though sometimes, I don't know if it's normal.

Steps:
a = 1 OK
b = 2

{'errorPythonBackend': , '__spec__': None, 'a': 1, '__doc__': None,
'__loader__': , 'scipy': , 'matplotlib': , 'CatchOutPythonBackend': ,
'outputPythonBackend': , '__builtins__': , '__package__': None, 'numpy': ,
'sys': , '__name__': '__main__', 'b': 2}

c = a + b OK
import numpy as np OK
dd = np.array([1,2,3]) OK

Reevaluate b = 2 then it's OK

That output appears only if I do Evaluate Worksheet, while with evaluate entry
it's fine.

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

[cantor] [Bug 373118] New: Cantor crashes on close

2016-11-30 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=373118

Bug ID: 373118
   Summary: Cantor crashes on close
   Product: cantor
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: fil...@kde.org
  Reporter: simg...@gmail.com
CC: alexanderrie...@gmail.com
  Target Milestone: ---

Application: cantor (16.08.3)

Qt Version: 5.7.0
Frameworks Version: 5.28.0
Operating System: Linux 4.8.9-1-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Running the python 3 backend. Clicking the X button to close the app makes the
app crash. drkonqi suggest me to send the bug report.

The crash can be reproduced every time.

-- Backtrace:
Application: Cantor (cantor), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9b29d4f7c0 (LWP 6260))]

Thread 2 (Thread 0x7f9b0f49c700 (LWP 6262)):
#0  0x7f9b20c697a7 in  () at /usr/lib/libglib-2.0.so.0
#1  0x7f9b20c6bc2b in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7f9b20c6c6ab in  () at /usr/lib/libglib-2.0.so.0
#3  0x7f9b20c6c89c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7f9b26a9a72b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7f9b26a4423a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7f9b268670f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7f9b23091e55 in  () at /usr/lib/libQt5DBus.so.5
#8  0x7f9b2686bd78 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f9b224ea454 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7f9b25f6a7df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f9b29d4f7c0 (LWP 6260)):
[KCrash Handler]
#6  0x in  ()
#7  0x7f9b26a719ce in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#8  0x7f9b29391655 in KParts::Part::setStatusBarText(QString const&) () at
/usr/lib/libKF5Parts.so.5
#9  0x7f9afffcbb3b in  () at /usr/lib/qt/plugins/libcantorpart.so
#10 0x7f9b00010d83 in  () at /usr/lib/qt/plugins/libcantorpart.so
#11 0x7f9b26a71659 in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#12 0x7f9b2981587e in
Cantor::Session::statusChanged(Cantor::Session::Status) () at
/usr/lib/libcantorlibs.so.16
#13 0x7f9b024e43cd in PythonSession::logout() () at
/usr/lib/libcantor_pythonbackend.so
#14 0x7f9afffdb469 in  () at /usr/lib/qt/plugins/libcantorpart.so
#15 0x7f9afffdb529 in  () at /usr/lib/qt/plugins/libcantorpart.so
#16 0x7f9b26a6fdc1 in QObjectPrivate::deleteChildren() () at
/usr/lib/libQt5Core.so.5
#17 0x7f9b2776889b in QWidget::~QWidget() () at /usr/lib/libQt5Widgets.so.5
#18 0x7f9b27768b89 in QWidget::~QWidget() () at /usr/lib/libQt5Widgets.so.5
#19 0x7f9b26a6fdc1 in QObjectPrivate::deleteChildren() () at
/usr/lib/libQt5Core.so.5
#20 0x7f9b2776889b in QWidget::~QWidget() () at /usr/lib/libQt5Widgets.so.5
#21 0x7f9b278b5299 in QStackedWidget::~QStackedWidget() () at
/usr/lib/libQt5Widgets.so.5
#22 0x7f9b26a6fdc1 in QObjectPrivate::deleteChildren() () at
/usr/lib/libQt5Core.so.5
#23 0x7f9b2776889b in QWidget::~QWidget() () at /usr/lib/libQt5Widgets.so.5
#24 0x7f9b278c1be9 in QTabWidget::~QTabWidget() () at
/usr/lib/libQt5Widgets.so.5
#25 0x7f9b26a6fdc1 in QObjectPrivate::deleteChildren() () at
/usr/lib/libQt5Core.so.5
#26 0x7f9b2776889b in QWidget::~QWidget() () at /usr/lib/libQt5Widgets.so.5
#27 0x7f9b28e0832e in KMainWindow::~KMainWindow() () at
/usr/lib/libKF5XmlGui.so.5
#28 0x0040da22 in  ()
#29 0x7f9b26a724f0 in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#30 0x7f9b2776d0eb in QWidget::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#31 0x7f9b2786b48b in QMainWindow::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#32 0x7f9b28e0ae6a in KMainWindow::event(QEvent*) () at
/usr/lib/libKF5XmlGui.so.5
#33 0x7f9b28e5c875 in KXmlGuiWindow::event(QEvent*) () at
/usr/lib/libKF5XmlGui.so.5
#34 0x7f9b27725e0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#35 0x7f9b2772d581 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/libQt5Widgets.so.5
#36 0x7f9b26a45de0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#37 0x7f9b26a4856d in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#38 0x7f9b26a9a303 in  () at /usr/lib/libQt5Core.so.5
#39 0x7f9b20c6c587 in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#40 0x7f9b20c6c7f0 in  () at /usr/lib/libglib-2.0.so.0
#41 

[plasmashell] [Bug 370003] Performance issues (laggy animations, stuttering keyboard input handling, severe frame drops in videos) after using plasmashell for a few days

2016-11-30 Thread Nicolas Bigaouette
https://bugs.kde.org/show_bug.cgi?id=370003

Nicolas Bigaouette  changed:

   What|Removed |Added

 CC||nbigaoue...@gmail.com

--- Comment #5 from Nicolas Bigaouette  ---
I'm facing the same issue and it's driving me nuts.

I leave my system open and logged in when I finish my day. The next day, with a
probability of close to 100%, plasma becomes almost unusable. It slows down
significantly and consumes what appear to be a core.

While it's relatively easy to reproduce (just wait a couple of hours), I really
don't know the source of the problem.

I'm using (up-to-date) ArchLinux x86_64, KDE Frameworks 5.28.0, Qt 5.7 (xcb),
intel graphics.

I have many windows opened:
-Atom editor
- Chromium
- git gui & gitk
- a couple of konsole terminals (with tmux in them with a dozen tmux windows)
- Thunderbird
- Minimized to tray (unused) I have "KDE Remote Desktop Client" and
"simplescreenrecorder"


If I call strace on plasmashell I get a ton of:
futex(0x8c5e00, FUTEX_WAKE_PRIVATE, 1)  = 0
futex(0x8c5e00, FUTEX_WAIT_PRIVATE, 3, NULL) = 0
futex(0x8c5e00, FUTEX_WAKE_PRIVATE, 1)  = 0
futex(0x8c5e00, FUTEX_WAIT_PRIVATE, 3, NULL) = 0
and
futex(0x8c5e00, FUTEX_WAKE_PRIVATE, 1)  = 0
futex(0x8c5e00, FUTEX_WAIT_PRIVATE, 3, NULL) = -1 EAGAIN (Resource temporarily
unavailable)
futex(0x8c5e00, FUTEX_WAKE_PRIVATE, 1)  = 0
futex(0x8c5e00, FUTEX_WAIT_PRIVATE, 3, NULL) = -1 EAGAIN (Resource temporarily
unavailable)
futex(0x8c5e00, FUTEX_WAKE_PRIVATE, 1)  = 0


I also get many things related to `DRM_IOCTL_I915_GEM_*`

Running perf for 10 seconds (and not interacting with the machine):
$ perf record -e cpu-clock  -p `pidof plasmashell` -o perf2.data 
$ perf report -i perf2.data
Samples: 15K of event 'cpu-clock:u', Event count (approx.): 395850
Overhead  Command  Shared Object Symbol
  18.26%  plasmashell  libpthread-2.24.so[.]
__lll_lock_elision
   8.97%  QXcbEventReader  libc-2.24.so  [.] malloc
   7.15%  plasmashell  libQt5Core.so.5.7.0   [.] qstrcmp
   5.85%  plasmashell  libc-2.24.so  [.] _int_free
   5.62%  QXcbEventReader  libpthread-2.24.so[.]
__lll_lock_elision
   5.23%  QXcbEventReader  libc-2.24.so  [.] _int_malloc
   4.88%  plasmashell  libpthread-2.24.so[.]
__lll_unlock_elision
   3.03%  plasmashell  libQt5Core.so.5.7.0   [.] QMutex::lock
   2.67%  plasmashell  libQt5XcbQpa.so.5.7.0 [.]
QXcbConnection::processXcbEvents
   2.67%  plasmashell  libQt5Core.so.5.7.0   [.]
QAbstractEventDispatcher::filterNativeEvent
   2.34%  QXcbEventReader  libc-2.24.so  [.]
__memmove_avx_unaligned_erms
   2.23%  QXcbEventReader  libpthread-2.24.so[.]
pthread_cond_signal@@GLIBC_2.3.2
   1.62%  plasmashell  libQt5Core.so.5.7.0   [.] QMutex::unlock
   1.54%  plasmashell  libpthread-2.24.so[.]
pthread_mutex_lock
   1.31%  QXcbEventReader  libpthread-2.24.so[.]
__lll_unlock_elision
   1.09%  plasmashell  libQt5Core.so.5.7.0   [.]
QCoreApplicationPrivate::sendThroughApplicationEventFilters
   0.88%  plasmashell  libQt5XcbQpa.so.5.7.0 [.]
QXcbConnection::handleXcbEvent
   0.73%  QXcbEventReader  libQt5Core.so.5.7.0   [.] QMutex::lock
   0.63%  QXcbEventReader  libc-2.24.so  [.] _int_free
   0.54%  plasmashell  libc-2.24.so  [.]
pthread_mutex_lock
   0.49%  plasmashell  libQt5Core.so.5.7.0   [.] QObject::event
   0.48%  plasmashell  libX11.so.6.3.0   [.]
XESetWireToEvent
   0.45%  QXcbEventReader  libQt5Core.so.5.7.0   [.]
QMetaObject::activate
   0.45%  plasmashell  ld-2.24.so[.]
_dl_update_slotinfo
   0.44%  QXcbEventReader  libQt5Core.so.5.7.0   [.] QMutex::unlock
   0.44%  plasmashell  libc-2.24.so  [.] free
   0.41%  QXcbEventReader  libpthread-2.24.so[.]
pthread_mutex_lock
[...]

Using modesetting driver. From /var/log/Xorg.0.log:
[...]
[115563.964] (EE) Failed to load module "intel" (module does not exist, 0)
[115563.964] (II) LoadModule: "modesetting"
[115563.964] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[115563.965] (II) Module modesetting: vendor="X.Org Foundation"
[115563.965]compiled for 1.18.4, module version = 1.18.4
[115563.965]Module class: X.Org Video Driver
[115563.965]ABI class: X.Org Video Driver, version 20.0
[...]


Note sure what other information I can provide.

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

[kwin] [Bug 373078] KWin wayland freezes when clicking on the kickoff

2016-11-30 Thread Lucas
https://bugs.kde.org/show_bug.cgi?id=373078

--- Comment #4 from Lucas  ---
(In reply to Martin Gräßlin from comment #3)
> Best option would be to ssh in from another system

Hmm I never used gdb nor ssh and I have only one computer. But if you give me 
detailed instructions I may try to debug this issue.

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

[plasmashell] [Bug 372873] Move To Current Desktop

2016-11-30 Thread Clouseau
https://bugs.kde.org/show_bug.cgi?id=372873

--- Comment #2 from Clouseau  ---
Confirmed, solves the issue. Changed it in:

/usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ContextMenu.qml

until the new package arrives.

Tnx!

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

[telepathy] [Bug 373117] New: nothing is sent

2016-11-30 Thread Gerhard Lehnhoff
https://bugs.kde.org/show_bug.cgi?id=373117

Bug ID: 373117
   Summary: nothing is sent
   Product: telepathy
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: text-ui
  Assignee: kde-telepathy-b...@kde.org
  Reporter: pub...@glehnhoff.de
  Target Milestone: Future

Kubuntu 16.04

I type a message and after I click "enter" in order to send nothing is sent,
nothing is seen in the screen, my message is just disappeared. The funny thing
is, sometimes it works, however I could not figure out yet any dependencies.

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

[plasmashell] [Bug 373116] New: External monitor via HDMI

2016-11-30 Thread Kolesar
https://bugs.kde.org/show_bug.cgi?id=373116

Bug ID: 373116
   Summary: External monitor via HDMI
   Product: plasmashell
   Version: 5.8.3
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: asim.husano...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.8.3)

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

-- Information about the crash:
- What I was doing when the application crashed:
When I unplug my laptop from docking station
- Unusual behavior I noticed:
KDE plasma sometimes lost task bar and I must restart plasma, but today kde
plasma crached

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

Thread 8 (Thread 0x7fda164c1700 (LWP 2976)):
#0  0x7fdad4ec07b9 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1  0x7fdad4e7e837 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7fdad4e7f230 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7fdad4e7f42c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7fdad90be32b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7fdad906bfdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7fdad8ea6f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7fda178e98f7 in KCupsConnection::run() () at
/usr/lib64/libkcupslib.so
#8  0x7fdad8eab9e9 in  () at /usr/lib64/libQt5Core.so.5
#9  0x7fdad7fc0734 in start_thread () at /lib64/libpthread.so.0
#10 0x7fdad87bfd3d in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7fda26e8d700 (LWP 2831)):
#0  0x7fdad4ec07d4 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7fdad4e7e9e8 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7fdad4e7f230 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7fdad4e7f42c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7fdad90be32b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7fdad906bfdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7fdad8ea6f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7fdadcd35632 in  () at /usr/lib64/libQt5Quick.so.5
#8  0x7fdad8eab9e9 in  () at /usr/lib64/libQt5Core.so.5
#9  0x7fdad7fc0734 in start_thread () at /lib64/libpthread.so.0
#10 0x7fdad87bfd3d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7fdab57a9700 (LWP 2757)):
#0  0x7fdad7fc50af in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fdade77493b in  () at /usr/lib64/libQt5Script.so.5
#2  0x7fdade774969 in  () at /usr/lib64/libQt5Script.so.5
#3  0x7fdad7fc0734 in start_thread () at /lib64/libpthread.so.0
#4  0x7fdad87bfd3d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7fdab745f700 (LWP 2711)):
#0  0x7fdad87b749d in poll () at /lib64/libc.so.6
#1  0x7fdad4e7f314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fdad4e7f42c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fdad90be32b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7fdad906bfdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7fdad8ea6f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7fdadc1b29b8 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x7fdad8eab9e9 in  () at /usr/lib64/libQt5Core.so.5
#8  0x7fdad7fc0734 in start_thread () at /lib64/libpthread.so.0
#9  0x7fdad87bfd3d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fdac4f5b700 (LWP 2684)):
#0  0x7fdad4e7c6af in  () at /usr/lib64/libglib-2.0.so.0
#1  0x7fdad4e7e8fb in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#2  0x7fdad4e7f230 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7fdad4e7f42c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7fdad90be32b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7fdad906bfdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7fdad8ea6f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7fdadc1b29b8 in  () at /usr/lib64/libQt5Qml.so.5
#8  0x7fdad8eab9e9 in  () at /usr/lib64/libQt5Core.so.5
#9  0x7fdad7fc0734 in start_thread () at /lib64/libpthread.so.0
#10 0x7fdad87bfd3d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fdac69a2700 (LWP 2651)):
#0  0x7fdad87b749d in poll () at /lib64/libc.so.6
#1  0x7fdad4e7f314 in  () at 

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

2016-11-30 Thread Arran
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #210 from Arran  ---
I don't care any longer if this negative aspect to KDE's clients, the users,
continues. I have found PClinuxOS with Trinity as desktop environment. It bases
on KDE used before the first Plasma, but steadily developed to keep up to their
users demands. I am now, after a short trial of 2 weeks, prepared to install it
as my new bread and butter distribution and I do not have to bother with KDE
any more. What a releave.

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

[kde-windows] [Bug 366596] Some KDE applications processes remain as background (zombie) processes after closing

2016-11-30 Thread Albert Vaca
https://bugs.kde.org/show_bug.cgi?id=366596

--- Comment #26 from Albert Vaca  ---
(In reply to Hannah von Reth from comment #24)
> - Running several versions of dbus should not cause an issue as dbus is
> configured to operate depending on its root directory.

DBus activation won't find the .service files if they are installed in an app's
directory but the daemon running is running from a different app's directory.
At least the .service files need to have a common path across apps.

E.g.: KDE Connect needs dbus-activation, so it installs C:/Program Files/KDE
Connect/share/dbus-1/services/org.kde.kdeconnect.service. If dbus-daemon is
running from C:/Program Files/KStars, it will never find KDE Connect's .service
file.

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

  1   2   3   >