Git Product home page Git Product logo

docker-qdirstat's People

Contributors

aptalca avatar thelamer avatar thespad avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232 qida

docker-qdirstat's Issues

Unknown QDirStat version number

Nice to see more possibilities for users to use QDirStat, now also in this container.

Problem

But please clearly communicate in a prominent place (in particular on the repo's landing page!) what version number of QDirStat users get with this container. I can't see any version number anywhere, and I didn't find any way to find that out.

Why?

This has become important to me since I came across this AppImage. While I am confident that you will try to distribute the latest official release of QDirStat, please consider that Open Source projects and GitHub repos sometimes get abandoned (this can happen to this container as well), and then the last release will stay around forever. Users might not be aware of that, so it is very well possible that outdated versions of QDirStat in such a container circulate forever, and bug fixes, security updates or new features never reach those users.

This is worse for a container than for a regular Linux distribution because, as you know of course, a container brings its distribution with itself, so users can keep using even a horrendously outdated container for many years.


Kind regards
Stefan Hundhammer
QDirStat Author

Enable the Open Terminal Here functionality

linuxserver.io


Desired Behavior

Pressing the Open Terminal Here icon/button and/or selecting that option fro the right-click menu when on any file/directory should open up the terminal and cd to that location

Current Behavior

Nothing happens - no terminal opens, no error/warning displays

Alternatives Considered

Script "10-adduser" takes minutes to execute

linuxserver.io


Expected Behavior

App is made available for use 'quickly' (quicker than it does today, and similar to other linuxserver apps)

Current Behavior

After each container update, its takes upwards of 5mins to be able to use the app as script "10-adduser" 'stalls', with a lot of io and (relatively) high cpu usage before eventually completing without error.

Steps to Reproduce

  1. In Unraid, select the 'Apply Update' option to initiate pull of new image
  2. Start the container
  3. Wait.....check logs and state via cli

Environment

OS: Slackware 14.2 x86_64 (post 14.2 -current)
CPU architecture: x86_64 (AMD Ryzen 9 3950X 16-Core Processor)
How docker service was installed: Via the regular/official UnRaid Application gui

Command used to create docker container (run/create/compose/screenshot)

/usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='qdirstat' --net='bridge' --privileged=true -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -p '3002:3000/tcp' -v '/mnt/':'/data':'rw' -v '/mnt/user/appdata/':'/config':'rw' 'lscr.io/linuxserver/qdirstat'

Docker logs

image

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-envfile: executing...
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 01-migrations: executing...
[migrations] started
[migrations] no migrations found
[cont-init.d] 01-migrations: exited 0.
[cont-init.d] 02-tamper-check: executing...
[cont-init.d] 02-tamper-check: exited 0.
[cont-init.d] 10-adduser: executing...

-------------------------------------
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/


Brought to you by linuxserver.io
-------------------------------------

To support the app dev(s) visit:
QDirStat: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EYJXAVLGNRR5W

To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------

User uid: 99
User gid: 100
-------------------------------------

[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 12-prep_xrdp: executing...
[cont-init.d] 12-prep_xrdp: exited 0.
[cont-init.d] 13-keygen: executing...

Generating 2048 bit rsa key...

ssl_gen_key_xrdp1 ok

saving to rsakeys.ini

Generating a RSA private key
..............+++++
...................................................+++++
writing new private key to '/etc/xrdp/key.pem'
-----
[cont-init.d] 13-keygen: exited 0.
[cont-init.d] 30-config: executing...
[cont-init.d] 30-config: exited 1.
[cont-init.d] 50-gid-video: executing...
**** creating video group video8aj3 with id 18 ****
**** adding /dev/dri/renderD128 to video group video8aj3 with id 18 ****
**** permissions for /dev/dri/card0 are good ****
[cont-init.d] 50-gid-video: exited 0.
[cont-init.d] 55-autostart-config: executing...
[cont-init.d] 55-autostart-config: exited 0.
[cont-init.d] 56-openboxcopy: executing...
[cont-init.d] 56-openboxcopy: exited 1.
[cont-init.d] 90-custom-folders: executing...
[cont-init.d] 90-custom-folders: exited 0.
[cont-init.d] 99-custom-scripts: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-scripts: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[guac-init] Auto start not set, application start on login
guacd[533]: INFO: Guacamole proxy daemon (guacd) version 1.1.0 started

guacd[533]: INFO: Listening on host 0.0.0.0, port 4822
Starting guacamole-lite websocket server
listening on *:3000

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.