Closed Bug 895964 Opened 11 years ago Closed 11 years ago

"Could not create service for entry Disk Space Watcher Service"

Categories

(Toolkit :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla30

People

(Reporter: vladan, Assigned: fabrice)

References

Details

(Keywords: regression)

Attachments

(1 file)

Nightly logs this message every time it starts up (on Windows desktop): While creating services from category 'profile-after-change', could not create service for entry 'Disk Space Watcher Service', contract ID '@mozilla.org/toolkit/disk-space-watcher;1' I'm guessing disk-space-watcher is a B2G-only service? Can we prevent Firefox trying to initialize it on other platforms using #ifdefs?
It's only implemented on b2g, yes. It should not be there at all on other platforms.
(In reply to Fabrice Desré [:fabrice] from comment #1) > It's only implemented on b2g, yes. It should not be there at all on other > platforms. Easy fix? And can the message be safely ignored on other platforms, i.e. it should not cause *any* problem? ** several reports of this for Thunderbird 24, and it can be disconcerting to users bug 883621 https://getsatisfaction.com/mozilla_messaging/topics/slow_loading-j2mhk https://groups.google.com/forum/#!msg/mozilla.support.thunderbird/e66xGvw3PWw/36Tp7LsX1YkJ http://forums.mozillazine.org/viewtopic.php?f=39&t=2759915 http://forums.mozillazine.org/viewtopic.php?f=39&t=2759435 http://askubuntu.com/questions/371580/thunderbird-accounts-disappeared
Flags: needinfo?(robert.bugzilla)
Keywords: regression
I suspect the regressing bug would be bug 853350 so adding dependency. Wayne, let's ask the people involved with bug 853350 whether this bug can be fixed for the affected platforms where this is not implemented. Needinfo'ing them on behalf of wsmwk
Blocks: 853350
Flags: needinfo?(robert.bugzilla)
Flags: needinfo?(fabrice)
Flags: needinfo?(bent.mozilla)
It just needs an #ifdef MOZ_B2G there
Flags: needinfo?(bent.mozilla)
or maybe MOZ_WIDGET_GONK would be better
Ben is right, we only have a gonk implementation for now, so #ifdef MOZ_WIDGET_GONK should be enough.
Flags: needinfo?(fabrice)
Simple enough. Can we move forward on this regression?
Assignee: nobody → fabrice
Blocks: 883621
Flags: needinfo?(fabrice)
Attachment #8373087 - Flags: review?(bent.mozilla)
Flags: needinfo?(fabrice)
Attachment #8373087 - Flags: review?(bent.mozilla) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
Bug is still present: Windows 8.1, TB 24.5.0
(In reply to Knut Singer from comment #12) > Bug is still present: > > Windows 8.1, TB 24.5.0 Per Target Milestone field at the top of this bug report, the issue is fixed in version 30. For THunderbird, 30 beta is available from http://www.mozilla.org/en-US/thunderbird/channel/
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: