Re: Carbon copy? (war: Re: Unstable stable KDE)

2024-08-28 Thread Grzegorz Szymaszek
On Thu, Aug 29, 2024 at 12:21:17AM +0200, Martin Steigerwald wrote:
> Huh? In most of the Debian mailing lists I participate in no one does 
> that.

For what its worth, there’s some guidance at
https://www.debian.org/MailingLists/index.en.html
and it reads:

> When replying to messages on the mailing list, do not send a carbon copy
> (CC) to the original poster unless they explicitly request to be copied.

It gets difficult in case of users first time posting to a Debian
mailing list: did they read the Code of conduct, are they subscribed?
Some MLs allow to browse the list of members, but I don’t think
lists.debian.org allows that.


signature.asc
Description: PGP signature


Re: Plasmashell crash: debugging symbols

2023-10-24 Thread Grzegorz Szymaszek
On Tue, Oct 24, 2023 at 11:57:46AM +0100, piorunz wrote:
> This KDE guideline should definitely be improved:
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Debian
> 
> It doesn't say anything about additional debugging repository available
> in Debian! [...]

"See also the Debian document on How to get a Backtrace." links to
https://wiki.debian.org/HowToGetABacktrace


signature.asc
Description: PGP signature


Re: Plasmashell crash: debugging symbols

2023-10-23 Thread Grzegorz Szymaszek
Hi,

On Mon, Oct 23, 2023 at 07:19:42PM +0100, piorunz wrote:
> Can anyone tell me, how to obtain debugging symbols for KDE, so I can
> backtrace a crash with debugger properly? I use Debian Stable. Thank you.

In general, assuming you use KDE packages from official Debian archives,
you can use either debuginfod, or plain old debug packages. Have a look
at the Wiki: HowToGetABacktrace[1]. It includes some hints on how to
obtain the needed debug package names. Let us know if you'll have
further issues or if there's something to improve in that Wiki text.

 [1]: https://wiki.debian.org/HowToGetABacktrace

-- 
Grzegorz


signature.asc
Description: PGP signature


Re: kwin wayland turn off screen (xset dpms force off)

2021-05-06 Thread Grzegorz Szymaszek
(Reposting to the list, sorry inkbottle!)

On Thu 06 May 2021 01:34:15 CEST, inkbottle wrote:
> Also, the expected behavior would IMO the change the duration of the
> screen off timer when the screen is locked. Like setting the timer to 40
> sec.

FWIW, .


signature.asc
Description: PGP signature


Re: Okular crashes opening some PDFs

2020-07-22 Thread Grzegorz Szymaszek
Hi,

I have reproduced the crash on the same version of Okular. Here is the
backtrace of the main thread with dbgsyms installed:

Thread 1 (Thread 0x7fab7fe52840 (LWP 183748)):
[KCrash Handler]
#4  0x7fab7424cd75 in SECMOD_ReferenceModule (module=0x0) at pk11util.c:874
#5  0x7fab7424d2fc in SECMOD_AddModule (newModule=0x562b962ad850) at 
pk11util.c:568
#6  SECMOD_AddModule (newModule=0x562b962ad850) at pk11util.c:546
#7  0x7fab7424d3a0 in SECMOD_AddNewModuleEx (moduleName=, 
dllPath=0x7fab745b4e8f "libnssckbi.so", defaultMechanismFlags=0, 
cipherEnableFlags=0, modparms=0x0, nssparms=) at pk11util.c:722
#8  0x7fab7456915d in SignatureHandler::init_nss() () from 
/usr/lib/x86_64-linux-gnu/libpoppler.so.82
#9  0x7fab74569529 in SignatureHandler::SignatureHandler(unsigned char*, 
int) () from /usr/lib/x86_64-linux-gnu/libpoppler.so.82
#10 0x7fab7445ef2c in FormFieldSignature::validateSignature(bool, bool, 
long) () from /usr/lib/x86_64-linux-gnu/libpoppler.so.82
#11 0x7fab7467a384 in Poppler::FormFieldSignature::validate 
(this=this@entry=0x562b96247290, opt=opt@entry=1, validationTime=...) at 
./qt5/src/poppler-form.cc:681
#12 0x7fab7467a8e0 in Poppler::FormFieldSignature::validate 
(this=0x562b96247290, 
opt=opt@entry=Poppler::FormFieldSignature::ValidateVerifyCertificate) at 
./qt5/src/poppler-form.cc:674
#13 0x7fab7470e80b in PopplerFormFieldSignature::PopplerFormFieldSignature 
(this=0x562b96247740, field=std::unique_ptr 
= {...}) at /usr/include/c++/9/bits/unique_ptr.h:360
#14 0x7fab74702f94 in PDFGenerator::addFormFields 
(this=this@entry=0x562b962088d0, popplerPage=popplerPage@entry=0x562b962464d0, 
page=page@entry=0x562b96246090) at /usr/include/c++/9/bits/unique_ptr.h:153
#15 0x7fab74707b80 in PDFGenerator::loadPages 
(this=this@entry=0x562b962088d0, pagesVector=..., rotation=rotation@entry=0, 
clear=clear@entry=false) at ./generators/poppler/generator_pdf.cpp:774
#16 0x7fab74707f3f in PDFGenerator::init (this=this@entry=0x562b962088d0, 
pagesVector=..., password=...) at ./generators/poppler/generator_pdf.cpp:670
#17 0x7fab7470819a in PDFGenerator::loadDocumentWithPassword 
(this=0x562b962088d0, filePath=..., pagesVector=..., password=...) at 
./generators/poppler/generator_pdf.cpp:625
#18 0x7fab76b4ed38 in Okular::DocumentPrivate::openDocumentInternal 
(this=0x562b95c7c1b0, offer=..., isstdin=isstdin@entry=false, docFile=..., 
filedata=..., password=...) at ./core/document.cpp:952
#19 0x7fab76b4f443 in Okular::Document::openDocument 
(this=this@entry=0x562b95c6add0, docFile=..., url=..., _mime=..., password=...) 
at ./core/document.cpp:2588
#20 0x7fab76cd7e65 in Okular::Part::doOpenFile 
(this=this@entry=0x562b95bd77b0, mimeA=..., fileNameToOpenA=..., 
isCompressedFile=isCompressedFile@entry=0x7ffe44391d57) at ./part.cpp:1436
#21 0x7fab76cd90e1 in Okular::Part::openFile (this=0x562b95bd77b0) at 
./part.cpp:1570
#22 0x7fab8580f8fd in KParts::ReadOnlyPartPrivate::openLocalFile 
(this=this@entry=0x562b95c52910) at ./src/readonlypart.cpp:190
#23 0x7fab85810886 in KParts::ReadOnlyPart::openUrl 
(this=this@entry=0x562b95bd77b0, url=...) at ./src/readonlypart.cpp:153
#24 0x7fab76cc950e in Okular::Part::openUrl (this=0x562b95bd77b0, _url=..., 
swapInsteadOfOpening=) at ./part.cpp:1777
#25 0x562b959d4afb in Shell::openUrl (this=0x562b95c30730, url=..., 
serializedOptions=...) at ./shell/shell.cpp:292
#26 0x562b959d4d87 in Shell::openDocument (this=0x562b95c30730, url=..., 
serializedOptions=...) at ./shell/shell.cpp:233
#27 0x562b959ccd2c in Okular::main (paths=..., serializedOptions=...) at 
./shell/okular_main.cpp:181
#28 0x562b959cca13 in main (argc=, argv=) at 
./shell/main.cpp:82
[Inferior 1 (process 183748) detached]


signature.asc
Description: PGP signature


Re: Change user icon (avatar) as non-root

2020-06-25 Thread Grzegorz Szymaszek
On Thu, Jun 25, 2020 at 09:27:19PM +0200, Helge Reimer  
wrote:
> For me, "Activate system administration rights for this user" is checked in 
> System settings -> User account details -> User administration.

I do not have this option checked. Note that I am on Plasma 5.17 from
bullseye, it may work differently.

> What rights do you get with it?

$ stat -c '%A %U %G %n' .face*
-rw-r--r--  users .face
lrwxrwxrwx  users .face.icon


signature.asc
Description: PGP signature


Re: Change user icon (avatar) as non-root

2020-06-25 Thread Grzegorz Szymaszek
Hi,

If you use SDDM, just put the icon (as a PNG file) in ~/.face.icon. You
may need to adjust permissions of this file, see
 (that
ArchWiki page contains other solutions as well).


HTH

-- 
Grzegorz


signature.asc
Description: PGP signature


Re: Change user icon (avatar) as non-root

2020-06-25 Thread Grzegorz Szymaszek
I had tried setting a new icon via System Settings. I did not enter root
password in the prompts that appeared, but it turns out the avatar (the
~/.face.icon file) was actually updated. I am on bullseye, not sure if
it works the same in buster.


signature.asc
Description: PGP signature