[Powerdevil] [Bug 463034] "Battery low" notification persists even if battery fully charged

2022-12-24 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=463034

--- Comment #6 from merilius  ---
(In reply to Kai Uwe Broulik from comment #3)
> Hmm, strange, PowerDevil has explicit code to revoke the battery low
> notification in case the AC adapter is plugged in or battery charge goes
> above the low threshold again.

I tried to reproduce it again, with no luck. The battery low notification went
away as soon as I connected the charger.
Sorry, I must have previously connected the charger when the laptop lid was
down (laptop in sleep mode) and I disconnected it also when still in sleep
mode. I checked it now, and indeed it shows "Battery Low (99% remaining").

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

[Powerdevil] [Bug 463034] "Battery low" notification persists even if battery fully charged

2022-12-14 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=463034

--- Comment #2 from merilius  ---
(In reply to Kai Uwe Broulik from comment #1)
> Battery monitor doesn't look like your AC is plugged in.
Yes, I unplugged it for the moment. I closed the notification window, but can
try again next time.

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

[Powerdevil] [Bug 463034] New: "Battery low" notification persists even if battery fully charged

2022-12-14 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=463034

Bug ID: 463034
   Summary: "Battery low" notification persists even if battery
fully charged
Classification: Plasma
   Product: Powerdevil
   Version: 5.26.4
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: balwi...@gmail.com
CC: m...@ratijas.tk
  Target Milestone: ---

Created attachment 154580
  --> https://bugs.kde.org/attachment.cgi?id=154580=edit
screenshot

SUMMARY
The notification shows "Battery Low (99% remaining)" which sounds ridiculous.
See the attachment

STEPS TO REPRODUCE
1. Discharge laptop battery to 10%
2. Power Management window appears saying "battery low"
3. Connect your charger

OBSERVED RESULT
The content of the notification keeps updating the percentage up to 100%, still
saying battery low

EXPECTED RESULT
Notification disappears after charged above some threshold

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7

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

[dolphin] [Bug 406624] dolphin titlebar garbled with baloosearch json query

2019-04-25 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=406624

--- Comment #3 from merilius  ---
Screenshot attached.
Meanwhile there was an update, so it is reproducible in the new version:

Currently:
Dolphin 5.57.0
KDE Frameworks 5.57.0
Qt 5.13.3 (built against 5.12.2)
The xcb windowing system

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

[dolphin] [Bug 406624] dolphin titlebar garbled with baloosearch json query

2019-04-25 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=406624

--- Comment #2 from merilius  ---
Created attachment 119623
  --> https://bugs.kde.org/attachment.cgi?id=119623=edit
dolphin screenshot

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

[dolphin] [Bug 406624] dolphin titlebar garbled with baloosearch json query

2019-04-17 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=406624

merilius  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages

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

[dolphin] [Bug 406624] dolphin titlebar garbled with baloosearch json query

2019-04-17 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=406624

merilius  changed:

   What|Removed |Added

 CC||balwi...@gmail.com

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

[dolphin] [Bug 406624] New: dolphin titlebar garbled with baloosearch json query

2019-04-17 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=406624

Bug ID: 406624
   Summary: dolphin titlebar garbled with baloosearch json query
   Product: dolphin
   Version: 18.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: search
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: balwi...@gmail.com
  Target Milestone: ---

SUMMARY
After a serach is made in dolphin the titlebar becomes replaced with a really
long and human-unreadable json query to baloosearch. 

STEPS TO REPRODUCE
Start dolphin, click find, type foo, press enter 

OBSERVED RESULT
dolphin titlebar becomes:
baloosearch:?json=%7B%0A%22dayFilter%22: 0,%0A%22includeFolder%22:
%22/home/user%22,%0A%22monthFilter%22: 0,%0A%22searchString%22:
%22filename:%5C%22foo%5C%22%22,%0A%22term%22: %7B%0A%22filename%22:
%7B%0A%22$ct%22: %22foo%22%0A%7D%0A%7D,%0A   
%22yearFilter%22: 0%0A%7D%0A=Query Results from 'foo' — Dolphin

EXPECTED RESULT
Just the "title" part of the query, i.e.
"Query Results from 'foo' — Dolphin"
Or even better: "Dolphin -- search results of 'foo'"

SOFTWARE/OS VERSIONS
Arch Linux
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2

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

[kwin] [Bug 405915] Firefox extension installation popup unclickable under kwin

2019-03-28 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=405915

merilius  changed:

   What|Removed |Added

 Resolution|UPSTREAM|FIXED

--- Comment #8 from merilius  ---
I figured out thanks to help in Arch Linux forum:

It depends on window focus settings in kwin. I had focusPolicy = 3, when the
firefox dialog was unclickable.
The problem disappears when focusPolicy <= 2, i.e. anything else than focus
strictly under mouse.

PS. Some semantics: in focus settings it says "focus under mouse". Mouse it a
physical device, and is not even used by most laptop users. Focus is under
_cursor_, a graphical entity.

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

[kwin] [Bug 405915] Firefox extension installation popup unclickable under kwin

2019-03-27 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=405915

--- Comment #6 from merilius  ---
(In reply to Vlad Zagorodniy from comment #3)
> Can you reproduce this bug with the stable edition of Firefox (66)?

Yes. It is still there 66.0.1 64bit. It has been for a while already and I only
decided to report it now.

Now I tried something else, use the keyboard: navigate over the popup by
pressing tab and press space to confirm -- it works.

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

[kwin] [Bug 405915] Firefox extension installation popup unclickable under kwin

2019-03-26 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=405915

--- Comment #2 from merilius  ---
Does not matter if compositor is opengl 3.1 or xrender

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

[kwin] [Bug 405915] Firefox extension installation popup unclickable under kwin

2019-03-26 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=405915

--- Comment #1 from merilius  ---
Firefox version 67b4
Tried firefox 52 esr, but the mechanism of adding extensions is different and
it does work.

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

[kwin] [Bug 405915] New: Firefox extension installation popup unclickable under kwin

2019-03-26 Thread merilius
https://bugs.kde.org/show_bug.cgi?id=405915

Bug ID: 405915
   Summary: Firefox extension installation popup unclickable under
kwin
   Product: kwin
   Version: 5.15.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: balwi...@gmail.com
  Target Milestone: ---

Created attachment 119069
  --> https://bugs.kde.org/attachment.cgi?id=119069=edit
screenshot with the popup

SUMMARY

Under Plasma or LxQt+kwin all firefox extension installation popups/dialogs do
nothing when clicked. The problem does not appear under Gnome or LxQt+compiz.
It applies to firefox developer edition as well. See the attachment.

When mouse-over the popup, it slightly changes button colours. When clicked it
further darkens the button. But nothing happens.

I tried disabling various effects, but it did not help.

Drivers: nvidia 418.56
XDG_SESSION_TYPE=x11
kwin version 5.15.3
Qt Version: 5.13.0beta1
19.03.80
5.56.0

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