niptucker / paint-mono

Automatically exported from code.google.com/p/paint-mono
Other
0 stars 0 forks source link

Fonts are not displayed, X11 problems? #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run paintdotnet in terminal
2. Look around Paint.net
3. View the terminal output

What is the expected output? What do you see instead?
No fonts/words/strings are being displayed anywhere except I see the
default zoom is "Window" and I see "New Window" in the undo history.

What version of the product are you using? On what operating system?
paint-mono version 3.0.3602.19117, on Ubuntu Karmic 9.10

Please provide any additional information below.
Took a bit to get make to compile with no errors, but this was all
documented in issue 6. I attached a text file of my terminal output before
closing PDN.

Original issue reported on code.google.com by sharpkni...@gmail.com on 11 Nov 2009 at 3:50

Attachments:

GoogleCodeExporter commented 9 years ago
I also note the same issue on Ubuntu 9.10 x86_64 build.

Output in console was:

Could not get XIM
-----HERE------
Got System.Drawing.Rectangle[] get_ClipRectangles() and 
System.Windows.Forms.Hwnd
ObjectFromHandle(IntPtr)
-------Finished--------
SingleInstanceManager.SingleInstaceManager: Not implemented
UI.SetControlRedrawImpl: Not implemented
PORT: HideHorizontalScrollBar missing
SingleInstanceManager.SetWindow: Not implemented
SingleInstanceManager.FilterMessage: Not implemented
SingleInstanceManager.SetWindow: Not implemented

Original comment by dsuzukis...@gmail.com on 19 Nov 2009 at 3:53