https://bugs.kde.org/show_bug.cgi?id=371790
Alex Richardson changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=371790
--- Comment #3 from Alex Richardson ---
Sorry, completely forgot about this bug report. I'll apply the change now.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=211654
Alex Richardson changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=228236
--- Comment #2 from Alex Richardson ---
I no longer have kopete installed so I can't reproduce this anymore. I don't
think this is particularly important even if it still exist so feel free to
close this.
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=374913
--- Comment #27 from Alex Richardson ---
Sorry about that, I didn't test that case.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=393920
Alex Richardson changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=374913
Alex Richardson changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=374913
Alex Richardson changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=380024
Alex Richardson changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=374913
Alex Richardson changed:
What|Removed |Added
CC||kde_b...@multiwebinc.com
--- Comment #4 from
https://bugs.kde.org/show_bug.cgi?id=377768
--- Comment #1 from Alex Richardson ---
A quick grep points me at:
```
KTextEditor::Document *KateDocManager::findDocument(const QUrl &url) const
{
QUrl u(url.adjusted(QUrl::NormalizePathSegments));
// Resolve symbolic links for local f
https://bugs.kde.org/show_bug.cgi?id=377768
Bug ID: 377768
Summary: Symbolic links are not handled correctly for SFTP://
Product: kate
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Sev
https://bugs.kde.org/show_bug.cgi?id=374913
--- Comment #3 from Alex Richardson ---
I have submitted https://codereview.qt-project.org/#/c/182661/ and
https://phabricator.kde.org/D4193
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=374913
--- Comment #2 from Alex Richardson ---
Seems like the problem might be in Qt. I added some debug output and it seems
Qt is calling KDEPlatformFileDialogHelper::selectFile(const QUrl &filename) by
simply concatenating filename with the CWD becaus
https://bugs.kde.org/show_bug.cgi?id=374913
Alex Richardson changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=374913
Bug ID: 374913
Summary: Open does use directory for currently open file with
sftp://
Product: kate
Version: unspecified
Platform: Other
OS: Linux
Statu
https://bugs.kde.org/show_bug.cgi?id=363365
Alex Richardson changed:
What|Removed |Added
CC||arichardson@gmail.com
Resolution
https://bugs.kde.org/show_bug.cgi?id=372915
Bug ID: 372915
Summary: Pressing refresh on a deleted folder does not work
Product: dolphin
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Se
https://bugs.kde.org/show_bug.cgi?id=371790
Alex Richardson changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=371800
Alex Richardson changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=367863
Alex Richardson changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/okte
https://bugs.kde.org/show_bug.cgi?id=367863
--- Comment #3 from Alex Richardson ---
Thank you very much for the patch.
Unfortunately I can't see the review request, it says
"You don't have access to this review request.
This review request is private. You must be a requested r
https://bugs.kde.org/show_bug.cgi?id=367863
Alex Richardson changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=367864
Alex Richardson changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=361692
Alex Richardson changed:
What|Removed |Added
CC||arichardson@gmail.com
--- Comment #3
https://bugs.kde.org/show_bug.cgi?id=360854
Bug ID: 360854
Summary: Wrong file opened when double clicking on CMake error
in outputview
Product: kdevelop
Version: git master
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=356231
Alex Richardson changed:
What|Removed |Added
CC||arichardson@gmail.com
Status
https://bugs.kde.org/show_bug.cgi?id=360577
Bug ID: 360577
Summary: Applying a project filter only removes files from
background parser after restart
Product: kdevplatform
Version: git master
Platform: Compiled Sources
https://bugs.kde.org/show_bug.cgi?id=358563
--- Comment #19 from Alex Richardson ---
Git commit bba0f034c4bdfdf9375b7532d134ef05214ce51b by Alex Richardson.
Committed on 12/02/2016 at 12:48.
Pushed by arichardson into branch '5.0'.
Don't add HintedType instances to UnsureType if
https://bugs.kde.org/show_bug.cgi?id=359265
Bug ID: 359265
Summary: Lots of "No language dictionaries for the language:
"foo" " messages when editing files
Product: frameworks-ktexteditor
Version: unspecified
Platform: Othe
https://bugs.kde.org/show_bug.cgi?id=358563
--- Comment #18 from Alex Richardson ---
Thank you for fixing this! However there are still a lot of types being added
that in my opinion don't need to exist:
found potential duplicates when adding N6Python10HintedTypeE int(index =
7
https://bugs.kde.org/show_bug.cgi?id=358563
--- Comment #15 from Alex Richardson ---
I am also getting some of these messages:
kdevplatform.language: invalid item for index 35 1478 0
In case it helps: This is the huge unsure type that is being created (it is now
so large that outputting the
https://bugs.kde.org/show_bug.cgi?id=358563
--- Comment #14 from Alex Richardson ---
I added some debug output into UnsureType::addType() and get the rather
confusing:
"unsure (str, int, str, int, str, int, str, int, str, int, str, int, str, int,
str, int, str, int, str, int, str, int, str
https://bugs.kde.org/show_bug.cgi?id=358563
--- Comment #12 from Alex Richardson ---
Created attachment 97119
--> https://bugs.kde.org/attachment.cgi?id=97119&action=edit
debug output
Still happening, here is some debug output
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=358563
Alex Richardson changed:
What|Removed |Added
Resolution|WAITINGFORINFO |FIXED
--- Comment #9 from Alex Richardson
https://bugs.kde.org/show_bug.cgi?id=358563
--- Comment #4 from Alex Richardson ---
I was editing the script here: https://github.com/RichardsonAlex/cheri-scripts
Hasn't happended the last two days, but I have only done minor edits, so I
guess the number of UnsureType instances haven
https://bugs.kde.org/show_bug.cgi?id=358563
Bug ID: 358563
Summary: Possible infinite loop in UnsureType::toString()
Product: kdev-python
Version: git master
Platform: Other
OS: Linux
Status: UNCONFIRMED
S
https://bugs.kde.org/show_bug.cgi?id=356870
--- Comment #1 from Alex Richardson ---
Are these all 1byte = 1 character encodings?
Do you want them displayed in the main view next to the hex bytes? Or would a
workaround using the structures tool be acceptable?
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=356781
--- Comment #3 from Alex Richardson ---
Good to hear that you already have plans. If you have any code that needs
testing, I'd be happy to do it. It probably makes sense to test it on multiple
monitors with different DPI (mine is 157 DPI).
--
Yo
https://bugs.kde.org/show_bug.cgi?id=356781
--- Comment #1 from Alex Richardson ---
Created attachment 96130
--> https://bugs.kde.org/attachment.cgi?id=96130&action=edit
screenshot of the tab bar
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356781
Bug ID: 356781
Summary: Yakuake tab bar looks bad on High DPI monitors
Product: yakuake
Version: Git (Frameworks 5)
Platform: Other
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=355943
--- Comment #4 from Alex Richardson ---
Fixes the crash for me. Thanks!
--
You are receiving this mail because:
You are watching all bug changes.
42 matches
Mail list logo