Closed
Bug 412519
Opened 18 years ago
Closed 18 years ago
libdbusservice.so is missing from package
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla3 beta3
People
(Reporter: wolfiR, Assigned: wolfiR)
Details
Attachments
(2 files)
|
796 bytes,
patch
|
Gavin
:
review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
|
861 bytes,
patch
|
kairo
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
components/libdbusservice.so is missing from the Linux package.
Flags: blocking-firefox3?
Updated•18 years ago
|
Flags: blocking-firefox3?
Product: Firefox → Toolkit
QA Contact: build.config → build-config
Updated•18 years ago
|
Flags: blocking1.9?
Comment 1•18 years ago
|
||
Should be added to browser/installer/unix/packages-static, I guess?
Flags: blocking1.9?
Product: Toolkit → Firefox
QA Contact: build-config → build.config
| Assignee | ||
Comment 2•18 years ago
|
||
patch to add the component.
It seems the file list is not really sorted so I just added it to the end of that section.
Updated•18 years ago
|
Flags: blocking-firefox3?
Updated•18 years ago
|
Assignee: nobody → mozilla
| Assignee | ||
Comment 3•18 years ago
|
||
Comment on attachment 297265 [details] [diff] [review]
patch
Not exactly an idea if that's build config or browser component. So just guessing the reviewer
Attachment #297265 -
Flags: review?(gavin.sharp)
Updated•18 years ago
|
Attachment #297265 -
Flags: review?(gavin.sharp) → review+
Updated•18 years ago
|
Attachment #297265 -
Flags: approval1.9?
Updated•18 years ago
|
Attachment #297265 -
Flags: approval1.9? → approval1.9+
| Assignee | ||
Comment 4•18 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•18 years ago
|
||
reset blocking request -> not needed anymore
Flags: blocking-firefox3?
Comment 6•18 years ago
|
||
I think SeaMonkey probably needs this as well.
| Assignee | ||
Comment 7•18 years ago
|
||
Probably, but I wonder how the mail component would interact with it.
In mailnews going offline would probably try to sync/download messages while it would fail since the connection is gone at that point already.
So the component as it is might need to be revised for that?
Comment 8•18 years ago
|
||
I think we already handle online/offline signals on other OSes, and on self-built Linux installations.
Comment 9•18 years ago
|
||
So, all in all, please add this to SeaMonkey and Thunderbird as well, AFAIK we all can deal with those network messages, and if not yet, we should do so anyways.
Comment 10•18 years ago
|
||
Not sure if this is the right spot...
Attachment #297690 -
Flags: superreview?(neil)
Attachment #297690 -
Flags: review?(kairo)
Comment 11•18 years ago
|
||
(In reply to comment #9)
> So, all in all, please add this to SeaMonkey and Thunderbird as well
I don't see a unix-specific packages file for Thunderbird. I only see mail/installer/windows/packages-static...
| Assignee | ||
Comment 12•18 years ago
|
||
Looks like TB is currently packaging everything in dist/bin/ on non-Windows so nothing to do here.
Updated•18 years ago
|
Attachment #297690 -
Flags: superreview?(neil) → superreview+
Comment 13•18 years ago
|
||
Comment on attachment 297690 [details] [diff] [review]
SeaMonkey patch
Thanks. As long as it's within [browser], it can only be "the right spot" in terms of the resulting package ;-)
r=me
Attachment #297690 -
Flags: review?(kairo) → review+
Comment 14•18 years ago
|
||
Checking in suite/installer/unix/packages;
/cvsroot/mozilla/suite/installer/unix/packages,v <-- packages
new revision: 1.10; previous revision: 1.9
done
Target Milestone: --- → Firefox 3 M11
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•7 years ago
|
Target Milestone: Firefox 3 beta3 → mozilla3 beta3
You need to log in
before you can comment on or make changes to this bug.
Description
•