Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • NetworkManager-openvpn NetworkManager-openvpn
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • GNOMEGNOME
  • NetworkManager-openvpnNetworkManager-openvpn
  • Merge requests
  • !11

editor: ensure NMACertChooser type is around

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Lubomir Rintel requested to merge lr/cert-chooser-type into master Oct 23, 2018
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

The widget classes templated with GtkBuilder don't load the types they require, leaving their users in despair and gloom:

** (run-vpn:1094459): CRITICAL **: 11:33:54.424: file properties/nm-openvpn-editor.c: line 2623 (openvpn_editor_new): should not be reached Error: .:4:2076 Invalid object type 'NMACertChooser'

Drag this one in manually.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: lr/cert-chooser-type