Coder Social home page Coder Social logo

archetype's People

Contributors

kjlaw89 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

archetype's Issues

Chooser for Category and Tags

These are intentionally blanked out in the templates right now. We need to come up with a method to choose the appropriate categories and tags for the app being generated.

Simplify app choosing UI

A dropdown is pretty boring. It would be nice to pretty this part of the interface up in some way. Maybe some cool images to show off the style of the app you're picking?

Package as Flatpak for elementary OS 6

As you might have heard, AppCenter is going Flatpak! For elementary OS 6, we will not longer be accepting Debian packaging, so your app will need to be updated.

We have documentation on our developer guide for writing your Flatpak manifest here: https://docs.elementary.io/develop/writing-apps/our-first-app/packaging#flatpak-manifest

Also, in case you missed it, elementary OS 6 beta 2 is now available. This is a great time to get your app packaged up as Flatpak and test that everything is working before the final release. AppCenter submission for OS 6 will be open soon, so don't delay :)

The app seems to do nothing

After I finish the wizard and have filled all the required info, I press "Generate project" and nothing happens. I tried runing archetype from the terminal to see the output, but I couldn't find anything to fix it.
this is the output:

(com.github.kjlaw89.archetype:9542): Gtk-CRITICAL **: gtk_file_filter_get_name: assertion 'GTK_IS_FILE_FILTER (filter)' failed
Initialized empty Git repository in /tmp/com.github.aggalex.myapp/.git/
[master (root-commit) facb38e] Initial commit for My app
 47 files changed, 5201 insertions(+)
 create mode 100644 .editorconfig
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 AUTHORS.md
 create mode 100644 LICENSE.md
 create mode 100644 README.md
 create mode 100755 app
 create mode 100644 com.github.aggalex.myapp.json
 create mode 100644 data/com.github.aggalex.myapp.appdata.xml
 create mode 100644 data/com.github.aggalex.myapp.desktop
 create mode 100644 data/com.github.aggalex.myapp.gresource.xml
 create mode 100644 data/com.github.aggalex.myapp.gschema.xml
 create mode 100644 data/css/style.css
 create mode 100644 data/images/com.github.aggalex.myapp.png
 create mode 100644 data/images/com.github.aggalex.myapp.svg
 create mode 100644 data/images/icons/128/com.github.aggalex.myapp.svg
 create mode 100644 data/images/icons/16/com.github.aggalex.myapp.svg
 create mode 100644 data/images/icons/24/com.github.aggalex.myapp.svg
 create mode 100644 data/images/icons/32/com.github.aggalex.myapp.svg
 create mode 100644 data/images/icons/48/com.github.aggalex.myapp.svg
 create mode 100644 data/images/icons/64/com.github.aggalex.myapp.svg
 create mode 100644 data/images/screenshot.png
 create mode 100644 data/meson.build
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100755 debian/rules
 create mode 100644 debian/source/formart
 create mode 100644 meson.build
 create mode 100644 meson/post_install.py
 create mode 100644 po/LINGUAS
 create mode 100644 po/POTFILES
 create mode 100644 po/com.github.aggalex.myapp.pot
 create mode 100644 po/meson.build
 create mode 100644 src/Application.vala
 create mode 100644 src/Main.vala
 create mode 100644 src/Window.vala
 create mode 100644 src/configs/Constants.vala
 create mode 100644 src/configs/Settings.vala
 create mode 100644 src/controllers/AppController.vala
 create mode 100644 src/meson.build
 create mode 100644 src/views/AppView.vala
 create mode 100644 src/widgets/HeaderBar.vala
 create mode 100644 tests/assert.vala
 create mode 100644 tests/meson.build
 create mode 100644 tests/test.vala

** (com.github.kjlaw89.archetype:9542): WARNING **: Template.vala:287: Unable to move temp directory to /home/alex/Programs/Vala/test/com.github.aggalex.myapp - Can't recursively copy directory

Seems like it wants to copy a directory from a temporary place to my designated folder that I chose, but it can't due to it's inability to copy recursively. If you use the cp command, be sure to add the -r option.

UI Preview for Branding

Provide some method to 'preview' the App that you're attempting to build. I'd also like to add a preview for the 'AppStore'.

Missing changelog information

AppCenter had some issues with your GitHub release changelog. We tried to fix
them as best we can, but you should make note about fixing them for your next
release.

  • Missing list of changes

Please format your GitHub release
body with a list of changes. AppCenter will use this to fill in all the needed
changelog information.

If you need help with this issue please stop by the gitter channel.

Affects: 1.0.2 release

Settings schema '<app namespace>' is not installed

Hey there.

Just trying out archetype, as i thought it would be a neat way to start making my first elementary app, but when i do: ./app run I get this:

GLib-GIO-ERROR **: Settings schema 'com.github.<username>.<appname>' is not installed

I can't seem to find any help with solving this on google. Any suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.