[spacebar] [Bug 479067] SMS messages are being received but not shown

Marco Mattiolo bugzilla_noreply at kde.org
Sat Mar 23 09:43:43 GMT 2024


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

Marco Mattiolo <marco.mattiolo at hotmail.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marco.mattiolo at hotmail.it

--- Comment #1 from Marco Mattiolo <marco.mattiolo at hotmail.it> ---
This issue still seems to be present on spacebar 24.02.0 on OG PP with pmOS
edge, so Plasma6. I'm doing the test trying to call the PP from the Android
phone, for whatever reason the call (not spacebar-related, of course) is not
even accepted, so the automatic SMS message "I've called you, please call me
back" is received. Yet not shown in spacebar UI

Following is the extract from tinydm.log
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_content_type(uint32_t,
uint32_t)
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_commit_state(uint32_t)
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_surrounding_text(const
QString&, uint32_t, uint32_t)
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_preferred_language(const
QString&) ""
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_content_type(uint32_t,
uint32_t)
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_commit_state(uint32_t)
in clear preedit.. clearing word engine
futuresql: Running "\n        INSERT INTO Messages (\n            id,\n        
   phoneNumber,\n            text,\n            time,\n            read,\n     
      delivered,\n            sentByMe,\n            attachments,\n           
smil,\n            fromNumber,\n            messageId,\n           
deliveryReport,\n            readReport,\n            pendingDownload,\n       
    contentLocation,\n            expires,\n            size)\n        VALUES
(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)\n        "
futuresql: SQL error: "no such table: Messages Unable to execute statement"
kf.notifications: Failed to play sound with canberra: Invalid state
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_surrounding_text(const
QString&, uint32_t, uint32_t)
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_content_type(uint32_t,
uint32_t)
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_surrounding_text(const
QString&, uint32_t, uint32_t)
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_preferred_language(const
QString&) ""
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_content_type(uint32_t,
uint32_t)
maliit.connection.wayland: virtual void
Maliit::Wayland::InputMethodContext::zwp_input_method_context_v1_commit_state(uint32_t)
in clear preedit.. clearing word engine
word ribbon: candidates changed
word ribbon: candidates changed
keyboard is reporting <x y w h>: < 0 504 360 216 > to the app manager.
qt.qml.defaultmethod: Assigning an object to a signal handler is
deprecated.Instead, create the object, give it an id, and call the desired slot
from the signal handler.
qt.qml.defaultmethod: Assigning an object to a signal handler is
deprecated.Instead, create the object, give it an id, and call the desired slot
from the signal handler.
QSGContext::initialize: depth buffer support missing, expect rendering errors
QSGContext::initialize: stencil buffer support missing, expect rendering errors
qt.qml.defaultmethod: Assigning an object to a signal handler is
deprecated.Instead, create the object, give it an id, and call the desired slot
from the signal handler.
qrc:/org/kde/plasma/private/mobileshell/NotificationCard.qml:95:9: QML
QQuickItem: List didn't append all objects
qt.qml.defaultmethod: Assigning an object to a signal handler is
deprecated.Instead, create the object, give it an id, and call the desired slot
from the signal handler.
qrc:/org/kde/plasma/private/mobileshell/NotificationCard.qml:95:9: QML
QQuickItem: List didn't append all objects
No GLSL shader code found (versions tried:  QList(100) ) in baked shader
QShader(stage=0 shaders=QList(ShaderKey(0 Version(100 QFlags()) 0), ShaderKey(0
Version(100 QFlags()) 1), ShaderKey(1 Version(130 QFlags()) 0), ShaderKey(1
Version(130 QFlags()) 1), ShaderKey(1 Version(300 QFlags(0x1)) 0), ShaderKey(1
Version(300 QFlags(0x1)) 1), ShaderKey(2 Version(50 QFlags()) 0), ShaderKey(2
Version(50 QFlags()) 1), ShaderKey(4 Version(12 QFlags()) 0), ShaderKey(4
Version(12 QFlags()) 1)) desc.isValid=true)
No GLSL shader code found (versions tried:  QList(100) ) in baked shader
QShader(stage=4 shaders=QList(ShaderKey(0 Version(100 QFlags()) 0), ShaderKey(1
Version(130 QFlags()) 0), ShaderKey(1 Version(300 QFlags(0x1)) 0), ShaderKey(2
Version(50 QFlags()) 0), ShaderKey(4 Version(12 QFlags()) 0))
desc.isValid=true)
No GLSL shader code found (versions tried:  QList(100) ) in baked shader
QShader(stage=0 shaders=QList(ShaderKey(0 Version(100 QFlags()) 0), ShaderKey(0
Version(100 QFlags()) 1), ShaderKey(1 Version(130 QFlags()) 0), ShaderKey(1
Version(130 QFlags()) 1), ShaderKey(1 Version(300 QFlags(0x1)) 0), ShaderKey(1
Version(300 QFlags(0x1)) 1), ShaderKey(2 Version(50 QFlags()) 0), ShaderKey(2
Version(50 QFlags()) 1), ShaderKey(4 Version(12 QFlags()) 0), ShaderKey(4
Version(12 QFlags()) 1)) desc.isValid=true)
Failed to build graphics pipeline state

looks like SQL cannot find the "Messages" table
futuresql: SQL error: "no such table: Messages Unable to execute statement"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list