Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 259
    • Issues 259
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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

Merged
Created Jul 16, 2019 by Andrea Schaefer@andrea.schaeferMaintainer

Fix issue #163 'coredump adding alias to chatty'

  • 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