[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 consider making it mandatory in the GTK 4
version of WebKit.

In the meantime, I wonder how hard it would be to upgrade the legacy
internal compositor to support zwp_linux_dmabuf_v1 so that Ubuntu
doesn't have to patch mesa. No clue about that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] webkit apps do not display content (yelp, epiphany,
  gnome-online-accounts etc)

To manage notifications about this bug go to:
https://bugs.launchpad.net/devhelp/+bug/1966418/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 a different underlying issue.

Anyway, I'm going to close this as MOVED since the issue is being
tracked by mesa now and it seems unlikely that WebKit developers will be
able to help more. We can reopen if the mesa issue gets closed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/devhelp/+bug/1966418/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 downstream bug. I'm
not convinced that it's the same as this issue. In your downstream bug,
you are seeing:

EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

But Adrian has not reported this error. Adrian, do you see that
anywhere? If not, we'll need a separate bug report for them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1868108

Title:
  [autopkgtest][focal] ruby-gnome/3.4.1-2build1
  class:TestWebKit2GtkWebView failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1868108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1868108

Title:
  [autopkgtest][focal] ruby-gnome/3.4.1-2build1
  class:TestWebKit2GtkWebView failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1868108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 actually using huge pages, so WebKit is
guaranteed to be broken for them no matter what. *shrug!*

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1868108

Title:
  [autopkgtest][focal] ruby-gnome/3.4.1-2build1
  class:TestWebKit2GtkWebView failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1868108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1868108

Title:
  [autopkgtest][focal] ruby-gnome/3.4.1-2build1
  class:TestWebKit2GtkWebView failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1868108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 shared history with Debian's package. I took a quick look
at openSUSE's package and it looks like it has good p11-kit integration
as well. Arch uses Fedora; not sure about other independent distros.
They all use Mozilla's certificates, but Mozilla doesn't release a
package in a way that's directly usable by distros.

Debian's ca-certificates implements certificate blacklisting by putting
a ! character at the start of a line in /etc/ca-certificates.conf (which
doesn't exist on other distros). Once a certificate is removed, it stays
removed, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743339
which was never fixed.

** Bug watch added: Debian Bug tracker #743339
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743339

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1647285

Title:
  SSL trust not system-wide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1647285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1858691] Re: Warning about using older GnuTLS versions for bionic

2020-01-09 Thread Michael Catanzaro
Nice, thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858691

Title:
  Warning about using older GnuTLS versions for bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls28/+bug/1858691/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 711061] Re: [MIR] openjpeg2

2019-06-14 Thread Michael Catanzaro
Hm that makes sense!

>From my reading of that issue, it's clear that you want the checks
removed from the fuzzer, but not so clear that you want them added to
the main library. That might be worth clarifying with upstream.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/711061

Title:
  [MIR] openjpeg2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjpeg2/+bug/711061/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 711061] Re: [MIR] openjpeg2

2019-06-11 Thread Michael Catanzaro
Actually, both #1076 and #1078 are in the mj2 library, which Ubuntu
disables with the -DBUILD_MJ2:BOOL=OFF CMake arg. Additionally, all of
the cppcheck issues in #719 that are not under bin are in this mj2
library, except for one:

[lib/openjpip/j2kheader_manager.c:120]: (error) Uninitialized variable:
COD

So I believe this is the only issue flagged by Seth that actually
affects OpenJPEG when used as a library (and with mj2 library disabled).

Of course, the issues with the tools and mj2 library are not
encouraging, but the situation doesn't seem as bad as I had thought.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/711061

Title:
  [MIR] openjpeg2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjpeg2/+bug/711061/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 711061] Re: [MIR] openjpeg2

2019-06-11 Thread Michael Catanzaro
Even better: #1077 can be immediately closed as a duplicate of #1078
(which contains discussion), and then you already fixed #1071 and just
forgot to close. So that leaves us with two specific security issues
affecting the library, #1076 and #1078, plus the "make cppcheck happy"
issue #719.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/711061

Title:
  [MIR] openjpeg2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjpeg2/+bug/711061/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 711061] Re: [MIR] openjpeg2

2019-06-11 Thread Michael Catanzaro
The security review in comment #59 and comment #60 looks very nice. I
skimmed over the issues and noticed that almost all of them affect the
utility tools (in bin), not the library itself. You may or may not
consider that relevant to the MIR. The issues affecting the library code
are:

https://github.com/uclouvain/openjpeg/issues/719
https://github.com/uclouvain/openjpeg/issues/1071
https://github.com/uclouvain/openjpeg/issues/1076
https://github.com/uclouvain/openjpeg/issues/1077
https://github.com/uclouvain/openjpeg/issues/1078

There's also issue 1073, but that issue is disputed by upstream and
doesn't affect Ubuntu anyway because Ubuntu uses system libtiff instead
of the bundled code. All the other issues are in bin.

** Bug watch added: github.com/uclouvain/openjpeg/issues #719
   https://github.com/uclouvain/openjpeg/issues/719

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/711061

Title:
  [MIR] openjpeg2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjpeg2/+bug/711061/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 1-star GNOME Software reviews from people who just say
"restore doesn't work." I'm guilty of leaving one of those myself,
before figuring this out.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1755023

Title:
  Restore ignores what I type into the folder box

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1755023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1765261] Re: [regression] Ubuntu 18.04 login screen rejects a valid password on first attempt. Usually works on the second attempt

2018-04-29 Thread Michael Catanzaro
This is fixed by https://gitlab.gnome.org/GNOME/gnome-
shell/commit/642107a28f9616b5836d6da3b57d9bfc33acc8d0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1765261

Title:
  [regression] Ubuntu 18.04 login screen rejects a valid password on
  first attempt. Usually works on the second attempt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1765261/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 to, whenever the local wireless network wants it to do
so, without user intervention. (And with so many websites using HSTS
nowadays, which breaks captive portals, you really don't want to disable
the portal helper.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1688627

Title:
  Amazon web app needs an implementation that does not require
  webbrowser-app

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webapps-applications/+bug/1688627/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1673276] [NEW] Improvements to Debian rules file

2017-03-15 Thread Michael Catanzaro
Public bug reported:

Hi, I help maintain the Chromium package in Endless OS, which is based
on Ubuntu's package. We have two minor improvements to the Debian rules
file that you probably want. These diffs are based on your Xenial v56
package. First, a simple typo:

>From 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(-)

diff --git a/debian/rules b/debian/rules
index 881dd1a..3baa6d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -127,7 +127,7 @@ else ifeq (armhf,$(DEB_HOST_ARCH))
 common_defines += target_cpu="arm"
 #common_defines += arm_optionally_use_neon=false   # implies Android in 2016-10
 common_defines += arm_use_neon=false
-common_defined += arm_float_abi="hard" arm_use_thumb=true
+common_defines += arm_float_abi="hard" arm_use_thumb=true
 else ifeq (arm64,$(DEB_HOST_ARCH))
 common_defines += target_cpu="arm64"
 else ifeq (i386,$(DEB_HOST_ARCH))


Second we have a patch to remove some environment variables that are ignored by 
the new build system:

>From 3d7d37f64a31f4dad7e43bf78269a714bae1ed42 Mon Sep 17 00:00:00 2001
From: Michael Catanzaro <mcatanz...@igalia.com>
Date: Sun, 8 Jan 2017 14:37:03 -0600
Subject: [PATCH] Remove unused code from rules file

All of these environment variables are ignored by the GN build, so it is
misleading to keep them here.

Also, remove the incorrect comment immediately below, since it prefaces
a list of features that are both enabled and disabled.
---
 debian/rules | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/debian/rules b/debian/rules
index 773b78e..33b7374 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,17 +62,6 @@ DEB_DH_SCOUR_ARGS += -Xsvg
 DEB_DH_SHLIBDEPS_ARGS_chromium-codecs-ffmpeg := 
-ldebian/chromium-codecs-ffmpeg/$(LIB_DIR)
 DEB_DH_SHLIBDEPS_ARGS_chromium-codecs-ffmpeg-extra := 
-ldebian/chromium-codecs-ffmpeg-extra/$(LIB_DIR)
 
-### linker flags to avoid memory allocation issues on 32-bit
-export LDFLAGS+=-Wl,--no-keep-memory -Wl,--stats
-
-# See https://bugs.chromium.org/p/v8/issues/detail?id=3782
-#export CFLAGS+=-fno-delete-null-pointer-checks
-
-export CC := $(shell which gcc-4 gcc-5 gcc cc |head -1)
-export CXX := $(shell which g++-4 g+++5 g++ c++ |head -1)
-export CPP := $(shell which g++-4 g+++5 g++ c++ |head -1)
-
-# disabled features
 common_defines+=\
enable_google_now=false \
enable_hangout_services_extension=true \

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1673276

Title:
  Improvements to Debian rules file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1673276/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-11-21 Thread Michael Catanzaro
(Changed my mind, I'll do all releases today. Early and often yada
yada.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635375

Title:
  First letter doubled in Facebook posts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1635375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-11-20 Thread Michael Catanzaro
OK, backported: https://mail.gnome.org/archives/ftp-release-
list/2016-November/msg00073.html

I'll do 3.20/3.22 releases next month.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635375

Title:
  First letter doubled in Facebook posts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1635375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1637364] Re: /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/WebKitWebProcess:5:XSync:DRI2DestroyDrawable:dri2DestroyDrawable:DestroyDRIDrawable:DestroyPbuffer

2016-11-19 Thread Michael Catanzaro
We have fixed some X Window System errors for 2.14.3 but unfortunately I
don't remember seeing BadMatch before; it could be a different issue. It
would be good to report this on bugzilla.webkit.org (be sure to select
the WebKitGTK+ component).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1637364

Title:
  /usr/lib/x86_64-linux-
  
gnu/webkit2gtk-4.0/WebKitWebProcess:5:XSync:DRI2DestroyDrawable:dri2DestroyDrawable:DestroyDRIDrawable:DestroyPbuffer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1637364/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-11-19 Thread Michael Catanzaro
Hi Jeremy. Sorry, seems I messed up my email settings and missed your
comment. I'll leave another comment on bug #1637364.

Unfortunately I was somehow wrong about this issue; when I posted in the
upstream bug to say it was fixed in WebKit, I got comments telling me
that I was wrong. In the end we finally fixed it earlier this week. It
turned out to be a bug in Epiphany. I made a very quick attempt to
backport the change to 3.18-3.22 but failed; there is just one more
function that needs to be called to not break keyboard shortcuts, so I
don't think it should be too hard, I just didn't spend much time on it.

Callista: yes, wait.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635375

Title:
  First letter doubled in Facebook posts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1635375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635375

Title:
  First letter doubled in Facebook posts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1635375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635375

Title:
  First letter doubled in Facebook posts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1635375/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1618956] Re: Slideshow blank during live install

2016-09-05 Thread Michael Catanzaro
To be clear: I do not think our bugfix updates (2.10.9 -> 2.10.10) are
really much safer than the bigger updates (2.10 -> 2.12) in terms of
likelihood of regressions. Actually I think we've had worse luck with
regressions in stable releases; we tend to backport bad patches long
before they show up in the next stable release. Our stable series get
six months of security support and you're expected to move onto the next
stable series shortly after it's released. Support for 2.10 ended
*before* you released Xenial with 2.10.9. We've announced 16
vulnerabilities affecting 2.10.9 since then
. It'd be great to get those fixes
out to Ubuntu users.

Regarding the need to rebuild GNOME components. Fortunately, all of our
documented API is guaranteed to be API/ABI stable indefinitely, but
there is an undocumented unstable API as well. I know this is a problem.
For 2.12 -> 2.14, I suggested rebuilding all apps using the unstable API
(Epiphany/Evolution/Yelp) just to be safe, but actually Epiphany is the
only required rebuild that I'm aware of. I've had a hard time convincing
the relevant developer that the unstable API is a problem for distros,
but the problem is fortunately going away, because we froze the DOM API
last week, and we'll be removing or stabilizing all the unstable API for
2.16. So after next cycle, you won't have to be concerned about third
party apps using the unstable API anymore, as it will all be gone.

In the meantime, if you're concerned about third party apps breaking:
I'm not aware of any third party app developers using WebKit2 at all,
let alone any using the unstable portion of the DOM API (which is not
available at all unless you define a macro to guarantee the developer
knows it can break), let alone a portion of that API that has changed
recently. If any such third-party developers exist, I would hope they
would be smart enough to bundle WebKit, rather than rely on a system API
that's clearly marked unstable, which they know can change at any time.
So I think it's fairly low-risk; you just need to keep an eye on known
users of the API until it goes away.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1618956

Title:
  Slideshow blank during live install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1618956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1618956] Re: Slideshow blank during live install

2016-09-05 Thread Michael Catanzaro
I very much want to see 2.12 for Xenial. Still, I'll be honest: we still
have a couple serious regressions each cycle, and any WebKit release
could break anything. E.g. we had to release 2.12.5 today to fix a nasty
network process hang when there is a load failure, which was introduced
in 2.12.4. It's possible that could be causing the issue here (though
that would probably indicate some other bug in ubiquity). Try with
2.12.5 and see if it works better. (If not, since the issue is already
fixed, I would simply wait a couple weeks for 2.14.0 and skip 2.12
entirely.)

When there is a major regression like this in a stable release, Arch
users and Fedora testers normally notice very soon, and we normally have
a corrected release out within a week or two. If you hold WebKit updates
in testing for two weeks as part of the SRU process, or, say, a month to
be very conservative, then Ubuntu would have an excellent chance to
avoid most such regressions while still being able to ship WebKit
security updates in a timely manner. (It's very disappointing to see
WebKit has not had a single update since Xenial was released.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1618956

Title:
  Slideshow blank during live install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1618956/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615871

Title:
  Poor performance with WebKit on yakkety with Intel modesetting enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit-open-source/+bug/1615871/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615871

Title:
  Poor performance with WebKit on yakkety with Intel modesetting enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1615871/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1561573] Re: No slides are displayed in Ubiquity Slideshow while installing on Lubuntu or Ubuntu MATE PowerPC

2016-04-21 Thread Michael Catanzaro
There's a PPC-specific fix (r199366) in 2.12.1... worth testing, but no
clue if it's related to this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561573

Title:
  No slides are displayed in Ubiquity Slideshow while installing on
  Lubuntu or Ubuntu MATE PowerPC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1561573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1546636] Re: Review "System Applications"

2016-04-11 Thread Michael Catanzaro
Some notes on this:

For 3.18, the system.xml list mostly corresponded to the applications in
GNOME core, with the exception of gedit, which was not in core at the
time.

For 3.20, I added a bunch of applications into core (including gedit);
now the system.xml list is outdated. We decided not to update system.xml
in order to allow users to remove these applications, with the result
that the definition of what's in system.xml is historical and arbitrary.
This is not good.

Now, for 3.22, we've switched to using  tags in
appdata and removed system.xml. Not sure if that's actually a good
change, as it makes it much harder to edit the list, but it does avoid
the problem of having the list hardcoded in gnome-software. Currently we
have the same set of arbitrary applications marked with
 and we need to figure out something better.
