[Discover] [Bug 378389] New: Discover doesn't work as intended

2017-04-02 Thread Alexadner
https://bugs.kde.org/show_bug.cgi?id=378389

Bug ID: 378389
   Summary: Discover doesn't work as intended
   Product: Discover
   Version: 5.6.2
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: aleksandrpis...@walla.co.il
  Target Milestone: ---

The store is empty and doesn't work as it should.

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

[kwin] [Bug 378138] KWin open some windows on first monitor, not primary

2017-04-02 Thread Ural
https://bugs.kde.org/show_bug.cgi?id=378138

--- Comment #5 from Ural  ---
Sorry, can you explain more please? I don't know the spec, but as a user, my
first monitor is 30 meters far away from me, and 20-30% apps are opening on it,
and it is very annoying. This monitor is for public video rotating. I don't
want any windows to open on it. I even put some option to open windows on that
screen, where mouse is. It didn't helped. 
I can't override all applications, I don't know which new application will open
in such way. 
Why then there is 'primary' definition? it is just for panel? Primary monitor
must be first for all windows. 
I am sure that's not normal behaviour for usability. Mostly all popups and
confirmations opens on first monitor.

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

[Skanlite] [Bug 378334] Skanlite Cropping Not In Register With Actual Scanning On Brother Multi-Function Printers

2017-04-02 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=378334

--- Comment #2 from Kåre Särs  ---
Hi, 

Thanks for the report. I think you uploaded the preview twice.

/Kåre

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

[kwin] [Bug 378114] After trying kde with wayland, compositor on xorg is broken with opengl, have to use xrender to see the effects

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378114

Martin Gräßlin  changed:

   What|Removed |Added

  Flags||ReviewRequest+
URL||https://phabricator.kde.org
   ||/D5285

--- Comment #5 from Martin Gräßlin  ---
Patch to no longer write the config value at https://phabricator.kde.org/D5285

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

[libksane] [Bug 274036] Skanlite will not perform final scan after preview scan

2017-04-02 Thread Romy Prasetyo Hadi
https://bugs.kde.org/show_bug.cgi?id=274036

Romy Prasetyo Hadi  changed:

   What|Removed |Added

 CC||imor...@gmail.com

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

[digikam] [Bug 378364] Sequence number options appear to be ignored when sequence number specified as "###"

2017-04-02 Thread Tom Cunningham
https://bugs.kde.org/show_bug.cgi?id=378364

Tom Cunningham  changed:

   What|Removed |Added

   Severity|wishlist|normal
Summary|Optional sequence number|Sequence number options
   |reset when [date] option|appear to be ignored when
   |used|sequence number specified
   ||as "###"

--- Comment #1 from Tom Cunningham  ---
Never mind, this is what the folder-aware option is supposed to do, but it
appears to not be working (unless it is cockpit error again); here is my custom
rename string:

[date:-MM-dd] ###[f,1,3].[ext]{lower}

I don't get a step of 3 and the sequence number does not start over when the
folder changes.

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

[dolphin] [Bug 378155] Dolphin unresponsive to clicks after opening a file in dual monitor

2017-04-02 Thread Horacio Sanson
https://bugs.kde.org/show_bug.cgi?id=378155

--- Comment #3 from Horacio Sanson  ---
Here is the backtrace. I must make clear that Dolphin is not freezing. I can
click the window and move it around, resize it, click the menus and all that
works fine. The file and directory icons/list in the files and the places
panels are the ones I cannot click or highlight. It is like the mouse
over/click event is not being registered in those places.

To take the backtrace:

  - Installed dolphin-dbgsym package via apt-get
  - Started dolphin with "gdb dolphin"
  - Executed start/continue inside gdb.
  - In dolphin opened a PDF file by clicking on it.
  - Verified that I can no longer click on any other file.
  - Ctrl-c inside dbg
  - Executed backtrace (shown below).

[~]> gdb dolphin
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from dolphin...Reading symbols from
/usr/lib/debug/.build-id/be/77756e7b53dc825e81156fab3da004640499c9.debug...done.
done.
(gdb) start
Temporary breakpoint 1 at 0x4006b0: file
/workspace/build/obj-x86_64-linux-gnu/src/dolphin_dummy.cpp, line 3.
Starting program: /usr/bin/dolphin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

