Closed Bug 179445 Opened 23 years ago Closed 23 years ago

Chimera needs to be more Console polite.. ie not logging things that aren't errors..

Categories

(Camino Graveyard :: General, enhancement)

PowerPC
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Xapplimatic, Assigned: saari)

References

()

Details

User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021104 Chimera/0.6 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021104 Chimera/0.6 Chimera logs this: nsPluginsDir::IsPluginFile: checking /Applications/Navigator.app/Contents/MacOS/plugins/MRJPlugin.plugin found bundled plugin '/Applications/Navigator.app/Contents/MacOS/plugins/MRJPlugin.plugin'. nsPluginsDir::IsPluginFile: checking /Users/jannalewis/Library/Internet Plug-Ins/.DS_Store nsPluginsDir::IsPluginFile: checking /Users/jannalewis/Library/Internet Plug-Ins/SpeedDownload Browser Plugin nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/.DS_Store nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/flashplayer.xpt nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/Icon nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/Java Applet Plugin Enabler nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/Java Applet.plugin found bundled plugin '/Library/Internet Plug-Ins/Java Applet.plugin'. nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/NPSVG3Carbon nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/nsIQTScriptablePlugin.xpt nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/PDF Plugin nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/PluginLib nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/QuickTime Plugin.plugin found bundled plugin '/Library/Internet Plug-Ins/QuickTime Plugin.plugin'. nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/RealPlayer Plugin nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/Shockwave Flash NP-PPC nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/SpeedDownload Browser Plugin nsPluginsDir::IsPluginFile: checking /Library/Internet Plug-Ins/Windows Media Plugin found bundled plugin '/Library/Internet Plug-Ins/Windows Media Plugin'. [loaded plugin /Applications/Navigator.app/Contents/MacOS/plugins/MRJPlugin.plugin] ### MRJPlugin: getPluginBundle() here. ### ### MRJPlugin: CFBundleGetBundleWithIdentifier() succeeded. ### ### MRJPlugin: CFURLGetFSRef() succeeded. ### Maybe nice for troubleshooting by default *if* you're having trouble with plug-ins, but just makes it harder to find other problems when (in general) all these programs are logging miscellaneous notes that really don't need to be put there. Reproducible: Always Steps to Reproduce: 1. Open Console 2. Command+K to clear the Console display 3. Start Chimera 4. Go back to the Console display.. Actual Results: Console screen filled with notes upon Chimera.app startup. Expected Results: Should be nothing except maybe one line to identify that Chimera was launched unless a crash or error condition occurred. Can we just have a box to check in the "general" preferences that says "Quiet logging to Console" or something like that or turn off the extra logging by default for release versions (but not nightly builds)?
Matt, Chimera is still in development as an application, being only at version 0.6. It's perfectly acceptable to send such information to the Console at this point.
All the plugin spewage is fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.