[valgrind] [Bug 426330] New: vex amd64->IR: unhandled instruction bytes: 0x62 0xF1 0x7F 0x18 0x78 0xC0 0x89 0x45 0xEC 0x8B

2020-09-08 Thread Mingfei Gao
https://bugs.kde.org/show_bug.cgi?id=426330

Bug ID: 426330
   Summary: vex amd64->IR: unhandled instruction bytes: 0x62 0xF1
0x7F 0x18 0x78 0xC0 0x89 0x45 0xEC 0x8B
   Product: valgrind
   Version: 3.15 SVN
  Platform: RedHat RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: vex
  Assignee: jsew...@acm.org
  Reporter: mingfei@ucloud.cn
  Target Milestone: ---

vex amd64->IR: unhandled instruction bytes: 0x62 0xF1 0x7F 0x18 0x78 0xC0 0x89
0x45 0xEC 0x8B
vex amd64->IR:   REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
vex amd64->IR:   VEX=0 VEX.L=0 VEX.n=0x0 ESC=NONE
vex amd64->IR:   PFX.66=0 PFX.F2=0 PFX.F3=0

This instruction is vcvttsd2usi in AVX-512F.

Test program main.cc:

int main() {
  __m128d a = {234.235, 324.4365};

  auto b = _mm_cvtt_roundsd_u32(a, _MM_FROUND_NO_EXC);
  cout << b << endl;

  return 0;
}

Compile command:

g++ --std=c++11 -g -mavx512f -o out main.cc

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

[digikam] [Bug 426327] Overriding Default Media Player Does Not Work

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426327

--- Comment #2 from kev070...@gmail.com ---
(In reply to Maik Qualmann from comment #1)
> A double click under Windows always opens digiKam's internal player, this is
> intentional. You can call up your default application with ALT + double
> click.
> 
> Maik

Surely there must be a way to override this behavior?

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

[digikam] [Bug 426327] Overriding Default Media Player Does Not Work

2020-09-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426327

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
A double click under Windows always opens digiKam's internal player, this is
intentional. You can call up your default application with ALT + double click.

Maik

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

[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers

2020-09-08 Thread edpil02
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #359 from edpil02  ---
@ Lehmeier : Instead, the cumbersome / imperfect activities were introduced.

No, activities was introduced in KDE 4.X and already with no big success i
think ..
So,i remember that in his blog, the kde developer Aaron Seigo decided to give
the users the option to merge activities and V desktops and asked  the
community to test his code.
For the tests, i should add something like "Per different virtual desktop=True"
in some plasma config file.
I think that the Kde team seems to have made the same error with kde5.

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

[okular] [Bug 426317] Sidebar tab with label

2020-09-08 Thread andreas
https://bugs.kde.org/show_bug.cgi?id=426317

--- Comment #2 from andreas  ---
thanks for the feedback.

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

[plasmashell] [Bug 341143] Bring back per-virtual-desktop wallpapers

2020-09-08 Thread Thomas Bettler
https://bugs.kde.org/show_bug.cgi?id=341143

--- Comment #358 from Thomas Bettler  ---
::: to whom it may concern :::

I imagine it might lead the discussion one step further if a motivated
developer could estimate the amount of effort needed to reimplement this
feature. Hopefully we get a such estimation of a willing developer.

A further step forward would be if some engaged users launch a kick-starter to
collect money for this task. Hopefully there is really express of interest in
this feature.

::
KDE always has been free software. However this shouldn't imply developers must
work gratis.

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #111 from Maik Qualmann  ---
Yes, that is the question, why can some people reproduce it after just a few
seconds and we cannot reproduce it at all. Assumption: Hardware dependent,
processor / cache / memory / mainboard? Or the host Linux system?

Maik

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #110 from Maik Qualmann  ---
Yes, pure virtual functions are not allowed to called in the constructor
because they have not yet been created, but that is not the case here in the
loader task. The other thing about the deconstructor is interesting. But I
suspect that a deleted task remains in the QMap due to a race condition...due
to non-recursive mutex...

Maik

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #109 from caulier.gil...@gmail.com ---
Maik,

Why under a VM running Kubuntu, i cannot reproduce the crash from preview task?

Gilles

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

[korganizer] [Bug 421214] can not deselect last category in events

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421214

--- Comment #1 from m...@eduard-wulff.de ---
can still reproduce it in these versions:

KOrganizer Version 5.15.1 (20.08.1)

KDE Plasma 5.19.5
KDE Frameworks 5.73.0
Qt 5.15.0 (kompiliert gegen 5.15.0)

Kernel 5.4.62-1-MANJARO

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #108 from caulier.gil...@gmail.com ---
Hi all,

I just tested again this morning under Kubuntu if memory leak while scanning
faces is fixed, and i can confirm. Look the desktop video :

https://youtu.be/VtRgENoJeNA

Here i re-scan and merge results in database, as all image was previously
scanned from collection. I set KSysguard to only show the application memory
allocation from user space with a large graph. You cannot see a cumulative
memory hole.

Gilles

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

[korganizer] [Bug 421215] editing category colors crashes korganizer

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421215

m...@eduard-wulff.de changed:

   What|Removed |Added

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

--- Comment #4 from m...@eduard-wulff.de ---
Today I can not reproduce it after Updates:

KOrganizer Version 5.15.1 (20.08.1)

KDE Plasma 5.19.5
KDE Frameworks 5.73.0
Qt 5.15.0 (kompiliert gegen 5.15.0)

Kernel 5.4.62-1-MANJARO

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

[digikam] [Bug 425723] Digikam crashes after a while when detecting faces using multiple CPU cores

2020-09-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=425723

--- Comment #30 from Maik Qualmann  ---
Ok, my guess is that the pointer we call from the QMap is no longer valid and
the task was already been deleted...

Maik

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #107 from caulier.gil...@gmail.com ---
Another point is the time life of the object where gcc call pure virtual method
at run time. It's a race condition in destructor. It's explained here :

https://tombarta.wordpress.com/2008/07/10/gcc-pure-virtual-method-called/

Gilles

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #106 from caulier.gil...@gmail.com ---
Maik, Nghia,

The crash under previewtask due to a call of pure virtual method from parent
class can by due to a call of pure method in constructor. This is the only case
that i know. It explained here:

https://stackoverflow.com/questions/99552/where-do-pure-virtual-function-call-crashes-come-from

I don't check preview code to see if something like this is code somewhere...

Gilles

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

[plasmashell] [Bug 422717] plain color desktop wallpaper doesn't fill second monitor

2020-09-08 Thread skierpage
https://bugs.kde.org/show_bug.cgi?id=422717

--- Comment #3 from skierpage  ---
(In reply to David Edmundson from comment #2)
> Can you open the context menu if you click on the black area?

Yes I can. The black area acts like a normal part of the desktop, just not
painted with my green background color. I tried adding a second panel in the
black area, but the special panel editing mode where the the regular windows
vanish made the problem go away.

I watched a reboot today. After logging in at the lock screen, my entire
external monitor screen painted with green, then the black area appeared. At
around the same time the laptop screen painted green. I'm not sure of the exact
order because it happened in less than 2 seconds, but I'm pretty sure the whole
external monitor painted green before the black appeared

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

[kstars] [Bug 426296] Astropy Install Failure

2020-09-08 Thread Gary
https://bugs.kde.org/show_bug.cgi?id=426296

--- Comment #2 from Gary  ---
Hi Jasem
Many thanks for your speedy reply.

OK - I tried Sextractor - it worked ...
1.  OFFline
2.  ONline

Interestingly …
Python worked the first time I attempted a plate-solve after booting up, but
failed on the second attempt.

So - a couple of questions :-
1.  Why does Python work sometimes, but not others - do I have issues with
my installation ?

2.  What is the difference between using Python vs Sextractor ?
Ive spent a lot of time researching but cant find anything that explains this.
They each seem to interface to Astro.net  / ASTAP, or use
offline data ?

Ekos does a nice job of image capture …
Do you have plans for Ekos to do image stacking as well ?

Best regards,

Gary
=
> On 08 Sep 2020, at 21:37, Jasem Mutlaq  wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=426296
> 
> --- Comment #1 from Jasem Mutlaq  ---
> No need to use Python in the latest KStars release, you can configure Align
> settings to use sextractor instead.
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

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

[kio-extras] [Bug 238458] Audio CDs will not play

2020-09-08 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=238458

Yuri Chornoivan  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

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

[plasmashell] [Bug 414411] plasmashell on Wayland segmentation fault in update_buffers in mesa-libEGL

2020-09-08 Thread ElXreno
https://bugs.kde.org/show_bug.cgi?id=414411

ElXreno  changed:

   What|Removed |Added

 CC||elxr...@gmail.com

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-08 Thread Minh Nghia Duong
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #105 from Minh Nghia Duong  ---
(In reply to Maik Qualmann from comment #104)
> This backreace is not from the current head of master. Please try the
> current master version.
> 
> Maik

This is the new back trace : 

Thread 86 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff0bfff700 (LWP 16177)]
0x77077a32 in Digikam::PreviewLoadingTask::execute
(this=0x8f9f3240) at
/home/minhnghiaduong/Documents/Projects/digikam/core/libs/threadimageio/preview/previewtask.cpp:443
443 m_thread->taskHasFinished();
(gdb) bt
#0  0x77077a32 in Digikam::PreviewLoadingTask::execute()
(this=0x8f9f3240) at
/home/minhnghiaduong/Documents/Projects/digikam/core/libs/threadimageio/preview/previewtask.cpp:443
#1  0x7708a0f5 in Digikam::LoadSaveThread::run() (this=0x606f79a0)
at
/home/minhnghiaduong/Documents/Projects/digikam/core/libs/threadimageio/fileio/loadsavethread.cpp:134
#2  0x770b2fe8 in Digikam::DynamicThread::Private::run()
(this=0x7aff5ba0) at
/home/minhnghiaduong/Documents/Projects/digikam/core/libs/threads/dynamicthread.cpp:191
#3  0x73eaf2b2 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x73eb217d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x72cab6db in start_thread (arg=0x7fff0bfff700) at
pthread_create.c:463
#6  0x73595a3f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Nghia

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

[digikam] [Bug 425723] Digikam crashes after a while when detecting faces using multiple CPU cores

2020-09-08 Thread Simon Westersund
https://bugs.kde.org/show_bug.cgi?id=425723

--- Comment #29 from Simon Westersund  ---
Created attachment 131500
  --> https://bugs.kde.org/attachment.cgi?id=131500&action=edit
gdb backtrace with latest master a06b3c5

With the a06b3c5 commit from yesterday the face detection was able to proceed
for a longer time again. I don't know an exact percentage, since I left digikam
running on its own, but it was at least over 30%.

I noticed the "warning: Source file is more recent than executable." in the
backtrace is probably because I did some branch switching while gdb was
running. I can guarantee that the file
digikam/core/libs/threadimageio/fileio/loadingcache.cpp where the backtrace
points, was not modified while gdb was running.

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

[krita] [Bug 425766] Whenever I attempt opening or creating a file, he program crashes. Krita will remain running and usable as long as the is no file loaded.

2020-09-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=425766

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[digikam] [Bug 426175] Segmentation fault while Faces detection

2020-09-08 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=426175

--- Comment #104 from Maik Qualmann  ---
This backreace is not from the current head of master. Please try the current
master version.

Maik

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

[kded-appmenu] [Bug 426329] Applications fade until they disappear completely in Application Launcher

2020-09-08 Thread Angel Torres M
https://bugs.kde.org/show_bug.cgi?id=426329

--- Comment #1 from Angel Torres M  ---
Here a video as proof

https://imgur.com/gallery/WAUayZo

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

[digikam] [Bug 426327] Overriding Default Media Player Does Not Work

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426327

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

   What|Removed |Added

  Component|general |Thumbs-Video
 CC||caulier.gil...@gmail.com
Version|7.3.0   |7.1.0

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

[plasmashell] [Bug 426095] "Uninstall widget" tooltip is misplaced on Wayland

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426095

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
Works for me on Wayland. If you clear your plasma cache with `rm
~/.cache/plasma*` and then restart plasmashell, does that fix it?

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

[kded-appmenu] [Bug 426329] Applications fade until they disappear completely in Application Launcher

2020-09-08 Thread Angel Torres M
https://bugs.kde.org/show_bug.cgi?id=426329

Angel Torres M  changed:

   What|Removed |Added

   Keywords||reproducible, usability

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

[Spectacle] [Bug 426257] [Wayland] Cannot take screenshot after a delay

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426257

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #2 from Nate Graham  ---
This was fixed in git master, which corresponds to the next versions of Plasma
(5.20) and Spectacle (20.12).

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

[kded-appmenu] [Bug 426329] New: Applications fade until they disappear completely in Application Launcher

2020-09-08 Thread Angel Torres M
https://bugs.kde.org/show_bug.cgi?id=426329

Bug ID: 426329
   Summary: Applications fade until they disappear completely in
Application Launcher
   Product: kded-appmenu
   Version: 5.19.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: menu popup
  Assignee: plasma-b...@kde.org
  Reporter: angelmzmartine...@outlook.com
  Target Milestone: ---

As I switched between sub menus in the Applications section, I realized that if
you made the change from menu to submenu fast enough, the applications and the
text fade until they disappear completely. Even after this, you can select the
application or the sub menu, but without being able to see it


STEPS TO REPRODUCE
1. Open Application Launcher
2. Go to Application Section
3. Select a Submenu, for example: Office
4. With the arrows keys, press first the right arrow quick press the left arrow
to return to all Applications
5. If you don't get it at the first time, just try again
6. When you return to All Applications, you can see, the names and icons start
to fade
OBSERVED RESULT

The applications fade, you can't make them visible, only switching with another
Alternatives like Menu or Dashboard


EXPECTED RESULT

The applications don't have to fade. 


SOFTWARE/OS VERSIONS
KDE Neon
KDE Plasma Version: 5.19.5 
KDE Frameworks Version: 5.73.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

link to some screenshots

https://imgur.com/gallery/66cyZBb

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

[plasmashell] [Bug 426117] SDDM login screen virtual keyboard and keyboard layout changer

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426117

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org,
   ||plasma-b...@kde.org
   Assignee|plasma-b...@kde.org |visual-des...@kde.org
  Component|Lock/logout |Theme - Breeze
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
I see both of those in my login screen, in the bottom-left corner. Do you not
see them? Can you share a screenshot of what your login screen looks like?

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

[okular] [Bug 426317] Sidebar tab with label

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426317

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
In fact that option was considered during the redesign that produced these
tabs.

However the problem with this idea is that it re-arranges the tabs to the right
of the one with a title, which would break your muscle memory and make it hard
to navigate to other tabs, because the click targets would always be shifting
around. The compromise we came up with was what ended up getting merged:
icons-only tabs, with the name of the current view below the tab bar.

So I think it's gotta stay the way it is, sorry. :)

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

[Discover] [Bug 426326] Ability to reverse sort order of installed applications

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426326

Nate Graham  changed:

   What|Removed |Added

Summary|Whishlist: discover: beeing |Ability to reverse sort
   |able to choose sort order   |order of installed
   |of installed applications   |applications
 CC||n...@kde.org

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

[Discover] [Bug 426325] Option to sort installed applications by installation date

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426325

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
Summary|Whishlist: discover option  |Option to sort installed
   |to sort installed   |applications by
   |applications by |installation date
   |installation date   |
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[plasmashell] [Bug 426323] Switch user and log back in as same creates blank screen

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426323

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #2 from Nate Graham  ---
> It looks like the system tries to actually create another session. 

Yeah, it probably is. However SDDM supports re-logging-in to the existing
session, and in fact does it by default if you have a relatively recent
version. See
https://github.com/sddm/sddm/blob/develop/src/common/Configuration.h#L94

If this is isn't happening in Kubuntu, it's a distro bug for either not using a
recent enough version of SDDM, or not explicitly adding ReuseSession=True to
the config file to trigger that behavior in the old version. See
https://phabricator.kde.org/T9034

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

[okular] [Bug 426318] Okular pdf editor sidebar

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426318

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
I already know the stock answer: "Okular is not an editor by the definition of
what Okular wants to be."

However I personally feel like it would be useful to expand the potential scope
of the project to include basic editing. However I'm not the maintainer, it's
just my opinion. :)

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

[kde] [Bug 264469] GTK Style doesnt use gtk style selected in system settings

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=264469

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |UNMAINTAINED

--- Comment #11 from Nate Graham  ---
No longer relevant to Plasma 5 anyway, which has a totally different GTK
theming system that works much better now. :)

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

[kde] [Bug 238458] Audio CDs will not play

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=238458

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kio-extras] [Bug 238458] Audio CDs will not play

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=238458

Nate Graham  changed:

   What|Removed |Added

 CC||yurc...@ukr.net
  Component|general |AudioCD
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
Product|kde |kio-extras

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

[kde] [Bug 255455] Spontaneous icon corruptions

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=255455

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #17 from Nate Graham  ---
Seems like graphical corruption related to drivers.

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

[kde] [Bug 324980] theme painting of menus/toolbars does not match system

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=324980

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #13 from Nate Graham  ---
Should be no longer a problem in Plasma 5.

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

[kde] [Bug 332535] Creating a new folder, then deleting it, then re-creating one with the same name leads to unexpected results

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=332535

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |FIXED

--- Comment #3 from Nate Graham  ---
Fixed in Plasma 5.

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

[kde] [Bug 332548] Flyover text for folders with no items has text that fades off

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=332548

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org

--- Comment #3 from Nate Graham  ---
No response, closing.

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

[kde] [Bug 226807] Taskbar tooltips/thumbnails obscure expanded window groups

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=226807

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |FIXED

--- Comment #6 from Nate Graham  ---
No longer a problem in the Plasma 5 version.

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

[kwin] [Bug 413783] [X11] With "Resolution Dependent" size, cursor changes sizes on different regions of the screen

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413783

Nate Graham  changed:

   What|Removed |Added

 CC||e...@logtenberg.eu

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

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

[kde] [Bug 226264] Mouse cursor often changes size spontaneously

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=226264

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #11 from Nate Graham  ---


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

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

[plasmashell] [Bug 423594] Notifications spike the CPU and consume extra memory when they appear; can freeze the system when many notifications are received all together

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423594

--- Comment #6 from Nate Graham  ---
I can confirm this issue on my machine.

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

[kdenlive] [Bug 426328] New: file open, save, new show empty transparent window

2020-09-08 Thread john dieter
https://bugs.kde.org/show_bug.cgi?id=426328

Bug ID: 426328
   Summary: file open, save, new show empty transparent window
   Product: kdenlive
   Version: 17.12.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: jdiete...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. open kdenlive
2. click "open" 

OBSERVED RESULT
see nothing but a transparent dialog you can drag around and X out of

EXPECTED RESULT
see the file open dialog

SOFTWARE/OS VERSIONS
ubuntu 18.04

ADDITIONAL INFORMATION
started after an apt-get upgrade

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

[plasmashell] [Bug 415252] Make file transfer OSD draggable

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415252

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #2 from Nate Graham  ---
Dunno if we'll be able to do this as requested, sorry. :)

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

[plasmashell] [Bug 418442] Experiencing 100% cpu usage whenever a notification is present

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418442

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #8 from Nate Graham  ---
I can confirm this on my machine. Receiving a notification of any kind briefly
spikes the CPU way high. When you get a bunch of notifications all at once,
it can freeze the whole system as various people are reporting in Bug 423594.

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

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

[plasmashell] [Bug 423594] Notifications spike the CPU and consume extra memory when they appear; can freeze the system when many notifications are received all together

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423594

Nate Graham  changed:

   What|Removed |Added

Summary|Memory leak and high cpu|Notifications spike the CPU
   |usage when many |and consume extra memory
   |notifications are received  |when they appear; can
   |all together|freeze the system when many
   ||notifications are received
   ||all together

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

[digikam] [Bug 426327] New: Overriding Default Media Player Does Not Work

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426327

Bug ID: 426327
   Summary: Overriding Default Media Player Does Not Work
   Product: digikam
   Version: 7.3.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: kev070...@gmail.com
  Target Milestone: ---

SUMMARY
In the Q&A section of Digikam's website, it says the following under section
"How can I change the default video player ?"
> You can call an extra video player by the Open With contex menu entry
This does work, however even if you click "always open this filetype with this
program", Digikam will not remember your choice and will again try to open the
file with its embedded QtAV video player.

There does not seem to be a way to have Digikam ALWAYS open video files with an
external player. This is important as the current embedded player may not
properly play all filetypes. In my case, there is severe framerate lag and
sound issues with many popular filetypes.

STEPS TO REPRODUCE
1. Right click a video file in Digikam.
2. Select "Open With" context file menu option.
3. Windows Prompt "How do you want to open this file?" appears.
4. Toggle "Always use this app to open .___ files" (where ___ is the extension
of the file)
5. Select your prefered external media player (e.g. VLC Media Player,
Potplayer)
5. Digikam properly opens the file in an external media player.
6. Close the external media player.
7. Double click the same video file in Digikam as in step #1.
8. Observe that Digikam opens the file using its embeded QtAV video player
instead of the specified external media player which was set in step #5.

OBSERVED RESULT
Digikam seems to be unable to remember the preference to open an external media
player for video files when set through the "Open With" context menu option.

EXPECTED RESULT
Digikam should open video files through an external player if the preference
was set during the "Open With" context menu option.


SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION
N/A

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

[plasmashell] [Bug 410983] Notifications: Binding loop detected for property "verticalAlignment" and "height"

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=410983

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Fixed now.

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

[plasmashell] [Bug 423594] Notifications spike the CPU and consume extra memory when they appear; can freeze the system when many notifications are received all together

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423594

Nate Graham  changed:

   What|Removed |Added

 CC||jeep7...@gmail.com

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

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

[systemsettings] [Bug 423106] Show a notification for Night Color activation

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423106

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |wishlist
Summary|Notification for night  |Show a notification for
   |color activation|Night Color activation
 Status|REPORTED|CONFIRMED
Product|plasmashell |systemsettings
 CC||kwin-bugs-n...@kde.org
   Target Milestone|1.0 |---
 Ever confirmed|0   |1
  Component|Notifications   |kcm_nightcolor
   Assignee|k...@privat.broulik.de   |plasma-b...@kde.org

--- Comment #4 from Nate Graham  ---
It's up to Night Color to provide its own notifications--whether they are
enabled by default or not. Moving there.

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

[plasmashell] [Bug 423594] Memory leak and high cpu usage when many notifications are received all together

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423594

Nate Graham  changed:

   What|Removed |Added

 CC||fastsnip-bc...@yahoo.com

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

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

[plasmashell] [Bug 423594] Memory leak and high cpu usage when many notifications are received all together

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423594

Nate Graham  changed:

   What|Removed |Added

   Priority|HI  |VHI

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

[plasmashell] [Bug 398117] plasmashell huge memory usage with flooding notifications

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398117

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #8 from Nate Graham  ---


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

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

[plasmashell] [Bug 423594] Memory leak and high cpu usage when many notifications are received all together

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423594

Nate Graham  changed:

   What|Removed |Added

 CC||xgd...@msn.com

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

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

[plasmashell] [Bug 418205] Notifications can freeze system and cause graphical glitches

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418205

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

[plasmashell] [Bug 424064] Show a notification count in the tray icon

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=424064

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |INTENTIONAL
 Status|REOPENED|RESOLVED

--- Comment #7 from Nate Graham  ---
Kai is the maintainer and he gave decent reasons for why it is the way it is
(we had lots of complaints about the old style). Thus the only options are to
leave it the way it is, or add an option. He doesn't seem interested in adding
an option, and there's no point in having bug reports open that have no change
of being actioned, so we have to close this. Sorry. :)

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

[systemsettings] [Bug 382604] User needs to restart Plasma session to apply a new cursor theme to the whole system

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=382604

Nate Graham  changed:

   What|Removed |Added

 CC||david.cortes.rivera@gmail.c
   ||om

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

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

[kde] [Bug 404383] Mouse theme reverts to default in some situations

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=404383

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[systemsettings] [Bug 403933] SDDM Theme Store Crashed

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=403933

Nate Graham  changed:

   What|Removed |Added

  Component|general |kcm_sddm
   Assignee|unassigned-b...@kde.org |k...@davidedmundson.co.uk
Version|unspecified |5.14.5
 CC||n...@kde.org,
   ||plasma-b...@kde.org
Product|kde |systemsettings

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

[kde] [Bug 65123] The "startkde" script font code has serious issues

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=65123

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||n...@kde.org
 Resolution|--- |UNMAINTAINED

--- Comment #13 from Nate Graham  ---
startkde has been replaced with a new compiled C++ program called
"startplasma", so this is no longer relevant.

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

[kwin] [Bug 142861] It's not clear to the user when closing the window means "quit" or "minimize to system tray/keep running in the background"

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=142861

Nate Graham  changed:

   What|Removed |Added

Product|kde |kwin
  Component|general |general
Summary|Create a new Quit window|It's not clear to the user
   |Icon, standardize Close and |when closing the window
   |Quit function   |means "quit" or "minimize
   ||to system tray/keep running
   ||in the background"
 CC||n...@kde.org
Version|CVS |unspecified

--- Comment #9 from Nate Graham  ---
A challenge I foresee is that the window manager draws the close button, and it
would need some way of knowing that the app plans to stay running (presumably
with a system tray icon or something) when the close button is clicked, so that
it could re-draw the close button or do something else to indicate this to the
user.

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

[kde] [Bug 355233] Strange glitches with redrawing on KDE stadrard windows and panels

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=355233

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #2 from Nate Graham  ---
No response, closing.

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

[dolphin] [Bug 377253] Show option to format USB drive in context menu

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377253

Nate Graham  changed:

   What|Removed |Added

 CC||ricardo_0...@hotmail.com

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

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

[kde] [Bug 137724] provide ability to format devices in context menu

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=137724

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


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

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

[dolphin] [Bug 418383] There should be an easy way to format USB sticks attached to the system in Dolphin

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418383

Nate Graham  changed:

   What|Removed |Added

 CC||ricardo_0...@hotmail.com

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

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

[frameworks-kdeclarative] [Bug 423305] Can't bind Meta + !, @, #, etc. anymore for keybindings (i.e. those which involve the shift key)

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423305

Nate Graham  changed:

   What|Removed |Added

 CC||info.i...@gmail.com

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

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

[kde] [Bug 137724] provide ability to format devices in context menu

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=137724

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #5 from Nate Graham  ---


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

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

[kde] [Bug 310881] shortcut alt-1 gets intercepted, event does not reach the active window

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=310881

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #21 from Nate Graham  ---
I believe this will wind up as yet another issue fixed with the fix for Bug
423305.

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

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

[Discover] [Bug 426326] New: Whishlist: discover: beeing able to choose sort order of installed applications

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426326

Bug ID: 426326
   Summary: Whishlist: discover: beeing able to choose sort order
of installed applications
   Product: Discover
   Version: 5.18.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: p...@free.fr
CC: aleix...@kde.org
  Target Milestone: ---

Currently in discover, when in installed applications list we can sort the list
by 4 criterias but we cannot reverse the sort order.
It would be nice to be able to  choose the sort order in the GUI.

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

[kwin] [Bug 421887] After scaling the screen all windows get bold black frames when using Qogir Aurorae window decoration

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421887

Nate Graham  changed:

   What|Removed |Added

Product|kde |kwin
Summary|After scaling the screen|After scaling the screen
   |all windows get bold black  |all windows get bold black
   |frames. |frames when using Qogir
   ||Aurorae window decoration
  Component|general |aurorae
   Assignee|unassigned-b...@kde.org |kwin-bugs-n...@kde.org
 CC||n...@kde.org
Version|unspecified |5.18.5

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

[frameworks-kdeclarative] [Bug 423305] Can't bind Meta + !, @, #, etc. anymore for keybindings (i.e. those which involve the shift key)

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423305

Nate Graham  changed:

   What|Removed |Added

 CC||pierremache...@gmail.com

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

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

[kde] [Bug 324488] assigning Ctrl+² shortcut

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=324488

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[plasmashell] [Bug 398117] plasmashell huge memory usage with flooding notifications

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398117

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=418205

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

[plasmashell] [Bug 418205] Notifications can freeze system and cause graphical glitches

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418205

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=398117

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

[plasmashell] [Bug 418205] Notifications can freeze system and cause graphical glitches

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=418205

Nate Graham  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
 CC||n...@kde.org,
   ||plasma-b...@kde.org
Version|unspecified |master
   Assignee|unassigned-b...@kde.org |k...@privat.broulik.de
  Component|general |Notifications
   Severity|critical|normal
   Priority|NOR |VHI
Summary|notifier box empty and  |Notifications can freeze
   |system frozen, keyboard and |system and cause graphical
   |mouse and touch pad |glitches
   |inoperative. Magic Keys |
   |Alt-sysreq-b or -o  |
Product|kde |plasmashell

--- Comment #1 from Nate Graham  ---
I have noticed variants of this myself. Notifications seem to spike the CPU
when they arrive. When there's a flood of them all at once, the result is a
bunch of un-filled outlines and the whole system freezes.

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

[Discover] [Bug 426325] New: Whishlist: discover option to sort installed applications by installation date

2020-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426325

Bug ID: 426325
   Summary: Whishlist: discover option to sort installed
applications by installation date
   Product: Discover
   Version: 5.18.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: p...@free.fr
CC: aleix...@kde.org
  Target Milestone: ---

Currently when viewing installed application in discover we can only choose to
sort by : note, name, size, publication date

It would be usefull to also sort by local installation date.

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

[kio-extras] [Bug 211416] Optimise kde performance on nfs

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=211416

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
  Component|general |NFS
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
Product|kde |kio-extras

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

[kde] [Bug 423991] KDE's policy on territorial disputes

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423991

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

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

[frameworks-kio] [Bug 129518] dont use kioslave URLs when opening files by non-KDE programs

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=129518

Nate Graham  changed:

   What|Removed |Added

 CC||kdelibs-b...@kde.org,
   ||n...@kde.org
  Component|general |general
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
Product|kde |frameworks-kio

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

[ksmserver] [Bug 374538] Logout/shutdown/reboot from KDE session hangs system

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374538

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||plasma-b...@kde.org
Version|4.14.1  |unspecified
 Resolution|--- |WAITINGFORINFO
   Assignee|unassigned-b...@kde.org |k...@davidedmundson.co.uk
  Component|general |general
Product|kde |ksmserver
 Status|REPORTED|NEEDSINFO

--- Comment #4 from Nate Graham  ---
What version of Plasma are you still seeing this with?

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

[klipper] [Bug 78955] Copy and Paste of HTML Text, Images, and Tables from Webpages into KDE Apps

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=78955

Nate Graham  changed:

   What|Removed |Added

  Component|clipboard   |general
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
 CC||n...@kde.org
Product|kde |klipper

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

[kde] [Bug 348081] Goldendict ctrl+c+c shortcut isn't working in KDE apps

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=348081

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #3 from Nate Graham  ---
If Qt apps are affected too, it's not a KDE problem. I would recommend
contacting the developer of the app, if it's still happening.

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

[kde] [Bug 382534] On boot, KDE desktop crash every time.

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=382534

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Nate Graham  ---
I'm afraid that KDE4 is no longer supported.

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

[kde] [Bug 331134] clipboard content is shared between users in Xorg multiseat mode

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=331134

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #5 from Nate Graham  ---
No response; closing.

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

[kde] [Bug 406125] KDE clipboard seems to disconnect

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406125

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #2 from Nate Graham  ---
You need to use a clipboard manager like Klipper for this to work. That's the
whole point of them. :)

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

[kde] [Bug 313215] kwin / plasma-desktop ignore Xinerama information when more than one X screen enabled

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=313215

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #3 from Nate Graham  ---
Bug was reported against KDE4 and pertains to xinerama, neither of which are
officially supported anymore.

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

[kde] [Bug 351300] Content of windows freeze. Updates on focus/de-focus. Works again for a while after re-sizing window.

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=351300

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org

--- Comment #4 from Nate Graham  ---
Bug was reported against KDE4 and pertains to xinerama, neither of which are
officially supported anymore.

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

[kde] [Bug 80588] xinerama options shown for dualhead (xinerama off)

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=80588

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Nate Graham  ---
Bug was reported against KDE3 and pertains to dualhead (as distinct from
multi-monitor), neither of which are officially supported anymore.

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

[kde] [Bug 132733] unify all virtual desktops in a dual-head system

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=132733

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Nate Graham  ---
Bug was reported against KDE3 and pertains to dualhead (as distinct from
multi-monitor), neither of which are officially supported anymore.

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

[kde] [Bug 83604] KDE loses settings if number of X screens is changed

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=83604

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Nate Graham  ---
Bug was reported against KDE3 and pertains to dualhead (as distinct from
multi-monitor), neither of which are officially supported anymore.

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

[kde] [Bug 92177] KDE's overall non-xinerama multihead 'behaviour' should be improved

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=92177

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org

--- Comment #7 from Nate Graham  ---
Bug was reported against KDE3 and pertains to dualhead (as distinct from
multi-monitor), neither of which are officially supported anymore. Sorry. :)

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

[kscreenlocker] [Bug 266652] Lock the screen if full screen is on one screen only

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=266652

Nate Graham  changed:

   What|Removed |Added

 CC||bhus...@gmail.com,
   ||n...@kde.org
 Resolution|--- |WAITINGFORINFO
  Component|dualhead|general
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
 Status|REPORTED|NEEDSINFO
Product|kde |kscreenlocker

--- Comment #1 from Nate Graham  ---
But why? :) What would be the advantage of not locking the screen in this case?

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

[kwin] [Bug 107302] Per-screen virtual desktops

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=107302

Nate Graham  changed:

   What|Removed |Added

Summary|Associate any virtual   |Per-screen virtual desktops
   |desktop with any screen |
 CC||n...@kde.org

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

[kde] [Bug 61606] wish list... one KWIN, N desktops, M screens

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=61606

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||n...@kde.org

--- Comment #10 from Nate Graham  ---
Bug was reported against KDE3 and pertains to dualhead (as distinct from
multi-monitor), neither of which are officially supported anymore.

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

[kde] [Bug 284207] saved window sizes overridden by one monitor's settings

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=284207

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kco
   ||nfig/0f1b47f2ab4b374a6d85dc
   ||f9dd63e1159cc7ea65
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.74

--- Comment #3 from Nate Graham  ---
Oh hey, I just fixed this recently! The fix is in Frameworks 5.74.

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

[kde] [Bug 359183] Sluggish desktop - nvidia gpu memory leak

2020-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=359183

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Nate Graham  ---
Seems like this would have been a problem with the NVIDIA driver.

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

  1   2   3   4   5   >