[cdesktopenv-devel] Formatting paragraphs with dtpad

2024-05-16 Thread Edmond Orignac via cdesktopenv-devel
I have noticed a curious behavior in dtpad. When trying to format a paragraph using the Format menu, dtpad erases the paragraph under the cursor instead of wrapping long lines. If I try to format the whole document, all the text disappears. This can be fixed by an immediate undo. I have no

Re: [cdesktopenv-devel] Formatting paragraphs with dtpad

2024-05-16 Thread Edmond Orignac via cdesktopenv-devel
Le 16/05/2024 à 20:11, Marcin Cieslak a écrit : On Thu, 16 May 2024, Edmond Orignac via cdesktopenv-devel wrote: I have noticed a curious behavior in dtpad. When trying to format a paragraph using the Format menu, dtpad erases the paragraph under the cursor instead of wrapping long lines

Re: [cdesktopenv-devel] Formatting paragraphs with dtpad

2024-05-18 Thread Edmond Orignac via cdesktopenv-devel
Le 18/05/2024 à 02:45, Cy Schubert a écrit : My guess is some pointer is getting mangled somewhere. Is the machine you're on 64-bit or 32-bit? (I've configured the FreeBSD port/package to only build/run on 64-bit architectures because on i386 it cannot bind to temporary type va_list whereas on

Re: [cdesktopenv-devel] Packaging request bug for Ubuntu and translation in Turkish

2024-06-22 Thread Edmond Orignac via cdesktopenv-devel
My ISP provider has decided to terminate personal homepages last year, so the page has been deleted. I am attaching the html of the page explaining the process of translation to this message. You can also look at the files in https://github.com/edorig/cde-utf8/tree/master/la_FR.UTF-8 Le 22

[cdesktopenv-devel] Is this a bug in dtksh ?

2025-03-15 Thread Edmond Orignac via cdesktopenv-devel
I am unsure if this is a bug in dtksh or if I am using an illegal instruction. The program below terminates with a segmentation fault error when I try to use it. The segmentation fault arises when the script executes the instructions XmTextFieldSetString. changing editable:false to editabl

[cdesktopenv-devel] Issues with icon selection and application file popups in dtcreate

2025-05-04 Thread Edmond Orignac via cdesktopenv-devel
I have noticed a curious behavior in dtcreate when trying to bing icon selection of application file selection popups. Clicking on the button to search for an icon brings a popup window 'Create action search', but the window remains empty. It does not react to clicks or keyboard presses and

Re: [cdesktopenv-devel] Is this a bug in dtksh ?

2025-05-23 Thread Edmond Orignac via cdesktopenv-devel
ify XmTextField seems to be correct. Am 10.03.25 um 19:39 schrieb Edmond Orignac via cdesktopenv-devel: I am unsure if this is a bug in dtksh or if I am using an illegal instruction. The program below terminates with a segmentation fault error when I try to use it. The segmentation fault