[frameworks-kactivities-stats] [Bug 386933] Incorrect name for pc file an library in it

2017-11-28 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=386933

Christophe Giboudeaux  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Christophe Giboudeaux  ---
OK, renaming the .pc files in these 2 repos wouldn't be source compatible (the
impact in null as these 2 files are unusable in their current state)

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

[Plasma Vault] [Bug 385971] Default to CryFS for new vaults; hide the setting asking which one the user wants behind an "Advanced Settings" button or something

2017-11-28 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=385971

Ivan Čukić  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-vault/7f15ce92206938871
   ||aa817a5179ae0483bcb49c8
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Ivan Čukić  ---
Git commit 7f15ce92206938871aa817a5179ae0483bcb49c8 by Ivan Čukić, on behalf of
Kees vd Broek.
Committed on 29/11/2017 at 07:53.
Pushed by ivan into branch 'master'.

Have a default backend (if one available)

Summary:
The creation of a new vault uses a wizard.

The first page of the wizard currently shows a combobox with 2 backends, with
one semi-randomly selected by default.
The user is instructed to pick one.

Following the bugreport on one of the backend packages being scary to install
on neon, I'm proposing we make the wizard a little more wizardly. But without
losing any functionality. Users that want can still do all they can do now.

We make it easier for most users while not limiting the advanced ones.

Reviewers: ivan, #plasma

Subscribers: nicolasfella, ngraham, plasma-devel

Tags: #plasma

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

M  +33   -6kded/ui/backendchooserwidget.cpp
M  +4-2kded/ui/backendchooserwidget.h
M  +138  -72   kded/ui/backendchooserwidget.ui
M  +8-1kded/ui/vaultcreationwizard.cpp

https://commits.kde.org/plasma-vault/7f15ce92206938871aa817a5179ae0483bcb49c8

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

[valgrind] [Bug 385279] unhandled syscall: mach:43 (mach_generate_activity_id)

2017-11-28 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=385279

--- Comment #3 from Louis Brunner  ---
Created attachment 109108
  --> https://bugs.kde.org/attachment.cgi?id=109108=edit
Handle mach_generate_activity_id for Mac OS >= 10.12

Hi Rhys,

This patch adds mach_generate_activity_id for Mac OS >= 10.12 in valgrind,
which allows it to run on High Sierra (10.13).

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

[frameworks-kactivities-stats] [Bug 386933] Incorrect name for pc file an library in it

2017-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=386933

gr...@kde.org changed:

   What|Removed |Added

 CC||gr...@kde.org

--- Comment #1 from gr...@kde.org ---
Note that KActivities (the other framework) **also** contains a .pc file, which
is called `libKActivities.pc` .. so that's a similarly wrongly-named file. The
description in both files names them wrongly, the URL could be upgraded to
https, and in my installed (to a DESTDIR) version of the framework, the *libs*
line looks like this:

```
Libs: -Llib -lKActivitiesStats
```

That does not seem like a useful setting for the -L flag; other pc files from
KDE Frameworks provide a full (prefix) path. The *requires* line is also
missing Qt5Core.

So there's more to fix than just the name.

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

[plasmashell] [Bug 336134] Plasma-applet disappear immediatly with focus follows mouse and focus stealing prevention = high

2017-11-28 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=336134

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #13 from Alexander Mentyu  ---
Can confirm this bug

Distribution: KDE neon Developer Edition - Stable Branches
Plasma: 5.11.3
Frameworks: 5.41.0
Qt: 5.9.2
Kernel 4.10.0-40-generic
Type: 64-bit

Looks related to https://bugs.kde.org/show_bug.cgi?id=363897 and
https://bugs.kde.org/show_bug.cgi?id=336285

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

[plasmashell] [Bug 354656] Plasma tooltips are sluggish

2017-11-28 Thread Lastique
https://bugs.kde.org/show_bug.cgi?id=354656

Lastique  changed:

   What|Removed |Added

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

--- Comment #2 from Lastique  ---
Yes, things have improved since this report. I can no longer see hanging
tooltips  (which was my primary concern) and their rendering seems faster in
Kubuntu 17.10. They do consume quite a lot of CPU though.

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

[LabPlot2] [Bug 387337] loss of data warnings with ImportFileDialog

2017-11-28 Thread Alexander Semke
https://bugs.kde.org/show_bug.cgi?id=387337

Alexander Semke  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
  Latest Commit||https://commits.kde.org/lab
   ||plot/b92a4d5cb2317f9382c3e7
   ||75c386490039c3eefb
   Version Fixed In||2.5

--- Comment #1 from Alexander Semke  ---
Git commit b92a4d5cb2317f9382c3e775c386490039c3eefb by Alexander Semke.
Committed on 29/11/2017 at 07:16.
Pushed by asemke into branch 'master'.

Fixed signed/unsigned int conversion in ImportFileDialog.
FIXED-IN: 2.5

M  +2-2src/kdefrontend/datasources/ImportFileDialog.cpp

https://commits.kde.org/labplot/b92a4d5cb2317f9382c3e775c386490039c3eefb

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

[kinfocenter] [Bug 387366] Energy consumption statistics not available

2017-11-28 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=387366

Antonio Rojas  changed:

   What|Removed |Added

 CC||aro...@archlinux.org
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|DOWNSTREAM  |---

--- Comment #3 from Antonio Rojas  ---
The terminal error is a red herring (duplicate of bug 364637) and not related
to the missing graphs. If that were the actual issue, the KCM would not load at
all.

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

[kipiplugins] [Bug 387422] Flickr export authorization does not work

2017-11-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=387422

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
The blank website is normal. In the Flickr tool now your username should be
displayed and the upload should work.

Maik

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

[plasmashell] [Bug 355735] Panel missing on first login after shutdown using KShutdown

2017-11-28 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=355735

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Can't confirm/reproduce in:

Distribution: KDE neon Developer Edition - Stable Branches
Plasma: 5.11.3
Frameworks: 5.41.0
Qt: 5.9.2
Kernel 4.10.0-40-generic
Type: 64-bit

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

[bugs.kde.org] [Bug 383169] Use a standard template to guide users unfamiliar with bug tracker style and etiquette

2017-11-28 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=383169

Ben Cooksley  changed:

   What|Removed |Added

 CC||bcooks...@kde.org

--- Comment #2 from Ben Cooksley  ---
Please note that at this time we don't really have a Bugzilla maintainer and as
such keep the number of customisations to the codebase to a minimum.

If you're interested in looking into the necessary code or configuration
changes please contact me.

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

[artwork] [Bug 183856] black background welcome screen does not really work

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=183856

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Keywords|usability   |
 CC||pointedst...@zoho.com
 Resolution|--- |INVALID

--- Comment #4 from Nate Graham  ---
No longer relevant.

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

[plasma4] [Bug 187069] Desktop effects off doesn't disable all animations, etc.

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=187069

Nate Graham  changed:

   What|Removed |Added

   Keywords|usability   |

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

[kde] [Bug 162827] Applications often start with a wrong window size

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=162827

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |INVALID
   Keywords|usability   |
 Status|CONFIRMED   |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #6 from Nate Graham  ---
This isn't an actionable bug since it combines many different issues that are
all of a general nature. Please file new bugs on specific apps where you see
the problem.

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

[kresources] [Bug 228078] Mount dirty NTFS/FAT volumes

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=228078

Nate Graham  changed:

   What|Removed |Added

   Keywords|usability   |
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com
 Resolution|--- |FIXED

--- Comment #1 from Nate Graham  ---
Not sure this is a problem anymore. I can mount dirty flash drives just fine in
Plasma 5 versions of things. Please leave a comment if you can still reproduce
this in Plasma 5.

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

[kdelibs] [Bug 238866] need a rule to sort windows in 'present windows' desktop effect plugin

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=238866

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Keywords|usability   |
 CC||pointedst...@zoho.com
 Resolution|--- |WONTFIX

--- Comment #1 from Nate Graham  ---
Thanks for the idea! The plugin tries its best to preserve the windows' current
positioning. It would be more confusing if the ordering was based on some other
hidden thing.

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

[plasmashell] [Bug 355484] Using lock and unlocking right away prevents use of lock/logoff/shutdown etc. commands from menu

2017-11-28 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=355484

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Can't confirm in:

Distribution: KDE neon Developer Edition - Stable Branches
Plasma: 5.11.3
Frameworks: 5.41.0
Qt: 5.9.2
Kernel 4.10.0-40-generic
Type: 64-bit

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

[kopete] [Bug 230671] Voice Chat with Kopete not working

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=230671

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
   Keywords|usability   |

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

[kwin] [Bug 195397] under window management section, no indication these can be configured to use screen edges

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=195397

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
What exactly is this referring to? Is this still relevant in Plasma 5?

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

[konsole] [Bug 302284] highlight the position of all found search results in the scrollbar, just like google chrome does

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=302284

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[dolphin] [Bug 296722] path buttons can not be dragged

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=296722

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #12 from Nate Graham  ---
*** Bug 386410 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 386410] Tokens in visual location bar should be draggable

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386410

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---


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

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

[Falkon] [Bug 387427] New: Support for searching bookmarks through krunner

2017-11-28 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=387427

Bug ID: 387427
   Summary: Support for searching bookmarks through krunner
   Product: Falkon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: kishor...@gmail.com
  Target Milestone: ---

Krunner has the ability to search through the bookmarks of the default browser,
and this feature is really convenient. Would it be possible to add support for
this in Falkon?

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

[dolphin] [Bug 304616] Hitting ESC should abort Cut & Paste/Copy & Paste operation

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=304616

Nate Graham  changed:

   What|Removed |Added

   Keywords|usability   |
 Status|CONFIRMED   |RESOLVED
 CC||pointedst...@zoho.com
 Resolution|--- |WONTFIX

--- Comment #4 from Nate Graham  ---
This can't really be implemented as written, and would break a huge amount of
people's workflows. Has to be a WONTFIX, sorry.

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

[kmymoney] [Bug 387040] Git commit c829ec79 broke investment price chart

2017-11-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=387040

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de

--- Comment #5 from Ralf Habacker  ---
Just a side note: This seems to work only with daily reports. Choosing any
other report date interval results into an empty diagram and report. The
caterpillar is always zero. Combining this with bug 385857, which happens only
in non daily reports, a possible solution would be to revert the commit which
fixes bug 385857 and to state in the report configuration dialog that using
"convert to base currency" is unreliable in non daily reports and should not be
used yet until a proper fix is available. 

If one considers that the problem does not happen in daily reports, it would
also be a strategy to always create the internal used report table (class
PivotTable) with daily intervals and then merge the data at the requested date
interval to use the HTML report or the Render diagram.

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

[kdelibs] [Bug 311770] Some KDE applications inappropriately use XDG_DOCUMENTS_DIR

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=311770

Nate Graham  changed:

   What|Removed |Added

   Keywords|usability   |
 CC||pointedst...@zoho.com

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

[plasma4] [Bug 317408] Tooltip visibility should be mouse-cursor-hovering-dependent and not time-duration-dependent

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=317408

Nate Graham  changed:

   What|Removed |Added

   Keywords|usability   |
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UNMAINTAINED

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

[plasmashell] [Bug 354656] Plasma tooltips are sluggish

2017-11-28 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=354656

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Although i can see some increasing in CPU usage upon crazy vast hovering over
various windows, widgets and tray icons - tooltips always stay responsive

Distribution: KDE neon Developer Edition - Stable Branches
Plasma: 5.11.3
Frameworks: 5.41.0
Qt: 5.9.2
Kernel 4.10.0-40-generic
Type: 64-bit

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

[kde] [Bug 303462] Tracker bug for Extra Mile Initiative

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=303462
Bug 303462 depends on bug 317847, which changed state.

Bug 317847 Summary: HIG problems with Shutdown dialog
https://bugs.kde.org/show_bug.cgi?id=317847

   What|Removed |Added

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

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

[ksmserver] [Bug 317847] HIG problems with Shutdown dialog

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=317847

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Nate Graham  ---
The Plasma 5 version of the UI doesn't do that anymore.

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

[kmail2] [Bug 259813] reading mails in unread mode instantly disappears from list

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=259813

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[plasma4] [Bug 305223] Connecting progress bar looks weird with new progress bar theme in KDE 4.9.0

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=305223
Bug 305223 depends on bug 302717, which changed state.

Bug 302717 Summary: Progress bar color (gray) makes progress hard to read
https://bugs.kde.org/show_bug.cgi?id=302717

   What|Removed |Added

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

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

[plasma4] [Bug 302717] Progress bar color (gray) makes progress hard to read

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=302717

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||pointedst...@zoho.com
 Resolution|--- |FIXED

--- Comment #26 from Nate Graham  ---
Progress bars in Plasma 5 are blue, against a light gray background. The
contrast is much better now.

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

[kde] [Bug 303462] Tracker bug for Extra Mile Initiative

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=303462
Bug 303462 depends on bug 302717, which changed state.

Bug 302717 Summary: Progress bar color (gray) makes progress hard to read
https://bugs.kde.org/show_bug.cgi?id=302717

   What|Removed |Added

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

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

[systemsettings] [Bug 164275] System Settings > Global Keyboard Shortcuts > Component: add option 'all'

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=164275

Nate Graham  changed:

   What|Removed |Added

Summary|kde component combo box:|System Settings > Global
   |please add "all" entry  |Keyboard Shortcuts >
   ||Component: add option 'all'
 CC||pointedst...@zoho.com
 Status|CONFIRMED   |UNCONFIRMED
 Ever confirmed|1   |0

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

[kphotoalbum] [Bug 320480] "Maintenance / Merge Duplicates" should be able to sort the found duplicates by pathname

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=320480

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[plasma4] [Bug 312901] Task Manager tooltip "bubbles" get in the way (should vanish on mouse-out)

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=312901

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Nate Graham  ---
I don't think we could do this since the tooltips are now interactive in Plasma
5. They all have close buttons you can use to close their windows, and media
players have interactive controls. None of that would work if the tooltips
disappeared when you tried to move the mouse over them. So I'm afraid this has
to be a WONTFIX, sorry everyone.

Workarounds for the issue described in the original bug report:
- Move the panel to another edge of the screen (would also make it easier to
access Konsole tabs since their bottom pixels would adhere to Fitt's Law)
- Move Konsole's tabs to the top

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

[plasma4] [Bug 364332] Add new button in the plasma-widgets-notes, which create new instance of widget note

2017-11-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364332

--- Comment #1 from playe...@mail.ru ---
New button after clicking to it will draw new stick note around old one. Button
I hope will be attached to stick-note widget

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

[kwin] [Bug 387420] Kwin crashes when application changer is used

2017-11-28 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=387420

Martin Flöser  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Flöser  ---
Crash in Radeon driver. Please report to Radeon developers.

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

[yakuake] [Bug 387007] sudo apt-get upgrade aborts automatically after displaying prompt

2017-11-28 Thread Hamidreza Jafari
https://bugs.kde.org/show_bug.cgi?id=387007

Hamidreza Jafari  changed:

   What|Removed |Added

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

--- Comment #1 from Hamidreza Jafari  ---
Bug does not appear after a system update.

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

[plasma4] [Bug 320912] stupid behavior of moving task manager items

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=320912

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Nate Graham  ---
Seems nice and fast for me in Plasma 5.

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

[systemsettings] [Bug 368063] NumLock not turned on

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=368063

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #6 from Nate Graham  ---
Adding

[General]
Numlock=on

to /etc/ssdm.conf supposedly works around this.

Can anyone reproduce in Plasma 5.11.3 or later?

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

[systemsettings] [Bug 373646] NUMLOCK configuration not taken into account

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373646

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Nate Graham  ---


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

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

[systemsettings] [Bug 368063] NumLock not turned on

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=368063

Nate Graham  changed:

   What|Removed |Added

 CC||jcd...@free.fr

--- Comment #5 from Nate Graham  ---
*** Bug 373646 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 383962] The Num Block key status isn't remembered between sessions

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=383962

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #3 from Nate Graham  ---


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

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

[systemsettings] [Bug 368063] NumLock not turned on

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=368063
Bug 368063 depends on bug 383962, which changed state.

Bug 383962 Summary: The Num Block key status isn't remembered between sessions
https://bugs.kde.org/show_bug.cgi?id=383962

   What|Removed |Added

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

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

[systemsettings] [Bug 368063] NumLock not turned on

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=368063

Nate Graham  changed:

   What|Removed |Added

 CC||es204904...@gmail.com

--- Comment #4 from Nate Graham  ---
*** Bug 383962 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 373646] NUMLOCK configuration not taken into account

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373646
Bug 373646 depends on bug 383962, which changed state.

Bug 383962 Summary: The Num Block key status isn't remembered between sessions
https://bugs.kde.org/show_bug.cgi?id=383962

   What|Removed |Added

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

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

[plasmashell] [Bug 332899] Middle mouse click on launcher/app icon in panel should start new instance

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=332899

Nate Graham  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
Product|plasma4 |plasmashell
  Component|panel   |Panel
Summary|Middle mouse click on   |Middle mouse click on
   |launcher in panel should|launcher/app icon in panel
   |start new instance  |should start new instance
 CC||pointedst...@zoho.com
Version|4.11.5  |master

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

[valgrind] [Bug 348909] Support OS X 10.11 (El Capitan)

2017-11-28 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=348909

Rhys Kidd  changed:

   What|Removed |Added

 Depends on||383723


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=383723
[Bug 383723] [PATCH] SIGILL failure with ud2 opcode _dispatch_kq_init (in
/usr/lib/system/libdispatch.dylib) (macOS)
-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 383723] [PATCH] SIGILL failure with ud2 opcode _dispatch_kq_init (in /usr/lib/system/libdispatch.dylib) (macOS)

2017-11-28 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=383723

Rhys Kidd  changed:

   What|Removed |Added

 Blocks||348909


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=348909
[Bug 348909] Support OS X 10.11 (El Capitan)
-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 383723] [PATCH] SIGILL failure with ud2 opcode _dispatch_kq_init (in /usr/lib/system/libdispatch.dylib) (macOS)

2017-11-28 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=383723

Rhys Kidd  changed:

   What|Removed |Added

Summary|SIGILL failure with ud2 |[PATCH] SIGILL failure with
   |opcode _dispatch_kq_init|ud2 opcode
   |(in |_dispatch_kq_init (in
   |/usr/lib/system/libdispatch |/usr/lib/system/libdispatch
   |.dylib) (macOS) |.dylib) (macOS)

--- Comment #24 from Rhys Kidd  ---
Thanks Alexandru -- I'll take a look at your proposed patch for kevent_qos

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

[okular] [Bug 141289] Allow navigation panel on the bottom instead of side

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=141289

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability
 CC||pointedst...@zoho.com

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

[plasma-pa] [Bug 386478] Tab name is cut off

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=386478

--- Comment #4 from Christoph Feck  ---
Use QFontMetrics::boundingRect().width() instead of QFontMetrics::width()

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

[okular] [Bug 273623] Horizontal icon bar in navigation panel

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=273623

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #2 from Nate Graham  ---
Centralizing  bug reports asking for the side toolbox to be horizontal at Bug
141289.

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

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

[okular] [Bug 141289] Allow navigation panel on the bottom instead of side

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=141289

Nate Graham  changed:

   What|Removed |Added

 CC||steffenj...@web.de

--- Comment #9 from Nate Graham  ---
*** Bug 273623 has been marked as a duplicate of this bug. ***

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

[okular] [Bug 329331] Navigation Panel: visual feedback between header and content

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=329331

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #6 from Nate Graham  ---
Basically the complaint here is that the side tabs don't have a tab-like
appearance.

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

[neon] [Bug 387390] Returned to the GRUB menu during EFI boot

2017-11-28 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=387390

--- Comment #4 from Andres Betts  ---
I guess I should have said I tried git unstable for 28 Nov release.

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

[neon] [Bug 387390] Returned to the GRUB menu during EFI boot

2017-11-28 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=387390

--- Comment #3 from Andres Betts  ---
When installing from the live cd I get this error after Calamares tries to
update initframs

Boost.Python error in job "bootloader".

Command 'grub-install --target=x86_64-efi --efi-directory=/boot/efi
--bootloader-id=KDE_neon_Developer_Edition_(Unstable_Branches) --force'
returned non-zero exit status 1
Traceback:
  File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line
351, in run
prepare_bootloader(fw_type)

  File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line
322, in prepare_bootloader
install_grub(efi_directory, fw_type)

  File "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py", line
253, in install_grub
"--force"])

  File "", line 2, in 

This error is well-documented online. However, if you try the suggested fixes,
it still fails to launch Neon automatically and you are sent to the grub
prompt.

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

[plasma-integration] [Bug 379719] KDEPlasmaPlatformTheme causes a crash if an MDI Window with a menubar is created with the global menu enabled

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379719

--- Comment #15 from Christoph Feck  ---
Comment #12 and comment #14 look useful. If I understand it correctly, the
Plasma global menu code gets confused if a main window has a menu bar, and its
child MDI window _also_ has a menu bar. Correct?

The first question (ignoring the crash for now) would be to understand how this
should work at all. Merging (i.e. mixing) the menus is probably impossible, and
concatenating them might be possible, but still dangerous. Or ignore the main
window's menu if a subwindow has a menu? Questions ...

Can you confirm the QtCurve settings dialog tries to show an MDI window with a
menubar?

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

[kdevelop] [Bug 317878] "Find uses" only works for variables/attributes in PHP source code

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=317878

Nate Graham  changed:

   What|Removed |Added

   Keywords|usability   |
 CC||pointedst...@zoho.com

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

[kde] [Bug 320898] If double click interval =0 combobox is working only while mouse button is being hold

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=320898

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Nate Graham  ---
The minimum value in this combobox is 100ms in Plasma 5 now. No longer
applicable.

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

[plasma4] [Bug 328234] [SPO] Activity Monitor Crash

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=328234

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|UNCONFIRMED |RESOLVED
   Keywords|usability   |
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
Plasma 4 is unmaintained.

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

[forum.kde.org] [Bug 322204] When registering with a first name made of a-zA-Z and a last name made of 0-9 numbers, "Complete Registration on KDE Identity" page is with empty list for Username field a

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=322204

Nate Graham  changed:

   What|Removed |Added

   Keywords|usability   |
 CC||pointedst...@zoho.com

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

[konqueror] [Bug 320920] konqueror always shows hidden places after restart

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=320920

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
   Keywords|usability   |

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

[plasmashell] [Bug 384747] Task Manager: Sorting by Desktop doesnot work with grouped windows

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=384747

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[gwenview] [Bug 337272] Gwenview not showing/opening .kra files

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=337272

--- Comment #5 from Nate Graham  ---
That patch was changed to only do .tga support because I couldn't figure out
how to fix the default app ordering.

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

[okular] [Bug 387030] Overview page mode orders pages from right to left.

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387030

--- 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.

[okular] [Bug 369115] Printing pages from pdfs sometimes gives low res results

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=369115

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

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

[gwenview] [Bug 337272] Gwenview not showing/opening .kra files

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=337272

--- Comment #4 from Christoph Feck  ---
I don't :)

Comment #3 has a reference to a commit adding .tga support, not .kra or .ora

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

[okular] [Bug 387424] Layers and Reviews categories use the same icon ("draw-freehand")

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387424

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
Patch at https://phabricator.kde.org/D9043

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

[okular] [Bug 387426] FB2 module do not display content inside tags

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387426

Christoph Feck  changed:

   What|Removed |Added

   Keywords||junior-jobs

--- Comment #1 from Christoph Feck  ---
Confirmed. 'code', 'sub', and 'sup' are not handled in convertParagraph().

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

[systemsettings] [Bug 317131] Improve Design for the Desktop Theme Module, usability

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=317131

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #3 from Nate Graham  ---
Basically what you want went in a few days ago in
https://cgit.kde.org/plasma-desktop.git/commit/?id=c1910621cbc8860029b371c481425af39e8c9a46

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

[kmldonkey] [Bug 325747] read error occurred communicating with the core

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=325747

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
   Keywords|usability   |
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
Is this still reproducible with a more recent version of the software?

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

[rekonq] [Bug 323348] Options to get tabs on bottom and menubar instead of the settings button

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=323348

Nate Graham  changed:

   What|Removed |Added

   Keywords|usability   |
 CC||pointedst...@zoho.com

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

[ktorrent] [Bug 323025] Tooltips don't show useful information

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=323025

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC||pointedst...@zoho.com
   Keywords|usability   |
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Nate Graham  ---
There's not much to do here. The information you would want to see is already
visible without a tooltip.

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

[frameworks-ki18n] [Bug 386790] deprecated Qt5Script is used for ki18n

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=386790

--- Comment #1 from Christoph Feck  ---
There is initial porting work in https://phabricator.kde.org/D7033

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

[plasmashell] [Bug 382138] Feature request: save existing panel as "template" - then available in "Add Panel" menu

2017-11-28 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382138

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasma-pa] [Bug 384292] Add possibility to select output device from tray menu

2017-11-28 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=384292

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[Craft] [Bug 386829] invalid sha256 checksum for kemoticons 5.40.0

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=386829

Christoph Feck  changed:

   What|Removed |Added

Product|frameworks-kemoticons   |Craft
  Component|general |Core
 CC||kde-wind...@kde.org
Summary|invalid ssh key for |invalid sha256 checksum for
   |kemoticons 5.40.0   |kemoticons 5.40.0
   Assignee|kdelibs-b...@kde.org|vonr...@kde.org
Version|5.40.0  |unspecified

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

[okular] [Bug 387426] New: FB2 module do not display content inside tags

2017-11-28 Thread loper
https://bugs.kde.org/show_bug.cgi?id=387426

Bug ID: 387426
   Summary: FB2 module do not display content inside tags

   Product: okular
   Version: 1.1.3
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: developer...@gmail.com
  Target Milestone: ---

Created attachment 109107
  --> https://bugs.kde.org/attachment.cgi?id=109107=edit
FB2 example book

Actions: Open document attached, or any other book where  used.

Issue description: In place where text expected I see only white space, in case
this text placed inside  tags.
Tried to change font in 'Modules'->'FictionBook' settings: nothing changes.

note:
Gentoo package (stable tree) version notes as '17.04.3', but in
'Okular'->'About' it's 1.1.3.

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

[kolourpaint] [Bug 387425] New: Option to preserve last selected colour on startup

2017-11-28 Thread Gurce Isikyildiz
https://bugs.kde.org/show_bug.cgi?id=387425

Bug ID: 387425
   Summary: Option to preserve last selected colour on startup
   Product: kolourpaint
   Version: 4.x
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kolourpaint-supp...@lists.sourceforge.net
  Reporter: gurce.isikyil...@gmail.com
  Target Milestone: ---

Was wondering if the app could have an option to preserve the last selected
colour upon startup.

I can accept that black is usually the preferred startup colour for most people
and they wouldn't want this.

Still, if there was a way to optionally set this preference for that smaller
audience of users that would like this feature, that'd be great.

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

[okular] [Bug 387424] New: Layers and Reviews categories use the same icon ("draw-freehand")

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387424

Bug ID: 387424
   Summary: Layers and Reviews categories use the same icon
("draw-freehand")
   Product: okular
   Version: 1.1.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: pointedst...@zoho.com
  Target Milestone: ---

Created attachment 109106
  --> https://bugs.kde.org/attachment.cgi?id=109106=edit
Both categories use the same icon

See attached screenshot. Will submit a patch soon.

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

[rekonq] [Bug 336826] often crashes if you open some pages with Flash player plugin content

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=336826

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||pointedst...@zoho.com
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Nate Graham  ---
Are you able to reproduce this with more recent versions of the software?

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

[yakuake] [Bug 319172] Ambigous shortcut detected with pressing Ctrl+Shift+w

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=319172

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[kde] [Bug 303462] Tracker bug for Extra Mile Initiative

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=303462
Bug 303462 depends on bug 302010, which changed state.

Bug 302010 Summary: Clock widget settings window too small by default
https://bugs.kde.org/show_bug.cgi?id=302010

   What|Removed |Added

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

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

[kinfocenter] [Bug 387366] Energy consumption statistics not available

2017-11-28 Thread Philip Müller
https://bugs.kde.org/show_bug.cgi?id=387366

Philip Müller  changed:

   What|Removed |Added

 CC||ph...@manjaro.org

--- Comment #2 from Philip Müller  ---
Well, seems the issue is only for plugins installed to kcms folder:

usr/lib/qt/plugins/kcm_about_distro.so
usr/lib/qt/plugins/kcm_devinfo.so
usr/lib/qt/plugins/kcm_info.so
usr/lib/qt/plugins/kcm_memory.so
usr/lib/qt/plugins/kcm_nic.so
usr/lib/qt/plugins/kcm_opengl.so
usr/lib/qt/plugins/kcm_pci.so
usr/lib/qt/plugins/kcm_samba.so
usr/lib/qt/plugins/kcm_usb.so
usr/lib/qt/plugins/kcm_view1394.so
usr/lib/qt/plugins/kcms/
usr/lib/qt/plugins/kcms/kcm_energyinfo.so
usr/lib/qt/plugins/kcms/kcm_fileindexermonitor.so

We can also confirm the same issue with the ArchLinux package.

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

[plasma4] [Bug 302010] Clock widget settings window too small by default

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=302010

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||pointedst...@zoho.com
 Resolution|--- |FIXED

--- Comment #13 from Nate Graham  ---
The UI is totally different in Plasma 5 and does not suffer from this issue.

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

[frameworks-kbookmarks] [Bug 386290] Middle button on bookmark in menu does not open in new tab

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=386290

Christoph Feck  changed:

   What|Removed |Added

   Assignee|konq-b...@kde.org   |kdelibs-b...@kde.org

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

[frameworks-kactivities-stats] [Bug 386933] Incorrect name for pc file an library in it

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=386933

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org,
   ||christo...@krop.fr

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

[kmime] [Bug 387423] multipart/alternative Attachments

2017-11-28 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=387423

--- Comment #1 from David E. Narvaez  ---
Also, this may be related to #373136

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

[kmime] [Bug 387423] New: multipart/alternative Attachments

2017-11-28 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=387423

Bug ID: 387423
   Summary: multipart/alternative Attachments
   Product: kmime
   Version: git
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: david.narv...@computer.org
  Target Milestone: ---

Created attachment 109105
  --> https://bugs.kde.org/attachment.cgi?id=109105=edit
Suggested path

Ultimately my goal is for KMail to display the attachment icon next to emails
that have attachments. I have narrowed down the issue of emails with
attachments for which KMail does not display that icon to multipart/alternative
emails in which the attachment is in the HTML part. Before revision 83859810 of
KMime, the code had a flag to detect attachments even inside alternative parts,
but that does not seem to be the case and it explicitly ignores alternative
parts now, which is wrong for some (many?) use cases, including Akonadi
flagging an item as HasAttachment (which is what ultimately is used to show the
KMail icon) because the email in fact has an attachment in one of its forms.

I could patch the code but I am not sure about the implications elsewhere or
what the desired behavior is (assuming the current behavior is not the desired
one). For instance, the attached patch descends into the parts of a
multipart/alternative email to check for attachments, but attachment-looking
parts that are immediately under the multipart/alternative container are not
considered attachments. This does not break the tests according to ctest (but
the patch does not add a specific test like having a multipart/alternative
composed of a text/plain and an image/jpeg).

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

[dolphin] [Bug 358231] desktop locks up when moving files

2017-11-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=358231

--- Comment #8 from Christoph Feck  ---
I cannot remember that I had this issue in the past (i.e. at the time this
ticket was reported), but since recently, I also experience this. Moving a
single folder with many items works fine, but selecting all items in the
folder, and moving them in one go causes the described lockup for minutes after
moving.

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

[frameworks-baloo] [Bug 383961] Application launcher searches don't show compressed files

2017-11-28 Thread Alberto Salvia Novella
https://bugs.kde.org/show_bug.cgi?id=383961

Alberto Salvia Novella  changed:

   What|Removed |Added

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

--- Comment #2 from Alberto Salvia Novella  ---
Exactly.

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

[konqueror] [Bug 386155] crash while moving files out of a freshly renamed directory

2017-11-28 Thread Alex -lx- Kuhnen
https://bugs.kde.org/show_bug.cgi?id=386155

Alex -lx-  Kuhnen  changed:

   What|Removed |Added

 CC||l...@lx21.de

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

[digikam] [Bug 350098] Sort images on photograph specific metadata

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=350098

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[digikam] [Bug 373321] Add a step to check for duplicates search while import from camera

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=373321

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[akregator] [Bug 189195] Insufficient and delayed feedback when clicking on a link

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=189195

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[kde-gtk-config] [Bug 367499] usability regression: GTK+>3.16.x results in too small GTK3 app UI fonts when logical DPI>96

2017-11-28 Thread Felix Miata
https://bugs.kde.org/show_bug.cgi?id=367499

--- Comment #8 from Felix Miata  ---
(In reply to Nate Graham from comment #7)
> It sounds like you have substantial technical knowledge of the subsystems in
> play here. Would you like to have a go at producing a patch?

If I thought I actually had the required knowledge I might, but I'm not a
programmer. The way Xorg works is to me a barely navigable maze that seems to
have nearly as many variations as there are Linux distros, a miracle that it
works as well as it does. The only patches I've ever submitted as bug fixes
anywhere have been to CSS in Mozilla.

At this point I'm still hopeful that other distros will follow openSUSE's lead
(reverting upstream commit[1]), and the ideal fix will ultimately come from
upstream reversion.

[1] https://bugzilla.opensuse.org/show_bug.cgi?id=1022830
GTK3 apps not honoring system-wide DPI settings nor KDE mouse cursor

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

[amarok] [Bug 385114] Selected track limited

2017-11-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385114

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

  1   2   3   4   >