[kate] [Bug 455556] Cannot scroll Tabs reliable with mouse wheel ("hi-res scrolling")

2022-07-14 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=46

--- Comment #11 from Richard Llom  ---
Ok, thanks for the investigation. I don't have any further ideas so far.
I will try to build the patched version and see if it helps.

Its kinda strange that there aren't more reports about this (might be a
individual problem only on my side), but then again the bar for reporting bugs
on bko is kinda high...

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

[kate] [Bug 455556] Cannot scroll Tabs reliable with mouse wheel ("hi-res scrolling")

2022-07-06 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=46

--- Comment #5 from Richard Llom  ---
(In reply to Christoph Cullmann from comment #4)
> Is there any special thing to do to reproduce this?
> 
No, but it might be configuration thing. What libinput version are you using.
Is the high res scrolling option activated?

Output of evtest for one scroll tick on my setup:
Event: time 1657140543.952137, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES),
value -15
Event: time 1657140543.952137, -- SYN_REPORT 
Event: time 1657140543.958151, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES),
value -15
Event: time 1657140543.958151, -- SYN_REPORT 
Event: time 1657140543.990245, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES),
value -15
Event: time 1657140543.990245, -- SYN_REPORT 
Event: time 1657140544.020147, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES),
value -15
Event: time 1657140544.020147, type 2 (EV_REL), code 8 (REL_WHEEL), value -1
Event: time 1657140544.020147, -- SYN_REPORT 
Event: time 1657140544.036178, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES),
value -15
Event: time 1657140544.036178, -- SYN_REPORT 
Event: time 1657140544.052157, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES),
value -15
Event: time 1657140544.052157, -- SYN_REPORT 
Event: time 1657140544.068143, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES),
value -15
Event: time 1657140544.068143, -- SYN_REPORT 
Event: time 1657140545.100103, type 2 (EV_REL), code 11 (REL_WHEEL_HI_RES),
value -15
Event: time 1657140545.100103, -- SYN_REPORT 

> If I scroll "slow or normal", it seems to just behave as wanted, one tab at
> a time.
This is not the case here in kde apps.
But it works like this in chromium.

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

[kate] [Bug 455556] New: Cannot scroll Tabs reliable with mouse wheel ("hi-res scrolling")

2022-06-18 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=46

Bug ID: 46
   Summary: Cannot scroll Tabs reliable with mouse wheel ("hi-res
scrolling")
   Product: kate
   Version: 22.04.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: richard.l...@gmail.com
  Target Milestone: ---

If I try to scoll tabs in kate I cannot do so one at a time, instead it jumps
multiple at once.

This has certainly to do with with high-res scrolling (REL_WHEEL_HI_RES), which
was introduced with libinput 1.2.0, see link to libinput issue below. According
to this bug/ libinput-maintainer it is up the application to fix this behavior.
Hence this issue here.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.18.5-1-MANJARO arch: x86_64 bits: 64
KDE Plasma Version: 5.24.5
KDE Frameworks Version:  5.94.0
Qt Version: 5.15.4
Mouse: Logitech MX Master 2
libinput: xf86-input-libinput 1.2.1


ADDITIONAL INFORMATION
See also:
https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/issues/39
https://forum.manjaro.org/t/logitech-mx-master-vertical-scroll-issue/100859
https://forums.opensuse.org/showthread.php/560616-High-resolution-scrolling-amp-tab-switching

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

[lattedock] [Bug 443727] Scroll mouse wheel -> Cycle through desktops not working for MX Master

2022-06-18 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=443727

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com

--- Comment #1 from Richard Llom  ---
Can you still reproduce this issue?

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

[kdeconnect] [Bug 425381] Cannot add trusted networks (empty list)

2021-10-11 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=425381

Richard Llom  changed:

   What|Removed |Added

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

--- Comment #13 from Richard Llom  ---
(In reply to Shiro K. from comment #12)
> Also it would be great if KDE Connect warns the user that location is off on
> the trusted networks menu and on the home page if trusted networks is on.
> This would probably solve lots of confusion/bug reports in the future

ABSOLUTELY!!!

> I should probably open a bug/pull request for this.

Yes, please do so. I'm closing this one as fixed.

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

[kdeconnect] [Bug 425381] Cannot add trusted networks (empty list)

2021-10-10 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=425381

--- Comment #10 from Richard Llom  ---
I did some investigation:
When location is toggled off in the android settings, you cannot add a new ssid
(they don't appear).

Toggling Location "on" makes the network appear.


And even when you have added your ssid/network to the list, but location is off
(again), KDE connect still gives you the "Not on a trusted network..." message
on the pair a new device page. (However connection with paired devices work
just fine.)

So I think there is something wrong/missing with the implementation under
Android 10.
And as per OP F-Droid seems to have the same issues.

Can you confirm Shiro?

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

[kdeconnect] [Bug 425381] Cannot add trusted networks (empty list)

2021-10-10 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=425381

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com

--- Comment #8 from Richard Llom  ---
(In reply to shiro_code from comment #5)
> I have the same bug using v1.14.2 (Google Play and f-droid) and Android 10
> (Pixel 3a). I've seen a few people with the same bug: 
> https://old.reddit.com/r/kde/comments/goxx2k/
> kde_connect_cant_add_a_trusted_network/
> https://forum.kde.org/viewtopic.php?f=18=166179
> 
> This bug is already fixed on master branch as I can only reproduce it using
> Play Store version. Given that the last release (v1.14.2) was 4 months ago
> the changes didn't trickle down yet.
> 
> This commit 1a247eac
> (https://invent.kde.org/network/kdeconnect-android/-/commit/
> 1a247eacc9264c325715529e8749860c6dccfaba) "Fix trusted networks on Android
> 10" is most likely the fix. 
> 
> Android 10 changed the way privacy permissions work
> (https://developer.android.com/about/versions/10/privacy/changes).
> ACCESS_FINE_LOCATION permission is now needed to access WiFi information and
> v1.14.2 only requests ACCESS_COARSE_LOCATION.

Has this fix been merged and released?

I still have this issue under Android 11 and KDE Connect 1.17.0.

Not sure if this a new bug or still the same...

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

[kdeconnect] [Bug 429721] desktop: prevent duplicate notifications

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429721

Richard Llom  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 419662] The same message (i.e. calendar entry from calendar app 'etar') occours again and again until it was removed from the info bar in android

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=419662

Richard Llom  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 418820] Notification flood and not being able to clear it

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=418820

Richard Llom  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 429323] very old "phantom" notifications are periodically re-sent even though they've been cleared

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429323

Richard Llom  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 434412] Paused Application's Notifications get sent to desktop

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=434412

Richard Llom  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 411753] KDE Connect spams the desktop with a torrent of old notifications.

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=411753

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=422140,
   ||https://bugs.kde.org/show_b
   ||ug.cgi?id=413015,
   ||https://bugs.kde.org/show_b
   ||ug.cgi?id=429323,
   ||https://bugs.kde.org/show_b
   ||ug.cgi?id=418820,
   ||https://bugs.kde.org/show_b
   ||ug.cgi?id=429721,
   ||https://bugs.kde.org/show_b
   ||ug.cgi?id=434412,
   ||https://bugs.kde.org/show_b
   ||ug.cgi?id=419662