Temporary breakpoint 1, main (argc=1, argv=0x7fffd048)
at /workspace/build/obj-x86_64-linux-gnu/src/dolphin_dummy.cpp:3
3   /workspace/build/obj-x86_64-linux-gnu/src/dolphin_dummy.cpp: No such
file or directory.
(gdb) continue
Continuing.
[New Thread 0x7fffe210a700 (LWP 25069)]
[New Thread 0x7fffdbfff700 (LWP 25070)]
Fontconfig warning:
"/home/ryujin/.config/fontconfig/conf.d/69-language-selector-ja-jp.conf", line
172: Having multiple values in  isn't supported and may not work as
expected
[New Thread 0x7fffd2b85700 (LWP 25095)]
Cannot creat accessible child interface for object:  PlacesView(0xc7a650) 
index:  15
^C
Thread 1 "dolphin" received signal SIGINT, Interrupt.
0x77832b5d in poll () at ../sysdeps/unix/syscall-template.S:84
84  ../sysdeps/unix/syscall-template.S: No such file or directory.
(gdb) backtrace
#0  0x77832b5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fffec54838c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffec54849c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x725c373f in
QEventDispatcherGlib::processEvents(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7256e0ba in
QEventLoop::exec(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x725766cc in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x77b5dde6 in kdemain (argc=1, argv=) at
/workspace/build/src/main.cpp:150
#7  0x77758830 in __libc_start_main (main=0x4006b0 ,
argc=1,
argv=0x7fffd048, init=, fini=,
rtld_fini=,
stack_end=0x7fffd038) at ../csu/libc-start.c:291
#8  0x004006e9 in _start ()

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

[krazy] [Bug 378388] New: "includes" warning report has outdated "KDE/" path prefix for KF5 code

2017-04-02 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=378388

Bug ID: 378388
   Summary: "includes" warning report has outdated "KDE/" path
prefix for KF5 code
   Product: krazy
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: win...@kde.org
  Reporter: kosse...@kde.org
  Target Milestone: ---

The "includes" test warning text for includes from the KDE Frameworks talks
about "KDE/KClass", when there is no longer such a path prefix "KDE/".

Example:
sublime/mainwindow.h: use KDE/KClass in angle brackets line# 25 (1)

(Is a false warning, reported separatly as
https://bugs.kde.org/show_bug.cgi?id=378387
(from
http://ebn.kde.org/krazy/reports/extragear/kdevelop/kdevplatform/index.html)

The text should be changed to talk about "KNamespace/Class" and "KClass",
perhaps:
"use KClass or KNamespace/Class in angle brackets"

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

[krazy] [Bug 378387] New: False warning about KDE/KClass includes not in angle brackets

2017-04-02 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=378387

Bug ID: 378387
   Summary: False warning about KDE/KClass includes not in angle
brackets
   Product: krazy
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: win...@kde.org
  Reporter: kosse...@kde.org
  Target Milestone: ---

On http://ebn.kde.org/krazy/ there are currently some false warnings like this:

sublime/mainwindow.h: use KDE/KClass in angle brackets line# 25 (1)

while the respective line is with angle brackets:
#include 
(cmp.
https://lxr.kde.org/source/extragear/kdevelop/kdevplatform/sublime/mainwindow.h#0025)

(from
http://ebn.kde.org/krazy/reports/extragear/kdevelop/kdevplatform/index.html)

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

[krita] [Bug 378386] New: Krita not displaying changes to canvas

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378386

Bug ID: 378386
   Summary: Krita not displaying changes to canvas
   Product: krita
   Version: 3.1.2
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: blueace...@outlook.com
  Target Milestone: ---

Windows 10
Intel CPU
Krita 3.1.2 (downloaded on 4/2/2017)

When I open a canvas and attempt to draw on it (with either mouse or keyboard)
I cannot see any of the changes I just made nor while I am making them. At
least not until I click on the top tabs, then they pop up. I have tried
uninstalling and reinstalling, disabling OpenGL, and increasing the available
RAM.  On the right side (where it displays the the layers), I can see that
there are changes and I am able to Undo changes.

I have been using Krita on my Kubuntu 16.04 computer, and just bought a Wacom
Intuos drawing pad. Since I cannot get it to work in Linux, I have been trying
to get Krita to work on my Windows computer.

Any help would be appreciated. Thank you.

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

[konsole] [Bug 378385] Reverse scroll direction, set up with synclient, is not working in Konsole window.

2017-04-02 Thread Mike Krutov
https://bugs.kde.org/show_bug.cgi?id=378385

--- Comment #2 from Mike Krutov  ---
It turned out that problem persists only for existing Konsole windows, e.g.
script with configuration needs to be executed before starting Konsole.

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

[konsole] [Bug 378385] Reverse scroll direction, set up with synclient, is not working in Konsole window.

2017-04-02 Thread Mike Krutov
https://bugs.kde.org/show_bug.cgi?id=378385

Mike Krutov  changed:

   What|Removed |Added

 CC||nekoxmach...@gmail.com

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

[konsole] [Bug 378385] Reverse scroll direction, set up with synclient, is not working in Konsole window.

2017-04-02 Thread Mike Krutov
https://bugs.kde.org/show_bug.cgi?id=378385

--- Comment #1 from Mike Krutov  ---
Proper steps to reproduce:

1) get a touchpad

2) $synclient VertScrollDelta=-111

3) have a Konsole window with scrollbar

4) Scroll.

A thing to note is that scrolling through shell history is performed in same
un-reversed way. Not sure how this feature is called, this happens when
scrolling Konsole window is unscrollable (for example, after creating new
konsole tab) - instead of doing nothing, one scrolls through his shell's
history.

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

[konsole] [Bug 378385] New: Reverse scroll direction, set up with synclient, is not working in Konsole window.

2017-04-02 Thread Mike Krutov
https://bugs.kde.org/show_bug.cgi?id=378385

Bug ID: 378385
   Summary: Reverse scroll direction, set up with synclient, is
not working in Konsole window.
   Product: konsole
   Version: 16.12.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: nekoxmach...@gmail.com
  Target Milestone: ---

This is different bug from https://bugs.kde.org/show_bug.cgi?id=342929 and
others I've found in similiar or by keywords.

Summary is, I have a touchpad that is set up via .sh script on every startup of
my system.

This touchpad is set up like this:

neko@mars : ~/bin
[0] % grep Scroll touchpad.sh 
synclient VertScrollDelta=-111
synclient HorizScrollDelta=-111



Negative VertScrollDelta property is responsible for reversing the scrolling
direction (what is called "Natural Scrolling" in MacOS environment). 

Problem is, this setting is, for some reason, ignored in Konsole. When I scroll
in the Konsole window, it always scrolls in unreversed direction, no matter
what synclient setting and/or system settings setting do I have.

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

[docs] [Bug 359822] Online help pages should offer choice of language for all existing translations

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=359822

--- Comment #8 from Luigi Toscano  ---
Git commit 91857af721d3e8b03de6e8d34086272b0622 by Luigi Toscano.
Committed on 02/04/2017 at 23:56.
Pushed by ltoscano into branch 'master'.

Fallback to "en" when the localized doc is not found

Try to fallback to "en" when the requested documentation is not
found for the selected language, and switch the language.
This ensures that some documentation is always found, like
KHelpCenter does.

This does not match the request of the bug (selection of
the available languages for each document) but it should help
until the site is restructured.

M  +11   -1index.php

https://commits.kde.org/websites/docs-kde-org/91857af721d3e8b03de6e8d34086272b0622

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

[dolphin] [Bug 378384] New: Allow services to intercept file open events

2017-04-02 Thread Andrew Morgan
https://bugs.kde.org/show_bug.cgi?id=378384

Bug ID: 378384
   Summary: Allow services to intercept file open events
   Product: dolphin
   Version: 17.03.80
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: kde-b...@amorgan.xyz
  Target Milestone: ---

Hey all, 

I'm trying to develop an plugin to complete certain actions when opening a file
on a per-file basis, and to my understanding this is currently not possible as
a part of Dolphin.

Would there be interest in extending the current plugins system to call an
service during a file open (double-click file) event? Would there be any
objection if I started working on a PR for it?

Thanks!

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

[gwenview] [Bug 378383] New: Gwenview crash after switching in a Full Screen mode and scrolling through images

2017-04-02 Thread Kobalt
https://bugs.kde.org/show_bug.cgi?id=378383

Bug ID: 378383
   Summary: Gwenview crash after switching in a Full Screen mode
and scrolling through images
   Product: gwenview
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: mr.kob...@gmail.com
CC: myr...@kde.org
  Target Milestone: ---

Application: gwenview (16.12.3)

Qt Version: 5.7.1
Frameworks Version: 5.32.0
Operating System: Linux 4.10.6-200.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
Sometimes, after I open a random photo in my Dropbox's Camera Upload folder
with a ~2k images, swithing in a Full Screen mode by double-clicking on a image
and then scrolling through gallery by hitting Left and Right Arrow, Gwentview
is crashing.

The crash can be reproduced sometimes.

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

Thread 4 (Thread 0x7fa82622c700 (LWP 3108)):
#0  0x7fa84c9e9809 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fa84ebd7028 in QWaitCondition::wait(QMutex*, unsigned long) () at
/lib64/libQt5Core.so.5
#2  0x7fa84ebd3a5d in QThreadPoolThread::run() () at /lib64/libQt5Core.so.5
#3  0x7fa84ebd69ca in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#4  0x7fa84c9e36ca in start_thread () at /lib64/libpthread.so.0
#5  0x7fa84dfc9f7f in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fa835903700 (LWP 3107)):
#0  0x7fa84dfbe01d in poll () at /lib64/libc.so.6
#1  0x7fa846ca1166 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x7fa846ca127c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7fa84edc46eb in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7fa84ed7568a in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7fa84ebd25e3 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7fa84f472739 in QDBusConnectionManager::run() () at
/lib64/libQt5DBus.so.5
#7  0x7fa84ebd69ca in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x7fa84c9e36ca in start_thread () at /lib64/libpthread.so.0
#9  0x7fa84dfc9f7f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fa8370ae700 (LWP 3106)):
#0  0x7fa84dfbe01d in poll () at /lib64/libc.so.6
#1  0x7fa84b7cad10 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x7fa84b7ccaa9 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x7fa83aad5d69 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x7fa84ebd69ca in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#5  0x7fa84c9e36ca in start_thread () at /lib64/libpthread.so.0
#6  0x7fa84dfc9f7f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fa841765640 (LWP 3105)):
[KCrash Handler]
#6  0x7fa85454927b in KIO::UDSEntry::UDSEntry(KIO::UDSEntry const&) () at
/lib64/libKF5KIOCore.so.5
#7  0x7fa8560d203b in Gwenview::ThumbnailProvider::slotResult(KJob*) () at
/lib64/libgwenviewlib.so.5
#8  0x7fa84f9d2940 in KCompositeJob::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () at /lib64/libKF5CoreAddons.so.5
#9  0x7fa84ed9d721 in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5
#10 0x7fa84f9d3682 in KJob::result(KJob*, KJob::QPrivateSignal) () at
/lib64/libKF5CoreAddons.so.5
#11 0x7fa84f9d4fc1 in KJob::finishJob(bool) () at
/lib64/libKF5CoreAddons.so.5
#12 0x7fa8548a13d8 in KIO::PreviewJobPrivate::determineNextFile() () at
/lib64/libKF5KIOWidgets.so.5
#13 0x7fa8548a30bf in KIO::PreviewJobPrivate::startPreview() () at
/lib64/libKF5KIOWidgets.so.5
#14 0x7fa8548a4e71 in KIO::PreviewJob::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () at /lib64/libKF5KIOWidgets.so.5
#15 0x7fa84ed9e7e9 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#16 0x7fa850197ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#17 0x7fa85019f671 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#18 0x7fa84ed766fa in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#19 0x7fa84ed78de0 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib64/libQt5Core.so.5
#20 0x7fa84edc4653 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5Core.so.5
#21 0x7fa846ca0e52 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#22 0x7fa846ca11d0 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#23 

[krita] [Bug 378382] New: Krita won't work with my lcd tablet even though it's supposed to

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378382

Bug ID: 378382
   Summary: Krita won't work with my lcd tablet even though it's
supposed to
   Product: krita
   Version: 3.1.2
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Brush engine
  Assignee: krita-bugs-n...@kde.org
  Reporter: annateat...@gmail.com
  Target Milestone: ---

I started using the artisul d13 lcd drawing tablet with Krita and it seems to
have extreme lag. Is there any way I can fix this?

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

[frameworks-plasma] [Bug 378381] New: Help --> About KDE doesn't show information about installed KDE

2017-04-02 Thread Kevin Coonan
https://bugs.kde.org/show_bug.cgi?id=378381

Bug ID: 378381
   Summary: Help --> About KDE doesn't show information about
installed KDE
   Product: frameworks-plasma
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: libplasma
  Assignee: notm...@gmail.com
  Reporter: kevin.coo...@gmail.com
  Target Milestone: ---

I might be crazy, but I seem to recall that in KDE4 selecting "About KDE"
actually told you something about the installed KDE platform.  E.g. version of
major components.

Use case:  I want to install a new desktop theme designed to run with Plasma
5.9.  I would try and install it, but only if I knew that I was running Plasma
5.9 or later.

This should be easy, and it would make support quite a bit more straight
forward.

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

[plasmashell] [Bug 342763] Crash In Task Manager Item Changed

2017-04-02 Thread Håkon Løvdal
https://bugs.kde.org/show_bug.cgi?id=342763

Håkon Løvdal  changed:

   What|Removed |Added

 CC||hlov...@gmail.com

--- Comment #300 from Håkon Løvdal  ---
*** Bug 378380 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 378380] Crash when closing firefox

2017-04-02 Thread Håkon Løvdal
https://bugs.kde.org/show_bug.cgi?id=378380

Håkon Løvdal  changed:

   What|Removed |Added

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

--- Comment #1 from Håkon Løvdal  ---


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

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

[plasmashell] [Bug 378380] New: Crash when closing firefox

2017-04-02 Thread Håkon Løvdal
https://bugs.kde.org/show_bug.cgi?id=378380

Bug ID: 378380
   Summary: Crash when closing firefox
   Product: plasmashell
   Version: 5.8.6
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: hlov...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.8.6)

Qt Version: 5.7.1
Frameworks Version: 5.32.0
Operating System: Linux 4.10.0+ x86_64
Distribution: "Fedora release 25 (Twenty Five)"

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

This happend when closing firefox. Duplicate of
https://bugs.kde.org/show_bug.cgi?id=342763.

Additional info:
.xsession-errors does not contain any related messages, but syslog contains

2017-04-02T23:07:46.483355+02:00 hostname kwin_x11: QXcbConnection: XCB error:
3 (BadWindow), sequence: 64078, resource id: 75497473, major code: 18
(ChangeProperty), minor code: 0
2017-04-02T23:07:49.769941+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.770397+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.770778+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.771151+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.771486+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.771847+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.772181+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.772527+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.772867+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.773094+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.773199+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.773299+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.773398+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.773501+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.773604+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.773837+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.773961+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.774077+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"
2017-04-02T23:07:49.774176+02:00 hostname kwin_x11:
file:///usr/share/kwin/tabbox/present_windows/contents/ui/main.qml:89:21: QML
RowLayout: Binding loop detected for property "height"



The QXcbConnection error is quite common and occurs also for other programs in
addition to kwin_x11.
Number of occurences in syslog over the last 2+ months:

drkonqi: 61
kdeconnectd: 1
kglobalaccel5: 1
klauncher: 22
kscreenlocker_greet: 1
kuiserver5: 9
kwin_x11: 5909
plasmashell: 17038
sddm-greeter: 1

-- Backtrace:

[extra-cmake-modules] [Bug 372311] clang detection in FindPythonModuleGeneration.cmake only works in Debian/Ubuntu

2017-04-02 Thread Heiko Becker
https://bugs.kde.org/show_bug.cgi?id=372311

Heiko Becker  changed:

   What|Removed |Added

 CC||heire...@exherbo.org

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

[kdeplasma-addons] [Bug 378342] Input Method Panel doesn't seem to work

2017-04-02 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=378342

