Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 658 matches

by ruwolf
2024-05-13 20:21
Forum: Programming
Topic: perl email date restructing ?
Replies: 1
Views: 44

Re: perl email date restructing ?

By my very limited knowledge, modules in CPAN are not standard library.
These are standard: PerlDoc.Perl.org/modules
So, IMHO, some API has changed, but it is not part of (core|standard) Perl.
by ruwolf
2024-05-12 02:58
Forum: Hardware
Topic: Can't seem to disable laptop touchpad and no right click.
Replies: 2
Views: 82

Re: Can't seem to disable laptop touchpad and no right click.

Do you need Synaptics driver? Or can you try libinput?
I am asking, because xf86-input-synaptics is no longer actively updated.
by ruwolf
2024-05-10 03:14
Forum: Graphical Environments & Desktops
Topic: Mate Desktop/ Marco cannot use themes with svg assets
Replies: 4
Views: 130

Re: Mate Desktop/ Marco cannot use themes with svg assets

How is the inability to use SVG themes manifested?
Are there any related errors in journal (of systemd)?
You can see dependencies (by default with recommendations and suggestions) in e.g. this command:

Code: Select all

apt depends marco
by ruwolf
2024-05-09 04:48
Forum: Hardware
Topic: Bluetooth not working
Replies: 1
Views: 109

Re: Bluetooth not working

Probably yes. It seems to be like Debian Bug #1069301.
by ruwolf
2024-05-09 00:51
Forum: Graphical Environments & Desktops
Topic: [Solved] Gnome cannot start
Replies: 8
Views: 318

Re: Gnome cannot start

Do you use Gnome on X.org?
Do you use nvidia-driver from Debian or directly from Nvidia?
Which Nvidia device do you use (nvidia-detect can say it to you)?
Are there another error messages near mentioned one?
by ruwolf
2024-05-09 00:05
Forum: Hardware
Topic: No camera found on Nitro AN515-58 - Debian 12
Replies: 3
Views: 121

Re: No camera found on Nitro AN515-58 - Debian 12

What can you see in the output of lsusb command?
by ruwolf
2024-05-08 23:56
Forum: Hardware
Topic: Crash on suspend
Replies: 1
Views: 88

Re: Crash on suspend

When did it start to freeze? What did you install, uninstall, upgrade or set before?
by ruwolf
2024-05-08 23:47
Forum: Installation
Topic: Debian fails to boot on NVMe M.2 disk after UEFI install
Replies: 15
Views: 329

Re: Debian fails to boot on NVMe M.2 disk after UEFI install

The error message says, that there is probably problem with LVM.
by ruwolf
2024-05-07 23:42
Forum: Programming
Topic: unable to build chromium package: rustc-web
Replies: 5
Views: 209

Re: unable to build chromium package: rustc-web

I do not know.
I would try to install rustc and try to install chromium source with ignoring errors or with forcing...
by ruwolf
2024-05-07 00:04
Forum: Beginners Questions
Topic: [Software] New Installation frequently crashes.
Replies: 8
Views: 248

Re: [Software] New Installation frequently crashes.

Hello. :-) I am not expert, but for me it seems to be Linux kernel crash after calling program: /** * load_elf_phdrs() - load ELF program headers * @elf_ex: ELF header of the binary whose program headers should be loaded * @elf_file: the opened ELF binary file * * Loads ELF program headers from the ...
by ruwolf
2024-05-04 15:23
Forum: General Questions
Topic: [Software] LibreOffice 7.4 is EOL
Replies: 9
Views: 341

Re: [Software] LibreOffice 7.4 is EOL

It is even 24.2.0, newer than 7.6...
by ruwolf
2024-05-04 03:53
Forum: General Questions
Topic: [Software] LibreOffice 7.4 is EOL
Replies: 9
Views: 341

Re: [Software] LibreOffice 7.4 is EOL

2023-02-12 Debian 12 Bookworm had soft freeze.
2023-03-12 Debian 12 Bookworm had hard freeze.
2023-06-05 to 2023-06-11 LibreOffice 7.6 had hard feature freeze & branch.
by ruwolf
2024-04-27 22:20
Forum: Graphical Environments & Desktops
Topic: [Solved] Gnome-shell hangs on gray screen at login
Replies: 3
Views: 256

Re: Gnome-shell hangs on gray screen at login

Hello.
I think, that part of journal (of systemd) at the time of the unsuccessful login attempt could help here (in the forum).
by ruwolf
2024-04-27 02:55
Forum: Hardware
Topic: [Solved] WiFi / Ethernet not working, only USB Tethering
Replies: 1
Views: 152

Re: WiFi / Ethernet not working, only USB Tethering

Can you see related errors in journal (of systemd)?
by ruwolf
2024-04-26 02:14
Forum: Hardware
Topic: Touchpad show reaction
Replies: 1
Views: 122

Re: Touchpad show reaction

by ruwolf
2024-04-21 22:41
Forum: Programming
Topic: Cobol installation
Replies: 2
Views: 173

Re: Cobol installation

When you run this command , you will get help, where you can see man page name(s): $ apropos cobol cob-config (1) - GnuCOBOL cobcrun (1) - GnuCOBOL When I run it, I will get the best instruction: SEE ALSO The full documentation for cobcrun is maintained as a Texinfo manual. If the info and cobcrun p...
by ruwolf
2024-04-19 16:25
Forum: System and Network configuration
Topic: [Solved] NTP server doesn't look like working fine
Replies: 19
Views: 930

Re: NTP server doesn't look like working fine

@ruwolf what I understand is that it should take minutes, not hours or days. And I don't understand why the offset is high (or low) when the the time is actually not wrong to start with. After all, it say 'unsynchronised' like in the screenshot in my last reply. In addition, today the offset is not...
by ruwolf
2024-04-19 00:30
Forum: Installation
Topic: Expanding root partition, editing partitions will change UUID?
Replies: 3
Views: 243

Re: Expanding root partition, editing partitions will change UUID?

You can shrink (and move) /home and|or /data, you need not delete and recreate them.