[kgpg] [Bug 481582] New: app does not launch in wayland or kde now

2024-02-20 Thread Hunter
https://bugs.kde.org/show_bug.cgi?id=481582

Bug ID: 481582
   Summary: app does not launch in wayland or kde now
Classification: Applications
   Product: kgpg
   Version: git
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@opensource.sf-tec.de
  Reporter: glenso...@gmail.com
  Target Milestone: ---

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

the application doesnt open at all for me im running arch with kde

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

[kdenlive] [Bug 469291] New: Using GoPro external proxy clips prevents rendering and corrupts the project

2023-05-02 Thread Hunter
https://bugs.kde.org/show_bug.cgi?id=469291

Bug ID: 469291
   Summary: Using GoPro external proxy clips prevents rendering
and corrupts the project
Classification: Applications
   Product: kdenlive
   Version: 23.04.0
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Effects & Transitions
  Assignee: j...@kdenlive.org
  Reporter: kde.eo...@simplelogin.com
  Target Milestone: ---

Created attachment 158641
  --> https://bugs.kde.org/attachment.cgi?id=158641=edit
A tar.gz file which contains a project file before and after adding the video
clip to the timeline. The before file is not corrupted, but the after file is.

SUMMARY
I have been trying to learn how to do some basic editing on Kdenlive, but I
have been running into corruption issues with my project by the time I am ready
to render. I can reliable reproduce the corruption by enable external GoPro
proxy clips and then enabling the proxy clip on a single source file. I don't
believe the issue was as bad a few weeks ago when I was messing around with it
on vacation, but I could be wrong about that. 


STEPS TO REPRODUCE
1. Start new project
2. Enable external proxy clips for GoPro videos
3. Add a single source file (4k GoPro video)
4. Enable proxy clips for that single source file
5. Drag the source clip into the timeline

OBSERVED RESULT
The video monitor works fine and I can scrub through the project, but rendering
the project causes the output to be a single word: "INVALID". Saving, closing,
and re-opening the project causes the following error message: "Could not
recover corrupt file."

EXPECTED RESULT
The video renders using the source file and see no errors when re-opening the
project file.

SOFTWARE/OS VERSIONS
Linux: Fedora-Workstation 6.2.13-100.fc36.x86_64
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
* Only after adding the video to the timeline does the project corrupt. The
corruption can be reproduced while the video files are on a local and remote
filesystem (NFS).
* Generated proxy clips do not corrupt the project

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

[frameworks-kio] [Bug 467037] New: Desktop files only look in `apps` for icons

2023-03-07 Thread Hunter Turcin
https://bugs.kde.org/show_bug.cgi?id=467037

Bug ID: 467037
   Summary: Desktop files only look in `apps` for icons