--- Comment #5 from Richard Llom  ---
Adding some other notification related bugs to "see also".

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

[kdeconnect] [Bug 413015] Reoccuring notifications from yandex-browser file downloads on Android

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=413015

Richard Llom  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 422140] Annoying and obtrusive notifications KDE connect

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=422140

Richard Llom  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 429323] very old "phantom" notifications are periodically re-sent even though they've been cleared

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429323

Richard Llom  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED
 CC||richard.l...@gmail.com

--- Comment #2 from Richard Llom  ---
I'm closing this, as you have figured it out and this seems a very app specific
problem. The other notifications bugs are triaged in their respective tickets.

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

[kdeconnect] [Bug 431116] Notifications continue to be sent even when Not Disturb mode is activated

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=431116

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com

--- Comment #1 from Richard Llom  ---
For the record:
If you enable "Do not Disturb" mode in your Plasma session, it works as
intended and you do not receive any notifications from your phone (or else).

However when only toggling the Androids "Do not Disturb" mode, messages are
still shared via KDEConnect with the Plasma session.

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

[kdeconnect] [Bug 433051] Option to disable Android Notifications for send/received files via KDEConnect

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=433051

Richard Llom  changed:

   What|Removed |Added

Summary|disable send completed  |Option to disable Android
   |notification when already   |Notifications for
   |notified by other means |send/received files via
   ||KDEConnect
   Severity|normal  |wishlist

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

[kdeconnect] [Bug 420886] Unable to reply to SMS Message from Desktop

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=420886

Richard Llom  changed:

   What|Removed |Added

Summary|Unable to use   |Unable to reply to SMS
   ||Message from Desktop

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

[kdeconnect] [Bug 420221] notifications from Android containing HTML are rendered on the desktop

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=420221

Richard Llom  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=416962
 CC||richard.l...@gmail.com

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

[kdeconnect] [Bug 416962] Unparsed HTML tags in Android notifications

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=416962

Richard Llom  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 412726] integrate whatsapp notifications within kdeconnect - possible?

2021-04-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=412726

Richard Llom  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED
 CC||richard.l...@gmail.com

--- Comment #4 from Richard Llom  ---
Closing as WORKSFORME

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

[plasma-systemmonitor] [Bug 433170] Option to change update interval

2021-02-19 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=433170

--- Comment #8 from Richard Llom  ---
(In reply to dS810 from comment #7)
> (In reply to Richard Llom from comment #6)
> > (In reply to dS810 from comment #5)
> > 
> > Note that you filled this bug under plasma-systemmonitor, the "new
> > ksysguard". If you are using ksysguard, please fill bugs under:
> > https://bugs.kde.org/describecomponents.cgi?product=ksysguard
> > 
> > 
> > plasma-systemmonitor doesn't ship with plasma yet, you may find it as git
> > package in your distros repository.
> 
> I mean the "widget" is also named "system monitor" :/

Yeah, I know its confusing...

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

[plasma-systemmonitor] [Bug 433268] New: Why no tabs?

2021-02-19 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=433268

Bug ID: 433268
   Summary: Why no tabs?
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

plasma-systemmonitor doesn't have any tabs, like ksysguard has.

This doesn't fit with other other KDE applications such as dolphin, kate,
okular, konversation, present ksysguard ...

Can we please have tabs in plasma-systemmonitor?

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

[plasma-systemmonitor] [Bug 433169] Option to edit sensor name in widget

2021-02-19 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=433169

Richard Llom  changed:

   What|Removed |Added

Summary|Gadget shows same title |Option to edit sensor name
   ||in widget
 CC||richard.l...@gmail.com

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

[plasma-systemmonitor] [Bug 433170] Option to change update interval

2021-02-19 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=433170

--- Comment #6 from Richard Llom  ---
(In reply to dS810 from comment #5)
> (In reply to Richard Llom from comment #4)
> > For reference:
> > in (the current) ksysguard one can set the update interval under View -> Tab
> > properties.
> > I don't know if this also applied to the widgets of if there is a separate
> > setting.
> 
> It has no impact...

Note that you filled this bug under plasma-systemmonitor, the "new ksysguard".
If you are using ksysguard, please fill bugs under:
https://bugs.kde.org/describecomponents.cgi?product=ksysguard


plasma-systemmonitor doesn't ship with plasma yet, you may find it as git
package in your distros repository.

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

[plasma-systemmonitor] [Bug 433170] Option to change update interval

2021-02-19 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=433170

Richard Llom  changed:

   What|Removed |Added

Summary|Adjustable refresh  |Option to change update
   |frequency   |interval
 CC||richard.l...@gmail.com

--- Comment #4 from Richard Llom  ---
For reference:
in (the current) ksysguard one can set the update interval under View -> Tab
properties.
I don't know if this also applied to the widgets of if there is a separate
setting.

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

[plasma-systemmonitor] [Bug 432115] Graph updates are choppy

2021-02-06 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=432115

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com

--- Comment #1 from Richard Llom  ---
Yes, I agree smooth updates scrolling would be very nice.

BTW, you change the tick settings. It is under Data Ranges -> "to (X)" value.

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

[plasma-systemmonitor] [Bug 429167] Appearance options aren't preserved

2020-12-02 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429167

Richard Llom  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|RESOLVED

--- Comment #8 from Richard Llom  ---
Aw, my bad. Switched to libksysguard-git and this resolved those, however some
other weird issues popped up. 
How/where can I delete the config for plasma-systemmonitor?

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

[plasma-systemmonitor] [Bug 429167] Appearance options aren't preserved

2020-11-30 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429167

--- Comment #6 from Richard Llom  ---
Yes, neither of them works. Also Data Range isn't preserved.

Is there any way I can make sure I have the up to date version?

Under About it just says System Monitor 5.20.80 and the usual info (which I
cannot select to copy, btw :-().

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

[plasma-systemmonitor] [Bug 429167] Appearance options aren't preserved

2020-11-28 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429167

Richard Llom  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #4 from Richard Llom  ---
For me its not fixed, same with bug 429155.

I'm using the AUR to build from source.
KDE Frameworks 5.76.0
Qt 5.15.1 (built against 5.15.1)

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

[plasma-systemmonitor] [Bug 429758] Menu to save and load pages

2020-11-28 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429758

Richard Llom  changed:

   What|Removed |Added

   Keywords||usability

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

[plasma-systemmonitor] [Bug 429758] New: Menu to save and load pages

2020-11-28 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429758

Bug ID: 429758
   Summary: Menu to save and load pages
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

There is currently no way to save (to disk) and load pages in system monitor,
like
we have in ksysguard.

With all these page configuration options it only makes sense to provide the
user with an easy way to store (backup) and restore pages.

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

[plasma-systemmonitor] [Bug 429756] New: More system information in system information

2020-11-28 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429756

Bug ID: 429756
   Summary: More system information in system information
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

I think the system information widget contains to much KDE specific information
and too few system information.

Ie. Qt version and KDE frameworks version are really specific to KDE, also they
can easily be looked up in any "About" information of an KDE app.

Plasma version is ok, since it is your desktop and I also wouldn't where to
look it up elsewhere (except packetmanager).

What I'm missing is:
Kernel version (and name maybe)
Mesa version (along LLVM maybe)

uptime could be nice, but it is actually more of a "show-off" information.



For reference my "inxi -G" output:

Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Fiji [Radeon R9 FURY /
NANO Series] driver: amdgpu v: kernel 
   Display: x11 server: X.Org 1.20.9 driver: amdgpu unloaded:
modesetting resolution: 2560x1440~144Hz 
   OpenGL: renderer: AMD Radeon R9 Fury Series (FIJI DRM 3.38.0
5.8.18-1-MANJARO LLVM 11.0.0) v: 4.6 Mesa 20.2.2

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

[plasma-systemmonitor] [Bug 429563] New: Icon / Menu for System Tray

2020-11-23 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429563

Bug ID: 429563
   Summary: Icon / Menu for System Tray
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Since there is now a unified background service (KSystemStats) for sensor data,
it would be nice to also have a system tray menu, which would use that service.
The menu would be used to give some stats on a quick glance.

For reference, this is what gnome has:
https://github.com/xtranophilist/gnome-shell-extension-sensors



I couldn't find the roadmap for this project, so sorry if this is already
planned.

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

[plasma-systemmonitor] [Bug 428801] Heavy GPU Load

2020-11-23 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428801

Richard Llom  changed:

   What|Removed |Added

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

--- Comment #8 from Richard Llom  ---
See comment #6

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

[plasma-systemmonitor] [Bug 429259] New: Line chart: Option to influence ticks

2020-11-17 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429259

Bug ID: 429259
   Summary: Line chart: Option to influence  ticks
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

The ticks in the line chart seem to be hard coded to 4. When measuring a range
which is not dividable by 4, e.g. 0 to 90, those ticks are setting at some not
so nice marks:
23° 45° 68° 90°

Therefore it would be nice to have some way to influence the tick positions.

Possible solution I came up with:
a)
Set tick grid, eg. 20 for above example would give ticks at 20,40,60 and 80
(the graph would still go to 90). This would be the nicest solution IMHO.

b)
Specify number of ticks, eg 3 for above example would give ticks at 30, 60 ,90.
Good solution.

c)
Toggle for even/odd number of ticks. Better than nothing I guess kind of
solution ;-)

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

[plasma-systemmonitor] [Bug 429159] Horizontal Bars: No scaling

2020-11-17 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429159

--- Comment #5 from Richard Llom  ---
I see. FWIW below is my sensors output and there is only one reasonable "max"
entry.
I guess the sanest/easiest approach would be to enable the data range option
(like in line chart) and have the user configure the ranges.

$ sensors
nct6797-isa-0a20
Adapter: ISA adapter
Vcore: 1.22 V  (min =  +0.00 V, max =  +1.74 V)
in1:   1.01 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in2:   3.39 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in3:   3.38 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in4:   1.02 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in5: 144.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in6: 832.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in7:   3.39 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in8:   3.20 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in9:   1.85 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in11:824.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in12:  1.15 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in13:680.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in14:  1.53 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
FAN_CPU:0 RPM  (min =0 RPM)
FAN_IN:   463 RPM  (min =0 RPM)
FAN_OUT:  453 RPM  (min =0 RPM)
CS:   +32.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = CPU diode
CPU:  +36.0°C  (high = +115.0°C, hyst = +90.0°C)  sensor = thermistor
AUXTIN0:  +35.0°C  (high = +115.0°C, hyst = +90.0°C)  sensor = thermistor
AUXTIN2:  +35.5°Csensor = thermistor
beep_enable: disabled

k10temp-pci-00c3
Adapter: PCI adapter
Vcore: 1.41 V  
Vsoc:  1.13 V  
Tctl: +37.6°C  
Tdie: +37.6°C  
Icore:36.00 A  
Isoc: 10.25 A  

nvme-pci-2500
Adapter: PCI adapter
Composite:+39.9°C  (low  = -273.1°C, high = +69.8°C)
   (crit = +79.8°C)

amdgpu-pci-2600
Adapter: PCI adapter
vddgfx:  900.00 mV 
FAN_GPU:  616 RPM  (min = 1000 RPM, max = 4200 RPM)
GPU:  +34.0°C  (crit = +89.0°C, hyst = -273.1°C)
power1:   16.22 W  (cap = 150.00 W)

nvme-pci-0100
Adapter: PCI adapter
SSD:  +28.9°C  (low  = -273.1°C, high = +76.8°C)
   (crit = +78.8°C)
Sensor 1: +28.9°C  (low  = -273.1°C, high = +65261.8°C)
Sensor 2: +36.9°C  (low  = -273.1°C, high = +65261.8°C)

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

[plasma-systemmonitor] [Bug 429159] Horizontal Bars: No scaling

2020-11-16 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429159

--- Comment #2 from Richard Llom  ---
Created attachment 133389
  --> https://bugs.kde.org/attachment.cgi?id=133389=edit
Screenshot

Sure.

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

[plasma-systemmonitor] [Bug 429167] Appearance options aren't preserved

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429167

Richard Llom  changed:

   What|Removed |Added

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

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

[plasma-systemmonitor] [Bug 429155] Data Range Option isn't preserved

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429155

Richard Llom  changed:

   What|Removed |Added

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

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

[plasma-systemmonitor] [Bug 429167] New: Appearance options aren't preserved

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429167

Bug ID: 429167
   Summary: Appearance options aren't preserved
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

The appearance options for a line chart, like smooth lines aren't preserved
between application restarts.
Also the option "Show Title" doesn't seem to do anything for me...

See also  bug 429155

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

[plasma-systemmonitor] [Bug 429155] Data Range Option isn't preserved

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429155

--- Comment #2 from Richard Llom  ---
Probably related:
When exporting the chart as a desktop widget, the data ranges are also not
preserved.

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

[plasma-systemmonitor] [Bug 429159] New: Horizontal Bars: No scaling

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429159

Bug ID: 429159
   Summary: Horizontal Bars: No scaling
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

When I choose horizontal bars as chart type, all data points/bars extend over
the full length - independently from their actual value.
I guess that is not how it is supposed to work?

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

[plasma-systemmonitor] [Bug 429157] New: CPU Clock Frequency: Legend naming is redundant.

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429157

Bug ID: 429157
   Summary: CPU Clock Frequency: Legend naming is redundant.
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

When using a chart with cpu clock frequencies, one has "CPU Clock" in title,
but each data point (thread) is also labeled with "CPU x Clock Frequency x
GHz".
The "Clock Frequency" part is redundant and blows up unnecessarily the legend.

I know this probably stems from sysfs and isn't so much an actual bug in
systemmonitor (hence marking as wishlist). But it would be nice if their could
be some custom vodoo here.


For an example view, see attachment in bug 429156.

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

[plasma-systemmonitor] [Bug 429155] Data Range Option isn't preserved

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429155

--- Comment #1 from Richard Llom  ---
Slight correction:
for Y Data it is set to automatic, for X-Data it is always set to 0 / 50
(lower/ upper).

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

[plasma-systemmonitor] [Bug 429156] New: Legend is truncated on first page view

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429156

Bug ID: 429156
   Summary: Legend is truncated on first page view
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Created attachment 133364
  --> https://bugs.kde.org/attachment.cgi?id=133364=edit
Screenshot of systemmonitor with truncated legend

When I open my custom page the legend is truncated (see attachment).
I either need to go into configure page or swap back an forth between another
page to see the legend in full.

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

[plasma-systemmonitor] [Bug 429155] New: Data Range Option isn't preserved

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429155

Bug ID: 429155
   Summary: Data Range Option isn't preserved
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

When I change the data range for a line chart and save the page. After
restarting systemmonitor the option is reset (to automatic).

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

[plasma-systemmonitor] [Bug 429154] New: Tooltip for line chart

2020-11-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=429154

Bug ID: 429154
   Summary: Tooltip for line chart
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Created attachment 133362
  --> https://bugs.kde.org/attachment.cgi?id=133362=edit
Example of tooltip in an line chart.

When hovering over the line chart it would be nice to have a tooltip with the
timestamp and the individual values on that mark.

Attaching a sample view.

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

[ksysguard] [Bug 428798] Line Chart / History view is (way) to short

2020-11-08 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428798

--- Comment #5 from Richard Llom  ---
(In reply to Arjen Hiemstra from comment #4)
> Personally I don't see much point in having a history that long, what I did
> 20 minutes ago is really not very relevant anymore to what I'm doing now.
> With the current update rate being 2 seconds, the chart currently shows 200
> seconds of history, or a little over 3 minutes. Maybe this could be
> increased to 5 minutes but beyond that I see little point.

Well, two things I would like to reply to this:
1) You might not sit all the time in front of your PC or look at the monitor
application, so things that happened in the past might be interesting to you.

2) Some task take longer than 5 min to finish (compiling, rendering, etc.) and
if you want to get the full picture of how your PC performed during that tasks
you need that long of a time span.

Anyways ...

> Additionally, if
> you change the value of the X range in the configuration, you can keep
> however much history you want. If that doesn't work then it's a valid bug,
> but right now I don't see anything that needs to change here.

... that was the missing piece of information, thats great and works for me!
Kinda confused by the UI, what would you use the "From X" for?


I'm not agreeing on the update rate of 2 seconds tho. Is it planned to have
this configurable (per page)?

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

[plasma-systemmonitor] [Bug 428801] Heavy GPU Load

2020-11-08 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428801

Richard Llom  changed:

   What|Removed |Added

 Attachment #133145|0   |1
is obsolete||

--- Comment #6 from Richard Llom  ---
Created attachment 133147
  --> https://bugs.kde.org/attachment.cgi?id=133147=edit
radeontop with auto performance

Screw my previous statement, those were captured with GPU performance set to
'low'.
When I set to 'auto' performance, graphics pipe usage is "just" 30%. Power
usage is however increasing from around 15 W to 75 W (not shown).

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

[plasma-systemmonitor] [Bug 428801] Heavy GPU Load

2020-11-08 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428801

--- Comment #5 from Richard Llom  ---
Attached is a screenshot of radeontop over systemmonitor, showing 99% graphics
pipe usage.

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

[plasma-systemmonitor] [Bug 428801] Heavy GPU Load

2020-11-08 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428801

--- Comment #4 from Richard Llom  ---
Created attachment 133145
  --> https://bugs.kde.org/attachment.cgi?id=133145=edit
radeontop

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

[plasma-systemmonitor] [Bug 428801] New: Heavy GPU Load

2020-11-07 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428801

Bug ID: 428801
   Summary: Heavy GPU Load
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

When I run plasma-systemmonitor with 3 line charts I have really *heavy* GPU
load.

See bug 428798 for screenshot of the configuration and the temperature rise of
my GPU.


Full system specs:
System:Kernel: 5.8.18-1-MANJARO x86_64 bits: 64 Desktop: KDE Plasma 5.20.2
Distro: Manjaro Linux 
Machine:   Type: Desktop System: Micro-Star product: MS-7B89 v: 2.0 
   UEFI: American Megatrends v: A.C0 date: 01/06/2020 
CPU:   Info: 6-Core model: AMD Ryzen 5 2600X bits: 64 type: MT MCP L2
cache: 3072 KiB 
   Speed: 2402 MHz min/max: 2200/3600 MHz
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Fiji [Radeon R9 NANO]
driver: amdgpu v: kernel 
   Display: x11 server: X.Org 1.20.9 driver: amdgpu unloaded:
modesetting resolution: 2560x1440~144Hz 
   OpenGL: renderer: AMD Radeon R9 Fury Series (FIJI DRM 3.38.0
5.8.18-1-MANJARO LLVM 10.0.1) v: 4.6 Mesa 20.2.1

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

[plasma-systemmonitor] [Bug 428798] Line Chart / History view is (way) to short

2020-11-07 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428798

--- Comment #2 from Richard Llom  ---
Created attachment 133117
  --> https://bugs.kde.org/attachment.cgi?id=133117=edit
Screenshot of ksysguard: Line chart & fullscreen

Also notice the vertical grid lines, each of them represents 1 min. Which I
think is a nice feature and would also like to see in plasma-monitor.

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

[plasma-systemmonitor] [Bug 428798] Line Chart / History view is (way) to short

2020-11-07 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428798

--- Comment #1 from Richard Llom  ---
Created attachment 133116
  --> https://bugs.kde.org/attachment.cgi?id=133116=edit
Screenshot of plasma-monitor: line chart & fullscreen

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

[plasma-systemmonitor] [Bug 428798] New: Line Chart / History view is (way) to short

2020-11-07 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=428798

Bug ID: 428798
   Summary: Line Chart / History view is (way) to short
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: richard.l...@gmail.com
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Currently the line chart spans only like 40 seconds or so and there seems to be
no configuration available.
IMHO this time span is way too short and represents more a snapshot than an
actual history to *monitor* your system.

For reference:
In ksysguard I have set the page update interval to 0,5 secs and the pixels per
time period to 1. This allows me to monitor *20 min* in fullscreen. Which is
OK, I don't need more but it certainly shouldn't be much less.


Attached are two screenshots of each application with the same charts. Notice
how you can see how my GPU temp is rising in ksysguard, while this change isn't
visible in plasma-monitor at all. Coincidentally this was when I started to use
plasma-monitor (I will open a separate ticket for that).

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

[systemsettings] [Bug 420348] Misleading and confusing options under Desktop Session

2020-04-20 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=420348

Richard Llom  changed:

   What|Removed |Added

   Keywords||usability
 CC||n...@kde.org

--- Comment #1 from Richard Llom  ---
Hey Nate, maybe you can take a look. Thanks. :-)

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

[systemsettings] [Bug 420348] New: Misleading and confusing options under Desktop Session

2020-04-20 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=420348

Bug ID: 420348
   Summary: Misleading and confusing options under Desktop Session
   Product: systemsettings
   Version: 5.18.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_smserver
  Assignee: plasma-b...@kde.org
  Reporter: richard.l...@gmail.com
  Target Milestone: ---

Created attachment 127721
  --> https://bugs.kde.org/attachment.cgi?id=127721=edit
kcmsmserver screenshot with comments

SUMMARY
Change layout and title of options under Desktop Session.

STEPS TO REPRODUCE
Under System Settings -> Desktop Session: "On Login", 3. Options:
1. restore previous session
2. restore manually saved session
3. start with an empty session

Also see attached screenshots with comments.

OBSERVED RESULT
Option 1. and 2. actually do the same _on login_: they restore the last saved
session.
The difference between 1. and 2. is actually that 1. saves the session on
/logout/, whereas 2. adds an option in the start menu to manually save the
session. (and I guess it doesn't save on logout?)

EXPECTED RESULT
The wording and placement of these option doesn't reflect the behavior.
Especially with option 2., one could get the impression that one could choose
from different manually saved session. So instead of the 3 listed options on
login there are only two: restore session or empty session.

SUGGESTED FIX
A) Condense option under "On Login" to just two
o Restore session
o Start with empty session

