[plasmashell] [Bug 442086] Volume bar on OSD breaks after raising maximum volume above 100%

2021-09-14 Thread Namor Niradnug
https://bugs.kde.org/show_bug.cgi?id=442086

--- Comment #5 from Namor Niradnug  ---
(In reply to Nate Graham from comment #3)
> Oh, when you said obs, you meant osd. I see now, thanks.
> 
> Cannot reproduce though. Raising volume with global shortcuts causes the bar
> to eventually go above 100% correctly.
> 
> Can you please attach a screenshot that shows the problem? Or better yet, a
> screen recording?

Sorry for typo :)
Recording attached

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

[plasmashell] [Bug 442086] Volume bar on OSD breaks after raising maximum volume above 100%

2021-09-14 Thread Namor Niradnug
https://bugs.kde.org/show_bug.cgi?id=442086

--- Comment #4 from Namor Niradnug  ---
Created attachment 141551
  --> https://bugs.kde.org/attachment.cgi?id=141551=edit
osb volume bar broken

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

[plasmashell] [Bug 442086] Volume bar on obs breaks after raising maximum volume

2021-09-13 Thread Namor Niradnug
https://bugs.kde.org/show_bug.cgi?id=442086

--- Comment #2 from Namor Niradnug  ---
(In reply to Nate Graham from comment #1)
> > plasma-workspace/shell/obs.cpp
> I don't see this file; can you point to where you found it?

here is GitLab link:
https://invent.kde.org/plasma/plasma-workspace/blob/master/shell/osd.cpp#L43

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

[plasmashell] [Bug 442086] New: Volume bar on obs breaks after raising maximum volume

2021-09-06 Thread Namor Niradnug
https://bugs.kde.org/show_bug.cgi?id=442086

Bug ID: 442086
   Summary: Volume bar on obs breaks after raising maximum volume
   Product: plasmashell
   Version: 5.22.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: roma57li...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

STEPS TO REPRODUCE
1. Turn on "Raise Maximum Volume"
2. Change volume to maximum (more than 100%)
3. Change volume with shortcuts such as Osd appears.

OBSERVED RESULT
Volume progress bar on obs is always on maximum, if volume less than 100% too.
Icon changes right. Volume itself works and changes right.

Also if turns "Raise Maximum Volume" off, progress bar still stays broken.
It fixes after shell restart.

EXPECTED RESULT
Volume bar on obs should changes.

SOFTWARE/OS VERSIONS
Linux: 5.13.13-zen1-1-zen (64-bits) 
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Theme: Sweet

Bug probably at plasma-workspace/shell/obs.cpp, line 45, on calling.
maximum_percent must be not 100, but 150 if raising maximum volume turned on.

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