Programming • How set HTML element title by JS function ?
I think, that you cannot insert html tag in attribute of another tag.Statistics: Posted by ruwolf — 2024-05-28 00:10 — Replies 1 — Views 47
View ArticleForum information, requests, and feedback. • Scheduled Forum update, upgrade,...
Outside links blocked by prior policy are now available and working again. This affected only preview links on outside websites. Minor issue.Statistics: Posted by donald — 2024-05-28 01:10 — Replies 5...
View ArticleGeneral Questions • [Software] s-tui cpu monitoring does not show power...
I'm not familiar with s-tui. Another way to check is with 'turbostat' provided by package 'linux-cpupower'.Using Xfce's genmon I set up one to execute on click so I can measure during any...
View ArticleGeneral Debian • Immutable Bkworm
To update the initrd.img of the bkworm live iso*, the following steps can be used:Code: export kernel_ver='6.1.0-18-amd64'sudo mkinitramfs -v -o 'boot/inired.img-${kernel_ver} ${kernel_ver}One of the...
View ArticleTesting And Unstable • Sid Samba problems
If you're going to run a development distribution it'd be wise to be aware of what developers are doing. The issues with Unstable's time_t 64 transition have been discussed here and on Debian mailing...
View ArticleProgramming • GCC 12.2.0-3 has bug and I reported it to Debian bugs ; but the...
Hello,There is no gcc-12 12.2.0-3 in Debian. The version in Bookworm is still 12.2.0-14 (no version in bookworm-security, bookworm-updates or even bookworm-proposed-updates or bookworm-backports).What...
View ArticleGraphical Environments & Desktops • screen flickering on stable with KDE...
So I noticed it happens in Wayland but not X11.Code: System: Kernel: 6.8.0-31-generic arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 clocksource: tsc avail: acpi_pm parameters:...
View ArticleBeginners Questions • [Software] plocate and cron jobs report
Greetings, all.Installed plocate a while ago and saw this in the output from aptCreated symlink /etc/systemd/system/timers.target.wants/plocate-updatedb.timer →...
View ArticleHardware • Is anyone gaming on Debian stable using Steam with an AMD GPU?...
I don't use Steam as much as I used to but rarely if ever had problems with it on Debian. These days I'm mostly sticking with Battle.net games. WoW and such. The only time I ever had Steam problems...
View ArticleBeginners Questions • Portable Apps on Linux
Steve,Regarding elevated permissions and apt/dpkg my limited understanding is a bad actor could modify an install script executed by apt/dpkg under the authority of root to do most anything including...
View ArticleGeneral Questions • [Solved] Kernel-header files & dependencies
Thank you - the dpkg -I linux-kbuild-6.1_6.1.90-1_amd64.deb did it! All fine now..ThanksGertPS: It might be someone else did something to the system ..... will see how future upgrade/installs are...
View ArticleTesting And Unstable • [SID - Unstable] Logout of last user causes core dump
Hello,I think the system is using the open source NVidia driver code - nouveau:I would try temporarily removing the nvidia graphics card to see if the nouveau kernel module is involved.Statistics:...
View ArticleBeginners Questions • Check whether a package is installed
Code: apt list -i *package_name*For exampleCode: apt list -i *vim*Yes, but it has the downside that you cant search for an incomplete name or a slightly wrong name of a package.Asterisks are...
View ArticleForum information, requests, and feedback. • [Forum] Verification emails not...
@donald You may remove my attempted account creation fmfreitas if you wish.Can you confirm you did not receive mail to Gmail? Did you check spam?Yes, I did check. Nothing has arrived there.OK, thanks....
View ArticleGeneral Questions • Help setting up openafs, debug bos error: bos: unable to...
I'm having trouble setting up openafs on debian bookworm.I've imported kerberos keys into openafs via `akeyconvert -all`:Code: sudo asetkey listrxkad_krb5 kvno 4 enctype 17; key is:...
View ArticleGeneral Questions • [SOLVED] Help setting up openafs with kerberos on debian
Thank you for the pointers to the proper way to search files, I was probably missing the case-insensitive option.I did mark the post as solved. However, it is only partially solved since I still...
View ArticleBeginners Questions • [Solved] plocate and cron jobs report
OK, looks like I didn't wait long enough. I can locate files now. Thanks and sorry for the bother.Statistics: Posted by BlackGeorge — 2024-05-30 02:59 — Replies 4 — Views 86
View ArticleProgramming • Problem with Qt Creator
Hi,I am currently running Debian 12 Bookworm. Using Discovery, I installed Qt Creator 9.0.2, based on Qt 6.4.2 (GCC 12.2.0, X86_64). On trying to use the IDE i find that a lot of the entries in the...
View ArticleHardware • [Hardware] epson 3850 printer - can't use duplex mode - scanner...
A4 is a paper size standard in Europe.Nice you found the solution!Could you please prepend the header of your first post in the thread with [SOLVED].Statistics: Posted by arzgi — 2024-05-30 18:02 —...
View ArticleHardware • PS4 controller reporting buttons differently after reinstall
I recently reinstalled Debian while keeping my /home directory. After doing so I found that my PS4 controller works out of the box like before. However, if I assign buttons (e.g., press "Assign" then...
View Article