-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Closed
Bug
Copy link
Labels
C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.1This issue affects Qubes OS 4.1.This issue affects Qubes OS 4.1.affects-4.2This issue affects Qubes OS 4.2.This issue affects Qubes OS 4.2.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.A pull request has been submitted for this issue.r4.3-host-cur-testr4.3-vm-bookworm-cur-testr4.3-vm-fc41-cur-testr4.3-vm-fc42-cur-testr4.3-vm-fc43-cur-test
Description
Qubes OS release
R4.1
Brief summary
Chrome allows to install applications and creates launchers. The name of such a launcher contains the guid of the application (?) and the profile name (chrome-agimnkijcaahngcdmfeangnmldooml-Default.desktop). This is too long path to check with the prefix 'qubes-service/app-dispvm.' as qubes.StartApp does. Qubesdb's maximum path is 64, how about expanding to 128/256?
[user@dom0 ~]$ qvm-run -p -a --service -- personal qubes.StartApp+chrome-agimnkijcaahngcdmfeangaknmldooml-Default
Traceback (most recent call last):
File "/etc/qubes-rpc/qubes.StartApp", line 39, in <module>
main(sys.argv)
File "/etc/qubes-rpc/qubes.StartApp", line 15, in main
if qubes_db.read('/qubes-service/app-dispvm.' + arg) is not None:
qubesdb.Error: (0, 'Error')
Steps to reproduce
Install chrome application, sync appmenus and try to run it.
Expected behavior
Application starts
Actual behavior
Application doesn't start.
Metadata
Metadata
Assignees
Labels
C: coreThis issue pertains to a Qubes core component.This issue pertains to a Qubes core component.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.1This issue affects Qubes OS 4.1.This issue affects Qubes OS 4.1.affects-4.2This issue affects Qubes OS 4.2.This issue affects Qubes OS 4.2.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.A pull request has been submitted for this issue.r4.3-host-cur-testr4.3-vm-bookworm-cur-testr4.3-vm-fc41-cur-testr4.3-vm-fc42-cur-testr4.3-vm-fc43-cur-test