2022 01 28 Updates Break Chatty
#3
Thank you for the quick reply. Here is an update.

To be clear, I have 2 PinePhones.
16Gig version that I use to build packages
32Gig version that I use for a daily driver. The daily driver is the one I am having issues with.

=ON the 16Gig Build Phone=

I tried to add "options+=(debug !strip)" to your chatty package build. 

Code:
prepare() {
    cd $pkgname
    git submodule update --init
}

options+=(debug !strip)

build() {
    arch-meson $pkgname output
    ninja -C output
}

It builds and installs, but I do not know where the debug information is...

=One the 32Gig daily driver=

I stopped the mmsd-tng service and chatty opened right up and I got a bunch of text messages. No crashing.
Code:
systemctl --user stop mmsd-tng

So, I started the mmsd-tng service and saw under the status that I at least 5 MMS waiting. Chatty crashed. 
Code:
systemctl --user start mmsd-tng
systemctl --user status mmsd-tng
  Reply


Messages In This Thread
2022 01 28 Updates Break Chatty - by mikehenson - 01-29-2022, 11:30 AM
RE: 2022 01 28 Updates Break Chatty - by Danct12 - 01-29-2022, 01:18 PM
RE: 2022 01 28 Updates Break Chatty - by mikehenson - 01-29-2022, 08:49 PM
RE: 2022 01 28 Updates Break Chatty - by Danct12 - 01-30-2022, 06:43 PM
RE: 2022 01 28 Updates Break Chatty - by Danct12 - 02-12-2022, 09:31 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Chatty not receiving encrypted xmpp messages on suspend mode user641 0 724 11-17-2022, 05:16 AM
Last Post: user641
  Chatty and OMEMO user641 1 1,130 09-27-2022, 12:47 PM
Last Post: user641
  no audio ring on non chatty calls nemsys 0 752 08-14-2022, 03:23 PM
Last Post: nemsys
  Howto enable MMS support in Chatty on Phosh? (PinePhone) ramona.fulton 2 2,760 11-18-2021, 02:58 PM
Last Post: Danct12
  Discover does not show any updates firefox-58 0 1,270 07-16-2021, 12:21 PM
Last Post: firefox-58
  2021 Jun 23 Updates breaks chatty [solved] mikehenson 2 2,587 06-27-2021, 04:41 AM
Last Post: AndyM

Forum Jump:


Users browsing this thread: 1 Guest(s)