[Spectacle] [Bug 484211] Spectacle should convert old format string in filename

2024-05-15 Thread outfrost
https://bugs.kde.org/show_bug.cgi?id=484211

outfrost  changed:

   What|Removed |Added

 CC||kotlet.bahn+...@gmail.com

--- Comment #6 from outfrost  ---
The new version just landed in Manjaro stable, and my filename format was not
converted. It's very likely that I did change something in Spectacle's config
between 28 Feb and the upgrade, but that may well be the case for a lot of
users not running KDE neon.

Like others suggest, IMO checking for '%' format specifiers _and_ the lack of
new-style specifiers would be a better way to detect the need to convert,
rather than just config file date. Perhaps the config file itself should be
versioned, to simplify this in the future?

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

[Spectacle] [Bug 487067] New: Spectacle ignores delay option in main window

2024-05-15 Thread outfrost
https://bugs.kde.org/show_bug.cgi?id=487067

Bug ID: 487067
   Summary: Spectacle ignores delay option in main window
Classification: Applications
   Product: Spectacle
   Version: 24.02.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: noaha...@gmail.com
  Reporter: kotlet.bahn+...@gmail.com
CC: k...@david-redondo.de
  Target Milestone: ---

SUMMARY
When taking screenshots using buttons in the Spectacle main window, the "Delay"
option is not taken into account. All screenshots are taken immediately,
without waiting the set amount of time.

STEPS TO REPRODUCE
1. Open Spectacle main window (e.g. using PrintScreen on Plasma)
2. Set a non-zero delay, preferably 3+ seconds
3. Press "Rectangular Region"

OBSERVED RESULT
Screenshot is taken immediately and opens the cropping overlay right away

EXPECTED RESULT
Spectacle minimises its window, waits the set amount of time, then takes
screenshot

SOFTWARE/OS VERSIONS
Windows: -
macOS: -
Linux/KDE Plasma: Manjaro Linux stable amd64, X11
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION

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

[kwin] [Bug 423230] Compositor only works at 60 FPS on a 144 Hz monitor on X11

2022-01-02 Thread outfrost
https://bugs.kde.org/show_bug.cgi?id=423230

outfrost  changed:

   What|Removed |Added

 CC||kotlet.bahn+...@gmail.com

--- Comment #9 from outfrost  ---
Confirming this is an issue in 5.23.4, on X11, with kernel 5.15.12-1-MANJARO
(amd64), amdgpu, mesa 21.3.2.

I've checked, and I do have `MaxFPS=144` under `[Compositing]` in kwinrc.
Still, compositing on my 144 Hz monitor is limited to 60 fps. If I disable
compositing, then moving windows, scrolling websites in Firefox etc. is smooth
again.

I used to be able to work around this by setting the compositing backend to
XRender. In 5.23, XRender has been removed, so I'm stuck again.

My setup is:
* 1920x1080 60Hz @ 0,840
* 2560x1440 144Hz @ 1920,400 primary
* 1920x1080 60Hz @ 4480,0 rotated left

Observation: There is no screen at 0,0 in my setup. In bug #438176, Oto Šťáva
mentioned that that has an effect on whether they experience compositing
issues.

I've tried changing every compositor setting in the kcm, to no avail. The only
thing I haven't used is "keep window thumbnails: always".

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

[systemsettings] [Bug 420126] Setting greeter background image discards leading space in filename

2020-04-16 Thread outfrost
https://bugs.kde.org/show_bug.cgi?id=420126

--- Comment #2 from outfrost  ---
(In reply to Nate Graham from comment #1)
> Breath is a 3rd-party theme not supported by KDE. Is the issue reproducible
> when using the Breeze theme?

Yes, it is, with the exact same message in journal (but now referring to
Background.qml under breeze).

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

[systemsettings] [Bug 420126] New: Setting greeter background image discards leading space in filename

2020-04-15 Thread outfrost
https://bugs.kde.org/show_bug.cgi?id=420126

Bug ID: 420126
   Summary: Setting greeter background image discards leading
space in filename
   Product: systemsettings
   Version: 5.18.4
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_sddm
  Assignee: k...@davidedmundson.co.uk
  Reporter: kotlet.bahn+...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 127567
  --> https://bugs.kde.org/attachment.cgi?id=127567&action=edit
/usr/share/sddm/themes/breath/Background.qml shipped with Manjaro

SUMMARY
When an image file whose name begins with a space (0x20) is selected as login
screen background, the space is somehow discarded, and the greeter attempts to
load a file without the leading space in the name.

STEPS TO REPRODUCE
1. Open System Settings -> Startup and Shutdown -> Login Screen (SDDM) -> Theme
2. Change the theme background to an image file whose name (stem; not
necessarily the whole path) begins with a space
3. Apply settings and log out

OBSERVED RESULT
Greeter displays a solid white background.

Journal contains the following message:
> Apr 15 17:54:47 Anachronos sddm-greeter[11790]: 
> file:///usr/share/sddm/themes/breath/Background.qml:34:5: QML Image: Cannot 
> open: file:///usr/share/sddm/themes/breath/.'Ω'. by Baisishaonian.jpg

EXPECTED RESULT
Greeter displays the chosen background image correctly.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro 19.0.2 Kyria / x86_64 Linux 5.5.16-1-MANJARO
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
The issue does not seem to come from unusual characters in the name
(apostrophes and omega), because once I renamed the image file by prepending an
additional dash (0x2D), it was loaded correctly by the greeter.

I've attached Manjaro's /usr/share/sddm/themes/breath/Background.qml.

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