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

Dev bulding error BEE2.ico not a photo image #2045

Open
marvin1099 opened this issue May 4, 2024 · 0 comments
Open

Dev bulding error BEE2.ico not a photo image #2045

marvin1099 opened this issue May 4, 2024 · 0 comments
Labels
Bug Something isn't working correctly Done in next release This has been addressed in the next release

Comments

@marvin1099
Copy link
Contributor

BEE2 Application Version

4.44.2.dev+96dbf8419 64-bit

BEE2 Package Version

4.44.0

What operating system are you running on?

Linux

Description of the bug

Compiling on Linux reports a iconphoto error and crashes (error log under logs)

Expected behavior

I expect it to compile

Steps to reproduce

Try to compile dev on Linux

Logs and Reports

(BEE2:484354): GLib-GObject-CRITICAL **: 17:33:32.776: g_object_get_is_valid_property: object class 'GtkSettings' has no property named 'gtk-theme-name'
[E] sound.<module>(): Pyglet not importable:
Traceback (most recent call last):
File "app/sound.py", line 258, in <module>
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "pyglet/media/__init__.py", line 143, in <module>
File "pyglet/media/codecs/__init__.py", line 102, in add_default_media_codecs
File "pyglet/media/codecs/__init__.py", line 118, in have_ffmpeg
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "pyglet/media/codecs/ffmpeg_lib/__init__.py", line 36, in <module>
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "pyglet/media/codecs/ffmpeg_lib/libavcodec.py", line 46, in <module>
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "pyglet/media/codecs/ffmpeg_lib/libavutil.py", line 206, in <module>
File "ctypes/__init__.py", line 392, in __getattr__
File "ctypes/__init__.py", line 397, in __getitem__
AttributeError: /usr/lib/libavutil.so.58: undefined symbol: av_frame_get_best_effort_timestamp
[E] logger.except_handler(): Uncaught Exception:
Traceback (most recent call last):
File "BEE2_launch.py", line 89, in <module>
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "ui_tk/core.py", line 11, in <module>
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "app/UI.py", line 33, in <module>
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "app/optionWindow.py", line 52, in <module>
File "ui_tk/tk_tools.py", line 74, in set_window_icon
File "tkinter/__init__.py", line 2200, in wm_iconphoto
_tkinter.TclError: can't use "/mnt/Standart-Festplatte/Marvin/Documents/Coding/Git/Build-Bee2/BEE2.4/dist/64bit/BEE2/bin/BEE2.ico" as iconphoto: not a photo image

Additional information

No response

@marvin1099 marvin1099 added the Bug Something isn't working correctly label May 4, 2024
@TeamSpen210 TeamSpen210 added the Done in next release This has been addressed in the next release label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working correctly Done in next release This has been addressed in the next release
Projects
None yet
Development

No branches or pull requests

2 participants