Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gnome-builder
gnome-builder
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 496
    • Issues 496
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 19
    • Merge Requests 19
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gnome-buildergnome-builder
  • Issues
  • #1011

Closed
Open
Opened Aug 25, 2019 by Bastian Ilsø Hougaard@bastianilso

Start New Project Dialog: Application ID allows non-working IDs

I was making a GNOME C application with Builder 3.32.4 from Flatpak, and wrote the application ID "com.test-c-app", which gave me the following error when compiling:

Creating directory “/home/bastian/.var/app/org.gnome.Builder/cache/gnome-builder/projects/test-c-app/flatpak/repo”
Creating directory “/home/bastian/.var/app/org.gnome.Builder/cache/gnome-builder/projects/test-c-app/flatpak/staging/x86_64-master”
flatpak build-init --arch=x86_64 /home/bastian/.var/app/org.gnome.Builder/cache/gnome-builder/projects/test-c-app/flatpak/staging/x86_64-master com.test-c-app org.gnome.Sdk org.gnome.Platform 3.32
error: 'com.test-c-app' is not a valid application name: Names must contain at least 2 periods
Edited Aug 25, 2019 by Bastian Ilsø Hougaard
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gnome-builder#1011