[kleopatra] [Bug 380490] New: Selecting "Encrypt Folder" crashes Kleopatra

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

Bug ID: 380490
   Summary: Selecting "Encrypt Folder" crashes Kleopatra
   Product: kleopatra
   Version: 2.3.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aheine...@intevation.de
  Reporter: futahito@gmail.com
CC: kdepim-b...@kde.org, m...@kde.org
  Target Milestone: ---

Steps to reproduce: 
1. Press "Sign/Encrypt Folder" in toolbar or in "File" menu. 
2. Choose folder to encrypt. 

File encryption still works just fine.

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

[konsole] [Bug 357897] Clicking 'Manage Profiles' under Settings in the menu bar does nothing

2017-06-02 Thread Ralph Birt
https://bugs.kde.org/show_bug.cgi?id=357897

Ralph Birt  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #2 from Ralph Birt  ---
so this was a year and a half ago.  apparently it's fixed now.

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

[krita] [Bug 380447] I am using Krita version 3.1.4, the problem is that when I draw on the canvas I can see the cursor but I can only see what I've drawn once I've clicked off of the canvas onto anot

2017-06-02 Thread M3
https://bugs.kde.org/show_bug.cgi?id=380447

--- Comment #2 from M3  ---
it was my mistake that was an option for deactive opengl and when i
deactivated that it got fixed
thanks for you usefull application :)


M3

2017-06-02 14:01 GMT+04:30 Boudewijn Rempt :

> https://bugs.kde.org/show_bug.cgi?id=380447
>
> Boudewijn Rempt  changed:
>
>What|Removed |Added
> 
> 
>  Status|UNCONFIRMED |NEEDSINFO
>  CC||b...@valdyas.org
>Platform|Other   |MS Windows
>   Component|Brush engine|OpenGL Canvas
>  OS|Windows CE  |MS Windows
>  Resolution|--- |WAITINGFORINFO
>
> --- Comment #1 from Boudewijn Rempt  ---
> Hi,
>
> This is your problem, in all likelihood:
>
> https://docs.krita.org/KritaFAQ#Krita_starts_with_a_
> black_or_blank_canvas_and_nothing_changes_when_you_try_
> to_draw.2Fshows_a_black_or_blank_screen_on_my_Windows_
> system_with_an_Intel_GPU
>
> We don't have access to a computer with a broken driver so we cannot make a
> workaround. Can you please tell us exactly which brand and model your
> computer
> is, which version of Windows, and if it's 10, whether you updated from
> Windows
> 7 and the version of the display driver.
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[yakuake] [Bug 370923] Sometimes yakuake crashes, generating a core dump, and it crashes my system

2017-06-02 Thread yankee
https://bugs.kde.org/show_bug.cgi?id=370923

yankee  changed:

   What|Removed |Added

 CC||yankeestaf...@gmail.com

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

[frameworks-syntax-highlighting] [Bug 380489] [PATCH] c++: char value have the color of the strings

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

jonathan.poe...@gmail.com changed:

   What|Removed |Added

Summary|[PATH] c++: char value have |[PATCH] c++: char value
   |the color of the strings|have the color of the
   ||strings

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

[frameworks-syntax-highlighting] [Bug 380489] New: [PATH] c++: char value have the color of the strings

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

Bug ID: 380489
   Summary: [PATH] c++: char value have the color of the strings
   Product: frameworks-syntax-highlighting
   Version: 5.31.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: jonathan.poe...@gmail.com
  Target Milestone: ---

The characters have the color of the "String" attribute, "Char" attribute is
currently not used.

Implemented here:
https://github.com/jonathanpoelen/syntax-highlighting/commit/5f28f47d4ff1c74a860e48aaea4e5ead873fee70

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

[Discover] [Bug 380488] New: Discover locks up after a keyword search and then going back.

2017-06-02 Thread Gopal
https://bugs.kde.org/show_bug.cgi?id=380488

Bug ID: 380488
   Summary: Discover locks up after a keyword search and then
going back.
   Product: Discover
   Version: 5.9.4
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: ol...@ymail.com
  Target Milestone: ---

Created attachment 105857
  --> https://bugs.kde.org/attachment.cgi?id=105857=edit
Backtrace, which was not submitted by the crash reporter as useless.

Software Center (plasma-discover) usually locks up within a minute, if
searching for a package by a keyword. Also, searching is bad UX, the focus
should be on the text entry field by default.

There is no plasma-discover-dbg package for Kubuntu and the crash reporter
cannot produce a usefull backtrace, working at 100% CPU for many hours. I had
to kill the (locked-up) plasma-discover process, which was consuming 100% CPU
during backtrace generation (and probably since the lockup, but not before
lockup).

Also, plasma-discover consumes 500MB resident memory after the lockup, compared
to 100MB immediately after launch.

This is easy to reproduce.

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

[frameworks-syntax-highlighting] [Bug 360656] CMake highlighting: OR/AND not highlighted after expr in ()

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

jonathan.poe...@gmail.com changed:

   What|Removed |Added

 CC||jonathan.poe...@gmail.com

--- Comment #2 from jonathan.poe...@gmail.com ---
I propose this:
https://github.com/jonathanpoelen/syntax-highlighting/commit/0939d3254ec927769b51c87db59c9232cd92599a

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

[frameworks-syntax-highlighting] [Bug 380229] syntax highlighting for zsh is broken with a mathematical expression in a substring expression

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

--- Comment #1 from jonathan.poe...@gmail.com ---
I suggest replacing



with




Implemented here:

https://github.com/jonathanpoelen/syntax-highlighting/commit/f08aa02684017668738c8e8da7e64aef6100a5b5

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

[frameworks-kwidgetsaddons] [Bug 353380] Kontact crashed upon exit

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=353380

Christoph Feck  changed:

   What|Removed |Added

   Version Fixed In||5.35.0
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kwi
   ||dgetsaddons/cebdbaf56d1eed9
   ||547eecec355481e0f822ef83f
 Status|UNCONFIRMED |RESOLVED

--- Comment #7 from Christoph Feck  ---
Git commit cebdbaf56d1eed9547eecec355481e0f822ef83f by Christoph Feck.
Committed on 02/06/2017 at 23:39.
Pushed by cfeck into branch 'master'.

KViewStateSerializer: Fix crash when view is destroyed before state serializer

KViewStateSerializer::restoreScrollBarState() calls QScrollBar::maximum()
on an invalid (i.e. already deleted) scrollbar. This means, the enclosing
QAbstractScrollArea has been deleted between the call to ::restoreScrollState()
and the deferred (via a single shot timer) ::restoreScrollBarState().

This commit works around the issue by allowing users to delete the view
immediately after ::restoreScrollState() was called.
FIXED-IN: 5.35.0

Reviewers: #frameworks, skelly

Reviewed By: skelly

Subscribers: mlaurent

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

M  +5-1src/kviewstateserializer.cpp

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

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

[kdepim] [Bug 380487] messagelib master branch fails to build

2017-06-02 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=380487

Rik Mills  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[kdepim] [Bug 380487] New: messagelib master branch fails to build

2017-06-02 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=380487

Bug ID: 380487
   Summary: messagelib master branch fails to build
   Product: kdepim
   Version: GIT (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: messageviewer
  Assignee: kdepim-b...@kde.org
  Reporter: rikmi...@kubuntu.org
  Target Milestone: ---

On both KDE Neon and kubuntu CI builds fail with:

13:10:23
CMakeFiles/KF5MessageViewer.dir/messagepartthemes/default/plugins/attachment
messagepartrenderer.cpp.o: In function
`AttachmentMessagePartRenderer::render(MimeTreeParser::DefaultRendererPrivat
e*, QSharedPointer const&) const':
13:10:23
/workspace/build/messageviewer/src/messagepartthemes/default/plugins/attachm
entmessagepartrenderer.cpp:73: undefined reference to
`MimeTreeParser::DefaultRendererPrivate::alignText()' 13:10:23 collect2:
error: ld returned 1 exit status
13:10:23
messageviewer/src/CMakeFiles/KF5MessageViewer.dir/build.make:2314:
recipe for target 'messageviewer/src/libKF5MessageViewer.so.5.5.45' failed

Ref:
http://build.neon.kde.org/job/xenial_unstable_applications_messagelib_bin_amd64/250/console

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

[krita] [Bug 380486] New: Brushs Greyed out and not selectable

2017-06-02 Thread Nicole
https://bugs.kde.org/show_bug.cgi?id=380486

Bug ID: 380486
   Summary: Brushs Greyed out and not selectable
   Product: krita
   Version: 3.1.4
  Platform: MS Windows
OS: unspecified
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Brush engine
  Assignee: krita-bugs-n...@kde.org
  Reporter: n.rate...@gmail.com
  Target Milestone: ---

Created attachment 105856
  --> https://bugs.kde.org/attachment.cgi?id=105856=edit
Krita brush bug

I don't have a tablet (yet) so all I use is a mouse.  I have not downloaded nor
created any brushes as of yet, so I am using the default brushes.  So now the
real problem. Every time I right click so that I can select a different brush,
all the brushes are grey and are not selectable.  I am stuck using only a
single brush.  I have uninstalled and reinstalled Krita and it has not fixed
the problem.  I will provide a screenshot of the problem.

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

[akregator] [Bug 380485] New: Akregator crashes on startup

2017-06-02 Thread Bogdan Olar
https://bugs.kde.org/show_bug.cgi?id=380485

Bug ID: 380485
   Summary: Akregator crashes on startup
   Product: akregator
   Version: 5.5.1
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: olar.bogdan@gmail.com
  Target Milestone: ---

Application: akregator (5.5.1)

Qt Version: 5.7.1
Frameworks Version: 5.34.0
Operating System: Linux 4.8.0-53-generic x86_64
Distribution: KDE neon User Edition 5.10

-- Information about the crash:
Akregator crashes whenever it's launched.

The crash can be reproduced every time.

-- Backtrace:
Application: Akregator (akregator), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd370f179c0 (LWP 3523))]

Thread 2 (Thread 0x7fd36c8bf700 (LWP 3525)):
#0  0x7fd39172ca79 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fd3916e7b41 in g_main_context_query () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd3916e8307 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd3916e849c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fd39919075b in QEventDispatcherGlib::processEvents
(this=0x7fd368c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7fd39913b0ba in QEventLoop::exec (this=this@entry=0x7fd36c8bebd0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x7fd398f6af64 in QThread::exec (this=) at
thread/qthread.cpp:507
#7  0x7fd39c0f4735 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#8  0x7fd398f6fb48 in QThreadPrivate::start (arg=0x7fd39c168d60) at
thread/qthread_unix.cpp:368
#9  0x7fd3936bd6ba in start_thread (arg=0x7fd36c8bf700) at
pthread_create.c:333
#10 0x7fd39887c82d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fd370f179c0 (LWP 3523)):
[KCrash Handler]
#6  0x7fd3987ab428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7fd3987ad02a in __GI_abort () at abort.c:89
#8  0x7fd398f56811 in qt_message_fatal (context=..., message=) at global/qlogging.cpp:1682
#9  QMessageLogger::fatal (this=this@entry=0x7ffcd64dbf90,
msg=msg@entry=0x7fd38d4220ad "Could not find %s") at global/qlogging.cpp:793
#10 0x7fd389cbdea6 in (anonymous namespace)::subProcessPath () at
/workspace/build/src/core/web_engine_library_info.cpp:149
#11 WebEngineLibraryInfo::getPath (key=key@entry=4000) at
/workspace/build/src/core/web_engine_library_info.cpp:268
#12 0x7fd389cb941d in QtWebEngineCore::WebEngineContext::WebEngineContext
(this=0x18f87f0) at /workspace/build/src/core/web_engine_context.cpp:276
#13 0x7fd389cbafa5 in QtWebEngineCore::WebEngineContext::current () at
/workspace/build/src/core/web_engine_context.cpp:207
#14 0x7fd389c5deb1 in
QtWebEngineCore::BrowserContextAdapter::defaultContext () at
/workspace/build/src/core/browser_context_adapter.cpp:177
#15 0x7fd39c080090 in QWebEngineProfile::defaultProfile() () from
/usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5
#16 0x7fd39c084c19 in QWebEngineSettings::defaultSettings() () from
/usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5
#17 0x7fd365588c06 in Akregator::Part::initFonts
(this=this@entry=0x18f47a0) at /workspace/build/src/akregator_part.cpp:791
#18 0x7fd36558b456 in Akregator::Part::Part (this=this@entry=0x18f47a0,
parentWidget=parentWidget@entry=0x17b3540, parent=parent@entry=0x17b3540,
__in_chrg=, __vtt_parm=) at
/workspace/build/src/akregator_part.cpp:259
#19 0x7fd36558e481 in KPluginFactory::createPartInstance
(parentWidget=0x17b3540, parent=0x17b3540, args=...) at
/usr/include/KF5/KCoreAddons/kpluginfactory.h:485
#20 0x7fd39a50397f in KPluginFactory::create (this=this@entry=0x18f7ec0,
iface=0x7fd39b1e8258 "KParts::ReadOnlyPart",
parentWidget=parentWidget@entry=0x17b3540, parent=parent@entry=0x17b3540,
args=..., keyword=...) at
/workspace/build/src/lib/plugin/kpluginfactory.cpp:145
#21 0x0040a3a8 in KPluginFactory::create
(args=..., parent=0x17b3540, this=0x18f7ec0) at
/usr/include/KF5/KCoreAddons/kpluginfactory.h:497
#22 Akregator::MainWindow::loadPart (this=this@entry=0x17b3540) at
/workspace/build/src/mainwindow.cpp:110
#23 0x00408c32 in Akregator::Application::activate
(this=0x7ffcd64dce80, args=..., workingDir=...) at
/workspace/build/src/main.cpp:65
#24 0x7fd39bb5fa3d in KontactInterface::PimUniqueApplication::start
(arguments=..., unique=unique@entry=true) at
/workspace/build/src/pimuniqueapplication.cpp:135
#25 0x00408462 in main (argc=1, argv=0x7ffcd64dcfe8) at
/workspace/build/src/main.cpp:103

Possible duplicates by query: bug 377996, bug 364721, bug 364342, bug 361902,
bug 355096.

Reported using DrKonqi

-- 
You 

[Discover] [Bug 380483] sudoers using pam to block root

2017-06-02 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=380483

--- Comment #1 from Aleix Pol  ---
I am not super sure what you are talking about, I'd suggest you contact your
distribution as it seems a problem with your system rather than directly with
Plasma Discover.

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

[ksmserver] [Bug 380484] ksmserver crashes when trying to logout/shutdown after enabling Nvidia driver in prime-select

2017-06-02 Thread Daniel
https://bugs.kde.org/show_bug.cgi?id=380484

--- Comment #1 from Daniel  ---
Sorry I forgot to mention my computer is Dell Inspiron 5720 with nvidia GeForce
650m with nvidia-340 driver installed.

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

[KAccounts] [Bug 379270] Configure internet account Google crashes. There was an error while trying to process the request: userActionFinished error: 2

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379270

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #4 from Christoph Feck  ---


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

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

[telepathy] [Bug 364111] Can't configure a Google account for KDE telepathy

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=364111

Christoph Feck  changed:

   What|Removed |Added

 CC||l...@llpmail.com

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

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

[ksmserver] [Bug 380484] New: ksmserver crashes when trying to logout/shutdown after enabling Nvidia driver in prime-select

2017-06-02 Thread Daniel
https://bugs.kde.org/show_bug.cgi?id=380484

Bug ID: 380484
   Summary: ksmserver crashes when trying to logout/shutdown after
enabling Nvidia driver in prime-select
   Product: ksmserver
   Version: 5.10.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: l.lu...@kde.org
  Reporter: ramdaniel...@gmail.com
  Target Milestone: ---

Created attachment 105855
  --> https://bugs.kde.org/attachment.cgi?id=105855=edit
Attched is the crash report generated after the crash.

After selecting nvidia driver with the command "prime-select nvidia" when
trying to logout or restart the logout screen crash preventing me from
logout/shutdown.
When selecting intel in prime-select everything work as normal.

I tried many times and it always crashing with nvidia driver enabled, however
if I restart from the terminal and login again everything work with no problem
even with nvidia enabled.

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

[neon] [Bug 380470] grub-efi-amd64-signed package fails to install due to unmet package dependencies

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

--- Comment #3 from kr.sto...@gmail.com ---
(In reply to kr.stokke from comment #2)
> Yes, I did attempt to execute the installer with and without internet access
> for the duration of the install. Also, checking "install third party
> software" and "download updated packages during install" didn't work. 
> 
> There's more strange stuff going on in the package system. If I do
> 
> apt install bumblebee-nvidia xserver-xorg-video-intel
> 
> I actually loose sddm and neon-desktop packages. And a bunch of xorg
> packages:
> 
> xserver-xorg-core-hwe-16.04 xserver-xorg-hwe-16.04
> xserver-xorg-input-all-hwe-16.04 xserver-xorg-input-evdev-hwe-16.04
> xserver-xorg-input-synaptics-hwe-16.04 xserver-xorg-input-wacom-hwe-16.04
> xserver-xorg-video-all-hwe-16.04 xserver-xorg-video-amdgpu-hwe-16.04
> xserver-xorg-video-ati-hwe-16.04 xserver-xorg-video-fbdev-hwe-16.04
> xserver-xorg-video-intel-native-modesetting
> xserver-xorg-video-nouveau-hwe-16.04 xserver-xorg-video-qxl-hwe-16.04
> xserver-xorg-video-radeon-hwe-16.0 xserver-xorg-video-vesa-hwe-16.04
> xserver-xorg-video-vmware-hwe-16.04

Never mind the broken packages. Something happened when I attempted to install
bumblebeed-nvidia from chroot while booting from the live usb disk

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

[Akonadi] [Bug 379155] Imap resources crash when trying to open settings

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379155

--- Comment #10 from Christoph Feck  ---
Possible duplicate: bug 379792.

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

[ksmserver] [Bug 379960] ksmserver-logout-greeter crash on Wayland

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379960

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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

[ksmserver] [Bug 379367] Trying to end plasma wayland session results in ksm-logout-greeter crashing

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379367

Christoph Feck  changed:

   What|Removed |Added

 CC||eldin.gagulic@openmailbox.o
   ||rg

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

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

[valgrind] [Bug 380200] xtree generated callgrind files refer to files without directory name

2017-06-02 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=380200

--- Comment #5 from Philippe Waroquiers  ---
code change Committed revision 16435.

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

[plasmashell] [Bug 379768] Plasma crashed after clicking on the corner of the application menu

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379768

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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

[plasmashell] [Bug 380300] Plasma shell crash

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380300

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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

[plasmashell] [Bug 369430] QQmlDelegateModel::_q_itemsChanged - kickoff version

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=369430

Christoph Feck  changed:

   What|Removed |Added

 CC||jos...@outlook.es

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

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

[plasmashell] [Bug 369430] QQmlDelegateModel::_q_itemsChanged - kickoff version

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=369430

Christoph Feck  changed:

   What|Removed |Added

 CC||csdietz...@gmail.com

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

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

[valgrind] [Bug 380200] xtree generated callgrind files refer to files without directory name

2017-06-02 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=380200

Philippe Waroquiers  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Philippe Waroquiers  ---
Thanks for the bug report and the patch.
I have applied the (code) patch slightly modified (there was a problem
for the unknown file case).

I have not (yet) added the regtest, no time yet to look at the details, but
I already mark this bug as fixed, as the functionality is now committed.

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

[kwin] [Bug 379868] Window decorations KCM shows apply/discard dialog even when no change is done

2017-06-02 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=379868

--- Comment #3 from Dr. Chapatin  ---
Weird... I can reprodiuce it on Arch, Neon dev and OpenSuse Tumbleweed.

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

[plasmashell] [Bug 379718] Plasma crash when deleting files

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379718

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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

[plasmashell] [Bug 380362] plasmashell not started after login

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380362

Christoph Feck  changed:

   What|Removed |Added

 CC||nickgnor...@gmail.com

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

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

[plasmashell] [Bug 360506] Crash in XIQueryDevice

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=360506

Christoph Feck  changed:

   What|Removed |Added

 CC||b...@blws.org

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

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

[plasmashell] [Bug 379710] kde crashes when switching monitor to other input

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379710

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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

[Akonadi] [Bug 376808] Akonadi stuck on retrieving folder content, ItemFetchJob Stuck, Failed: Multiple Merge Candidates

2017-06-02 Thread Joshua Clayton
https://bugs.kde.org/show_bug.cgi?id=376808

--- Comment #10 from Joshua Clayton  ---
Hi, Daniel.
I hear what you are saying in theory, but the current situation with
kmail/kontact is worse, with mail sync cycles just hanging and the program
becoming inoperable, sometimes becoming usable again by restarting akonadi, and
sometimes requiring the db to be deleted.

In practice email message ID's may be duplicated in terms of actual copies, but
each copy should contain exactly the same message.

The current behavior is clearly wrong.
Either it should be updating ALL the entries, or if it is just returning a
reference to the content, then any one of them will do (I was understanding it
to be the second).

Can you tell me which it is? Maybe I'm misunderstanding how this is being used.

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

[Spectacle] [Bug 380278] spectacle automatically pops-up and takes screenshots.

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380278

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #5 from Christoph Feck  ---
Thanks for the update; changing status.

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

[neon] [Bug 380470] grub-efi-amd64-signed package fails to install due to unmet package dependencies

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

--- Comment #2 from kr.sto...@gmail.com ---
Yes, I did attempt to execute the installer with and without internet access
for the duration of the install. Also, checking "install third party software"
and "download updated packages during install" didn't work. 

There's more strange stuff going on in the package system. If I do

apt install bumblebee-nvidia xserver-xorg-video-intel

I actually loose sddm and neon-desktop packages. And a bunch of xorg packages:

xserver-xorg-core-hwe-16.04 xserver-xorg-hwe-16.04
xserver-xorg-input-all-hwe-16.04 xserver-xorg-input-evdev-hwe-16.04
xserver-xorg-input-synaptics-hwe-16.04 xserver-xorg-input-wacom-hwe-16.04
xserver-xorg-video-all-hwe-16.04 xserver-xorg-video-amdgpu-hwe-16.04
xserver-xorg-video-ati-hwe-16.04 xserver-xorg-video-fbdev-hwe-16.04
xserver-xorg-video-intel-native-modesetting
xserver-xorg-video-nouveau-hwe-16.04 xserver-xorg-video-qxl-hwe-16.04
xserver-xorg-video-radeon-hwe-16.0 xserver-xorg-video-vesa-hwe-16.04
xserver-xorg-video-vmware-hwe-16.04

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

[www.kde.org] [Bug 339567] Fix Info/Link on https://www.kde.org/applications/internet/konqueror/

2017-06-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=339567

Daniel Vrátil  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||pim-runtime/580ef3441cdd9ca
   ||2555a2a00c54aaa97a26b43a1
   Version Fixed In||5.5.2

--- Comment #2 from Daniel Vrátil  ---
Git commit 580ef3441cdd9ca2555a2a00c54aaa97a26b43a1 by Daniel Vrátil.
Committed on 02/06/2017 at 20:18.
Pushed by dvratil into branch 'Applications/17.04'.

IMAP: allow creating top-level folders it User namespace is empty

If the server does not support namespaces or if the user namespace is empty
then allow creating sub-collections directly under the top-level collection.
FIXED-IN: 5.5.2

M  +7-0resources/imap/retrievecollectionstask.cpp

https://commits.kde.org/kdepim-runtime/580ef3441cdd9ca2555a2a00c54aaa97a26b43a1

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

[frameworks-baloo] [Bug 380465] balooctl checkDb stuck on DocumentTermsDB check ..

2017-06-02 Thread FabiB
https://bugs.kde.org/show_bug.cgi?id=380465

--- Comment #1 from FabiB  ---
Created attachment 105854
  --> https://bugs.kde.org/attachment.cgi?id=105854=edit
broken file?

created a new user, placed this file "windowborder.svg" to its home ->
/home/USER/windowborder.svg

wait for baloo to get it to the index. now run 

strace balooctl checkDb

and it looks like it stuck on some kind of loop

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

[Akonadi] [Bug 380307] IMAP fails against Exchange 2016

2017-06-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=380307

Daniel Vrátil  changed:

   What|Removed |Added

 CC||dvra...@kde.org

--- Comment #1 from Daniel Vrátil  ---
Have you tried using different authentication mechanism? You can configure it
in Settings -> Configure KMail -> Accounts -> select your IMAP account ->
Modify -> Advanced -> Authentication.

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

[Akonadi] [Bug 379155] Imap resources crash when trying to open settings

2017-06-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=379155

Daniel Vrátil  changed:

   What|Removed |Added

 CC||stephan.diestelhorst@gmail.
   ||com

--- Comment #9 from Daniel Vrátil  ---
*** Bug 379548 has been marked as a duplicate of this bug. ***

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

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

2017-06-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=379548

Daniel Vrátil  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||dvra...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #15 from Daniel Vrátil  ---


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

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

[Akonadi] [Bug 380292] akonadi_imap_resource crash trying to modify IMAP account in kmail

2017-06-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=380292

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #3 from Daniel Vrátil  ---


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

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

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

2017-06-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=379548

Daniel Vrátil  changed:

   What|Removed |Added

 CC||net...@crc.id.au

--- Comment #14 from Daniel Vrátil  ---
*** Bug 380292 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 380404] something in the update from 5.27 to 5.34 broke focus

2017-06-02 Thread Greta Watson
https://bugs.kde.org/show_bug.cgi?id=380404

--- Comment #5 from Greta Watson  ---
Another observation:
In xfce4-terminal, the blinking cursor has become erratic in timing.  If I
start Konsole, the blinking cursor seems to blink normally.

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

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

2017-06-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=380100

Daniel Vrátil  changed:

   What|Removed |Added

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

--- Comment #1 from Daniel Vrátil  ---
Looks like a bug in QtWebEngine, nothing we can do about this in Akonadi
Console.

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

[Akonadi] [Bug 376808] Akonadi stuck on retrieving folder content, ItemFetchJob Stuck, Failed: Multiple Merge Candidates

2017-06-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=376808

--- Comment #9 from Daniel Vrátil  ---
What your patch does it dangerous as it can potentially overwrite the wrong
data (that's why the code bails out if it finds more than one candidate - it
cannot tell which one it should overwrite).

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

[Discover] [Bug 380483] New: sudoers using pam to block root

2017-06-02 Thread Zina Skoglund
https://bugs.kde.org/show_bug.cgi?id=380483

Bug ID: 380483
   Summary: sudoers using pam to block root
   Product: Discover
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: zinaskogl...@gmail.com
  Target Milestone: ---

i have two owners in my uuid. blocking mu network manager, sssd, liblinear
tools, missing LSB tags and overrides in insserv for K01irda-setup and
irda-setup, unknown media type (ALL:ALLFILES), cannot start linux.gnu, there
are 6 listening sockets, apt-daily.timer is waiting, a mailman running, and
countless exicted. an unknown group power. a GRUB-HIDDEN-TIMOUT set to zero. im
not sure if this is the right avenue for all this but if you could point me in
the right direction, please. this is my first linux system that was given to me
by a family friend that works at Georgia Tech. hes smart and i am not. :) thank
you oh so much

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

[plasmashell] [Bug 362035] Incorrect layout of Hard Disk Usage widget in a vertical panel after logout

2017-06-02 Thread H Rantala
https://bugs.kde.org/show_bug.cgi?id=362035

--- Comment #10 from H Rantala  ---
Still in 5.10.

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

[muon] [Bug 337628] Allow updates without authentication if in sudoers

2017-06-02 Thread Zina Skoglund
https://bugs.kde.org/show_bug.cgi?id=337628

Zina Skoglund  changed:

   What|Removed |Added

 CC||zinaskogl...@gmail.com

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

[kdesu] [Bug 115898] kdesu's sudo handling fundamentally broken

2017-06-02 Thread Zina Skoglund
https://bugs.kde.org/show_bug.cgi?id=115898

Zina Skoglund  changed:

   What|Removed |Added

 CC||zinaskogl...@gmail.com

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

[kwin] [Bug 376155] "Quick tile window to the left/right" de-maximizes the window without tiling as a first action since plasma 5.9.0

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

stefanpro...@kolabnow.com changed:

   What|Removed |Added

 CC||stefanpro...@kolabnow.com

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

[konqueror] [Bug 372776] Crash when opening link in new window

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372776

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
Bug 379771 has a better backtrace.

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

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

[konqueror] [Bug 379771] konqueror crashed for a particular address

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379771

Christoph Feck  changed:

   What|Removed |Added

 CC||aro...@archlinux.org

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

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

[kio-extras] [Bug 379817] Behaviour change: JPEG image preview scaled to widget size

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379817

--- Comment #3 from Christoph Feck  ---
Alexander, could you please upload the patch using
https://phabricator.kde.org/differential/diff/create/

It is missing from the link in comment #1, and it looks like reviewboard does
not work; the review is not even listed at
https://git.reviewboard.kde.org/users/volkov/

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

[kinfocenter] [Bug 380407] When I second time enter the "OpenGL" tab, the application crashes

2017-06-02 Thread Psijic
https://bugs.kde.org/show_bug.cgi?id=380407

Psijic  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |FIXED

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

[gwenview] [Bug 379507] Images show artifacts when scaled (OpenGL mode)

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379507

Christoph Feck  changed:

   What|Removed |Added

Summary|Gwenview crop operation |Images show artifacts when
   |crops displayed copy of the |scaled (OpenGL mode)
   |image   |

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

[kmail2] [Bug 379655] Inbox uses outbox icon

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379655

--- Comment #3 from Christoph Feck  ---
You could verify if the missing 64px icon is indeed the cause for the problem
by copying (as root) "48x48/places/mail-folder-inbox.png" to "64x64/places/".

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

[kinfocenter] [Bug 380407] When I second time enter the "OpenGL" tab, the application crashes

2017-06-02 Thread Psijic
https://bugs.kde.org/show_bug.cgi?id=380407

--- Comment #2 from Psijic  ---
Created attachment 105853
  --> https://bugs.kde.org/attachment.cgi?id=105853=edit
crash trace

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

[kwin] [Bug 379814] Black Screen on Resuming from Suspend to RAM with Nvidia Proprietary Driver

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

--- Comment #4 from jonespanic...@gmail.com ---
Yes buddy. In fact I posted the same comment in the other bug thread. It's been
a long long time, thought it wouldn't hurt posting here as well. At least then
someone will do something.

Don't think I'm such a hater. The reason I'm sticking with KDE plasma despite
such an annoying bug is that I love it. It's that beautiful. But dunno why it
takes this much time to fix it. And don't know if Nvidia is to be blamed or
KDE.

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

[plasmashell] [Bug 217950] Ability to set desktop wallpaper via a dbus command

2017-06-02 Thread deadite66
https://bugs.kde.org/show_bug.cgi?id=217950

deadite66  changed:

   What|Removed |Added

 CC||lee295...@gmail.com

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

[kwin] [Bug 379868] Window decorations KCM shows apply/discard dialog even when no change is done

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379868

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #2 from Christoph Feck  ---
Cannot reproduce using current master.

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


[kwin] [Bug 379814] Black Screen on Resuming from Suspend to RAM with Nvidia Proprietary Driver

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379814

--- Comment #3 from Christoph Feck  ---
Did you read comment #1?

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

[kwin] [Bug 379681] Crash after turning off compositions with Alt+Shift+F12

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379681

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |DUPLICATE

--- Comment #5 from Christoph Feck  ---


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

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

[kwin] [Bug 352548] kwin_x11 crashes switching from GLX to EGL

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=352548

Christoph Feck  changed:

   What|Removed |Added

 CC||jodr...@live.com

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

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

[okular] [Bug 262265] crashes with chm (text encoding by LCID)

2017-06-02 Thread Gilbert Assaf
https://bugs.kde.org/show_bug.cgi?id=262265

Gilbert Assaf  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/oku
   ||lar/e876640c215f27b0d0cd632
   ||d553174bf851e0147
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Gilbert Assaf  ---
Okular sends a 'qFatal()', if no encoding could be guessed. This will also
create a core dump crashing Okular and all open document in this instance. 
Reviewed at https://git.reviewboard.kde.org/r/130106/

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

[okular] [Bug 236688] Make use of table of contents data to improve page ordering in CHM files

2017-06-02 Thread Gilbert Assaf
https://bugs.kde.org/show_bug.cgi?id=236688

Gilbert Assaf  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/oku
   ||lar/786ec885264fda5b1b2e1ce
   ||e22a7d62f5ad90d3f

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

[okular] [Bug 236688] Make use of table of contents data to improve page ordering in CHM files

2017-06-02 Thread Gilbert Assaf
https://bugs.kde.org/show_bug.cgi?id=236688

Gilbert Assaf  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||gas...@gmx.de
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Gilbert Assaf  ---
All pages in a CHM File are now ordered accordingly to TOC Data. If a page is
not in TOC, it will be added at the end. 
Reviewed at https://git.reviewboard.kde.org/r/130078/

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

[konsole] [Bug 377252] Modifying font style will save in profile but will not be remembered

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377252

--- Comment #2 from Christoph Feck  ---
Can you confirm this happens with Qt 5.8, but not with Qt 5.7?

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

[okular] [Bug 164198] CHM: zooming does not change the font size

2017-06-02 Thread Gilbert Assaf
https://bugs.kde.org/show_bug.cgi?id=164198

Gilbert Assaf  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||gas...@gmx.de
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/oku
   ||lar/ff1647ce68856022e7c3278
   ||ccb72c4039328b584

--- Comment #1 from Gilbert Assaf  ---
Transfers zoom handling from KHTML to KHTMLView and QImage. This way the font
now actually increases when you zoom in and zoom handling is more in line with
the other generators. Bugs closed: 164198 Reviewed at
https://git.reviewboard.kde.org/r/130127/

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

[krita] [Bug 380482] krita on Windows not compiling with master for me

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

Scott Petrovic  changed:

   What|Removed |Added

 OS|Linux   |MS Windows
   Platform|Other   |Windows CE

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

[krita] [Bug 380482] New: krita on Windows not compiling with master for me

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

Bug ID: 380482
   Summary: krita on Windows not compiling with master for me
   Product: krita
   Version: git master
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: krita-bugs-n...@kde.org
  Reporter: scottpetro...@gmail.com
  Target Milestone: ---

I did a clean build on master latest and it wasn't compiling with an error
about -w and winres.exe. I moved around quite a few commits and think I
pinpointed it to this commit.

Author: Dmitry Kazakov 
Date:   3 weeks ago (5/10/2017 2:28:59 AM)
Commit hash:53a506aa625c356f758cec68e0819e39b45dc497
Children:   8852506e8e
Parent(s):  532deabb79

Add -Werror=delete-incomplete

Deletion of an incomplete type is extremely dangerous and usually
causes memory leaks, so just make it a build error instead, so we
couldn't miss it.



This is the line that I think is having the issue...

if (CMAKE_COMPILER_IS_GNUCXX AND NOT CMAKE_CXX_COMPILER_VERSION VERSION_LESS
4.9)
add_definitions(-Werror=delete-incomplete)
endif()


I am on Windows and cmake version 3.4.3. Commenting out these lines makes my
windows build fine, so I imagine there might be something with the if statement
logic that might not be right.

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

[frameworks-knotifications] [Bug 342752] Crash KNotification::id()

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=342752

Christoph Feck  changed:

   What|Removed |Added

 CC||p...@findlay.net.nz

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

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

[konsole] [Bug 344722] Konsole crashed when quitting

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=344722

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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

[konsole] [Bug 378920] Konsole crash when closing

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=378920

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #7 from Christoph Feck  ---


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

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

[frameworks-knotifications] [Bug 380114] crash on exit in ~NotifyByAudio()

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380114

Christoph Feck  changed:

   What|Removed |Added

 CC||kendos.ken...@gmail.com

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

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

[konsole] [Bug 379724] Simple crash after lost SSH connection

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379724

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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

[frameworks-knotifications] [Bug 380114] crash on exit in ~NotifyByAudio()

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=380114

Christoph Feck  changed:

   What|Removed |Added

 CC||lambdasoftw...@yahoo.es

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

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

[KScreen] [Bug 354227] kcm_kscreen is too high

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=354227

Christoph Feck  changed:

   What|Removed |Added

 CC||jey.and@gmail.com

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

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

[KScreen] [Bug 379770] Scaled UI settings will prevent access to rescale UI or apply

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379770

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #5 from Christoph Feck  ---


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

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

[KScreen] [Bug 378205] plasma remember disable screens, but doesn't allow to change the settings when a screen of the set is missing

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=378205

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |INVALID

--- Comment #4 from Christoph Feck  ---
No response, changing status. If you have new information, please add a
comment.

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

[systemsettings] [Bug 300532] Custom keyboard shortcuts are reset on reboot or logout - KDE 4.8.2

2017-06-02 Thread Martin Vysny
https://bugs.kde.org/show_bug.cgi?id=300532

Martin Vysny  changed:

   What|Removed |Added

 CC||vy...@baka.sk

--- Comment #34 from Martin Vysny  ---
Reproduced on Plasma 5.9.4 - I tend to reconfigure the Global Keyboard
Shortcuts / Plasma / Activate Application Launcher Widget from Alt+F1 to
Meta+F1, only to find it reverted back to Alt+F1 on reboot.

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

[kscreenlocker] [Bug 379521] Kscreenlocker takes a full minute until it is responsive

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379521

--- Comment #5 from Christoph Feck  ---
It is related to QQuickWindow (from QtQuick), which is only used by a minority
of applications.

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

[konversation] [Bug 378854] Konversation crashes randomly

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=378854

--- Comment #2 from Christoph Feck  ---
Relevant part of the backtrace:

#3  QMessageLogger::fatal (this=this@entry=0x7fffc870,
msg=msg@entry=0x71823b98 "ASSERT failure in %s: \"%s\", file %s, line %d")
at global/qlogging.cpp:796
#4  0x715814b1 in qt_assert_x (where=where@entry=0x65273c
"QList::operator[]", what=what@entry=0x652729 "index out of range", 
file=file@entry=0x6526c8 "/usr/include/qt/QtCore/qlist.h",
line=line@entry=548) at global/qglobal.cpp:3078
#5  0x00486388 in QList::operator[] (this=,
i=1) at /usr/include/qt/QtCore/qlist.h:548
#6  0x0051bd5a in InputFilter::parseClientCommand
(this=this@entry=0x1273ec0, prefix=..., command=..., parameterList=...,
messageTags=...)
at
/home/kishore/build/konversation/src/konversation-1.7.2/src/irc/inputfilter.cpp:584
#7  0x0052747f in InputFilter::parseLine (this=this@entry=0x1273ec0,
line=...)
at
/home/kishore/build/konversation/src/konversation-1.7.2/src/irc/inputfilter.cpp:127
#8  0x004d769b in Server::processIncomingData (this=0x1273db0) at
/home/kishore/build/konversation/src/konversation-1.7.2/src/irc/server.cpp:1341
#9  0x00645fa5 in Server::qt_static_metacall (_o=0x1273db0,
_c=, _id=, _a=)
at
/home/kishore/build/konversation/src/build/src/konversation_autogen/V7AFER6LXI/moc_server.cpp:751
#10 0x717a5de9 in QMetaObject::activate (sender=sender@entry=0x1273e18,
signalOffset=, local_signal_index=local_signal_index@entry=0, 
argv=argv@entry=0x0) at kernel/qobject.cpp:3740
#11 0x717a6707 in QMetaObject::activate (sender=sender@entry=0x1273e18,
m=m@entry=0x71bc7780 , 
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at
kernel/qobject.cpp:3602
#12 0x71820380 in QTimer::timeout (this=this@entry=0x1273e18) at
.moc/moc_qtimer.cpp:200
#13 0x717b2e38 in QTimer::timerEvent (this=0x1273e18, e=) at kernel/qtimer.cpp:254
#14 0x717a6c03 in QObject::event (this=0x1273e18, e=) at
kernel/qobject.cpp:1285

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

[dolphin] [Bug 379800] Folder panel active text color incorrect assigned to WindowText color

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379800

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #16 from Christoph Feck  ---
I explicitely requested testing with the CheckColorRoles color scheme.

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

[kio-extras] [Bug 379680] MTP protocol died unexpectedly

2017-06-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379680

--- Comment #2 from Christoph Feck  ---
If you can provide the information requested in comment #1, please add it.

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

[kontact] [Bug 380481] New: Create new mail for groupe

2017-06-02 Thread Paul Ruhnke
https://bugs.kde.org/show_bug.cgi?id=380481

Bug ID: 380481
   Summary: Create new mail for groupe
   Product: kontact
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: u...@foni.net
  Target Milestone: ---

Application: kontact (5.3.0 (QtWebEngine))

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

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

- Unusual behavior I noticed:
the Mail Program runs for several days and i tried to create a new mail to a
group. Then the program stops.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2aebce77c0 (LWP 3686))]

Thread 36 (Thread 0x7f2ab9ffb700 (LWP 4884)):
#0  0x7f2ae872449d in poll () at /lib64/libc.so.6
#1  0x7f2ae3a25314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f2ae3a2542c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f2ae924832b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f2ae91f5fdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f2ae9030f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f2ae90359e9 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f2ae4662744 in start_thread () at /lib64/libpthread.so.0
#8  0x7f2ae872cd3d in clone () at /lib64/libc.so.6

Thread 35 (Thread 0x7f299a6ac700 (LWP 4882)):
#0  0x7f2ae872449d in poll () at /lib64/libc.so.6
#1  0x7f2ae3a25314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f2ae3a2542c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f2ae924832b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f2ae91f5fdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f2ae9030f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f2ae90359e9 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f2ae4662744 in start_thread () at /lib64/libpthread.so.0
#8  0x7f2ae872cd3d in clone () at /lib64/libc.so.6

Thread 34 (Thread 0x7f2aba7fc700 (LWP 4840)):
#0  0x7f2ae3a24a09 in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#1  0x7f2ae3a25230 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f2ae3a2542c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f2ae924832b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f2ae91f5fdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f2ae9030f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f2ae90359e9 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f2ae4662744 in start_thread () at /lib64/libpthread.so.0
#8  0x7f2ae872cd3d in clone () at /lib64/libc.so.6

Thread 33 (Thread 0x7f2993fff700 (LWP 4739)):
#0  0x7f2ae3a66391 in g_private_get () at /usr/lib64/libglib-2.0.so.0
#1  0x7f2ae3a49e40 in g_thread_self () at /usr/lib64/libglib-2.0.so.0
#2  0x7f2ae3a2541d in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f2ae924832b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f2ae91f5fdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f2ae9030f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f2ae90359e9 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f2ae4662744 in start_thread () at /lib64/libpthread.so.0
#8  0x7f2ae872cd3d in clone () at /lib64/libc.so.6

Thread 32 (Thread 0x7f299affd700 (LWP 4723)):
#0  0x7f2ae872449d in poll () at /lib64/libc.so.6
#1  0x7f2ae3a25314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f2ae3a2542c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f2ae924832b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f2ae91f5fdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f2ae9030f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f2ae90359e9 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f2ae4662744 in start_thread () at /lib64/libpthread.so.0
#8  0x7f2ae872cd3d in clone () at /lib64/libc.so.6

Thread 31 (Thread 0x7f299b7fe700 (LWP 4695)):
#0  0x7f2ae872449d in poll () at /lib64/libc.so.6
#1  0x7f2ae3a25314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f2ae3a2542c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f2ae924832b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f2ae91f5fdb in
QEventLoop::exec(QFlags) () at

[kwin] [Bug 380476] Kwin draws 1px overlay on the left screen border

2017-06-02 Thread Artem Grinev
https://bugs.kde.org/show_bug.cgi?id=380476

Artem Grinev  changed:

   What|Removed |Added

 CC||agrine...@gmail.com

--- Comment #3 from Artem Grinev  ---
I can also confirm this bug.

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

[plasmashell] [Bug 380480] Plasma panel background no longer renders

2017-06-02 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=380480

--- Comment #1 from Mircea Kitsune  ---
I think I found the issue: Plasma 5.10.0 apparently changes the objects in the
panel-background.svg element: Previously you had a set for each direction, such
as #west-mini-center... now there's a single group for everything, such as
#center.

I understand I need to update my Plasma themes in this case? Is it normal for
compatibility to be broken with the old ones however?

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

[plasmashell] [Bug 380480] Plasma panel background no longer renders

2017-06-02 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=380480

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

[plasmashell] [Bug 380480] New: Plasma panel background no longer renders

2017-06-02 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=380480

Bug ID: 380480
   Summary: Plasma panel background no longer renders
   Product: plasmashell
   Version: 5.10.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: sonichedgehog_hyperblas...@yahoo.com
  Target Milestone: 1.0

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

Plasma 5.10.0 introduced an issue which breaks existing Plasma themes. The
issue was not present in 5.9.5.

The Plasma panel no longer renders, and its svg element appears to be ignored.
However its contents do show, and the blur effect is present accordingly.

Attached is a screenshot showing the issue, using my Plasma theme Freeze; The
top part shows the panel displaying correctly, while the bottom shows it no
longer rendering as the issue was introduced.

The bug can be seen with the themes Freeze and Colorbit. You can get them both
from here for testing:

https://www.opendesktop.org/p/998653/
https://www.opendesktop.org/p/998712/

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

[Discover] [Bug 380479] New: search box doesnt work. no results are populated in the content box where list off applications should be shown....

2017-06-02 Thread Ol'rawnder Saini
https://bugs.kde.org/show_bug.cgi?id=380479

Bug ID: 380479
   Summary: search box doesnt work. no results are populated in
the content box where list off applications should be
shown
   Product: Discover
   Version: 5.6.2
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: olrawn...@rediffmail.com
  Target Milestone: ---

the search box isnt working. no search results. enter anything, it takes you to
a new screen with no search results

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

[frameworks-solid] [Bug 375673] Dolphin starts up after 7 seconds on a SSD

2017-06-02 Thread Saverio Valerio
https://bugs.kde.org/show_bug.cgi?id=375673

Saverio Valerio  changed:

   What|Removed |Added

Version|5.29.0  |5.34.0

--- Comment #7 from Saverio Valerio  ---
Any news? The problem is still present on Plasma 5.10 and KDE Framewoeks
5.34.0.
It's so annoying that it forces me to use another File Manager.

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

[skrooge] [Bug 380460] skrooge 2.8.1 problème intégration fichier skrooge.skg [ERR-10001]: no such table: main.vm_budget_tmp Impossible d'exécuter l'instruction

2017-06-02 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=380460

--- Comment #2 from Stephane MANKOWSKI  ---
Ce qui serait encore mieux, c'est si vous êtes capable de m'envoyer le fichier
skg mais anonymisé.
Pour cela il faut que vous puissiez ouvrir le document avec une ancienne
version de Skrooge et utiliser la fonction d'anonymisation (Dans le menu
outil).

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

[skrooge] [Bug 380460] skrooge 2.8.1 problème intégration fichier skrooge.skg [ERR-10001]: no such table: main.vm_budget_tmp Impossible d'exécuter l'instruction

2017-06-02 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=380460

--- Comment #1 from Stephane MANKOWSKI  ---
Bonjour,

Même si vous dites que vous maîtrisez très mal l’informatique, j'en doute car:
1- Vous avez choisi d'être sous linux. BRAVO!
2- Cet incident est très très bien détaillé. MERCI!

Je ne comprends pas pourquoi vous avez cette erreur. Il est possible que ce
soit un bug. Pour pouvoir analyser, j'ai besoin que vous fassiez ceci depuis
une console:
export SKGTRACE=10
export SKGTRACESQL=1
skrooge > t.txt

Ensuite pouvez vous m'envoyer le fichier t.txt par mail (Vous trouverez mon
adresse dans le "A propos..." de Skrooge".

Par avance merci.

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

[digikam] [Bug 271751] Allow to export Advanced Slideshow rendering as a video file

2017-06-02 Thread Richard Bos
https://bugs.kde.org/show_bug.cgi?id=271751

--- Comment #10 from Richard Bos  ---
Gilles, well done.  Looking forward to have it available (some day)...

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

[kdm] [Bug 380478] New: KDE plasma 5 doesn't start with DBUS problem

2017-06-02 Thread Chris Ward
https://bugs.kde.org/show_bug.cgi?id=380478

Bug ID: 380478
   Summary: KDE plasma 5 doesn't start with DBUS problem
   Product: kdm
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdm-bugs-n...@kde.org
  Reporter: t...@physics.org
  Target Milestone: ---

When logging to kde in with my normal (non-root) ID, about 1 time in 2 the
login hangs with a movable mouse but nothing on the screen and no activity
possible. I can do Ctrl-alt-F1, log in as root, 'telinit 3', 'telinit 5', and
have another try at logging in.
This is happening with OpenSUSE Leap 42.3 and 42.2 .
I find the following in /var/log/kdm.log :

X.Org X Server 1.18.3
Release Date: 2016-04-04
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux linux-id8p 4.4.68-2-default #1 SMP Tue May 16
15:52:17 UTC 2017 (a50dbcb) x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.68-2-default
root=/dev/mapper/vg_tjcw200-lv_root resume=/dev/vg_tjcw2/lv_swap splash=silent
quiet showopts resume=/dev/vg_tjcw2/lv_swap splash=silent quiet showopts
resume=/dev/vg_tjcw2/lv_swap splash=silent quiet showopts
resume=/dev/vg_tjcw2/lv_swap splash=silent quiet showopts
Build Date: 28 May 2017  04:37:20PM

Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun  2 16:23:03 2017
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
klauncher(11690) kdemain: No DBUS session-bus found. Check if you have started
the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(11684)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned
initialize() D-Bus call failed:  "Not connected to D-Bus server"

kdmgreet(11684)/kdecore (K*TimeZone*): No time zone information obtained from
ktimezoned
(II) AIGLX: Suspending AIGLX clients for VT switch

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

[kwin] [Bug 379814] Black Screen on Resuming from Suspend to RAM with Nvidia Proprietary Driver

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

--- Comment #2 from jonespanic...@gmail.com ---
Hi,

I have been facing this problem from the first time I tried KDE, which is 3
months ago. I tried many different nvidia drivers, waiting for each kde and
nvidia driver updates. Still the same issue.

I have recorded videos showing-
-problem when using nvidia driver
-working fine with intel graphics

Find the recordings here:
https://drive.google.com/open?id=0B3aF7WUKvMO4TE5fVlFobXg3RzA

Please look into this and fix it asap. Note that it works with open soure
nouveau driver.

Thanks,
Jones

-- 
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-06-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=344326

--- Comment #162 from jonespanic...@gmail.com ---
Hi,

I have been facing this problem from the first time I tried KDE, which is 3
months ago. I tried many different nvidia drivers, waiting for each kde and
nvidia driver updates. Still the same issue.

I have recorded videos showing-
-problem when using nvidia driver
-working fine with intel graphics

Find the recordings here:
https://drive.google.com/open?id=0B3aF7WUKvMO4TE5fVlFobXg3RzA

Please look into this and fix it asap. Note that it works with open soure
nouveau driver.

Thanks,
Jones

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

[kwin] [Bug 380404] something in the update from 5.27 to 5.34 broke focus

2017-06-02 Thread Greta Watson
https://bugs.kde.org/show_bug.cgi?id=380404

--- Comment #4 from Greta Watson  ---
ps -ef output included a line containing /usr/libexec/Xorg
/var/log/messages included lines for starting and stopping Xorg:
May 31 10:44:47 sparky systemd: Started ABRT Xorg log watcher.

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

  1   2   3   >