Use full profile path to compute DBus name
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: gerard-majax, Assigned: stransky, NeedInfo)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
If one has multiple installations using the same profile name (but at difference places) e.g., like a packaged firefox (or snap) + tarball, this will clash on DBus names (broke me in bug 1897907)
Assignee | ||
Comment 1•1 year ago
|
||
Does Snap sandbox allow to get profile directory? I mean without sandbox we may be able to get profile name like /home/user/.mozilla/profile but but which profile patch we can get for sandboxed apps?
Reporter | ||
Comment 2•1 year ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #1)
Does Snap sandbox allow to get profile directory? I mean without sandbox we may be able to get profile name like /home/user/.mozilla/profile but but which profile patch we can get for sandboxed apps?
my current WIP just adds the profile path to compute the dbus name, I'm not changing anything else
Assignee | ||
Comment 3•1 year ago
|
||
Reporter | ||
Comment 4•1 year ago
|
||
ok you were too fast, i was also changing some code around nsDbusRemote*
so we dont duplicate client/server side of the identifier computation
Reporter | ||
Comment 5•1 year ago
|
||
my nightly running from tarball with default
profile used, and a Snap install started with a default
profile as well
Reporter | ||
Updated•1 year ago
|
Assignee | ||
Updated•11 months ago
|
Updated•10 months ago
|
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Updated•9 months ago
|
Description
•