[krunner] [Bug 373691] KRunner crash on entering calculation

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=373691

Alexander Lohnau  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||alexander.loh...@gmx.de

--- Comment #3 from Alexander Lohnau  ---
The crash appears to be inside the baloo runner, this runner has been ported to
a dbus runner. Now it runs out of process and if it crashes KRunner won't crash
too.

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

[krunner] [Bug 353047] Krunner should allow running app as another user

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=353047

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de

--- Comment #4 from Alexander Lohnau  ---
>  I'm not sure we should expose that in the UI that easily

Yep, most users won't need this functionality so it would only be confusing.

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

[plasmashell] [Bug 423372] Plasmashell Memory Leak

2020-06-27 Thread Franz Trischberger
https://bugs.kde.org/show_bug.cgi?id=423372

--- Comment #5 from Franz Trischberger  ---
(In reply to vindicator from comment #1)
> Forgot to include another user's experience with the same release:
> https://bbs.archlinux.org/viewtopic.php?id=256543

Uh, just realized I'm that "another user" ;)

I wanted to add some observations:
* This didn't happen for me before plasma-5.19

* I was running Qt-5.15.0 with plasma-5.18 without issues for some time

* The initial memory usage of a freshly booted system is (significantly) higher
with plasma-5.19 than any plasma before

* It seems to be no real memory leak but really bad memory handling, I saw
memory usage drop to even below initial usage (initially plasmashell uses ~5%,
saw it go down to ~3%. yesterday I was ~20%, now after waking up from suspend I
am at ~9%).

I think this might be some issue with garbage collection in the script engine.
Especially the last point makes me think that. No idea why I got hit by this
just now, but it might be triggered by the new system monitor applet. I do not
have any other widget on the desktop, never had. Just memory, network and cpu
monitor. Panel is pretty default, too.

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

[krunner] [Bug 410126] Memory Leak when searching

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=410126

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de

--- Comment #1 from Alexander Lohnau  ---
Is this still so excessive?

BUG 386513 is similar.

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

[krunner] [Bug 422567] Ability to configure font and icon size in Krunner.

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=422567

Alexander Lohnau  changed:

   What|Removed |Added

 CC||leftcr...@tutanota.com

--- Comment #4 from Alexander Lohnau  ---
*** Bug 411713 has been marked as a duplicate of this bug. ***

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

[krunner] [Bug 411713] Option to increase text and icons size to improve visual feedback.

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=411713

Alexander Lohnau  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||alexander.loh...@gmx.de
 Status|REPORTED|RESOLVED

--- Comment #4 from Alexander Lohnau  ---


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

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

[krunner] [Bug 413709] krunner searches for the text suggested by auto-completion before actually accepting the suggestion

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=413709

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Alexander Lohnau  ---
While this is sometimes useful it can be annoying.

The fish shell has a very cool way of handling auto completion.

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

[kdeplasma-addons] [Bug 401928] User switcher shows current user name twice on Wayland. "Unused" entry is also listed.

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=401928

Nate Graham  changed:

   What|Removed |Added

   Keywords||wayland

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

[Powerdevil] [Bug 423605] New: Powerdevil fails to compile with ddcutil ≥ 0.9.9

2020-06-27 Thread Anders Kaseorg
https://bugs.kde.org/show_bug.cgi?id=423605

Bug ID: 423605
   Summary: Powerdevil fails to compile with ddcutil ≥ 0.9.9
   Product: Powerdevil
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ande...@mit.edu
  Target Milestone: ---

ddcutil 0.9.9 changed the API of ddca_feature_list_string to accept a
DDCA_Feature_List parameter rather than DDCA_Feature_List*.

https://www.ddcutil.com/c_api_99/

Therefore, Powerdevil fails to compile:

daemon/backends/upower/ddcutilbrightness.cpp:59:81: error: could not convert '&
vcpList' from 'DDCA_Feature_List*' to 'DDCA_Feature_List'
   59 | qCDebug(POWERDEVIL) << "ddca_feature_list: "<<
ddca_feature_list_string(, "0x", ",");
  |
^~~~
  |
|
  |
DDCA_Feature_List*
make[2]: ***
[daemon/backends/CMakeFiles/powerdevilupowerbackend.dir/build.make:233:
daemon/backends/CMakeFiles/powerdevilupowerbackend.dir/upower/ddcutilbrightness.cpp.o]
Error 1

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

[systemsettings] [Bug 423604] System Settings doesn't open after installing an icon pack from the repository

2020-06-27 Thread Raul
https://bugs.kde.org/show_bug.cgi?id=423604

--- Comment #1 from Raul  ---
Created attachment 129735
  --> https://bugs.kde.org/attachment.cgi?id=129735=edit
settings not opening

Just individual sections open.

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

[systemsettings] [Bug 423604] New: System Settings doesn't open after installing an icon pack from the repository

2020-06-27 Thread Raul
https://bugs.kde.org/show_bug.cgi?id=423604

Bug ID: 423604
   Summary: System Settings doesn't open after installing an icon
pack from the repository
   Product: systemsettings
   Version: 5.18.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: cosmic-e...@outlook.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Install an icon pack, like sudo apt-get install papirus-icon-theme
2. Try to launch System Settings


OBSERVED RESULT
Settings opening.

EXPECTED RESULT
Settings doesn't open.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
ADDITIONAL INFORMATION

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

[kde] [Bug 423603] New: Some app system tray context menus render in the wrong location

2020-06-27 Thread Freddie Spencer
https://bugs.kde.org/show_bug.cgi?id=423603

Bug ID: 423603
   Summary: Some app system tray context menus render in the wrong
location
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: w...@pm.me
  Target Milestone: ---

Created attachment 129734
  --> https://bugs.kde.org/attachment.cgi?id=129734=edit
image of context menus in wrong location

SUMMARY
The context menus from the system tray open in the wrong location for some
applications.  It happens with at least Mumble and Nextcloud-client. I suspect
it has to do with them both being QT based but I'm not sure.

STEPS TO REPRODUCE
1. Run Mumble or Nextcloud
2. Right click the tray icon and see the context menu open in the wrong place.

OBSERVED RESULT
The context menu opens too high on the screen.

EXPECTED RESULT
The context menu should open close to the tray icon.

Operating System: Manjaro Linux 
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0
Kernel Version: 5.6.16-1-MANJARO
OS Type: 64-bit


ADDITIONAL INFORMATION

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

[systemsettings] [Bug 423585] Crashed during theme install

2020-06-27 Thread Mauricio Perez
https://bugs.kde.org/show_bug.cgi?id=423585

Mauricio Perez  changed:

   What|Removed |Added

 CC||maop...@gmail.com

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

[yakuake] [Bug 361725] Yakuake task appears in the task manager some times, when opening Yakuake with hotkey

2020-06-27 Thread Freddie Spencer
https://bugs.kde.org/show_bug.cgi?id=361725

Freddie Spencer  changed:

   What|Removed |Added

 CC||w...@pm.me

--- Comment #11 from Freddie Spencer  ---
Created attachment 129732
  --> https://bugs.kde.org/attachment.cgi?id=129732=edit
screen recording of it happening

I can confirm this still happens.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.15
Kernel Version: 5.6.16-1
OS Type: 64-bit

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

[elisa] [Bug 423565] Elisa is not finding new songs added to my ~/Music folder

2020-06-27 Thread Nishant Kumar
https://bugs.kde.org/show_bug.cgi?id=423565

--- Comment #1 from Nishant Kumar  ---
It seems I was a bit hasty, those songs are now added to Elisa, but it does not
start playing them automatically like it does for other songs.

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

[krunner] [Bug 423566] Backspace can displace input text above the text box in some situations

2020-06-27 Thread Brendan Early
https://bugs.kde.org/show_bug.cgi?id=423566

--- Comment #2 from Brendan Early  ---
I built and ran a version with the patch using kdesrc-build & kdesrc-run and
I'm still seeing this bug. That patch looks like it should work, is there
anything special I need to do to run the build?

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

[lokalize] [Bug 402890] Menu items ‘Open selected files’/‘Open’ overwrites template files instead of creating translation files

2020-06-27 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=402890

Simon Depiets  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/sdk/
   ||lokalize/commit/ddb662f89bb
   ||06e4c828b7b5250c8ad81b6df5b
   ||a4
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Simon Depiets  ---
Git commit ddb662f89bb06e4c828b7b5250c8ad81b6df5ba4 by Simon Depiets.
Committed on 14/06/2020 at 17:41.
Pushed by sdepiets into branch 'master'.

Harmonize file open behavior for .pot

M  +3-3src/project/projectmodel.h
M  +4-1src/project/projecttab.cpp

https://invent.kde.org/sdk/lokalize/commit/ddb662f89bb06e4c828b7b5250c8ad81b6df5ba4

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

[kwin] [Bug 423602] New: kwin_wayland segmentation fault in std::__atomic_base::operator++ when using vlc

2020-06-27 Thread Matt Fagnani
https://bugs.kde.org/show_bug.cgi?id=423602

Bug ID: 423602
   Summary: kwin_wayland segmentation fault in
std::__atomic_base::operator++ when using vlc
   Product: kwin
   Version: 5.19.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: matthew.fagn...@utoronto.ca
  Target Milestone: ---

SUMMARY

I was using Plasma 5.19.2 on Wayland in Fedora Rawhide with KF 5.71.0, Qt
5.14.2, Mesa 20.1.2. I started VLC 3.0.11 (from rpmfusion). I played an mp4
file for about 8 minutes. Plasma froze for a few minutes, and then sddm
appeared. The systemd-coredump process for the kwin_wayland crash didn't
complete correctly possibly due to timing out. I found the kwin_wayland core
dump file in /var/lib/systemd/coredump/ kwin_wayland had a segmentation fault
in thread 1 in std::__atomic_base::operator++ at
/usr/include/c++/10/bits/atomic_base.h:325 due to an invalid pointer
this=0x7000700070006

Core was generated by `/usr/bin/kwin_wayland --xwayland --libinput
--exit-with-session=/usr/libexec/st'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  std::__atomic_base::operator++ (this=0x7000700070006)
at /usr/include/c++/10/bits/atomic_base.h:325

325   operator++() noexcept
[Current thread is 1 (Thread 0x7fdd0dea1e00 (LWP 12932))]

The trace involved kwayland-server-5.19.2-1.fc33. Functions related to the
position of the pointer such as
QPointer::QPointer in #5 were in parts of the
trace.

(gdb) thread apply all bt

Thread 21 (Thread 0x7fdcf9802680 (LWP 12933)):
#0  0x7fdd0d69231f in __GI___poll (fds=0x7fdcf40184a0, nfds=4, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fdd0b1ce1ce in g_main_context_poll (priority=,
n_fds=4, fds=0x7fdcf40184a0, timeout=, context=0x7fdcf4001ce0)
at ../glib/gmain.c:4346
#2  g_main_context_iterate (context=context@entry=0x7fdcf4001ce0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
../glib/gmain.c:4042
#3  0x7fdd0b1ce303 in g_main_context_iteration (context=0x7fdcf4001ce0,
may_block=may_block@entry=1) at ../glib/gmain.c:4108
#4  0x7fdd0dc29b73 in QEventDispatcherGlib::processEvents
(this=0x7fdcf4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x7fdd0dbdc91b in QEventLoop::exec (this=this@entry=0x7fdcf9801bb0,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#6  0x7fdd0da48427 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:118
#7  0x7fdd0e65c51b in QDBusConnectionManager::run (this=0x7fdd0e6cb060
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:179
#8  0x7fdd0da49690 in QThreadPrivate::start(void*) () at
thread/qthread_unix.cpp:342
#9  0x7fdd0e6dc3f9 in start_thread (arg=0x7fdcf9802680) at
pthread_create.c:462
#10 0x7fdd0d69d3b3 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7fdce1a97680 (LWP 12942)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x55d6e53d8738) at
../sysdeps/nptl/futex-internal.h:183
--Type  for more, q to quit, c to continue without paging--c
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55d6e53d86e8,
cond=0x55d6e53d8710) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55d6e53d8710, mutex=0x55d6e53d86e8) at
pthread_cond_wait.c:638
#3  0x7fdcf1c252ab in util_queue_thread_func () from
/usr/lib64/dri/radeonsi_dri.so
#4  0x7fdcf1c24d7b in impl_thrd_routine () from
/usr/lib64/dri/radeonsi_dri.so
#5  0x7fdd0e6dc3f9 in start_thread (arg=0x7fdce1a97680) at
pthread_create.c:462
#6  0x7fdd0d69d3b3 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7fdc97fff680 (LWP 13004)):
#0  futex_wait_cancelable (private=0, expected=0, futex_word=0x7fdd0d473478) at
../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fdd0d473428,
cond=0x7fdd0d473450) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x7fdd0d473450, mutex=0x7fdd0d473428) at
pthread_cond_wait.c:638
#3  0x7fdd0d37f01c in QTWTF::TCMalloc_PageHeap::scavengerThread() () from
/lib64/libQt5Script.so.5
#4  0x7fdd0d37f04f in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*)
() from /lib64/libQt5Script.so.5
#5  0x7fdd0e6dc3f9 in start_thread (arg=0x7fdc97fff680) at
pthread_create.c:462
#6  0x7fdd0d69d3b3 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (Thread 0x7fdcd1ffb680 (LWP 14500)):
#0  0x7fdd0d69231f in __GI___poll (fds=0x7fdcb000f2d0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fdd0b1ce1ce in g_main_context_poll (priority=,
n_fds=1, fds=0x7fdcb000f2d0, timeout=, context=0x7fdcb000a3c0)
at ../glib/gmain.c:4346
#2  

[okular] [Bug 423601] Cannot duplicate highlighting in another colour using "Configure annotations"

2020-06-27 Thread arunasank
https://bugs.kde.org/show_bug.cgi?id=423601

arunasank  changed:

   What|Removed |Added

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

--- Comment #1 from arunasank  ---
I noticed that the type of the "Highlighter" is "Text markup" and not
"Highlighter". Can this be clarified in the docs. The main bug is resolved.

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

[okular] [Bug 415985] Okular is not printing to HP1120C printer with driver HP DeskJet 1120C Foomatic/pcl3

2020-06-27 Thread bruce . samhaber
https://bugs.kde.org/show_bug.cgi?id=415985

--- Comment #49 from bruce.samha...@samhaber.ca  ---
Created attachment 129731
  --> https://bugs.kde.org/attachment.cgi?id=129731=edit
Today's /var/log/cups/error_log file

This is the "/var/log/cups/error_log" file from the 3 printouts today. The last
3 printouts are the Tabloid 11x17" then the Letter 8.5x11" and lastly the
Tabloid 11x17" again. Both printouts for the 2 sizes of PDFs are printing to an
A4 size sheet of paper. In the case of the 11x17" paper the printer prints to
most of the PDF information croping some at the end. In the case of the Letter
8.5x11" paper the printer stops printing 1/2" from the end of the paper, which
is a printer limitation.

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

[ksysguard] [Bug 403090] info:tooltip shown not neat

2020-06-27 Thread Wantoyo
https://bugs.kde.org/show_bug.cgi?id=403090

--- Comment #7 from Wantoyo  ---
Created attachment 129730
  --> https://bugs.kde.org/attachment.cgi?id=129730=edit
tooltips not tidy

I have tried to change 

%1
ID Proses: %2
Induk: %3
ID Induk: %4

to

%1
ID Proses: %2\n
Induk: %3
ID Induk: %4

produce a display like the screenshot I attached

I see a change in what is shown in the title, but in the bottom row there is 
still no change

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

[okular] [Bug 415985] Okular is not printing to HP1120C printer with driver HP DeskJet 1120C Foomatic/pcl3

2020-06-27 Thread bruce . samhaber
https://bugs.kde.org/show_bug.cgi?id=415985

--- Comment #48 from bruce.samha...@samhaber.ca  ---
Created attachment 129729
  --> https://bugs.kde.org/attachment.cgi?id=129729=edit
The testpage to print on Tabloid 11x17" landscape

This printout is cropped at the trailing edge of the content missing about 10mm
of content but there is 146mm of paper left that is blank. The printed size is
281mm in the width (landscape) and 194mm in height. The Advanced Option 'Shrink
to fit borders' is set to 'Crop - preserve dimensions' so it should be printing
the actual size and cut the edges at the margin limits.

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

[okular] [Bug 415985] Okular is not printing to HP1120C printer with driver HP DeskJet 1120C Foomatic/pcl3

2020-06-27 Thread bruce . samhaber
https://bugs.kde.org/show_bug.cgi?id=415985

--- Comment #47 from bruce.samha...@samhaber.ca  ---
(In reply to bruce.samha...@samhaber.ca from comment #37)
> Created attachment 128320 [details]
> Testpage Letter 8.5x11 landscape with margins 0zero PDF file
> 
> This is the file I was trying to print that required the PDF option
> rasterization, any pdf file that I have tried to print creates the problem
> described in this Bug. But all the files would print from XDocument reader. 
> If you would like to test with Debian that would be great. I am thinking of
> trying a Ubuntu installation next.

I should point out that printing this file to 8.5" x 11 paper does not scale it
correctly. No matter what I have the Advanced setting "Shrink page if necessary
to fit borders set to it will stretch the printout in the  landscape width to
effectively more 287mm (=11 5/16") but shrink the landscape height to 195mm (=7
5/8") which is basically A4 size paper (297 x 210 mm) with 3.56mm and 37mm
margins.

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

[okular] [Bug 423601] New: Cannot duplicate highlighting in another colour using "Configure annotations"

2020-06-27 Thread arunasank
https://bugs.kde.org/show_bug.cgi?id=423601

Bug ID: 423601
   Summary: Cannot duplicate highlighting in another colour using
"Configure annotations"
   Product: okular
   Version: 1.9.3
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: safincr...@gmail.com
  Target Milestone: ---

Created attachment 129728
  --> https://bugs.kde.org/attachment.cgi?id=129728=edit
Wanted to show the Type dropdown in question. Am not able to screenshot with
the options available in the dropdown, sorry.

SUMMARY
The "configure annotation" menu allows you to create new toolbar buttons that
duplicate a functionality in a different colour. However, when you select "Add"
in the menu, the highlight and underline buttons are not available.

STEPS TO REPRODUCE
1. Activate annotations by pressing F6
2. Right click on the annotations toolbar and select "Configure Annotations"
3. Select "Add", and open the "Type" drop-down.

OBSERVED RESULT
Highlight and Underline types are not available. I can't provide a screenshot
of the same since opening the "Type" dropdown prevents me from screenshotting,
or moving away from the Okular workspace.

EXPECTED RESULT
Highlight and Underline types should be available in the "Type" dropdown.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Pop!_OS 20.04 LTS running GNOME 3.36.2. 64 bit OS.
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Okular Version 1.9.3

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

[kwin] [Bug 423596] Windows are not resized in some cases although the window placement is set to maximizing

2020-06-27 Thread Jonah Brüchert
https://bugs.kde.org/show_bug.cgi?id=423596

Jonah Brüchert  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[wacomtablet] [Bug 419392] Settings for touch zone are not saved

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=419392

--- Comment #3 from daniel-other+kde...@dadosch.de ---
Actually, libwacom provides a flag, wether the tablet is built-in within a
screen. (See
https://github.com/linuxwacom/libwacom/blob/2dd3501fd3dd422127299a61692a798226ddfb11/libwacom/libwacom.c#L259)

This means that kde's wacomtablet should be able to identify such tablet and
map the correct screen to it automatically. Further, all options which do not
make sense for a screen-tablet should be disabled (relative tracking etc)

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

[kwin] [Bug 387775] KWin touch screen edge creates a 1 pixel dead zone on that edge that doesn't accept mouse clicks or scrolls outside of full-screen mode

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387775

--- Comment #38 from Nate Graham  ---
Or alternatively, is it actually possible to fix this but on X11? That would
obviously be preferred.

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

[ksysguard] [Bug 394467] Inconsistent column alignment in KSysGuard

2020-06-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=394467

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/libksysguard/-/merge_requests/34

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

[kwin] [Bug 387775] KWin touch screen edge creates a 1 pixel dead zone on that edge that doesn't accept mouse clicks or scrolls outside of full-screen mode

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387775

--- Comment #37 from Nate Graham  ---
@davidedmundson @vlad

I would like to propose hiding this KCM and disabling the functionality on X11,
since we don't seem to be able to fix this bug and it already works fine on
Wayland.

Are you okay with that?

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

[kstars] [Bug 423582] KStars is being crashed by opening a script in Script Builder

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423582

--- Comment #6 from Alex Fliker  ---
Last comment should have gone here, no?
https://bugs.kde.org/show_bug.cgi?id=423586

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

[kwin] [Bug 421564] New Window Rules kcm takes some seconds to show the configured window rules

2020-06-27 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421564

--- Comment #3 from Patrick Silva  ---
I can read "No rules for specific windows are currently set" during 0.5 second
before the kcm lists the window rules.

Operating System: Arch Linux
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71.0
Qt Version: 5.15.0

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

[plasmashell] [Bug 416739] Panel disappears from time to time and after a while re-appears

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416739

--- Comment #29 from s.v.save...@gmail.com ---
The difference between the working plasmashellrc and non-working one is
```working
[ScreenConnectors]
0=DP-1-1
```
```non-working
[ScreenConnectors]
0=DP-1-1
1=eDP-1-1
```
Only one monitor is active in both cases.

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

[plasmashell] [Bug 423600] New: Desktop inherits DPI setting from login manager after first login

2020-06-27 Thread akb825
https://bugs.kde.org/show_bug.cgi?id=423600

Bug ID: 423600
   Summary: Desktop inherits DPI setting from login manager after
first login
   Product: plasmashell
   Version: 5.19.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: notm...@gmail.com
  Reporter: akb...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
After logging off and logging back in, the Plasma Desktop (including desktop
icons, context menu, panel, etc.) will use the DPI settings from the login
manager. (e.g. SSDM) Other applications will properly use the KDE settings.

STEPS TO REPRODUCE
1. Have the login manager use a different DPI setting from KDE.
2. Log into KDE.
3. Log out.
4. Log back into KDE.

OBSERVED RESULT
On the second login, the desktop will have the DPI scaling from the login
manager.

EXPECTED RESULT
The desktop always respects the KDE settings.

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71.0
Qt Version: 5.15.0

ADDITIONAL INFORMATION
This can be worked around by synchronizing the login manager settings with KDE
from the Login Screen control panel.

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

[dolphin] [Bug 423599] New: Add command pallete

2020-06-27 Thread Aleksey Kladov
https://bugs.kde.org/show_bug.cgi?id=423599

Bug ID: 423599
   Summary: Add command pallete
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: aleksey.kla...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Big feature request: add command pallete, which allows to invoke dolphin
commands by (fuzzy) command name, similar to modern (sublime, vscode) or old
(M-x) Code editor.

This should help users who use dolphin occasionally (so they don‘t remember
shortcuts), but don’t want to hunt for a specific command position in menus. 

For example today I needed to create a directory. I do this rarely, so I don’t
remember the shortcut. I did this via context menu, but that is awkward, as it
is optimized for visual scanning and mouse clicking: after opening context
menu, i needed to *locate* the action manually. I wish I could just „M-x,
create dir“ and select the action from drop down.

See also https://fman.io/docs/shortcuts

This

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

[kwin] [Bug 409548] fails to assign window shortcut which includes META

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409548

s.v.save...@gmail.com changed:

   What|Removed |Added

 CC||s.v.save...@gmail.com

--- Comment #6 from s.v.save...@gmail.com ---
This is still broken. No shortcut with Meta can be put in using the `Set Window
Shortcut` widget. It looks like it is getting the keys on press cause the
strange symbol appears in the shortcut window immediately after I press `Meta`
(without releasing it), and then when I press some key the proper `Meta+Key`
combination appears in the window.

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

[KAccounts] [Bug 423283] Online Accounts appears nonfunctional

2020-06-27 Thread Stirling Westrup
https://bugs.kde.org/show_bug.cgi?id=423283

--- Comment #2 from Stirling Westrup  ---
yes, it is now working, but I would argue that systemsetting not being able to
determine that signond had crashed and and respond by displaying a notice, is a
bug.

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

[plasmashell] [Bug 416739] Panel disappears from time to time and after a while re-appears

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416739

s.v.save...@gmail.com changed:

   What|Removed |Added

 CC||s.v.save...@gmail.com

--- Comment #28 from s.v.save...@gmail.com ---
exactly same issue here
```
Operating System: Arch Linux
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71.0
Qt Version: 5.15.0
Kernel Version: 5.7.6-arch1-1
OS Type: 64-bit
```
Started after upgrade to 5.19.

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

[ksysguard] [Bug 394467] Inconsistent column alignment in KSysGuard

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394467

gr...@kde.org changed:

   What|Removed |Added

 CC||gr...@kde.org
 Status|REOPENED|CONFIRMED

--- Comment #8 from gr...@kde.org ---
It's helpful to spell out the issues, possibly drawing big red arrows on
screenshots, when dealing with visual bugs. Not everyone sees these things.

- PID header center data right
- Memory header center data right

I don't have a sufficiently working KSysGuard at the moment to check other
columns, it would be useful Karl or Patrick if you write up a list.

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

[plasmashell] [Bug 423405] Certain Plasma dialogs are sometimes or always super transparent with no blur

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423405

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |VHI

--- Comment #9 from Nate Graham  ---
Marking VHI as we can't ship this regression in 5.20.

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

[plasmashell] [Bug 423405] Certain Plasma dialogs are sometimes or always super transparent with no blur

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423405

--- Comment #8 from Nate Graham  ---
That didn't help sadly.

Do you have any idea what could have been responsible for this, or where I
should look?

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

[ksysguard] [Bug 403090] info:tooltip shown not neat

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403090

gr...@kde.org changed:

   What|Removed |Added

 CC||gr...@kde.org

--- Comment #6 from gr...@kde.org ---
Wantoyo, I see the problem still exists in the current release. I have looked
at the translation files of KSysGuard, and they are correct.

**But** in the running application, I added some debugging output so I could
see the strings before they are set in the tooltips. I see this in English:

```
"QtWebEngineProcess\n\nProcess ID:
71,268\n\nParent: falkon\n\nParents ID:
70,451"
```

and this in Indonesian:

```
"QtWebEngineProcess\n\nID Proses:
71.268\n\nInduk: falkon\n\nID Induk:
70.451"
```

These are the strings returned from the `xi18nc()` calls in the code.
Systematically, the `` element tags have been replaced by `` element
tags, which messes up the layout and the font-display. So I went looking in the
ki18n translations, and found this:

```
#. i18n: KUIT pattern, see the comment to the first of these entries above.
#: kuitmarkup.cpp:764
#, kde-format
msgctxt "tag-format-pattern  rich"
msgid "%1"
msgstr "%1"
```

This translates `` to `` in Indonesian, which is not right. I
corrected the translation in my local packaging of ki18n, and then the
Indonesian tooltips are displayed with the right layout.

I do not know how to submit corrections to the translations, though, so you
will need to fix this for me. Thank you.

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

[kwin] [Bug 378694] applications menu covered by panel

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=378694

Nate Graham  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
Product|plasmashell |kwin
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
 Resolution|--- |WAITINGFORINFO
  Component|generic-wayland |wayland-generic
 Status|CONFIRMED   |NEEDSINFO

--- Comment #20 from Nate Graham  ---
I wonder if this was fixed by
https://invent.kde.org/plasma/kwin/-/merge_requests/60. I can't reproduce it
with git master.

Could someone with the ability to test git master stuff test?

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

[okular] [Bug 415985] Okular is not printing to HP1120C printer with driver HP DeskJet 1120C Foomatic/pcl3

2020-06-27 Thread bruce . samhaber
https://bugs.kde.org/show_bug.cgi?id=415985

--- Comment #46 from bruce.samha...@samhaber.ca  ---
(In reply to Michael Weghorn from comment #43)
> Hi Bruce,
> 
> (In reply to bruce.samha...@samhaber.ca from comment #40)
> > The problem with the 11x17" paper and Okular is that Okular is only printing
> > to letter size (8.5x11") paper no matter what size paper is selected in the
> > Printer properties. The files that I am using have the paper size defined in
> > the files which Okular is not using.
> 
> In my understanding, Okular *should* be using the paper size set in the
> print dialog ("Properties" -> "Page Size"). If it does not do so, that
> sounds like a bug. Can you attach your error_log from CUPS for a case where
> you explicitly selected 11x17 as page size in the print dialog and then
> printed from there. And also, can you attach a sample file of that size, so
> I can check what happens in my case?
> 
> > Also, when I set the paper size in the
> > Printer Properties from Okular, then go to the Print Preview it really only
> > shows the difference between portrait and landscape with the image scaled to
> > fit the paper, the paper size is not indicated. In the Print > Properties
> > there is a preview image of the printout showing the orientation Portrait vs
> > landscape but it does not include the paper size or the object image on the
> > paper.
> > So it is never really clear what is going to be printed from the previews. 
> > 
> > Should I be opening a new Bug report for the above problem? 
> 
> The print "preview" shown in the print dialog after pressing "Properties"
> next to the printer's name (the "Page") in my case shows the Width and
> Height of the page just below the combobox in which the page size can be
> selected, s. screenshot in attachment 128611 [details].
> That "preview" (which doesn't show the actual content) is part of the Qt
> print dialog which Okular and other KDE applications use, so nothing that
> could be changed in Okular itself.
> 
> As for the print preview in "File" -> "Print Preview", I don't think it
> takes into account any of the settings made in the actual print dialog,
> since those are only applied for the current printout, i.e. what is done
> when pressing "OK".

So both of the Print Previews mentioned do not show what is actually going to
be printed, so they are not previews at all rather print samples. A true print
previow would show the actual content, 1 page, scaled to the correct size as it
will be printed, with matching borders etc. I believe this used to exist in
much older SUSE distributions.

Bruce.

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

[amarok] [Bug 423598] New: Preset editor shows Match tag:(I18N_ARGUMENT_MISSING) for all values in the constraint tree

2020-06-27 Thread robert marshall
https://bugs.kde.org/show_bug.cgi?id=423598

Bug ID: 423598
   Summary: Preset editor shows Match tag:(I18N_ARGUMENT_MISSING)
for all values in the constraint tree
   Product: amarok
   Version: kf5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Playlists/Automated Playlist Generator
  Assignee: amarok-bugs-d...@kde.org
  Reporter: rob...@capuchin.co.uk
CC: stharw...@gmail.com
  Target Milestone: kf5

SUMMARY


STEPS TO REPRODUCE
1. Go into APG and select any of the example AGP and edit
2. I expect that the values in the constraint tree look like the values in the
editable form but they all have I18N_ARGUMENT_MISSING as placeholders
3. Running the AGP works - it is just the value display that is wrong.




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

ADDITIONAL INFORMATION
.. from Pedro's ppa

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

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=354802

Nate Graham  changed:

   What|Removed |Added

   Priority|HI  |VHI

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

[kwin] [Bug 423597] No blur effect in the drop-down menus when using the "QtCurve Application style"

2020-06-27 Thread ParsaMousavi
https://bugs.kde.org/show_bug.cgi?id=423597

--- Comment #1 from ParsaMousavi  ---
Created attachment 129727
  --> https://bugs.kde.org/attachment.cgi?id=129727=edit
Custom QtCurve theme

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

[kwin] [Bug 423597] No blur effect in the drop-down menus when using the "QtCurve Application style"

2020-06-27 Thread ParsaMousavi
https://bugs.kde.org/show_bug.cgi?id=423597

ParsaMousavi  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[kwin] [Bug 423597] New: No blur effect in the drop-down menus when using the "QtCurve Application style"

2020-06-27 Thread ParsaMousavi
https://bugs.kde.org/show_bug.cgi?id=423597

Bug ID: 423597
   Summary: No blur effect in the drop-down menus when using the
"QtCurve Application style"
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: sepa...@gmail.com
  Target Milestone: ---

After a recent upgrade (i.e second half of the June 2020) of KDE Neon 5.19.80 I
faced a problem.There's no blur in the background of the drop-down menus when
using "QtCurve Application style".There's no problem with the default "Breeze"
style however.

STEPS TO REPRODUCE :
1. Install QtCurve
2. Import this theme : https://pastebin.ubuntu.com/p/HJHP6trYmM/

Linux: KDE Neon Unstable with kernel v5.3.0
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2

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

[ksysguard] [Bug 346228] Linux/diskstats.c:192: off by one error ?

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=346228

--- Comment #4 from gr...@kde.org ---
Confirmed, with a really long disk device name the terminating NUL (written by
sscanf) falls outside the buffer. I just filed a MR in invent to fix it.

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

[kwin] [Bug 420859] On wayland, mouse cursor is much bigger over Qt5 apps

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=420859

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
   Keywords||wayland
 CC||n...@kde.org
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
Product|systemsettings  |kwin
  Component|kcm_cursortheme |wayland-generic
 Ever confirmed|0   |1
Version|5.18.90 |5.19.0

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

[ksysguard] [Bug 346228] Linux/diskstats.c:192: off by one error ?

2020-06-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=346228

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/ksysguard/-/merge_requests/20

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

[Powerdevil] [Bug 423556] Undefined Behaviour of the applet in displaying battery charging/discharging status

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423556

--- Comment #4 from kesarl...@outlook.com ---
(In reply to Kai Uwe Broulik from comment #2)
> Can you check whether the output of `upower -d` is also falsy? If so, this
> suggests an issue lower in the stack, also given suspend isn't actually
> handled by battery monitor.

The wrong displaying does not matter as much as suspending (at times at 100%).
Please look into the matter

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

[krunner] [Bug 313301] Allow to specify a keyword / prefix / trigger-word for each runner

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=313301

Alexander Lohnau  changed:

   What|Removed |Added

 CC||aro...@archlinux.org

--- Comment #4 from Alexander Lohnau  ---
*** Bug 301658 has been marked as a duplicate of this bug. ***

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

[krunner] [Bug 301658] Allow changing activation keyword for bing and youtube runners

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=301658

Alexander Lohnau  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||alexander.loh...@gmx.de

--- Comment #2 from Alexander Lohnau  ---


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

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

[krunner] [Bug 374593] Inconsistent item focus in the results list

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=374593

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de

--- Comment #3 from Alexander Lohnau  ---
Is this still reproducible? I haven't any of the described issues anymore.

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

[kmail2] [Bug 420474] Can't connect to receiving imap server

2020-06-27 Thread Damian
https://bugs.kde.org/show_bug.cgi?id=420474

--- Comment #1 from Damian  ---
I am affected by this bug too. The file .xsession-errors show a stream of
messages like the one mentioned (org.kde.pim.kimap: Connection to server lost 
QAbstractSocket::SocketError(13)), and the UI reports thet the connection was
not successful (only once).

I was working with Kubuntu 19.10, but once I installed Kubuntu 20.04 it does
not work anymore. I have installed the KDE backports PPA but there is no update
to Akonadi/KMail, so the problem is not solved.

Debugging the connection with Wireshark I have observed that the TLS handshake
stops at "Server Hello Done", no "Client Key Exhange" step ever happens, as can
be seen in [1].

And as the OP said, the account can be successfully configured with
Thunderbird.

[1]:
https://www.thesslstore.com/blog/explaining-ssl-handshake/#the-tls-12-handshake-step-by-step

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

[krunner] [Bug 374518] Search suggestions for webshortcuts show up in all kinds of runners

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=374518

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Alexander Lohnau  ---
Well the runner is called bookmarks, that might have been the issue.


But currently the single runner mode is broken and we get results from all
plugins.

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

[krunner] [Bug 416257] mailto feature does not work anymore

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=416257

Alexander Lohnau  changed:

   What|Removed |Added

 CC||m...@eliasprobst.eu

--- Comment #1 from Alexander Lohnau  ---
*** Bug 304149 has been marked as a duplicate of this bug. ***

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

[kmail2] [Bug 420474] Can't connect to receiving imap server

2020-06-27 Thread Damian
https://bugs.kde.org/show_bug.cgi?id=420474

Damian  changed:

   What|Removed |Added

 CC||m...@dsthode.info

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

[krunner] [Bug 304149] mailto-runner doesn't work when the address contains a hyphen

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=304149

Alexander Lohnau  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||alexander.loh...@gmx.de
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Alexander Lohnau  ---


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

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

[krunner] [Bug 313301] Allow to specify a keyword / prefix / trigger-word for each runner

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=313301

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de

--- Comment #3 from Alexander Lohnau  ---
I also have sth. similar in mind, maybe we can solve this using the single
runner mode. This way we don't have to implement something for each runner.

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

[kstars] [Bug 423582] KStars is being crashed by opening a script in Script Builder

2020-06-27 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=423582

Jasem Mutlaq  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/educ |https://invent.kde.org/educ
   |ation/kstars/commit/27c9bda |ation/kstars/commit/d4b4cc2
   |0084a92306e2c532ad93d70d22b |ebc738e83abc4dbed89971f221c
   |e5fadd  |2251bd

--- Comment #5 from Jasem Mutlaq  ---
Git commit d4b4cc2ebc738e83abc4dbed89971f221c2251bd by Jasem Mutlaq.
Committed on 27/06/2020 at 19:29.
Pushed by mutlaqja into branch 'master'.

Fix crash in image dump mode. Fix script parsing
FIXED-IN:3.4.3

M  +3-2kstars/kstarsdata.cpp
M  +1-1kstars/main.cpp

https://invent.kde.org/education/kstars/commit/d4b4cc2ebc738e83abc4dbed89971f221c2251bd

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

[krunner] [Bug 404769] Search stopped showing Applications and unit and currency conversion in results, after updating to KDE 5.15.1

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=404769

Alexander Lohnau  changed:

   What|Removed |Added

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

--- Comment #3 from Alexander Lohnau  ---
Okay, then I am marking this bug as WORKSFORME.

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

[digikam] [Bug 422345] libQT5WebEngine crash

2020-06-27 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=422345

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #6 from Maik Qualmann  ---
Well, there is nothing we can do about a crash within QWebEngine. The function
"udev_device_get_subsystem()" probably returns an empty string in your system.
Which then leads to a crash. Do you use Wayland in Debian?

Maik

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

[krunner] [Bug 404769] Search stopped showing Applications and unit and currency conversion in results, after updating to KDE 5.15.1

2020-06-27 Thread Ivar Erikson
https://bugs.kde.org/show_bug.cgi?id=404769

--- Comment #2 from Ivar Erikson  ---
I'm currently running Kubuntu 20.04, and it currently all works as it should.

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

[ksysguard] [Bug 216002] Useless display of system load (and network usage) in widget

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=216002

gr...@kde.org changed:

   What|Removed |Added

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

--- Comment #8 from gr...@kde.org ---
Closing this as "applies to KSysGuard from KDE4 times". If the issue still
exists for the current version, please file a new one.

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

[kde-windows] [Bug 260802] Port ksysguardd

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=260802

gr...@kde.org changed:

   What|Removed |Added

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

--- Comment #1 from gr...@kde.org ---
This isn't going to happen, please use the Windows Task Manager (or start over
with the current codebase and write suitable sensors -- this **has** become
easier in recent years).

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

[Spectacle] [Bug 372408] Option to omit shadow and transparent border from windows in Active Window and Window Under Cursor modes

2020-06-27 Thread KDE Neon user
https://bugs.kde.org/show_bug.cgi?id=372408

KDE Neon user  changed:

   What|Removed |Added

 CC||emailm...@protonmail.com

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

[yakuake] [Bug 389448] Width and height of the window doesn't set correctly on HiDPI screen when using Plasma Qt scaling on X11

2020-06-27 Thread Gregory Ernest
https://bugs.kde.org/show_bug.cgi?id=389448

--- Comment #32 from Gregory Ernest  ---
Thanks again

On Sat, Jun 27, 2020 at 12:36 PM Nate Graham  wrote:
>
> https://bugs.kde.org/show_bug.cgi?id=389448
>
> Nate Graham  changed:
>
>What|Removed |Added
> 
> Summary|Width and height of the |Width and height of the
>|window doesn't set  |window doesn't set
>|correctly on HiDPI screen   |correctly on HiDPI screen
>|after upgrade to plasma |when using Plasma Qt
>|5.12|scaling on X11
>  Blocks||356446
>
> --- Comment #30 from Nate Graham  ---
> Yes, it makes sense. When using PLASMA_USE_QT_SCALING=1, there's a mismatch in
> resolutions because Plasma uses the logical (scaled) resolution while KWin and
> KWindowSystem still speak in physical (unscaled) resolutions. This doesn't
> happen on Wayland because both of them use the logical resolution there.
>
> As far as I can tell, it's not super feasible to teach KWin to speak logical
> resolutions, so we need to convert between the two, probbly by having Yaukaue
> multiply the resolution it gets back from KWindowSystem by the device pixel
> ratio.
>
>
> Referenced Bugs:
>
> https://bugs.kde.org/show_bug.cgi?id=356446
> [Bug 356446] plasmashell does not respect QT_DEVICE_PIXEL_RATIO on X
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

[yakuake] [Bug 389448] Width and height of the window doesn't set correctly on HiDPI screen when using Plasma Qt scaling on X11

2020-06-27 Thread Gregory Ernest
https://bugs.kde.org/show_bug.cgi?id=389448

--- Comment #31 from Gregory Ernest  ---
Thank you

On Sat, Jun 27, 2020 at 12:02 PM Philipp Reichmuth
 wrote:
>
> https://bugs.kde.org/show_bug.cgi?id=389448
>
> --- Comment #29 from Philipp Reichmuth  ---
> I've been seeing this bug after moving my configuration from Kubuntu to
> OpenSUSE Tumbleweed. To get back proper scaling in Plasma, I had to set global
> scaling to 200% and PLASMA_USE_QT_SCALING=1 (in Kubuntu I had been using 
> global
> scaling 100% and had set the scale using screen DPI). Since then Yakuake has
> been showing this behaviour.
>
> This seems to be consistent with Andrew Hou's observation that the initial
> geometry is based on a mix-up between logical and physical dimensions.
>
> In the meantime, I am resorting to an ugly workaround with a startup script
> that adds and then removes a virtual desktop using wmctrl.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

[frameworks-krunner] [Bug 399832] Weird application name search results, single letter vs. multiple letters

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=399832

Alexander Lohnau  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||alexander.loh...@gmx.de

--- Comment #5 from Alexander Lohnau  ---
Yeah, this actually bothers me too (since trying out KDE for the first time
:D).

Maybe I can look into it but there is a lot of other stuff going on.

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

[krunner] [Bug 404769] Search stopped showing Applications and unit and currency conversion in results, after updating to KDE 5.15.1

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=404769

Alexander Lohnau  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de

--- Comment #1 from Alexander Lohnau  ---
Is this still reproducible?

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

[Skanlite] [Bug 361171] No progress or notification, that saving of scanned picture is in progress

2020-06-27 Thread William Kendrick
https://bugs.kde.org/show_bug.cgi?id=361171

William Kendrick  changed:

   What|Removed |Added

 CC||n...@sonic.net

--- Comment #1 from William Kendrick  ---
This remains the case under Skanlite 2.1.0.1.

I also note that the mouse pointer, when hovering over the Skanlite windows,
remains "arrow" shaped. It should change to a "busy" shape while the windows
remain unresponsive (during the saving process).

A progress bar in the window showing the final scanned image (containing the
"Save" button), or at least a small pop-up dialog window, indicating that
saving is in progress, would be appreciated!

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

[kwin] [Bug 423596] New: Windows are not resized in some cases although the window placement is set to maximizing

2020-06-27 Thread Jonah Brüchert
https://bugs.kde.org/show_bug.cgi?id=423596

Bug ID: 423596
   Summary: Windows are not resized in some cases although the
window placement is set to maximizing
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: jbb.m...@gmx.de
  Target Milestone: ---

SUMMARY
In some setups, such as Plasma Mobile, kwin should automatically maximize
windows. The following entry in the config file is used for that:

[Windows]
Placement=Maximizing

But in some cases, like when the device is rotated, windows are not being
resized. Not every time, but very often when the virtual keyboard is closed by
removing focus from the text field that triggered it, the window stays in a
size that leaves space for the keyboard although it is closed.

STEPS TO REPRODUCE
1. Have a device that supports rotation
2. Add 

[Windows]
Placement=Maximizing

to /etc/xdg/kwinrc 

4. Open an application
3. rotate the device

OBSERVED RESULT
The window is now partially placed outside of the screen, because it still has
the size of the screen before it was rotated.

EXPECTED RESULT
The window is always resized to be maximized.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon dev unstable.
(available in About System)
KDE Plasma Version: 5.19.80
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

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

[frameworks-kio] [Bug 328709] Add a Hard link option when moving/copying files in Dolphin

2020-06-27 Thread Jesse Chan
https://bugs.kde.org/show_bug.cgi?id=328709

Jesse Chan  changed:

   What|Removed |Added

 CC||j...@linux.com

--- Comment #8 from Jesse Chan  ---
Only hard links work consistently for all users of a shared/network file system
(eg. NFS/SMB). Hard links are also needed when a volume is portable. Currently
KIO creates full path symlink instead of relative one which is problematic when
the volume is mounted on another host. And some OSs (eg. Windows) simply can't
process Linux symlink. On the other hand, hard links work reliably for
different hosts and different operating systems across the board.

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

[kstars] [Bug 423595] New: KStars should be able to show satellites orbit

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423595

Bug ID: 423595
   Summary: KStars should be able to show satellites orbit
   Product: kstars
   Version: 3.4.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: alex@mail.fliker09.tk
  Target Milestone: ---

I tried to use Orbit Trails - > Earth satellite tracks, but I get nothing
(including for planets as well). It would be cool to see the orbital path of
the satellite. An example where it would be useful - ISS transits. A note here
- Stellarium has this ability, but it's too rough, even at the maximum settings
(200 segments of 5 seconds), already opened a feature request a their bug
tracker.

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

[kstars] [Bug 423582] KStars is being crashed by opening a script in Script Builder

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423582

--- Comment #4 from Alex Fliker  ---
Understood, thanks! And thanks for such a quick fix! Still curious if there is
a schedule for version releases :-)

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

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

2020-06-27 Thread xdmx
https://bugs.kde.org/show_bug.cgi?id=423594

Bug ID: 423594
   Summary: Memory leak and high cpu usage when many notifications
are received all together
   Product: plasmashell
   Version: 5.19.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: x...@email.it
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
I have a standard KDE installation under Arch, I've noticed that when I receive
a lot of notifications, for example from KDE connect when someone starts
sending me dozens of images, the cpu of my laptop (Lenovo X1 Carbon) goes up to
100% and everything starts lagging. Then plasmadesktop's memory increases and
sometimes it uses 900mb and I have to kill and restart it.


STEPS TO REPRODUCE
1. Connect KDE connect (I use Android, but it shouldn't matter)
2. Ask someone to send you a lot of messages all together (usually photos)
3. See plasmadesktop memory/cpu increase

OBSERVED RESULT
It's painful :)

EXPECTED RESULT
It shouldn't lag so much when many notifications are received, may it should
delay the notification to group them, or notify only one of them. And most
important it should have memory leaks

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch 5.19.2
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71
Qt Version: 5.15

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

[kstars] [Bug 423582] KStars is being crashed by opening a script in Script Builder

2020-06-27 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=423582

--- Comment #3 from Jasem Mutlaq  ---
Yeah it would be in nightly build.

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

[kstars] [Bug 423582] KStars is being crashed by opening a script in Script Builder

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423582

--- Comment #2 from Alex Fliker  ---
How soon will be 3.4.3 released? Should I go for Nightly builds?

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

[kwin] [Bug 423552] Mouse cursor shadow sometimes pulses above certain windows

2020-06-27 Thread Matej Mrenica
https://bugs.kde.org/show_bug.cgi?id=423552

--- Comment #3 from Matej Mrenica  ---
Kde_unstable only contains Beta or "higher" packages, I will try to build Kwin
from source or download Kde neon.

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

[kstars] [Bug 423582] KStars is being crashed by opening a script in Script Builder

2020-06-27 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=423582

Jasem Mutlaq  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/educ
   ||ation/kstars/commit/27c9bda
   ||0084a92306e2c532ad93d70d22b
   ||e5fadd
 Status|REPORTED|RESOLVED
   Version Fixed In||3.4.3

--- Comment #1 from Jasem Mutlaq  ---
Git commit 27c9bda0084a92306e2c532ad93d70d22be5fadd by Jasem Mutlaq.
Committed on 27/06/2020 at 17:18.
Pushed by mutlaqja into branch 'master'.

Use regex to parse DBus command to fix a crash.
FIXED-IN:3.4.3

M  +65   -68   kstars/tools/scriptbuilder.cpp
M  +1-1kstars/tools/scriptbuilder.h

https://invent.kde.org/education/kstars/commit/27c9bda0084a92306e2c532ad93d70d22be5fadd

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

[krita] [Bug 423593] New: pen lag huion HS610

2020-06-27 Thread Nwemy
https://bugs.kde.org/show_bug.cgi?id=423593

Bug ID: 423593
   Summary: pen lag huion HS610
   Product: krita
   Version: 4.2.9
  Platform: MS Windows
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: tablet support
  Assignee: krita-bugs-n...@kde.org
  Reporter: rorocarap...@gmail.com
  Target Milestone: ---

SUMMARY
when i use my pen to draw, it will lag during some seconds, i need to clic on
something in the app with my mouse then it will work

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[yakuake] [Bug 422187] Yakuake crashes on start up

2020-06-27 Thread Paul Brown
https://bugs.kde.org/show_bug.cgi?id=422187

--- Comment #4 from Paul Brown  ---
(In reply to Christoph Feck from comment #3)
> Please see
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports

Yeah, I already read that.

> Arch[edit]
>
> Arch currently doesn't offer debug packages with symbols (Feature Request). 
> You therefore need to recompile all concerned packages with debugging 
> symbols. See their informative document Getting Traces. 

Using Manjaro, but same problem. As this is way beyond  my skills, I guess I
will not be using Yakuake any more :-(

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

[systemsettings] [Bug 414559] Running "sudo udevadm trigger -s input" resets touchpad configuration; can happen after system upgrade

2020-06-27 Thread David
https://bugs.kde.org/show_bug.cgi?id=414559

David  changed:

   What|Removed |Added

 CC||david...@hotmail.com

--- Comment #12 from David  ---
Possibly related -- As a Solus Plasma user who is also experiencing touch pad
settings being reset every time a system update is performed, the following
also occurs at every system update:
The Plasma Vault widget becomes empty.
Restart, and the vault(s) are back; it's the same with the touch pad settings.

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

[kstars] [Bug 423592] KStars should allow adding custom URLs for Satellites

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423592

--- Comment #1 from Alex Fliker  ---
Oh, I found it in the docs! Quote:

"You can add new satellites to KStars default satellites set by editing the
kstars/data/satellites.dat file. As each line of this file is a group of
satellites, you need to add a new entry for your desired satellites group. An
entry should have the following format: Group Name;local_filename;url. For
example: Iridium;iridium.tle;http://celestrak.com/NORAD/elements/iridium.txt.;

Tested it - works as expected. But the path was without the data subfolder
(caused by difference between kstars and kstars-bleeding packages maybe?)

You can close this ticket probably, though might be worth to leave it and maybe
think about implementing it in UI, like in Stellarium.

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

[yakuake] [Bug 389448] Width and height of the window doesn't set correctly on HiDPI screen when using Plasma Qt scaling on X11

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389448

Nate Graham  changed:

   What|Removed |Added

Summary|Width and height of the |Width and height of the
   |window doesn't set  |window doesn't set
   |correctly on HiDPI screen   |correctly on HiDPI screen
   |after upgrade to plasma |when using Plasma Qt
   |5.12|scaling on X11
 Blocks||356446

--- Comment #30 from Nate Graham  ---
Yes, it makes sense. When using PLASMA_USE_QT_SCALING=1, there's a mismatch in
resolutions because Plasma uses the logical (scaled) resolution while KWin and
KWindowSystem still speak in physical (unscaled) resolutions. This doesn't
happen on Wayland because both of them use the logical resolution there.

As far as I can tell, it's not super feasible to teach KWin to speak logical
resolutions, so we need to convert between the two, probbly by having Yaukaue
multiply the resolution it gets back from KWindowSystem by the device pixel
ratio.


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=356446
[Bug 356446] plasmashell does not respect QT_DEVICE_PIXEL_RATIO on X
-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 356446] plasmashell does not respect QT_DEVICE_PIXEL_RATIO on X

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=356446

Nate Graham  changed:

   What|Removed |Added

 Depends on||389448


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=389448
[Bug 389448] Width and height of the window doesn't set correctly on HiDPI
screen when using Plasma Qt scaling on X11
-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 422895] [Wayland] Systemsettings crash

2020-06-27 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=422895

--- Comment #5 from Tony  ---
Created attachment 129726
  --> https://bugs.kde.org/attachment.cgi?id=129726=edit
Systemsettings5 terminal log

Also this time i did run systemsettings from a terminal when it happen.

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

[systemsettings] [Bug 422895] [Wayland] Systemsettings crash

2020-06-27 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=422895

Tony  changed:

   What|Removed |Added

 CC||jodr...@live.com

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

[kwin] [Bug 423552] Mouse cursor shadow sometimes pulses above certain windows

2020-06-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423552

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
I was experiencing this with Plasma 5.19, but with 5.20 (i.e. current git
master) I'm not seeing it anymore. Any chance you could activate Arch's kde
unstable repo and try again?

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

[krunner] [Bug 422876] webshortcuts: use firefox bookmarks with keywords

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=422876

Alexander Lohnau  changed:

   What|Removed |Added

 CC||n...@kde.org
   Assignee|ro...@kde.org   |alexander.loh...@gmx.de

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

[krunner] [Bug 422876] webshortcuts: use firefox bookmarks with keywords

2020-06-27 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=422876

--- Comment #10 from Alexander Lohnau  ---
Having thought about it I would honestly close this bug.
Webshortcuts can do the same thing and implementing this feature would only
make the codebase more complex. Hopefully you can understand this :-).

What do you think @ngraham.

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

[digikam] [Bug 422345] libQT5WebEngine crash

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422345

--- Comment #5 from aymeric.rat...@gmail.com ---
Did I provide enough information ?
If not, please be more detailed on the procedure, I think I followed
instructions as document.
Regards
Aymeric

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

[kstars] [Bug 423592] KStars should allow adding custom URLs for Satellites

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423592

Alex Fliker  changed:

   What|Removed |Added

 CC||alex@mail.fliker09.tk

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

[kstars] [Bug 423592] New: KStars should allow adding custom URLs for Satellites

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423592

Bug ID: 423592
   Summary: KStars should allow adding custom URLs for Satellites
   Product: kstars
   Version: 3.4.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: alex@mail.fliker09.tk
  Target Milestone: ---

This feature in Stellarium is very helpful, would be cool to get it in KStars
as well!

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

[yakuake] [Bug 389448] Width and height of the window doesn't set correctly on HiDPI screen after upgrade to plasma 5.12

2020-06-27 Thread Philipp Reichmuth
https://bugs.kde.org/show_bug.cgi?id=389448

--- Comment #29 from Philipp Reichmuth  ---
I've been seeing this bug after moving my configuration from Kubuntu to
OpenSUSE Tumbleweed. To get back proper scaling in Plasma, I had to set global
scaling to 200% and PLASMA_USE_QT_SCALING=1 (in Kubuntu I had been using global
scaling 100% and had set the scale using screen DPI). Since then Yakuake has
been showing this behaviour. 

This seems to be consistent with Andrew Hou's observation that the initial
geometry is based on a mix-up between logical and physical dimensions.

In the meantime, I am resorting to an ugly workaround with a startup script
that adds and then removes a virtual desktop using wmctrl.

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

[kstars] [Bug 423591] New: KStars Script Builder should support subsecond timing

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423591

Bug ID: 423591
   Summary: KStars Script Builder should support subsecond timing
   Product: kstars
   Version: 3.4.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: alex@mail.fliker09.tk
  Target Milestone: ---

setLocalTime() should be able to accept fractional seconds (by changing
variable type from int to float) or get an additional field which will allow
milliseconds to be used as a parameter.

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

[kstars] [Bug 423591] KStars Script Builder should support subsecond timing

2020-06-27 Thread Alex Fliker
https://bugs.kde.org/show_bug.cgi?id=423591

Alex Fliker  changed:

   What|Removed |Added

 CC||alex@mail.fliker09.tk

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

[dolphin] [Bug 398908] Dolphin uses up huge amounts of memory

2020-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398908

m.w...@web.de changed:

   What|Removed |Added

 CC||m.w...@web.de

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

  1   2   >