Classification: Frameworks and Libraries
   Product: frameworks-kio
   Version: 5.103.0
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: hunter...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
- When fetching the icon for an application from a `.desktop` file that
specifies an icon using `Icon=`, if the specified icon is not present in the
`apps` directory of the icons path but is present in another directory of the
icons path, then the application has a blank icon in the taskbar. The Desktop
Entry Specification
(https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#recognized-keys)
states the algorithm from the Icon Theme Specification
(https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#icon_lookup)
should be used, which appears to search through all subdirectories of the icons
path for the requested icon.

STEPS TO REPRODUCE
1. Install an application that has a non-`apps` icon specified in its
`.desktop` file. For this, I am using Xfburn 0.7.0.
2. Notice that the `Icon=` line in `/usr/share/applications/xfburn.desktop` is
set to `stock_xfburn`.
3. Notice that, in `/usr/share/icons/hicolor/scalable`, there is no
`apps/stock_xfburn.svg`, but there is a `stock/media/stock_xfburn.svg`.
4. Launch Xfburn.
5. If you don't have a burner attached to the system, acknowledge the "no
burners found" dialog.
6. Notice that the icon is missing from the taskbar and application launcher.
7. Close Xfburn.
8. Copy `/usr/share/icons/hicolor/scalable/stock/media/stock_xfburn.svg` to
`/usr/share/icons/hicolor/scalable/apps/stock_xfburn.svg`
9. Launch Xfburn.
10. Notice that the icon is now present in the taskbar and application
launcher.
11. For comparison, after cleaning up the manually-copied file, run the
application on another desktop environment (such as GNOME) and notice the icon
appears correctly in the desktop environment's locations for the icon (for
GNOME, the top bar, and the launcher), even though the icon is not present in
`apps`.

OBSERVED RESULT
- On step 6, the icon is missing from the taskbar and application launcher.

EXPECTED RESULT
- On step 6, the icon should be present in the taskbar and application
launcher, as seen on another desktop environment from step 11.

SOFTWARE/OS VERSIONS
Linux: 6.2.2-arch1-1 (64-bit)
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Graphics Platform: Wayland

ADDITIONAL INFORMATION
- This bug was originally reported in Xfburn at
https://gitlab.xfce.org/apps/xfburn/-/issues/57, and investigation led to the
discovery of KDE's behavior differing from another desktop environment's.
- Unsure of whether this was intended behavior or not, I asked about looking
only in `apps` in the Matrix chatroom, and I was directed to file a bug report
for frameworks-kio. If this is the incorrect project, please let me know what I
should do to refile it in the correct project. ^^;
- I do notice that the Installing Application Icons section in the Icon Theme
Specification suggests that application icons should always be under `apps`,
but my interpretation of this section is that it is a suggestion rather than a
hard truth, since the specification for `Icon=` in the Desktop Entry
Specification does not limit the location to just `apps`, and since another
tested desktop environment (GNOME) appears to follow this interpretation.

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

[kaffeine] [Bug 397594] Kaffeine plays video in a separate window under Wayland

2023-02-13 Thread Hunter
https://bugs.kde.org/show_bug.cgi?id=397594

Hunter  changed:

   What|Removed |Added

 CC||hunter...@disroot.org

--- Comment #15 from Hunter  ---
This occurs on Void Linux glibc as well:

Kaffeine Version 2.0.18
KDE 5.26.3
Frameworks 5.101.0
Qt 5.15.7

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

[krita] [Bug 462196] Brush editor can't be closed

2022-12-08 Thread Lee Hunter
https://bugs.kde.org/show_bug.cgi?id=462196

--- Comment #5 from Lee Hunter  ---
(In reply to Halla Rempt from comment #4)
> (the merge request has only landed in the main branch in git, so only the
> nightlies can have the fix)

Great! Thx.

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

[krita] [Bug 462196] Brush editor can't be closed

2022-12-08 Thread Lee Hunter
https://bugs.kde.org/show_bug.cgi?id=462196

--- Comment #2 from Lee Hunter  ---
(In reply to Halla Rempt from comment #1)
> I think this was fixed with https://bugs.kde.org/show_bug.cgi?id=462196

Not fixed in 5.1.3

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

[krita] [Bug 462196] New: Brush editor can't be closed

2022-11-24 Thread Lee Hunter
https://bugs.kde.org/show_bug.cgi?id=462196

Bug ID: 462196
   Summary: Brush editor can't be closed
Classification: Applications
   Product: krita
   Version: 5.1.2
  Platform: Android
OS: Android 12.x
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: l...@streamoflight.com
  Target Milestone: ---

Created attachment 153992
  --> https://bugs.kde.org/attachment.cgi?id=153992=edit
Screen capture showing that the top edge of brush editor is not visible. No
close button.

SUMMARY
***
When the brush editor is opened, the top edge of the editor window is off the
screen, so there's no way to close the window or continue drawing.
***


STEPS TO REPRODUCE
1.  Open Brush Editor
2.  
3. 

OBSERVED RESULT
no close option/widget is displayed

EXPECTED RESULT


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

ADDITIONAL INFORMATION
Galaxy Tab S8+

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

[kwin] [Bug 452450] Trying to delete virtual desktops in Overview effect closes the effect, but only on Wayland

2022-04-23 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452450

--- Comment #7 from Hunter Holloway  ---
OK So I did a bit more digging, and I think that it's not a Wayland issue, but
rather a Latte dock issue. I have a latte dock on the upper portion of the
screen, and it's obstructing my ability to click on the screen, even though
it's invisible. This is because if I click on the lower half of the workspaces
in the activities overview, I can switch to them just fine, but if I click on
one of the upper workspaces, the bug that you saw happened.

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

[plasmashell] [Bug 452812] New: Panel obstructs view of the activity overview when set to "Windows can cover"

2022-04-20 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452812

Bug ID: 452812
   Summary: Panel obstructs view of the activity overview when set
to "Windows can cover"
   Product: plasmashell
   Version: 5.24.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: hh...@tutanota.com
  Target Milestone: 1.0

Created attachment 148274
  --> https://bugs.kde.org/attachment.cgi?id=148274=edit
Image showing the panel obstruction

SUMMARY
When using a panel on the top of the screen, and it set to either "Windows can
cover" or "Windows go below", the panel will be obstructing 

STEPS TO REPRODUCE
1. Create an empty panel
2. Move it to the top of the screen
3. Set the panel to either "Windows can cover"
4. In system settings, go to Workspace Behavior -> Desktop effect, make sure
that Overview is enabled
5. Open the activities overview

OBSERVED RESULT
The panel is obstructing the screen real estate of the activities overview

EXPECTED RESULT
The panel does not obstruct the screen real estate of the activities overview

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 35 KDE Plasma
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

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

[systemsettings] [Bug 452630] Feature request: option to adjust the text to speech voices on the system

2022-04-18 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452630

--- Comment #2 from Hunter Holloway  ---
(In reply to Nate Graham from comment #1)
> In which apps are the TTS voices used, out of curiosity?

I use TTS in KMouth & Firefox.

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

[systemsettings] [Bug 452630] New: Feature request: option to adjust the text to speech voices on the system

2022-04-14 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452630

Bug ID: 452630
   Summary: Feature request: option to adjust the text to speech
voices on the system
   Product: systemsettings
   Version: 5.24.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: hh...@tutanota.com
  Target Milestone: ---

SUMMARY
I would like a feature in the system settings app which can switch between TTS
voices that are installed on the system (espeak, festival, etc.). Other
features such as adjustments for speech rate would also be nice.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 35 KDE
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[kwin] [Bug 452450] Unable to delete virtual desktops in Overview effect

2022-04-11 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452450

--- Comment #5 from Hunter Holloway  ---
I only experience this on Wayland. It's working fine in X.

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

[kwin] [Bug 452450] Unable to delete virtual desktops in Overview effect

2022-04-11 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452450

--- Comment #4 from Hunter Holloway  ---
Created attachment 148110
  --> https://bugs.kde.org/attachment.cgi?id=148110=edit
Video from phone showing the bug. Screen recording software isn't showing the
overview

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

[kwin] [Bug 452450] Unable to delete virtual desktops in Overview effect

2022-04-11 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452450

--- Comment #3 from Hunter Holloway  ---
(In reply to Hunter Holloway from comment #2)
> Created attachment 148108 [details]
> Video showing the broken behavior on Wayland

For some reason, OBS didn't pick up on the new overview. I'll submit a new
video with the bug happening.

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

[kwin] [Bug 452450] Unable to delete virtual desktops in Overview effect

2022-04-11 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452450

--- Comment #2 from Hunter Holloway  ---
Created attachment 148108
  --> https://bugs.kde.org/attachment.cgi?id=148108=edit
Video showing the broken behavior on Wayland

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

[systemsettings] [Bug 452450] New: Unable to close virtual desktops in activities overview

2022-04-09 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452450

Bug ID: 452450
   Summary: Unable to close virtual desktops in activities
overview
   Product: systemsettings
   Version: 5.24.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_workspace
  Assignee: plasma-b...@kde.org
  Reporter: hh...@tutanota.com
  Target Milestone: ---

SUMMARY
In the overview mode, one is unable to close virtual desktops directly from
there. Clicking on the "Delete virtual desktop" button does nothing & closes
the overview


STEPS TO REPRODUCE
1. In system settings, go to Workspace Behavior -> Desktop Effects 
2. Scroll down and enable "Overview"
3. Open the overview
4. Create a virtual desktop
5. Attempt to delete the virtual desktop by clicking the "Delete virtual
desktop" button

OBSERVED RESULT
The activity overview closes, and the virtual desktop remains

EXPECTED RESULT
The virtual desktop is deleted, and the activity overview remains open 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 35
(available in About System)
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[kwin] [Bug 452364] New: Feature request for option to disable middle-click paste in Wayland

2022-04-07 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=452364

Bug ID: 452364
   Summary: Feature request for option to disable middle-click
paste in Wayland
   Product: kwin
   Version: 5.24.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: hh...@tutanota.com
  Target Milestone: ---

SUMMARY
A feature request to have the option to disable the action which pastes
selected text when a middle click action is sent, without disabling. Initially
asked here:
https://www.reddit.com/r/kde/comments/ty0227/is_it_possible_to_disable_middle_click_paste_in/

STEPS TO REPRODUCE
1. Highlight over text in any application with it
2. Navigate to a text box
3. Perform a middle click action

OBSERVED RESULT
The text that was selected will be pasted

EXPECTED RESULT
An option to disable

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Fedora 35 (KDE Plasma)
(available in About System)
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.15.2
Qt Version: 5.16.18-200.fc35.x86_64 (64 bit)

ADDITIONAL INFORMATION
Graphics Platform: Wayland.

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

[lattedock] [Bug 451092] [wayland] latte crashes when dragging apps onto dock

2022-03-05 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=451092

--- Comment #2 from Hunter Holloway  ---
(In reply to Michail Vourlakos from comment #1)
> Have you tried the same with plasma panels and plasma taskmanagers? It
> should crash in the same way and this is upstream in that case.

Doing the same thing on a plasma panel did not crash the plasma panel.

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

[lattedock] [Bug 451092] New: Latte Dock crashes when dragging apps onto dock on Wayland

2022-03-03 Thread Hunter Holloway
https://bugs.kde.org/show_bug.cgi?id=451092

Bug ID: 451092
   Summary: Latte Dock crashes when dragging apps onto dock on
Wayland
   Product: lattedock
   Version: 0.10.8
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: hh...@tutanota.com
  Target Milestone: ---

Created attachment 147263
  --> https://bugs.kde.org/attachment.cgi?id=147263=edit
The backtrace generated by DrKonqi

SUMMARY
When dragging an app from the application launcher and then dragging it onto
the Latte Dock task manager, Latte Dock crashes when in Wayland.

STEPS TO REPRODUCE
1. Open the application launcher
2. Find application to drag onto Latte tasks
3. Drag application icon onto Latte tasks

OBSERVED RESULT
Latte Dock crashes

EXPECTED RESULT
The application icon is added to Latte tasks

SOFTWARE/OS VERSIONS
Linux Kernel Version: Fedora 35, Linux Kernel 5.16.11-200.fc35.x86_64
Distribution: Fedora 35 (KDE Plasma)
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Graphics Platform: Wayland

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

[kmines] [Bug 444065] Failure to Log High Scores

2021-10-20 Thread Chris Hunter
https://bugs.kde.org/show_bug.cgi?id=444065

--- Comment #2 from Chris Hunter  ---
On 20/10/2021 21:25, Albert Astals Cid wrote:
> https://bugs.kde.org/show_bug.cgi?id=444065
>
> Albert Astals Cid  changed:
>
> What|Removed |Added
> 
>   Resolution|--- |WAITINGFORINFO
>   Status|REPORTED|NEEDSINFO
>   CC||aa...@kde.org
>
> --- Comment #1 from Albert Astals Cid  ---
> You're going to give more information, since that obviously works for us.
>
> Is this a snap or flatpak by any chance?
>
No.  It's the version packaged in the kde games on the Linux Mint repos.

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

[kmines] [Bug 444065] New: Failure to Log High Scores

2021-10-19 Thread Chris Hunter
https://bugs.kde.org/show_bug.cgi?id=444065

Bug ID: 444065
   Summary: Failure to Log High Scores
   Product: kmines
   Version: 4.0.20122
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: dim...@gmail.com
  Reporter: cehun...@gb-x.org
CC: kde-games-b...@kde.org
  Target Milestone: ---

SUMMARY
The game fails to log high scores


STEPS TO REPRODUCE
1. Score a high score
2. Check the High Score Table
3. Raise a bug report

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.

[dolphin] [Bug 414478] User Should definitely be warned every time an Invalid filename is used!

2021-10-12 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=414478

--- Comment #5 from hunter  ---
TIL things are even worse. 
Dolphin clearly allows you to create a filename containing '/' (forward slash)
on EXT4. 
1) Don't know what is the reasoning behind this witchcraft but this is only
doing more harm than good.
2) With all due respect to KDE devs, but don't they show the same upstream, to
EXT4 founders. This is just unprofessional.
3) More ironically Dolphin throws nice warning when you try to name a directory
containing the forward slash sign. This is plane inconsistency.

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

[kcolorchooser] [Bug 442971] New: Global shortcuts do not function in pick color mode

2021-09-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=442971

Bug ID: 442971
   Summary: Global shortcuts do not function in pick color mode
   Product: kcolorchooser
   Version: 21.08.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: witchhunter...@protonmail.com
  Target Milestone: ---

SUMMARY
When "Dim inactive" desktop effect is used, KColoroChooser will pick inaccurate
color unless it is minimized. KWin shortcut  to minimize window do not apply on
KColoroChooser when in pick color mode, nor does Alt+Tab. There is no shortcut
to toggle "Dim inactive" effect either.

While approaches to solve this could be various, the only workaround I have
found is to use mouse gestures, the ones from Easystroke, to minimize the
window, which ironically invoke a shortcut.

STEPS TO REPRODUCE
1. Open KColoroChooser and engage "Pick screen color"
2. Try to minimize the window via shortcut

OBSERVED RESULT
Window will not minimize

EXPECTED RESULT
Window should minimize

SOFTWARE/OS VERSIONS
Manjaro

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

[kcolorchooser] [Bug 440262] Opacity support

2021-09-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=440262

--- Comment #1 from hunter  ---
Hopefully, this will implement alpha option in every other KDE application.
QColorDialog has it since ages. It is very annoying to open Inkscape every time
just for this.

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

[kcolorchooser] [Bug 440262] Opacity support

2021-09-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=440262

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

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

[kwin] [Bug 442810] New: Erratic mouse wheel scrolling in Firefox

2021-09-22 Thread Ian Hunter
https://bugs.kde.org/show_bug.cgi?id=442810

Bug ID: 442810
   Summary: Erratic mouse wheel scrolling in Firefox
   Product: kwin
   Version: 5.22.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: beanla...@gmail.com
  Target Milestone: ---

SUMMARY

When using Firefox in Plasma/Kwin (X11 and Wayland) scrolling on a page is
unpredictable. Scrolling down a few turns of the mouse wheel and stopping makes
the page bounce back up to the top and then start scrolling, without mouse
input, back down slowly.

STEPS TO REPRODUCE
1. Open Firefox
2. Navigate to a web page with scroll bars (e.g., a Wikipedia entry)
3. Scroll down with the mouse wheel

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch 5.14.6-arch1-1 64 bit
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
NVIDIA graphics card

May be related to https://bugs.kde.org/show_bug.cgi?id=387797 or
https://bugs.kde.org/show_bug.cgi?id=438326

See Bugzilla report here: https://bugzilla.mozilla.org/show_bug.cgi?id=1727091

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

[okular] [Bug 412638] Inconsistent mechanism to draw annotations

2021-09-01 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=412638

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

--- Comment #4 from hunter  ---
IMHO there is no reason to reinvent the wheel here. The solution should be
copied from a CAD software.
- the click will start drawing the line. Line will follow mouse movement.
Another click draws another point, and so on..
- right click ends and accepts the drawing
- doubleclick will close the polyline
- Esc will abort the drawing (and there is always undo)
This way one can draw a single line, polyline or a polygon from the same
action.
- so for predefined shapes it is the same click-and-click (maybe and
click-and-drag)


@Nate btw, current icon for polygon is totally misleading since it is
suggesting drawing an open line for a (closed) polygon.
I was trying Enter, Space, RMB, doubleclick, even Escape to finish the line
xDDD
Also the word polygon is not so common in my language, I also forgot it was
closed shape.

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

[plasmashell] [Bug 433675] Power management remains inhibited after checking and then unchecking its checkbox

2021-08-21 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=433675

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

--- Comment #9 from hunter  ---
FWIW, while watching

dbus-monitor "sender=org.kde.Solid.PowerManagement.PolicyAgent"

and unchecking the option, it registers inhibit signal after some delay, but
checking it afterwards will produce an immediate error: 

error time=1629547820.839541 sender=:1.22 -> destination=:1.28
error_name=org.freedesktop.DBus.Error.UnknownMethod reply_serial=29403
   string "No such method 'UnInhibit' in interface
'org.freedesktop.PowerManagement.Inhibit' at object path
'/org/freedesktop/PowerManagement/Inhibit' (signature 'i')"

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

[okular] [Bug 441134] New: Okular's stamp "final" is actually "expired"

2021-08-18 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=441134

Bug ID: 441134
   Summary: Okular's  stamp "final" is actually "expired"
   Product: okular
   Version: 21.08.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: witchhunter...@protonmail.com
  Target Milestone: ---

SUMMARY

This is really surprising, since all other stamps are shown exactly as they are
named/shown.
There should be separate "final" and separate "expired" stamp.

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

[systemsettings] [Bug 135097] Mouse Trails when using Mouse Gestures

2021-07-29 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=135097

--- Comment #7 from hunter  ---
Just checked "Mouse Mark" desktop effect and it works on X11 and Wayland, with
no CPU/GPU penalties whatsoever.

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

[kalarm] [Bug 440200] New: Alarm with remainder configured failed to trigger

2021-07-23 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=440200

Bug ID: 440200
   Summary: Alarm with remainder configured failed to trigger
   Product: kalarm
   Version: 3.2.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: djar...@kde.org
  Reporter: witchhunter...@protonmail.com
  Target Milestone: ---

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

SUMMARY
This is one case when alarm will failed to trigger silently.

STEPS TO REPRODUCE
1. Click on "New display alarm"
2. Set: Alarm > Time > at date/time
3. Set "Reminder" checked with "afterwards" option

OBSERVED RESULT
Alarm will be accepted, although it won't trigger, nor it will be visible in
system tray.

EXPECTED RESULT
Alarm will trigger. It will be visible on system tray. It will show reminder.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux (and Kubuntu 21.04)
KDE Plasma Version: 5.22.3
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Good luck waking for work!

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

[dolphin] [Bug 439977] Option to disable ability to play media files from information panel

2021-07-17 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=439977

hunter  changed:

   What|Removed |Added

Summary|Option to disable ability   |Option to disable ability
   |to play media files on  |to play media files from
   |information panel   |information panel

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

[dolphin] [Bug 439977] New: Option to disable ability to play media files on information panel

2021-07-17 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=439977

Bug ID: 439977
   Summary: Option to disable ability to play media files on
information panel
   Product: dolphin
   Version: 21.04.3
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: panels: information
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: witchhunter...@protonmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

This is annoyance which is mostly noticeable when Dolphin is dimmed and running
in the background. When changing active window accidentally clicking on preview
will start media playing and I can only hope my volume isn't too loud.

There is no available option neither in
Preferences > General > Previews > Videofiles(ffmpegthumbs) > configure_icon
nor in Information' panel context menu.

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

[systemsettings] [Bug 436627] Mouse gestures don't work in Wayland

2021-06-28 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=436627

--- Comment #3 from hunter  ---
> So is there any plan to bring mouse gestures back for Wayland?

Honest question. Talking about consistent workflow. This is a killer feature
since not everyone is keyboard-centric. It could really distinguish Plasma from
other DEs.

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

[systemsettings] [Bug 439189] New: Visual confirmation of mouse gesture event

2021-06-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=439189

Bug ID: 439189
   Summary: Visual confirmation of mouse gesture event
   Product: systemsettings
   Version: 5.21.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kcm_khotkeys
  Assignee: k...@michael-jansen.biz
  Reporter: witchhunter...@protonmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 139675
  --> https://bugs.kde.org/attachment.cgi?id=139675=edit
panel indicator

SUMMARY

First of all let me stress out that using gestures is not full-proof like using
keyboard. It is more like hit and miss situation, so visual confirmation is
imperative. Imagine you have entered command in konsole and you've been given
no output.

Usually, this is achieved by leaving a mouse trail on screen as suggested in
future-request https://bugs.kde.org/show_bug.cgi?id=135097. 
Now, I'm aware this may be difficult to implement in Wayland session.
Nevertheless, this or any other confirmation is way better than none. E.g.
Easystroke have a panel indicator as shown in the attachment.

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

[systemsettings] [Bug 135097] Mouse Trails when using Mouse Gestures

2021-06-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=135097

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

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

[systemsettings] [Bug 439187] Setting to invoke keyboard shortcut with mouse gesture

2021-06-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=439187

hunter  changed:

   What|Removed |Added

Summary|Invoke keyboard shortcut|Setting to invoke keyboard
   |with mouse gesture  |shortcut with mouse gesture

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

[systemsettings] [Bug 439187] New: Invoke keyboard shortcut with mouse gesture

2021-06-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=439187

Bug ID: 439187
   Summary: Invoke keyboard shortcut with mouse gesture
   Product: systemsettings
   Version: 5.21.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kcm_khotkeys
  Assignee: k...@michael-jansen.biz
  Reporter: witchhunter...@protonmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 139673
  --> https://bugs.kde.org/attachment.cgi?id=139673=edit
Settings configuration

SUMMARY
Although this can be configured already, as I showed in the attahcment, it is
not very userfriendly for Linux newcomers.

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

[systemsettings] [Bug 439186] New: Alternative button for mouse gestures

2021-06-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=439186

Bug ID: 439186
   Summary: Alternative button for mouse gestures
   Product: systemsettings
   Version: 5.21.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: kcm_khotkeys
  Assignee: k...@michael-jansen.biz
  Reporter: witchhunter...@protonmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
This option will be valuable in software that already make use of mouse
right-click like Firefox+Gesturefy addon, Virtualbox, CAD software,
DoubleCommander, probably some painting apps...
Furthermore, the same button will break mouse gesture provided by the
application (e.g. Firefox+Gesturefy).

The idea is, like in other gesture-recognition software, to have a list of
applications for which instead of the default button, gesture event will be
triggered with alternative one.

ADDITIONAL INFORMATION
FYI: Easystroke is not maintained any more and is not usable in Wayland
session, so we only rely on Plasma =).BTW, it also breaks Meta key ability to
open the 'Applications launcher' on X11.

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

[systemsettings] [Bug 436627] Mouse gestures don't work in Wayland

2021-06-26 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=436627

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

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

[kcolorchooser] [Bug 414124] Color picking without focus

2021-06-22 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=414124

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

--- Comment #1 from hunter  ---
The real problem here occurs when windows in the background are dimmed.
Activating 'pick screen color' mode don't allow Alt+Tab window switching and we
are unable to capture the real color, furthermore none of the system shortcuts
work in that mode (window minimizing etc.). Maybe the biggest issue is that
*workaround* - 'Color picker' widget don't implement hovered color preview.

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

[ktorrent] [Bug 385764] Add "Do not show again" option to dialog to confirm exit

2021-06-15 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=385764

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

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

[Spectacle] [Bug 431257] Can't access annotation editor after taking screenshot using shortcut

2021-05-06 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=431257

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

--- Comment #4 from hunter  ---
@Alex
Exactly, or even better: implement annotations into Gwenview or Showfoto.

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

[kate] [Bug 435855] New: Selecting the whole text scrolls down document to the end

2021-04-17 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=435855

Bug ID: 435855
   Summary: Selecting the whole text scrolls down document to the
end
   Product: kate
   Version: 20.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: part
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: witchhunter...@protonmail.com
  Target Milestone: ---

OBSERVED RESULT
Selecting the whole document with "Ctrl+A" shortcut, scrolls down document to
the bottom.

EXPECTED RESULT
Selecting whole text in opened document should not move cursor and view to the
bottom of the document, instead it should stay on line observed before invoking
"Ctrl+A" shortcut.

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

[ktorrent] [Bug 423623] Quit confirmation using tray icon is annoying

2021-04-06 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=423623

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

--- Comment #1 from hunter  ---
This is a real annoyance and it shouldn't be too difficult to implement.
There is no relevant option in ktorrentrc.
Couldn't there be at least a checkbox to remember the decision?

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

[dolphin] [Bug 432702] New: Option for sort order in left pane to be independent of right pane

2021-02-09 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=432702

Bug ID: 432702
   Summary: Option for sort order in left pane to be independent
of right pane
   Product: dolphin
   Version: 20.08.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: split view
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: witchhunter...@protonmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
If left pane is sorted by name and right pane is sorted by size, clicking on
left pane again and changing folder (e.g. up one level) left pane will be
sorted by size too.

STEPS TO REPRODUCE
1. Start dolphin fresh. 
2. Click on left pane and sort it by name
3. Click on right pane and sort it by size
4. Click on left pane and change folder on it

OBSERVED RESULT
Left pane will have the same sort order as right - by size.

EXPECTED RESULT
Left pane should retain independent sort order from right - by name.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 20.10
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
To be considered: the same happen to view mode.

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

[dolphin] [Bug 428440] Feature request: Grey out unselected side in split view

2021-02-09 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=428440

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

--- Comment #3 from hunter  ---
(In reply to Wolfgang Mader from comment #2)

Greying out the would disturb users who tend to use transparency, although
relaying on scroll bars and icons could be questionable for folders with few
items to none.

Maybe the easiest solution is just highlighting(underlining, etc.) the path
above the split view.

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

[gwenview] [Bug 432518] KMoreTools integration for finding ShowFoto, Krita, Digikam, etc

2021-02-07 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=432518

--- Comment #2 from hunter  ---
(In reply to Nate Graham from comment #1)
> Discover is an app meant for this purpose; you can find ShowFoto there.

Sorry, but Discover is not much of a help in this situation. Searching for
"Image editor" in Discover > Applications > Graphics, ShowFoto came up on 40th
place. As stated in this post, it is not the case only for Kubuntu 20.10.

https://www.reddit.com/r/kde/comments/hauwf4/searching_in_discover_am_i_doing_something_wrong/

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

[dolphin] [Bug 414478] User Should definitely be warned every time an Invalid filename is used!

2021-02-06 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=414478

hunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

--- Comment #4 from hunter  ---
Using Kubuntu 20.10 and this has been partially improved since Dolphin do throw
an error - "Could not write to /path/" 
and Kate - "The document could not be saved, as it was not possible to write to
/path/. Check that you have write access to this file or that enough disk space
is available."

The problem is those alerts can be misleading and my first thought is - Windows
didn't properly unmount it's drives. So there should be some check on given
filenames and pop-up offering to strip invalid characters.

Furthermore, as stated in the link OP offered, there are some length
restrictions to consider as well.

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

[gwenview] [Bug 432518] New: Add reference in Gwenview to Showfoto image editor

2021-02-04 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=432518

Bug ID: 432518
   Summary: Add reference in Gwenview to Showfoto image editor
   Product: gwenview
   Version: 20.08.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: witchhunter...@protonmail.com
  Target Milestone: ---

SUMMARY

It would be nice to have reference in Gwenview to Showfoto.
Many distros do not preinstall  applications like Showfoto (Digikam nor Krita)
and for average user it would be useful to point that those image editor(s) are
just click away and do exist. There are other cases in KDE ecosystem that do
something similar - Spectacle, Dolphin ...

Whether this is done through menu, context menu, toolbar... I leave to your
preference.


SOFTWARE/OS VERSIONS
OS: Kubuntu 20.10

ADDITIONAL INFORMATION:
Funny thing, after a couple of years actively using KDE it is only recently
that I heard of Showfoto. It just never came up. Be advised though, Digikam is
generally not perceived as image editor.

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

[dolphin] [Bug 340393] Full path to search results is difficult to see

2021-02-02 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=340393

--- Comment #13 from hunter  ---
Also, possibly related Bug 186376

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

[dolphin] [Bug 340393] Full path to search results is difficult to see

2021-02-02 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=340393

--- Comment #12 from hunter  ---
(In reply to Nate Graham from comment #11)
> *** Bug 432322 has been marked as a duplicate of this bug. ***

OK, since this has been marked as a duplicate, I strongly suggest that solution
would imply showing location on dolphin' information panel instead of on status
bar, as it is already used for other things and enabling split view would make
it even more difficult to see location even on maximized window.

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

[khelpcenter] [Bug 432323] Expand Help Center search options

2021-01-30 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=432323

--- Comment #4 from hunter  ---
(In reply to Luigi Toscano from comment #3)
> (In reply to hunter from comment #2)
> 
> > Hmm.That's unfortunate. As I understand, each item in Search Results has an
> > address. Can that property be used at least for categorizing search results
> > after model on Contents tab? That would be beneficial, even if new scopes
> > cannot be added.
> 
> Can you please expand this a bit? When I search for something, I get the
> results grouped by the category:
> 
> Search Results for '...':
> 
> -
> 
> Application Manuals
>   * result1
>   * result2
> 
> UNIX manual pages
>   * result3
>   * result4
>   * result5
UNIX manual pages aside (and scopes aside); all other search results are
grouped under Application Manuals. Can they be at least divided under groups
named in Contents tab:
Plasma manual
  * result1
  * result2
Application Manuals
  * result1
  * result2
System settings Modules
  * result1
  * result2

UNIX manual pages
  * result1
  * result2

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

[khelpcenter] [Bug 432323] Expand Help Center search options

2021-01-30 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=432323

--- Comment #2 from hunter  ---
(In reply to Luigi Toscano from comment #1)
> 
> The supported scopes are a subset of the categories in the content tab. I'm
> not sure how it could be solved, as search is not (and may not be) supported
> for all categories.

Hmm.That's unfortunate. As I understand, each item in Search Results has an
address. Can that property be used at least for categorizing search results
after model on Contents tab? That would be beneficial, even if new scopes
cannot be added.

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

[systemsettings] [Bug 432324] New: Pressing F1 in System Settings do not open corresponding module in Help Center

2021-01-30 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=432324

Bug ID: 432324
   Summary: Pressing F1 in System Settings do not open
corresponding module in Help Center
   Product: systemsettings
   Version: 5.19.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: witchhunter...@protonmail.com
  Target Milestone: ---

SUMMARY
Pressing F1 key in System Settings should open corresponding module in Help
Center > System Settings Modules.

OBSERVED RESULT
When in System Settings > Default Applications, pressing F1 opens Help Center >
The System Settings Handbook.

EXPECTED RESULT
When in System Settings > Default Applications, pressing F1 should open Help
Center > System Settings Modules > Default Applications.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 20.10
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2

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

[khelpcenter] [Bug 432323] New: Expand Help Center search options

2021-01-30 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=432323

Bug ID: 432323
   Summary: Expand Help Center search options
   Product: khelpcenter
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kde-doc-engl...@kde.org
  Reporter: witchhunter...@protonmail.com
  Target Milestone: ---

SUMMARY
KHelpCenter > Search Options tab > Scope - there are only two scopes:
Application manuals and Unix manual pages. These scopes do not match those on
Contents tab. For a new user it is difficult to comprehend search results on
the right side - they are all under only two scopes.

STEPS TO REPRODUCE
1. Search for term in Help Center
2. 
3. 

OBSERVED RESULT
All results are under two categories.

EXPECTED RESULT
The results should be separated in categories defined in Contents tab.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 20.10
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2
Help Center version: 5.7.6.20081

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

[dolphin] [Bug 432322] New: Option to show location on dolphin information panel

2021-01-30 Thread hunter
https://bugs.kde.org/show_bug.cgi?id=432322

Bug ID: 432322
   Summary: Option to show location on dolphin information panel
   Product: dolphin
   Version: 20.08.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: panels: information
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: witchhunter...@protonmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
When hovering over file/folder it is useful to show it's location.  Very often
I search for files/folders with same name and there is no way to differentiate
between them; but only by location. Right clicking on each one > properties
very quickly becomes tedious job and even then location may not be fully
exposed.

STEPS TO REPRODUCE
1. Right click dolphin' information panel
2. Configure
3. 

OBSERVED RESULT
There is no checkbox to select location.

EXPECTED RESULT
There should be checkbox to select location.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 20.10
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2 

ADDITIONAL INFORMATION

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

[kate] [Bug 432056] New: Pressing tilde affects multiple splits/views

2021-01-24 Thread Thomas Hunter II
https://bugs.kde.org/show_bug.cgi?id=432056

Bug ID: 432056
   Summary: Pressing tilde affects multiple splits/views
   Product: kate
   Version: 19.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Vi Input Mode
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: m...@thomashunter.name
  Target Milestone: ---

SUMMARY

When I have two views/splits open at the same time, pressing ~ with one split
open will result in the character in the current split and the other open split
to have the case changed.

STEPS TO REPRODUCE
1. Enable vim mode
2. Open two separate files in two splits, both visible at the same time
3. Place the cursor over a letter character in both splits
4. Press ~ with one of the splits focused

OBSERVED RESULT

The current character in both splits will have its case toggled.

EXPECTED RESULT

Only the character in the focused split should have its case toggled.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.10.4
(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.

[kate] [Bug 432012] New: Project View Refresh button doesn't refresh

2021-01-23 Thread Thomas Hunter II
https://bugs.kde.org/show_bug.cgi?id=432012

Bug ID: 432012
   Summary: Project View Refresh button doesn't refresh
   Product: kate
   Version: 19.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: m...@thomashunter.name
  Target Milestone: ---

Created attachment 135117
  --> https://bugs.kde.org/attachment.cgi?id=135117=edit
Screenshot of Kate and Dolphin

SUMMARY


STEPS TO REPRODUCE
1. Open a file on the local filesystem
2. Switch to the Projects view on the left
3. Create a file in the filesystem
4. Click the refresh icon

OBSERVED RESULT

The tree view doesn't update.

EXPECTED RESULT

The tree view should show the newly created file.

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

ADDITIONAL INFORMATION

Files are on the local root ext4 filesystem.

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

[kmahjongg] [Bug 413628] New: Matching Letters Not Working

2019-10-30 Thread Bob Hunter
https://bugs.kde.org/show_bug.cgi?id=413628

Bug ID: 413628
   Summary: Matching Letters Not Working
   Product: kmahjongg
   Version: unspecified
  Platform: Mint (Debian based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: abitibi...@gmail.com
CC: kde-games-b...@kde.org
  Target Milestone: ---

SUMMARY
Occasionally, one of two letters that match can't be selected, making it
impossible to win the game.

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.

[dolphin] [Bug 412166] New: Dolphin Not refreshing/loosing file association when renaming files

2019-09-21 Thread Hunter Breathat
https://bugs.kde.org/show_bug.cgi?id=412166

Bug ID: 412166
   Summary: Dolphin Not refreshing/loosing file association when
renaming files
   Product: dolphin
   Version: 19.08.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: breathat.hun...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 122784
  --> https://bugs.kde.org/attachment.cgi?id=122784=edit
Just after filename change

SUMMARY
Dolphin loses file association upon renaming of the file. File type affected
ppt, pptx etc. From local testing, it appears any doctype that is "compressed"
once renamed it treats the file as a zip file and is not updated until a
refresh. 


STEPS TO REPRODUCE
1. Have the default dolphin setup from Manjaro
2. Rename a ppt/pptx/doc/docx file

OBSERVED RESULT
File association is lost. Treated as a compressed file.

EXPECTED RESULT
File association to remain the same

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro 18.1
(available in About System)
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION

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

[kmymoney] [Bug 410259] I do not have the option to set the Date format with new version of PCLinuxOS

2019-07-28 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=410259

--- Comment #2 from Mark Hunter  ---
Thank you Thomas.  Sorry I did not know where to ask the question.  I will try
at the link you provided.  

Thanks again...

Mark Hunter 
105 Baxter Street, 
Bowmanville, Ontario. 
L1C 5P8 
905-419-6605

-Original Message-
From: Thomas Baumgart  
Sent: Sunday, July 28, 2019 9:21 AM
To: mark.s.hun...@bell.net
Subject: [kmymoney] [Bug 410259] I do not have the option to set the Date
format with new version of PCLinuxOS

https://bugs.kde.org/show_bug.cgi?id=410259

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Thomas Baumgart  --- This is a user
support question, not a bug report. The forum at
https://forum.kde.org/viewforum.php?f=69 is better suited for this kind of
question.

So much upfront before I close this bug: look for the general KDE tool
systemsettings5 to be installed on your system. This is the tool controlling
the date format and all the other settings.

--
You are receiving this mail because:
You reported the bug.

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

[kmymoney] [Bug 410259] New: I do not have the option to set the Date format with new version of PCLinuxOS

2019-07-26 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=410259

Bug ID: 410259
   Summary: I do not have the option to set the Date format with
new version of PCLinuxOS
   Product: kmymoney
   Version: 5.0.5
  Platform: PCLinuxOS
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: mark.s.hun...@bell.net
  Target Milestone: ---

I had to reinstall PCLInuxOS and hance had to reinstall KMyMoney.

I used to be able to go to Settings and there was an option to update the
system settings for Date.  That option does not seem to exist anymore.

Can you let me know where to find this now, please?

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

[systemsettings] [Bug 301622] Mouse pointer gets huge if a second large screen is connected

2018-12-19 Thread Hunter Perrin
https://bugs.kde.org/show_bug.cgi?id=301622

Hunter Perrin  changed:

   What|Removed |Added

 CC||hper...@gmail.com

--- Comment #37 from Hunter Perrin  ---
This happens to me on my laptop without any external monitor. I have a 4K
screen, and I've set the resolution to 1080, and in certain parts of the
interface, like along screen edges, the cursor will become huge.

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

[konqueror] [Bug 340077] Crash when maneuvering in google streetview

2018-11-12 Thread John Hunter
https://bugs.kde.org/show_bug.cgi?id=340077

John Hunter  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #3 from John Hunter  ---
Tommi Tervo is most probably right: it was almost certainly brought about by
the 2GB limit. Many s/w quirks with 32 bit systems disappeared when I changed
to 64 bit Linux.

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

[kile] [Bug 335905] Kile seems to make a pig's ear when processing A5 documents

2018-11-11 Thread John Hunter
https://bugs.kde.org/show_bug.cgi?id=335905

John Hunter  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|NEEDSINFO   |REPORTED

--- Comment #3 from John Hunter  ---
Not "FIXED"! Need some guidance where to look next.

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

[kile] [Bug 335905] Kile seems to make a pig's ear when processing A5 documents

2018-11-11 Thread John Hunter
https://bugs.kde.org/show_bug.cgi?id=335905

John Hunter  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #2 from John Hunter  ---
Update: The symptoms are masked using the package 'vmargin'. Running LaTeX (via
kile) still results in a header line in the PS version:
"%%DocumentPaperSizes: a4"
followed further down by:
%%BeginPaperSize: a4
/setpagedevice where
{ pop << /PageSize [595 842] >> setpagedevice }
{ /a4 where { pop a4 } if }
ifelse
%%EndPaperSize
 end
%%EndSetup

which does not give me any confidence that the underlying issue has been
addressed. I still cannot get the booklet to print two pages to a sheet of A4
paper. My suspicion is that there are other hidden hints in the PS and the PDF
to the print drivers that the document is really A4.
In summary, I can get it to look pretty on a screen but not in print. The issue
could be with kile or LaTeX and/or PDFLaTeX.

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

[systemsettings] [Bug 302852] Adjusting Country/Region/Language other/Bytesize and I had a crash message

2018-09-28 Thread John Hunter
https://bugs.kde.org/show_bug.cgi?id=302852

John Hunter  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |NOT A BUG

--- Comment #4 from John Hunter  ---
I cannot reproduce as the host has now been trashed. I would think that that
particular version of KDE is now no longer maintained. Please close this bug
report.

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

[kmymoney] [Bug 392490] Export to QIF - QIF Profile has nothing in it, so Export button does not hilite

2018-04-01 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=392490

--- Comment #2 from Mark Hunter <mark.s.hun...@bell.net> ---
   Yes that worked. Thanks very much.

   Mark Hunter
   105 Baxter Street
   Bowmanville, Ontario
   L1C 5P8
   mark.s.hun...@bell.net

 -- Original Message --
 From: Thomas Baumgart <bugzilla_nore...@kde.org>
 Date: March 30, 2018 at 5:22 AM


 https://bugs.kde.org/show_bug.cgi?id=392490

 --- Comment #1 from Thomas Baumgart <tbaumg...@kde.org> ---
 Goto Settings/Configure KMyMoney/Plugins/QIF Exporter and use the
 configure
 button on the right side of the entry to setup profiles. It should
 (now) show a
 default profile. Does that work for you?

 --
 You are receiving this mail because:
 You reported the bug.

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

[kmymoney] [Bug 392490] New: Export to QIF - QIF Profile has nothing in it, so Export button does not hilite

2018-03-29 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=392490

Bug ID: 392490
   Summary: Export to QIF - QIF Profile has nothing in it, so
Export button does not hilite
   Product: kmymoney
   Version: 5.0.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: mark.s.hun...@bell.net
  Target Milestone: ---

I looked at 246093 which indicates that they could not use the QIF Default, on
mine, there is nothing clickable in that field.  It looks like a down-arrow but
there is nothing there.
The doc suggests just use one of the profiles but when there are none where
does it come from?

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

[kmymoney] [Bug 390232] Don't add new payee from new operation panel

2018-03-04 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=390232

--- Comment #10 from Mark Hunter <mark.s.hun...@bell.net> ---
   My apologies but the old version was working very well for a very long
   time and the new version seems to have many "bugs" which are very
   annoying.

   Mark Hunter
   105 Baxter Street
   Bowmanville, Ontario
   L1C 5P8
   mark.s.hun...@bell.net

 -- Original Message --
 From: Olivier Churlaud <bugzilla_nore...@kde.org>
 Date: March 4, 2018 at 5:54 AM


 https://bugs.kde.org/show_bug.cgi?id=390232

 --- Comment #9 from Olivier Churlaud <oliv...@churlaud.com> ---
 (In reply to Mark Hunter from comment #8)
 > It seems as though they had something that worked quite well and
 made it not
 > work very well. That does not seem to be much of an "upgrade".

 This is rude and not very helpful. This behavior is not too
 welcome.

 --
 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.

[kmymoney] [Bug 390176] File/backup give mount/unmount error, even if "mount" is not checked

2018-03-04 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=390176

--- Comment #4 from Mark Hunter <mark.s.hun...@bell.net> ---
Sorry 5.0.1.

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

[kmymoney] [Bug 390176] File/backup give mount/unmount error, even if "mount" is not checked

2018-03-04 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=390176

--- Comment #3 from Mark Hunter <mark.s.hun...@bell.net> ---
When is 6.0.1 coming out?  Seems like there are many bugs that are to be fixed
with this release.

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

[kmymoney] [Bug 391357] New: Backup says "Error mounting device" when I point to my floppy backup

2018-03-03 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=391357

Bug ID: 391357
   Summary: Backup says "Error mounting device" when I point to my
floppy backup
   Product: kmymoney
   Version: 5.0.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: bugtracker
  Assignee: kmymoney-de...@kde.org
  Reporter: mark.s.hun...@bell.net
  Target Milestone: ---

I am working with the new version of KMyMoney 5.0.0 and when I try to do a
backup (I have been running a backup for a long time to this device), I get
"Error mounting device".
I can see the device and even "Chose" the device from the list.  I always
remove the old backup before I do a new backup, so I know the device is ok.
It seems the KMM does not see the device for some reason.
I did a search and did not find anything matching this issue.

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

[kmymoney] [Bug 391337] KMyMoney just upgraded to 5.0.0 and it won`t let me enter a new Payee

2018-03-03 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=391337

--- Comment #2 from Mark Hunter <mark.s.hun...@bell.net> ---
   Ok thanks. Kind of a strange process to me but hopefully the updated
   version will have the fixes in. As of right now the old version worked
   much better and I have been using that for many years now.

   Mark Hunter
   105 Baxter Street
   Bowmanville, Ontario
   L1C 5P8
   mark.s.hun...@bell.net

 -- Original Message --
 From: Thomas Baumgart <bugzilla_nore...@kde.org>
 Date: March 3, 2018 at 8:34 AM


 https://bugs.kde.org/show_bug.cgi?id=391337

 Thomas Baumgart <tbaumg...@kde.org> changed:

 What |Removed |Added


 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

 --- Comment #1 from Thomas Baumgart <tbaumg...@kde.org> ---
 Thanks for the report. Most of the things have been reported
 before and have
 received fixes in the meantime. The resp. numbers here on b.k.o
 are 390232,
 390264 and 391048.

 Regarding the settings it has been decided to take them out.
 Please use the KDE
 tools that configure your desktop. Change the date to your locale.
 There was a
 report about the position of the currency symbol position that was
 wrong for
 certain locales. That is also corrected.

 I agree with you on the quality side. Testing efforts this time
 were at a bare
 minimum due to time constraints. 5.0.1 included the fixes is in
 the works.

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

 --
 You are receiving this mail because:
 You reported the bug.

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

[kmymoney] [Bug 390232] Don't add new payee from new operation panel

2018-03-03 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=390232

--- Comment #7 from Mark Hunter <mark.s.hun...@bell.net> ---
It seems as though they had something that worked quite well and made it not
work very well.  That does not seem to be much of an "upgrade".

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

[kmymoney] [Bug 390232] Don't add new payee from new operation panel

2018-03-03 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=390232

--- Comment #8 from Mark Hunter <mark.s.hun...@bell.net> ---
It seems as though they had something that worked quite well and made it not
work very well.  That does not seem to be much of an "upgrade".

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

[kmymoney] [Bug 391337] New: KMyMoney just upgraded to 5.0.0 and it won`t let me enter a new Payee

2018-03-03 Thread Mark Hunter
https://bugs.kde.org/show_bug.cgi?id=391337

Bug ID: 391337
   Summary: KMyMoney just upgraded to 5.0.0 and it won`t let me
enter a new Payee
   Product: kmymoney
   Version: 5.0.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: bugtracker
  Assignee: kmymoney-de...@kde.org
  Reporter: mark.s.hun...@bell.net
  Target Milestone: ---

I have found a bug, at least it appears to be, when I enter a different Payee
in it used to ask me if I want to add the Payee and now when I reply Yes it
blanks out the payee, so I tried No and that did the same thing.

Since I am at it, I do not see any options for changing the way the Date looks,
I want it to be mm/dd/.  It used to have an option to change that under
settings.

Also, since I am at it, on the old version the fill in list would build as I
type the payee, and then I could choose the one that I want, and it would come
up with a list of old transactions that I could fill in and edit if needed.

Overall, I am not too impressed with the new version, which i had to set the
file to open to start (I think it should pick up previous settings for an
Upgrade, this was almost like a brand new never used it before).

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

[konsole] [Bug 376478] New: Konsole does not work with Orca.

2017-02-14 Thread Hunter Jozwiak
https://bugs.kde.org/show_bug.cgi?id=376478

Bug ID: 376478
   Summary: Konsole does not work with Orca.
   Product: konsole
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: hunter.t@gmail.com
  Target Milestone: ---

When working in a Konsole window, Orca won't read the output of the commands I
type in. When I use Orca's flat navigation keys to look at the window, all I
see is a menu bar and a layered pane, but no output of the commands I typed or
the command history itself.

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

[krita] [Bug 364692] Text tool "glitches" when in multiline mode

2016-06-24 Thread Hunter Graham via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364692

--- Comment #2 from Hunter Graham <wow_z...@msn.com> ---
Created attachment 99673
  --> https://bugs.kde.org/attachment.cgi?id=99673=edit
Another example of the bug.

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


[krita] [Bug 364692] Text tool "glitches" when in multiline mode

2016-06-24 Thread Hunter Graham via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364692

--- Comment #1 from Hunter Graham <wow_z...@msn.com> ---
Created attachment 99672
  --> https://bugs.kde.org/attachment.cgi?id=99672=edit
An example of the bug. As you see, it led to a crash.

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


[krita] [Bug 364692] New: Text tool "glitches" when in multiline mode

2016-06-24 Thread Hunter Graham via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364692

Bug ID: 364692
   Summary: Text tool "glitches" when in multiline mode
   Product: krita
   Version: 3.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Text Tool
  Assignee: krita-bugs-n...@kde.org
  Reporter: wow_z...@msn.com

When typing in multiline text, the text itself looks glitchy (for lack of a
better term) and if I type in too much, Krita crashes.

Reproducible: Always

Steps to Reproduce:
1. Create new file.
2. Select the text tool.
3. Make sure it's in multiline mode.
4. Make your text area.
5. Type away.

Actual Results:  
Text entered looks glitched, and if I type too much, Krita crashes.

Expected Results:  
Showed the typed-in text without it looking all glitchy-like or making Krita
crash.

OS: Windows 10 Home build 10586.420

CPU: 2.2GHz Intel Celeron N2830

RAM: 4GB

GPU: Intel HD Graphics

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