[kdevelop] [Bug 401403] patchreview plugin causes Path::init: invalid/unsupported Path encountered: ""

2023-02-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=401403

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdevelop] [Bug 401403] patchreview plugin causes Path::init: invalid/unsupported Path encountered: ""

2023-02-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=401403

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kdevelop] [Bug 401403] patchreview plugin causes Path::init: invalid/unsupported Path encountered: ""

2023-01-18 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=401403

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #2 from Justin Zobel  ---
Thank you for reporting this issue in KDE software. As it has been a while
since this issue was reported, can we please ask you to see if you can
reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when
replying. Thank you!

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

[kdevelop] [Bug 401403] patchreview plugin causes Path::init: invalid/unsupported Path encountered: ""

2018-11-27 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=401403

--- Comment #1 from RJVB  ---
I've been testing a fix (workaround?) in urlForFileModel(), with some debug
output whenever a DiffModel::destinationPath() is encountered that does NOT
start with a slash. I have yet to see that warning...

Is it possible that libkomparediff used to return paths without leading slash
from DiffModel::destinationPath() which made the explicit extra slash required?
I cannot seem to find documentation on exactly what that method returns, but
it's beginning to look like removing that explicit slash is in fact the proper
fix.

Independently, KDevelop::Path should handle '//' vs. '/' the same way it
handles '//path/to' vs. '/path/to'. I think... (and assuming Apollo/DomainOS's
special interpretation of //foo is indeed a thing of a mostly forgotten past).

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

[kdevelop] [Bug 401403] patchreview plugin causes Path::init: invalid/unsupported Path encountered: ""

2018-11-27 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=401403

Kevin Funk  changed:

   What|Removed |Added

   Keywords||junior-jobs

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