/srv/irclogs.ubuntu.com/2025/01/10/#kubuntu.txt

IrcsomeBot_<Remstar> To keep the privacy on Linux while using apps such as Telegram or discord which is the best way to get these apps through distro or flatpaks? I ask cause I saw someone state that one of the methods stops the actual app from doing other accessing or just use apt to install?00:19
oerheksthere is telegram snap, snap is native on kubuntu https://desktop.telegram.org/00:34
oerheksdiscord i don' t know00:37
LoreIt's `telegram-desktop` just in case.00:44
LoreThe most safe is to download a Deb from their official site.00:45
sarnolddepends what you want from 'privacy' -- if you don't trust the packager or the site, be careful, they get to run arbitrary code as root in the package maintainer scripts00:56
LoreSome do, but `snap` doesn't require root normally.00:59
LoreAppImage, and FlatPak, too, can operate without root.01:00
LoreThough, what sarnold states if sure valid. For instance, in case of Apt.01:00
IrcsomeBot_<Remstar> Got it, thanks and also anyone use a backup up for there system? If so what's a good one?02:14
=== thelou756463597 is now known as thelou75646359
=== thelou756463598 is now known as thelou75646359
=== tomreyn_ is now known as tomreyn
aliusHello there ! I am looking for a solution to sync files between my laptop and desktop. both computers are on the same local network. Any idea ?10:00
Lorealius, have you tried Rclone as a modern alternative to Rsync?10:07
=== JakeSays_ is now known as JakeSays
guivercI just use rsync; https://help.ubuntu.com/community/rsync10:44
aliusguiverc: I am using rsync too, but it is too error prone10:46
aliusLore: I never heard about that one, I am gonna check that10:47
IrcsomeBot_<BeregUpp> Ищу пару человек с Binance, Bybit и так далее, аккаунты давать не нужно, работаете со своим капиталом, профит неплохой. Пишите в личку12:39
mparillo!ru12:47
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.12:47
RikMillsmparillo: it was spam12:48
mparilloTY, I did not bother to translate. French, German, or Italian, I try to reply in their language as well as Peter Sellers, Benny Hill, or Chico Marx would have respectively.12:49
oerheksmultiple times this week12:50
BluesKajHi all12:54
Andrew9I have just received this error when updating my software.  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY14:25
Andrew9C85668DF6937500114:25
Andrew9E: http://repository.spotify.com stable InRelease is not (yet) available (The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C85668DF69375001)14:26
oerheksthey use an old key, solution https://community.spotify.com/t5/Desktop-Linux/Spotify-repository-missing-public-key/td-p/625998414:29
oerheksnot tested it myself..14:30
oerheksbetter: use the snap version14:30
oerhekshttps://snapcraft.io/spotify14:30
Loremparillo, how are you sure it's Russian?15:26
LoreI mean... it looks like Belorussian or Ukranian even15:27
LoreOr doesn't it?15:27
LoreRemstar, regarding the backup mentioned. What level of backup is required?15:28
veliyankodegoogle says it's russian15:28
LoreE.g. User files, the whole OS, the whole storage/drive?15:28
Loreveliyankode, I see. Amazing how easy it's today to determine a language...15:29
veliyankodeLore: i ordered an item from banggood in china. the seller used a translator to write to me15:30
LoreIt's normally possible to differentiate simplified Chinese, Japanese, and Korean, and even Taiwanese (though can be traditional Chinese) and  the most common versions, but those interrelated versions alongside those is another level of wisdom... E.g. Mandarin vs Hakka15:37
=== mellllonsoda_ is now known as mellllonsoda
=== berndl is now known as berndl_
mparilloI just assume that 90% of users of Cyrillic are Russian.18:37
=== Lord_of_Life_ is now known as Lord_of_Life
conorhello19:00
diego897xHi! Could someone help me with the following? I am running kubuntu 24.04 with Plasma 5.27.11.installed VS Code snap21:30
diego897x...and everything works perfectly except when I try to open a folder or open a file from VS code itself. (I can open a folder in VS Code from Dolphin without any issues)21:30
diego897xCould this have something to do with the snap? Couldn't find anything on the googles. Any pointers will be appreciated. Thanks!21:31
Lorediego897x, greetings. The issue seems still unclear.21:34
oerheksfolder outside your home?21:36
diego897xHi Lore. Thanks for the reply, let me try again. VS Code has an "Open Folder..." option, which would normally open a file browser. In my case, it doesn't do anything. It doesn't freeze, nothing happens.21:37
diego897xNot a specific folder, I can't select one because the file explorer doesn't open21:38
Lorediego897x, I see. The selector does not open.21:38
diego897xYes21:38
oerhekshow did you install it? snap connections code # would show permissions21:40
Lorediego897x, is `xdg-desktop-portal`/`xdg-desktop-portal-kde` installed?21:40
oerhekssudo snap install --classic code ## would bypass all21:40
Lore`--classic` disables security snap defaults to.21:42
oerheksyes, or see what to do manually by; snap connections code21:43
LoreI'll try now installing it using snap, too.21:44
oerhekssome post gives; systemctl enable --now avahi-daemon# not default enabled. ( but not sure about that)21:44
LoreI see...21:45
Lore> This revision of snap "code" was published using classic confinement and thus may perform...21:45
diego897xI installed it through Discover21:46
LoreDisovers allows selecting the source21:46
LoreDiscover*21:46
LoreI would install such quite a project as VS Code, which updates quite frequently, thought their official references.21:47
diego897x*Distributed by Snap21:48
LoreI see. Discover shows only Snap option for VSCode.21:48
Lorediego897x, i.e. https://code.visualstudio.com/docs/setup/linux#_debian-and-ubuntu-based-distributions21:48
diego897x"Is `xdg-desktop-portal`/`xdg-desktop-portal-kde` installed?" - Yes on both counts21:49
diego897xOk I see21:49
LoreRoger that. May I ask what does `snap connections code` show, o erheks mentioned?21:49
diego897xI get nothing in the terminal wehn running snap connections code21:52
LoreThat's the reason then I believe.21:54
Lorediego897x, does `snap list` show `classic` in the "Notes" column for `code` package?22:00
diego897xYes.   code                    fabdb6a3                    179    latest/stable       vscode✓        classic22:01
LoreThen it should work regardless... Interesting.22:01
LoreHave you tried reinstalling it just to be sure? E.g. `snap remove code && snap install code`22:02
LoreIf the same happens, I would definitely try stracing.22:03
LoreE.g. Launch VSCode, get its PID, prepare for the moment to open a folder/file, start stracing via attach, try opening, stop stracing.22:04
LoreA command for strace could be: `strace -ffs 999999 -o '/tmp/strace_vscode.trace' -p "$pid";`22:05
LoreThen search all the strace outputs files for anything relevant.22:06
diego897xThank you Lore, I'll try that and if not I'll see to use the .deb22:28
IrcsomeBot_<Remstar> For file backup on KDE it would be best to use one that works with KDE right?23:04
LoreWhat does mean "file backup on KDE"?23:08
LoreWhat does it mean to "file backup on KDE"?*23:09
LoreRemstar, so... I'll presume "just data", regardless the OS. In such case, have you tried the standard `tar -cvpzf /mnt/remote/backup.tar.gz --one-file-system -- /` and `rsync`?23:51
LoreIf not, have you tried more custom modern options like Restic?23:52
Lorehttps://github.com/restic/restic23:52

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!