[kdenlive] [Bug 429228] Kdenlive freezes when unchecking monitor Real time option

2020-11-29 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=429228

--- Comment #2 from Jean-Baptiste Mardelle  ---
Git commit 05fda675069eda170eacda7e072c98206191895f by Jean-Baptiste Mardelle.
Committed on 30/11/2020 at 07:59.
Pushed by mardelle into branch 'release/20.12'.

Fix possible freeze changing monitor real time

M  +5-4src/mainwindow.cpp
M  +4-15   src/monitor/glwidget.cpp
M  +2-3src/monitor/glwidget.h
M  +2-13   src/monitor/monitor.cpp
M  +1-2src/monitor/monitor.h

https://invent.kde.org/multimedia/kdenlive/commit/05fda675069eda170eacda7e072c98206191895f

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

[frameworks-kio] [Bug 429839] New: Running JavaScript files leads to an error

2020-11-29 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=429839

Bug ID: 429839
   Summary: Running JavaScript files leads to an error
   Product: frameworks-kio
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: k...@privat.broulik.de
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
Trying to "Run" instead of "Open" a JavaScript file leads to a cryptic error:

Unknown error code 100
execvp: Error in file format

STEPS TO REPRODUCE
1. Search for a JS file in KFind
2. Click to open it
3. 

OBSERVED RESULT
Aforementioned error message appears

EXPECTED RESULT
File opens in Kate

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.76
Qt Version: 5.15.1

ADDITIONAL INFORMATION
The same happens in Dolphin when clicking "Run" but in KFind I have no choice.

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

[frameworks-kio] [Bug 429838] New: New file dialog does not react to return press right away

2020-11-29 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=429838

Bug ID: 429838
   Summary: New file dialog does not react to return press right
away
   Product: frameworks-kio
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: k...@privat.broulik.de
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
In the "enter file name" for new file / folder dialog, the OK button flickers
between enabled and disabled and when rapidly typing a file name and hitting
reutnr, nothing happens.


STEPS TO REPRODUCE
1. Press F10 in Dolphin
2. Type a new file name and immediately press return
3. 

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
Folder with entered name is created

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.76
Qt Version: 5.15.1

ADDITIONAL INFORMATION
Probably caused by disabling the button in
KNewFileMenuPrivate::_k_slotTextChanged and then doing a StatJob to find
whether the folder exists which then asynchronously sets the button back
enabled when finished.

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

[krita] [Bug 425894] Change name of Outline Selection tool to Freehand Selection tool

2020-11-29 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=425894

Dmitry Kazakov  changed:

   What|Removed |Added

   Keywords||release_blocker

--- Comment #1 from Dmitry Kazakov  ---
Adding release blocker tag to not forget about that

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

[kwin] [Bug 429837] New: KWin crash through QtGLCore/NVidia OpenGL

2020-11-29 Thread Sektor van Skijlen
https://bugs.kde.org/show_bug.cgi?id=429837

Bug ID: 429837
   Summary: KWin crash through QtGLCore/NVidia OpenGL
   Product: kwin
   Version: 5.12.8
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ethou...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.12.8)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.83-default x86_64
Distribution (Platform): openSUSE RPMs

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

Just after the system freshly started, I made the upgrade, then started freshly
upgraded Chromium. Just the next thing was the crash reported from KWin.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f75a0edc940 (LWP 2140))]

Thread 6 (Thread 0x7f74d0e16700 (LWP 2457)):
#0  0x7f759977987d in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f759dbec0bb in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
#2  0x7f75989464c8 in  () at /usr/lib64/libQt5Quick.so.5
#3  0x7f759894692a in  () at /usr/lib64/libQt5Quick.so.5
#4  0x7f759dbeac8d in  () at /usr/lib64/libQt5Core.so.5
#5  0x7f75997734f9 in start_thread () at /lib64/libpthread.so.0
#6  0x7f75a084efbf in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f757deba700 (LWP 2254)):
#0  0x7f75a08447d6 in ppoll () at /lib64/libc.so.6
#1  0x7f759de20cf1 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib64/libQt5Core.so.5
#2  0x7f759de2240e in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#3  0x7f759ddc9fda in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#4  0x7f759dbe5d4a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#5  0x7f75982469f5 in  () at /usr/lib64/libQt5Qml.so.5
#6  0x7f759dbeac8d in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f75997734f9 in start_thread () at /lib64/libpthread.so.0
#8  0x7f75a084efbf in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f7569237700 (LWP 2237)):
#0  0x7f759977987d in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f759ca86574 in  () at /usr/lib64/libQt5Script.so.5
#2  0x7f759ca865b9 in  () at /usr/lib64/libQt5Script.so.5
#3  0x7f75997734f9 in start_thread () at /lib64/libpthread.so.0
#4  0x7f75a084efbf in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f757f4e2700 (LWP 2206)):
#0  0x7f75a08447d6 in ppoll () at /lib64/libc.so.6
#1  0x7f759de20cf1 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib64/libQt5Core.so.5
#2  0x7f759de2240e in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#3  0x7f759ddc9fda in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#4  0x7f759dbe5d4a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#5  0x7f75982469f5 in  () at /usr/lib64/libQt5Qml.so.5
#6  0x7f759dbeac8d in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f75997734f9 in start_thread () at /lib64/libpthread.so.0
#8  0x7f75a084efbf in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f75857da700 (LWP 2156)):
#0  0x7f75a08447d6 in ppoll () at /lib64/libc.so.6
#1  0x7f759de20cf1 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib64/libQt5Core.so.5
#2  0x7f759de2240e in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#3  0x7f759ddc9fda in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#4  0x7f759dbe5d4a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#5  0x7f75970c99e5 in  () at /usr/lib64/libQt5DBus.so.5
#6  0x7f759dbeac8d in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f75997734f9 in start_thread () at /lib64/libpthread.so.0
#8  0x7f75a084efbf in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f75a0edc940 (LWP 2140)):
[KCrash Handler]
#6  0x416fc17b in  ()
#7  0x7f756b2c87a4 in  () at /usr/lib64/libnvidia-glcore.so.450.80.02
#8  0x7f756b2cdc28 in  () at /usr/lib64/libnvidia-glcore.so.450.80.02
#9  0x7f756ae4ecbd in  () at /usr/lib64/libnvidia-glcore.so.450.80.02
#10 0x7f759e6f18a5 in QOpenGLTextureGlyphCache::resizeTextureData(int, int)
() at /usr/lib64/libQt5Gui.so.5
#11 0x7f759e6761ca in QTextureGlyphCache::fillInPendingGlyphs() () at
/usr/lib64/libQt5Gui.so.5
#12 0x7f759892fa76 in  () at /usr/lib64/libQt5Quick.so.5
#13 0x7f759892c769 in  () at /usr/lib64/libQt5Quick.so.5
#14 0x7f75989db168 in QQuickTextNode::addGlyphs(QPointF const&, QGlyphRun
const&, QColor const&, QQuickText::TextStyle, QColor const&, QSGNode*) () at
/usr/lib64/libQt5Quick.so.5
#15 

[plasmashell] [Bug 370640] kscreenlocker5 5.8.0-1 - got less usable with latest debian sid kf5 upgrades

2020-11-29 Thread Roman Lebedev
https://bugs.kde.org/show_bug.cgi?id=370640

Roman Lebedev  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|NEEDSINFO   |REOPENED
 Resolution|WAITINGFORINFO  |---

--- Comment #13 from Roman Lebedev  ---
(In reply to Justin Zobel from comment #12)
> I've tried the lock/logout applet and I can flick my mouse to the bottom
> right of my screen and click it and I get the logout window.
> 
> Can you please test and confirm if this issue is still occurring or if this
> bug report can be marked as resolved.
This is still happening with debian sid
ii  libkscreenlocker5:amd64 5.19.5-3   
 amd64Secure lock screen
architecture

> I've set the bug status to "needsinfo" pending your response, please change
> back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 387231] Calendar widget closes itself as soon as mouse leaves

2020-11-29 Thread Alain Knaff
https://bugs.kde.org/show_bug.cgi?id=387231

Alain Knaff  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #7 from Alain Knaff  ---
.

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

[plasmashell] [Bug 387231] Calendar widget closes itself as soon as mouse leaves

2020-11-29 Thread Alain Knaff
https://bugs.kde.org/show_bug.cgi?id=387231

--- Comment #6 from Alain Knaff  ---
The issue is still occurring (calendar collapses as soon as mouse enters
another window).

However Christophe Feck's workaround does work, thanks.

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

[plasmashell] [Bug 374410] No option for using localized era year string in Digital Clock

2020-11-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374410

2wxsy5823...@opayq.com changed:

   What|Removed |Added

Version|5.13.3  |5.20.3

--- Comment #3 from 2wxsy5823...@opayq.com ---
This bug has NOT yet been fixed in 5.20.3 - please refer to the above comment.

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

[plasmashell] [Bug 374410] No option for using localized era year string in Digital Clock

2020-11-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374410

2wxsy5823...@opayq.com changed:

   What|Removed |Added

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

--- Comment #2 from 2wxsy5823...@opayq.com ---
No, the custom date string still does NOT support localized era year string.

>From the time format documentation link in the applet [1], only "yy" (the year
as two digit number) and "" (the year as four digit number) are supported.

glibc supports eras very well, and you can use coreutils' `date` command to see
the localized era string.

Example 1 (Taiwan): 2020 in the ROC calendar [2] is "ROC 109", therefore `
LC_ALL=zh_TW.utf8 date +%EY` outputs "民國109年".

Example 2 (Japan): 2020 in the Japanese era calendar scheme [3] is "Reiwa 2",
therefore `LC_ALL=ja_JP.utf8 date +%EY` outputs "令和02年".

I know KDE uses Qt so it uses Qt's formatDateTime() function, but is it
technically possible to switch to glibc's format?

Note 1: IIRC, XFCE's xfce4-datetime-plugin also uses glibc's format so
localized era year string can be used.

Note 2: The "%E" sequence in the format is not documented in `date`'s manual
page.

[1] https://doc.qt.io/qt-5/qml-qtqml-qt.html#formatDateTime-method
[2] https://en.wikipedia.org/wiki/Republic_of_China_calendar
[3] https://en.wikipedia.org/wiki/Japanese_era_name

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

[dolphin] [Bug 156678] Places panel should highlight an entry only when the main content view shows the exact path of the entry, rather than any subdirectory of it

2020-11-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=156678

--- Comment #21 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kio/-/merge_requests/234

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

[frameworks-kio] [Bug 429806] Highlight place only when it is displayed in file open/save dialogs

2020-11-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429806

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kio/-/merge_requests/234

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

[plasmashell] [Bug 429785] Window thumbnail images are invisible on Wayland

2020-11-29 Thread AK-47
https://bugs.kde.org/show_bug.cgi?id=429785

--- Comment #2 from AK-47  ---
Looks like it is, my apologies. Consider this report as extra information in
relation to that bug.

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

[kfontview] [Bug 390966] Font preview doesn't scale properly

2020-11-29 Thread Eugene
https://bugs.kde.org/show_bug.cgi?id=390966

Eugene  changed:

   What|Removed |Added

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

--- Comment #1 from Eugene  ---
This was fixed some time ago and cannot be reproduced as of version 5.20.3.

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

[okular] [Bug 195083] okular doesn't respect enumeration styles

2020-11-29 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=195083

Oliver Sander  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||oliver.san...@tu-dresden.de

--- Comment #11 from Oliver Sander  ---
Closing, because the odt backend has been removed completely.

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

[okular] [Bug 193916] okular doesn't respect font type in odt documents

2020-11-29 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=193916

Oliver Sander  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UNMAINTAINED
 CC||oliver.san...@tu-dresden.de

--- Comment #21 from Oliver Sander  ---
Closing, because the odt backend has been removed completely.

(Not sure what the correct bug resolution is, though).

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

[kwin] [Bug 407551] Segfault on KeepassXC XWayland paste

2020-11-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=407551

--- Comment #2 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.

[kdeplasma-addons] [Bug 379541] Load monitor widget doesn't scale to panel correctly (regression)

2020-11-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=379541

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

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

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

[kdenlive] [Bug 428768] Crashes When Importing/Creating Template Title, downloaded from kde store

2020-11-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428768

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

[lattedock] [Bug 420445] Double task icons when switching activities

2020-11-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=420445

--- Comment #11 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.

[yakuake] [Bug 340997] Sets top border wrong on multi monitor setup with extended desktop

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=340997

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Justin Zobel  ---
I've tried to replicate this but I can't. It appears fixed.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[krita] [Bug 429836] New: Unable To Open Krita File After Importing Jpeg Into Pattern Section of Fill Layer

2020-11-29 Thread Bill
https://bugs.kde.org/show_bug.cgi?id=429836

Bug ID: 429836
   Summary: Unable To Open Krita File After Importing Jpeg Into
Pattern Section of Fill Layer
   Product: krita
   Version: 4.4.0
  Platform: Other
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: layer styles
  Assignee: krita-bugs-n...@kde.org
  Reporter: whoiam6...@gmail.com
  Target Milestone: ---

SUMMARY
I’m having problems trying to open a Krita file. Either I click on the file or
open a file while Krita 4.4.0 is on - the result is the same:

The application opens up and then closes by itself.

I have other Krita files that open up no problem like .kra , .jpg , .png, and
so on.

I’m thinking the problem may stem from importing two jpegs into the Pattern
section of Fill Layer that I wanted to create textures for my artwork. Since
I’ve done that I’ve been unable to open that file.

STEPS TO REPRODUCE
1.Open Fill Layer 
2.Import Jpeg under Pattern section 
3.Select that Jpeg 
4.Save as .kra File
5.Close File & Application
6.Attempt to reopen .kra file

OBSERVED RESULT
Application opens up and then shuts down.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 10


ADDITIONAL INFORMATION

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

[digikam] [Bug 429793] digiKam crashes in libicu when run with zzuf -s1 in WSL1

2020-11-29 Thread Nathan Mills
https://bugs.kde.org/show_bug.cgi?id=429793

--- Comment #5 from Nathan Mills  ---
I tried running digiKam 7.1.0 64-bit that I installed from AppImage with zzuf
and it crashed again but this time in one of zzuf's functions (_zz_fuzz). I
guess I should report that bug to zzuf's maintainer, since it's a crash in zzuf
itself. I had to add -E/usr/plugins to zzuf options to get past the 'Could not
find the Qt platform plugin "xcb" in ""' message.

digiKam 7.1.0 (and 6.4.0 which this bug report is about) works fine if I run it
in WSL without zzuf. I do have digiKam installed natively in Windows but an old
version (5.9.0). I installed digikam in WSL to see if it would crash with zzuf,
which doesn't have a Windows version yet. KDE itself doesn't start properly
with startkde because of a D-Bus error like in bug 417885.

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

[konversation] [Bug 391698] Command line arguments ignored

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=391698

Justin Zobel  changed:

   What|Removed |Added

Version|1.7.4   |1.7.7
 CC||justin.zo...@gmail.com

--- Comment #2 from Justin Zobel  ---
Confirmed still an issue on 1.7.7.

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

[konversation] [Bug 280966] www.foo shouldn't be highlighted as link

2020-11-29 Thread Nicolás Alvarez
https://bugs.kde.org/show_bug.cgi?id=280966

--- Comment #2 from Nicolás Alvarez  ---
This bug report is specific to hostnames starting with 'www'.

google.com and dev-server.local are already not highlighted as links. Maybe
they should be, but that's a separate issue. As long as those aren't linkified,
it doesn't make much sense that www.blah is.

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

[konversation] [Bug 391218] drag and drop paste

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=391218

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
   Severity|normal  |wishlist

--- Comment #2 from Justin Zobel  ---
This would be great to have!

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

[konversation] [Bug 385244] Channels with names starting with numbers produce conflicting shortcuts when the tabs are set to appear on top or bottom

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=385244

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Justin Zobel  ---
This appears fixed. I've tested with tabs on top but the Alt+Number just goes
to the respective tab starting from the left.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 373041] Konversation crashes when edit button pushed

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=373041

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Justin Zobel  ---
Alexey thanks for the report. I've tested this but I can't confirm the issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 367753] notifications do not play sound

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=367753

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Justin Zobel  ---
Thanks for the report Roger. I've just assigned a sound to a notification and
clicked play and I have sound.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 369016] Remove pixel on top of tab bar when menubar is off

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=369016

Justin Zobel  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||justin.zo...@gmail.com

--- Comment #1 from Justin Zobel  ---
Can confirm this is still present.

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

[konversation] [Bug 372155] Channel topic always collapsed

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=372155

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Justin Zobel  ---
I'd be more inclined to try figure out how it got in there but with the age of
this bug report I doubt we'll figure it out.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 154313] Reconnect every few minutes on Microsoft IRC server

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=154313

Justin Zobel  changed:

   What|Removed |Added

Version|1.5-rc1 |1.7.7
 CC||justin.zo...@gmail.com

--- Comment #3 from Justin Zobel  ---
It seems as of 2020 this still doesn't exist. I found no way to disable the lag
check in server or general config.

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

[konversation] [Bug 190858] The status bar doesn't return to the status after showing help text

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=190858

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|CONFIRMED   |NEEDSINFO

--- Comment #5 from Justin Zobel  ---
It appears that this is now fixed.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 187307] KDE 4 port meta-bug

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=187307
Bug 187307 depends on bug 190858, which changed state.

Bug 190858 Summary: The status bar doesn't return to the status after showing 
help text
https://bugs.kde.org/show_bug.cgi?id=190858

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

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

[konversation] [Bug 148783] Mode prefixed channel messages treated as queries

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=148783

Justin Zobel  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #1 from Justin Zobel  ---
Eli is this still an issue on current konversation versions?

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 373404] Konversation crashed on shutdown

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=373404

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Justin Zobel  ---
Thanks for the report Daniel. I've not been able to reproduce this issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 359280] Parts of a link get hidden by line break

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=359280

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #2 from Justin Zobel  ---
Thanks for the report Christian. I've just tested this but I cannot replicate
the issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 396041] Wrong rendering tab icons

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=396041

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #8 from Nate Graham  ---
No, blurry icons at fractional scale with Qt scaling is still an issue in Qt,
and it's not really easily solvable, if at all. See the extended conversation
at
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/130#note_132515.

It's possible that Qt could do some magic here to re-render icons to make them
conform to the pixel grid better, but that's a real moonshot. Only a higher
resolution screen will make this better, in general. That's been the approach
of Apple and the smartphone companies: throw more pixels at the problem so that
pixel mis-alignments become invisible.

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

[konversation] [Bug 366408] Make default channel in config file for distros to override

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=366408

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com

--- Comment #2 from Justin Zobel  ---
I'd suggest if distros want it for user support they just have a "Help Chat"
link that runs konversation with --server --port and --channel in the exec line
of the .desktop file.

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

[konversation] [Bug 352956] Opening a query by clicking on nick in irc view fails on special characters

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=352956

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #3 from Justin Zobel  ---
I've just tested this and can't replicate the issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 352705] Search highlight lagging behind

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=352705

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Justin Zobel  ---
Thanks for the report Christian. 

I've tested and cannot confirm this bug.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[konversation] [Bug 352706] Tooltip on Nicklist bogus when no network connection is available

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=352706

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Justin Zobel  ---
How many users does konversation keep track of ie how many is needed before
this bug is present?

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[konversation] [Bug 352119] Wrong topic bar height

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=352119

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Justin Zobel  ---
This has changed and been fixed in recent versions.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[konversation] [Bug 280966] www.foo shouldn't be highlighted as link

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=280966

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com

--- Comment #1 from Justin Zobel  ---
A change like this would be bad for those that use IRC internally in their
organisation and send internal links. ie dev-server.local

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

[kwin] [Bug 385446] Crash on Wayland platform

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=385446

Justin Zobel  changed:

   What|Removed |Added

   Keywords||wayland

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

[plasmashell] [Bug 404618] Request: Add actions for selecting current desktop

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=404618

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
   Severity|normal  |wishlist

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

[plasmashell] [Bug 396217] cant start shell script from launcher anymore

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=396217

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #8 from Justin Zobel  ---
I've just created a .desktop file for a shell script and it works just fine.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 403432] [RFE] systemd password agent for KDE Plasma

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=403432

Justin Zobel  changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Justin Zobel  ---
I believe this is fixed. I run systemctl stop ssh in my konsole and it pops up
asking me to authenticate. 

If I understand correctly this is what you want?

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 400432] 2 LCD - on primary screen maximazed windows is covered by Task Manager

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=400432

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com

--- Comment #8 from Justin Zobel  ---
(In reply to David Edmundson from comment #3)
> Please run xprop and click on the panel.
> 
> Also include ~/.config/plasmashellrc

With the extra info in Comment 4 and Comment 5 is this able to be diagnosed?

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

[plasmashell] [Bug 374995] Global menu applet is not "cleared" after window is closed

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=374995

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com

--- Comment #4 from Justin Zobel  ---
(In reply to Michail Vourlakos from comment #3)
> this isnt fixed in my system... If I close e.g. "kwrite" then even though
> the app has closed the menu is still shown.
> 
> I dont know if the fact that there are minimized some other windows takes
> responsibility for this.
> 
> If my other patches are accepted I will add this case in order for when the
> currentwindow is closing the menu becomes hidden.

I believe when you close a window, if you have others even though minimised
will gain focus. If you click on Help > About you could determine which app now
has focus.

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

[plasmashell] [Bug 389751] High CPU load by plasmashell when running update-mime-database

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=389751

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Justin Zobel  ---
I've tested but I can't reproduce this. update-mime-database should take
fractions of a second.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[knotes] [Bug 117858] Wish: Title (name) of notes in list is date/time by default, make name more meaningful

2020-11-29 Thread German
https://bugs.kde.org/show_bug.cgi?id=117858

German  changed:

   What|Removed |Added

 CC||pay...@gmail.com
 OS|Linux   |Microsoft Windows

--- Comment #3 from German  ---
Hi there,
The title is not working well. If I copy and paste in the title, the software
crash and disappear, I have to write the title without copying it. In the new
update 8.3, it is doing the same thing. Please work on it. I like this
software.

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

[plasmashell] [Bug 396041] Wrong rendering tab icons

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=396041

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com

--- Comment #7 from Justin Zobel  ---
(In reply to Christoph Feck from comment #6)
> Caused by floating-point layout calculations in QtQuick. Not sure if
> rounding to full pixels is possible.

Is this possible in newer Qt versions?

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

[plasmashell] [Bug 395882] Calendar dates have wrong background on first use of digital clock popup

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=395882

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Justin Zobel  ---
I've just checked this but I can't reproduce this issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

If the issue persists please test with Breeze global style.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 374410] No option for using localized era year string in Digital Clock

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=374410

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #1 from Justin Zobel  ---
Since this report you can now use a custom date string in the digital clock
applet.

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

[plasmashell] [Bug 397135] There are black borders when moving windows from one monitor to second monitor.

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=397135

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Justin Zobel  ---
Thanks for the report Sarah. I've just tested this but I'm not able to
reproduce the issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 393263] Copying text from websites in Firefox causes KDE panel to temporarily freeze.

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=393263

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #8 from Justin Zobel  ---
Thanks for the report. I've been using Firefox on KDE almost exclusively and
haven't had this issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[systemsettings] [Bug 398148] KDE does not change ssdm when changing keyboard layout usability bug

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=398148

Justin Zobel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #4 from Justin Zobel  ---
Thanks for the update Marc. I'm going to mark this as resolved as there's no
way to test it as you mentioned.

Please open a new bug report if you have any issues in the future, thanks.

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

[plasmashell] [Bug 390674] plasmashell freeze as long as you have gnome-disks running after doing a sudo from it

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=390674

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #12 from Justin Zobel  ---
I've just tested this restoring an ISO to a USB drive and my Plasmas hasn't
locked at all.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[kmymoney] [Bug 245893] No capability to generate the HTML version of the manual for the web-site

2020-11-29 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=245893

--- Comment #3 from Jack  ---
Is this still valid?  Outside of cmake, meinproc5 can generate HTML for
KHelpCenter or for any browser, given an appropriate stylesheet, per the link
in Comment #1.  I actually don't know how the version(s) on docs.kde.org are
generated, but it seems to be enough, unless I'm missing something.

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

[plasmashell] [Bug 391469] ctrl problem

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=391469

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #3 from Justin Zobel  ---
Thanks for the report. Can you please test and confirm if this issue is still
occurring or if this bug report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 392278] After switching bluetooth off and on, no bluetooth devices are visible in the plasma applet

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=392278

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #5 from Justin Zobel  ---
I've just tried to replicate this but the available devices show up again after
I enable bluetooth.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 393438] High cpu usage when idling

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=393438

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #12 from Justin Zobel  ---
I've tried to reproduce this issue but my Plasma sits at 0% idle.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 392834] [wayland] - Moving applets under wayland is very slow

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=392834

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||justin.zo...@gmail.com
   Keywords||wayland
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Justin Zobel  ---
I've tested this on my laptop with Plasma on wayland but I can't reproduce the
issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 388229] Focus not on search field after opening

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388229

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Nate Graham  ---
Yeah this is definitely fixed now.

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

[plasmashell] [Bug 392130] Plasma + Wayland: KDE IM Panel shows its candidate window at wrong position

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=392130

Justin Zobel  changed:

   What|Removed |Added

   Keywords||wayland
 CC||justin.zo...@gmail.com

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

[plasmashell] [Bug 390597] Plugging/Unplugging external display causes glitches in the panel

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=390597

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #1 from Justin Zobel  ---
Thanks for the report Nicolas. I'm unable to reproduce this on my desktop or
laptop.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[Breeze] [Bug 428842] Window decoration buttons change to look worse until re-selecting GTK theme

2020-11-29 Thread Toadfield
https://bugs.kde.org/show_bug.cgi?id=428842

--- Comment #19 from Toadfield  ---
(In reply to Александр from comment #18)
> (In reply to Toadfield from comment #17)
> > I also have this bug on my laptop,there my gtk programs look transparent and
> > buggy until I re-select my theme.
> > My pc is fully amd and my laptop has intel cpu and nvidia gpu.
> > I have installed Manjaro on both.
> 
> When did the bug appear?

On my Laptop since I installed my Distro there yesterday.
On my pc,since some days.

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

[plasmashell] [Bug 364545] Settings windows use wrong icon

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=364545

Justin Zobel  changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Justin Zobel  ---
Philipp thanks for the report.

Can you please test now that a change has been made and confirm if this issue
is still occurring or if this bug report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 388229] Focus not on search field after opening

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=388229

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Justin Zobel  ---
I've just tested this and I cannot reproduce this issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 388279] Folder view (plasmoid/desktop) doesn't refresh when changes are made to a NTFS folder

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=388279

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Justin Zobel  ---
Are you able to confirm if this happens in Dolphin as well as per Comment 1,
thank you.

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

[plasmashell] [Bug 365706] Dialog position is not updated properly

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=365706

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Justin Zobel  ---
Can you please test and confirm as requested in Comment 1 if this issue is
still occurring or if this bug report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 370640] kscreenlocker5 5.8.0-1 - got less usable with latest debian sid kf5 upgrades

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=370640

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #12 from Justin Zobel  ---
I've tried the lock/logout applet and I can flick my mouse to the bottom right
of my screen and click it and I get the logout window.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 356608] Plasma panel does not launch on primary display

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=356608

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Justin Zobel  ---
Thanks for the report, Artur. I've just tried to reproduce this issue but I am
unable to.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[plasmashell] [Bug 389439] Plasma 5 crash when personalize panels

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=389439

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Justin Zobel  ---
Thanks for the report Christian. I've tried to replicate this issue but I'm not
able to.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[plasmashell] [Bug 388937] plasmashell crash when I open Kdevelop or Ark

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=388937

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #4 from Justin Zobel  ---
Thanks for the information Vincent. Were you ever able to find the
configuration file that was responsible?

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[plasmashell] [Bug 362345] KMenu search highly inaccurate

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=362345

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #3 from Justin Zobel  ---
Thanks for the report Xenophon.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

As for the information in application menus, it's now in Kinfocenter.

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

[dolphin] [Bug 429835] New: Cannot rename file placed in mounted nfs resource

2020-11-29 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=429835

Bug ID: 429835
   Summary: Cannot rename file placed in mounted nfs resource
   Product: dolphin
   Version: 20.08.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
I'm able to rename file placed in mounted nfs recourse in mc (Midnight
Commander), but cannot do it in Dolphin. Rename option is disabled in context
menu, F2 keyshortcut doesn't work. I don't understand why this option is
disabled in advance and user cannot try to do it and in the worst case just get
error message.

Directory mounted with following parameters in /etc/fstab:
  nfs timeo=14,rw,intr,nosui


STEPS TO REPRODUCE
1. Open mounted nfs resource
2. Try to rename file
3. 

OBSERVED RESULT
Cannot rename file. Option is blocked in advance.

EXPECTED RESULT
If I'm able to rename in other file manager (like mc) then I should do it also
in Dolphin

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: YES
(available in About System)
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.76
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 387231] Calendar widget closes itself as soon as mouse leaves

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=387231

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #5 from Justin Zobel  ---
Thanks for the info Alain.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[plasmashell] [Bug 355988] I have to press twice some keyboard combinations

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=355988

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Justin Zobel  ---
Thanks for the report David.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[krdc] [Bug 339490] Confusion (blue screen) when establishing connection (RDP, VNC to some degree)

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=339490

Justin Zobel  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #10 from Justin Zobel  ---
This appears to be fixed. When attempting to connect via rdp or vnc to a host
that doesn't exist the blue screen flashes up but is then closed.

VNC displays a message but RDP just closes.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

As for any other issues reported here, please file a separate bug report if one
doesn't already exist, thank you.

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

[kwin] [Bug 429834] Panel and windows flickering

2020-11-29 Thread Germano Massullo
https://bugs.kde.org/show_bug.cgi?id=429834

--- Comment #1 from Germano Massullo  ---
Created attachment 133743
  --> https://bugs.kde.org/attachment.cgi?id=133743=edit
xsession-errors

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

[kwin] [Bug 429834] New: Panel and windows flickering

2020-11-29 Thread Germano Massullo
https://bugs.kde.org/show_bug.cgi?id=429834

Bug ID: 429834
   Summary: Panel and windows flickering
   Product: kwin
   Version: 5.20.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: germano.massu...@gmail.com
  Target Milestone: ---

Created attachment 133742
  --> https://bugs.kde.org/attachment.cgi?id=133742=edit
kwin gdb

Panel started to massively flickering and then also some windows started to
have some kind of flickering. It's the first time I see this problem, and I
don't think I will be able to easily reproduce it again. A user on IRC helped
suggested me to gammaray->plasmashell process->quick scenes->(PanelView) scene
graph: the panel got black and only a few application blinked, like
konversation, gammaray, firefox (later konversation ceased to blink). He said
that this proves is a KWin problem.
I logged with SSH into my machine and got a GDB trace against the running
kwin_x11 process (see attachment)


$ qdbus org.kde.KWin /KWin supportInformation 

==

Version
===
KWin version: 5.20.3
Qt Version: 5.15.1
Qt compile version: 5.15.1
XCB compile version: 1.13.1

Operation Mode: X11 only

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

X11
===
Vendor: Fedora Project
Vendor Release: 12009000
Protocol Version/Revision: 11/0
SHAPE: yes; Version: 0x11
RANDR: yes; Version: 0x14
DAMAGE: yes; Version: 0x11
Composite: yes; Version: 0x4
RENDER: yes; Version: 0xb
XFIXES: yes; Version: 0x50
SYNC: yes; Version: 0x31
GLX: yes; Version: 0x0

Decoration
==
Plugin: org.kde.breeze
Theme: 
Plugin recommends border size: None
Blur: 0
onAllDesktopsAvailable: true
alphaChannelSupported: true
closeOnDoubleClickOnMenu: false
decorationButtonsLeft: 0, 2
decorationButtonsRight: 6, 3, 4, 5
borderSize: 0
gridUnit: 14
font: Droid Sans [1ASC],11,-1,5,50,0,0,0,0,0
smallSpacing: 3
largeSpacing: 14

Platform
==
Name: KWin::X11StandalonePlatform

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

Screen Edges

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

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

Screen 0:
-
Name: DisplayPort-2
Geometry: 0,0,3840x2160
Scale: 1
Refresh Rate: 59.996


Compositing
===
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: AMD Radeon (TM) RX 480 Graphics (POLARIS10, DRM 3.39.0,
5.9.8-200.fc33.x86_64, LLVM 11.0.0)
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.2.2
OpenGL platform interface: GLX
OpenGL shading language version string: 4.60
Driver: RadeonSI
GPU class: Arctic Islands
OpenGL version: 4.6
GLSL version: 4.60
Mesa version: 20.2.2
Linux kernel version: 5.9.8
Direct rendering: Requires strict binding: yes
GLSL shaders:  yes
Texture NPOT support:  yes
Virtual Machine:  no
OpenGL 2 Shaders are used
Painting blocks for vertical retrace:  no

Loaded Effects:
---
kwin4_effect_sessionquit
screenshot
desktopgrid
kwin4_effect_translucency
colorpicker
kwin4_effect_fullscreen

[krdc] [Bug 336847] Copy & Paste does not work with Remote Desktop connections

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=336847

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Justin Zobel  ---
Thanks for the report Nathan.

I've just tested this with krdc 20.08.3 and I can't reproduce this issue.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[systemsettings] [Bug 346895] Keboard repeat settings not applied at startup time

2020-11-29 Thread Guido Schmidt
https://bugs.kde.org/show_bug.cgi?id=346895

Guido Schmidt  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #3 from Guido Schmidt  ---
Now on opensuse tumbleweed: I updated to the latest packages and tried to
change the settings again:

The behavior is now different, but still erroneous:
1. The preview field does not reflect any changes, neither rate nor delay.
2. When hitting the aoply button the settings do not get applied.
3. Only after a relogin do the new settings become active.

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

[krdc] [Bug 343364] keys pressed show as with r_alt modifier

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=343364

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #4 from Justin Zobel  ---
Speaking of waits it's certainly been a while since this was last looked at.

Martin, can you please test and confirm if this issue is still occurring or if
this bug report can be marked as resolved. I've set the bug status to
"needsinfo" pending your response, please change back to "reported" or
"resolved" when you respond, thanks.

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

[gwenview] [Bug 393829] Feature request: More options to choose what types of files Gwenview should handle

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=393829

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com
   Severity|normal  |wishlist

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

[gwenview] [Bug 412538] Moving/copying files doesn't integrate well with Dolphin

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=412538

Justin Zobel  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Justin Zobel  ---
I've just tested this on 20.08.3 gwenview and I can't replicate any of these
issues.

Can you please test and confirm if this issue is still occurring or if this bug
report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[gwenview] [Bug 412687] Cannot see size of remote image in properties

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=412687

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||justin.zo...@gmail.com
Version|18.12.2 |20.08.3

--- Comment #1 from Justin Zobel  ---
Confirmed in gwenview 20.08.3.

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

[gwenview] [Bug 413757] tag filtering is not working

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=413757

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||justin.zo...@gmail.com
 Resolution|--- |INTENTIONAL

--- Comment #1 from Justin Zobel  ---
Filter shows only items that are Tagged with no_tag so this is the intended
behaviour.

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

[Spectacle] [Bug 426107] When annotating, viewport inappropriately shows zoomed-in full size image

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=426107

Nate Graham  changed:

   What|Removed |Added

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

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

[Spectacle] [Bug 429833] Resize window while annotating to show full image (or maximize when the images is larger than the window can be)

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429833

Nate Graham  changed:

   What|Removed |Added

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

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

[systemsettings] [Bug 397228] kcm_keyboard crash

2020-11-29 Thread Mau
https://bugs.kde.org/show_bug.cgi?id=397228

Mau  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[Spectacle] [Bug 429833] New: Resize window while annotating to show full image (or maximize when the images is larger than the window can be)

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429833

Bug ID: 429833
   Summary: Resize window while annotating to show full image (or
maximize when the images is larger than the window can
be)
   Product: Spectacle
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: n...@kde.org
CC: k...@david-redondo.de
  Target Milestone: ---

This is an alternative to Bug 426107.

Both are aiming at the same goal: to improve the UX when annotating a
screenshot that is substantially larger than the prior size of Spectacle's
window. Right now the existing window shows a small viewport that displays a
fraction of the screensoht, which is not very user-friendly.

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

[systemsettings] [Bug 397228] kcm_keyboard crash

2020-11-29 Thread Mau
https://bugs.kde.org/show_bug.cgi?id=397228

--- Comment #2 from Mau  ---
Hi there

pressing "OK" no longer causes module crash. Thanks.

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

[gwenview] [Bug 242017] Gwenview is unable to process PNG comments

2020-11-29 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=242017

Justin Zobel  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 CC||justin.zo...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #5 from Justin Zobel  ---
Thanks for the reports. I am no good at GIMP so can you please provide:

1. An image with comments added
2. The command to verify those comments are visible (gnu strings command)

I've set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved" when you respond, thanks.

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

[kile] [Bug 406836] Support standard tab switching shortcuts to change tabs

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406836

Nate Graham  changed:

   What|Removed |Added

Summary|kile: Add ctrl+tab and  |Support standard tab
   |ctrl+shift+tab shortcut to  |switching shortcuts to
   |change tabs |change tabs

--- Comment #3 from Nate Graham  ---
The standard KDE shortcuts are defined in KStandardShortcut::TabNext() and
::TabPrevious().

Ctrl+Tab and Ctrl+Shift+Tab are also often used, though these are not formally
standardized. Wouldn't hurt to support them too.

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

[kile] [Bug 406836] kile: Add ctrl+tab and ctrl+shift+tab shortcut to change tabs

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406836

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

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

[kile] [Bug 429832] Use standard KDE tab switching shortcuts

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429832

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Oops, there was an existing bug I already commented in lol

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

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

[kile] [Bug 429832] New: Use standard KDE tab switching shortcuts

2020-11-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429832

Bug ID: 429832
   Summary: Use standard KDE tab switching shortcuts
   Product: kile
   Version: 2.9.93
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: user interface
  Assignee: michel.lud...@kdemail.net
  Reporter: n...@kde.org
  Target Milestone: ---

Most tabbed KDE apps respond to the standard tab switching shortcuts:

- Switch one tab to the right: Ctrl+PageUp and Ctrl+]
- Switch one tab to the left: Ctrl+PageDown and Ctrl+[

These are defined in KStandardShortcut::TabNext() and ::TabPrevious().

Ctrl+Tab and Ctrl+Shift+Tab are also often used, though these are not formally
standardized.

Kile does use these shortcuts, which makes me sad and slows down my navigation
through a tabbed project. It would be nice if it did. :)

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

  1   2   3   >