Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.78 KB | None | 0 0
  1. $ firefox --app /usr/share/conkeror/application.ini
  2.  
  3. (process:8412): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
  4. JavaScript strict warning: chrome://conkeror/content/keywords.js, line 20: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
  5. JavaScript strict warning: chrome://conkeror/content/keywords.js, line 30: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
  6. JavaScript strict warning: chrome://conkeror/content/keywords.js, line 62: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
  7. JavaScript strict warning: chrome://conkeror/content/keywords.js, line 68: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
  8. JavaScript strict warning: chrome://conkeror/content/keywords.js, line 72: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
  9. JavaScript warning: chrome://conkeror/content/coroutine.js, line 354: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create
  10. JavaScript strict warning: chrome://conkeror/content/env.js, line 16: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
  11. JavaScript strict warning: chrome://conkeror/content/env.js, line 42: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
  12. JavaScript strict warning: chrome://conkeror/content/env.js, line 79: SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
  13. JavaScript strict warning: chrome://conkeror/content/utils.js, line 207: SyntaxError: octal literals and octal escape sequences are deprecated
  14. JavaScript strict warning: chrome://conkeror/content/utils.js, line 207: SyntaxError: octal literals and octal escape sequences are deprecated
  15. JavaScript strict warning: chrome://conkeror/content/utils.js, line 207: SyntaxError: octal literals and octal escape sequences are deprecated
  16. JavaScript strict warning: file:///usr/share/conkeror/components/application.js, line 167: ReferenceError: reference to undefined property (intermediate value)[e]
  17. Error initializing.
  18. Error: Error opening input stream (invalid filename?): chrome://conkeror/content/io
  19. JavaScript error: file:///usr/share/conkeror/components/command-line.js, line 23: TypeError: conkeror.handle_command_line is not a function
  20. Console error: [JavaScript Warning: "SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function" {file: "chrome://conkeror/content/env.js" line: 16 column: 13 source: "    function get_os () {
  21. "}]
  22.   Category: chrome javascript
  23. Console error: [JavaScript Warning: "SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function" {file: "chrome://conkeror/content/env.js" line: 42 column: 13 source: "    function getenv (variable) {
  24. "}]
  25.   Category: chrome javascript
  26. Console error: [JavaScript Warning: "SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function" {file: "chrome://conkeror/content/env.js" line: 79 column: 13 source: "    function get_current_profile () {
  27. "}]
  28.   Category: chrome javascript
  29. Console error: [JavaScript Warning: "SyntaxError: octal literals and octal escape sequences are deprecated" {file: "chrome://conkeror/content/utils.js" line: 207 column: 51 source: "    file.createUnique(Ci.nsIFile.NORMAL_FILE_TYPE, 0600);
  30. "}]
  31.   Category: chrome javascript
  32. Console error: [JavaScript Warning: "SyntaxError: octal literals and octal escape sequences are deprecated" {file: "chrome://conkeror/content/utils.js" line: 207 column: 51 source: "    file.createUnique(Ci.nsIFile.NORMAL_FILE_TYPE, 0600);
  33. "}]
  34.   Category: chrome javascript
  35. Console error: [JavaScript Warning: "SyntaxError: octal literals and octal escape sequences are deprecated" {file: "chrome://conkeror/content/utils.js" line: 207 column: 51 source: "    file.createUnique(Ci.nsIFile.NORMAL_FILE_TYPE, 0600);
  36. "}]
  37.   Category: chrome javascript
  38. Console error: [JavaScript Warning: "ReferenceError: reference to undefined property (intermediate value)[e]" {file: "file:///usr/share/conkeror/components/application.js" line: 167}]
  39.   Category: chrome javascript
  40. Console error: [JavaScript Error: "TypeError: conkeror.handle_command_line is not a function" {file: "file:///usr/share/conkeror/components/command-line.js" line: 23}]
  41.   Category: chrome javascript
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement