You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to mount an image either manually or cdemu-daemon/cdemu GUI like gCDEmu
It fails to mount
Manually run cdemu and receive error:
Traceback (most recent call last):
File "/nix/store/33zk628s8rpb19inv5y12ai0dvn196py-cdemu-client-3.2.5/bin/.cdemu-wrapped", line 33, in <module>
from gi.repository import GLib
File "/nix/store/9njwgmbs7jlpsrnnr731k2vv5xqghqr4-python3.11-pygobject-3.48.2/lib/python3.11/site-packages/gi/importer.py", line 133, in create_module
raise ImportError('cannot import name %s, '
ImportError: cannot import name GLib, introspection typelib not found
Expected behavior
cdemu mounts the image
Screenshots
If applicable, add screenshots to help explain your problem.
Describe the bug
cdemu is not mounting images
Steps To Reproduce
Steps to reproduce the behavior:
programs.cdemu.enable
, rebuildcdemu
and receive error:Expected behavior
cdemu mounts the image
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
vhba module is loaded
Notify maintainers
@bendlas
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: