Hello, I hope someone can help with this.

I have a modified fedora 31 template which I want to use as a disposable VM.

I have done this:

Created a app vm called my-dvm based on my-f31-template using the qubes 
manager

In the dom0 terminal:

qvm-prefs my-dvm template_for_dispvms True
qvm-features my-dvm appmenus-dispvm 1


There are no error messages but I dont get the 'Disposable' entries in the 
start button menu. So I did this:

qvm-appmenus --update --force my-dvm

my-dvm: Creating appmenus
Traceback (most recent call last):
  File "/usr/bin/qvm-appmenus", line 9, in <module>
    load_entry_point('qubesdesktop==4.0.20', 'console_scripts', 
'qvm-appmenus')()
  File "/usr/lib/python3.5/site-packages/qubesappmenus/__init__.py", line 
644, in main
    appmenus.appmenus_update(vm, force=args.force)
  File "/usr/lib/python3.5/site-packages/qubesappmenus/__init__.py", line 
541, in appmenus_update
    self.appmenus_create(vm, force=force, refresh_cache=False)
  File "/usr/lib/python3.5/site-packages/qubesappmenus/__init__.py", line 
256, in appmenus_create
    dispvm):
  File "/usr/lib/python3.5/site-packages/qubesappmenus/__init__.py", line 
140, in write_desktop_file
    raise DispvmNotSupportedError()
qubesappmenus.DispvmNotSupportedError: Creating Disposable VM menu entries 
not supported by this template


How can I fix this?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/2e613fe0-682d-4548-b138-a5012752372a%40googlegroups.com.

Reply via email to