Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.65 KB | None | 0 0
  1. easyjoin:209795): Pango-WARNING **: 12:46:43.973: failed to create cairo scaled font, expect ugly output. the offending font is 'Noto Sans CJK JP 11'
  2.  
  3. (easyjoin:209795): Pango-WARNING **: 12:46:43.973: font_face status is: <unknown error status>
  4.  
  5. (easyjoin:209795): Pango-WARNING **: 12:46:43.973: scaled_font status is: out of memory
  6.  
  7. (easyjoin:209795): Pango-WARNING **: 12:46:43.975: failed to create cairo scaled font, expect ugly output. the offending font is 'Noto Sans CJK JP 11'
  8.  
  9. (easyjoin:209795): Pango-WARNING **: 12:46:43.975: font_face status is: <unknown error status>
  10.  
  11. (easyjoin:209795): Pango-WARNING **: 12:46:43.975: scaled_font status is: out of memory
  12.  
  13. (easyjoin:209795): Pango-WARNING **: 12:46:43.980: failed to create cairo scaled font, expect ugly output. the offending font is 'Lohit Devanagari 11'
  14.  
  15. (easyjoin:209795): Pango-WARNING **: 12:46:43.980: font_face status is: <unknown error status>
  16.  
  17. (easyjoin:209795): Pango-WARNING **: 12:46:43.980: scaled_font status is: out of memory
  18.  
  19. (easyjoin:209795): Pango-WARNING **: 12:46:43.981: failed to create cairo scaled font, expect ugly output. the offending font is 'Lohit Devanagari 11'
  20.  
  21. (easyjoin:209795): Pango-WARNING **: 12:46:43.981: font_face status is: <unknown error status>
  22.  
  23. (easyjoin:209795): Pango-WARNING **: 12:46:43.981: scaled_font status is: out of memory
  24.  
  25. (easyjoin:209795): Pango-WARNING **: 12:46:43.992: failed to create cairo scaled font, expect ugly output. the offending font is 'Loma 11'
  26.  
  27. (easyjoin:209795): Pango-WARNING **: 12:46:43.992: font_face status is: <unknown error status>
  28.  
  29. (easyjoin:209795): Pango-WARNING **: 12:46:43.992: scaled_font status is: out of memory
  30.  
  31. (easyjoin:209795): Pango-WARNING **: 12:46:43.993: failed to create cairo scaled font, expect ugly output. the offending font is 'Loma 11'
  32.  
  33. (easyjoin:209795): Pango-WARNING **: 12:46:43.993: font_face status is: <unknown error status>
  34.  
  35. (easyjoin:209795): Pango-WARNING **: 12:46:43.993: scaled_font status is: out of memory
  36.  
  37. Unhandled Exception:
  38. System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.IO.IOException: Too many open files
  39. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x001ef] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  40. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  41. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  42. at System.IO.File.OpenRead (System.String path) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  43. at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00006] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  44. at System.TermInfoDriver..ctor (System.String term) [0x00058] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  45. at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  46. at System.ConsoleDriver..cctor () [0x00062] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  47. --- End of inner exception stack trace ---
  48. at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  49. at System.Console..cctor () [0x00097] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  50. --- End of inner exception stack trace ---
  51. at GLib.SignalClosure.MarshalCallback (System.IntPtr raw_closure, System.IntPtr return_val, System.UInt32 n_param_vals, System.IntPtr param_values, System.IntPtr invocation_hint, System.IntPtr marshal_data) [0x001f1] in <918680a31aa84cb89cfa7cab56ea29b8>:0
  52. at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback(intptr,intptr,uint,intptr,intptr,intptr)
  53. at (wrapper managed-to-native) Gtk.Application.gtk_main()
  54. at Gtk.Application.Run () [0x00000] in <91487213bf394f4aaf87012594abed2f>:0
  55. at net.easyjoin.activity.MainClass.Main (System.String[] args) [0x0000f] in <ba2d4bb31e6842ab8f98285f1f79727a>:0
  56. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.IO.IOException: Too many open files
  57. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x001ef] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  58. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  59. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  60. at System.IO.File.OpenRead (System.String path) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  61. at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00006] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  62. at System.TermInfoDriver..ctor (System.String term) [0x00058] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  63. at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  64. at System.ConsoleDriver..cctor () [0x00062] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  65. --- End of inner exception stack trace ---
  66. at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  67. at System.Console..cctor () [0x00097] in <12b418a7818c4ca0893feeaaf67f1e7f>:0
  68. --- End of inner exception stack trace ---
  69. at GLib.SignalClosure.MarshalCallback (System.IntPtr raw_closure, System.IntPtr return_val, System.UInt32 n_param_vals, System.IntPtr param_values, System.IntPtr invocation_hint, System.IntPtr marshal_data) [0x001f1] in <918680a31aa84cb89cfa7cab56ea29b8>:0
  70. at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback(intptr,intptr,uint,intptr,intptr,intptr)
  71. at (wrapper managed-to-native) Gtk.Application.gtk_main()
  72. at Gtk.Application.Run () [0x00000] in <91487213bf394f4aaf87012594abed2f>:0
  73. at net.easyjoin.activity.MainClass.Main (System.String[] args) [0x0000f] in <ba2d4bb31e6842ab8f98285f1f79727a>:0
  74.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement