/srv/irclogs.ubuntu.com/2022/10/10/#ubuntu-desktop.txt

didrocksgood morning05:50
dufluHi didrocks 05:52
didrockshey duflu 05:52
lissyxoSoMoN, hello07:09
lissyxoSoMoN, any reason why we dont do the same as chromium? https://bugzilla.mozilla.org/show_bug.cgi?id=1746759#c1907:09
-ubottu:#ubuntu-desktop- Mozilla bug 1746759 in Firefox Build System "[snap] cursor is too small in hidpi in 95 (94 regression?)" [--, Reopened]07:09
seb128goood morning desktopers07:12
seb128lut lissyx, oSoMoN 07:12
dufluHi seb128 07:31
KGB-2evolution-ews Sebastien Bacher 341301 * commented commit c92e823 * https://deb.li/kwNg07:31
KGB-2evolution-ews Claudius Heine 341303 * commented commit c92e823 * https://deb.li/3WIEl07:37
oSoMoNhi lissyx, seb128, duflu 07:46
oSoMoNlissyx, answered07:49
lissyxoSoMoN, thanks, but then if people have to manually connect, something seems broken, right?07:53
oSoMoNlissyx, they shouldn't have to manually connect, this should be auto-connected, let me test again in a clean VM07:54
oSoMoNhuh, they're not auto-connected, indeed07:57
oSoMoNthat's weird07:57
oSoMoNlet me check with the store team07:57
lissyx:[08:06
lissyxmight not be always the case, it seems auto-connected here:08:07
lissyx$ snap connections firefox |grep themes08:07
lissyxcontent[gtk-3-themes]     firefox:gtk-3-themes            gtk-common-themes:gtk-3-themes   -08:07
lissyxcontent[icon-themes]      firefox:icon-themes             gtk-common-themes:icon-themes    -08:07
lissyxcontent[sound-themes]     firefox:sound-themes            gtk-common-themes:sound-themes   -08:07
jameshlissyx: the auto-connection happens because the gtk-common-themes snap has a snap-declaration that enables it.08:15
jameshlissyx: if it isn't auto-connecting, my guess is that there is a second snap providing the same slot installed on the system and there is no snap-declaration allowing both to be plugged simultaneously.08:15
oSoMoNjamesh, is there a way to get logs from snapd to understand why it decided not to auto-connect?08:19
jameshoSoMoN: if the install shows up in "snap changes", then running "snap change $id" for the corresponding change ID might help.08:20
jameshoSoMoN: getting the output of "snap list" can also help. To see what other connection candidates there might be.08:21
oSoMoNI have the details from "snap change $id", but it doesn't say anything about the interfaces that weren't auto-connected, unfortunately08:23
oSoMoNand the output of snap list is "bare, core, core18, core20, firefox, gnome-3-34-1804, gnome-3-38-2004, gtk-common-themes, snap-store"08:24
jameshoSoMoN: the other thing would be to check "snap connections --all". If the plug has been manually disconnected, snapd won't try to reconnect it.08:25
oSoMoNjamesh, that's in a clean focal VM where I just installed the firefox snap for the first time08:26
jameshyou can use "snap disconnect --forget" to clear the "manual" state.08:26
jameshhmm.08:26
oSoMoNI just retrieved the assertion, and indeed it doesn't include auto-connection for icon-themes and sound-themes08:28
jameshthis is in the output of "snap known snap-declaration series=16 snap-id=jZLfBRzf1cYlYysIjD2bwSzNtngY0qit"?08:29
jameshcould this be https://forum.snapcraft.io/t/allow-greedy-plugging-of-icon-themes-and-sound-themes-slots-of-gtk-common-themes/29812?u=jamesh and an old version of the assertion?08:31
seb128hey duflu, how are you?08:32
jameshIt should update the assertion automatically when it refreshes from the store, but we were missing the "slots-per-plug" bit for icons and sound in older revisions of the snap-declaration08:33
dufluseb128, alright. Got some home repairs done over the weekend but doesn't feel like I had a weekend. How are you?08:33
jameshthe old assertion might still be on the install media though08:33
jameshThat's my best guess.08:34
oSoMoNjamesh, how do I check the old assertion on the install media?08:34
seb128duflu, I'm alright, had a relaxing saturday and a fun sunday at an amusement park, a bit tired though08:35
dufluCool08:35
jameshoSoMoN: if you run that "snap known" command, it'd show the local copy of the assertion. The current version (as shown by "snap known --remote") should say "revision: 6"08:36
oSoMoNthere's no known declaration for firefox in that VM prior to installing it (the snap id for firefox is 3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk), and the remote one is at revision 2908:41
oSoMoNand the one for gtk-common-themes is identical (local VS remote), at revision 608:43
lissyxoSoMoN, ok, but then it means it is a snap/ubuntu issue, not a firefox snap one :/09:46
oSoMoNlissyx, looks like it09:46
lissyxshould I file a bug on launchpad then?09:47
lissyxoSoMoN, do you mind if I comment stating that you repro the issue on your side as well now?09:48
oSoMoNlissyx, sure.09:48
oSoMoNno need to file a new bug on LP though, I think we can track the problem in the existing bugzilla bug09:48
ricotzhello desktoppers10:51
oSoMoNhi ricotz 10:55
seb128hey ricotz, how are you?11:41
ricotzhey oSoMoN seb128 11:53
ricotzseb128, all good :), how are you?11:54
oSoMoNlissyx, the store team confirmed the problem with the auto-connection, and they fixed the assertion on their side, it should be functional again13:10
lissyxso we should be good to RESOLVED:FIXED ?13:10
lissyxoSoMoN, I'm doing some triage / cleanup, so expect quite some needinfo :)13:11
oSoMoNack13:11
lissyxdo you have some public link to any issue for the store isssue that I could link in the bug?13:11
lissyxand can we close https://bugzilla.mozilla.org/show_bug.cgi?id=1746759 ?13:11
-ubottu:#ubuntu-desktop- Mozilla bug 1746759 in Firefox Build System "[snap] cursor is too small in hidpi in 95 (94 regression?)" [S3, Reopened]13:11
oSoMoNno, it was all handled in  private conversations13:12
oSoMoNwe need to test whether a snap previously installed without the auto-connection gets the auto-connection on refresh13:12
lissyxalso13:25
lissyxis it expected that snap with wayland fails to work on x11 system?13:25
oSoMoNlissyx, it's not expected that one would try to run on x11 with MOZ_ENABLE_WAYLAND=1 I guess, but firefox should fall back gracefully to the default (i.e. being an xwayland client)14:01
lissyxoSoMoN, under lxde it was not working14:02
lissyxI hit that because I was running a nightly snap I did build 14:04
lissyxeven forcing `MOZ_ENABLE_WAYLAND=0 snap run firefox` would not work14:04
lissyxoSoMoN, by any luck could a  snap store issue also explain non automatic connections for printers? https://bugzilla.mozilla.org/show_bug.cgi?id=1773316#c1514:07
-ubottu:#ubuntu-desktop- Mozilla bug 1773316 in Firefox Build System "Can't see my printer with firefox 101 on Ubuntu 22.04 (snap)" [S2, Unconfirmed]14:07
juliankI think gnome-online-accounts is a bit busted in kinetic15:30
juliankMy calendars aren ot updating, evolution says it can't find access tokens or something15:30
julianksurprisingly disabling calendar for my personal gmail made the work account work again15:31
juliankand re-enabling it for my personal did not break either15:31
juliankMaybe something is racing15:31
Eickmeyer[m]juliank: In my testing, I agree. Every time I wake from sleep, goa crashes.17:19
Eickmeyer[m]Won't let me upload the report either.17:19
juliankEickmeyer[m]: oh interesting 18:17
juliankEickmeyer[m]: crash makes sense18:17
juliankEickmeyer[m]: gotta have a look at that18:17
KGB-2polari upstream/latest 2e5b677 Jeremy Bicha * pushed 24 commits (first 5 follow) * https://deb.li/ipOD420:59
KGB-2polari upstream/latest 1df3a11 Florian Müllner src/application.js * app: Remove comment from About window * https://deb.li/jVne20:59
KGB-2polari upstream/latest bd4bc05 Florian Müllner src/connections.js * connections: Use custom realname completion * https://deb.li/3ZOd020:59
KGB-2polari upstream/latest f1c32c1 Florian Müllner data/resources/connection-details.ui src/connections.js * connections: Use EntryRows * https://deb.li/BX7A20:59
KGB-2polari upstream/latest 6bf2efb Zurab Kargareteli po/ LINGUAS ka.po * Add Georgian translation * https://deb.li/30ZBi21:00
KGB-2polari upstream/latest 82e38b2 Sabri Ünal po/tr.po * Update Turkish translation * https://deb.li/YOmV21:00
KGB-2polari pristine-tar 5299fcd Jeremy Bicha polari_43.0.orig.tar.xz.delta polari_43.0.orig.tar.xz.id * pristine-tar data for polari_43.0.orig.tar.xz * https://deb.li/3pcFs21:01
KGB-2gnote signed tags f93ca6a Jeremy Bicha upstream/42.2 * Upstream version 42.2 * https://deb.li/ilZm121:16
KGB-0gnote upstream/latest 5d143cf Jeremy Bicha * pushed 6 commits (first 5 follow) * https://deb.li/oQ2E21:16
KGB-0gnote upstream/latest 7ed5da1 Aurimas Černius meson.build * Bump to 42.2 * https://deb.li/3xAhR21:16
KGB-0gnote upstream/latest 282b212 Мирослав Николић po/sr.po * Update Serbian translation * https://deb.li/bziD21:16
KGB-0gnote upstream/latest cb8d524 Balázs Úr po/hu.po * Update Hungarian translation * https://deb.li/39ncz21:16
KGB-0gnote upstream/latest fbb038a Asier Sarasua Garmendia po/eu.po * Update Basque translation * https://deb.li/Kn0l21:16
KGB-0gnote upstream/latest c19d537 Aurimas Černius NEWS data/org.gnome.Gnote.appdata.xml.in * Prepare 42.2 * https://deb.li/3CrCI21:16
KGB-0gnote pristine-tar 9a4db2d Jeremy Bicha gnote_42.2.orig.tar.xz.delta gnote_42.2.orig.tar.xz.id * pristine-tar data for gnote_42.2.orig.tar.xz * https://deb.li/36bGe21:16

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