Hi,<br><br>After adding the patch in the Konsole code..<br>it gets compiled without any errors..<br>but when i execute it..<br>I'm getting a error...<br><br>kdeinti4_0 missing... some socket<br><br>can u please help me out..<br>
<br>any reply will be helpful...<br><br>Regards,<br>Rohit.<br><br><div class="gmail_quote">On 5 Feb 2008 13:56:06 -0000, Rohit <<a href="mailto:rohitnaik19@gmail.com">rohitnaik19@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">------- You are receiving this mail because: -------<br>
You are the assignee for the bug, or are watching the assignee.<br>
<br>
<a href="http://bugs.kde.org/show_bug.cgi?id=156071" target="_blank">http://bugs.kde.org/show_bug.cgi?id=156071</a><br>
<br>
<br>
<br>
<br>
</div>------- Additional Comments From rohitnaik19 gmail com  2008-02-05 14:56 -------<br>
<div class="Ih2E3d">hi,<br>
i have the same problem with konsole..<br>
but not in Thai,,, In devanagari script..<br>
Konsole does not display combing characters of devanagari script..<br>
<br>
Can this problem solved by putting some patches?????<br>
<br>
If so then can u suggest the patch..<br>
<br>
<br>
<br>
On 5 Feb 2008 03:01:01 -0000, Theppitak Karoonboonyanan <thep linux thai net><br>
wrote:<br>
<br>
</div>[<a href="http://bugs.kde.org" target="_blank">bugs.kde.org</a> quoted mail]<br>
hi,<br>i have the same problem with konsole..<br>but not in Thai,,, In devanagari script..<br>Konsole does not display combing characters of devanagari script..<br><br>Can this problem solved by putting some patches?????<br><br>

<br>If so then can u suggest the patch..<br><br>&nbsp;  <br><br><div class="gmail_quote">On 5 Feb 2008 03:01:01 -0000, Theppitak Karoonboonyanan &lt;<a href="mailto:<a href="mailto:thep">thep</a> linux thai net">thep linux thai net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>

<div class="Ih2E3d">------- You are receiving this mail because: -------<br>You are the assignee for the bug, or are watching the assignee.<br><br><a href="<a href="http://bugs.kde.org/show_bug.cgi?id=156071" target="_blank">http://bugs.kde.org/show_bug.cgi?id=156071</a>" target="_blank"><a href="http://bugs.kde.org/show_bug.cgi?id=156071" target="_blank">http://bugs.kde.org/show_bug.cgi?id=156071</a></a><br><br>

<br><br><br><br></div>------- Additional Comments From thep linux thai net &nbsp;2008-02-05 04:01 -------<br>&quot;Konsole actually renders text in batches of equally formatted text. &nbsp;So if you have a plain line of text all with default formatting, it will be dispatched to QPainter::drawText() in one go.&quot;<br><br>

<br>I hope the OpenType-based CharCell composition is the right way to handle monospace fonts. Given that, there would be no difference of interface between monospace and proportional rendering of single cells, then.<br><br><br>

But I&#39;d like to clarify my points about Konsole&#39;s different nature a little bit.<br><br>The proposed font modification may solve the cell-by-cell rendering of monospace fonts with QPainter::drawText(), but the problem of inter-cell composition cases still remains for proportional fonts in general.<br><br>

<br>I mentioned the case of Thai SARA AM (U+0E33) in comment #12. This character is normally rendered by decomposition into NIKHAHIT (U+0E4D) and SARA AA (U+0E32). NIKHAHIT is combining mark, which has to be composed to the previous cell, while SARA AA stays in its own cell.<br><br>

<br>For applications like Kate, text lines can be stored as continuous strings, with necessary interface to access each column by the aids of logical clusters analyzed by the toolkit&#39;s language engine.<br><br>Konsole, on the other hand, stores and handles cells as separate &quot;Character&quot;s [Character.h]. So, the case that involves more than one cell like SARA AM will need special accessing method. This is what I said about its difference from Kate.<br><br>

<br>For the proposed patch and font here, the font still carries the composition/decomposition rules for SARA AM cases, which will only be effective when rendering inter-cell strings with sufficient context (e.g. with Kate). For the single SARA AM without base character, Jakkapan&#39;s proposed patch to Qt4 will render it with dotted circle, *except* when using monospace font, which is supposed to be the case for console-based apps like Konsole.<br><br>

<div><div></div><div class="Wj3C7c">_______________________________________________<br>konsole-devel mailing list<br><a href="mailto:<a href="mailto:konsole-devel">konsole-devel</a> kde org">konsole-devel kde org</a><br><a href="<a href="https://mail.kde.org/mailman/listinfo/konsole-devel" target="_blank">https://mail.kde.org/mailman/listinfo/konsole-devel</a>" target="_blank"><a href="https://mail.kde.org/mailman/listinfo/konsole-devel" target="_blank">https://mail.kde.org/mailman/listinfo/konsole-devel</a></a><br><br>

</div></div></blockquote></div><br><br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
konsole-devel mailing list<br>
<a href="mailto:konsole-devel@kde.org">konsole-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/konsole-devel" target="_blank">https://mail.kde.org/mailman/listinfo/konsole-devel</a><br>
</div></div></blockquote></div><br>