https://bugs.kde.org/show_bug.cgi?id=449719
--- Comment #10 from Simon Redman ---
The commit mentioned above should resolve the issue. I expect you'll see some
messages which are missing senders but at least the app won't crash.
(In reply to Ray Leon from comment #7)
> make code blocks?
I don't
https://bugs.kde.org/show_bug.cgi?id=449719
Simon Redman changed:
What|Removed |Added
Latest Commit||https://invent.kde.org/netw
|
https://bugs.kde.org/show_bug.cgi?id=449719
Bug Janitor Service changed:
What|Removed |Added
Status|REPORTED|ASSIGNED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=449719
--- Comment #7 from Ray Leon ---
make code blocks?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=449719
--- Comment #6 from Ray Leon ---
Thanks, I think that fixed it!
Changing "ConversationAddress sender = message.addresses().first();" in
conversationmodel.cpp to
`
>ConversationAddress sender;
>if (!message.addresses().isEmpty()) {
>sender = mes
https://bugs.kde.org/show_bug.cgi?id=449719
--- Comment #5 from Simon Redman ---
(In reply to Nathan from comment #4)
> Looks like no one is even reading these bug reports
I read every bug report which is assigned to me and I'm sorry you get the
impression that bug reports don't get read. I have
https://bugs.kde.org/show_bug.cgi?id=449719
--- Comment #4 from Nathan <2gd4...@gmail.com> ---
Looks like no one is even reading these bug reports
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=449719
--- Comment #3 from Ray Leon ---
(In reply to Nathan from comment #2)
> I have this issue all the time, and right now I need it more than ever as I
> dropped my phone last weekend which smashed the display. Now KDE Connect is
> the only way I can access
https://bugs.kde.org/show_bug.cgi?id=449719
Nathan <2gd4...@gmail.com> changed:
What|Removed |Added
CC||2gd4...@gmail.com
--- Comment #2 fr
https://bugs.kde.org/show_bug.cgi?id=449719
--- Comment #1 from Ray Leon ---
Actual backtrace:
Thread 1 "kdeconnect-sms" received signal SIGSEGV, Segmentation fault.
ConversationModel::createRowFromMessage(ConversationMessage const&, int) [clone
.constprop.0] (this=this@entry=0x7fffe0003f20, mes
10 matches
Mail list logo