B) New Section: "Session Saving"
□ Offer Save Session in Start Menu
□ Save Session on logout / leave(?)
(notice the squares as representing combo boxes)

SOFTWARE/OS VERSIONS
KDE Frameworks 5.69.0
Qt 5.14.2 (built against 5.14.2)
The xcb windowing system

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

[okular] [Bug 184196] preloading whole document (or at least 10-20 pages) in aggressive mode

2019-10-05 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=184196

Richard Llom  changed:

   What|Removed |Added

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

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

[okular] [Bug 185906] create thumbnails of all pages in aggressive mode

2019-10-05 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=185906

Richard Llom  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||richard.l...@gmail.com
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=184196
 Status|REPORTED|CONFIRMED

--- Comment #2 from Richard Llom  ---
I can confirm  that not all thumbnails are preloaded in, for example, a 15 page
PDF (with greedy settings).


Okular Version: 1.7.3
KDE Frameworks Version: 5.60.0
Qt Version: 5.12.4

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

[okular] [Bug 412616] New: GUI hangs with big pdf

2019-10-04 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=412616

Bug ID: 412616
   Summary: GUI hangs with big pdf
   Product: okular
   Version: 1.7.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: richard.l...@gmail.com
  Target Milestone: ---

SUMMARY
When I open this pdf:
https://www.schraeder.com/images/PDF/Fibel_Waermerueckgewinnung.pdf, scroll in
the middle of the document and then change to another tab the GUI is hanging
and I cannot scroll in the other document for a couple of seconds. When I
switch to it GUI is hanging again for some time. I can repeat this for at least
50 seconds until the pdf fully is loaded/rendered and there are no hangs
anymore.
During all the time my 4-core CPU uses just about 113% (from 400%) and other
programs work just fine.

I have set memory performance to greedy, but this also happens under normal
settings.

CPU info:
Quad Core model: AMD A10-7850K Radeon R7 12 Compute Cores 4C+8G bits: 64 type:
MCP 
L2 cache: 2048 KiB 
Speed min/max: 1700/3700 MHz


STEPS TO REPRODUCE
1. Open any pdf document
2. open https://www.schraeder.com/images/PDF/Fibel_Waermerueckgewinnung.pdf
3. fast scroll to middle of document
4. switch tab to pdf from 1.

OBSERVED RESULT
GUI hangs

EXPECTED RESULT
GUI shoud'nt hang


SOFTWARE/OS VERSIONS
Operating System:  
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.60.0
Qt Version: 5.12.4
Kernel Version: 4.19.26-1-CHAKRA
OS Type: 64-bit
Processors: 4 × AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G
Memory: 14,7 GiB of RAM

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

[okular] [Bug 388952] Allow independent settings in multiple open instances of okular

2019-10-04 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=388952

Richard Llom  changed:

   What|Removed |Added

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

--- Comment #2 from Richard Llom  ---
I just tried this in Version 1.7.3 and I can set individual cont. modes for
each tab. 

Closing as FIXED

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

[okular] [Bug 263558] Okular performance options: re-adjust outdated memory performance profiles

2019-10-04 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=263558

Richard Llom  changed:

   What|Removed |Added

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

--- Comment #1 from Richard Llom  ---
Judging from the comments from bug 388854, this static memory limit is no
longer applied. Instead it uses some smart algo and tries to maximize the use
of free memory, with respect to the settings (low, normal, etc...)

(Unfortunately I couldn't find the documentation for the exact behavior.)

Closing as FIXED.

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

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

2019-04-14 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=403090

Richard Llom  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 346858] Sliders for minimum/maximu width of panel is not visible

2019-03-17 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=346858

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #7 from Richard Llom  ---
Per comment #6 setting to NEEDSINFO

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

[ksysguard] [Bug 161266] Network speed monitor not displays or speed value doubles

2019-03-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=161266

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=354350

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

[ksysguard] [Bug 354350] ksysguard sums all network interfaces even though virtual interfaces are already counted

2019-03-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=354350

Richard Llom  changed:

   What|Removed |Added

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

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

[ksysguard] [Bug 362463] Add file monitor to ksysguard

2019-03-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=362463

Richard Llom  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||richard.l...@gmail.com

--- Comment #1 from Richard Llom  ---
Confirmed.

Note that ksysguard has an lmsensors interface, so via this interface it is
already possible to track a lot of hardware sensors.

(In theory at leat, because power sensors are currently not supported in
ksysguard, see bug 302667)

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

[ksysguard] [Bug 353497] Graph shows double of the real data rate

2019-03-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=353497

Richard Llom  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |DUPLICATE

--- Comment #5 from Richard Llom  ---
(In reply to kelna91 from comment #4)
> I don't even use KDE anymore - not now at least.
> 
> But Jimmy seemingly answered the mystery: I was most probably using a VPN at
> that time. So it's probably not a bug, but I don't think measurement should
> work this way. 30 Mb left my computer in a second, not 60. I don't think
> it's useful information for the user how much data is passed between
> physical and logical network interfaces combined.

You are right, someone found the cause for this. It is tracked in bug 354350.

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

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

[ksysguard] [Bug 354350] ksysguard sums all network interfaces even though virtual interfaces are already counted

2019-03-15 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=354350

Richard Llom  changed:

   What|Removed |Added

 CC||keln...@gmail.com

--- Comment #2 from Richard Llom  ---
*** Bug 353497 has been marked as a duplicate of this bug. ***

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

[ksysguard] [Bug 183341] ksysguard reporting wrong value for wireless signal and noise in dBm

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=183341

Richard Llom  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 CC||richard.l...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Richard Llom  ---
I don't have an WLAN adapter connected.
Can someone confirm if this still is an issue?

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

[ksysguard] [Bug 152608] Tray and taskbar icon should show cpu usage

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=152608

--- Comment #9 from Richard Llom  ---
System Tray is sooo early 2000s .. ;-)

We have CPU and System load widget available, just saying...

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

[ksysguard] [Bug 128292] Inefficient use of linked list

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=128292

Richard Llom  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||richard.l...@gmail.com
 Status|CONFIRMED   |NEEDSINFO

--- Comment #6 from Richard Llom  ---
Is this still an issue?

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

[ksysguard] [Bug 81646] ppp applet not updated on connect

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=81646

Richard Llom  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||richard.l...@gmail.com
 Status|CONFIRMED   |NEEDSINFO

--- Comment #5 from Richard Llom  ---
I'm not using PPP either.
Is this issue still present in current version of ksysguard?

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

[ksysguard] [Bug 388578] UX System Load > Network History > Make the Yellow darker

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=388578

Richard Llom  changed:

   What|Removed |Added

Summary|System Load > Network   |UX System Load > Network
   |History > Make the Yellow   |History > Make the Yellow
   |darker  |darker
 CC||n...@kde.org,
   ||richard.l...@gmail.com
   Keywords||usability

--- Comment #1 from Richard Llom  ---
Nate, what do you think?

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

[ksysguard] [Bug 404650] ksysguard shows 0 processes in status bar after start when "system load" tab is main

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=404650

Richard Llom  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Richard Llom  ---
Actually closing this as a dup of bug 401147, since there is a broader
observation in the other one.

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

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

[ksysguard] [Bug 401147] Process count in status bar updates only in Process Table tab

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=401147

--- Comment #2 from Richard Llom  ---
*** Bug 404650 has been marked as a duplicate of this bug. ***

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

[ksysguard] [Bug 401147] Process count in status bar updates only in Process Table tab

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=401147

Richard Llom  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||richard.l...@gmail.com
 Ever confirmed|0   |1
Summary|Process count does not  |Process count in status bar
   |update  |updates only in Process
   ||Table tab

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

[ksysguard] [Bug 259954] Sorting by cpu usage in process table doesn't work

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=259954

Richard Llom  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||richard.l...@gmail.com

--- Comment #7 from Richard Llom  ---
Can you reproduce this issue with the current version of ksysguard?

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

[ksysguard] [Bug 306243] Sensor browser tree is not localized

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=306243

Richard Llom  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 CC||richard.l...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #9 from Richard Llom  ---
Can you reproduce this issue with the current version of ksysguard?

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

