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

[BUG] All windows open maximised. #44

Closed
1 task done
ronbruins opened this issue Jul 24, 2024 · 3 comments
Closed
1 task done

[BUG] All windows open maximised. #44

ronbruins opened this issue Jul 24, 2024 · 3 comments

Comments

@ronbruins
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When opening digicam or selecting something in digikam that needs a new window, it always opens maximised.

Expected Behavior

open the window in its meant size

Steps To Reproduce

  1. select a folder
  2. select rename folder
  3. the rename window is maximised where it should be a small popup (when click the min/maximze button it is fine)

Environment

- OS:
- How docker service was installed:

CPU architecture

x86-64

Docker creation

docker compose per default

Container logs

digikam  | [migrations] started
digikam  | [migrations] no migrations found
digikam  | ───────────────────────────────────────
digikam  | 
digikam  |       ██╗     ███████╗██╗ ██████╗
digikam  |       ██║     ██╔════╝██║██╔═══██╗
digikam  |       ██║     ╚════██║██║██║   ██║
digikam  |       ███████╗███████║██║╚██████╔╝
digikam  |       ╚══════╝╚══════╝╚═╝ ╚═════╝
digikam  | 
digikam  |    Brought to you by linuxserver.io
digikam  | ───────────────────────────────────────
digikam  | 
digikam  | https://www.linuxserver.io/donate/
digikam  | 
digikam  | ───────────────────────────────────────
digikam  | ───────────────────────────────────────
digikam  | 
digikam  | User UID:    0
digikam  | [custom-init] No custom files found, skipping...
digikam  | which: no nvidia-smi in (/command:/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
digikam  | [ls.io-init] done.
digikam  | 2024/07/24 12:07:47 [warn] 187#187: could not build optimal types_hash, you should increase either types_hash_max_size: 1024 or types_hash_bucket_size: 64; ignoring types_hash_bucket_size
digikam  | 2024/07/24 12:07:48 [error] 229#229: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.23.0.1, server: , request: "GET /files/socket.io/?EIO=4&transport=polling&t=P3aDXIc HTTP/1.1", upstream: "http://127.0.0.1:6900/files/socket.io/?EIO=4&transport=polling&t=P3aDXIc", host: "192.168.1.35:3035", referrer: "http://192.168.1.35:3035/files"
digikam  | 2024/07/24 12:07:48 [error] 229#229: *3 connect() failed (111: Connection refused) while connecting to upstream, client: 172.23.0.1, server: , request: "GET /audio/socket.io/?EIO=4&transport=polling&t=P3aDXIe HTTP/1.1", upstream: "http://127.0.0.1:6900/audio/socket.io/?EIO=4&transport=polling&t=P3aDXIe", host: "192.168.1.35:3035", referrer: "http://192.168.1.35:3035/"
digikam  | 
digikam  | Xvnc KasmVNC 1.2.0 - built Jul  5 2024 15:27:56
digikam  | 19
digikam  | Obt-Message: Xinerama extension is not present on the server
digikam  |  2024-07-24 12:07:56,785 [INFO] websocket 0: got client connection from 127.0.0.1
digikam  |  2024-07-24 12:07:56,803 [PRIO] Connections: accepted: @172.23.0.1_1721815676.785753::websocket
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@aptalca
Copy link
Member

aptalca commented Jul 24, 2024

https://github.com/linuxserver/docker-digikam?tab=readme-ov-file#optional-environment-variables

NO_FULL

@ronbruins
Copy link
Author

@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants