[yakuake] [Bug 488498] New: Yakuake Crash on Find

2024-06-14 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=488498

Bug ID: 488498
   Summary: Yakuake Crash on Find
Classification: Applications
   Product: yakuake
   Version: 24.05.0
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

I'm getting a crash in Yakuake when I right click and select the Find button
while ssh'ing to a remote server and writing lots of text to the screen. After
starting Yakuake in Konsole and producing the crash I get:

upstairs:~$ yakuake
ASSERT: "screenLine <= _screenLinesSize" in file ./src/Screen.cpp, line 2152
KCrash: Application 'yakuake' crashing... crashRecursionCounter = 2
KCrash: Application Name = yakuake path = /usr/bin pid = 41896
KCrash: Arguments: /usr/bin/yakuake 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
QSocketNotifier: Invalid socket 6 and type 'Read', disabling...
kf5idletime_wayland: This plugin does not support polling idle time


STEPS TO REPRODUCE
1. ssh into a remote server
2.  run a command that writes a lot of text to the screen (i.e. find . -type f)
3. right click and select Find (sometimes has to be done several times)

Trying to get a backtrace freezes Yakuake with this in gdb:

(gdb) run
Starting program: /usr/bin/yakuake 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffeefff640 (LWP 42768)]
[New Thread 0x7fffee3ff640 (LWP 42771)]
[New Thread 0x7fffedbfe640 (LWP 42772)]
[New Thread 0x7fffecfa8640 (LWP 42773)]
[Detaching after fork from child process 42775]
[New Thread 0x7fffcd927640 (LWP 42782)]
[New Thread 0x7fffcd126640 (LWP 42783)]
[New Thread 0x7fffcc925640 (LWP 42784)]
[New Thread 0x7fffc7fff640 (LWP 42785)]
[New Thread 0x7fffc5d76640 (LWP 42794)]
[New Thread 0x7fffc4b23640 (LWP 42807)]
[New Thread 0x7fffb3fff640 (LWP 42810)]
[New Thread 0x7fffb32bb640 (LWP 42816)]
[New Thread 0x7fffb2aba640 (LWP 42817)]
[New Thread 0x7fffb22b9640 (LWP 42818)]
ASSERT: "screenLine <= _screenLinesSize" in file ./src/Screen.cpp, line 2152

Thread 1 "yakuake" received signal SIGABRT, Aborted.
__pthread_kill_implementation (no_tid=0, signo=6, threadid=140737212676800) at
./nptl/pthread_kill.c:44
Download failed: Invalid argument.  Continuing without source file
./nptl/./nptl/pthread_kill.c.
44  ./nptl/pthread_kill.c: No such file or directory.


Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-35-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NV168

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

[gwenview] [Bug 481140] Gwenview crashes when cropping image

2024-03-15 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=481140

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

--- Comment #3 from Greg Lepore  ---
I'm seeing this on KDE Neon:

Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.5.0-25-generic (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NV168

Gwenview
Version 24.02.0

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

[konsole] [Bug 462436] On Ctrl+Shift+V it often inserts "![[~200~" before and "~" after the inserted command

2023-09-12 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=462436

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[gwenview] [Bug 460084] Gwenview is taking all memory until it crashes when previewing a lot of images

2023-08-05 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=460084

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[okteta] [Bug 472751] Insert Mode overwrites instead of inserting

2023-07-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=472751

Greg Lepore  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #3 from Greg Lepore  ---
Ahh, yes that's it! I missed the Overwrite checkbox in the Edit menu, and the
INS/OVR button at the bottom of the screen. 

Is Overwrite by default the usual setting for editors?

No worries, I'll change it in my profile and my issue goes away. 

Thanks.

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

[okteta] [Bug 472751] New: Insert Mode overwrites instead of inserting

2023-07-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=472751

Bug ID: 472751
   Summary: Insert Mode overwrites instead of inserting
Classification: Applications
   Product: okteta
   Version: 0.26.12
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kosse...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY
Using Edit->Insert to insert values into a file overwrites the existing data at
that location instead of inserting the values and "pushing" the existing data
over.

This behavior may be intentional, but it seems to be at odds with other
programs that use the term "insert".

***

STEPS TO REPRODUCE
1. Open file
2. Select Edit->Insert and choose Pattern or Random Data
3. Click Insert

OBSERVED RESULT
Pattern or random data is put into the file over existing data

EXPECTED RESULT
Pattern or random data is put into file before existing data

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 5.19.0-46-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2

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

[kdeconnect] [Bug 472697] New: Open with Open on Connected Device via KDE Connect appears for all files in Dolphin

2023-07-27 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=472697

Bug ID: 472697
   Summary: Open with Open on Connected Device via KDE Connect
appears for all files in Dolphin
Classification: Applications
   Product: kdeconnect
   Version: unspecified
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: g...@rhobard.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

Created attachment 160565
  --> https://bugs.kde.org/attachment.cgi?id=160565=edit
File Associations window with KDE Connect Open As...

Not sure if this bug is in Dolphin or KDE Connect, but when right clicking on
any file in Dolphin, I get "Open with Open on connected device via KDE Connect"
 for all files as the top option, regardless of file type. This also triggers
KDE Connect when clicking on an unknown file format after downloading in
Chromium.

Version of KDE Connect is 21.12.3-0ubuntu1 on KDE Neon.

I've searched through the File Associations menu and the option also appears
there for all file types (side note, I thought I read recently there was a way
to change all File Associations at once, but I can't figure it out.) I've also
search through various mimetypes files on the system but did not find that
option.

Desired resolution would be to remove this association everywhere it occurs.

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

[Elisa] [Bug 470008] New: Elisa doesn't honor double click to open

2023-05-19 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=470008

Bug ID: 470008
   Summary: Elisa doesn't honor double click to open
Classification: Applications
   Product: Elisa
   Version: 23.04.1
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY
***
My KDE system is set to select on single click and open on double click,
however Elisa opens on single click when adding music via the Files section.

STEPS TO REPRODUCE
1. Open Elisa
2. Change to Files view
3. Single click on a folder

OBSERVED RESULT
Folder is opened

EXPECTED RESULT
Folder is selected


Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Kernel Version: 5.19.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2

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

[okteta] [Bug 465770] Remember Encoding or Allow a Default to be Set or Accept Command Line Value

2023-02-15 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=465770

--- Comment #2 from Greg Lepore  ---
(In reply to Friedrich W. H. Kossebau from comment #1)
> Thanks for the feedback. Curious for now, had you discovered the feature
> "View Profiles" already and tried to solve your need using that? This
> feature includes selecting a certain charset. And one can set a certain View
> Profile as default in the View Profile managing dialog (Settings->Manage
> View Profiles...), to meet the most typical usecases.
> 
> The proposed alternative solutions are something worth to consider as well,
> but before discussing and implementing support for that (and then needing to
> support that in the future because people rely on it) I prefer if people can
> get things easily done with the existing features :)

Ooh, that's good! I saw View Profiles and thought it was something to do with
colors and toolbars, but not something where I could set the default encoding.
That will work nicely for me. Perhaps section 4.1.7 of the Okteta Handbook
could be expanded to identify the types of things that the Profile can affect?
I searched the Handbook for encoding, but it's not listed as something a
Profile can change.

Thanks!

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

[okteta] [Bug 465770] New: Remember Encoding or Allow a Default to be Set or Accept Command Line Value

2023-02-15 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=465770

Bug ID: 465770
   Summary: Remember Encoding or Allow a Default to be Set or
Accept Command Line Value
Classification: Applications
   Product: okteta
   Version: 0.26.9
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kosse...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

Okteta currently defaults (on my system at least) to ISO-8859-1 for the
character encoding. I only use Okteta to view EBCDIC files so I have to change
the encoding on every file I load. It would be useful for Okteta to do one of
three things:

1. Remember the encoding set by the user via View->Char Coding
2. Allow a default setting to be set (this appears to require the existence of
a Settings->Default menu)
3. Allow Okteta to accept a command line argument specifying the encoding of
the document

Perhaps #2 is the best option, since there are currently a few outstanding
wishes that could also be placed there. Bug #441925, #462703, #421357, #170926,
etc.

Either way, the addition of this behavior would greatly help me in my work, and
hopefully others.

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

[okteta] [Bug 441925] Okteta search behavior keeps selecting "selected bytes" when it's not wanted--doesn't remember settings

2023-02-15 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=441925

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[gwenview] [Bug 464451] New: Arrows to go to Previous or Next Image Stop Working After Zoom Level is Changed

2023-01-18 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=464451

Bug ID: 464451
   Summary: Arrows to go to Previous or Next Image Stop Working
After Zoom Level is Changed
Classification: Applications
   Product: gwenview
   Version: 22.08.1
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY
I use the arrows to quickly move through images in Gwenview, however if I
change the zoom level on an image, the arrows cease working. Bug 32901 deals
with a similar situation. I believe the focus is not returned to the image
after the zoom buttons are clicked.


STEPS TO REPRODUCE
1. Open image
2. Use arrow to go to next image
3. Zoom on this image
4. Try to use the arrow to go to next image

OBSERVED RESULT
Image does not change

EXPECTED RESULT
Next image is loaded

Operating System: KDE neon 5.26
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7
Kernel Version: 5.15.0-58-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NV138

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

[dolphin] [Bug 461906] Create Folder Icon Grays Out After Clicking on Tab with Search

2022-11-18 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=461906

--- Comment #3 from Greg Lepore  ---
Created attachment 153859
  --> https://bugs.kde.org/attachment.cgi?id=153859=edit
Create Folder Icon Grayed Out with Search in Another Tab

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

[dolphin] [Bug 461906] New: Create Folder Icon Grays Out After Clicking on Tab with Search

2022-11-16 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=461906

Bug ID: 461906
   Summary: Create Folder Icon Grays Out After Clicking on Tab
with Search
Classification: Applications
   Product: dolphin
   Version: 22.08.1
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: g...@rhobard.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

With several tabs opened in Dolphin, one of which has a filenamesearch in it,
the Create Folder icon is grayed out on other tabs after clicking in the search
tab.

STEPS TO REPRODUCE
1. Open multiple tabs
2. Click the Search icon and perform a search in one of the tabs
3. Notice that the Create Folder icon is now grayed out for all tabs

OBSERVED RESULT
Create Folder Icon grayed out

EXPECTED RESULT
To be able to Create Folder in other tabs

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.26
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7
Kernel Version: 5.15.0-52-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NV138

ADDITIONAL INFORMATION

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

[kate] [Bug 429418] Cannot paste text copied from GTK apps into Kate

2022-11-03 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=429418

--- Comment #11 from Greg Lepore  ---
Issue appears fixed to me, I was able to copy several megabytes of data from
Firefox to Kate with no problems. Previously this would fail.

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

[okular] [Bug 438250] Transparent support for "PDF portfolios"

2022-08-17 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=438250

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[gwenview] [Bug 457305] New: Gwenview crashes when directory being browsed is renamed

2022-07-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=457305

Bug ID: 457305
   Summary: Gwenview crashes when directory being browsed is
renamed
   Product: gwenview
   Version: 22.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY
***
Gwenview crashes when directory being browsed is renamed.
***


STEPS TO REPRODUCE
1. Open Gwenview and browse to a directory
2. In Dolpin rename the directory
3. Gwenview crashes

OBSERVED RESULT
Crash

EXPECTED RESULT
No crash

Operating System: Ubuntu 22.04 LTS (Jammy Jellyfish)
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Kernel Version: 5.15.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[gwenview] [Bug 457302] New: Scrolling in Browse mode in a directory is impossible

2022-07-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=457302

Bug ID: 457302
   Summary: Scrolling in Browse mode in a directory is impossible
   Product: gwenview
   Version: 22.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY
***
Attempting to scroll in Browse mode images in a directory that is still getting
new files results in the view being repeatedly jumped to the top of the window,
despite scrolling down.
***


STEPS TO REPRODUCE
1. Write large number of images to a directory. I'm splitting mp4 files into
their individual frames.
2. Switch Gwenview to directory and set Browse mode.
3. Attempt to scroll through the images.

OBSERVED RESULT
Gwenview keeps returning the view to the top of the file's being browsed.

EXPECTED RESULT
Gwenview allows user to scroll downward without interference.


Operating System: Ubuntu 22.04 LTS (Jammy Jellyfish)
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
Kernel Version: 5.15.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[kde] [Bug 450008] Move Handles on File Menu Titles

2022-02-11 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=450008

--- Comment #2 from Greg Lepore  ---
(In reply to Nate Graham from comment #1)
> A few questions:
> 
> 1. Which apps do you see this in? Can you make a list? Are there any KDE
> apps that *don't* exhibit the issue?
> 2. What theme are you using for your Qt apps?
> 3. Are you running these apps in Plasma, or another desktop environment?
> 4. Are you using Wayland or X11?

Apps in which I see the problem (which also applies to all submenus and submenu
selections (i.e. File->Close) in all top level menus) - Dolphin, Kate,
Gwenview, Okular, Ktorrent, QbitTorrent and Okteta. Apps in which I did not see
the problem - Inkscape, all LibreOffice programs, FileZilla, Audacity,
Handbrake.

No KDE apps fail to exhibit the behavior, as far as I can tell.

Breeze Theme, Oxygen Application Style, Air Plasma Style, Plastik Window
Decorations, Oxygen Icons.

Running in Plasma on X11.



Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.3
Kernel Version: 5.4.0-99-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[kde] [Bug 450008] New: Move Handles on File Menu Titles

2022-02-11 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=450008

Bug ID: 450008
   Summary: Move Handles on File Menu Titles
   Product: kde
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

Created attachment 146579
  --> https://bugs.kde.org/attachment.cgi?id=146579=edit
Handles on File Menu Text

Not sure what any of the correct terms are, but when I click on any program
menus (File, Edit, View, etc.) I see little handles on the word (for example,
when I click on the File menu, I see small white rectangles in all four
corners.) Might be related to a specific theme. See attached image.

Problem only seems to occur in KDE programs.

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

[gwenview] [Bug 439519] Jpeg format converted to ".jpe"

2022-02-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=439519

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

--- Comment #19 from Greg Lepore  ---
*** Bug 433176 has been marked as a duplicate of this bug. ***

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

[gwenview] [Bug 433176] Unsupported Image Format Error on Save As JFIF

2022-02-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=433176

Greg Lepore  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #6 from Greg Lepore  ---
Duplicate report at:

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

Workaround at:

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

I can confirm the workaround works for me. It appears the problem is more
related to the Applications->File Association settings.

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

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

[gwenview] [Bug 433176] Unsupported Image Format Error on Save As JFIF

2022-02-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=433176

Greg Lepore  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #4 from Greg Lepore  ---
When I select "JPEG Image" from the dropdown of "File type" the "Automatically
select filename extension" says "(.jfif)". No where do I say use .jfif.
Manually changing the extension in the Name box does not allow me to save the
image as a .jpg or .jpeg.

See attachment.

There is certainly a bug here, resetting to Reopened.

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

[gwenview] [Bug 433176] Unsupported Image Format Error on Save As JFIF

2022-02-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=433176

--- Comment #5 from Greg Lepore  ---
Created attachment 146123
  --> https://bugs.kde.org/attachment.cgi?id=146123=edit
File Save Dialog showing .jfif as extension for JPEG

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

[gwenview] [Bug 433176] Unsupported Image Format Error on Save As JFIF

2022-01-31 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=433176

--- Comment #2 from Greg Lepore  ---
(In reply to Méven Car from comment #1)
> Can you  share a tiff file to test with ?

Sorry if I wasn't clear in my report, it happens on every and any files,
regardless of original format, whether a screenshot from Spectacle, a gif from
the web, or a picture from a camera phone. So it's not something related to the
specific file.

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

[dolphin] [Bug 446879] Opening Konsole from Toolbar with Search Bar Open Sometimes Opens Konsole in Home Directory

2021-12-12 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=446879

--- Comment #1 from Greg Lepore  ---
One place this certainly occurs is after a search has been executed in a
directory structure. Clicking the Konsole button with search results in the
active Dolphin window opens Konsole in the home directory, rather than in the
directory the search was executed in.

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

[dolphin] [Bug 446879] New: Opening Konsole from Toolbar with Search Bar Open Sometimes Opens Konsole in Home Directory

2021-12-12 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=446879

Bug ID: 446879
   Summary: Opening Konsole from Toolbar with Search Bar Open
Sometimes Opens Konsole in Home Directory
   Product: dolphin
   Version: 21.12.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: search
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: g...@rhobard.com
CC: kfm-de...@kde.org
  Target Milestone: ---

I frequently open Konsole via the toolbar button in Dolphin, after I have
navigated to a deep directory location and I want to act on those files. After
I've navigated to the directory I want, I click the Konsole button and a
Konsole is opened at the location I've navigated to. However, on several
occasions Konsole has not opened at the proper directory location, it has
opened in my home directory. Unfortunately this is not completely reproducible. 

I will report back if I can come up with a reproducible system. 

Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.3
Kernel Version: 5.4.0-91-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[dolphin] [Bug 428950] Dolphin's Search does not respect wildcards and ignores period symbol

2021-11-03 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=428950

--- Comment #2 from Greg Lepore  ---
I can confirm that ., .\, and .* seem to work, but .*tar\.xz does not appear to
match foobar.tar.xz on my machine.


Operating System: KDE neon 5.23
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.3
Kernel Version: 5.4.0-89-generic (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[konsole] [Bug 430822] Unicode glyphs in fonts not rendered properly

2021-11-03 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=430822

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[dolphin] [Bug 428950] Dolphin's Search does not respect wildcards and ignores period symbol

2021-08-24 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=428950

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[kate] [Bug 429418] Cannot paste text copied from GTK apps into Kate

2021-08-09 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=429418

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[neon] [Bug 391565] Bug on File Search - unable to create io-slave

2021-08-08 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=391565

Greg Lepore  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #3 from Greg Lepore  ---
Works for me now.

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

[kate] [Bug 439264] CTRL-TAB does not switch tabs

2021-06-29 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=439264

--- Comment #6 from Greg Lepore  ---
I do not have the Document Switcher installed. Installing it does make Alt-Tab
work correctly, albeit with an onscreen indicator that I don't love.

I wonder if a clean install of Kate does not switch tabs without the Document
Switcher? If so, the Wish should remain, as that should be the default
behavior.

Thanks.

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

[kate] [Bug 439264] CTRL-TAB does not switch tabs

2021-06-29 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=439264

--- Comment #4 from Greg Lepore  ---
Thanks for checking. I don't have a tabswitcher section in Configure Shortcuts.
Next Tab is set to Alt-Left and Previous Tab is set to Alt-Right. Clicking the
Defaults button does not seem to change these settings.

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

[kate] [Bug 439264] CTRL-TAB does not switch tabs

2021-06-29 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=439264

--- Comment #3 from Greg Lepore  ---
Created attachment 139734
  --> https://bugs.kde.org/attachment.cgi?id=139734=edit
Shortcuts screenshot

Kate->Configure Shortcuts->tab

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

[kate] [Bug 439264] New: CTRL-TAB does not switch tabs

2021-06-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=439264

Bug ID: 439264
   Summary: CTRL-TAB does not switch tabs
   Product: kate
   Version: 21.04.2
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

Just a general observation, but the KDE Human Interface Guidelines indicate
that applications with tabs should:

"Provide keyboard navigation to switch between tabs with Ctrl + Tab (Ctrl
Shift + Tab for backward navigation). For compatibility reasons it is
recommended to also support Ctrl + PgDown (Ctrl + PgUp for backward
navigation)."

It appears Kate 21.04.2 does not support Ctrl + Tab to switch between tabs.
Rather Ctrl + Tab indents the current line. Nor does Kate accept Ctrl + Shift +
Tab.

Ctrl + PgDown and Ctrl + PgUp do work as designed.

I guess this is a wishlist request to have Kate fully support the HIG with
respect to tabs.

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

[dolphin] [Bug 437603] New: Dolphin tab title does not update when folder is renamed

2021-05-24 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=437603

Bug ID: 437603
   Summary: Dolphin tab title does not update when folder is
renamed
   Product: dolphin
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: folders
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: g...@rhobard.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 138737
  --> https://bugs.kde.org/attachment.cgi?id=138737=edit
Folder names do not match after renaming

Dolphin version is 20.03.70

SUMMARY
When renaming a folder in the left hand pane of Dolphin, which is opened as a
tab in the right hand pane of Dolphin, the tab title displayed in the right
hand pane is not updated. See attached image, initially the folder was named
minixml (as shown in the right hand pane's tab). I renamed it in the left hand
pane to miniml, which is shown in that panel, but the tab title in the right
hand pane still shows minixml.

STEPS TO REPRODUCE
1. Create and folder and enter it, so that the folder name appears in the tab
in the right hand pane of Dolphin
2. Rename the folder in the left hand pane by right-clicking and selecting
Rename
3. Right hand pane's tab title is not updated to reflect the new name

OBSERVED RESULT
Right hand pane's tab title is not updated to reflect the new name

EXPECTED RESULT
Right hand pane's tab title should update to reflect the new name

Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-73-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[krename] [Bug 428093] Find/replace takes too many clicks

2021-05-04 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=428093

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

--- Comment #1 from Greg Lepore  ---
Agree with this comment, using the Find and Replace dialog is quite clunky and
requires lots of clicks.

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

[dolphin] [Bug 435766] Holding Shift and hitting Delete button sends files to Trash

2021-04-15 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=435766

--- Comment #4 from Greg Lepore  ---
I worded my report incorrectly, I was holding Shift and clicking on the Move to
Trash button, expecting that to Delete, rather than moving the file to the
Trash. I believe this was the previous behavior with that button, but it should
probably just Move the file to the Trash, as the button states.

The keyboard combination of Shift and the Delete button still deletes the file.

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

[dolphin] [Bug 435766] Holding Shift and hitting Delete button sends files to Trash

2021-04-15 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=435766

Greg Lepore  changed:

   What|Removed |Added

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

--- Comment #1 from Greg Lepore  ---
I'm going to close this one, the toolbar button is Move to Trash, not Delete. I
think the previous behavior with holding the Shift Button and clicking Move to
Trash was to Delete the file, but I think the current behavior is the correct
one.

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

[dolphin] [Bug 435766] New: Holding Shift and hitting Delete button sends files to Trash

2021-04-15 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=435766

Bug ID: 435766
   Summary: Holding Shift and hitting Delete button sends files to
Trash
   Product: dolphin
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: g...@rhobard.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
I've been using Shift Delete to permanently remove files in Dolphin, but
recently it's been sending them to the Trash instead. According to the
shortcut, Shift Delete should bypass the Trash.

STEPS TO REPRODUCE
1. Open Dolpin
2. Select a file
3. Hold the Shift key on the keyboard and hit the Delete button on the Toolbar


OBSERVED RESULT
File is move to Trash

EXPECTED RESULT
File is deleted permanently

SOFTWARE/OS VERSIONS
Dolphin version: 21.03.70 (Which isn't in the above list, for some reason.)
Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-71-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[yakuake] [Bug 433435] Right Click Copy Entry Missing

2021-02-23 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=433435

--- Comment #1 from Greg Lepore  ---
It appears this bug may be related to the Scrollback setting. I encountered the
bug, remembered I had set the Scrollback setting to "Unlimited" and changed the
setting to the default. This made my Copy button return. 

Hopefully this helps someone debug the problem.

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

[yakuake] [Bug 433435] New: Right Click Copy Entry Missing

2021-02-22 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=433435

Bug ID: 433435
   Summary: Right Click Copy Entry Missing
   Product: yakuake
   Version: 3.0.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

Created attachment 136049
  --> https://bugs.kde.org/attachment.cgi?id=136049=edit
Right Click Copy Entry Missing

SUMMARY
An odd error where the right click entry for Copy disappears when using Yakuake
after a while. I believe the bug is related to the Find menu being used, as I
have also found problems there.

Selecting text and copying the data via right click is normal behavior,
however, after a unspecified time of using Yakuake, the Copy entry on right
click is missing. See screenshot. Note that the standard KDE behavior of
copying data by selecting it (to middle click paste) is also not working.

Once the entry is missing, I cannot get it back, but the entry is still present
in other open tabs of Yakuake.

STEPS TO REPRODUCE
1. Use Yakauke for a while
2. Perhaps use the right click Find.. option
3. Try to select data and Copy it via Right click

OBSERVED RESULT
Copy entry on right click is missing

EXPECTED RESULT
Copy command is present and works on both selecting the right click entry, and
via copy-on-select

Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-65-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[gwenview] [Bug 433176] New: Unsupported Image Format Error on Save As JFIF

2021-02-18 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=433176

Bug ID: 433176
   Summary: Unsupported Image Format Error on Save As JFIF
   Product: gwenview
   Version: 20.12.2
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY
Attempting to save an existing TIFF image as JPEG (JFIF) results in an error:
"Unsupported Image Format" and "Saving ‘1920_01_23_0024.jfif’ failed:
Unsupported image format".

Saving to other formats seems to be working correctly.

Operating System: KDE neon 5.21
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-65-generic
OS Type: 64-bit
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[systemsettings] [Bug 368063] NumLock not is not turned on at start, although the preference for it is set to `on` in kcm_keyboard

2021-01-25 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

--- Comment #37 from Greg Lepore  ---
Yes, the settings change. Here is the mapping:

Turn on = 0
Turn off = 1
Leave unchanged = 2

Which are different from Comment 29.

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

[systemsettings] [Bug 368063] NumLock not is not turned on at start, although the preference for it is set to `on` in kcm_keyboard

2021-01-25 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

--- Comment #35 from Greg Lepore  ---
X11.

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

[systemsettings] [Bug 368063] NumLock not is not turned on at start, although the preference for it is set to `on` in kcm_keyboard

2021-01-25 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

--- Comment #32 from Greg Lepore  ---
See attachment. NumLock is set to "Turn on" and kreadconfig5 --file kcminputrc
--group Keyboard --key NumLock shows "0". These appear to be incompatible
settings. 

I think my screenshot is accurately portraying the submitters report, isn't it?

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

[systemsettings] [Bug 368063] NumLock not is not turned on at start, although the preference for it is set to `on` in kcm_keyboard

2021-01-25 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

--- Comment #31 from Greg Lepore  ---
Created attachment 135174
  --> https://bugs.kde.org/attachment.cgi?id=135174=edit
NumLock Settings

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

[dolphin] [Bug 430177] when expanding a folder contents are shown in the folder below

2021-01-05 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=430177

Greg Lepore  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #7 from Greg Lepore  ---
I see this problem when searching for files that appear in multiple folders.
Sometimes the expand icon works correctly, sometimes it does nothing, and
sometimes the top folders contents appear lower down. See attachment for video
of the expand icon doing nothing. New build of 21.03.70.

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

[dolphin] [Bug 430177] when expanding a folder contents are shown in the folder below

2021-01-05 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=430177

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

--- Comment #6 from Greg Lepore  ---
Created attachment 134575
  --> https://bugs.kde.org/attachment.cgi?id=134575=edit
Dolphin's Expand icon not working

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

[systemsettings] [Bug 368063] NumLock not turned on

2021-01-02 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

Greg Lepore  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED
 Ever confirmed|1   |0

--- Comment #24 from Greg Lepore  ---
Bug is still occurring, information has been provided to prevent closure.

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

[systemsettings] [Bug 368063] NumLock not turned on

2020-12-18 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

--- Comment #22 from Greg Lepore  ---
kreadconfig5 --file kcminputrc --group Keyboard --key NumLock

produces a "0"

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

[systemsettings] [Bug 368063] NumLock not turned on

2020-12-18 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

--- Comment #20 from Greg Lepore  ---
Not sure when I should try 'kded5 --replace', after boot? It didn't do
anything. I switched to a new motherboard and the problem remains, including
after setting NumLock to On in BIOS.

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

[konsole] [Bug 392539] Konsole process 100%

2020-12-02 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=392539

Greg Lepore  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #4 from Greg Lepore  ---
I have not experienced this bug in some time. Closing the report.

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

[kate] [Bug 413552] Unable to Paste Large Amounts of Textual Data

2020-10-31 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=413552

--- Comment #5 from Greg Lepore  ---
The problem also occurs in Firefox. I also installed Falkon and the problem
occured there as well.

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

[kate] [Bug 413552] Unable to Paste Large Amounts of Textual Data

2020-10-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=413552

--- Comment #3 from Greg Lepore  ---
Problem is still occurring, trying to copy from Chromium to Kate. Possibly a
duplicate of:

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

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

[kate] [Bug 412987] Close Icon Missing on Tabs

2020-10-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=412987

Greg Lepore  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #7 from Greg Lepore  ---
Seems to be fixed on my install, marking as resolved.

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

[kate] [Bug 381997] Kate doesn't receive a lenghty text paste from Firefox

2020-10-27 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=381997

--- Comment #10 from Greg Lepore  ---
Problem is still occuring for me. Paste never appears, no extra CPU is used.

Kate
Version 20.08.2


Operating System: KDE neon 5.20
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.0
Kernel Version: 5.4.0-52-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[dolphin] [Bug 394140] Audio preview when extracting from tar file with Ark

2020-10-26 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=394140

Greg Lepore  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Greg Lepore  ---
Problem is no longer occuring. As the original submitter, I am marking this as
resolved.

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

[plasma-integration] [Bug 427247] Cursor Style Not Followed in Chromium Snap

2020-10-12 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=427247

--- Comment #8 from Greg Lepore  ---
Looks like the existing report https://bugs.launchpad.net/snapd/+bug/1585332
covers cursors as well, per this comment:

"This is an umbrella bug for many efforts that build towards having much better
support for theming. As one example we recently landed support for icon themes.
This will also improve the support for mouse cursor icons. I switched the
priority to wishlist because it's not a bug, it's a lot of new functionality
for us to implement."

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

[kde] [Bug 427247] New: Cursor Style Not Followed in Chromium Snap

2020-10-02 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=427247

Bug ID: 427247
   Summary: Cursor Style Not Followed in Chromium Snap
   Product: kde
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY
Mouse cursor settings are not followed on Chromium snap application.

STEPS TO REPRODUCE
1. Set cursor style
2. Installed Chromium snap package

OBSERVED RESULT
Mouse cursor does not follow style settings, reverting to basic black pointer

EXPECTED RESULT
Cursor follows style set in KDE Settings

Operating System: KDE neon 5.19
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.0
Kernel Version: 5.4.0-48-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[kate] [Bug 425896] New: Kate toolbars appear and disappear

2020-08-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=425896

Bug ID: 425896
   Summary: Kate toolbars appear and disappear
   Product: kate
   Version: 20.08.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

Created attachment 131236
  --> https://bugs.kde.org/attachment.cgi?id=131236=edit
Toolbar appearing and disappearing

SUMMARY
Several toolbar icons, those on Main Toolbar , appear and
disappear when new tabs are opened or closed. See attached video.

STEPS TO REPRODUCE
1. Open Kate
2. Open tabs - toolbars appear
3. Close tabs - toolbars disappear


Operating System: KDE neon 5.19
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.14.2
Kernel Version: 5.4.0-42-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[dolphin] [Bug 425895] New: Dolphin expand folder symbol blinking

2020-08-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=425895

Bug ID: 425895
   Summary: Dolphin expand folder symbol blinking
   Product: dolphin
   Version: 20.08.0
  Platform: Neon Packages
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: view-engine: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: g...@rhobard.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 131235
  --> https://bugs.kde.org/attachment.cgi?id=131235=edit
Video of blinking expand folder symbol

SUMMARY
Just upgraded my KDE Neon system to focal and I'm running into several
bugs/issues. On Dolphin the expand folder icon/symbol is repeatedly flashing
next to folders that do not have subfolders. See attached video. Oddly enough,
the flashing is not captured on the video as much as it is happening. Using
recordmydesktop gets about 1/4th of the flashing symbols.

Theme is Breeze, Plasma style is Air, Application style is Oxygen. Video
information is:

OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 1030/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 390.138
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 390.138
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 390.138
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

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

[dolphin] [Bug 422282] Crash when deleting a large amount of data via the terminal panel

2020-08-18 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=422282

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[dolphin] [Bug 422282] Crash when deleting a large amount of data via the terminal panel

2020-08-18 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=422282

--- Comment #6 from Greg Lepore  ---
Created attachment 130974
  --> https://bugs.kde.org/attachment.cgi?id=130974=edit
New crash information added by DrKonqi

dolphin (20.08.0) using Qt 5.14.2

- What I was doing when the application crashed: Crash in Dolphin when deleting
several hundred files via rm -rf *

-- Backtrace (Reduced):
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#5  0x7f4ad7755859 in __GI_abort () at abort.c:79
[...]
#7  0x7f4ad77c847c in malloc_printerr (str=str@entry=0x7f4ad78ec628 "double
free or corruption (fasttop)") at malloc.c:5347
#8  0x7f4ad77c9de5 in _int_free (av=0x7f4ad791bb80 ,
p=0x55e57cebebf0, have_lock=0) at malloc.c:4266
#9  0x7f4ad766444e in KFileItemModel::removeItems(KItemRangeList const&,
KFileItemModel::RemoveItemsBehavior) () from
/usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5

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

[systemsettings] [Bug 368063] NumLock not turned on

2020-08-12 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

--- Comment #17 from Greg Lepore  ---
Yes, the setting was set to "Turn on" both before and after the reboot, but no
numlock.

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

[systemsettings] [Bug 368063] NumLock not turned on

2020-08-12 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

--- Comment #15 from Greg Lepore  ---
Not fixed for me, I rebooted this morning.

Operating System: KDE neon 5.19
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2
Kernel Version: 4.15.0-112-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM
Graphics Processor: GeForce GT 1030/PCIe/SSE2

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

[dolphin] [Bug 393332] Switching tabs causes expanded folders to close

2020-04-26 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=393332

--- Comment #7 from Greg Lepore  ---
I can confirm that disabling "Limit to Home Directory" corrects the problem of
expanded folders being collapsed. 

Is that the desired behavior of that feature?

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

[dolphin] [Bug 393332] Switching tabs causes expanded folders to close

2020-04-25 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=393332

--- Comment #5 from Greg Lepore  ---
Created attachment 127861
  --> https://bugs.kde.org/attachment.cgi?id=127861=edit
Video showing folders in tabs closing

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

[dolphin] [Bug 393332] Switching tabs causes expanded folders to close

2020-04-25 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=393332

--- Comment #4 from Greg Lepore  ---
Original submitter here, I'm not sure what the Limit to Home Directory setting
is supposed to do, but it does not fix the problem for me.

Attached is a video of the problem still occuring.

Operating System: KDE neon 5.18
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.1
Kernel Version: 4.15.0-96-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[kdeconnect] [Bug 419138] Rotate causes change in input

2020-03-23 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=419138

--- Comment #2 from Greg Lepore  ---
Created attachment 126965
  --> https://bugs.kde.org/attachment.cgi?id=126965=edit
Display immediately after rotating phone, controlled app has switched

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

[kdeconnect] [Bug 419138] New: Rotate causes change in input

2020-03-23 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=419138

Bug ID: 419138
   Summary: Rotate causes change in input
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Android 8.x
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: g...@rhobard.com
  Target Milestone: ---

Created attachment 126963
  --> https://bugs.kde.org/attachment.cgi?id=126963=edit
Android app list of controllable apps

SUMMARY

When there is more than one audio-playing option to display and manipulate in
the Android app, rotating the phone causes the first listed app to be
displayed, rather than the currently playing app which was initially displayed.

STEPS TO REPRODUCE (what I did)
1. Play music via VLC (or Clementine, or whatever)
2. Have two tabs in Chromium which have, at some point, played music and are
displayed in the Multimedia Control drop-down section of the app
3. Change the volume on VLC, then rotate the app
4. The app changes from displaying VLC to displaying "Chromium" which is the
first app listed in the dropdown, along with "Chromium [2]" and "VLC media
player"

OBSERVED RESULT
Multimedia control changes handled input to "Chromium"

EXPECTED RESULT
Multimedia control should continue to show selected input, or input currently
playing music


Operating System: KDE neon 5.18
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1
Kernel Version: 4.15.0-88-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[kdeconnect] [Bug 419138] Rotate causes change in input

2020-03-23 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=419138

--- Comment #1 from Greg Lepore  ---
Created attachment 126964
  --> https://bugs.kde.org/attachment.cgi?id=126964=edit
Correct display of app last controlled and currently playing music

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

[kate] [Bug 412987] Close Icon Missing on Tabs

2020-03-06 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=412987

Greg Lepore  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #5 from Greg Lepore  ---
Marking as reopened as the problem is again occuring. Perhaps a problem with
theming or icons?

Operating System: KDE neon 5.18
KDE Plasma Version: 5.18.2
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 4.15.0-88-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[gwenview] [Bug 401504] Crop box should start at visible image region

2020-02-21 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=401504

--- Comment #6 from Greg Lepore  ---
Bug is still occuring on:

Operating System: KDE neon 5.18
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 4.15.0-76-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[kate] [Bug 412987] Close Icon Missing on Tabs

2020-01-29 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=412987

Greg Lepore  changed:

   What|Removed |Added

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

--- Comment #4 from Greg Lepore  ---
Not sure which update fixed this bug, but the close icon is now appearing on
tabs.

Operating System: KDE neon 5.17
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.13.2
Kernel Version: 4.15.0-74-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[plasmashell] [Bug 349179] Clicking on program in task manager occasionally selects icon

2019-11-18 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=349179

--- Comment #14 from Greg Lepore  ---
Original submitter here - the problem is still occuring in 5.17. It's not just
related to the icons in the task manager, it also occurs on buttons on
webpages, I end up with a url attached to the cursor. It's a very random and
rare issue, perhaps once per day or every couple of days with continued
computer use.

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

[kate] [Bug 413552] New: Unable to Paste Large Amounts of Textual Data

2019-10-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=413552

Bug ID: 413552
   Summary: Unable to Paste Large Amounts of Textual Data
   Product: kate
   Version: 19.08.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY

This is probably a general KDE problem, or a problem with non-KDE apps, but
it's occurring for me in Chromium and Kate. I am unable to copy and paste
somewhat large (>1MB) of textual data into Kate, when that data is copied from
Chromium.

STEPS TO REPRODUCE
1. Copy largish amounts of text from a Chromium page (I used
https://archive.org/stream/privateoffice03butlrich/privateoffice03butlrich_djvu.txt)
2. Attempt to paste that data into Kate
3. Paste fails

OBSERVED RESULT
The copied data is not pasted into Kate

EXPECTED RESULT
The copied data should be pasted

Smaller amounts of data successfully copies and pastes between the two
applications. This problem has occurred for several years, I believe. 

After further testing, the problem also occurs when attempting to copy and
paste from Libreoffice Writer into Kate, and the text threshold is much lower.
Attempting to copy and paste 300KB of data fails as well.


Operating System: KDE neon 5.17
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1
Kernel Version: 4.15.0-66-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[kate] [Bug 412987] Close Icon Missing on Tabs

2019-10-21 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=412987

--- Comment #2 from Greg Lepore  ---
I'm not sure of the locations of the icons, but the close icon is missing from
the tab in every icon choice I have on my system (Breeze, Breeze Dark, Crystal
Remix and Oxygen), so I think it's on Kate's end.

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

[kate] [Bug 412987] New: Close Icon Missing on Tabs

2019-10-15 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=412987

Bug ID: 412987
   Summary: Close Icon Missing on Tabs
   Product: kate
   Version: 19.08.2
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

Created attachment 123212
  --> https://bugs.kde.org/attachment.cgi?id=123212=edit
Close icon missing

In the last few days the close icon on tabs in Kate has disappeared. The
functionality on that part of the tab remains, but the icon is gone.

Using standard tab function, not a plugin.
See attached image.



Operating System: KDE neon 5.16
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1
Kernel Version: 4.15.0-65-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[kate] [Bug 410450] New: Capitalize Tool Incorrectly Capitalizes the letter S After an Apostrophe

2019-07-31 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=410450

Bug ID: 410450
   Summary: Capitalize Tool Incorrectly Capitalizes the letter S
After an Apostrophe
   Product: kate
   Version: 19.04.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY
Kate's Capitalize feature (Tools->Capitalize) incorrectly capitalizes the
letter "s" after an apostrophe.

STEPS TO REPRODUCE
1. Open Kate
2. Type "Steve's"
3. Select the word
4. Tools->Capitalize


OBSERVED RESULT
"Steve's" is now "Steve'S"

EXPECTED RESULT
The letter "s" after an apostrophe should not be capitalized

Operating System: KDE neon 5.16
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.60.0
Qt Version: 5.12.3
Kernel Version: 4.15.0-55-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[kate] [Bug 406627] Allow the user to define default settings in print dialog

2019-06-10 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=406627

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[kate] [Bug 408291] Automatic Spellchecking fails after file is modified and reloaded

2019-06-04 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=408291

--- Comment #2 from Greg Lepore  ---
Operating System: KDE neon 5.15
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.0
Kernel Version: 4.15.0-50-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.8 GiB of RAM

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

[kate] [Bug 408291] Automatic Spellchecking fails after file is modified and reloaded

2019-06-04 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=408291

--- Comment #1 from Greg Lepore  ---
Created attachment 120565
  --> https://bugs.kde.org/attachment.cgi?id=120565=edit
Misspelled words are not highlighted

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

[kate] [Bug 408291] New: Automatic Spellchecking fails after file is modified and reloaded

2019-06-04 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=408291

Bug ID: 408291
   Summary: Automatic Spellchecking fails after file is modified
and reloaded
   Product: kate
   Version: 19.04.1
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

Created attachment 120564
  --> https://bugs.kde.org/attachment.cgi?id=120564=edit
Misspelled words highlighted

SUMMARY


STEPS TO REPRODUCE
1. Enable Automatic Spellchecking on file with misspelled words
2. Perform a search and replace on that file from the command line (i. e. using
sed) which modifies the file
3. Kate indicates the file has changed and allows you to reload the file
4. Misspelled words are no longer highlighted, although Automatic Spellchecking
is still enabled

OBSERVED RESULT
Not all misspelled words are highlighted after reloading. With some test files
none of the misspelled words are highlighted, with other test files some
misspelled words are highlighted and some are not

EXPECTED RESULT
All misspelled words should be highlighted after file is modified by an
external program and reloaded in Kate

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

ADDITIONAL INFORMATION
Attached image bug1 shows Kate with a file containing misspelled words,
immediately after the misspelled word "tho" was replace with "the" via the
command line.

Attached image bug2 shows the same file immediately after the Reload button was
pressed and the file was reloaded. Note that Automatic Spellchecking was
checked in options for both files.

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

[dolphin] [Bug 393332] Switching tabs causes expanded folders to close

2019-03-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=393332

Greg Lepore  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Greg Lepore  ---
Still happening on Dolphin Version 18.12.3.

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

[systemsettings] [Bug 368063] NumLock not turned on

2019-03-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=368063

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[kdeconnect] [Bug 403839] New: Kdeconnectd crash

2019-02-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=403839

Bug ID: 403839
   Summary: Kdeconnectd crash
   Product: kdeconnect
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY - Kdeconnect stopped working with my Samsung S6 about three weeks ago.
On the phone I get "This paired device is not reachable..." on the computer I
get a segfault every time I try and launch Kde Connect (via searching for it on
the program launcher and selecting KDE Connect.

Unfortunately, I also get "You cannot report this error because kdeconnectd
does not provide a bug reporting address." Not sure if I should file that as a
separate but report.



STEPS TO REPRODUCE
1. Launch Kde Connect
2. Attempt to pair with phone

OBSERVED RESULT
Kde Connect immediately crashes and throws a segfault.

EXPECTED RESULT
Computer pairs and allows usual activities.

Crash report:

Application: kdeconnectd (kdeconnectd), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6808877800 (LWP 8389))]

Thread 4 (Thread 0x7f67ed68e700 (LWP 8392)):
#0  0x7f680070a064 in g_mutex_unlock () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f68006c3a88 in g_main_context_prepare () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f68006c446b in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f68006c464c in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f68065fd04b in QEventDispatcherGlib::processEvents
(this=0x7f67eb20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x7f68065a130a in QEventLoop::exec (this=this@entry=0x7f67ed68dda0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#6  0x7f68063ccbba in QThread::exec (this=) at
thread/qthread.cpp:525
#7  0x7f68063d7adb in QThreadPrivate::start (arg=0x563e99f8afd0) at
thread/qthread_unix.cpp:367
#8  0x7f680242f6db in start_thread (arg=0x7f67ed68e700) at
pthread_create.c:463
#9  0x7f6805cc188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f67ede8f700 (LWP 8391)):
#0  0x7f6805cb4bf9 in __GI___poll (fds=0x7f67e8020ef0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f68006c4539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f68006c464c in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f68065fd04b in QEventDispatcherGlib::processEvents
(this=0x7f67e8000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f68065a130a in QEventLoop::exec (this=this@entry=0x7f67ede8ed70,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#5  0x7f68063ccbba in QThread::exec (this=) at
thread/qthread.cpp:525
#6  0x7f6804da5e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f68063d7adb in QThreadPrivate::start (arg=0x7f680501dd60) at
thread/qthread_unix.cpp:367
#8  0x7f680242f6db in start_thread (arg=0x7f67ede8f700) at
pthread_create.c:463
#9  0x7f6805cc188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f67f6887700 (LWP 8390)):
#0  0x7f6805cb4bf9 in __GI___poll (fds=0x7f67f6886ca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f67feb6b747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f67feb6d36a in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f67f988bed9 in QXcbEventReader::run (this=0x563e99f22400) at
qxcbconnection.cpp:1391
#4  0x7f68063d7adb in QThreadPrivate::start (arg=0x563e99f22400) at
thread/qthread_unix.cpp:367
#5  0x7f680242f6db in start_thread (arg=0x7f67f6887700) at
pthread_create.c:463
#6  0x7f6805cc188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f6808877800 (LWP 8389)):
[KCrash Handler]
#6  0x7f6806453f56 in operator== (s1=..., s2=...) at tools/qstring.cpp:3153
#7  0x7f6807eae1dc in KNotification::setTitle
(this=this@entry=0x563e9a17c2b0, title=...) at ./src/knotification.cpp:140
#8  0x7f67e5aafb5f in Notification::createKNotification
(this=this@entry=0x563e9a179320, update=, np=...) at
./plugins/notifications/notification.cpp:95
#9  0x7f67e5ab06ed in Notification::update (this=this@entry=0x563e9a179320,
np=...) at ./plugins/notifications/notification.cpp:81
#10 0x7f67e5ab8c85 in NotificationsDbusInterface::processPacket
(this=0x563e9a068ba0, np=...) at
./plugins/notifications/notificationsdbusinterface.cpp:91
#11 0x7f67e5ab434f in NotificationsPlugin::receivePacket
(this=0x563e9a05bc30, np=...) at
./plugins/notifications/notificationsplugin.cpp:59
#12 0x7f6808483610 in 

[gwenview] [Bug 401504] Crop box off screen

2018-12-19 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=401504

--- Comment #3 from Greg Lepore  ---
My expected result was for all crop handles to be visible on screen without
scrolling after selecting Crop. Nothing about the Zoom level should change.

Generally my work flow for Cropping images is to zoom to the proper level of
viewing, so that the entire area I want cropped is visible, and then selecting
the Crop tool. I thought this was Gwenview's behavior, but perhaps I was
mistaken or the behavior has changed recently.

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

[gwenview] [Bug 401504] Crop box off screen

2018-11-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=401504

--- Comment #1 from Greg Lepore  ---
Created attachment 116547
  --> https://bugs.kde.org/attachment.cgi?id=116547=edit
Screenshot of image after scrolling up to see lower crop handles.

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

[gwenview] [Bug 401504] New: Crop box off screen

2018-11-28 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=401504

Bug ID: 401504
   Summary: Crop box off screen
   Product: gwenview
   Version: 18.08.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: g...@rhobard.com
  Target Milestone: ---

Created attachment 116546
  --> https://bugs.kde.org/attachment.cgi?id=116546=edit
Screenshot of image immediately after selecting Crop

SUMMARY
When selecting Crop from the toolbar, the lower bounds of the crop box are off
the screen, requiring a scroll up to begin to utilize those crop handles.

See attached crop1 for the screen immediately after selecting Crop, and crop2
image for the image after scrolling up to see the lower crop handles.


STEPS TO REPRODUCE
1. Select Crop tool
2. 
3. 

OBSERVED RESULT
Lower crop handles are off screen

EXPECTED RESULT
Crop handles should be immediately visible.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.14
KDE Plasma Version: 5.14.4
Qt Version: 5.11.2
KDE Frameworks Version: 5.52.0
Kernel Version: 4.15.0-39-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.6 GiB of RAM


ADDITIONAL INFORMATION

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

[Spectacle] [Bug 400478] Silent crash on copy to clipboard

2018-11-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=400478

--- Comment #5 from Greg Lepore  ---
Hmm, yes I do. So, no crash, but no copy as well. Any way to test if it is
actually performing the copy action?

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

[Spectacle] [Bug 400478] Silent crash on copy to clipboard

2018-11-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=400478

--- Comment #3 from Greg Lepore  ---
Probably linked to bug 400479, which looks like a driver issue with Nvidia.

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

[Spectacle] [Bug 400478] Silent crash on copy to clipboard

2018-11-01 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=400478

--- Comment #2 from Greg Lepore  ---
Apparently no backtrace is created:

lepore@lepore-desktop:~$ install kde-spectacle-dbgsym
The following NEW packages will be installed:
  kde-spectacle-dbgsym 
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,290 kB of archives. After unpacking 2,406 kB will be used.
Get: 1 http://archive.neon.kde.org/user bionic/main amd64 kde-spectacle-dbgsym
amd64 18.08.2-0xneon+18.04+bionic+build11 [2,290 kB]
Fetched 2,290 kB in 3s (700 kB/s) 
Selecting previously unselected package kde-spectacle-dbgsym.
(Reading database ... 341564 files and directories currently installed.)
Preparing to unpack
.../kde-spectacle-dbgsym_18.08.2-0xneon+18.04+bionic+build11_amd64.ddeb ...
Unpacking kde-spectacle-dbgsym (18.08.2-0xneon+18.04+bionic+build11) ...
Setting up kde-spectacle-dbgsym (18.08.2-0xneon+18.04+bionic+build11) ...

lepore@lepore-desktop:~$ gdb spectacle 
GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from spectacle...Reading symbols from
/usr/lib/debug/.build-id/a5/7a982d244fe13cc89cf05e1ab19ddbae633e7a.debug...done.
done.
(gdb) run
Starting program: /usr/bin/spectacle 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe39bb700 (LWP 29777)]
[New Thread 0x7fffe0e9a700 (LWP 29778)]
[Thread 0x7fffe39bb700 (LWP 29777) exited]
[Thread 0x7fffe0e9a700 (LWP 29778) exited]
[Inferior 1 (process 29768) exited normally]
(gdb) thread apply all backtrace
(gdb) thread apply all bt
(gdb) 

Similarly, valgrind doesn't appear to show anything:

 cat spectacle 
==31144== Memcheck, a memory error detector
==31144== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==31144== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==31144== Command: spectacle
==31144== Parent PID: 29849
==31144== 
==31144== 
==31144== HEAP SUMMARY:
==31144== in use at exit: 379,866 bytes in 6,602 blocks
==31144==   total heap usage: 153,205 allocs, 146,603 frees, 2,816,962,213
bytes allocated
==31144== 
==31144== LEAK SUMMARY:
==31144==definitely lost: 632 bytes in 5 blocks
==31144==indirectly lost: 9,629 bytes in 62 blocks
==31144==  possibly lost: 368 bytes in 1 blocks
==31144==still reachable: 369,237 bytes in 6,534 blocks
==31144== suppressed: 0 bytes in 0 blocks
==31144== Rerun with --leak-check=full to see details of leaked memory
==31144== 
==31144== For counts of detected and suppressed errors, rerun with: -v
==31144== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

I guess it's possible that spectacle disappearing when the Copy to Clipboard
button is click is how it's supposed to work? However, nothing is copied to the
clipboard.

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

[krename] [Bug 398429] KRename process not terminating

2018-10-31 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=398429

Greg Lepore  changed:

   What|Removed |Added

 CC||g...@rhobard.com

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

[Spectacle] [Bug 400479] Crash on Export via Bluetooth

2018-10-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=400479

--- Comment #6 from Greg Lepore  ---
qmlscene produces the green square, but apart from that, nothing else. Am I
supposed to interact with it in some way?

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

[Spectacle] [Bug 400479] Crash on Export via Bluetooth

2018-10-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=400479

--- Comment #4 from Greg Lepore  ---
Nothing prints on the console when it crashes.

I am on KDE Neon, and they appear to say to report bugs on bugs.kde.org. Is
there another location to report Neon bugs?

Thanks for your help on this.

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

[Spectacle] [Bug 400479] Crash on Export via Bluetooth

2018-10-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=400479

--- Comment #2 from Greg Lepore  ---
Not a recent update and reboot, as the problem persists through reboots. I am
on Nvidia. Probably the same problem in bug 400478, also reported by me.

sudo lshw -c video
  *-display 
   description: VGA compatible controller
   product: GP108
   vendor: NVIDIA Corporation
   physical id: 0
   bus info: pci@:01:00.0
   version: a1
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
   configuration: driver=nvidia latency=0
   resources: irq:26 memory:fb00-fbff memory:c000-cfff
memory:de00-dfff ioport:ef00(size=128) memory:c-d


$(modprobe --resolve-alias nvidia)
filename:  
/lib/modules/4.15.0-38-generic/kernel/drivers/char/drm/nvidia.ko
alias:  char-major-195-*
version:410.73
supported:  external
license:NVIDIA
srcversion: E6823ED882C76894D74F1C2
alias:  pci:v10DEd0E00sv*sd*bc04sc80i00*
alias:  pci:v10DEd*sv*sd*bc03sc02i00*
alias:  pci:v10DEd*sv*sd*bc03sc00i00*
depends:ipmi_msghandler
retpoline:  Y
name:   nvidia
vermagic:   4.15.0-38-generic SMP mod_unload 
parm:   NvSwitchRegDwords:NvSwitch regkey (charp)
parm:   NVreg_Mobile:int
parm:   NVreg_ResmanDebugLevel:int
parm:   NVreg_RmLogonRC:int
parm:   NVreg_ModifyDeviceFiles:int
parm:   NVreg_DeviceFileUID:int
parm:   NVreg_DeviceFileGID:int
parm:   NVreg_DeviceFileMode:int
parm:   NVreg_UpdateMemoryTypes:int
parm:   NVreg_InitializeSystemMemoryAllocations:int
parm:   NVreg_UsePageAttributeTable:int
parm:   NVreg_MapRegistersEarly:int
parm:   NVreg_RegisterForACPIEvents:int
parm:   NVreg_CheckPCIConfigSpace:int
parm:   NVreg_EnablePCIeGen3:int
parm:   NVreg_EnableMSI:int
parm:   NVreg_TCEBypassMode:int
parm:   NVreg_UseThreadedInterrupts:int
parm:   NVreg_EnableStreamMemOPs:int
parm:   NVreg_EnableBacklightHandler:int
parm:   NVreg_EnableUserNUMAManagement:int
parm:   NVreg_MemoryPoolSize:int
parm:   NVreg_KMallocHeapMaxSize:int
parm:   NVreg_VMallocHeapMaxSize:int
parm:   NVreg_IgnoreMMIOCheck:int
parm:   NVreg_RegistryDwords:charp
parm:   NVreg_RegistryDwordsPerDevice:charp
parm:   NVreg_RmMsg:charp
parm:   NVreg_GpuBlacklist:charp
parm:   NVreg_AssignGpus:charp

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

[Spectacle] [Bug 400479] New: Crash on Export via Bluetooth

2018-10-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=400479

Bug ID: 400479
   Summary: Crash on Export via Bluetooth
   Product: Spectacle
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: g...@rhobard.com
  Target Milestone: ---

Application: spectacle (18.08.2 - A Dearth of Dank Memes)

Qt Version: 5.11.2
Frameworks Version: 5.51.0
Operating System: Linux 4.15.0-38-generic x86_64
Distribution: KDE neon User Edition 5.14

-- Information about the crash:
- What I was doing when the application crashed: Doing basic bug checking after
user on Reddit reported crash when exporting. Found additional crashes while
attempting to export screenshot via Bluetooth and other functions.

- Unusual behavior I noticed: crash with bug report

- Custom settings of the application: None

-- Backtrace:
Application: Spectacle (spectacle), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5e980a7140 (LWP 29472))]

Thread 4 (Thread 0x7f5e70563700 (LWP 29481)):
#0  0x7f5e8b349d79 in g_mutex_lock () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f5e8b304538 in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5e921bd53b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f5e921617fa in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f5e91f8cbba in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f5e939f04f5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7f5e91f97adb in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f5e8e6676db in start_thread (arg=0x7f5e70563700) at
pthread_create.c:463
#8  0x7f5e9188188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f5e80de7700 (LWP 29474)):
#0  0x7f5e91874bf9 in __GI___poll (fds=0x7f5e74007970, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f5e8b304439 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5e8b30454c in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f5e921bd53b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f5e921617fa in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f5e91f8cbba in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f5e932a5e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f5e91f97adb in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f5e8e6676db in start_thread (arg=0x7f5e80de7700) at
pthread_create.c:463
#9  0x7f5e9188188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f5e83937700 (LWP 29473)):
#0  0x7f5e91874bf9 in __GI___poll (fds=0x7f5e83936ca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f5e947f3747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f5e947f536a in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f5e85d03ed9 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7f5e91f97adb in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f5e8e6676db in start_thread (arg=0x7f5e83937700) at
pthread_create.c:463
#6  0x7f5e9188188f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f5e980a7140 (LWP 29472)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#7  0x7f5e917a0801 in __GI_abort () at abort.c:79
#8  0x7f5e91f685db in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f5e968df20d in
QSGRenderLoop::handleContextCreationFailure(QQuickWindow*, bool) () from
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x7f5e968dfffd in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#11 0x7f5e968e0d9a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x7f5e92701745 in QWindow::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#13 0x7f5e9695a1a5 in QQuickWindow::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#14 0x7f5e93e9ae1c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x7f5e93ea23ef in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x7f5e921634d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7f5e926f676f in

[Spectacle] [Bug 400478] New: Silent crash on copy to clipboard

2018-10-30 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=400478

Bug ID: 400478
   Summary: Silent crash on copy to clipboard
   Product: Spectacle
   Version: 18.08.2
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: g...@rhobard.com
  Target Milestone: ---

SUMMARY

Spectacle silently crashed whenever Copy to Clipboard is clicked. Checking
other functions, it also crashes on Export->Share via Bluetooth and Take a New
Screenshot (but with traces, bugs to be filed separately).

STEPS TO REPRODUCE
1. Open Spectacle with Print Screen button
2. Click Copy to Clipboard
3. Spectacle crashes

OBSERVED RESULT
Silent crash


EXPECTED RESULT
File copied to clipboard

SOFTWARE VERSIONS
Operating System: KDE neon 5.14
KDE Plasma Version: 5.14.2
Qt Version: 5.11.2
KDE Frameworks Version: 5.51.0
Kernel Version: 4.15.0-38-generic
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8350 Eight-Core Processor
Memory: 7.6 GiB of RAM


ADDITIONAL INFORMATION

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

  1   2   >