[ksysguard] [Bug 389392] Process Table: "unknown" CPU usage for some processes

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=389392

Richard Llom  changed:

   What|Removed |Added

Summary|CPU usage is "unknown" in   |Process Table: "unknown"
   |some cases  |CPU usage for some
   ||processes

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

[ksysguard] [Bug 389392] CPU usage is "unknown" in some cases

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=389392

Richard Llom  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Severity|normal  |minor
 CC||richard.l...@gmail.com
 Status|REPORTED|CONFIRMED

--- Comment #1 from Richard Llom  ---
I see it too sometimes, mostly for root processes.

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

[ksysguard] [Bug 344467] System monitor hangs when trying to kill an app

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=344467

Richard Llom  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||richard.l...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Richard Llom  ---
Can you reproduce this issue with the current version of ksysguard?

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

[ksysguard] [Bug 396465] Process Table: View jumps from top to bottom after killing top process

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=396465

Richard Llom  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||richard.l...@gmail.com
   Severity|normal  |minor
 Ever confirmed|0   |1
Summary|When sorting by Virtual |Process Table: View jumps
   |Memory, kill the process|from top to bottom after
   |that uses most memory, the  |killing top process
   |view goes to the lowest |
   |memory ones |

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

[ksysguard] [Bug 373935] Bar graph: Sensor Label cannot be changed

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=373935

Richard Llom  changed:

   What|Removed |Added

 Ever confirmed|0   |1
Summary|Bar graph does not allow|Bar graph: Sensor Label
   |you to change sensor label  |cannot be changed
 Status|REPORTED|CONFIRMED

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

[ksysguard] [Bug 369493] Strange string when changing process priority: ") za dani proces"

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=369493

Richard Llom  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||richard.l...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Richard Llom  ---
I don't see this issue here. Can you reproduce it with the current version of
ksysguard?

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

[ksysguard] [Bug 245337] System monitor doesn't show the title for a digital display

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=245337

Richard Llom  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||richard.l...@gmail.com
 Status|REPORTED|CONFIRMED

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

[ksysguard] [Bug 329324] Bar graph: allow maximum limit > 100

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=329324

Richard Llom  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||richard.l...@gmail.com
Summary|Bar maximum value limit |Bar graph: allow maximum
   ||limit > 100
 Ever confirmed|0   |1

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

[ksysguard] [Bug 183840] ksysguard pops up "connection to localhost as been lost" on start up, not showing any info on CPU, network and memory history

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=183840

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #8 from Richard Llom  ---
Closing as no user feedback since 2009.

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

[ksysguard] [Bug 354350] ksysguard sums all network interfaces even though virtual interfaces are already counted

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=354350

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com

--- Comment #1 from Richard Llom  ---
Created attachment 118755
  --> https://bugs.kde.org/attachment.cgi?id=118755=edit
Example Image from OP

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

[ksysguard] [Bug 353497] Graph shows double of the real data rate

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=353497

Richard Llom  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[ksysguard] [Bug 278974] KSysGuard show incorrect Total Size for big (~2.7 Tb) partition

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=278974

Richard Llom  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 CC||richard.l...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Richard Llom  ---
Can you reproduce this issue with the current version of ksysguard?

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

[ksysguard] [Bug 390311] SSH password dialog keeps popping up in ksysguard

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=390311

Richard Llom  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||richard.l...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Richard Llom  ---
Can you reproduce this issue with the current version of ksysguard?

Also take a look at the docs, page 11 of the pdf there is a section about ssh
connections, maybe this can resolve your issue.
https://docs.kde.org/index.php?application=ksysguard

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

[ksysguard] [Bug 275566] The listview box autoupdates: the speed makes the items invisible and my i7 koocks. :)

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=275566

Richard Llom  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||richard.l...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Richard Llom  ---
Can you reproduce this issue with the current version of ksysguard?

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

[ksysguard] [Bug 352540] Programs Only icon is the same than for All Processes

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=352540

Richard Llom  changed:

   What|Removed |Added

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

--- Comment #1 from Richard Llom  ---
The icons have been fixed (every options has it's own icon now).

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

[ksysguard] [Bug 405322] Negative "Relative Start Time" in Process Table after hibernation

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=405322

Richard Llom  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||richard.l...@gmail.com
Summary|Shows negative `Relative|Negative "Relative Start
   |Start Time` when the|Time" in Process Table
   |computer comes out from |after hibernation
   |hibernation on the next and |
   |subsequent days |
 Ever confirmed|0   |1

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

[ksysguard] [Bug 212839] build fails with Sun Studio - isinf

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=212839

Richard Llom  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||richard.l...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #12 from Richard Llom  ---
Can you reproduce this issue with current version of ksysguard?

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

[ksysguard] [Bug 255674] bad size of memory is dispalyed in System monitor

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=255674

Richard Llom  changed:

   What|Removed |Added

 CC||richard.l...@gmail.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #9 from Richard Llom  ---
Can you reproduce this issue with current version of ksysguard?

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

[ksysguard] [Bug 387099] FR CPU and Memory Summary for selected processes

2019-03-12 Thread Richard Llom
https://bugs.kde.org/show_bug.cgi?id=387099

Richard Llom  changed:

   What|Removed |Added

Summary|Feature request: add memory |FR CPU and Memory Summary
   |summary for few selected|for selected processes
   |processes   |
   Severity|normal  |wishlist
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||richard.l...@gmail.com

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

  1   2   >