[kate] [Bug 363222] support on-the-fly case conversion in Search & Replace plugin

2019-02-25 Thread Patrick Roye
https://bugs.kde.org/show_bug.cgi?id=363222

--- Comment #6 from Patrick Roye  ---
The feature does appear to be implemented now. I didn't do much testing, but I
did get the expected behavior using the steps I submitted in the original
request. I'm good with closing this issue. Thanks!

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

[kate] [Bug 363226] Kate crashes if session includes files on mapped drive that has been disconnected

2018-11-23 Thread Patrick Roye
https://bugs.kde.org/show_bug.cgi?id=363226

Patrick Roye  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #3 from Patrick Roye  ---
I rebuilt with Craft today (11/23/18). Kate version is now 18.08.3.
KDE Frameworks 5.52.0
Qt 5.11.2 (built against 5.11.2)
The windows windowing system

Tested by mapping a network drive, opening a file on the drive, disconnecting
the network, and refreshing the file in Kate, causing Kate to crash.

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

[digikam] [Bug 400436] Crash when saving jpeg files with metadata

2018-10-31 Thread Patrick Roye
https://bugs.kde.org/show_bug.cgi?id=400436

--- Comment #11 from Patrick Roye  ---
The new installer did successfully fix the crash for me. I have retested
changing tags, exporting JPEG files, and opening the metadata editor on the
pictures in my collection. Everything is working correctly now.

Thank you so much for your diligence in fixing this bug!

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

[digikam] [Bug 400436] Crash when saving jpeg files with metadata

2018-10-29 Thread Patrick Roye
https://bugs.kde.org/show_bug.cgi?id=400436

--- Comment #6 from Patrick Roye  ---
Comment on attachment 115963
  --> https://bugs.kde.org/attachment.cgi?id=115963
Crash Log from opening metadata editor

I was going to try to debug further by editing the metadata manually. But when
I try to open the metadata editor, it crashes. Log file attached.

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

[digikam] [Bug 400436] Crash when saving jpeg files with metadata

2018-10-29 Thread Patrick Roye
https://bugs.kde.org/show_bug.cgi?id=400436

--- Comment #5 from Patrick Roye  ---
Created attachment 115963
  --> https://bugs.kde.org/attachment.cgi?id=115963=edit
Crash Log from opening metadata editor

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

[digikam] [Bug 400436] Crash when saving jpeg files with metadata

2018-10-29 Thread Patrick Roye
https://bugs.kde.org/show_bug.cgi?id=400436

--- Comment #4 from Patrick Roye  ---
I was testing by trying to add the tag "nature" to the image. I think the
problem isn't the tag I'm trying to add, but rather the metadata already in the
file. If I create a new JPEG file in paint, then import it into digiKam,
everything works fine. But if I use one of the JPEG files from my camera, I get
the crash. I can also test this just by opening the photo and trying to export
it to another JPEG file.

Just for one additional data point, I can successfully export my photo to a
bitmap, then export the bitmap to a JPEG with the original metadata removed.

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

[digikam] [Bug 400436] Crash when saving jpeg files with metadata

2018-10-29 Thread Patrick Roye
https://bugs.kde.org/show_bug.cgi?id=400436

--- Comment #2 from Patrick Roye  ---
https://drive.google.com/file/d/1-SZKpMos0YbGDxDB8TIGWC7SszwZDKoa/view?usp=sharing

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

[digikam] [Bug 400436] New: Crash when saving jpeg files with metadata

2018-10-28 Thread Patrick Roye
https://bugs.kde.org/show_bug.cgi?id=400436

Bug ID: 400436
   Summary: Crash when saving jpeg files with metadata
   Product: digikam
   Version: 6.0.0
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Metadata-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: vtpr...@gmail.com
  Target Milestone: ---

Created attachment 115957
  --> https://bugs.kde.org/attachment.cgi?id=115957=edit
Crash Log

With digiKam 6.0.0 Beta 2 on Windows 64-bit, The program crashes if I try to
save a JPEG file.

STEPS TO REPRODUCE
1. Open a JPEG file
2. Press Export
3. Choose JPEG Image as the file type
4. Press Save

ALTERNATIVE STEPS TO REPRODUCE
1. Configure digiKam
2. On Metadata tab, check "Image Tags" under "Write This Information to the
Metadata"
3. Press OK
4. Change a tag on any JPEG image

OBSERVED RESULT
digiKam crashes

EXPECTED RESULT
digiKam saves the file and keeps running

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.49.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION

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

[kate] [Bug 363220] replace all notification duplicated when scrolling down

2016-06-17 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363220

--- Comment #6 from Patrick Roye <vtpr...@gmail.com> ---
I can confirm that this issue is fixed for me. Thank you so much for taking the
time to resolve this issue!

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


[kate] [Bug 363228] change tab order in replace dialog

2016-05-18 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363228

--- Comment #2 from Patrick Roye <vtpr...@gmail.com> ---
(In reply to Kåre Särs from comment #1)
> I don't remember the exact reason the order is the way it is, it could be
> there from before the last reorganization of buttons. But I think it is even
> more convenient to just press return/enter in the replace combo to do
> "replace all". Then you can also use the automatically assigned Alt+...
> shortcuts that the buttons get.
> 
> That said the tab order could be revisited. I don't use the tab order that
> much, so that would have to be decided by those using it more :)
> 
> Actually now that I try the tab order I notice that the extended options
> don't get the tab-focus at all...

I was unaware of the Alt-A shortcut for Replace All. I'm actually very happy
just using that. Thank you so much for sharing!
If no one else care about the tab order, I'm fine considering this closed with
the information about Alt-shortcuts as the resolution.
Thanks again!

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

[kate] [Bug 363226] New: Kate crashes if session includes files on mapped drive that has been disconnected

2016-05-18 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363226

Bug ID: 363226
   Summary: Kate crashes if session includes files on mapped drive
that has been disconnected
   Product: kate
   Version: unspecified
  Platform: Compiled Sources
OS: MS Windows
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: vtpr...@gmail.com

If a Kate session includes files that are located on a Windows mapped network
drive, Kate will crash if the network drive is disconnected. If the default
session includes such files, Kate will crash on startup, making it impossible
to open. The crash occurs if the remote computer goes offline or if you
disconnect the mapped drive on the Windows machine.



Reproducible: Always

Steps to Reproduce:
1. Map a network drive in Windows (you can even map a shared folder on the same
computer, e.g. \\127.0.0.1\C)
2. Open a file on the mapped drive in Kate
3. Press Sessions -> Save Session
4. Disconnect the mapped drive (right-click the drive in Explorer and press
disconnect)

Actual Results:  
Kate crashes. Kate will crash on startup when attempting to reopen. To
workaround, you must remap the network drive.

Expected Results:  
Kate does not crash and instead notifies user that file is no longer available.

Kate version 16.07.70 built from source on Windows using Visual Studio 2015.

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


[kate] [Bug 363228] New: change tab order in replace dialog

2016-05-18 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363228

Bug ID: 363228
   Summary: change tab order in replace dialog
   Product: kate
   Version: unspecified
  Platform: Compiled Sources
OS: MS Windows
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: search
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: vtpr...@gmail.com

The current tab order requires pressing the tab key eight times to get to
Replace All after entering find and replace terms. Since Replace and Replace
All seem like the next logical things a user would want to do after entering
find and replace terms, they should be moved up in the tab order.

Current tab order:
Find, Replace, Mode, Switch to Search, Next, Previous, Case Sensitive, Match
Selection, Replace, Replace All, Find All

Proposed tab order:
Find, Replace, Replace, Replace All, Find All, Mode, Switch to Search, Next,
Previous, Case Sensitive, Match Selection, 

Reproducible: Always




Kate version 16.07.70 built from source on Windows using Visual Studio 2015.

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


[kate] [Bug 363227] New: C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2016-05-18 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363227

Bug ID: 363227
   Summary: C++ and ISO C++ highlighting incorrectly highlight
some numbers as errors
   Product: kate
   Version: unspecified
  Platform: Compiled Sources
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: syntax
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: vtpr...@gmail.com

The C++ and ISO C++ highlighting styles mark the following decimal numbers as
errors: -1.0f, -1e7, -1e7f. The C highlighting style correctly marks these as
decimal numbers.

Reproducible: Always

Steps to Reproduce:
1. Type -1.0f -1e7f -1e7f into a file
2. Set the highlighting mode to C++ or ISO C++

Actual Results:  
The number are highlighted as errors

Expected Results:  
The numbers are highlighted as decimal numbers.

Kate version 16.07.70 built from source on Windows using Visual Studio 2015.

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


[kate] [Bug 363223] New: window position is not restored when kate is closed / reopened

2016-05-18 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363223

Bug ID: 363223
   Summary: window position is not restored when kate is closed /
reopened
   Product: kate
   Version: unspecified
  Platform: Compiled Sources
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: sessions
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: vtpr...@gmail.com

The Kate application window does not appear in its previous position when Kate
is launched. This occurs even if Save Session is pressed before closing the
window. The window size works as expected.

Reproducible: Always

Steps to Reproduce:
1. Move the Kate application window
2. Press Sessions - > Save Session
3. Close Kate
4. Open Kate

Actual Results:  
The Kate application windows does not appear at the same position.

Expected Results:  
The Kate application windows appears at the same position.

Kate version 16.07.70 built from source on Windows using Visual Studio 2015.

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


[kate] [Bug 363222] New: support on-the-fly case conversion in Search & Replace plugin

2016-05-18 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363222

Bug ID: 363222
   Summary: support on-the-fly case conversion in Search & Replace
plugin
   Product: kate
   Version: unspecified
  Platform: Compiled Sources
OS: MS Windows
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: search
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: vtpr...@gmail.com

The standard replace dialog supports on-the-fly case conversion using \U and \L
in the replace expression. For example. find: (a), replace: \U\1 will replace
lowercase 'a' with uppercase 'A'. The Search & Replace plugin does not
currently support this feature.

Reproducible: Always

Steps to Reproduce:
1. Open a file that contains lower-case text
2. Open the Search & Replace plugin
3. Search in: Current File
4. Enable Regular Expressions
5. Find: (.*)
6: Replace: \U\1
7: Press Search
8: Press Replace checked

Actual Results:  
\U is placed at the beginning of every line

Expected Results:  
Lowercase letters are replaced by uppercase letters. This can be tested using
the same settings with the standard replace dialog.

Kate version 16.07.70 built from source on Windows using Visual Studio 2015.

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


[kate] [Bug 363220] replace all notification duplicated when scrolling down

2016-05-18 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363220

--- Comment #1 from Patrick Roye <vtpr...@gmail.com> ---
Created attachment 99049
  --> https://bugs.kde.org/attachment.cgi?id=99049=edit
Screenshot of replacements made bug in action

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


[kate] [Bug 363220] New: replace all notification duplicated when scrolling down

2016-05-18 Thread Patrick Roye via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363220

Bug ID: 363220
   Summary: replace all notification duplicated when scrolling
down
   Product: kate
   Version: unspecified
  Platform: Compiled Sources
OS: MS Windows
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: search
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: vtpr...@gmail.com

After pressing Replace All, a green box appears in the bottom-right of the
document displaying the number of replacements made. If you scroll down the
document while the box is visible, the box is duplicated. The effect occurs
when scrolling with arrow keys or the mouse wheel. The effect does not occur
when using page up / page down.

Reproducible: Always

Steps to Reproduce:
1. Open a document that is large enough to scroll
2. Press ctrl-r
3. Press Replace All
4. Scroll down with the mouse wheel

Actual Results:  
The replacements made box appears multiple times on the right-hand side

Expected Results:  
The replacements made box appears once in the bottom-right corner

Kate version 16.07.70 built from source on Windows using Visual Studio 2015.

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