Giter Site home page Giter Site logo

Comments (18)

Kabouik avatar Kabouik commented on May 24, 2024

Can you make sure the daemon is not in a broken state by killing it and restarting it? You can kill it with:

ps aux | grep daemon.py
kill -9 <PID>

An empty UI is typically what would happen when the daemon is not properly restarted, maybe adding the icons broke something on your instance.

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

Restarting the app still shows a blank UI.

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

I'd killed the daemon.py PID, but there was one for root, and one for "default+"...

from harbour-containers.

Kabouik avatar Kabouik commented on May 24, 2024

from harbour-containers.

Kabouik avatar Kabouik commented on May 24, 2024

from harbour-containers.

Kabouik avatar Kabouik commented on May 24, 2024

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

This is my first attempt. Device details are as follows:

  • Xperia 10 Plus Dual-SIM
  • SailfishOS/X 4.1.0.23 Kvarken

from harbour-containers.

Kabouik avatar Kabouik commented on May 24, 2024

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

That did not fix the issue unfortunately, I know I encountered the error after changing the icons for aliendalvik and my Arch Linux container...

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

Also, /home/defaultuser/.local/share/lxc is not present...

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

I suspect this is a deeper issue.

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

If there's any loginfo I can give that might help resolve this and lead to a fix that allows for an acceptable build, let me know.

from harbour-containers.

Kabouik avatar Kabouik commented on May 24, 2024

That did not fix the issue unfortunately, I know I encountered the error after changing the icons for aliendalvik and my Arch Linux container...

I'm confused, I thought you said it was your first attempt when I asked if you had containers installed and running before.

I have no /home/.local/share/lxc either, the content is in /home/.lxc for me. Then there are also configuration files in /var/lib/lxc/ and application files (like daemon.py) in /usr/share/harbour-containers.

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

Just an issue when running lxc... I was thinking I could find some answers that way...

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

Need a dump of cat /home/.lxc and devel-su ls -la /usr/share/harbour-containers?

from harbour-containers.

nerd7473 avatar nerd7473 commented on May 24, 2024

And if I get this whole thing working, is it possible to migrate the container itself to my SD card and symlink it?

from harbour-containers.

Kabouik avatar Kabouik commented on May 24, 2024

Do post anything you have that might be relevant, it doesn't hurt.

I admit I still don't understand your setup though, it's not clear to me whether you had a container working at some point or not. I'm surprised for example that you mentioned Arch, while the installation scripts provided with harbour-containers are all tailored to Debian (but if you modified them to make Arch work, then please share them!).

If you have no working container and therefore have nothing to lose, then you could try destroying the one you tried to create using lxc-destroy. This should fix your harbour-containers being empty and you could start again with a Debian container instead of Arch, see if it yields better results (but I think the issue is somewhere else, so don't set your expectations too high yet). See: https://github.com/sailfish-containers/lxc-templates-desktop/wiki/Usage

When you get the thing working, you can totally move the container to your SD card and use symlinks. I think I did it for my Kali container.

from harbour-containers.

Kabouik avatar Kabouik commented on May 24, 2024

Please try the new version in Chum repository (Testing repository for now, hopefully it makes it to the main repository later today).

from harbour-containers.

Related Issues (13)

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.