Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import theme fails using AppImage #514

Open
reubenfirmin opened this issue Feb 6, 2025 · 4 comments
Open

Import theme fails using AppImage #514

reubenfirmin opened this issue Feb 6, 2025 · 4 comments

Comments

@reubenfirmin
Copy link

I attempted to create a new site, using https://github.com/gethinode/hinode as the url. The theme validates, but when I hit create, Quiqr silently fails in the background.

/tmp/.mount_quiqr_JoR8bI/resources/bin/embgit clone -s https://github.com/gethinode/hinode /home/rfirmin/Quiqr/temp/siteFromTheme/themes/Hinode
Clone success ...
IPC_MAIN_FAIL: newSiteFromPublicHugoThemeUrl {
  key: 'newSiteFromPublicHugoThemeUrlResponse',
  token: '3639304d-4a22-f2f5-61dc-ffee8fb5b48f',
  response: {
    error: "TypeError: Cannot read property 'dump' of undefined\n" +
      '    at /tmp/.mount_quiqr_JoR8bI/resources/app.asar/build/electron/import/git-importer.js:120:26\n' +
      '    at processTicksAndRejections (internal/process/task_queues.js:94:5)'
  }
}
@reubenfirmin
Copy link
Author

This is a problem both with 0.17.14 (the link from the main site) and 0.18.11 (the latest release in github.)

@reubenfirmin
Copy link
Author

And, does not appear to be theme related - also an issue with the randomly selected https://github.com/adityatelange/hugo-PaperMod.

@mipmip
Copy link
Member

mipmip commented Feb 20, 2025

A lot of modern themes do not work anymore. Try this theme: https://github.com/theNewDynamic/gohugo-theme-ananke . that is on that should work.

@mipmip
Copy link
Member

mipmip commented Feb 20, 2025

I think good feedback why a theme can't be imported would help a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants