Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • chatty chatty
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 271
    • Issues 271
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • chattychatty
  • Merge requests
  • !81

Fix issue #163 'coredump adding alias to chatty'

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrea Schaefer requested to merge fix-issue-163 into master Jul 16, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 4

When starting Chatty for the first time, the SMS account wasn't instantiated. This is why an initially received SMS didn't close the welcome screen, and the attempt to send an SMS to a newly created contact led to a crash.

Should also fix https://source.puri.sm/Librem5/chatty/issues/166, since it is also caused by the attempt to establish a conversation without an instantiated purple_conv struct.

Edited Jul 16, 2019 by Andrea Schaefer
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-issue-163