--- Comment #2 from Eike Hein  ---
(That said, I agree it would be nice if we made a better attempt at handling
ibus config upstream.)

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

[kdeplasma-addons] [Bug 378342] Input Method Panel doesn't seem to work

2017-04-02 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=378342

--- Comment #1 from Eike Hein  ---
Most likely your distro set up ibus in a way that makes the GTK+ ibus tray icon
interfere with Plasma's frontend.

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

[kdeplasma-addons] [Bug 378342] Input Method Panel doesn't seem to work

2017-04-02 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=378342

Eike Hein  changed:

   What|Removed |Added

  Component|general |kimpanel-applet
   Assignee|shuizhuyuan...@hotmail.com  |plasma-b...@kde.org
Product|kimtoy  |kdeplasma-addons
 CC||h...@kde.org

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

[ksplash] [Bug 358839] Splash screen not easily customizable from the splash screen settings menu.

2017-04-02 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=358839

Rog131  changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #4 from Rog131  ---
The splash screens can be added by adding a 'Look and Feel' theme with only the
splash part - an example: https://store.kde.org/p/1173958/

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

[cantor] [Bug 377773] Wrong output for matrices

2017-04-02 Thread Ivan Lakhtanov
https://bugs.kde.org/show_bug.cgi?id=33

Ivan Lakhtanov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Ivan Lakhtanov  ---
I've done fast fix. Were using jl_static_show to display resulting values, now
using 'display' function as native REPL do.

Patch: https://phabricator.kde.org/D5283

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

[konsole] [Bug 364098] In split pane view konsole should respect focus follows mouse but doesn't

2017-04-02 Thread davidblunkett
https://bugs.kde.org/show_bug.cgi?id=364098

--- Comment #3 from davidblunkett  ---

I see a good reason that this should be different - it makes the behaviour
consistent with the window policy and, at present, from a user point of view
using FFM the entry goes where the mouse is in every thing _except_ split view
in konsole.

In some circumstances it is actually genuinely useful to have a split pane (as
opposed to multiple windows) but the "click to focus" policy makes it
excruciating to use under FFM.

I suspect it is entirely trivial to fix this.

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

[cantor] [Bug 377773] Wrong output for matrices

2017-04-02 Thread Ivan Lakhtanov
https://bugs.kde.org/show_bug.cgi?id=33

--- Comment #1 from Ivan Lakhtanov  ---
*** Bug 34 has been marked as a duplicate of this bug. ***

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

[cantor] [Bug 377774] Wrong output and the representation in the variable manager for false()

2017-04-02 Thread Ivan Lakhtanov
https://bugs.kde.org/show_bug.cgi?id=34

Ivan Lakhtanov  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Ivan Lakhtanov  ---
It looks like you mean 'falses(2)'. Anyway this is the duplicate of
https://bugs.kde.org/show_bug.cgi?id=33 -- representation on output working
not as in native REPL.

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

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

[kmymoney4] [Bug 378379] New: Segfault if a Report is deleted from reports menu whilst it is open in a tab.

2017-04-02 Thread Nick Leverton
https://bugs.kde.org/show_bug.cgi?id=378379

Bug ID: 378379
   Summary: Segfault if a Report is deleted from reports menu
whilst it is open in a tab.
   Product: kmymoney4
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: n...@leverton.org
  Target Milestone: ---

Application: kmymoney (4.8.0)
KDE Platform Version: 4.14.20
Qt Version: 4.8.6
Operating System: Linux 3.16.0-4-amd64 x86_64
Distribution: Debian GNU/Linux 8.7 (jessie)

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

I was trying out report configurations and had a couple of copies of reports
open in a tab.  From the Reports menu, I deleted one of these copies forgetting
that it was open.  When I switched back to the tab for the deleted report, KMM
crashed as attached.

My KMM version is self compiled as a backport of the current Debian Unstable
4.8.0 package to Stable (Jessie, KDE 4.14.4), with the addition of the patch
for KDE bug #364777.

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  prepareEngine (priv=0x31) at tools/qregexp.cpp:3723
#7  QRegExp::operator= (this=0x7ffee883df08, rx=...) at tools/qregexp.cpp:3848
#8  0x004ef1d2 in MyMoneyTransactionFilter (this=0x7ffee883df00) at
/build/kmymoney-4.8.0/kmymoney/mymoney/mymoneytransactionfilter.h:48
#9  MyMoneyReport::MyMoneyReport (this=0x7ffee883def0) at
/build/kmymoney-4.8.0/kmymoney/mymoney/mymoneyreport.h:55
#10 0x008125c1 in MyMoneySeqAccessMgr::report (this=0x258a7a0, _id=...)
at /build/kmymoney-4.8.0/kmymoney/mymoney/storage/mymoneyseqaccessmgr.cpp:1679
#11 0x7fadcfae3f8c in MyMoneyFile::report (this=0x7fadcfdcba40
, id=...) at
/build/kmymoney-4.8.0/kmymoney/mymoney/mymoneyfile.cpp:2810
#12 0x004e58c8 in KReportsView::KReportTab::updateReport
(this=this@entry=0x5226d20) at
/build/kmymoney-4.8.0/kmymoney/views/kreportsview.cpp:171
#13 0x004e5b62 in KReportsView::KReportTab::showEvent (this=0x5226d20,
event=0x7ffee883e3b0) at
/build/kmymoney-4.8.0/kmymoney/views/kreportsview.cpp:158
#14 0x7fadcbc4d748 in QWidget::event (this=0x5226d20, event=0x7ffee883e3b0)
at kernel/qwidget.cpp:8775
#15 0x7fadcbbfa48c in QApplicationPrivate::notify_helper
(this=this@entry=0x14df600, receiver=receiver@entry=0x5226d20,
e=e@entry=0x7ffee883e3b0) at kernel/qapplication.cpp:4570
#16 0x7fadcbc00fa8 in QApplication::notify (this=this@entry=0x14d0f20,
receiver=receiver@entry=0x5226d20, e=e@entry=0x7ffee883e3b0) at
kernel/qapplication.cpp:4356
#17 0x7fadce45b51a in KApplication::notify (this=0x14d0f20,
receiver=0x5226d20, event=0x7ffee883e3b0) at
../../kdeui/kernel/kapplication.cpp:311
#18 0x7fadcb1de71d in QCoreApplication::notifyInternal (this=0x14d0f20,
receiver=receiver@entry=0x5226d20, event=event@entry=0x7ffee883e3b0) at
kernel/qcoreapplication.cpp:955
#19 0x7fadcbc4abb4 in sendEvent (event=0x7ffee883e3b0, receiver=0x5226d20)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QWidgetPrivate::show_helper (this=this@entry=0x52237e0) at
kernel/qwidget.cpp:7569
#21 0x7fadcbc4cada in QWidget::setVisible (this=0x5226d20,
visible=) at kernel/qwidget.cpp:7791
#22 0x7fadcbc2f016 in show (this=0x5226d20) at
../../include/QtGui/../../src/gui/kernel/qwidget.h:497
#23 QStackedLayout::setCurrentIndex (this=0x1fd5880, index=index@entry=2) at
kernel/qstackedlayout.cpp:313
#24 0x7fadcc06b010 in QStackedWidget::setCurrentIndex (this=, index=index@entry=2) at widgets/qstackedwidget.cpp:261
#25 0x7fadcc078826 in QTabWidgetPrivate::_q_showTab (this=0x1fd5170,
index=2) at widgets/qtabwidget.cpp:744
#26 0x7fadcb1f371c in QMetaObject::activate (sender=0x1fd8200,
m=m@entry=0x7fadcc6f6220 ,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffee883e610)
at kernel/qobject.cpp:3567
#27 0x7fadcc06dc7e in QTabBar::currentChanged (this=, _t1=2)
at .moc/release-shared/moc_qtabbar.cpp:214
#28 0x7fadcc070da5 in QTabBar::setCurrentIndex (this=,
index=) at widgets/qtabbar.cpp:1233
#29 0x7fadcc0726c5 in QTabBar::mousePressEvent (this=this@entry=0x1fd8200,
event=event@entry=0x7ffee883eca0) at widgets/qtabbar.cpp:1762
#30 0x7fadce540667 in KTabBar::mousePressEvent (this=0x1fd8200,
event=0x7ffee883eca0) at ../../kdeui/widgets/ktabbar.cpp:115
#31 0x7fadcbc4e2c7 in QWidget::event (this=0x1fd8200, event=0x7ffee883eca0)
at kernel/qwidget.cpp:8385
#32 0x7fadcc074880 in QTabBar::event (this=0x1fd8200, event=0x7ffee883eca0)
at widgets/qtabbar.cpp:1514
#33 0x7fadcbbfa48c in QApplicationPrivate::notify_helper

[plasmashell] [Bug 378378] New: Sudden Signal 11 Crash - Cause Unknown

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378378

Bug ID: 378378
   Summary: Sudden Signal 11 Crash - Cause Unknown
   Product: plasmashell
   Version: 5.7.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: rwtec...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.7.5)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.8.0-41-generic x86_64
Distribution: Ubuntu 16.10

-- Information about the crash:
- What I was doing when the application crashed: I have a dual monitor
configuration and Plasma crashed unexpectedly due to a SIGSEGV while working in
Google Chrome.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0aa50c08c0 (LWP 1345))]

