https://bugs.kde.org/show_bug.cgi?id=445468
Jaka Kranjc changed:
What|Removed |Added
CC||s...@lynxlynx.info
--- Comment #8 from Jaka
https://bugs.kde.org/show_bug.cgi?id=426535
Bug ID: 426535
Summary: Indentation when applying renaming solution
Product: kdevelop
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: n
https://bugs.kde.org/show_bug.cgi?id=317299
--- Comment #7 from Jaka Kranjc ---
Hasn't the old language model been replaced already?
Anyway, in my case I have indentation set to tabs only and KDevelop correctly
fixes it for eg. pasted code or when cleaning something with mixed indentatio
https://bugs.kde.org/show_bug.cgi?id=317299
--- Comment #14 from Jaka Kranjc ---
So basically it's an over-engineering problem, ok.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=384791
--- Comment #11 from Jaka Kranjc ---
That could explain it, but:
- stdout is supposed to be line-buffered, not fully buffered
- why doesn't it behave the same when ran from konsole directly?
I can add a setvbuf call that will likely fix it, bu
https://bugs.kde.org/show_bug.cgi?id=460341
Jaka Kranjc changed:
What|Removed |Added
CC||s...@lynxlynx.info
--- Comment #97 from Jaka
https://bugs.kde.org/show_bug.cgi?id=382289
Jaka Kranjc changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=382289
--- Comment #4 from Jaka Kranjc ---
Sorry, made a mistake: the bookmarks in other opened files remained. I forgot I
removed one just before testing.
And the version is: 5.7.211203 (21.12.3)
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=384791
--- Comment #5 from Jaka Kranjc ---
Ok, finally took the time to investigate. Our logging does some string
construction, but everything ends up being printed by fprintf. It's all in this
file:
https://github.com/gemrb/gemrb/blob/master/gemrb
https://bugs.kde.org/show_bug.cgi?id=412570
Jaka Kranjc changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=412784
Bug ID: 412784
Summary: Annotation tooltip only shows first line of commit
message
Product: kdevelop
Version: 5.4.2
Platform: Other
OS: Linux
Status: R
https://bugs.kde.org/show_bug.cgi?id=384368
Jaka Kranjc changed:
What|Removed |Added
CC||s...@lynxlynx.info
--- Comment #1 from Jaka
https://bugs.kde.org/show_bug.cgi?id=412570
Bug ID: 412570
Summary: appimage csv import not available
Product: kmymoney
Version: git (master)
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=412570
Jaka Kranjc changed:
What|Removed |Added
Resolution|WAITINGFORINFO |NOT A BUG
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=412570
Jaka Kranjc changed:
What|Removed |Added
Resolution|NOT A BUG |---
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=412570
--- Comment #5 from Jaka Kranjc ---
I get the same result. Manually installing libaquabanking drags these debs in:
libaqbanking-data libaqbanking35 libaqbanking35-plugins libaqebics0 libaqhbci24
libaqofxconnect7 libgwenhywfar-data libgwenhywfar60
https://bugs.kde.org/show_bug.cgi?id=412570
--- Comment #7 from Jaka Kranjc ---
I am running from cmd, but the log looked too noisy before. Here are the
relevant parts:
Located plugin "/tmp/.mount_KMyMon9Z2Qr4/usr/plugins/kmymoney/csvimporter.so"
Validity true
/.../
Loa
https://bugs.kde.org/show_bug.cgi?id=412570
--- Comment #8 from Jaka Kranjc ---
These are the places it's looking at here:
$ strace ./KMyMoney-5.0.7-cfd038c-x86_64.AppImage |& grep -i csvimporter.rc
stat("~/.local/share/kxmlgui5/csvimporter/csvimporter.rc", 0x7ffdf7608b00) =
https://bugs.kde.org/show_bug.cgi?id=412570
--- Comment #14 from Jaka Kranjc ---
And are you certain the rc file is not a problem? The content make it look like
it would add the menu item:
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=412570
--- Comment #13 from Jaka Kranjc ---
My ~/.local/share/kxmlgui5/kmymoney/ is empty.
Jack, re chroot: I was just wondering why the paths from strace don't have the
/tmp/.mount_KMyMon* prefix. It's where the image unpacks its files and runs
fr
https://bugs.kde.org/show_bug.cgi?id=412570
--- Comment #18 from Jaka Kranjc ---
I don't know the appimage design targets, but I thought it was supposed to be a
self-contained archive. Looking at system paths defeats that goal completely.
But it's also not something this project can
https://bugs.kde.org/show_bug.cgi?id=411299
Bug ID: 411299
Summary: Win the game when only a stack of two identical tiles
is left
Product: kmahjongg
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=411299
--- Comment #2 from Jaka Kranjc ---
I don't have a clue. Mahjongg is typically a multiplayer game, so I couldn't
find anything relevant to this implementation. So maybe a configurable option?
It's infuriating when it happens and doesn
https://bugs.kde.org/show_bug.cgi?id=384791
Bug ID: 384791
Summary: Option for unbuffered output
Product: kdevelop
Version: 5.1.2
Platform: Appimage
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
https://bugs.kde.org/show_bug.cgi?id=384791
--- Comment #3 from Jaka Kranjc ---
They are newline terminated, but maybe multiline strings (these dumps are long)
end up treated differently. I'll take a look.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=382289
Jaka Kranjc changed:
What|Removed |Added
CC||s...@lynxlynx.info
--- Comment #1 from Jaka
https://bugs.kde.org/show_bug.cgi?id=377291
Jaka Kranjc changed:
What|Removed |Added
CC||s...@lynxlynx.info
--- Comment #2 from Jaka
27 matches
Mail list logo