Nothing has been decided; we're leaning towards allowing removal of
pretty much anything short of gnome-control-center as it's quite
annoying to have unremovable applications without good reason, but not
100% happy with this as I'm not keen to lose the concept of system
applications.

It would be great for Ubuntu to join in the upstream discussion:
https://bugzilla.gnome.org/show_bug.cgi?id=760697

** Bug watch added: GNOME Bug Tracker #760697
   https://bugzilla.gnome.org/show_bug.cgi?id=760697

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1546636

Title:
  Review "System Applications"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1546636/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1556973] Re: Update to bugfix release 2.10.8 in Xenial

2016-03-25 Thread Michael Catanzaro
Hi,

As I mentioned above, 2.10.8 is a known-bad release. It turns out that
it broke many sites, not just Twitter. You really do not want to ship
with this; you should upgrade to 2.10.9.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1556973

Title:
  Update to bugfix release 2.10.8 in Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1556973/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1556973] Re: Update to bugfix release 2.10.8 in Xenial

2016-03-14 Thread Michael Catanzaro
Thanks for proposing this update. In general, I strongly recommend
updating all supported releases, not just Xenial. See
http://webkitgtk.org/security.html for details.

2.10.8 fixes a serious bug that crashes GPU drivers, a source of many
complaints from users, so it's an important update. Unfortunately this
fix introduced a regression affecting Twitter, so I recommend skipping
this particular update to wait for a fix. See
https://bugs.webkit.org/show_bug.cgi?id=155426

** Bug watch added: bugs.webkit.org/ #155426
   https://bugs.webkit.org/show_bug.cgi?id=155426

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1556973

Title:
  Update to bugfix release 2.10.8 in Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1556973/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1544399] Re: WebKitWebProcess crashed with SIGSEGV

2016-02-18 Thread Michael Catanzaro
*** This bug is a duplicate of bug 1543336 ***
https://bugs.launchpad.net/bugs/1543336

The stacktrace is unusable.

But I notice you have libephywebextension.so installed manually into
/usr/local so it's probably a problem with your custom Epiphany build,
rather than an Ubuntu problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1544399

Title:
  WebKitWebProcess crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1544399/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469221] Re: Move to webkit2gtk in main

2016-02-17 Thread Michael Catanzaro
FWIW:

# enable certificates validation in webkit views unless specified 
otherwise
if "SOFTWARE_CENTER_FORCE_DISABLE_CERTS_CHECK" in os.environ:
context.set_tls_errors_policy(webkit.TLSErrorsPolicy.IGNORE)
# WARN the user!! Do not remove this
LOG.warning("SOFTWARE_CENTER_FORCE_DISABLE_CERTS_CHECK " +
"has been specified, all purchase transactions " +
"are now INSECURE and UNENCRYPTED!!")

Is not accurate, you are still going to have encryption. It just might
be an encrypted connection to some attacker. :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469221

Title:
  Move to webkit2gtk in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/shotwell/+bug/1469221/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 hey, what do I know?

Canonical is still shipping 0011-add-background-file-support.patch,
which adds a background-file property to ActUser. Probably they feel no
need to switch to the extension interface because the patch is working
fine for them.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844081

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/accountsservice/+bug/844081/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1259562

Title:
  Old guest users pollute accountsservice

To manage notifications about this bug go to:
https://bugs.launchpad.net/accountsservice/+bug/1259562/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469221] Re: Move to webkit2gtk in main

2015-07-06 Thread Michael Catanzaro
Hi, upstream WebKit developer here. I just want to mention that WebKit1
is no longer receiving security updates, so if you only want one version
in main, it would be good to use WebKit2 instead if possible. Porting
everything to WebKit2 is going to be a years-long process, I'm afraid,
though your help could speed that up a lot (thanks!).

(I guess this doesn't make too much difference for you, since I see your
WebKit2 package is still on 2.6.2 from last October. Imagine not
updating Firefox in that time. Maybe you don't realize, but each new
version includes fixes for mistakes that allow web sites to take control
of your computer. 2.6.5 includes a fix for a mistake in the TLS code
that results in your session cookies being sent to attackers. We are
unfortunately very bad at announcing these problems and need to do
better. Anyway, the current recommended version is 2.8.3.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469221

Title:
  Move to webkit2gtk in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/shotwell/+bug/1469221/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1469221] Re: Move to webkit2gtk in main

2015-07-06 Thread Michael Catanzaro
Also, as a warning, it is a huge task to port one of the email clients.
There is upstream work on editor API to make it a bit easier.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1469221

Title:
  Move to webkit2gtk in main

To manage notifications about this bug go to:
https://bugs.launchpad.net/shotwell/+bug/1469221/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1448259] Re: Systemd does not send SIGTERM first on shutdown

2015-04-24 Thread Michael Catanzaro
** Also affects: systemd (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1141137
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1448259

Title:
  Systemd does not send SIGTERM first on shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1448259/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1404702] Re: selected radio button is not visible in WebKit 2.6 in Ambiance

2015-04-07 Thread Michael Catanzaro
Hi from upstream,

WebKitGTK+ uses GTK_STATE_FLAG_CHECKED to indicate that the toggle
button is selected when built against GTK+ 3.14 or newer. When built
against older GTK+, it uses GTK_STATE_FLAG_ACTIVE. That is the correct
behavior.

See:
https://github.com/WebKit/webkit/blob/master/Source/WebCore/rendering/RenderThemeGtk.cpp#L490

So what is wrong in Ubuntu? I dunno. :) Maybe Ambiance has not been
updated for GTK+ 3.14 (but then I would expect toggle buttons to be
broken in all apps), or perhaps you just need to rebuild WebKitGTK+ (but
presumably that has happened sometime since this bug was filed).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1404702

Title:
  selected radio button is not visible in WebKit 2.6 in Ambiance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1404702/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1404687] Re: please upgrade 15.04 to webkit2gtk 2.6.5

2015-04-07 Thread Michael Catanzaro
WebKitGTK+ 2.6.6 contains a security fix for late TLS certificate
verification:
http://webkitgtk.org/2015/04/07/webkitgtk2.6.6-released.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1404687

Title:
  please upgrade 15.04 to webkit2gtk 2.6.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1404687/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1360225

Title:
  gnome-mahjongg has outdated website link in the package description in
  Mint 17/Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-mahjongg/+bug/1360225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 that GNOME developers rarely ever visit Ubuntu Bugzilla; feel free
to report bugs on bugzilla.gnome.org in the future.

** Bug watch added: GNOME Bug Tracker #736825
   https://bugzilla.gnome.org/show_bug.cgi?id=736825

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088620

Title:
  heavy memory leak in gnome-mahjongg 3.6.0.2 - LinuxMint Nadia 64bit

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1088620/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 can no longer
share scores with other users on a multiuser machine).

** Bug watch added: GNOME Bug Tracker #701844
   https://bugzilla.gnome.org/show_bug.cgi?id=701844

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1174875

Title:
  Mahjongg 3.8 scoring broken in 13.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-mahjongg/+bug/1174875/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1214134

Title:
  minimum window width too wide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sudoku/+bug/1214134/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1329044

Title:
  Window is not reducible to a reasonable size since 14.04 64-bit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sudoku/+bug/1329044/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1271720

Title:
  gnome sudoku default screen is larger than 1024px wide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sudoku/+bug/1271720/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310157

Title:
  Printing multiple sudokus does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-sudoku/+bug/1310157/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/666887

Title:
  suduko missing generate puzzles option

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-sudoku/+bug/666887/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1369693] Re: WebKit-based applications are unusably sluggish in Utopic

2014-09-26 Thread Michael Catanzaro
Try running without DRI3:

export LIBGL_DRI3_DISABLE=1

Does that fix the issue?

See also
https://lists.webkit.org/pipermail/webkit-gtk/2014-September/002067.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369693

Title:
  WebKit-based applications are unusably sluggish in Utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkitgtk/+bug/1369693/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, Calculator will show this menu itself. Almost all GNOME apps
behave the same way: there's nothing wrong with Calculator and there's
nothing to fix in the Calculator code. (I guess the problem is that
indicator-appmenu is apparently not a hard dependency of Unity, but I'm
just guessing: I'm not sure how all these global menu packages work.)
Anyway it should be fixed in 3.12 because I moved the mode setting
from the app menu into the window. It's too important to hide up there.
In 3.12 there is a gear menu on the left; in 3.14 the menu will be part
of the window title [1].

I took a look at your blog post, and I see that you're editing C code
that's output by the Vala compiler.  The C code is provided only as a
convenience so that you can build Calculator without installing the Vala
compiler; it's not intended for editing. You really want to edit the
Vala instead.  It gets compiled into C when you type 'make'.

[1] http://fedoraftw.com/gnome-calculator-3132-received-interesting-
changes

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1230172

Title:
  gnome-calculator menu unreachable when global menu is off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1230172/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310092

Title:
  Please update default theme to match upstream's

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aisleriot/+bug/1310092/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: aisleriot (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: Upstream's default card theme
   
https://bugs.launchpad.net/bugs/1310092/+attachment/4089379/+files/Screenshot%20from%202014-04-19%2015%3A37%3A16.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310092

Title:
  Please update default theme to match upstream's

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aisleriot/+bug/1310092/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990739

Title:
  Disk count off in Iagno 3.4.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/990739/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/988138

Title:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/988138/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 undo bug.

I think the issue in comment #11 may have magically been fixed, but I'm
not sure.

I'm watching the upstream bug tracker at bugzilla.gnome.org - feel free
to report any further Iagno bugs you find directly there, but please
only if you've reproduced the issue in the most recent 3.8 or 3.10
release (currently 3.8.3 and 3.10.1).

[1] 
https://git.gnome.org/browse/iagno/commit/?h=gnome-3-8id=b591b6cb1244d0341dfb58b71183e95ed45530c7
[2] 
https://git.gnome.org/browse/iagno/commit/?h=gnome-3-8id=800dddeb76363010daee3c8189f93623f31f8889
[3] 
https://git.gnome.org/browse/iagno/commit/?h=gnome-3-8id=23e84c69b67eee55a1d0787d520033394db306ec
[4] https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/990739
[5] 
https://git.gnome.org/browse/iagno/commit/?h=gnome-3-8id=7557806a0037fc8fba347c5c8325757977ade0ff
[6] 
https://git.gnome.org/browse/iagno/commit/?h=gnome-3-8id=d50f9b5d6ce403e417a90350745e88518c896d7d

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/988138

Title:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/988138/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219337

Title:
  Users can change the clock without authenticating, allowing them to
  locally exploit sudo.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinnamon-desktop/+bug/1219337/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 138570] Re: Chess needs a very easy mode

2013-08-02 Thread Michael Catanzaro
I'd recommend switching the default engine in Ubuntu from GNUChess to
HoiChess (which, unlike other distros, you already have a package for).
I've been able to tune its difficulty level far lower than I managed
with other engines.

I'm not really sure whether I want to change our GNUChess settings or
not.  I can make it easier, but this will (1) break compatibility with
older versions of GNUChess, and (2) cause it to run your CPU constantly
during the game.  So I'm leaning towards just not touching it... see the
upstream bug for details.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/138570

Title:
  Chess needs a very easy mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-games/+bug/138570/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 138570] Re: Chess needs a very easy mode

2013-08-02 Thread Michael Catanzaro
I forgot to add: I didn't find Phalanx's stupid mode to be nearly easy
enough, i.e. I couldn't win despite trying a few times :p.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/138570

Title:
  Chess needs a very easy mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-games/+bug/138570/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs