=== popey2 is now known as popey [08:12] good morning desktopers :) [08:13] seb128, hi, https://launchpad.net/~mozillateam/+archive/ubuntu/ppa/+sourcepub/14443372/+listing-archive-extra [08:13] goood morning desktopers! [08:14] hey ricotz, thanks, I noticed the new version thanks to the snap auto updates :) [08:15] seb128, there were some more changes required to adjust for the new comm-l10n repository [08:15] https://paste.debian.net/plain/1267501 [08:15] ricotz, ok, I will review the debdiff ... do you have a vcs for your changes? [08:17] seb128, I could push them directly to the packaging repo [08:18] I kept the changes minimal so there is likely room for improvement [08:20] ricotz, feel free to push to the vcs if you want otherwise I will do that later [12:10] On a freshly installed and updated lunar in VirtualBox it doesn't let me log in to Ubuntu on Xorg. I'm just bumped back to the login screen. [12:10] On my regular (updated) lunar install, logging in to Ubuntu on Xorg works fine. But that's anything but a fresh install. [12:10] Missing dependency? [12:11] GunnarHj, hey, unsure, do you have a journal log? [12:12] seb128: Well, not easily available since it's VirtualBox. Not sure how I best could show it... [12:14] GunnarHj, well if it go back to the login screen and you can log into a wayland session you can do journalctl | pastebin from there [12:15] Will try that. [12:29] seb128: https://pastebin.ubuntu.com/p/9NhtrH9qGG/ [12:34] GunnarHj, thx, unsure why it's exiting from the log but maybe Trevinho or jbicha have a clue there [12:52] hum, thunderbird on arm fails to build due to DEBUG: llvm_objdump: Looking for llvm-objdump :/ [12:55] ricotz, the create-tarball.py update is following upstream vcs changes right? which means technically we should do the same to stable series? [13:00] seb128, yes, create-tarball.py should be kept in sync in all thunderbird stable repos [13:00] ricotz, thanks [13:01] ricotz, also any reason to not move those repository to git? do you know why Olivier did do it? [13:02] not sure, maybe there was some trouble with the export/import scripts [13:02] preserving the history seems not trivial with all the branches [13:06] ricotz, those are debian/ dir only vcs-es so I would expect it to be not too complicated, I will give it a try :) === JanC is now known as Guest8007 === JanC_ is now known as JanC === JanC is now known as Guest7254 === JanC_ is now known as JanC [13:39] seb128, ok :) === JanC is now known as Guest2780 === JanC_ is now known as JanC [13:55] good morning [13:56] hey ricotz, so i followed your lto-related rules.mk change from firefox-beta.bionic in firefox.bionic as well, but it seems that for some reason the rule is being invoked twice: [13:56] https://launchpadlibrarian.net/646393129/buildlog_ubuntu-bionic-i386.firefox_109.0+build2-0ubuntu0.18.04.1_BUILDING.txt.gz [13:56] and we apparently end up with multiple 'lto = "thin"' which is seemingly problematic [13:58] i'm not super familiar with all of those make targets, but i'll investigate a bit, and either make that sed invocation more robust so it doesn't add a duplicate, or try reverting that bit from 'pre-build' back into 'debian/stamp-mach-configure' and see if it helps [13:58] bandali, hi, this some race condition which already happened without the syncing this change with focal [13:58] bandali, re-try the build please [14:00] ricotz, ah ok i see :) thanks, sure i'll retry it [14:00] but yeah it might be worth making that sed invocation look ahead and make sure there's no lto = "thin" in that section already before it adds another one [14:04] bandali, there is already a "stamp" file (Cargo.toml.bak) as guard, seems the i386 builders are way faster while this doesn't happen on arm64/armhf [14:22] hi, I am using i3 as my wm and I have problem with firefox: for example when I upload a photo to gmail and I want to see it it gives me the option to use "System handler" or download it, the problem is that "System handler" fails, it does nothing and I have to download the photo to see it. The same for pdf.... I am sure that on gnome this works but I am not using gnome [14:23] even if I set a specific command to handle photo or pdf it doesn't work because it can't access to them [14:24] I had no problems with the no-snap version of fireforx when it was available === JanC is now known as Guest191 === JanC_ is now known as JanC === JanC is now known as Guest803 [14:54] ricotz, hmm i see [14:55] hi dob1, just to confirm, do you use i3 from ubuntu's repos? and do you log into it via gnome's display manager gdm (i.e. login screen)? [14:55] bandali: yes [14:56] dob1, i see, thanks for confirming. i haven't tried the firefox snap outside the gnome desktop, but i've been meaning to install i3 on this machine and try it. i'll see if i can reproduce the issue [14:57] bandali: if you have an email on gmail with a pdf try to see it not with gmail preview or firefox preview but with system hanlder, or create a draft upload a photo and try to view it in the draft, it gives the option for system handler and it fails [14:58] dob1, right. i don't really use gmail, so i'll probably have to try with another upload/download site, but if absolutely necessary, i should be able to try on gmail too [14:59] but taking a guess, i believe the firefox snap uses the xdg-desktop-portal to communicate with the outside world for the most part, and perhaps your i3 environment doesn't have that process running [14:59] IIRC the "system handler" should just make it call "xdg-open /path/t👋file" ... have you tried running that manually for a file type you see issues with ? [14:59] tsk ... silly emoji plugin [15:00] i.e. does it open the file with the default app for that mime type ? [15:02] if I run firefox on console and I try to view a pdf via system handler I get env: ‘/snap/bin/firefox’: Permission denied [15:02] not what i asked 🙂 [15:03] xdg-open /fo👋bar/mydoc.pdf ... does that open your default pdf viewer with the file you gave it [15:03] /path/to/file what is in my case? I didn't have download the file [15:03] download a file then 🙂 [15:03] ah ok! sorry now it's clear [15:03] it is to test if the expected mechanics outside of firefox work at all [15:04] it works [15:04] it open it [15:04] good, so that bit at last works ... [15:04] so the issue must be between FF and xdg-open ... do you have the xdg-desktop-portal* packges installed ? [15:05] they should handle that communication bit on a desktop level [15:05] though not sure if that can work with just plain window manager witout proper session mgmt [15:06] yes [15:07] this is what I have https://termbin.com/srz14 [15:09] yeah, i guess the session management is the issue here ... [15:10] I would like to understand where firefox store the file, if it store it somewhere or it's in ram, when I use system handler. and then use xdg-open file to that file [15:12] it ands it t the portal ... and IIRC that stores it somewere in a privat area of /tmp or so [15:12] *hands it [15:12] no /tmp [15:13] on /tmp there are few dirs owned by my user so I don't consider them [15:15] imho it cannot store the file (hence the permission errror) so it cannot open it [15:17] ah, it seems to not be /tmp but XDG_RUNTIME_DIR (i.e. /run/user/$UID/) [15:18] I found the file there and xdg-open can open it [15:19] right, proves my point from above ... communicaion error wih the session mgmt somewhere [15:20] I use dwm and `. /etc/X11/Xsession.d/*dbus*` solves many of these kind of problems. [15:20] ah, sourcing the dbus address ? [15:20] Though you mention that you start i3 via GDM, I'd bet it would do it for you [15:21] it should ... theoretically ... but there might also be logind involved and whanot [15:21] no it's the same [15:22] source if from a terminale, launched firefox from the same terminale and still this env: ‘/snap/bin/firefox’: Permission denied [15:22] no infos about this "permission denied" [15:24] run journalctl -f alongside and reproduce it ... see if there are any denials/errors [15:26] ok more infos https://dpaste.org/qr0nV [15:26] it still doesn't explain [15:27] (at least to me) [15:27] looks like gdm actually tries to exec firefox for some reason ... not sure that should run through gdm at all [15:28] I have no clue [15:28] file a bug and attach that info ... [15:28] or at least what change on gnome when you do the same operation [15:28] where to file it? ubuntu bug? [15:29] well, in gnome gdm hands over authority to gnome-shell i think [15:29] yeah, start with "ubuntu-bug firefox" i should DTRT (it at least does on gnome 😛 ) [15:29] DTRT stands for? [15:30] do the right thing ... [15:32] *it should ... btw my keyboard is solwly giving up === JanC_ is now known as JanC === cpaelzer_ is now known as cpaelzer [15:33] here https://bugs.launchpad.net/ubuntu ? [15:33] "ubuntu-bug firefox" ... run that in a terminal [15:34] it says I can'ut use it [15:34] because it is published by mozilla (I am translating) [15:34] it should give you a url [15:34] https://support.mozilla.org/it/kb/segnalare-bug-richiedere-funzionalita [15:35] it's not the right place on mozilla imho [15:35] yeah i think we currently ask that people file firefox snap bugs against mozilla, on bugzilla.mozilla.org [15:35] right, but we usually provide the correct URL to do that [15:36] so it's mozilla where to file the bug for this? [15:36] unfortunately it seems 'ubuntu-bug firefox' doesn't do that when choosing the snap package for the affected package, it directs people o the above mozill akb page [15:37] well, and thats a 404 here on my german install UGH ! [15:37] dob1, https://bugzilla.mozilla.org [15:38] oh, LOVELY ! there is a dot at the end of the line here for me ... which indeed ends up as part of the url if i click it [15:38] sigh [15:38] https://support.mozilla.org/de/kb/file-bug-report-or-feature-request-mozilla. [15:38] this is what i get when clicking what apport gives me ... [15:39] * ogra wonders if thats an apport or mozilla bug now ... [15:39] the ubuntu bug tracker for firefox is at https://bugs.launchpad.net/ubuntu/+source/firefox/+bugs?orderby=-id&start=0 and you can report a bug from https://bugs.launchpad.net/ubuntu/+source/firefox/+filebug but i think you should report the bug to mozilla's bugzilla i linked above [15:39] ogra, right :p i was gonna ask if you know whether that string/dialog is coming from [15:39] haha, i wish i did [15:40] ok I will file it on bugzilla [15:40] dob1, thanks :) feel free to drop a link to it here as well [15:40] I will do later when I am home [15:41] ty [15:41] *thank you === popey8 is now known as popey === JanC_ is now known as JanC [15:49] fwiw the message is indeed coming from apport https://git.launchpad.net/ubuntu/+source/apport/tree/apport/ui.py?h=ubuntu/lunar#n1580 and looks fine in english, so i would guess it's the particular translation that's problematic === JanC is now known as Guest1127 [16:06] bandali, yeah [16:07] (and thanks for looking it up) [16:11] hmm, though the string "snap["contact"]" comes from somewhere else [16:13] (seemingly something somewhere calls "snap info firefox" and grabs the "contact:" string from there ... but thats also untranslated if i manually call snap info ...) === JanC_ is now known as JanC [16:14] gnome-shell signed tags 46d755f Jeremy Bicha ubuntu/43.2-1ubuntu1 * gnome-shell Debian release 43.2-1ubuntu1 * https://deb.li/31nHd [16:14] gnome-shell ubuntu/master a0cdd83 Jeremy Bicha * pushed 39 commits (first 5 follow) * https://deb.li/3pApF [16:14] gnome-shell ubuntu/master 250b730 Florian Müllner js/ui/overview.js * overview: Don't block on wayland popovers * https://deb.li/7NKi [16:15] gnome-shell ubuntu/master 0149558 Alessandro Bono js/ui/overviewControls.js * overviewControls: Group prepare to enter/leave overview code * https://deb.li/3rlah [16:15] gnome-shell ubuntu/master dab3632 Alessandro Bono js/ui/ overview.js overviewControls.js * overview: Make preparation to enter/leave overview explicit * https://deb.li/ij2b1 [16:15] gnome-shell ubuntu/master 000c678 Alessandro Bono js/ui/overview.js * overview: Start animation after setting coverPane initial state * https://deb.li/xbNe [16:15] gnome-shell ubuntu/master 3d638cb Jonas Ådahl js/perf/basic.js * perf/basic: Toggle quick settings instead of old menu * https://deb.li/3lnE0 [16:15] * ogra wishes olivier was sill here 😞 [16:16] *still [16:17] Yes [16:17] ogra, that's Apport [16:18] https://github.com/canonical/apport/blob/75540cb0f665e50495d994b529c8418a1ebca178/apport/report.py#L449 [16:18] Ah Amin had already answered that :p [16:20] right, i just dont know where that string lives .... i see the code that processes it [16:25] ogra, ah, OK, pretty sure it's https://github.com/canonical/apport/blob/f0386909272207593f1baa5fee900ac387ca04fa/apport/fileutils.py#L184 [16:25] oh ! a direct store query ! [16:26] but i think that is still untranslated ... hmm [16:26] how about https://translations.launchpad.net/apport/main/+pots/apport/de/68/+translate [16:27] * ogra hugs bandali [16:27] you'Re a hero ! [16:27] =) you're too kind ogra :p [16:28] hmm, so, looking at that translation, i'm guessing whatever code is linkifying URLs is buggy and inclues that period right after the %s ? [16:28] well, credit where credit is due 🙂 [16:29] right, the dot needs to be dropped [16:29] right [16:29] The terminal emulator is at fault for making URLs clickable. Use Xterm. :P [16:30] well, it is actually a GTK popup window ... [16:30] gnome-remote-desktop signed tags 965912c Jeremy Bicha upstream/43.3 * Upstream version 43.3 * https://deb.li/ilbFx [16:30] (try yourself "ubuntu-bug firefox") [16:30] gnome-remote-desktop upstream/latest 0984992 Olga Smirnova po/ LINGUAS ie.po * Add Interlingue translation * https://deb.li/3xzPC [16:30] gnome-remote-desktop upstream/latest e17336c Nathan Follens po/nl.po * Update Dutch translation * https://deb.li/bEOh [16:30] gnome-remote-desktop upstream/latest aab4317 Jonas Ådahl meson.build * build: Bump version to 43.3 * https://deb.li/39Amc [16:31] gnome-remote-desktop upstream/latest 8086b28 Jeremy Bicha meson.build po/LINGUAS po/nl.po po/ie.po * New upstream version 43.3 * https://deb.li/3CQJd [16:31] gnome-remote-desktop pristine-tar a27d840 Jeremy Bicha gnome-remote-desktop_43.3.orig.tar.xz.delta gnome-remote-desktop_43.3.orig.tar.xz.id * pristine-tar data for gnome-remote-desktop_43.3.orig.tar.xz * https://deb.li/s6KF [16:34] LOL [16:34] okay ... so sad ... but the bug is already reported and a fix was applied ... sadly rejected because the bug # was not mentioned in the changelog [16:34] * ogra head -> wall [16:34] https://bugs.launchpad.net/apport/+bug/1978301 [16:34] -ubottu:#ubuntu-desktop- Launchpad bug 1978301 in apport (Ubuntu Jammy) "Broken contact URL in German translation" [Undecided, Confirmed] [16:37] https://github.com/canonical/apport/commit/e0a90520b84d8c46b1474fb3c9421d72e3a99960 [16:37] -ubottu:#ubuntu-desktop- Commit e0a9052 in canonical/apport "apport-gtk: Exclude trailing dot from URL links" [16:37] heh, even a code fix, not just dropping the dot from the translation [16:39] ah [16:40] not sure if bdrung plans to re-submit it though === JanC is now known as Guest7146 === JanC is now known as Guest5659 === JanC_ is now known as JanC [16:54] ogra, on 2022-12-15 I uploaded apport 2.20.11-0ubuntu82.4 to jammy to fix this bug. It is waiting in the unapproved queue. [17:01] bdrung, awesome ! thx ! === JanC is now known as Guest6929 === JanC_ is now known as JanC === JanC is now known as Guest3813 === JanC_ is now known as JanC === JanC_ is now known as JanC === chromebittin is now known as lemoncat [19:42] gnome-shell-extension-desktop-icons-ng upstream/latest 06f2352 Jeremy Bicha * pushed 15 commits (first 5 follow) * https://deb.li/3QDTV [19:42] gnome-shell-extension-desktop-icons-ng pristine-tar 48809ed Jeremy Bicha gnome-shell-extension-desktop-icons-ng_46+really47.0.2.orig.tar.bz2.delta gnome-shell-extension-desktop-icons-ng_46+really47.0.2.orig.tar.bz2.id * https://deb.li/1xY1 [19:42] gnome-shell-extension-desktop-icons-ng upstream/latest 40aeca6 Sergio Costas HISTORY.md metadata.json * Removed "session-modes" * https://deb.li/fJRs [19:42] pristine-tar data for gnome-shell-extension-desktop-icons-ng_46+really47.0.2.orig.tar.bz2 [19:43] gnome-shell-extension-desktop-icons-ng upstream/latest 98fb585 Sergio Costas desktopManager.js * Fix incorrect call * https://deb.li/3Yu6U [19:43] gnome-shell-extension-desktop-icons-ng upstream/latest 0169c70 Sergio Costas createThumbnail.js * Fixed thumbnail generation when using external program * https://deb.li/348vn [19:43] gnome-shell-extension-desktop-icons-ng upstream/latest 8047a4c Sergio Costas extension.js * Fixed bug * https://deb.li/iWxt7 [19:43] gnome-shell-extension-desktop-icons-ng upstream/latest 863544f Sergio Costas fileItemMenu.js * Fixed another bug * https://deb.li/iMrd [19:43] mozjs signed tags 854b79b Jeremy Bicha upstream/102.7.0 * Upstream version 102.7.0 * https://deb.li/3VJON [19:43] mozjs upstream/102 b06f1f1 Jeremy Bicha config/milestone.txt js/src/devtools/automation/autospider.py mozglue/build/TsanOptions.cpp * New upstream version 102.7.0 * https://deb.li/DJfc [19:43] mozjs pristine-tar ec700b5 Jeremy Bicha mozjs102_102.7.0.orig.tar.xz.delta mozjs102_102.7.0.orig.tar.xz.id * pristine-tar data for mozjs102_102.7.0.orig.tar.xz * https://deb.li/3RM3y