Thread 15 (Thread 0x7f09c3444700 (LWP 4280)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f0aa0059b2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f09ed011270 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x7f09ed0154a8 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x7f09ed0103ed in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7f09ed015502 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f09ed0103ed in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7f09ed0132b9 in ThreadWeaver::Thread::run() () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7f0aa0058c68 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f0a9f1386ca in start_thread (arg=0x7f09c3444700) at
pthread_create.c:333
#10 0x7f0a9f9640af in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 14 (Thread 0x7f09c3c45700 (LWP 4279)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f0aa0059b2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f09ed011270 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x7f09ed0154a8 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x7f09ed0103ed in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x7f09ed015502 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x7f09ed0103ed in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x7f09ed015502 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x7f09ed0103ed in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x7f09ed015502 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x7f09ed0103ed in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#11 0x7f09ed015502 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#12 0x7f09ed0103ed in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#13 0x7f09ed0132b9 in ThreadWeaver::Thread::run() () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#14 0x7f0aa0058c68 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7f0a9f1386ca in start_thread (arg=0x7f09c3c45700) at
pthread_create.c:333
#16 0x7f0a9f9640af in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 13 (Thread 0x7f09c4446700 (LWP 4278)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f0aa0059b2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f09ed011270 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x7f09ed0154a8 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x7f09ed0103ed in

[kmail2] [Bug 317803] Kmail2 renders colors based on the user system colors rather than the default colors browsers use.

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=317803

gilbert.d...@gmail.com changed:

   What|Removed |Added

 CC||gilbert.d...@gmail.com

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

[kmail2] [Bug 317803] Kmail2 renders colors based on the user system colors rather than the default colors browsers use.

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=317803

gilbert.d...@gmail.com changed:

   What|Removed |Added

 CC||gilbert.d...@gmail.com

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

[kmymoney4] [Bug 378377] New: Allow investment accounts to include cash

2017-04-02 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=378377

Bug ID: 378377
   Summary: Allow investment accounts to include cash
   Product: kmymoney4
   Version: git (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: ostrof...@users.sourceforge.net
  Target Milestone: ---

Currently, investment accounts can only contain securities, and any cash
balance must be kept in an associated brokerage account.  In reality, most
investment companies use a single account for both cash and securities.  There
have been several requests to the mailing list over the years for this, so I am
filing this wishlist just to assure it doesn't get lost.

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

[cantor] [Bug 377772] Wrong syntax highlighting

2017-04-02 Thread Ivan Lakhtanov
https://bugs.kde.org/show_bug.cgi?id=32

Ivan Lakhtanov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Ivan Lakhtanov  ---
We are relying on 'whos' command to get information about current environment.
It looks like it produces output of not expected format: backend expects to see
'Function' word for functions as last word, but now it looks like
'#'.

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

[cantor] [Bug 377771] Wrong reppresentation of arrays in the variable manager

2017-04-02 Thread Ivan Lakhtanov
https://bugs.kde.org/show_bug.cgi?id=31

--- Comment #1 from Ivan Lakhtanov  ---
By the moment we are using 'show(var)' to get string to show in variable
manager. So there is no special logic on the side of the Cantor backend for
this. Can you specify exactly what info you wait from variable manager and why
presence of array type looks redundant for you?

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

[cantor] [Bug 377774] Wrong output and the representation in the variable manager for false()

2017-04-02 Thread Ivan Lakhtanov
https://bugs.kde.org/show_bug.cgi?id=34

Ivan Lakhtanov  changed:

   What|Removed |Added

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

--- Comment #2 from Ivan Lakhtanov  ---
Forget to change bug status. Sorry.

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

[kwin] [Bug 378114] After trying kde with wayland, compositor on xorg is broken with opengl, have to use xrender to see the effects

2017-04-02 Thread Keziolio
https://bugs.kde.org/show_bug.cgi?id=378114

--- Comment #4 from Keziolio  ---
Removing that line fixed the issue, opengl now works on xorg, I don't know if I
changed compositor settings:

I tried now to go xorg -> wayland -> xorg without touching anything and the
problem did not occur.

Tried to change from opengl 3.1 to 2.0 on wayland and it crashed on me with a
black screen, so I don't really know what happened

By the way, I don't see an option to change egl related stuff on the panel (i'm
not sure if there was such a thing in te past?) but I have not touched anything
that wasn't on the gui. That line appeared on its own.

Thanks for the support

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

[cantor] [Bug 377774] Wrong output and the representation in the variable manager for false()

2017-04-02 Thread Ivan Lakhtanov
https://bugs.kde.org/show_bug.cgi?id=34

--- Comment #1 from Ivan Lakhtanov  ---
Can you, please, specify the input to reproduce the bug? Calling 'false(2)'
says:
  error during run:
  MethodError: objects of type Bool are not callable

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

[yakuake] [Bug 360037] KF5 yakuake sometimes gets detached and shows up in the task manager

2017-04-02 Thread Rémi Verschelde
https://bugs.kde.org/show_bug.cgi?id=360037

--- Comment #14 from Rémi Verschelde  ---
I can also still reproduce the bug on Mageia 6 with Qt 5.6.2 and yakuake 3.0.3.

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

[kwin] [Bug 378327] Crash on resume from suspend

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378327

Martin Gräßlin  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Martin Gräßlin  ---
This is the first time I see a backtrace with good debug symbols from an Arch
user! Good job!

It looks like this is the well known issue of Nvidia discarding the mapped
memory on vt switches.

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

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

[kwin] [Bug 344326] Buffer objects (VBO, FBO) need remapping after suspend/vt switch with NVIDIA

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=344326

Martin Gräßlin  changed:

   What|Removed |Added

 CC||seel...@gmail.com

--- Comment #148 from Martin Gräßlin  ---
*** Bug 378327 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 378138] KWin open some windows on first monitor, not primary

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378138

Martin Gräßlin  changed:

   What|Removed |Added

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

--- Comment #4 from Martin Gräßlin  ---
It is like I expected: the window asked for this position. You can see in the
output you attached a "user specified location".

According to ICCCM the window manager is obliged to honour this. You can use a
window specific rule to override it.

But it also means that we do not have a bug in the window manager here. KWin
behaves exactly as expected from the spec.

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

[kwin] [Bug 378114] After trying kde with wayland, compositor on xorg is broken with opengl, have to use xrender to see the effects

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378114

--- Comment #3 from Martin Gräßlin  ---
Please remove the line
GLPlatformInterface=egl

And try to switch to OpenGL again.

Did you change compositor settings in the wayland session?

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

[kwin] [Bug 378327] Crash on resume from suspend

2017-04-02 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=378327

--- Comment #3 from SeeLook  ---
Here it is, I hope it is more verbose now.
This kwin version if from git but switched to Plasma/5.9 branch.

Hope this helps.

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

[kwin] [Bug 378327] Crash on resume from suspend

2017-04-02 Thread SeeLook
https://bugs.kde.org/show_bug.cgi?id=378327

--- Comment #2 from SeeLook  ---
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fee16051840 (LWP 20659))]

Thread 7 (Thread 0x7fed5e23b700 (LWP 21295)):
#0  0x7fee13122c80 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#1  0x7fee130cf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#2  0x7fee12ef1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#3  0x7fee12ef66d8 in  () at /usr/lib/libQt5Core.so.5
#4  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7fed5f582700 (LWP 20995)):
#0  0x7fee0ecf4ca6 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fed61630e44 in  () at /usr/lib/libGLX_nvidia.so.0
#2  0x7fed6034e394 in  () at /usr/lib/libnvidia-glcore.so.378.13
#3  0x7fed6163012c in  () at /usr/lib/libGLX_nvidia.so.0
#4  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7fede25b0700 (LWP 20759)):
#0  0x7fee0ecf4756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fee1206b234 in  () at /usr/lib/libQt5Script.so.5
#2  0x7fee1206b279 in  () at /usr/lib/libQt5Script.so.5
#3  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7fedebfff700 (LWP 20730)):
#0  0x7fee15a9a76b in ppoll () at /usr/lib/libc.so.6
#1  0x7fee131212f9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7fee1312296a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7fee130cf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7fee12ef1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7fee0da17025 in  () at /usr/lib/libQt5Qml.so.5
#6  0x7fee12ef66d8 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7fedfa68d700 (LWP 20695)):
#0  0x7fee15a9a76b in ppoll () at /usr/lib/libc.so.6
#1  0x7fee131212f9 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7fee1312296a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7fee130cf89a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7fee12ef1a73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7fee0cbc1125 in  () at /usr/lib/libQt5DBus.so.5
#6  0x7fee12ef66d8 in  () at /usr/lib/libQt5Core.so.5
#7  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7fedfc7dd700 (LWP 20661)):
#0  0x7fee15a9a67d in poll () at /usr/lib/libc.so.6
#1  0x7fee14bb68e0 in  () at /usr/lib/libxcb.so.1
#2  0x7fee14bb8679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x7fedfd8b9239 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x7fee12ef66d8 in  () at /usr/lib/libQt5Core.so.5
#5  0x7fee0ecee2e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x7fee15aa454f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7fee16051840 (LWP 20659)):
[KCrash Handler]
#6  0x7fee15a3d7fa in __memmove_sse2_unaligned_erms () at
/usr/lib/libc.so.6
#7  0x7fee0e89d7ee in KWin::GLVertexBuffer::setData(int, int, float const*,
float const*) (this=this@entry=0x15d8b80, vertexCount=24, dim=dim@entry=2,
vertices=0x14ea738, texcoords=texcoords@entry=0x0) at
/home/tom/Apps/AUR/kwin-git/src/kwin/libkwineffects/kwinglutils.cpp:1967
#8  0x7fee15626718 in KWin::SceneOpenGL2::doPaintBackground(QVector
const&) (this=0x15d0320, vertices=...) at
/home/tom/Apps/AUR/kwin-git/src/kwin/scene_opengl.cpp:1097
#9  0x7fee1562be05 in KWin::SceneOpenGL::paintBackground(QRegion)
(this=this@entry=0x15d0320, region=...) at
/home/tom/Apps/AUR/kwin-git/src/kwin/scene_opengl.cpp:816
#10 0x7fee15613641 in KWin::Scene::paintSimpleScreen(int, QRegion)
(this=this@entry=0x15d0320, orig_mask=orig_mask@entry=0, region=...) at
/home/tom/Apps/AUR/kwin-git/src/kwin/scene.cpp:365
#11 0x7fee156266a0 in KWin::SceneOpenGL2::paintSimpleScreen(int, QRegion)
(this=this@entry=0x15d0320, mask=mask@entry=0, region=...) at
/home/tom/Apps/AUR/kwin-git/src/kwin/scene_opengl.cpp:1080
#12 0x7fee15616654 in KWin::Scene::finalPaintScreen(int, QRegion,
KWin::ScreenPaintData&) (this=0x15d0320, mask=mask@entry=0, region=...,
data=...) at /home/tom/Apps/AUR/kwin-git/src/kwin/scene.cpp:201
#13 0x7fee15644935 in KWin::EffectsHandlerImpl::paintScreen(int, QRegion,
KWin::ScreenPaintData&) (this=0x1618680, 

[krita] [Bug 378375] Straight Line hotkey crashes Krita

2017-04-02 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=378375

--- Comment #1 from Scott Petrovic  ---
I reverted this commit and the crash seems to have gone away.

Fix a crash after switching tools while running color picking
ca1e6b45afd8d648deeec94257d0311d921ea0c0

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

[plasmashell] [Bug 378376] plasma crashed when panel changes with screen edge button clicked

2017-04-02 Thread RJ
https://bugs.kde.org/show_bug.cgi?id=378376

--- Comment #1 from RJ  ---
Created attachment 104851
  --> https://bugs.kde.org/attachment.cgi?id=104851=edit
img1

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

[plasmashell] [Bug 378376] plasma crashed when panel changes with screen edge button clicked

2017-04-02 Thread RJ
https://bugs.kde.org/show_bug.cgi?id=378376

RJ  changed:

   What|Removed |Added

 CC||ogldel...@mail.ru

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

[plasmashell] [Bug 378376] New: plasma crashed when panel changes with screen edge button clicked

2017-04-02 Thread RJ
https://bugs.kde.org/show_bug.cgi?id=378376

Bug ID: 378376
   Summary: plasma crashed when panel changes with screen edge
button clicked
   Product: plasmashell
   Version: 5.9.4
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: ogldel...@mail.ru
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.9.4)

Qt Version: 5.7.1
Frameworks Version: 5.32.0
Operating System: Linux 4.10.5-1-default x86_64
Distribution: "openSUSE Tumbleweed"

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

load img1;
then do click 1 then click 2 do click 1 do click2... until plasma crash

The crash can be reproduced every time.

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

Thread 8 (Thread 0x7f6e6a41e700 (LWP 2269)):
#0  0x7f6f44f5a7bd in poll () from /lib64/libc.so.6
#1  0x7f6f3fd5fa86 in g_main_context_poll (priority=,
n_fds=1, fds=0x7f6e5c052200, timeout=, context=0x7f6e5c1f9750)
at gmain.c:4228
#2  g_main_context_iterate (context=context@entry=0x7f6e5c1f9750,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
gmain.c:3924
#3  0x7f6f3fd5fb9c in g_main_context_iteration (context=0x7f6e5c1f9750,
may_block=may_block@entry=1) at gmain.c:3990
#4  0x7f6f4587d18b in QEventDispatcherGlib::processEvents
(this=0x7f6e5c1a13f0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f6f45826aea in QEventLoop::exec (this=this@entry=0x7f6e6a41dcd0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x7f6f45654813 in QThread::exec (this=this@entry=0x443b480) at
thread/qthread.cpp:507
#7  0x7f6f48745305 in QQmlThreadPrivate::run (this=0x443b480) at
/usr/src/debug/qtdeclarative-opensource-src-5.7.1/src/qml/qml/ftw/qqmlthread.cpp:147
#8  0x7f6f456594c8 in QThreadPrivate::start (arg=0x443b480) at
thread/qthread_unix.cpp:368
#9  0x7f6f4450a537 in start_thread () from /lib64/libpthread.so.0
#10 0x7f6f44f6404f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f6e7ecdc700 (LWP 2031)):
#0  0x7f6f44f5a7bd in poll () from /lib64/libc.so.6
#1  0x7f6f3fd5fa86 in g_main_context_poll (priority=,
n_fds=1, fds=0x7f6e780048d0, timeout=, context=0x7f6e78000990)
at gmain.c:4228
#2  g_main_context_iterate (context=context@entry=0x7f6e78000990,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
gmain.c:3924
#3  0x7f6f3fd5fb9c in g_main_context_iteration (context=0x7f6e78000990,
may_block=may_block@entry=1) at gmain.c:3990
#4  0x7f6f4587d18b in QEventDispatcherGlib::processEvents
(this=0x7f6e780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f6f45826aea in QEventLoop::exec (this=this@entry=0x7f6e7ecdbcb0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x7f6f45654813 in QThread::exec (this=) at
thread/qthread.cpp:507
#7  0x7f6e81595df7 in KCupsConnection::run() () from
/usr/lib64/libkcupslib.so
#8  0x7f6f456594c8 in QThreadPrivate::start (arg=0x3b924a0) at
thread/qthread_unix.cpp:368
#9  0x7f6f4450a537 in start_thread () from /lib64/libpthread.so.0
#10 0x7f6f44f6404f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f6e92a6f700 (LWP 1906)):
#0  g_mutex_lock (mutex=mutex@entry=0x7f6e8c000990) at gthread-posix.c:1336
#1  0x7f6f3fd5f4a4 in g_main_context_check
(context=context@entry=0x7f6e8c000990, max_priority=2147483647,
fds=fds@entry=0x7f6e8c0013c0, n_fds=n_fds@entry=1) at gmain.c:3766
#2  0x7f6f3fd5fa24 in g_main_context_iterate
(context=context@entry=0x7f6e8c000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3926
#3  0x7f6f3fd5fb9c in g_main_context_iteration (context=0x7f6e8c000990,
may_block=may_block@entry=1) at gmain.c:3990
#4  0x7f6f4587d18b in QEventDispatcherGlib::processEvents
(this=0x7f6e8c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f6f45826aea in QEventLoop::exec (this=this@entry=0x7f6e92a6ec80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x7f6f45654813 in QThread::exec (this=this@entry=0x1831140) at
thread/qthread.cpp:507
#7  0x7f6f492d62d6 in QQuickPixmapReader::run (this=0x1831140) at
/usr/src/debug/qtdeclarative-opensource-src-5.7.1/src/quick/util/qquickpixmapcache.cpp:822
#8  0x7f6f456594c8 in QThreadPrivate::start (arg=0x1831140) at
thread/qthread_unix.cpp:368
#9  0x7f6f4450a537 in start_thread () from /lib64/libpthread.so.0
#10 0x7f6f44f6404f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f6f257ee700 (LWP 1879)):
#0  0x7f6f445109a6 in pthread_cond_wait@@GLIBC_2.3.2 () from

[kwin] [Bug 378138] KWin open some windows on first monitor, not primary

2017-04-02 Thread Ural
https://bugs.kde.org/show_bug.cgi?id=378138

--- Comment #3 from Ural  ---
Created attachment 104850
  --> https://bugs.kde.org/attachment.cgi?id=104850=edit
xprop + xwininfo of main qbittorrent window, which is on another monitor

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

[kwin] [Bug 378138] KWin open some windows on first monitor, not primary

2017-04-02 Thread Ural
https://bugs.kde.org/show_bug.cgi?id=378138

--- Comment #2 from Ural  ---
Created attachment 104849
  --> https://bugs.kde.org/attachment.cgi?id=104849=edit
xprop + xwininfo

I opened qBittorrent on my primary monitor, and then clicked a torrent file in
dolphin. 'Add torrent ' was opened on first monitor, not primary. I have
attached xprop + xwininfo of this 'Add torrent' window

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

[Akonadi] [Bug 283682] KMail duplicates filtered messages

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=283682

--- Comment #180 from ianse...@btinternet.com ---
(In reply to Andreas Mahel from comment #179)
> I'm experiencing email duplication after filter activity as well (openSUSE
> Tumbleweed, most recent versions).
> 
> The filters move mainly mailing list traffic from a POP3 account into local
> sub folders.
> 
> Duplication happens both for automatic filtering as well as executing the
> filters manually.
> 
> In most cases, the duplicated entry shows a different size than the original
> one (but not always).
> 
> On top, selecting any of the two entries will result in Kmail endlessly
> waiting for Akonadi.
> 
> A akonadictl fsck and vacuum does not remove the duplicates; also a "Remove
> duplicate emails" from the "Folder" menu does'nt, and ends with an error
> message.
> 
> In the meantime I have deleted the Akonadi database several times, as well
> as re-created the filters manually, to no avail.
> 
> As a workaround for myself I've written a short SQL script to show / delete
> the offending rows from the database (from within akonadiconsole) - this is
> tedious, but at least allows me to read all mails.
> 
> (How) can I gather more information about what exactly is going on? Both
> Kmail and Akonadi are kind of cryptic in their output - is there a way to
> increase verbosity?

Since I posted my change to manual filtering, i've only had 3 emails duplicated
so there is still a problem but not as bad as it was on filtering on incoming
messages.

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

[krita] [Bug 378375] New: Straight Line hotkey crashes Krita

2017-04-02 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=378375

Bug ID: 378375
   Summary: Straight Line hotkey crashes Krita
   Product: krita
   Version: 3.1.3-alpha
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: krita-bugs-n...@kde.org
  Reporter: scottpetro...@gmail.com
  Target Milestone: ---

This happens on master as well as the 3.1.3 alpha I believe. On Ubuntu 16.10

Going to the straight line tool and using it ok. If you are painting and press
the "V" hotkey and try to draw a straight line, krita crashes.

here is the backtrace through GDB...


Thread 1 "krita" received signal SIGSEGV, Segmentation fault.
0x75f94ec2 in
QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
(gdb) backtrace
#0  0x75f94ec2 in
QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1  0x768d08e8 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#2  0x768d5d4f in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#3  0x778b7c17 in KisApplication::notify (this=,
receiver=0x5c154140, 
event=0x7f7ff5e0) at
/home/scott/kf5/src/krita/libs/ui/KisApplication.cpp:542
#4  0x75f953b0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x769337fb in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x768d08ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x768d5d4f in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x778b7c17 in KisApplication::notify (this=,
receiver=0x5d8be2d0, 
event=0x7f7ff5e0) at
/home/scott/kf5/src/krita/libs/ui/KisApplication.cpp:542
#9  0x75f953b0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x762f3de7 in QWindowPrivate::setCursor(QCursor const*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x76901aef in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7690bf79 in QWidget::setCursor(QCursor const&) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x75fc2b49 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x72efa3c5 in KoToolBase::cursorChanged
(this=this@entry=0x5e231ff0, _t1=...)
at /home/scott/kf5/build/libs/flake/moc_KoToolBase.cpp:252
#15 0x72e18b4a in KoToolBase::useCursor
(this=this@entry=0x5e231ff0, cursor=...)

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

[Akonadi] [Bug 283682] KMail duplicates filtered messages

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=283682

tick...@tsiboboka.de changed:

   What|Removed |Added

 CC||tick...@tsiboboka.de

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

[plasma-nm] [Bug 378374] New: Ethernet

2017-04-02 Thread Anduril97
https://bugs.kde.org/show_bug.cgi?id=378374

Bug ID: 378374
   Summary: Ethernet
   Product: plasma-nm
   Version: 5.8.5
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: editor
  Assignee: jgrul...@redhat.com
  Reporter: danielcdama...@gmail.com
  Target Milestone: ---

I upgraded to Kubuntu 16.10 and now I cannot use my ethernet port at all, it is
totally dead and does not recognize anything. I had been using 16.04 and had no
problems at all!

Please get back to me as soon as possible, as I use Linux as my main OS, and I
don't have frequent access to Wifi either.

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

[docs] [Bug 261509] meinproc4: crash with segfault on Mac OS X

2017-04-02 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=261509

Burkhard Lueck  changed:

   What|Removed |Added

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

--- Comment #17 from Burkhard Lueck  ---
Yes, see https://cgit.kde.org/kdoctools.git/tree/KF5DocToolsMacros.cmake

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

[muon] [Bug 351302] error during update downloading/installing.

2017-04-02 Thread Paulina
https://bugs.kde.org/show_bug.cgi?id=351302

Paulina  changed:

   What|Removed |Added

 CC||paulinamarinpe...@web.de

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

[Smb4k] [Bug 378373] New: SMB4K Crashes

2017-04-02 Thread philip mirabelli
https://bugs.kde.org/show_bug.cgi?id=378373

Bug ID: 378373
   Summary: SMB4K Crashes
   Product: Smb4k
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: alexander.reinho...@kdemail.net
  Reporter: philipwmirabe...@gmail.com
  Target Milestone: ---

Hi, when I try to mount a windows share I get the below message and then a
short tme later it crashes.  Any assistance welcome, thanks  philip

"retrieving the list of available domains failed:
lp_load_ex: refreshing parameters
Initialising global parameters
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[global]"
mkdir failed on directory /var/cache/samba/msg.lock: Permission denied
lp_load_ex: refreshing parameters
Initialising global parameters
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[global]"
added interface wlp2s0 ip=fd0c:d6bd:d6d:c100:66f3:a452:a9c7:8678 bcast=
netmask=:::::
added interface wlp2s0 ip=192.168.1.6 bcast=192.168.1.255 netmask=255.255.255.0
Connecting to 192.168.1.15 at port 139
Connecting to 192.168.1.15 at port 139
Could not connect to server 192.168.1.15
Connection failed: NT_STATUS_RESOURCE_NAME_NOT_FOUND
return code = -1
tdb(/var/cache/samba/gencache.tdb): tdb_open_ex: could not open file
/var/cache/samba/gencache.tdb: Permission denied
tdb(/var/cache/samba/gencache.tdb): tdb_transaction_start: cannot start a
transaction on a read-only or internal db"

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

[kio] [Bug 115923] samba client - smb4k crashes

2017-04-02 Thread philip mirabelli
https://bugs.kde.org/show_bug.cgi?id=115923

philip mirabelli  changed:

   What|Removed |Added

 CC||philipwmirabe...@gmail.com

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

[frameworks-baloo] [Bug 340099] Deleting a tag by deleting the file in tags://* doesn't work

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=340099

zlok...@gmail.com changed:

   What|Removed |Added

 CC||zlok...@gmail.com

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

[gwenview] [Bug 378372] New: Change default action on resize

2017-04-02 Thread Marek Potocki
https://bugs.kde.org/show_bug.cgi?id=378372

Bug ID: 378372
   Summary: Change default action on resize
   Product: gwenview
   Version: Other (add details in bug description)
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: qrczak...@gmail.com
CC: myr...@kde.org
  Target Milestone: ---

In version 16.08.02 (and probably newer) default action is "cancel".
For example – open file, go to resize tab, write correct value, and press
enter. Dialog window closes without do resize action.

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

[docs] [Bug 248111] zoom appears to be undocumented

2017-04-02 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=248111

Burkhard Lueck  changed:

   What|Removed |Added

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

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

[docs] [Bug 246092] The documentation primer on l10n.kde.org has outdated information

2017-04-02 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=246092

Burkhard Lueck  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
 CC||lu...@hube-lueck.de

--- Comment #3 from Burkhard Lueck  ---
Primer was updated with https://svn.reviewboard.kde.org/r/7163/ and
https://svn.reviewboard.kde.org/r/7169/

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

[kwin] [Bug 378114] After trying kde with wayland, compositor on xorg is broken with opengl, have to use xrender to see the effects

2017-04-02 Thread Keziolio
https://bugs.kde.org/show_bug.cgi?id=378114

--- Comment #2 from Keziolio  ---
Created attachment 104848
  --> https://bugs.kde.org/attachment.cgi?id=104848=edit
kwinrc

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

[docs] [Bug 261509] meinproc4: crash with segfault on Mac OS X

2017-04-02 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=261509

--- Comment #16 from RJVB  ---
I've never yet seen any indication of meinproc5 crashing on Mac, and I don't
have any particular patches for it either.

That said, I wouldn't actually know when it's called. Each time documentation
is built?

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

[kdeconnect] [Bug 378371] New: [suggestion] simpler media player control (UI)

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378371

Bug ID: 378371
   Summary: [suggestion] simpler media player control (UI)
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: ttv...@gmail.com
  Target Milestone: ---

The option to control the desktop media player from the phone is great
But, to do that I need to open the KDE Connect app and choose "Multimedia
control"... Usually I don't remember this option exist.
Isn't it simpler to add media control notification in the notifications
drawer?It's will be much easier and user friendly

And in the desktop too, When I play music In my phone I want to control it from
my desktop, from plasmoid, just like control the desktop media.

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

[kde-windows] [Bug 330496] Route proxy and language settings to KDE installation

2017-04-02 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=330496

--- Comment #2 from Ralf Habacker  ---
The language could be set in the global or user based config file kdeglobals.

[Locale]
Language=<2-digit-language-code>

See kde4-config --path config for the related path.

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

[kwin] [Bug 378356] Mouse cursors have abnormally dark pixels around edges

2017-04-02 Thread Ken Vermette
https://bugs.kde.org/show_bug.cgi?id=378356

--- Comment #2 from Ken Vermette  ---
I've reported this bug upstream. If they recommend a solution or request more
information I'll relay what they say here.

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

[kde] [Bug 378370] New: Dolphin, move the shortcut is disabled on the volume.

2017-04-02 Thread RustX
https://bugs.kde.org/show_bug.cgi?id=378370

Bug ID: 378370
   Summary: Dolphin, move the shortcut is disabled on the volume.
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: ru...@mail.ru
  Target Milestone: ---

Application: dolphin (16.04.3)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.8.0-45-generic x86_64
Distribution: Ubuntu 16.10

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

The transfer of the label the mouse is disabled volume by itself causes a drop
file Manager, Dolphin.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2365ec1d40 (LWP 3037))]

