least have it put on hold
until the motherboard is fixed.
Best regards,
Edmond Orignac
Le 11/11/2024 à 08:58, Daniel van Vugt a écrit :
> Next time the problem happens, please reboot and then run:
>
>journalctl -b-1 > prevboot.txt
>
> Then attach the resulting text file here
Public bug reported:
The bug occurs at 10:00am CET. The screen freezes with a dust-like appearance
on top of the windows (blue on dark windows, yellow on white ones), the mouse
and the keyboard become unresponsive. In particular:
* Ctrl-Alt-F6 does not switch consoles
* Num Lock Caps Lock don't
Public bug reported:
The bug occurs at 10:00am CET. The screen freezes with a dust-like appearance
on top of the windows (blue on dark windows, yellow on white ones), the mouse
and the keyboard become unresponsive. In particular:
* Ctrl-Alt-F6 does not switch consoles
* Num Lock Caps Lock don't
Public bug reported:
The bug occurs at 10:00am CET. The screen freezes with a dust-like appearance
on top of the windows (blue on dark windows, yellow on white ones), the mouse
and the keyboard become unresponsive. In particular:
* Ctrl-Alt-F6 does not switch consoles
* Num Lock Caps Lock don't
Public bug reported:
The bug occurs at 10:00am CET. The screen freezes with a dust-like appearance
on top of the windows (blue on dark windows, yellow on white ones), the mouse
and the keyboard become unresponsive. In particular:
* Ctrl-Alt-F6 does not switch consoles
* Num Lock Caps Lock don't
Public bug reported:
The computer has frozen suddenly showing vertical blue or yellow bars
(depending on the background color)
on top of the windows. It was not responding to Ctrl-Alt-F1-9 to switch
consoles or Ctrl-Alt-Backspace. I have also tried Alt+SysReq EIBUS with no
effect. I suspect th
Public bug reported:
The computer has frozen suddenly showing vertical blue or yellow bars
(depending on the background color)
on top of the windows. It was not responding to Ctrl-Alt-F1-9 to switch
consoles or Ctrl-Alt-Backspace. I have also tried Alt+SysReq EIBUS with no
effect. I suspect th
Public bug reported:
The computer has frozen suddenly showing vertical blue or yellow bars
(depending on the background color)
on top of the windows. It was not responding to Ctrl-Alt-F1-9 to switch
consoles or Ctrl-Alt-Backspace. I have also tried Alt+SysReq EIBUS with no
effect. I suspect th
Public bug reported:
The computer has frozen suddenly showing vertical blue or yellow bars
(depending on the background color)
on top of the windows. It was not responding to Ctrl-Alt-F1-9 to switch
consoles or Ctrl-Alt-Backspace. I have also tried Alt+SysReq EIBUS with no
effect. I suspect th
s
packaged for Ubuntu, that would be the report to follow I guess. If
you have an account there, feel free to correct any mistakes I might
have made.
Also, I would like to translate CDE in Turkish during the next year or
so (at best), when my current projects are finished. I remember a page
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
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
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
Le 01/06/2023 à 08:55, Johannes von Rotz a écrit :
On 5/31/23 19:46, Richard L. Hamilton wrote:
I can e.g. run dtpad from a command, although it takes a long time to start,
since ttdbserverd and/or ttesssion are not running.
Hi Richard
* add a session to those CDE knows about
I had some s
Dear fellow CDE users,
There is on sourceforge a version of Nirvana Editor (NEdit) that can
work with UTF-8 encoding called XNEdit.
https://sourceforge.net/p/xnedit/code/ci/master/tree/
For the older NEdit, that only accepted ISO8859-1 encoding, there was a
patch by Per Grahn
that allowed
Here is a script that takes XML files under /usr/share/mime to create
type definitions
in the format of a .dt file.
Example of use:
awk -f xml2dt.awk This script can be used with Isaac Dunham's desktop2dt. desktop2dt is
used to generate
the actions, and xml2dt generates the associated datat
I have remarked an oddity with alternative desktop definitions in dtlogin.
If I create under /etc/dt/config/C/Xresources.d/
a file 250.session with content
Dtlogin*altDtsIncrement: True
Dtlogin*altDtName: MWM
Dtlogin*altDtKey: /usr/bin/mwm
Dtlogin*altDtStart: /etc/dt/config/Xsession.mwm
Dtlogin
It is difficult to see what could be freezing your session the second
time you log in. I haven't seen this issue on Ubuntu with CDE 2.5.0. I
have only a few suggestions to try to detect the origin of the problem.
Have you examined the files created under .dt/sessions ? Is there
something sta
There has been a change announced on 31/01/2021 by Jon Trulson in the
mailing list.
The ksh93 code needed to build dtksh must be fetched using
git clone --recursive https://git.code.sf.net/p/cdesktopenv/code
cdesktopenv-code
then you can make World. It has worked for me on Ubuntu 20.04 on 3/
view of the calendar remains blank
* The month view shows '7n' instead of the Kanji for month
* The Kanjis of some days in the month view are replaced by alphanumeric
characters.
>From 18de9753e526d718a4895c32643be4058817647e Mon Sep 17 00:00:00 2001
From: Edmond Orignac
Dat
I have written a shell script and a sed script to convert the guides in
SGML format to HTML.
I am attaching them to the present email. I am releasing them under MIT
License.
The scripts have been tested on the French and the Japanese user guides
and sysadmin guides.
In both cases, the conv
I have been able to generate the message catalogs, application defaults,
action definitions
and miscellaneous configuration files for simplified Chinese (zh_CN)
Japanese (ja_JP.eucjp) and Korean
(ko_KR.euckr). The resulting files are there
https://github.com/edorig/cde-utf8
with the shell s
I have experimented a bit with the Japanese messages in CDE.Using the
script below, I have converted
the .msg files and copied them to /usr/dt/lib/nls/msg/ja_JP.eucjp.
#!/bin/sh
# generates .cat files from a set of .msg files
for i in *.msg; do
LANG=ja_JP.eucjp gencat -o `basename $i .msg`.cat
Interesting program.
I have a script in dtksh to monitor the battery on a laptop with Linux
4.x at
https://github.com/edorig/dtksh
it uses the files under /sys/ to obtain data on battery charge etc...
dtbattery.ds shows detailed information, while battery shows a simple
XmScale with
the b
What version of SDL is used on respectively OpenBSD, FreeBSD and
Archlinux ?
What window managers have you tried besides mwm, dtwm and fvwm ?
You say that both abuse and c-dogs work with CDE. Have you tried
lbreakout ?
It is an SDL game, and I remember that it was working with the LGPL CDE
Le 08/11/2020 à 19:26, Marcin Cieslak a écrit :
On Sun, 8 Nov 2020, Antonis Tsolomitis wrote:
Indeed. I verify that this difference is present:
[atsol@convex ~]$ locale -a |grep -i iso8859
de_DE.iso88591
es_ES.iso88591
fr_FR.iso88591
it_IT.iso88591
[atsol@convex ~]$ locale -a |grep -i UTF
Is the italian locale installed ? on Ubuntu 20.04, locale -a |grep -i
iso8859 gives
de_DE.iso88591
es_ES.iso88591
fr_FR.iso88591
it_IT.iso88591
and the CDE build succeeds.
Another possibility is that the build of the documentation fails when
the locale is UTF-8.
You could try to do export L
L
I have tried to build CDE 2.3.2 from that SPEC file. Although the
build succeeds, the installation in BUILDROOT fails. The reason is
that InstallCDE instead of installing the desktop under the
BUILDROOT/{usr,etc,var} directories attempts to install it under
/usr,/etc,/var as if no options
There used to be also packages on COPR for Fedora and
RHEL/CentOS/Scientific Linux built from David Cantrell's SPEC file. But
recently, the repository was empty, indicating that the build had
failed. Now, it has disappeared from COPR.
I have tried to build CDE 2.3.2 from that SPEC file. Althou
Hi,
the patch is working on Ubuntu 64bits. dtksh does not coredump anymore
when using XmTextFieldGetString or XmTextGetString.
E.
Le 08/03/2020 à 22:09, Jon Trulson a écrit :
Hi,
Please try the attached patch and let me know if it works for you.
-jon
On 3/8/20 1:44 AM, Edmond Orignac
I have noticed something that seems odd with the functions
XmTextGetString and XmTextFieldGetString.
When these functions are called to read the text typed in an XmText
widget, they cause a segmentation fault. However, using XtGetValues
instead avoids the segmentation fault.
I have the impre
On the IMAP issue, there is a file IMAPServer.C in
programs/dtmail/libDtMail/Common that seems to be handling the
interaction with an IMAP server v2bis or v4. But this is only for an
unencrypted connection.
My ISP for instance are using IMAP over SSL so dtmail cannot be used to
access their s
These errors seem to result from missing include files. The major/minor
functions
are defined in sys/sysmacros.h on Ubuntu Linux, but maybe this is
different in Fedora.
The types Sfio_t off_t should be defined in ast include files (stdio.h
for Sfio), so the error is more surprising.
Le 2
t,root,-)
%doc CONTRIBUTORS COPYING README copyright HISTORY
%{_prefix}/dt
%attr(1777, root, root) %{_localstatedir}/dt
%config %{_sysconfdir}/ld.so.conf.d/dt.conf
%config %{_sysconfdir}/profile.d/dt.sh
%config %{_sysconfdir}/profile.d/dt.csh
%config %{_sysconfdir}/dt
%config %{_sysconfdir}/xine
Le 01/04/2019 à 08:32, Antonis Tsolomitis a écrit :
[atsol@thinkpad ~]$ hostname
thinkpad
[atsol@thinkpad ~]$ cat /etc/hosts
# Static table lookup for hostnames.
# See hosts(5) for details.
127.0.0.1 localhost
::1 localhost
127.0.0.1 thinkpad.localdomain thinkpad
[atsol@thinkpad ~]$
Do y
I have noticed a small problem with window title bars when using
fr_FR.UTF-8 as the locale.
As you can see in the attached pictures, while accented letters are
displayed correctly in the
menu bar, in the main panel, in the status line, in the path line and in
the graphical representation
o
I know that SparkyLinux, a Debian derivative, has a CDE desktop
http://sparkylinux.org/cde-common-desktop-environment/
but I haven't tried it, and I am unsure about its quality.
There are precompiled packages by David Cantrell for
RHEL/CentOS/Fedora/Scientific Linux at
https://copr.fedorainf
efore we add anything new... We still have
many compiler warnings and duplicate programs that could be replaced
by packages (nsgmls, jpeg, etc...)
Thank you for your time,
-Chase
‐‐‐ Original Message ‐‐‐
On July 20, 2018 3:07 PM, Edmond Orignac
wrote:
I remember that there was an image
I remember that there was an image viewer using Motif called fbida
(https://www.kraxel.org/blog/linux/fbida/) that was discussed on this
list for a possible CDE integration.
https://sourceforge.net/p/cdesktopenv/mailman/message/34268695/
The program XImaging https://sourceforge.net/projects/
iso10646 fonts, right?
-jon
On 07/01/2018 02:34 AM, Edmond Orignac wrote:
To convert an existing ISO8859-1 message catalogue to UTF-8, the
procedure (using fr_FR as example) is as follows.
1) create a directory fr_FR.UTF-8 and the subdirectories
app-defaults backdrops config dtsr msg
To convert an existing ISO8859-1 message catalogue to UTF-8, the
procedure (using fr_FR as example) is as follows.
1) create a directory fr_FR.UTF-8 and the subdirectories
app-defaults backdrops config dtsr msg palettes types
2) copy the messages in ISO-8859-1 under the fr_FR.UTF8/msg d
On the question of localizing, I have written some notes at:
http://edmond.orignac.pagesperso-orange.fr/localisation.en.html
By experimenting with an Occitan locale and a Latin locale on linux, I
can say that what matters is whether an underlying linux locale is
already present. In the case of
ING README copyright HISTORY
%{_prefix}/dt
%attr(1777, root, root) %{_localstatedir}/dt
%config %{_sysconfdir}/ld.so.conf.d/dt.conf
%config %{_sysconfdir}/profile.d/dt.sh
%config %{_sysconfdir}/profile.d/dt.csh
%config %{_sysconfdir}/dt
%config %{_sysconfdir}/xinetd.d/cmsd
%config %{_sysconfdir}/xinetd
-,root,root,-)
%doc CONTRIBUTORS COPYING README copyright
%{_prefix}/dt
%{_localstatedir}/dt
%config %{_sysconfdir}/dt
%changelog
* Fri Dec 9 2016 Edmond Orignac
- Added ksh and libXscrn-devel as dependencies
* Thu Aug 23 2012 David Cantrell <dcantr...@redhat.com> -
2.2.0-3.20120816gitce4004f
- Unp
The Register mentions that a vulnerability against a local attacker
has been patched in "Common Desktop Environment on Solaris 10 that is
exploited by the NSA's now-public EXTREMEPARR tool to seize control of
vulnerable machines" (CVE-2017-3622)
https://www.theregister.co.uk/2017/04/19/oracle_ap
I have checked that the file displays correctly the accents on my
computer with the ISO-8859-1 locale. Here is a gzipped file 0001-DtMail
I hope there will be no delivery problems.
On 03/01/2017 01:46, Jon Trulson wrote:
On Mon, 2 Jan 2017, Edmond Orignac wrote:
Here is the patch for the
the master branch. This time, I have applied my changes to
a copy of the current master branch. I hope it can be applied.
The second one adds a short manual page for vcal2xapia.
>From 4e60d6f193713ff2931b3fecab33a494d9273ee8 Mon Sep 17 00:00:00 2001
From: Edmond ORIGNAC
Date: Mon, 2 Jan
I have applied the patches directly to the master branch and generated
a new patch. I hope this one is applicable, otherwise it seems that I
will have to erase the CDE directory to regenerate a clean master branch.
On 02/12/2016 03:46, Jon Trulson wrote:
On Sun, 27 Nov 2016, Edmond Orignac
iculty for the
translator.
>From 10dccafb9fec9d91ba5025ec866c1d8b34023b68 Mon Sep 17 00:00:00 2001
From: Edmond ORIGNAC
Date: Thu, 3 Nov 2016 19:43:14 +0100
Subject: [PATCH 1/2] Reformatted README. Added support for numeric timezone
and for todo items in vcal2xapia.
---
cde/contrib/vcal
For the suspend to RAM question, without systemd one would need to
create another startsuspend script with the command
#!/bin/bash
sleep 3
echo mem >/sys/power/state # if we want suspend to RAM (S3)
echo disk > /sys/power/state # if we want suspend to Disk (S4)
and modify the sudoers config file
I have come across prebuilt packages of CDE for :
* OpenSUSE (rpm) by Howard Guo
https://build.opensuse.org/package/show/home:guohouzuo/cde
* SparkyLinux (apt) http://sparkylinux.org/cde-common-desktop-environment/
These Linux distributions are not listed on the Supported platforms or
LinuxBuil
preparation, I am sending the new script
to the list.
I am also sending a script that creates appointments for (Roman
Catholic) Easter, Ascencion Day and Whit Sunday. It might also be
distributed with CDE in contrib/ under the terms of MIT license.
#/usr/bin/awk -f
# Edmond Orignac (c) 2016. This
On 23/05/2016 08:08, Antonis Tsolomitis wrote:
>
> I think it is useful to have a public Wish List.
>
> So I put here some wishes adding two issues (item 4 and 5) to my
> previous list.
>
> 1. Modern font handling with full unicode support (now based on old xorg
> mechanism)
>
> 2. A mixer with v
On 05/05/2016 16:06, Antonis Tsolomitis wrote:
> On 05/05/2016 04:01 μμ, Chris Wareham wrote:
>> On 04 May 2016 at 21:48 Antonis Tsolomitis
>> wrote:
>>> I was using firefox themed to match CDE by setting the GTK2_RC_FILES
>>> variable
>>> to point to a suitable resource file.
>>>
>>> But Ubunt
On 30/04/2016 17:30, Brent Busby wrote:
> Edmond Orignac writes:
>
>> xmmixer was designed for use with OSS and is working at least on Linux
>> with ALSA and OSS emulation.
>
> Since it's a Motif program, it would seem to be the best choice if we're
> ne
On 30/04/2016 07:13, Isaac Dunham wrote:
> On Thu, Apr 28, 2016 at 08:09:27PM +0200, Danilo Schöneberg wrote:
>> Moin,
>>
>> There is one system left I'm checking out the build for - Linux From
>> Scratch. I'm building it right now (the system. Not CDE yet).
>>
>> I have ten days of vacation comi
On 28/04/2016 20:09, Danilo Schöneberg wrote:
> Moin,
>
> There is one system left I'm checking out the build for - Linux From
> Scratch. I'm building it right now (the system. Not CDE yet).
>
> I have ten days of vacation coming up, I was thinking about what to do.
> I'm completely useless at s
not Europe, the event should occur at 10 +1
>> but instead occurs at 10 +2.
>>
>> It is as if dtcm was using the North American rule to determine whether DST
>> is on or off, but used
Sunbird).
So dtcm retains some usefulness even if it has bugs or limitations that
the user has to work around. Maybe the Motif programs plan or xdiary
(if they only use local time to store events) could be a better
alternative to recommend to CDE users if they don't need to share a
calenda
.gmane.org/gmane.os.tru64.managers/3863
http://article.gmane.org/gmane.os.tru64.managers/3866
Edmond Orignac
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App in
Hello,
I have tested your patch on the git version of fbida.
To make ida compile with gcc 4.3.3 , I had to change the line
RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes
in GNUmakefile.
There are french translations of the manual pages with UTF-8 encoded
accents, that don't
Hi,
The compilation of dtlogin fails because of undefined references to
`setkey' and to `encrypt'. Those are POSIX and System V functions, but
they may need compatibility libraries on BSD. The warnings:
target ../../imports/x11/lib/libXau.a (prerequisite of: dtlogin) does
not have any command
Here is the patch generated by git format-patch -1
On 19/03/2015 19:21, Jon Trulson wrote:
On Wed, 18 Mar 2015, Edmond Orignac wrote:
I have just tried inserting the LANG=C in the commands used by
dtprintinfo using the latest CVS source. This allows dtprintinfo to
work with the fr_FR, it_IT
(strcmp(tmp, "Files"))
but it does not prevent the listing of the files in the queue.
I am attaching the patch.
On 18/03/2015 02:21, Jon Trulson wrote:
On Mon, 16 Mar 2015, Edmond Orignac wrote:
I have found a problem with dtprintinfo when using CUPS with a locale
other than "C&quo
I have found a problem with dtprintinfo when using CUPS with a locale
other than "C". If the locale is set to fr_FR.ISO8859-1 the CUPS lpq
message "no entries" is translated into "aucune entrée" and if it is set
to it_IT.ISO8859-1 the message "no entries" becomes "nessuna voce". The
code
in pro
Environment (CDE)#
# (c) Copyright 2014, Edmond Orignac #
# Released under MIT License #
# #
# So
On 29/11/2014 20:28, Richard L. Hamilton wrote:
> If someone gets it working and wants to jazz it up a bit, there’s other
> goodies out there.
>
> xlockmore - some versions (google for it) included the ability to build with
> CDE support; I have an extended action file to invoke that with the
On Fri, Nov 21, 2014 at 07:39:09PM -0200, Bruno Félix Rezende Ribeiro wrote:
>> Em Wed, 19 Nov 2014 14:05:53 -0700 (MST)
>> Jon Trulson escreveu:
>>> Now CDE is an open source project, but we would *really* like to avoid
>>> being forced into a specific license if at all possible - this is why
http://opensource.org/licenses/MIT
Otherwise, there are better programs in Perl by Adam Stein at:
http://www.csh.rit.edu/~adam/Progs/programs.html
but they require to install some extra Perl libraries.
Best wishes,
Edmond Orignac
BEGIN {FS=":"}
# My attempt at converting .ics files into XAP
March 30. So the function used in
dtcm_lookup to print the calendar entries did not have the bug.
Now both dtcm and dtcm_lookup are giving consistent results for time
of appointments.
Best,
E. Orignac
On 03/11/2014 02:01 AM, Jon Trulson wrote:
> On Mon, 10 Mar 2014, Edmond Orignac wr
I am replying to my original message to add some precisions.
As I explained in my previous message, dtcm has switched to Daylight
Saving Time (UTC+2) yesterday (as expected for North America) although
in the European Union the switch to Daylight Saving Time is scheduled
for March 30.
The analo
nstall the new one by installCDE -s ?
Obviously, these problems with the time of recurring events changing as
as the local time switches to DST would not be present if the time was
stored as local time instead of UTC. Is there such an option in dtcm ?
With best wishes,
Edmond Orignac
---
the instruction page
> says, when in doubt, build from the source.
>
>
> -Original Message-
> From: Edmond Orignac
> To: cdesktopenv-devel
> Sent: Sun, Sep 8, 2013 8:52 am
> Subject: Re: [cdesktopenv-devel] Complete Slackware 14.0 build step!
>
>
> Ther
ain. I have obtained
that behavior for entries that repeat over a few days or entries
that repeat every week.
Have any of these bugs been corrected in CDE 2.2.0d ? Can they be
reproduced on other platforms (other Linux distributions, Unix System V
or BSD systems) ?
Best,
Edmond Orignac
On
74 matches
Mail list logo