On Tue, 2022-08-30 at 10:39 +1000, Eyal Lebedinsky wrote:
> After trying a few solutions (unsuccessfully) I compared an empty profile
> (working, created as a test)
> to the bad one (hanging) and started moving some control files (file in the
> root of the profile) across.
>
> The last thing I d
Dear Folks,
I have failed to discover documentation written in English on how to
configure Fedora with Gnome to input traditional Chinese characters
from handwriting on a Wacom tablet.
This is for my wife, who needs this type of input. I know other
methods are far faster, but this is what she w
On 28/08/2022 18.25, Eyal Lebedinsky wrote:
f36, just updated and received thunderbird-librnp-rnp-102.2.0-1.fc36.x86_64
from thunderbird-91.12.0-1.fc36.x86_64
tb brings up the expected display but no input is accepted. The process is
shown as running with 100% CPU
PID USER PR NI
On Aug 29, 2022, at 11:18, Patrick Dupre wrote:
> I can compile this code with gcc (-lm)
> but not with clang
> test.c:8:22: warning: implicit declaration of function 'CMPLX' is invalid in
> C99 [-Wimplicit-function-declaration]
> double complex z = CMPLX (1., 2.) ;
> ^
> 1
Patrick Dupre writes:
> 1 warning generated.
> /usr/bin/ld: /tmp/test-52cb2b.o: in function `main':
> test.c:(.text+0x1b): undefined reference to `CMPLX'
> clang-14: error: linker command failed with exit code 1 (use -v to see
> invocation)
Since the compiler produces a .o but the linker fa
Hello,
I can compile this code with gcc (-lm)
but not with clang
test.c:8:22: warning: implicit declaration of function 'CMPLX' is invalid in
C99 [-Wimplicit-function-declaration]
double complex z = CMPLX (1., 2.) ;
^
1 warning generated.
/usr/bin/ld: /tmp/test-52cb2b.o: in function `main':
test.
Hello,
I can compile this code with gcc (-lm)
but not with clang
test.c:8:22: warning: implicit declaration of function 'CMPLX' is invalid in
C99 [-Wimplicit-function-declaration]
double complex z = CMPLX (1., 2.) ;
^
1 warning generated.
/usr/bin/ld: /tmp/test-52cb2b.o: in
sudo/root is required to access the grub subdirectory because the
permissions are locked down.
I would guess since there can be encrypted grub passwords (and
possibly other similar stuff) in there that is why it is locked down.
On Sun, Aug 28, 2022 at 6:38 PM Stephen Morris wrote:
>
> Hi,
>
On Sun, Aug 28, 2022, at 7:38 PM, Stephen Morris wrote:
> Hi,
> /etc/extlinux.conf is flagged as missing
flagged as missing by what? This file is normally not created on any Fedora
variant I'm aware of. It could be a legacy file.
> /etc/grub2.cfg and /etc/grub2-efi.cfg both of whic