Thread 5 (Thread 0x7f233cfd0700 (LWP 3043)):
#0  0x7f235be69044 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f235be239ca in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f235be23aec in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f23605444ab in QEventDispatcherGlib::processEvents
(this=0x7f23380008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x7f23604ec0fa in QEventLoop::exec (this=this@entry=0x7f233cfcfd00,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f2360311d43 in QThread::exec (this=) at
thread/qthread.cpp:500
#6  0x7f2360316c68 in QThreadPrivate::start (arg=0x55ee75042520) at
thread/qthread_unix.cpp:341
#7  0x7f235c9c06ca in start_thread (arg=0x7f233cfd0700) at
pthread_create.c:333
#8  0x7f23658d10af in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 4 (Thread 0x7f2344b70700 (LWP 3042)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f234cae6673 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x7f234cae5db7 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x7f235c9c06ca in start_thread (arg=0x7f2344b70700) at
pthread_create.c:333
#4  0x7f23658d10af in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 3 (Thread 0x7f234e3b0700 (LWP 3041)):
#0  0x7f23658c50bd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f235be239d6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f235be23aec in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f23605444ab in QEventDispatcherGlib::processEvents
(this=0x7f2348c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x7f23604ec0fa in QEventLoop::exec (this=this@entry=0x7f234e3afcd0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f2360311d43 in QThread::exec (this=this@entry=0x7f2366022d60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread.cpp:500
#6  0x7f2365fae575 in QDBusConnectionManager::run (this=0x7f2366022d60
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:171
#7  0x7f2360316c68 in QThreadPrivate::start (arg=0x7f2366022d60 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:341
#8  0x7f235c9c06ca in start_thread (arg=0x7f234e3b0700) at
pthread_create.c:333
#9  0x7f23658d10af in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 2 (Thread 0x7f234fc28700 (LWP 3040)):
#0  0x7f23658c50bd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f2359d12c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f2359d148d7 in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f23521b4299 in QXcbEventReader::run (this=0x55ee74bcae80) at
qxcbconnection.cpp:1325
#4  0x7f2360316c68 in QThreadPrivate::start (arg=0x55ee74bcae80) at
thread/qthread_unix.cpp:341
#5  0x7f235c9c06ca in start_thread (arg=0x7f234fc28700) at
pthread_create.c:333
#6  0x7f23658d10af in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 1 (Thread 0x7f2365ec1d40 (LWP 3037)):
[KCrash Handler]
#6  0x7f2360515739 in QMimeDataPrivate::retrieveTypedData (this=0x0,
format=..., type=type@entry=QVariant::ByteArray) at kernel/qmimedata.cpp:97
#7  0x7f2360516bdd in QMimeData::data (this=, mimeType=...)
at kernel/qmimedata.cpp:548
#8  0x7f2364119461 in KIO::isClipboardDataCut(QMimeData const*) () from
/usr/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#9  0x7f236413fd3e in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#10 0x7f23641400d1 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#11 0x7f236051c699 in 

[kwin] [Bug 378114] After trying kde with wayland, compositor on xorg is broken with opengl, have to use xrender to see the effects

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378114

--- Comment #1 from Martin Gräßlin  ---
please attach your ~/.config/kwinrc

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

[kwin] [Bug 378123] GTK3 applications make problem on Wayland in normal user mode.

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378123

Martin Gräßlin  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Gräßlin  ---
you need to use the gtk theme for libreoffice. The problem is that the KDE
integration does not support Wayland yet at all. You need to report this to the
developers of the libreoffice integration.

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

[kwin] [Bug 378138] KWin open some windows on first monitor, not primary

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=378138

--- Comment #1 from Martin Gräßlin  ---
Please provide output of xprop and xwininfo of affected windows

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

[docs] [Bug 207273] sysadmin documentation for nepomuk

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=207273

Luigi Toscano  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||luigi.tosc...@tiscali.it

--- Comment #7 from Luigi Toscano  ---
Unfortunately (and sorry for the lack of answers) time passed, and Nepomuk was
replaced.

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

[docs] [Bug 170949] About box text doesn't give any useful information.

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=170949

Luigi Toscano  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |INVALID
 CC||luigi.tosc...@tiscali.it

--- Comment #3 from Luigi Toscano  ---
Sorry for taking so long. I guess the reason no one touched this is that:
- the scope it's too broad and
- it is not about documentation, but about the information that each project
can provide through the KAboutData class (which populates the "About foobar..."
menu item).
See the sortDescription field in the current documentation:
https://api.kde.org/frameworks/kcoreaddons/html/classKAboutData.html
(the KAboutData class has been available even in kdelibs4 times, with more or
less the same capabilities, at least from the point of view of this bug).

So, if this is still an issue, it should be brought to each program, and this
bug, as it is, it is not a bug for the "documentation" product.

Please note that the examples provided may not apply anymore due to the
branding change (KDE is the community, not the desktop).

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

[docs] [Bug 72964] kate-plugins: update and proofread

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=72964

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it

--- Comment #7 from Luigi Toscano  ---
Time to close? (replicode is really specialized).

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

[docs] [Bug 370904] Wrong links to other docbook

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=370904

Luigi Toscano  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/web
   ||sites/docs-kde-org/f778a57d
   ||fde2e254d4894f10a19586f603e
   ||abd46
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Luigi Toscano  ---
Git commit f778a57dfde2e254d4894f10a19586f603eabd46 by Luigi Toscano.
Committed on 02/04/2017 at 13:54.
Pushed by ltoscano into branch 'master'.

Accept few other characters when transforming help:/ links

For example letters and dash (help:/kcontrol/khtml-general/)

M  +2-2kdedocs/environments.py

https://commits.kde.org/websites/docs-kde-org/f778a57dfde2e254d4894f10a19586f603eabd46

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

[plasmashell] [Bug 378369] New: Plasma crash after plugging in usb stick

2017-04-02 Thread Артём Шакиров
https://bugs.kde.org/show_bug.cgi?id=378369

Bug ID: 378369
   Summary: Plasma crash after plugging in usb stick
   Product: plasmashell
   Version: 5.9.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: sad@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.9.4)

Qt Version: 5.8.0
Frameworks Version: 5.32.0
Operating System: Linux 4.10.6-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
After rendering of kdenlive I watched video - system works slow, what always
happening. When I plugged in usb stick, I saw blue round with "!" in system
tray and Plasma was crashed (black screen).
System tray located on vertical panel.

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

Thread 14 (Thread 0x7f14fd3dc700 (LWP 1514)):
#0  0x7f15e076867d in poll () at /usr/lib/libc.so.6
#1  0x7f15db54e7a6 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f15db54e8bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f15e108f06b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f15e103889a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f15e0e5aa73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f15e3f92025 in  () at /usr/lib/libQt5Qml.so.5
#7  0x7f15e0e5f6d8 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f15dfd142e7 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f15e077254f in clone () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7f1505d1c700 (LWP 828)):
#0  0x7f15e076867d in poll () at /usr/lib/libc.so.6
#1  0x7f15db54e7a6 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f15db54e8bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f15e108f06b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f15e103889a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f15e0e5aa73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f15086b80a7 in KCupsConnection::run() () at /usr/lib/libkcupslib.so
#7  0x7f15e0e5f6d8 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f15dfd142e7 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f15e077254f in clone () at /usr/lib/libc.so.6

Thread 12 (Thread 0x7f1529d23700 (LWP 813)):
#0  0x7f15db593e64 in g_mutex_unlock () at /usr/lib/libglib-2.0.so.0
#1  0x7f15db54e79a in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f15db54e8bc in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f15e108f06b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f15e103889a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f15e0e5aa73 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f15e4b45fd6 in  () at /usr/lib/libQt5Quick.so.5
#7  0x7f15e0e5f6d8 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f15dfd142e7 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f15e077254f in clone () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7f1531030700 (LWP 811)):
#0  0x7f15dfd1a756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f153722668b in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7f15372263b7 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7f15dfd142e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f15e077254f in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7f1531831700 (LWP 810)):
#0  0x7f15dfd1a756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f153722668b in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7f15372263b7 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7f15dfd142e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f15e077254f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7f1532032700 (LWP 809)):
#0  0x7f15dfd1a756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f153722668b in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7f15372263b7 in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#3  0x7f15dfd142e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f15e077254f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7f1532833700 (LWP 808)):
#0  0x7f15dfd1a756 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f153722668b in  () at /usr/lib/xorg/modules/dri/radeonsi_dri.so
#2  0x7f15372263b7 in  () at 

[plasmashell] [Bug 378337] Clicking Telegram on systray doesnot open its window

2017-04-02 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=378337

Roman Gilg  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |UPSTREAM
 CC||subd...@gmail.com

--- Comment #2 from Roman Gilg  ---
Bug 365308 is unrelated to this issue here. It's an upstream problem, since it
was triggered on Telegram update to version 1.0.26.

See here for more details:
https://github.com/telegramdesktop/tdesktop/issues/3132
https://github.com/telegramdesktop/tdesktop/issues/3175
https://github.com/telegramdesktop/tdesktop/issues/3177

Apparently somehow the QSystemTrayIcon functionality stopped working
altogether. That the context menu still works, is because it falls back on
using libappindicator instead.

Marking this bug as RESOLVED UPSTREAM.

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

[docs] [Bug 248111] zoom appears to be undocumented

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=248111

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it

--- Comment #2 from Luigi Toscano  ---
I guess we can close this - Burkhard?

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

[docs] [Bug 332631] Dolphin Help lacks any information on toolbar buttons

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=332631

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

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

[docs] [Bug 322915] Krusader - KrViewer - content menu View -> Code Folding

2017-04-02 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=322915

Yuri Chornoivan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kru
   ||sader/bb72746eaf32a84c597cc
   ||256ecdba22d0b0d5696
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Yuri Chornoivan  ---
Git commit bb72746eaf32a84c597cc256ecdba22d0b0d5696 by Yuri Chornoivan.
Committed on 02/04/2017 at 14:08.
Pushed by yurchor into branch 'master'.

Sync the docs with katepart

M  +57   -46   doc/viewer-editor.docbook

https://commits.kde.org/krusader/bb72746eaf32a84c597cc256ecdba22d0b0d5696

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

[neon] [Bug 378368] Kmail/Kontact crash due to missing symbol

2017-04-02 Thread Bogdan Mihaila
https://bugs.kde.org/show_bug.cgi?id=378368

--- Comment #1 from Bogdan Mihaila  ---
Adding a list of duplicates that have been wrongly reported to upstream instead
of being assigned to KDE Neon Packaging:

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

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

[neon] [Bug 378368] New: Kmail/Kontact crash due to missing symbol

2017-04-02 Thread Bogdan Mihaila
https://bugs.kde.org/show_bug.cgi?id=378368

Bug ID: 378368
   Summary: Kmail/Kontact crash due to missing symbol
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Packages Dev Edition [stable]
  Assignee: neon-b...@kde.org
  Reporter: bogdan.miha...@gmx.de
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Package: kmail
Version: 4:16.12.3+p16.04+git20170310.0516-0

Kmail and thus Kontact crash on start with a missing symbol:
> $ kmail   
> Pass a valid 
> window to KWallet::Wallet::openWallet().
 void AdblockManager::reloadConfig() trueAdBlock::AdblockManager(0x1d20730)
this does not work on a KActionCollection containing actions!
org.kde.akonadi.ETM: GEN true false false
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: 
org.kde.akonadi.ETM: Subtree:  16 QSet(277, 274, 275, 272, 273, 287, 294, 295,
292, 293, 290, 291, 288, 289, 302, 303, 301, 298, 296, 297, 310, 311, 308, 309,
306, 307, 304, 305, 318, 319, 316, 317, 314, 315, 312, 313, 326, 327, 324, 325,
322, 323, 320, 321, 214, 334, 215, 212, 332, 213, 333, 330, 211, 331, 328, 222,
329, 218, 219, 216, 339, 217, 359, 352, 360, 135, 263, 140, 138, 139, 270, 271,
268, 269, 266, 267, 264, 265, 16, 276)
org.kde.akonadi.ETM: collection: "trash"
org.kde.akonadi.ETM: Subtree:  153 QSet(156, 157, 154, 155, 153, 160, 161, 158,
159)
org.kde.akonadi.ETM: Subtree:  162 QSet(168, 166, 167, 164, 165, 358, 162, 356,
163, 357, 354, 355, 353)
org.kde.akonadi.ETM: Fetch job took  708 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 102
org.kde.akonadi.ETM: first fetched collection: "Local Folders"
org.kde.akonadi.ETM: collection: "INBOX"
org.kde.akonadi.ETM: collection: "INBOX"
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: Fetch job took  892 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 11
org.kde.akonadi.ETM: first fetched collection: "Search"
org.kde.akonadi.ETM: Fetch job took  882 msec
org.kde.akonadi.ETM: was item fetch job: items: 2950
org.kde.akonadi.ETM: Fetch job took  877 msec
org.kde.akonadi.ETM: was item fetch job: items: 32
org.kde.akonadi.ETM: Fetch job took  1078 msec
org.kde.akonadi.ETM: was item fetch job: items: 80
kmail: symbol lookup error: /usr/lib/x86_64-linux-gnu/libKF5MessageCore.so.5:
undefined symbol: _ZNK5KMime5Types7Mailbox13prettyAddressEv

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

[kwin] [Bug 344326] Buffer objects (VBO, FBO) need remapping after suspend/vt switch with NVIDIA

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=344326

Martin Gräßlin  changed:

   What|Removed |Added

 CC||guit...@hotmail.de

--- Comment #147 from Martin Gräßlin  ---
*** Bug 377845 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 377845] kwin craches at resume from standby

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377845

Martin Gräßlin  changed:

   What|Removed |Added

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

--- Comment #4 from Martin Gräßlin  ---


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

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

[kwin] [Bug 377845] kwin craches at resume from standby

2017-04-02 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=377845

--- Comment #3 from Martin Gräßlin  ---
Version
===
KWin version: 5.7.5
Qt Version: 5.6.1
Qt compile version: 5.6.1
XCB compile version: 1.11.1

Operation Mode: X11 only

Build Options
=
KWIN_BUILD_DECORATIONS: yes
KWIN_BUILD_TABBOX: yes
KWIN_BUILD_ACTIVITIES: yes
HAVE_INPUT: yes
HAVE_DRM: yes
HAVE_GBM: yes
HAVE_X11_XCB: yes
HAVE_EPOXY_GLX: yes
HAVE_WAYLAND_EGL: yes

X11
===
Vendor: The X.Org Foundation
Vendor Release: 11804000
Protocol Version/Revision: 11/0
SHAPE: yes; Version: 0x11
RANDR: yes; Version: 0x14
DAMAGE: yes; Version: 0x11
Composite: yes; Version: 0x4
RENDER: yes; Version: 0xb
XFIXES: yes; Version: 0x50
SYNC: yes; Version: 0x31
GLX: yes; Version: 0x0

Decoration
==
Plugin: org.kde.breeze
Theme: 
Blur: 0
onAllDesktopsAvailable: true
alphaChannelSupported: true
closeOnDoubleClickOnMenu: false
decorationButtonsLeft: 0, 2
decorationButtonsRight: 6, 3, 4, 5
borderSize: 3
gridUnit: 10
font: Oxygen-Sans,10,-1,5,50,0,0,0,0,0
smallSpacing: 2
largeSpacing: 10

Options
===
focusPolicy: 0
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
placement: 4
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
rollOverDesktops: true
focusStealingPreventionLevel: 1
legacyFullscreenSupport: false
operationTitlebarDblClick: 5000
operationMaxButtonLeftClick: 5000
operationMaxButtonMiddleClick: 5015
operationMaxButtonRightClick: 5014
commandActiveTitlebar1: 0
commandActiveTitlebar2: 30
commandActiveTitlebar3: 2
commandInactiveTitlebar1: 4
commandInactiveTitlebar2: 30
commandInactiveTitlebar3: 2
commandWindow1: 7
commandWindow2: 8
commandWindow3: 8
commandWindowWheel: 31
commandAll1: 10
commandAll2: 3
commandAll3: 14
keyCmdAllModKey: 16777250
showGeometryTip: false
condensedTitle: false
electricBorderMaximize: true
electricBorderTiling: true
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
inactiveTabsSkipTaskbar: false
autogroupSimilarWindows: false
autogroupInForeground: true
compositingMode: 1
useCompositing: true
compositingInitialized: true
hiddenPreviews: 2
unredirectFullscreen: false
glSmoothScale: 2
colorCorrected: false
xrenderSmoothScale: false
maxFpsInterval: 1666
refreshRate: 0
vBlankTime: 600
glStrictBinding: false
glStrictBindingFollowsDriver: true
glCoreProfile: false
glPreferBufferSwap: 0
glPlatformInterface: 1

Screen Edges

desktopSwitching: false
desktopSwitchingMovingClients: false
cursorPushBackDistance: 1x1
timeThreshold: 150
reActivateThreshold: 350
actionTopLeft: 0
actionTop: 0
actionTopRight: 0
actionRight: 0
actionBottomRight: 1
actionBottom: 0
actionBottomLeft: 0
actionLeft: 0

Screens
===
Multi-Head: no
Active screen follows mouse:  no
Number of Screens: 1

Screen 0:
-
Name: DP-0
Geometry: 0,0,3440x1440
Refresh Rate: 59.9726


Compositing
===
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 970/PCIe/SSE2
OpenGL version string: 4.5.0 NVIDIA 367.57
OpenGL platform interface: GLX
OpenGL shading language version string: 4.50 NVIDIA
Driver: NVIDIA
Driver version: 367.57
GPU class: Unknown
OpenGL version: 4.5
GLSL version: 4.50
X server version: 1.18.4
Linux kernel version: 4.8
Direct rendering: Requires strict binding: no
GLSL shaders:  yes
Texture NPOT support:  yes
Virtual Machine:  no
OpenGL 2 Shaders are used
Painting blocks for vertical retrace:  no

Loaded Effects:
---
zoom
slidingpopups
kwin4_effect_login
slide
screenshot
minimizeanimation
kwin4_effect_translucency
kwin4_effect_windowaperture
desktopgrid
kwin4_effect_morphingpopups
kwin4_effect_maximize
kwin4_effect_fade
kwin4_effect_dialogparent
presentwindows
highlightwindow
blur
contrast
logout
startupfeedback
screenedge
kscreen

Currently Active Effects:
-
blur
contrast

Effect Settings:

zoom:
zoomFactor: 1.2
mousePointer: 0
mouseTracking: 0
enableFocusTracking: false
followFocus: true
focusDelay: 350
moveFactor: 20
targetZoom: 1

slidingpopups:
fadeInTime: 150
fadeOutTime: 250

kwin4_effect_login:

slide:

screenshot:

minimizeanimation:

kwin4_effect_translucency:

kwin4_effect_windowaperture:

desktopgrid:
zoomDuration: 300
border: 10
desktopNameAlignment: 0
layoutMode: 0
customLayoutRows: 2
usePresentWindows: true

kwin4_effect_morphingpopups:

kwin4_effect_maximize:

kwin4_effect_fade:

kwin4_effect_dialogparent:

presentwindows:
layoutMode: 0
showCaptions: true
showIcons: true
doNotCloseWindows: false
ignoreMinimized: false
accuracy: 20
fillGaps: true
fadeDuration: 150
showPanel: false
leftButtonWindow: 1
rightButtonWindow: 2
middleButtonWindow: 0
leftButtonDesktop: 2
middleButtonDesktop: 0
rightButtonDesktop: 0


[docs] [Bug 322915] Krusader - KrViewer - content menu View -> Code Folding

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=322915

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it

--- Comment #3 from Luigi Toscano  ---
Ping, we definitely had few releases :)
Is this still an issue?

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

[kmymoney4] [Bug 378164] "No suitable accounts were found at this bank" after successful login to OFX URL

2017-04-02 Thread Bob Igo
https://bugs.kde.org/show_bug.cgi?id=378164

--- Comment #8 from Bob Igo  ---
Thanks! I was typing "M" instead of "M & T" and didn't see the result. I
generated ofxlog.txt, but it looks pretty much like the separate logging I
provided previously.

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

[kmymoney4] [Bug 378164] "No suitable accounts were found at this bank" after successful login to OFX URL

2017-04-02 Thread Bob Igo
https://bugs.kde.org/show_bug.cgi?id=378164

--- Comment #7 from Bob Igo  ---
Created attachment 104847
  --> https://bugs.kde.org/attachment.cgi?id=104847=edit
ofxlog.txt

Generated and redacted ofxlog.txt according to instructions.

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

[docs] [Bug 141059] Manpages with unicode letters are not converted properly

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=141059

Luigi Toscano  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #10 from Luigi Toscano  ---
NEEDINFO for 7 years, I suspect it has been really fixed for a while.

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

[docs] [Bug 246092] The documentation primer on l10n.kde.org has outdated information

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=246092

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it

--- Comment #2 from Luigi Toscano  ---
Burkhard, wasn't the Documentation Primer updated in the meantime?

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

[docs] [Bug 261509] meinproc4: crash with segfault on Mac OS X

2017-04-02 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=261509

--- Comment #15 from Luigi Toscano  ---
Is this still an issue? The question applies both to meinproc4 and meinproc5.

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

[kdevelop] [Bug 378367] New: Wrong url in "Open Project" dialog, leaves no choise to fix it but rather reopen the dialog once again

2017-04-02 Thread Petros
https://bugs.kde.org/show_bug.cgi?id=378367

Bug ID: 378367
   Summary: Wrong url in "Open Project" dialog, leaves no choise
to fix it but rather reopen the dialog once again
   Product: kdevelop
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: UI: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: petross...@gmail.com
  Target Milestone: ---

When I accindentally gave a wrong url in the field "Source" to clone from a
remote git repo and clicked "Get" I couldn't get the url right or re-paste it
correctly.

Instead I could only click "Canclel" and re-open the "Fetch Project" etc...

Perphaps a button "Back" could be provided so to get in the previous step to
fix something.

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

[kwin] [Bug 377845] kwin craches at resume from standby

2017-04-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377845

--- Comment #2 from guit...@hotmail.de ---
As requested the output of qdbus org.kde.KWin /KWin supportInformation

https://pastebin.com/Knb0Z13i

Thanks for having a look at the problem!

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

[gwenview] [Bug 373897] Gwenview rolls image slightly when rotating JPEG image (some leftmost pixels are moved rightmost)

2017-04-02 Thread Morgan Leijström
https://bugs.kde.org/show_bug.cgi?id=373897

--- Comment #4 from Morgan Leijström  ---
Still valid Gwenview Version 16.12.3

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

[krita] [Bug 378366] Startup overlay covers pdf import menu

2017-04-02 Thread Thomas Pointhuber
https://bugs.kde.org/show_bug.cgi?id=378366

Thomas Pointhuber  changed:

   What|Removed |Added

 CC||elektroni...@gmx.net

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

[krita] [Bug 378366] New: Startup overlay covers pdf import menu

2017-04-02 Thread Thomas Pointhuber
https://bugs.kde.org/show_bug.cgi?id=378366

Bug ID: 378366
   Summary: Startup overlay covers pdf import menu
   Product: krita
   Version: 3.1.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: elektroni...@gmx.net
  Target Milestone: ---

Created attachment 104846
  --> https://bugs.kde.org/attachment.cgi?id=104846=edit
A screenshot showing the problem

## HowTo reproduce

 1.) open a pdf in Krita, using the file manager (means Krita is started by
this action)
 2.) see how the startup overlay covers the pdf import dialog


## Expected behaviour

Startup overlay is removed before opening any dialogs, etc.


## System

 * Antergos x64
 * Gnome 3.22.2 Desktop

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

  1   2   >