On Monday, January 12, 2015 at 11:12:09 AM UTC+1, Tim Koa wrote:
>
> Good day, 
>
> I'm also encountering this issue; attached the FBTracing logs...
> I've set these on my profile: 
>                                     
> myProfile.SetPreference("extensions.firebug.netexport.secretToken", 
> "abcde");
>                                     
> myProfile.SetPreference("extensions.firebug.netexport.alwaysEnableAutoExport",
>  
> true);
>                                     
> myProfile.SetPreference("extensions.firebug.netexport.autoExportToFile", 
> false);
>                                     
> myProfile.SetPreference("extensions.firebug.netexport.autoExportToServer", 
> false);
>

You have both 
autoExportToFile and autoExportToServer set to false, so nothing get 
exported.

If you set e.g. autoExportToFile to true, you should see results in the 
specified target download directory.

Honza


-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/2264a0b9-58e8-4b6c-a906-033158edf3df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to