[Desktop-packages] [Bug 1966418]

2022-12-03 Thread Michael Catanzaro
Is this still a problem? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title: [jammy regression] webkit apps do not display content (yelp, epiphany, gnome-online-accounts

[Desktop-packages] [Bug 1966418]

2022-04-07 Thread Michael Catanzaro
I've chatted with Jeremy about this, and he understands that -DUSE_WPE_RENDERER=OFF was intended to allow a transition period for distros to package libwpe and wpebackend-fdo, that WebKit developers don't test it anymore, and that Ubuntu needs to turn it on. I've also reported bug #238932 to

[Desktop-packages] [Bug 1966418]

2022-04-01 Thread Michael Catanzaro
(In reply to Marian Rainer-Harbach from comment #7) > This issue occurs on my machine as well, which has an AMD GPU. So it does > not seem to be directly related to the graphics driver in use. Beware: if you're not certain the issue is caused by the same mesa 21.3 -> 22.0 upgrade, you might have

[Desktop-packages] [Bug 1966418]

2022-03-29 Thread Michael Catanzaro
OK, then for sure this bug is not the problem that Ubuntu users are seeing. Hi Ubuntu, please file a separate bug. Thanks! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1966418 Title:

[Desktop-packages] [Bug 1966418]

2022-03-29 Thread Michael Catanzaro
(In reply to seb128 from comment #12) > The issue also got reported on launchpad for the incoming Ubuntu > https://bugs.launchpad.net/webkit/+bug/1966418 > > It is only an issue under wayland, login into an x11 session makes things > work again You have different/additional information in that

[Desktop-packages] [Bug 1868108]

2020-04-30 Thread Michael Catanzaro
*** Bug 204017 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/1868108 Title: [autopkgtest][focal] ruby-gnome/3.4.1-2build1

[Desktop-packages] [Bug 1868108]

2020-04-18 Thread Michael Catanzaro
(In reply to Mark Lam from comment #79) > We should not change RELEASE_ALERT_WITH_MESSAGE() to unconditionally print > its message. You probably want to look at bug #204399 ;) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk

[Desktop-packages] [Bug 1868108]

2020-04-09 Thread Michael Catanzaro
Yeah you're right, that's exactly what we should do. We can check page size at runtime only on Linux platforms and disable config freezing, JIT, and bmalloc when pages are large. Will handle in bug #209670. -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1868108]

2020-04-09 Thread Michael Catanzaro
We wound up not reverting the patches. aarch64 is still broken (bug #209670), but ppc64le is now fine. Solving bug #209670 is basically impossible. We are being expected to provide a value at compile time that cannot be known until runtime. Very frustrating. Oh, and I discovered people are

[Desktop-packages] [Bug 1647285] Re: SSL trust not system-wide

2020-03-24 Thread Michael Catanzaro
So for the avoidance of doubt, every independent distro has its own custom ca-certificates package with no shared history. I know Debian, Fedora, and openSUSE all have their own completely separate upstreams. Looking at what Fedora does is probably a good idea indeed, just keep in mind it has no

[Desktop-packages] [Bug 1755023] Re: Restore ignores what I type into the folder box

2018-07-01 Thread Michael Catanzaro
I finally figured out the trick to change the restore location in Deja Dup's settings before attempting to restore. The bug is indeed that Deja Dup ignores the location selection in the Restore dialog and always attempts to use the previously-configured setting. This is the cause of a bunch of

[Desktop-packages] [Bug 1688627] Re: Amazon web app needs an implementation that does not require webbrowser-app

2017-05-10 Thread Michael Catanzaro
I will just say: "[a]t the moment webkit2gtk in main is only used for displaying content that is relatively controlled" is a misunderstanding. Unless you're planning to get rid GNOME Shell's captive portal helper, then WebKit is going to be displaying whatever the local wireless network wants it

[Desktop-packages] [Bug 1673276] [NEW] Improvements to Debian rules file

2017-03-15 Thread Michael Catanzaro
rom b794c427fa8146e8f3eb38f593c0d6e0d42692c7 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro <mcatanz...@igalia.com> Date: Mon, 2 Jan 2017 18:39:20 -0600 Subject: [PATCH] Fix upstream typo in rules file So now we know armhf has not been tested --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[Desktop-packages] [Bug 1635375] Re: First letter doubled in Facebook posts.

2016-10-27 Thread Michael Catanzaro
Note this is already fixed in the latest stable version of WebKitGTK+. We are behind in releasing a security advisory, but you should really make sure you have the latest version, as always. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1635375] Re: First letter doubled in Facebook posts.

2016-10-27 Thread Michael Catanzaro
** Bug watch added: GNOME Bug Tracker #764653 https://bugzilla.gnome.org/show_bug.cgi?id=764653 ** Also affects: epiphany-browser via https://bugzilla.gnome.org/show_bug.cgi?id=764653 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Desktop-packages] [Bug 1615871] Re: Poor performance with WebKit on yakkety with Intel modesetting enabled

2016-08-24 Thread Michael Catanzaro
WebKitGTK+ 2.12.4 was released earlier today. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1615871 Title: Poor performance with WebKit on yakkety with Intel modesetting enabled

[Desktop-packages] [Bug 1615871] Re: Poor performance with WebKit on yakkety with Intel modesetting enabled

2016-08-23 Thread Michael Catanzaro
There will be a workaround for this issue in the upcoming WebKitGTK+ 2.12.4 release (which should occur within the next few days). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu.

[Desktop-packages] [Bug 844081]

2015-12-20 Thread Michael Catanzaro
(In reply to jeff from comment #5) > To my knowledge, Canonicals contribution is only in Canonicals patched > version of accountsservice. If I install accountsservice-ubuntu from the > Arch AUR, LightDM will then show the user background. Meaning, the > underlying code is indeed in LightDM. But

[Desktop-packages] [Bug 1259562]

2015-12-20 Thread Michael Catanzaro
Seems these patches have been forgotten -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1259562 Title: Old guest users pollute accountsservice Status in accountsservice:

[Desktop-packages] [Bug 1174875] Re: Mahjongg 3.8 scoring broken in 13.04

2015-04-02 Thread Michael Catanzaro
The first part of this bug is https://bugzilla.gnome.org/show_bug.cgi?id=701844 which is fixed in 3.10. The thread beginning at https://mail.gnome.org/archives/games- list/2013-October/msg0.html discusses why the scores are no longer saved in /var/games (with the unfortunate result that you

[Desktop-packages] [Bug 666887] Re: suduko missing generate puzzles option

2015-04-02 Thread Michael Catanzaro
In 3.14, new puzzles will be generated on the fly each time you start a new game or use Print Multiple Sudokus. You might have to wait a few seconds if you're printing lots of puzzles at once, but at least you won't get repeats anymore. :) -- You received this bug notification because you are a

[Desktop-packages] [Bug 1310157] Re: Printing multiple sudokus does not work

2015-04-02 Thread Michael Catanzaro
*** This bug is a duplicate of bug 666887 *** https://bugs.launchpad.net/bugs/666887 ** This bug has been marked a duplicate of bug 666887 suduko missing generate puzzles option -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1271720] Re: gnome sudoku default screen is larger than 1024px wide

2015-04-02 Thread Michael Catanzaro
*** This bug is a duplicate of bug 1214134 *** https://bugs.launchpad.net/bugs/1214134 ** This bug has been marked a duplicate of bug 1214134 minimum window width too wide -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1329044] Re: Window is not reducible to a reasonable size since 14.04 64-bit

2015-04-02 Thread Michael Catanzaro
*** This bug is a duplicate of bug 1214134 *** https://bugs.launchpad.net/bugs/1214134 ** This bug has been marked a duplicate of bug 1214134 minimum window width too wide -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1214134] Re: minimum window width too wide

2015-04-02 Thread Michael Catanzaro
This is fixed in 3.14 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-sudoku in Ubuntu. https://bugs.launchpad.net/bugs/1214134 Title: minimum window width too wide Status in gnome-sudoku package in Ubuntu: Confirmed Bug

[Desktop-packages] [Bug 1088620] Re: heavy memory leak in gnome-mahjongg 3.6.0.2 - LinuxMint Nadia 64bit

2015-04-02 Thread Michael Catanzaro
Hi, is surely https://bugzilla.gnome.org/show_bug.cgi?id=736825 which is fixed in librsvg 2.40.5. A workaround if you're stuck with older librsvg is to open the preferences dialog and switch to the default theme, postmodern, which uses SVG rather than PNG icons and doesn't have this issue. Note

[Desktop-packages] [Bug 1360225] Re: gnome-mahjongg has outdated website link in the package description in Mint 17/Ubuntu 14.04

2015-04-02 Thread Michael Catanzaro
I'm surprised you have the issue with 1:3.12.2-0ubuntu2, because I fixed this prior to the upstream 3.12.0 release: https://git.gnome.org/browse /gnome- mahjongg/commit/?h=gnome-3-12id=f3ad36d299c40bee182221758a775f4c464277ec -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1230172] Re: gnome-calculator menu unreachable when global menu is off

2014-06-02 Thread Michael Catanzaro
So these settings are in the app menu, which gets created in different places depending on the desktop environment. If the desktop environment (Unity) claims to support showing app menus, which Unity does, then Calculator intentionally does not show this menu in its window. In other desktops,

[Desktop-packages] [Bug 1310092] [NEW] Please update default theme to match upstream's

2014-04-19 Thread Michael Catanzaro
Public bug reported: Upstream switched the default card theme to Gnomangelo Bitmap for GNOME 3.10, but Ubuntu does not install this theme by default. It looks much better than Bonded, Ubuntu's default card theme in 14.04. Please consider switching. Aisleriot version is 1:3.10.2-1. ** Affects:

[Desktop-packages] [Bug 1310092] Re: Please update default theme to match upstream's

2014-04-19 Thread Michael Catanzaro
** Attachment added: Ubuntu's (inferior) default card theme https://bugs.launchpad.net/ubuntu/+source/aisleriot/+bug/1310092/+attachment/4089387/+files/Screenshot%20from%202014-04-19%2015%3A42%3A07.png -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 990739] Re: Disk count off in Iagno 3.4.1

2013-10-14 Thread Michael Catanzaro
FYI this is fixed upstream: https://git.gnome.org/browse/iagno/commit/?h=gnome-3-8id=23e84c69b67eee55a1d0787d520033394db306ec -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-games in Ubuntu. https://bugs.launchpad.net/bugs/990739

[Desktop-packages] [Bug 988138] Re: Iagno hangs every game or two in Ubuntu 12.04, is very slow to take AI turns, crashes, loops sounds and gives wrong score in the end. Worked fine in 11.10

2013-10-14 Thread Michael Catanzaro
I forgot [1] which fixes the dumb AI (but only on levels 2 and 3 - we left level 1 as-is). [1] https://git.gnome.org/browse/iagno/commit/?h=gnome-3-10id=75eb88a9fa96d3803e8397af92e3a9028d09046b -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 988138] Re: Iagno hangs every game or two in Ubuntu 12.04, is very slow to take AI turns, crashes, loops sounds and gives wrong score in the end. Worked fine in 11.10

2013-10-14 Thread Michael Catanzaro
Hi, most of these have been fixed upstream. [1] is the AI freeze, [2] is a workaround (not really a fix) that stops the looping sounds (probably the cause of the crash in comment #2), [3] is for the broken scores (also reported at [4]), [5] is for when neither player can move, [6] handles the

[Desktop-packages] [Bug 1219337] Re: Users can change the clock without authenticating, allowing them to locally exploit sudo.

2013-09-08 Thread Michael Catanzaro
GNOME 3.10 will indeed allow local admins (not standard users) to change time settings without typing a password. It also introduces automatic geolocation-based timezone updating. :) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to