[frameworks-syntax-highlighting] [Bug 407327] Perl5 syntax highlight gets confused at //

2019-05-19 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=407327

Nibaldo G.  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/syn
   ||tax-highlighting/4cf3a7e982
   ||5da99914e3641fb484270813943
   ||d08
 Status|REPORTED|RESOLVED

--- Comment #1 from Nibaldo G.  ---
Git commit 4cf3a7e9825da99914e3641fb484270813943d08 by Nibaldo González.
Committed on 19/05/2019 at 11:41.
Pushed by ngonzalez into branch 'master'.

Perl: fix the // operator

Summary:

The "/" character is used for patterns and this causes the "//" operator not to
be highlighted correctly in some situations, such as after identifiers.

Reviewers: #framework_syntax_highlighting, dhaumann, cullmann

Reviewed By: #framework_syntax_highlighting, dhaumann, cullmann

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

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

M  +4-0autotests/folding/highlight.pl.fold
M  +4-0autotests/html/highlight.pl.html
M  +4-0autotests/input/highlight.pl
M  +4-0autotests/reference/highlight.pl.ref
M  +6-3data/syntax/perl.xml

https://commits.kde.org/syntax-highlighting/4cf3a7e9825da99914e3641fb484270813943d08

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

[frameworks-kio] [Bug 402543] In failed copy dialog, can’t see entirely filenames when they are too long

2019-05-19 Thread ariasuni
https://bugs.kde.org/show_bug.cgi?id=402543

ariasuni  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from ariasuni  ---
Creating the file in Dolphin displays:

Could not write to
/home/ariasuni/aaa...a.part.

Which is not perfect but it effectively fix my problem.

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

[frameworks-syntax-highlighting] [Bug 400290] Syntax highlighting engine makes wrong guesses for XML files with different extension

2019-05-19 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=400290

--- Comment #5 from Nibaldo G.  ---
Proposed patch: https://phabricator.kde.org/D21288

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

[digikam] [Bug 407691] Hangs on Startup, with Album on Network share (on MacOS)

2019-05-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407691

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #3 from caulier.gil...@gmail.com ---
Please try with digiKam-6.2.0-git-20190519T124258-MacOS-x86-64.pkg that i just
uploaded at the same place...

Gilles Caulier

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

[frameworks-syntax-highlighting] [Bug 400290] Syntax highlighting engine makes wrong guesses for XML files with different extension

2019-05-19 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=400290

--- Comment #4 from Nibaldo G.  ---
For syntax highlighting, the extensions have priority over the MIME type, and
the extension ".conf" is assigned the "INI Files" highlighter.
Another simple solution is to remove "*.conf" from the "INI Files" highlighter;
then the .conf extension will not have an assigned syntax highlight and the
MIME type will be used to define the appropriate highlight. There the XML
highlighting will be used by default in the .conf files that have XML content,
as in the case of Fontconfig files.

That is a good solution, since the extension .conf is very generic to assign it
to a specific highlighter.

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

[kwin] [Bug 407720] New: Task switcher doesn’t show if win key is mapped to alt

2019-05-19 Thread ariasuni
https://bugs.kde.org/show_bug.cgi?id=407720

Bug ID: 407720
   Summary: Task switcher doesn’t show if win key is mapped to alt
   Product: kwin
   Version: 5.15.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: pe...@hack-libre.org
  Target Milestone: ---

SUMMARY
Task switcher doesn’t appear when shortcut contains a remapped key.

STEPS TO REPRODUCE
1. Go to System Settings -> Input devices -> Keyboard -> Advanced
2. Enable “Configure keyboard options” and Alt/Win key behavior -> Alt is
mapped to Win and the usual Alt
3. Hit Win+Tab

OBSERVED RESULT
Windows are switched but you can only switch between the two last used windows
because the task switcher doesn’t appear.

EXPECTED RESULT
Using win+tab is the same as using alt+tab when win is mapped to alt

SOFTWARE/OS VERSIONS
Arch Linux
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.3

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

[frameworks-ktexteditor] [Bug 314395] Automatic indentation of subsequent lines in kate is erratic

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=314395

Dominik Haumann  changed:

   What|Removed |Added

  Component|indentation |indentation
Product|kate|frameworks-ktexteditor

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

[frameworks-ktexteditor] [Bug 339067] Improper indentation for multi-line if tests in python

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=339067

Dominik Haumann  changed:

   What|Removed |Added

Version|16.04.1 |unspecified
  Component|indentation |indentation
Product|kate|frameworks-ktexteditor

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

[frameworks-ktexteditor] [Bug 135737] indentation isn't kept after static word wrap

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=135737

Dominik Haumann  changed:

   What|Removed |Added

  Component|indentation |indentation
Product|kate|frameworks-ktexteditor

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

[frameworks-ktexteditor] [Bug 385962] kate indention jumps to next level on specific letters when it shouldn advance to next level

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=385962

--- Comment #3 from Dominik Haumann  ---
Hi Thomas,

sorry for the very late reply. With KDE Frameworks 5.58 I cannot reproduce
this, or I am doing something wrong.

1. Can you still reproduce?
2. Are you sure the "Python" indentation mode is active in Tools > Indentation?
3. Can you please exactly describe what you type?

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

[frameworks-ktexteditor] [Bug 392732] python (unnecessary) automatic indentation

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=392732

Dominik Haumann  changed:

   What|Removed |Added

Version|17.08.1 |unspecified
  Component|indentation |indentation
Product|kate|frameworks-ktexteditor

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

[frameworks-ktexteditor] [Bug 339676] kate version 3.13.3 doesn't clean indentation for bash

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=339676

Dominik Haumann  changed:

   What|Removed |Added

Product|kate|frameworks-ktexteditor
  Component|indentation |indentation
Version|3.14.0  |unspecified

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

[frameworks-ktexteditor] [Bug 342321] Kate autoindents after setting Tools>Indentation = 'None'

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=342321

Dominik Haumann  changed:

   What|Removed |Added

Product|kate|frameworks-ktexteditor
  Component|indentation |indentation
Version|3.11.5  |unspecified

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

[frameworks-ktexteditor] [Bug 373009] indention following single-statement loop over-indents the following command, must undo twice

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=373009

Dominik Haumann  changed:

   What|Removed |Added

Version|16.08   |unspecified
  Component|indentation |indentation
Product|kate|frameworks-ktexteditor

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

[frameworks-ktexteditor] [Bug 388453] XML multi-line self-closing tag doesn't decrease indentation

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=388453

Dominik Haumann  changed:

   What|Removed |Added

Product|kate|frameworks-ktexteditor
  Component|indentation |indentation
Version|15.12   |unspecified

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

[digikam] [Bug 407691] Hangs on Startup, with Album on Network share (on MacOS)

2019-05-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407691

--- Comment #2 from kde-bugtrac...@schmu.net ---
(In reply to Maik Qualmann from comment #1)
Hi Maik

Installed
https://files.kde.org/digikam/digiKam-6.2.0-git-20190422T204358-MacOS-x86-64.pkg
unfortunately with the same result. 

Thomas

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

[kplayer] [Bug 407719] New: Crash when past a URl

2019-05-19 Thread Rafael Santana
https://bugs.kde.org/show_bug.cgi?id=407719

Bug ID: 407719
   Summary: Crash when past a URl
   Product: kplayer
   Version: 0.7.2
  Platform: Slackware Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: ke...@heloo.net
  Reporter: rafaelmbc...@gmail.com
  Target Milestone: ---

Application: kplayer (0.7.2)
KDE Platform Version: 4.14.32
Qt Version: 4.8.7
Operating System: Linux 4.4.172 x86_64
Distribution (Platform): Slackware Packages

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

I've opened the Firefox Web Browser for a search and Ctl+C & C+V a URL and it
just chrash.

-- Backtrace:
Application: KPlayer (kplayer), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f410fcc47c0 (LWP 1688))]

Thread 2 (Thread 0x7f40fac34700 (LWP 1692)):
#0  0x7fffa6f75a48 in clock_gettime ()
#1  0x7f41099d4386 in clock_gettime () at /lib64/libc.so.6
#2  0x7f410ba62645 in  () at /usr/lib64/qt/lib/libQtCore.so.4
#3  0x7f410bb3fe55 in  () at /usr/lib64/qt/lib/libQtCore.so.4
#4  0x7f410bb3e7dc in  () at /usr/lib64/qt/lib/libQtCore.so.4
#5  0x7f410bb3e885 in  () at /usr/lib64/qt/lib/libQtCore.so.4
#6  0x7f41081caf8d in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#7  0x7f41081cb893 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x7f41081cba6c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#9  0x7f410bb3f0ce in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/qt/lib/libQtCore.so.4
#10 0x7f410bb0f5d1 in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/qt/lib/libQtCore.so.4
#11 0x7f410bb0f8e5 in
QEventLoop::exec(QFlags) () at
/usr/lib64/qt/lib/libQtCore.so.4
#12 0x7f410ba08c39 in QThread::exec() () at
/usr/lib64/qt/lib/libQtCore.so.4
#13 0x7f410baf0733 in  () at /usr/lib64/qt/lib/libQtCore.so.4
#14 0x7f410ba0b3bc in  () at /usr/lib64/qt/lib/libQtCore.so.4
#15 0x7f410b76a684 in start_thread () at /lib64/libpthread.so.0
#16 0x7f41099c5eed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f410fcc47c0 (LWP 1688)):
[KCrash Handler]
#6  0x in  ()
#7  0x7f410c2377fc in KJob::kill(KJob::KillVerbosity) () at
/usr/lib64/libkdecore.so.5
#8  0x00434bfe in  ()
#9  0x0045f8de in  ()
#10 0x004250d5 in  ()
#11 0x7f410bb23e30 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () at /usr/lib64/qt/lib/libQtCore.so.4
#12 0x7f410a71d932 in QAction::triggered(bool) () at
/usr/lib64/qt/lib/libQtGui.so.4
#13 0x7f410a71ead7 in QAction::activate(QAction::ActionEvent) () at
/usr/lib64/qt/lib/libQtGui.so.4
#14 0x7f410aadd913 in  () at /usr/lib64/qt/lib/libQtGui.so.4
#15 0x7f410aadda44 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /usr/lib64/qt/lib/libQtGui.so.4
#16 0x7f410ab98d9a in QToolButton::mouseReleaseEvent(QMouseEvent*) () at
/usr/lib64/qt/lib/libQtGui.so.4
#17 0x7f410a7764d0 in QWidget::event(QEvent*) () at
/usr/lib64/qt/lib/libQtGui.so.4
#18 0x7f410a72348c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/qt/lib/libQtGui.so.4
#19 0x7f410a72a0c3 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/qt/lib/libQtGui.so.4
#20 0x7f410c8348aa in KApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libkdeui.so.5
#21 0x004e30ac in  ()
#22 0x7f410bb10c0d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib64/qt/lib/libQtCore.so.4
#23 0x7f410a72975d in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () at
/usr/lib64/qt/lib/libQtGui.so.4
#24 0x7f410a7a0af9 in  () at /usr/lib64/qt/lib/libQtGui.so.4
#25 0x7f410a79edf5 in QApplication::x11ProcessEvent(_XEvent*) () at
/usr/lib64/qt/lib/libQtGui.so.4
#26 0x7f410a7c6942 in  () at /usr/lib64/qt/lib/libQtGui.so.4
#27 0x7f41081cb797 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#28 0x7f41081cb9c8 in  () at /usr/lib64/libglib-2.0.so.0
#29 0x7f41081cba6c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#30 0x7f410bb3f0ce in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/qt/lib/libQtCore.so.4
#31 0x7f410a7c69e6 in  () at /usr/lib64/qt/lib/libQtGui.so.4
#32 0x7f410bb0f5d1 in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/qt/lib/libQtCore.so.4
#33 0x7f410bb0f8e5 in
QEventLoop::exec(QFlags) () at
/usr/lib64/qt/lib/libQtCore.so.4
#34 0x7f410bb14ec9 in QCoreApplication::exec() () at
/usr/lib64/qt/lib/libQtCore.so.4
#35 0x00424377 in  ()
#36 0x7f41098df7d0 in __libc_start_main () at /lib64/libc.so.6
#37 0x004246b9 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail 

[frameworks-ktexteditor] [Bug 356241] Python indenter should not keep indentation level following complete class/function definitions with blank lines in between

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=356241

Dominik Haumann  changed:

   What|Removed |Added

  Component|indentation |indentation
Product|kate|frameworks-ktexteditor

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

[frameworks-ktexteditor] [Bug 402450] commented code pasted is indented as normal code

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=402450

Dominik Haumann  changed:

   What|Removed |Added

Product|kate|frameworks-ktexteditor
  Component|indentation |indentation
Version|17.12.0 |unspecified

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

[frameworks-ktexteditor] [Bug 375529] Indentation broken if automatic brackets is used

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=375529

Dominik Haumann  changed:

   What|Removed |Added

Version|16.04   |unspecified
  Component|indentation |indentation
Product|kate|frameworks-ktexteditor

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

[frameworks-ktexteditor] [Bug 375502] Kate (part) does not use default indentation mode for new files

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=375502

Dominik Haumann  changed:

   What|Removed |Added

Product|kate|frameworks-ktexteditor
Version|16.04.1 |unspecified
  Component|indentation |indentation

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

[frameworks-ktexteditor] [Bug 352167] bad indentation for switch in switch (Tool Align)

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=352167

Dominik Haumann  changed:

   What|Removed |Added

  Component|indentation |indentation
Product|kate|frameworks-ktexteditor

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

[frameworks-ktexteditor] [Bug 385962] kate indention jumps to next level on specific letters when it shouldn advance to next level

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=385962

Dominik Haumann  changed:

   What|Removed |Added

  Component|indentation |indentation
Version|17.08.2 |unspecified
Product|kate|frameworks-ktexteditor

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

[kate] [Bug 401210] Indentation selection does not load or crashes

2019-05-19 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=401210

Dominik Haumann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Dominik Haumann  ---
I cannot reproduce with current KDE Frameworks 5.58, Qt 5.12.0.

Samuel, could you upgrade the Frameworks version and test again?

For now, I'll close as resolved/waiting-for-info.

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

[frameworks-kcrash] [Bug 407718] New: kcrash prints error messages if DISPLAY isn't set

2019-05-19 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=407718

Bug ID: 407718
   Summary: kcrash prints error messages if DISPLAY isn't set
   Product: frameworks-kcrash
   Version: 5.58.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: fab...@ritter-vogt.de
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Many programs do not need $DISPLAY, like kpackagetool5.

Still, if $DISPLAY is not set, kcrash prints "Error: could not determine
$DISPLAY." on startup.

This shows up during cmake runs, for instance:

[  229s] CMake Warning at /usr/lib/cmake/KF5Package/KF5PackageMacros.cmake:67
(message):
[  229s]   warnings during generation of metainfo for
org.kde.desktopcontainment:
[  229s]   Error: could not determine $DISPLAY.
[  229s] 
[  229s] Call Stack (most recent call first):
[  229s]   /usr/lib/cmake/KF5Plasma/KF5PlasmaMacros.cmake:34
(kpackage_install_package)
[  229s]   containments/desktop/CMakeLists.txt:3 (plasma_install_package)

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

[frameworks-syntax-highlighting] [Bug 405824] Markdown syntax: give bullet lists a more readable color

2019-05-19 Thread Nibaldo G.
https://bugs.kde.org/show_bug.cgi?id=405824

--- Comment #1 from Nibaldo G.  ---
The lists are highlighted with the "dsFloat" color style, which is yellow in
the "Normal" scheme and orange in the "KDE" scheme, which can be difficult to
read when there is a lot of text.

I propose to change dsFloat => dsString in lists
and dsBaseN => dsVerbatimString in code.

since the "dsString" color style is designed for text strings and is readable
in all color schemes (this is red in most schemes).

what do you think?

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

[plasmashell] [Bug 407717] New: Firefox Bookmarks not updated in search results

2019-05-19 Thread Marcus Harrison
https://bugs.kde.org/show_bug.cgi?id=407717

Bug ID: 407717
   Summary: Firefox Bookmarks not updated in search results
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: mar...@harrisonland.co.uk
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

Changes to Firefox bookmarks (such as adding, removing, editing) are not
reflected in Plasma's default Application Launcher's search results. Searching
KRunner produces up-to-date results, leading me to believe this is not a bug in
the runner.


STEPS TO REPRODUCE
1. Confirm that Plasma is searching existing bookmarks by typing the title of
an existing Firefox bookmark.
2. Once bookmark search is confirmed as active and working, add a new bookmark
in Firefox.
3. Type the title of the new bookmark into KRunner and Application Launcher.

OBSERVED RESULT

KRunner shows the new bookmark; Application Launcher doesn't.

EXPECTED RESULT

KRunner and Application Launcher both show up-to-date results.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.15
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.0
Kernel Version: 4.18.0-20-generic
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 15,4 GiB of RAM

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

[dolphin] [Bug 407503] dolphin crashed when copying file

2019-05-19 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=407503

Elvis Angelaccio  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Elvis Angelaccio  ---
If you can reproduce the crash, please install debug symbols for dolphin and
post another backtrace. Thanks!

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

[ksudoku] [Bug 405422] ksudoku live-git (commit 09814312d) small-game generation fails with "Unable to generate a puzzle of the chosen variant"

2019-05-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=405422

Albert Astals Cid  changed:

   What|Removed |Added

 CC||thierry.rouil...@laposte.ne
   ||t

--- Comment #11 from Albert Astals Cid  ---
*** Bug 407714 has been marked as a duplicate of this bug. ***

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

[ksudoku] [Bug 407714] choose your part

2019-05-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=407714

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||aa...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Albert Astals Cid  ---


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

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

[frameworks-knotifications] [Bug 407716] New: Missing applications in KDE Notifications Applications Settings

2019-05-19 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=407716

Bug ID: 407716
   Summary: Missing applications in KDE Notifications Applications
Settings
   Product: frameworks-knotifications
   Version: 5.58.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdelibs-b...@kde.org
  Reporter: mur...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

After update to KDE frameworks 5.58.0 I got new notifications interface, and
want to filter out unneeded notifications, eg from MellowPlayer
(https://gitlab.com/ColinDuquesnoy/MellowPlayer ) that show new notification on
each track and spam history).

I go to Notification widget settings, Applications Settings, and don't see
MellowPlayer in list of available applications, here are only:
Discover, Spectacle, VLC Media Player and that's all.

But in Notifications history there are many notifications from MellowPlayer,
that I can see and delete manually, here is screenshot:
https://i.imgur.com/Ikrx57z.png

Is there any ways to filter-out MellowPlayer application notifications with
missing this app in list? And why it missing?

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

[partitionmanager] [Bug 407713] Program shows incorrect partition table for NTFS formatted device created in Windows

2019-05-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=407713

Andrius Štikonas  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Andrius Štikonas  ---
I think that's duplicate of #400652.

Although, I'm not sure why it shows "impossible" partition table.

Can you paste output of

lsblk /dev/sdc

sudo sfdisk /dev/sdc --json

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

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

[partitionmanager] [Bug 400652] Partition Manager does not support whole disk partitions

2019-05-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=400652

Andrius Štikonas  changed:

   What|Removed |Added

 CC||pseudo-acco...@yandex.ru

--- Comment #4 from Andrius Štikonas  ---
*** Bug 407713 has been marked as a duplicate of this bug. ***

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

[Discover] [Bug 407715] New: lento

2019-05-19 Thread Joaquín Salazar
https://bugs.kde.org/show_bug.cgi?id=407715

Bug ID: 407715
   Summary: lento
   Product: Discover
   Version: 5.15.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: jsalarr...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kdenlive] [Bug 407242] kdenlive 18.12.3 and 19.04.1 (build 2607f52) DVD menu item select image broken

2019-05-19 Thread Peter Bieringer
https://bugs.kde.org/show_bug.cgi?id=407242

--- Comment #1 from Peter Bieringer  ---
Because of urgency I tested now:
based on same *.kdvd file created on Fedora 30.


Fedora 28 (up-to-date) + kdenlive-18.04.3-1.fc28.x86_64 + surrounding
libraries/tools: working

Fedora 29 (up-to-date) + kdenlive-18.12.3-3.fc29.x86_64 + surrounding
libraries/tools: partially working
(crashing in case of DVD chapters are enabled)

Interesting: analysed the DVD menu (also of an older DVD): beside the displayed
"underline" on selected item also some orange dots are appearing, but no black
square instead of the menu letter.

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

[dolphin] [Bug 407697] Find in dolphin does not work

2019-05-19 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=407697

Elvis Angelaccio  changed:

   What|Removed |Added

  Component|general |search

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

[digikam] [Bug 407699] Text format for "add tag" and "remove tag" is inconsistent

2019-05-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=407699

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||6.2.0
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/6eab47955df0
   ||dc80889285778ce06da1bad794a
   ||4

--- Comment #4 from Maik Qualmann  ---
Git commit 6eab47955df0dc80889285778ce06da1bad794a4 by Maik Qualmann.
Committed on 19/05/2019 at 09:07.
Pushed by mqualmann into branch 'master'.

remove root tag in "Assign Tags" menu
FIXED-IN: 6.2.0

M  +7-1core/libs/tags/widgets/tagspopupmenu.cpp

https://invent.kde.org/kde/digikam/commit/6eab47955df0dc80889285778ce06da1bad794a4

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

[digikam] [Bug 407699] Text format for "add tag" and "remove tag" is inconsistent

2019-05-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=407699

--- Comment #3 from Maik Qualmann  ---
Assign Tag and Remove Tag behave differently depending on the tags set. Remove
Tags no longer displays paths if many sub tags present, but activates now sub
menus. I cleaned up Assign Tags and removed the root tag because it looks
unnecessarily long in the German translation. The tag name first is more
concise than the tag path.

Maik

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

[KDE Itinerary] [Bug 407655] some qr codes to help developpement

2019-05-19 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=407655

--- Comment #4 from Volker Krause  ---
Fixed missing station identifier for Caudéran-Mérignac in Wikidata
(https://www.wikidata.org/wiki/Q2194618), which is a prerequisite for decoding
these barcodes successfully.

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

[ksudoku] [Bug 407714] New: choose your part

2019-05-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407714

Bug ID: 407714
   Summary: choose your part
   Product: ksudoku
   Version: unspecified
  Platform: RedHat RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: iandw...@gmail.com
  Reporter: thierry.rouil...@laposte.net
CC: kde-games-b...@kde.org
  Target Milestone: ---

Hi, There is a little problem in the choice of part. 
No problem in the classical part, but the other send a message:
"impossible to generate a puzzle of the chosen variant"

SOFTWARE/OS VERSIONS 
Linux/KDE Plasma: Fedora
(available in About System)
KDE Plasma Version: 5.15.4 
KDE Frameworks Version: 5.58
Qt Version: 5.58

ADDITIONAL INFORMATION

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

[KDE Itinerary] [Bug 407655] some qr codes to help developpement

2019-05-19 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=407655

--- Comment #3 from Volker Krause  ---
Very interesting, that is a barcode variant of SNCF I haven't seen before. The
TGV ones I have are much much smaller and have only ASCII content, this one
seems to be a mix of binary and ASCII content. The ASCII part contains similar
information than found in the TGV tickets, such as your name and birth date,
station identifiers for start and destination, and dates. So this should be
quite useful indeed.

Thanks a lot! :)

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

[dolphin] [Bug 344617] “Show Filter bar” and “Search” should be converted to toggle buttons

2019-05-19 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=344617

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||erist...@cryptolab.net

--- Comment #6 from Elvis Angelaccio  ---
*** Bug 407682 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 407682] The Find button should be a toggle like "Preview" and "Split"

2019-05-19 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=407682

Elvis Angelaccio  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Elvis Angelaccio  ---


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

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

[dolphin] [Bug 353227] [Polish] Consider making the "Find" toolbar botton a toggle-able button.

2019-05-19 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=353227

Elvis Angelaccio  changed:

   What|Removed |Added

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

--- Comment #6 from Elvis Angelaccio  ---


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

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

[dolphin] [Bug 344617] “Show Filter bar” and “Search” should be converted to toggle buttons

2019-05-19 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=344617

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||ht990...@gmx.com

--- Comment #5 from Elvis Angelaccio  ---
*** Bug 353227 has been marked as a duplicate of this bug. ***

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

[partitionmanager] [Bug 407713] Program shows incorrect partition table for NTFS formatted device created in Windows

2019-05-19 Thread Andrey E.
https://bugs.kde.org/show_bug.cgi?id=407713

Andrey E.  changed:

   What|Removed |Added

 CC||pseudo-acco...@yandex.ru

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

[KDE Itinerary] [Bug 404451] not compliant with sncf confirmation email

2019-05-19 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=404451

--- Comment #11 from Volker Krause  ---
The fix for TER bookings didn't make it into 19.04.1, that was already tagged
at the time of that change, sorry for not making that explicit. So 19.04.1 will
have the same issue, only 19.04.2 or newer work.

Here's the extractor result of your latest test case as proof ;-)

[
{
"@context": "http://schema.org;,
"@type": "TrainReservation",
"reservationFor": {
"@type": "TrainTrip",
"arrivalStation": {
"@type": "TrainStation",
"name": "PESSAC"
},
"arrivalTime": "2019-05-18T09:13:00",
"departureDay": "2019-05-18",
"departureStation": {
"@type": "TrainStation",
"name": "CAUDERAN MERIGNAC"
},
"departureTime": "2019-05-18T09:06:00",
"trainName": "TER",
"trainNumber": "866178"
}
},
{
"@context": "http://schema.org;,
"@type": "TrainReservation",
"reservationFor": {
"@type": "TrainTrip",
"arrivalStation": {
"@type": "TrainStation",
"name": "ARCACHON"
},
"arrivalTime": "2019-05-18T10:28:00",
"departureDay": "2019-05-18",
"departureStation": {
"@type": "TrainStation",
"name": "PESSAC"
},
"departureTime": "2019-05-18T09:41:00",
"trainName": "TER",
"trainNumber": "866315"
}
},
{
"@context": "http://schema.org;,
"@type": "TrainReservation",
"reservationFor": {
"@type": "TrainTrip",
"arrivalStation": {
"@type": "TrainStation",
"name": "PESSAC"
},
"arrivalTime": "2019-05-18T17:18:00",
"departureDay": "2019-05-18",
"departureStation": {
"@type": "TrainStation",
"name": "ARCACHON"
},
"departureTime": "2019-05-18T16:33:00",
"trainName": "TER",
"trainNumber": "866346"
}
},
{
"@context": "http://schema.org;,
"@type": "TrainReservation",
"reservationFor": {
"@type": "TrainTrip",
"arrivalStation": {
"@type": "TrainStation",
"name": "CAUDERAN MERIGNAC"
},
"arrivalTime": "2019-05-18T18:07:00",
"departureDay": "2019-05-18",
"departureStation": {
"@type": "TrainStation",
"name": "PESSAC"
},
"departureTime": "2019-05-18T18:01:00",
"trainName": "TER",
"trainNumber": "866193"
}
}
]

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

[partitionmanager] [Bug 407713] New: Program shows incorrect partition table for NTFS formatted device created in Windows

2019-05-19 Thread Andrey E.
https://bugs.kde.org/show_bug.cgi?id=407713

Bug ID: 407713
   Summary: Program shows incorrect partition table for NTFS
formatted device created in Windows
   Product: partitionmanager
   Version: 4.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: andr...@stikonas.eu
  Reporter: pseudo-acco...@yandex.ru
  Target Milestone: ---

Created attachment 120180
  --> https://bugs.kde.org/attachment.cgi?id=120180=edit
Partition table of /dev/sdc is shown in KDE Partition Manager, GNOME Disks and
lsblk

SUMMARY
My USB stick was formatted with creating only one NTFS partition, but Partition
Manager doesn't show it. 

STEPS TO REPRODUCE
1. Fully format device (and don't create any partition table)
2. Format in NTFS in Windows 7
3. Plug formatted device in PC with KDE neon
4. Open KDE Partition Manager and open information about plugged device

OBSERVED RESULT
Device has "impossible" partition table (29,09 GiB device has partitions
located after 867,16 GiB of free space)

EXPECTED RESULT
Device has only one 30 GiB NTFS parition

SOFTWARE/OS VERSIONS
Windows: 7 Home Premuim
Operating System: KDE neon 5.15
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.0
Kernel Version: 4.15.0-50-generic
OS Type: 64-bit

ADDITIONAL INFORMATION
Dolphin file manager and GNOME Disks show information as it is shown in
Windows.
Bug is like on Bug 281289 (https://bugs.kde.org/show_bug.cgi?id=281289).

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

[gwenview] [Bug 403323] [Wayland] Image area is missing when opening and using OpenGL rendering (works with Software rendering)

2019-05-19 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=403323

mthw0  changed:

   What|Removed |Added

Version|18.12.1 |19.04.1

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

[wacomtablet] [Bug 407712] New: Offset increases at edge of drawing area.

2019-05-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407712

Bug ID: 407712
   Summary: Offset increases at edge of drawing area.
   Product: wacomtablet
   Version: 3.1.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jazzv...@gmail.com
  Reporter: patrickrif...@protonmail.com
  Target Milestone: ---

SUMMARY
(I am posting this bug report under advisement from Jason Gerecke on
linuxwacom-discuss).

A friend of mine has recently switched to Arch Linux (with KDE Plasma as his
desktop) and is using a Cintiq 13HD for drawing with Krita. He has found that
after calibrating his tablet, the offset between the cursor and the stylus
increases the further away from the center of the drawing area he moves the
stylus (at it's worst on the very edge).

He currently runs a dual monitor setup on his Nvidia GTX 1050 Ti, however he
has also tried recalibrating his Cintiq without the second display connected.
Without the second display connected, the offset is worse (he performs his
calibrations through the Wacom Tablet KCM in Plasma Settings). This issue
persists both inside and outside of Krita (other drawing programs, empty
desktop etc).

After discussion with Jason Gerecke on linuxwacom-discuss, Jason has advised
that the error is not in the xf86-input-wacom driver but in the wacomtablet KCM
module. He has written a preliminary patch (which I will post here once I have
obtained his permission) which does appear to partially correct the issue from
our testing. The patch changes the calculation of the tablet area to take into
account the tablet sensor sizes being slightly larger than the Cintiq display
itself.

STEPS TO REPRODUCE
1. Configure a Cintiq 13HD or equivalent tablet display to the below settings
using the wacom KCM module.
2. Run Krita, GIMP or a program that recognises stylus input.
3. Draw from the center outward, taking note of the increased offset as the
stylus approaches the edge.

OBSERVED RESULT
The offset between the cursor and the stylus position increases the further
away from the center of the drawing area you become.

EXPECTED RESULT
The offset would remain consistent regardless of the stylus location in the
drawing area.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.3
Kernel Version: 5.0.13
Xorg Version: 1.20.4
Wacom Xorg Driver Version: 0.36.1
Nvidia Driver Version: 418.74
Wacom Settings KCM Version: 1:3.1.1

ADDITIONAL INFORMATION
Cintiq Model: Cintiq 13HD
- Hardware IDs: 056a:0304
- Connection Type: HDMI
- Resolution: 1920x1080
Second Display Resolution: 2560x1080

Cintiq Calibration (dual display, default):
- Map Screen To: Tablet Area
- Tuning Type: Fine
- Horizontal: 373, 58730
- Vertical: 336, 33150

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

[frameworks-kwallet] [Bug 401214] Password pop-up opens bellow current window

2019-05-19 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=401214

mthw0  changed:

   What|Removed |Added

Version|5.52.0  |5.58.0

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

[systemsettings] [Bug 407610] Long string translations move the UI, but they don't have to

2019-05-19 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=407610

mthw0  changed:

   What|Removed |Added

 CC||matejm98m...@gmail.com

--- Comment #1 from mthw0  ---
I changed the translation to a shorter string so it is slightly better now. But
I still think there should be something done about the alignment.

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

[plasmashell] [Bug 407608] GTK apps with CSDs still cannot be moved after resizing

2019-05-19 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=407608

mthw0  changed:

   What|Removed |Added

 CC||matejm98m...@gmail.com
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from mthw0  ---
Fixed in Plasma 5.17 (master)

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

[plasmashell] [Bug 399920] Plasmashell crashes when moving a widget too fast

2019-05-19 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=399920

mthw0  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

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

[systemsettings] [Bug 383189] File Search kcm only lists the two first exclude locations from baloofilerc

2019-05-19 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=383189

Kishore Gopalakrishnan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[systemsettings] [Bug 383189] File Search kcm only lists the two first exclude locations from baloofilerc

2019-05-19 Thread firewalker
https://bugs.kde.org/show_bug.cgi?id=383189

--- Comment #2 from firewalker  ---
No, it is OK now.

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

[plasma-nm] [Bug 407674] WIFI Takes Long to Connect After Login and Resume

2019-05-19 Thread Rajeesh K V
https://bugs.kde.org/show_bug.cgi?id=407674

Rajeesh K V  changed:

   What|Removed |Added

 CC||rajeeshknamb...@gmail.com

--- Comment #1 from Rajeesh K V  ---
Is this issue by any chance on Plasma 5.16 beta?

I can observe similar issue. On startup, WiFi is not automatically connected.
Clicking on a WiFi connection to `Connect` almost immediately fails but then
the connection succeeds (when I click the `Configure` button and opens up the
KCM). Following messages captured in journal:

May 19 11:52:50 athena systemd[1]: Started Load/Save RF Kill Switch Status.
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.5619] audit:
op="radio-control" arg="wireless-enabled" pid=1140 uid=1000 result="success"
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.5630] manager:
rfkill: Wi-Fi now enabled by radio killswitch
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.6088]
sup-iface[0x561361ac40e0,wlp1s0]: supports 5 scan SSIDs
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.6109] device
(wlp1s0): supplicant interface state: starting -> ready
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.6112] Wi-Fi P2P
device controlled by interface wlp1s0 created
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.6122] manager:
(p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device
(/org/freedesktop/NetworkManager/Devices/3)
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.6138] device
(p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed',
sys-iface-state: 'external')
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.6168]
sup-iface: failed to cancel p2p connect: P2P cancel failed
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.6185] device
(p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none',
sys-iface-state: 'managed')
May 19 11:52:50 athena NetworkManager[774]:   [1558246970.6198] device
(wlp1s0): state change: unavailable -> disconnected (reason
'supplicant-available', sys-iface-state: 'managed')
May 19 11:52:51 athena systemd[1]: Started
dbus-:1.3-org.kde.powerdevil.backlighthelper@1.service.
May 19 11:52:55 athena systemd[1]: systemd-rfkill.service: Succeeded.
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.8962] device
(wlp1s0): Activation: starting connection 'Rajeesh’s iPhone'
(924f1528-035a-48e3-bb27-91282420a80b)
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.8965] audit:
op="connection-activate" uuid="924f1528-035a-48e3-bb27-91282420a80b"
name="Rajeesh’s iPhone" pid=1140 uid=1000 result="success"
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.8969] device
(wlp1s0): state change: disconnected -> prepare (reason 'none',
sys-iface-state: 'managed')
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.8981] manager:
NetworkManager state is now CONNECTING
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9016] device
(wlp1s0): set-hw-addr: reset MAC address to A4:34:D9:1D:92:23 (preserve)
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9083] device
(wlp1s0): supplicant interface state: ready -> disabled
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9085] device
(p2p-dev-wlp1s0): supplicant management interface state: ready -> disabled
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9088] device
(wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state:
'managed')
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9102] device
(wlp1s0): Activation: (wifi) access point 'Rajeesh’s iPhone' has security, but
secrets are required.
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9103] device
(wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state:
'managed')
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9123] device
(wlp1s0): no secrets: No agents were available for this request.
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9123] device
(wlp1s0): state change: need-auth -> failed (reason 'no-secrets',
sys-iface-state: 'managed')
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9137] manager:
NetworkManager state is now DISCONNECTED
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9143] device
(wlp1s0): Activation: failed for connection 'Rajeesh’s iPhone'
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9151] device
(wlp1s0): state change: failed -> disconnected (reason 'none', sys-iface-state:
'managed')
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9182] device
(wlp1s0): set-hw-addr: set MAC address to 12:25:EB:2F:BB:3C (scanning)
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9426] device
(wlp1s0): supplicant interface state: disabled -> inactive
May 19 11:52:56 athena NetworkManager[774]:   [1558246976.9428] device
(p2p-dev-wlp1s0): supplicant management interface 

[Touchpad-KCM] [Bug 407614] kded_touchpad crashes at startup

2019-05-19 Thread Rajeesh K V
https://bugs.kde.org/show_bug.cgi?id=407614

Rajeesh K V  changed:

   What|Removed |Added

 CC||rajeeshknamb...@gmail.com

--- Comment #16 from Rajeesh K V  ---
I've got a similar crash in Plasma 5.16 beta on startup, not sure if it's
related. Backtrace below:

Application: kdeinit5 (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4ce9067e00 (LWP 1090))]

Thread 7 (Thread 0x7f4cd0d40700 (LWP 1549)):
#0  0x7f4cec3383f7 in poll () at /lib64/libc.so.6
#1  0x7f4ceaebe2de in  () at /lib64/libglib-2.0.so.0
#2  0x7f4ceaebe413 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f4cec6c7413 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f4cec6712bb in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f4cec4ca675 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f4cec4cb7c6 in  () at /lib64/libQt5Core.so.5
#7  0x7f4ceb8d65a2 in start_thread () at /lib64/libpthread.so.0
#8  0x7f4cec343163 in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f4cd2268700 (LWP 1107)):
#0  0x7f4ceaf09f2d in g_mutex_lock () at /lib64/libglib-2.0.so.0
#1  0x7f4ceaebd354 in g_main_context_acquire () at /lib64/libglib-2.0.so.0
#2  0x7f4ceaebe195 in  () at /lib64/libglib-2.0.so.0
#3  0x7f4ceaebe413 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#4  0x7f4cec6c7413 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#5  0x7f4cec6712bb in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#6  0x7f4cec4ca675 in QThread::exec() () at /lib64/libQt5Core.so.5
#7  0x7f4cec4cb7c6 in  () at /lib64/libQt5Core.so.5
#8  0x7f4ceb8d65a2 in start_thread () at /lib64/libpthread.so.0
#9  0x7f4cec343163 in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f4cd37fe700 (LWP 1100)):
#0  0x7f4ceaebe1e0 in  () at /lib64/libglib-2.0.so.0
#1  0x7f4ceaebe6b3 in g_main_loop_run () at /lib64/libglib-2.0.so.0
#2  0x7f4cd8626b6a in  () at /lib64/libgio-2.0.so.0
#3  0x7f4ceaee7752 in  () at /lib64/libglib-2.0.so.0
#4  0x7f4ceb8d65a2 in start_thread () at /lib64/libpthread.so.0
#5  0x7f4cec343163 in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f4cd3fff700 (LWP 1099)):
#0  0x7f4cec3383f7 in poll () at /lib64/libc.so.6
#1  0x7f4ceaebe2de in  () at /lib64/libglib-2.0.so.0
#2  0x7f4ceaebe413 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f4ceaebe461 in  () at /lib64/libglib-2.0.so.0
#4  0x7f4ceaee7752 in  () at /lib64/libglib-2.0.so.0
#5  0x7f4ceb8d65a2 in start_thread () at /lib64/libpthread.so.0
#6  0x7f4cec343163 in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f4cd9139700 (LWP 1095)):
#0  0x7f4cec3383f7 in poll () at /lib64/libc.so.6
#1  0x7f4ceaebe2de in  () at /lib64/libglib-2.0.so.0
#2  0x7f4ceaebe413 in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x7f4cec6c7413 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQt5Core.so.5
#4  0x7f4cec6712bb in
QEventLoop::exec(QFlags) () at
/lib64/libQt5Core.so.5
#5  0x7f4cec4ca675 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x7f4cdbe62f4a in  () at /lib64/libQt5DBus.so.5
#7  0x7f4cec4cb7c6 in  () at /lib64/libQt5Core.so.5
#8  0x7f4ceb8d65a2 in start_thread () at /lib64/libpthread.so.0
#9  0x7f4cec343163 in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f4cdba78700 (LWP 1092)):
#0  0x7f4cec3383f7 in poll () at /lib64/libc.so.6
#1  0x7f4cecebe38a in  () at /lib64/libxcb.so.1
#2  0x7f4cecebfffa in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x7f4cdbc6b908 in  () at /lib64/libQt5XcbQpa.so.5
#4  0x7f4cec4cb7c6 in  () at /lib64/libQt5Core.so.5
#5  0x7f4ceb8d65a2 in start_thread () at /lib64/libpthread.so.0
#6  0x7f4cec343163 in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f4ce9067e00 (LWP 1090)):
[KCrash Handler]
#6  0x7f4cecebfde0 in xcb_wait_for_reply () at /lib64/libxcb.so.1
#7  0x7f4cbdde4609 in  () at /usr/lib64/qt5/plugins/kded_touchpad.so
#8  0x7f4cbd3d in  () at /usr/lib64/qt5/plugins/kded_touchpad.so
#9  0x7f4cbddd8097 in  () at /usr/lib64/qt5/plugins/kded_touchpad.so
#10 0x7f4cbddb203d in  () at /usr/lib64/qt5/plugins/kded_touchpad.so
#11 0x7f4cec69c5ab in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5
#12 0x7f4cec69c5ab in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5
#13 0x7f4cbdde562d in  () at /usr/lib64/qt5/plugins/kded_touchpad.so
#14 0x7f4cec69c5ab in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5
#15 0x7f4cec6a87fc in QSocketNotifier::activated(int,
QSocketNotifier::QPrivateSignal) () at 

[kio-extras] [Bug 407711] New: Password dialog canceling opens new dialog

2019-05-19 Thread Markus Knetschke
https://bugs.kde.org/show_bug.cgi?id=407711

Bug ID: 407711
   Summary: Password dialog canceling opens new dialog
   Product: kio-extras
   Version: 19.04.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: SFTP
  Assignee: plasma-b...@kde.org
  Reporter: markus.knetsc...@gmail.com
  Target Milestone: ---

SUMMARY
kiod opens a new password dialog for a sftp connection even if the user clicked
cancel.

STEPS TO REPRODUCE
1. open a sftp url in dolphin (maybe trough session restore)
2. click cancel in the password popup

OBSERVED RESULT
a new password dialog pops up. Even after closing the dolphin window.

EXPECTED RESULT
kiod stops asking me for a password. Sends the sftp client a "connection
failed" message or stops asking completely if there is no client

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 19.04.01
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION
Pressing the cancel button writes the following log entries:
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: dialog
result= 0 , bypassCacheAndKWallet? false
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1" window-id= 0 username= "" realm= "" seqNr= 28
keepPassword? true canceled? true
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1" expire= 2 window-id= 0 keep= false
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1"
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1" , user= "" seqNr: request= 27 , result= 28
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: auto
retry!
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1"
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1" , user= "" seqNr: request= 27 , result= 28
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: auto
retry!
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1"
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1" , user= "" seqNr: request= 27 , result= 28
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: auto
retry!
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1"
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1" , user= "" seqNr: request= 27 , result= 28
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: auto
retry!
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1"
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0
Mai 19 08:17:54 Ragnarok-Think kwin_x11[612]: qt.qpa.xcb: QXcbConnection: XCB
error: 3 (BadWindow), sequence: 57679, resource id: 69206331, major code: 15
(QueryTree), minor code: 0
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0 seqNr = 28 , errorMsg = ""
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0 seqNr = 28 , errorMsg = ""
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: key=
"sftp-192.168.1.5:-1" , user= "" seqNr: request= 28 , result= 28
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: Widget
for 0 QWidget(0x0)
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: Showing
password dialog KPasswordDialog(0x55baea1fb360, name="KPasswordDialog") ,
window-id= 0
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0 seqNr = 28 , errorMsg = ""
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0 seqNr = 28 , errorMsg = ""
Mai 19 08:17:54 Ragnarok-Think kiod5[26506]: org.kde.kio.kpasswdserver: User =
"" , WindowId = 0 seqNr = 28 , errorMsg =

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

[Powerdevil] [Bug 407710] New: Powerdevil doesn't handle button actions

2019-05-19 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=407710

Bug ID: 407710
   Summary: Powerdevil doesn't handle button actions
   Product: Powerdevil
   Version: 5.15.90
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: kishor...@gmail.com
  Target Milestone: ---

SUMMARY
Button actions (suspend etc.) do not work in the latest 5.15.90 beta.
Downgrading powerdevil to 5.15.5 fixes the issue

STEPS TO REPRODUCE
1. Upgrade to powerdevil 5.15.90.
2. Configure laptop to sleep on power button press.
3. Press power button.

OBSERVED RESULT
Laptop does not sleep.

EXPECTED RESULT
Laptop should go to sleep.

SOFTWARE/OS VERSIONS
Linux distro: Arch Linux (kde-unstable repo)
KDE Plasma Version: 5.15.90
KDE Frameworks Version: 5.58.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION
Downgrading powerdevil to 5.15.5 fixes the issue. Output of `systemctl status
systemd-logind` is as follows.
With Powerdevil 5.15.90:
```
May 19 11:20:51 kishore-inspiron-3537 systemd-logind[740]: Power key pressed.
```

With Powerdevil 5.15.5:
```
May 19 11:21:18 kishore-inspiron-3537 systemd-logind[740]: Power key pressed.
May 19 11:21:28 kishore-inspiron-3537 systemd-logind[740]: Operation 'sleep'
finished.
```

Invoking suspend / hibernate via 'systemctl suspend' works perfectly.

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

<    1   2   3   4