https://bugs.kde.org/show_bug.cgi?id=485719

Josh W <winchesterjosh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winchesterjosh...@gmail.com

--- Comment #3 from Josh W <winchesterjosh...@gmail.com> ---
I have this same error. I am using Arch+KDE+Plasma Mobile 6 (not Manjaro) but
am also having issues getting texts with spacebar. Sadly, there is no other
text messaging application that I am aware of. I had this problem 2 months ago
when I updated to Plasma 6, and the solution I came up with then was the
laziest possible: sudo pacman -U file:///path/to/old/spacebar.pkg.tar.xz. My
texts worked like they had before. I had other issues, and reinstalled the OS
again recently and still have this problem.

In other words this is from a fresh install from
https://github.com/dreemurrs-embedded/Pine64-Arch/releases; I then did a full
system upgrade using 

sudo pacman -Syuu glibc-locales --overwrite /usr/lib/locale/\*/\* --noconfirm

I still have this issue, nearly the same as jresch:

[alarm@pcubed ~]$ sudo journalctl -b | grep spacebar
[sudo] password for alarm: 
May 30 19:21:42 pcubed spacebar-daemon[4249]: Could not find modem ""
May 30 19:21:42 pcubed spacebar-daemon[4249]: current (old) database revision 8
May 30 19:21:42 pcubed spacebar-daemon[4249]: futuresql: Marking migration
"2023-05-07-102621_init" as done.
May 30 19:21:42 pcubed spacebar-daemon[4249]: futuresql: SQL error: "UNIQUE
constraint failed: __qt_schema_migrations.version Unable to fetch row"
May 30 19:21:42 pcubed spacebar-daemon[4249]: futuresql: Migrations finished
May 30 19:21:48 pcubed spacebar-daemon[4249]: kf.modemmanagerqt: Unknown Mobile
Country Code: 0
May 30 19:21:48 pcubed spacebar-daemon[4249]: Country Code: ""
May 30 19:21:48 pcubed spacebar-daemon[4249]: Country code is null! Phone
numbers may not be interpreted correctly
May 30 19:21:48 pcubed spacebar-daemon[4249]: qt.dbus.integration: Could not
connect "org.freedesktop.DBus.Properties" to onPropertiesChanged(QString,
QVariantMap, QStringList) :
May 30 19:21:49 pcubed spacebar-daemon[4249]: country code changed "US"
May 30 19:21:49 pcubed spacebar-daemon[4249]: dns: ""
May 30 19:21:49 pcubed spacebar-daemon[4249]: interface: ""
May 30 19:21:50 pcubed spacebar-daemon[4249]: interface changed: "wwu1i4"
May 30 19:21:50 pcubed spacebar-daemon[4249]: bearer connected: true
May 30 19:21:50 pcubed spacebar-daemon[4249]: dns4 updated:
"198.224.155.135,198.224.153.135"
May 30 19:22:31 pcubed spacebar[4390]: kf.coreaddons: The plugin
"/usr/lib/qt6/plugins/kpeople/datasource/KPeopleVCard.so" explicitly states an
Id in the embedded metadata, which is different from the one derived from the
filename The Id field from the KPlugin object in the metadata should be removed
May 30 19:22:31 pcubed spacebar[4390]: futuresql: Running "\n            WITH
Numbers AS (\n                SELECT\n                    MAX(time) AS
maxTime,\n                    phoneNumber\n                FROM Messages\n     
          GROUP BY phoneNumber\n            )\n            SELECT phoneNumber\n
           FROM  Numbers\n            ORDER BY maxTime desc\n        "
May 30 19:22:31 pcubed spacebar[4390]: qrc:/ChatsPage.qml:17:1: QML ChatsPage:
Created graphical object was not placed in the graphics scene.
May 30 19:22:31 pcubed spacebar[4390]: kf.quickcharts.datasource: ModelSource:
Invalid role  -1 "color"
May 30 19:22:31 pcubed spacebar[4390]: kf.quickcharts.datasource: ModelSource:
Invalid role  -1 "color"
May 30 19:22:37 pcubed drkonqi-coredump-processor[4079]:
"/usr/lib/spacebar-daemon" 4246
"/var/lib/systemd/coredump/core.spacebar-daemon.1000.628fc09f3f704dcd9d30dc228b6d651c.4246.1717106517000000.zst"
May 30 19:22:37 pcubed drkonqi-coredump-processor[4079]:
"/usr/lib/spacebar-daemon" 4244
"/var/lib/systemd/coredump/core.spacebar-daemon.1000.06b3bc244a9a4ee2a37b50c446361402.4244.1717107389000000.zst"
May 30 19:22:37 pcubed drkonqi-coredump-processor[4079]:
"/usr/lib/spacebar-daemon" 4252
"/var/lib/systemd/coredump/core.spacebar-daemon.1000.e812c6ab526a485f9197ec8b894c6151.4252.1717109581000000.zst"
May 30 19:22:37 pcubed drkonqi-coredump-processor[4079]: "/usr/bin/spacebar"
4484
"/var/lib/systemd/coredump/core.spacebar.1000.bbdb1101375c4d59947d745b1a669150.4484.1717110758000000.zst"
May 30 19:22:37 pcubed drkonqi-coredump-launcher[4404]: Unable to find file for
pid 4246 expected at
"kcrash-metadata/spacebar-daemon.628fc09f3f704dcd9d30dc228b6d651c.4246.ini"
May 30 19:22:37 pcubed drkonqi-coredump-launcher[4405]: Unable to find file for
pid 4244 expected at
"kcrash-metadata/spacebar-daemon.06b3bc244a9a4ee2a37b50c446361402.4244.ini"
May 30 19:22:37 pcubed drkonqi-coredump-launcher[4408]: Unable to find file for
pid 4252 expected at
"kcrash-metadata/spacebar-daemon.e812c6ab526a485f9197ec8b894c6151.4252.ini"
May 30 19:22:37 pcubed drkonqi-coredump-launcher[4409]: Unable to find file for
pid 4484 expected at
"kcrash-metadata/spacebar.bbdb1101375c4d59947d745b1a669150.4484.ini"

The only temporary workaround I have is to delete spacebar temporarily until
its fixed, and resort to doing the AT commands myself using mmcli and minicom.
This is ugly and more or less requires making a brand new terminal based sms
app and I don't have the time to do that. 

The other alternative is to downgrade spacebar to an older package like I did
before.

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

Reply via email to