Use full profile path to compute DBus name
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: gerard-majax, Assigned: stransky)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file, 1 obsolete file)
|
51.80 KB,
image/png
|
Details |
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•2 years 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•2 years 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•2 years ago
|
||
| Reporter | ||
Comment 4•2 years 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•2 years ago
|
||
my nightly running from tarball with default profile used, and a Snap install started with a default profile as well
| Reporter | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Comment 6•1 year ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:stransky, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
I'm not the right person to work on this patch; clearing NI.
Updated•11 months ago
|
| Assignee | ||
Updated•11 months ago
|
Description
•