@Krzysztof The error you're seeing is that by default, the Ubuntu filesystem is read-only. Sorry for not mentioning this. There is a way to make your filesystem write-able, but an easier way to get the traces is to run the following command as root:
# restart ofono OFONO_RIL_DEVICE=mtk OFONO_RIL_NUM_SIM_SLOTS=2 OFONO_RIL_TRACE=y Now, re-run your tests and then pull /var/log/syslog from the device and attach to the bug. Whenever you finish, re-run the above command but leave off "OFONO_RIL_TRACE=y" ( or just reboot ). Regarding (1), you see the problem with SwiftKey ( ie. sometimes the diacritics are missing ). Have you tried the exact same messages that fail to pass diacritics with Hangouts? If you haven't tried this, could you please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1522150 Title: Cut off messages To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1522150/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
