Bug#1035794: debian-security-support: Please mark wpewebkit as unsupported in bookworm

2023-05-12 Thread Alberto Garcia
On Fri, May 12, 2023 at 08:27:49AM +, Holger Levsen wrote: > > Note that wpewebkit is still supported in bullseye and will remain > > supported until the distro reaches EOL. > does that mean when the Debian security stops supporting bullseye Yes, that one (summer 2024). After that if it keeps

Bug#1036154: Temporary fix - issue connected with [DSA 5340-1] webkit2gtk security update?

2023-05-16 Thread Alberto Garcia
On Tue, May 16, 2023 at 04:21:29PM +0200, Matthias Kirschner wrote: > (Added Alberto in CC, as the issue might be connected with the > webkit2gtk security update: > https://lists.debian.org/debian-security-announce/2023/msg00029.html ) I think that it is this upstream bug: https://github.com/astr

Bug#1035877: webkit2gtk-driver: Encryption based porting error to non-sse2 systems fail website processes

2023-05-25 Thread Alberto Garcia
On Wed, May 10, 2023 at 03:26:40PM +0200, Christian Kiss wrote: > specific websites do not work around encryption like password > generation in yahoo or gmx login cookiesettings on. Sorry, I'm not sure that I understand that sentence... could you try to rephrase it? Thanks! In general WebKit dro

Bug#1036946: webkit2gtk: Tries to build Bubblewrap support even if its disabled

2023-05-31 Thread Alberto Garcia
Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=256917 Control: tags -1 patch fixed-upstream pending On Tue, May 30, 2023 at 02:23:31PM +0200, John Paul Adrian Glaubitz wrote: > webkit2gtk currently FTBFS on multiple architectures since it tries > to build Bubblewrap support code des

Bug#1036946: webkit2gtk: Tries to build Bubblewrap support even if its disabled

2023-06-01 Thread Alberto Garcia
On Wed, May 31, 2023 at 10:57:32AM -0400, Jeremy Bícha wrote: > Untested, but I think this would work: > https://salsa.debian.org/webkit-team/webkit/-/merge_requests/17 I already had some of this changes already applied locally, I just pushed them. Thanks! Berto

Bug#1037139: gst-plugins-bad1.0: Please switch gstreamer1.0-wpe to the new 2.0 WPE API

2023-06-06 Thread Alberto Garcia
:50.0 +0200 +++ gst-plugins-bad1.0-1.22.3/debian/changelog 2023-06-06 11:05:15.0 +0200 @@ -1,3 +1,13 @@ +gst-plugins-bad1.0 (1.22.3-2) experimental; urgency=medium + + [ Alberto Garcia ] + * Build the gst-wpe plugin using the 2.0 WPE API. +- debian/patches/wpe-2.0-api.pa

Bug#985769: xwayland: 100% of CPU, The system gets stuck.

2023-06-22 Thread Alberto Garcia
On Tue, Mar 23, 2021 at 03:57:41PM +0800, john wrote: > The xwayland cpu utilization rate reaches 100%, which often happens. I have actually had this problem a few times since I upgraded from bullseye to bookworm. The UI becomes unresponsive and the only alternative is to ssh into the machine and

Bug#985769: xwayland: 100% of CPU, The system gets stuck.

2023-06-22 Thread Alberto Garcia
On Thu, Jun 22, 2023 at 02:30:25PM +0200, Michel Dänzer wrote: > Could be https://gitlab.freedesktop.org/xorg/xserver/-/issues/1442 > fixed by > https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1086 . Thanks, it does sound like that, I'll try to cherry pick that fix and see how it goes

Bug#1066411: webkit2gtk: FTBFS: SharedContextMutex.cpp:219:41: error: inlining failed in call to ‘always_inline’ ‘egl::SharedContextMutex* egl::SharedContextMutex::doTryLock() [with Mute

2024-03-14 Thread Alberto Garcia
Control: retitle -1 webkit2gtk: FTBFS due to several undefined references On Wed, Mar 13, 2024 at 01:05:55PM +0100, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build > on amd64. Thanks, there are two build failures here: - The one you reported (recursi

Bug#1066411: webkit2gtk: FTBFS: SharedContextMutex.cpp:219:41: error: inlining failed in call to ‘always_inline’ ‘egl::SharedContextMutex* egl::SharedContextMutex::doTryLock() [with Mute

2024-03-14 Thread Alberto Garcia
On Thu, Mar 14, 2024 at 11:00:26AM -0400, Jeremy Bícha wrote: > > - Several undefined references at link time. > It is caused by a changed in dpkg in Unstable > > https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration Indeed, we were incorrectly adding tha

Bug#1078769: libwebkit2gtk-4.1-0: libwebkit2gtk does not render or is unresponsive if run in VMware guest with 3D acceleration enabled

2024-08-27 Thread Alberto Garcia
On Thu, Aug 15, 2024 at 02:27:12PM -0600, Markus Hamilton wrote: > I have 2 programs installed which use this webkit rendering library: > "yelp" and "surf". yelp does not render anything. surf renders a > website to some degree but usually there is no way to enter any > input. If you instruct surf

Bug#1078769: libwebkit2gtk-4.1-0: libwebkit2gtk does not render or is unresponsive if run in VMware guest with 3D acceleration enabled

2024-08-27 Thread Alberto Garcia
On Tue, Aug 27, 2024 at 04:17:39PM +0200, Alberto Garcia wrote: > Can you confirm that it also works if you set the environment > variable WEBKIT_DISABLE_COMPOSITING_MODE=1 ? A couple of other tests (with the WEBKIT_DISABLE_COMPOSITING_MODE variable unset): - Run 'surf' or '

Bug#1078769: libwebkit2gtk-4.1-0: libwebkit2gtk does not render or is unresponsive if run in VMware guest with 3D acceleration enabled

2024-08-28 Thread Alberto Garcia
Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=278777 On Tue, Aug 27, 2024 at 09:09:03AM -0600, Markus Hamilton wrote: > I did not know about this switch. But you are right, webkit works > (in a VMware guest with display hardware acceleration enabled) if > that switch is set. Thank

Bug#1078769: libwebkit2gtk-4.1-0: libwebkit2gtk does not render or is unresponsive if run in VMware guest with 3D acceleration enabled

2024-08-29 Thread Alberto Garcia
Thanks. One question, when you run MiniBrowser without the switch set and it crashes, does it really have "Policy: never" here? "Hardware Acceleration Information": { "Policy": "never", "WebGL enabled": "Yes" } On Wed, Aug 28, 2024 at 05:28:30PM -0600, Markus Hamilton wro

Bug#1081000: dwz: Fails with "DWARF CU type DW_UT_type unhandled" when building wpewebkit

2024-09-06 Thread Alberto Garcia
Package: dwz Version: 0.15-1+b1 Severity: normal Dear Maintainer, wpewebkit 2.44.4-1 fails to build in i386 with the following error: dh_dwz -a -O--buildsystem=cmake\+ninja dwz: debian/wpewebkit-webdriver/usr/bin/WPEWebDriver: DWARF CU type DW_UT_type unhandled dh_dwz: error: dwz -- debian/w

Bug#1081000: dwz: Fails with "DWARF CU type DW_UT_type unhandled" when building wpewebkit

2024-09-06 Thread Alberto Garcia
On Fri, Sep 06, 2024 at 04:27:11PM +0200, Alberto Garcia wrote: > wpewebkit 2.44.4-1 fails to build in i386 with the following error: And the exact same error in amd64. Berto

Bug#1035997: mark wpewebkit unsupported in bullseye once bullseye becomes LTS in July 2024

2024-08-16 Thread Alberto Garcia
On Thu, Aug 15, 2024 at 02:32:42PM -0300, Santiago Ruano Rincón wrote: > > Alberto, does the following change matches your thoughts? > > diff --git a/security-support-limited.deb11 b/security-support-limited.deb11 > index 7f5a45e..bac9734 100644 > --- a/security-support-limited.deb11 > +++ b/secu

Bug#464169: ITP: vagalume -- A GTK+-based Last.fm client

2008-02-06 Thread Alberto Garcia
On Wed, Feb 06, 2008 at 05:57:21PM +0100, Christian Perrier wrote: > > > "graphical GTK+-based client for Last.fm media service" > > Is it necessary to say it's graphical provided that it's based on > > GTK+? > "GTK+" is jargon..:-) Then we'd need to change quite a few package descriptions :-) $

Bug#464169: ITP: vagalume -- A GTK+-based Last.fm client

2008-02-07 Thread Alberto Garcia
On Thu, Feb 07, 2008 at 05:45:42AM +0100, Christian Perrier wrote: > Saying that something is GTK-based is probably meaningful for the > average geek. It means nothing for the average user. This is what I > call jargon. > > Our package descriptions should help all users to answer the simple > que

Bug#196545: mutt: hasn't the patch been applied?

2007-05-11 Thread Alberto Garcia
Package: mutt Version: 1.5.9-2sarge2 Followup-For: Bug #196545 Is there any reason why the patch provided by Gerard W. Patterson 3 years ago hasn't been applied to the Debian package? I've been experienced this problem for ages and I'm glad I've discovered this patch. I tested it (against both 1

Bug#464169: ITP: vagalume -- A GTK+-based Last.fm client

2008-02-05 Thread Alberto Garcia
Package: wnpp Severity: wishlist Owner: Alberto Garcia <[EMAIL PROTECTED]> * Package name: vagalume Version : 0.5 Upstream Author : Alberto Garcia <[EMAIL PROTECTED]> * URL : http://people.igalia.com/berto/ * License : GPL 3 Programming Lang: C

Bug#464169: ITP: vagalume -- A GTK+-based Last.fm client

2008-02-05 Thread Alberto Garcia
On Tue, Feb 05, 2008 at 06:46:23PM +0200, Riku Voipio wrote: > For debian, can you build both gnome and maemo UI? the needed hildon > libs should be in Debian now. I haven't tested it, but I don't think it makes sense. Vagalume uses very few hildon-specific code, almost everything in Vagalume is

Bug#464169: ITP: vagalume -- A GTK+-based Last.fm client

2008-02-06 Thread Alberto Garcia
On Wed, Feb 06, 2008 at 06:56:05AM +0100, Christian Perrier wrote: > > Description : A GTK+-based Last.fm client > > "Last.fm" isn't really clear for anybody. I suggest using a more > generic description and somehow say this is related to audio/media > playing. Well, you're right, I should

Bug#464169: ITP: vagalume -- A GTK+-based Last.fm client

2008-02-06 Thread Alberto Garcia
On Wed, Feb 06, 2008 at 10:10:23AM -0600, Ron Johnson wrote: > >> Also drop the leading article, of course > >> "graphical GTK+-based client for Last.fm media service" > > Is it necessary to say it's graphical provided that it's based on > > GTK+? > > "Graphical GTK+-based client for the Last.fm o

Bug#464169: ITP: vagalume -- A GTK+-based Last.fm client

2008-02-06 Thread Alberto Garcia
On Wed, Feb 06, 2008 at 09:59:30AM +0100, Alberto Garcia wrote: > > Also drop the leading article, of course > > "graphical GTK+-based client for Last.fm media service" > > Is it necessary to say it's graphical provided that it's based on > GTK+? >

Bug#415200: iceweasel: crashes on opening preferences

2008-10-19 Thread Alberto Garcia
On Sat, Mar 17, 2007 at 01:06:04AM +0100, Gabriele Stilli wrote: > As per subject, selecting Edit->Preferences makes Iceweasel go > kaboom. It happens anytime, anywhere, even after movin ~/.mozilla > away, both from a fresh start or after opening some pages. I was suffering this error too and it

Bug#415200: iceweasel: crashes on opening preferences

2008-10-19 Thread Alberto Garcia
On Mon, Oct 20, 2008 at 01:50:10AM +0200, Gabriele Stilli wrote: > > I was suffering this error too and it disappeared after setting > > ICEWEASEL_DSP to 'none' in /etc/iceweasel/iceweaselrc (its value > > was 'auto' before the change). > > Uh, I almost forgot about this old report :-) > > I alr

Bug#492090: gnome-screensaver segfaults (some i18n issues?)

2008-08-24 Thread Alberto Garcia
Em Sexta 25/07/2008 às 12:44, Josselin Mouette dizia... > > I start gnome-screensaver. > > Then I wait until it runs or call gnome-screensaver-command -a > > Screen blanks. > > When I move my mouse with current xkb layout us - nothing happens, I see > > no password dialog. > > If I switch to secon

Bug#368850: mpg123: 3dnow! support should be compiled by default

2006-05-25 Thread Alberto Garcia
Package: mpg123 Version: 0.59r-20sarge1 Severity: wishlist Debian mpg123 package includes a 3dnow! patch from Kimura Takuhiro. This patch makes mpg123 produce a much better quality ouput than the default 3dnow! code shipped with mpg123 0.59r Besides this, it also introduces a runtime detection f

Bug#527321: vagalume: wrong gtk icon cache file

2009-05-07 Thread Alberto Garcia
On Wed, May 06, 2009 at 09:44:15PM +0200, Luca Bruno wrote: > The .postinst and .postrm files manually update the > gtk icon cache, though removing a non-existing file > /usr/share/icons/hicolor/icon-theme.cache. The right file is > /usr/share/icons/hicolor/.icon-theme.cache. I don't have .icon-

Bug#536370: vagalume: Could have links and an indication of what has just been listened

2009-07-12 Thread Alberto Garcia
On Thu, Jul 09, 2009 at 02:32:45PM +0100, Luís Picciochi Oliveira wrote: > It would be nice if the artists, tracks and album names shown while > playing could be clickable with direct links to their respective > last.fm pages. > > Also, another nice addition would be a "last scrobbled" list. This

Bug#477197: Dead ~

2008-04-23 Thread Alberto Garcia
On Wednesday 23/04/2008 08:05, Christian Perrier said... > > I don't like the dead tilde either because it really is useless in > > spanish. [...] > Please don't change keyboard mappings randomly. There are standards > for many keymaps and these should be respected as much as possible > *and kee

Bug#429422: libgnomekbdui2: The crash happens with non-UTF8 locales

2008-06-12 Thread Alberto Garcia
Package: libgnomekbdui2 Version: 2.22.0-1 Followup-For: Bug #429422 I think that the bug is in libgnomekbd and it happens if you have a non-UTF8 locale, at least that's the way I reproduce it. I have already sent a more detailed bug report to the GNOME bugzilla, but no one has taken care of it s

Bug#492090: Bug has been fixed upstream

2008-09-03 Thread Alberto Garcia
This bug has been fixed upstream, see details here: http://bugzilla.gnome.org/show_bug.cgi?id=529773 It turned out that the problem was in libxklavier rather than libgnomekbd. I strongly recommend for applying this patch in the lenny version as otherwise gnome-screensaver, gnome-keyboard-applet

Bug#608200: ITP: libspectrum -- ZX Spectrum emulator library

2010-12-28 Thread Alberto Garcia
Package: wnpp Severity: wishlist Owner: Alberto Garcia * Package name: libspectrum Version : 1.0.0 Upstream Author : Philip Kendall * URL : http://fuse-emulator.sourceforge.net/libspectrum.php * License : GPL2 Programming Lang: C Description : ZX

Bug#608202: ITP: fuse-emulator-utils -- ZX Spectrum emulator library - Utilities

2010-12-28 Thread Alberto Garcia
Package: wnpp Severity: wishlist Owner: Alberto Garcia * Package name: fuse-emulator-utils Version : 1.0.0 Upstream Author : Philip Kendall * URL : http://fuse-emulator.sourceforge.net/ * License : GPL2 Programming Lang: C Description : ZX Spectrum

Bug#608203: ITP: fuse-emulator -- The Free Unix Spectrum Emulator

2010-12-28 Thread Alberto Garcia
Package: wnpp Severity: wishlist Owner: Alberto Garcia * Package name: fuse-emulator Version : 1.0.0 Upstream Author : Philip Kendall * URL : http://fuse-emulator.sourceforge.net/ * License : GPL2 Programming Lang: C Description : The Free Unix

Bug#608202: ITP: fuse-emulator-utils -- ZX Spectrum emulator library - Utilities

2010-12-30 Thread Alberto Garcia
On Thu, Dec 30, 2010 at 01:43:54AM -0600, Ron Johnson wrote: > The problem is that everyone else knows fuse as Filesystem in Userspace. I know, that's why I called the package fuse-emulator-*, and not just fuse-* Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org wit

Bug#609684: ocrfeeder: should include configurations for OCR engines in Debian

2011-03-18 Thread Alberto Garcia
Any further comments? It seems to me like it's fine as it is now... Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#573737: ITP: grilo -- framework for media discovery and browsing

2011-01-26 Thread Alberto Garcia
On Sat, Mar 13, 2010 at 02:48:52PM +0100, Andreas Henriksson wrote: > I do not intend to work on the packages immediately since upstream > says the program is not ready to be officially shipped. Additionally > upstream already has prepared debian packaging, so this ITP might > become a "I'm willin

Bug#573737: ITP: grilo -- framework for media discovery and browsing

2011-01-26 Thread Alberto Garcia
On Wed, Jan 26, 2011 at 01:15:45PM +0100, Andreas Henriksson wrote: > Please don't let me stop you! If you need any help with reviewing > the packaging, maybe sponsorship, or anything please let me know! Good, I'll start preparing the package in the next weeks and contact you as soon as they're r

Bug#611545: dpkg: update-alternatives segfaults with dangling alternatives

2011-01-30 Thread Alberto Garcia
Package: dpkg Version: 1.15.8.9 Severity: important I have a dangling symlink in /etc/alternatives/lvm-default pointing to /lib/lvm-200 (which doesn't exist). # ls -l /etc/alternatives/lvm-default lrwxrwxrwx 1 root root 12 Mar 7 2008 /etc/alternatives/lvm-default -> /lib/lvm-200 # cat /var/l

Bug#540572: After moving to grub-pc memtest86+ does not launch.

2011-01-31 Thread Alberto Garcia
unarchive 540572 severity 540572 important thanks On Tue, Aug 11, 2009 at 02:34:01AM +0100, Vasilis Vasaitis wrote: > 3. They fail to work correctly when /boot is a separate partition > from /. This problem is still there. If / and /usr are in separate partitions and you e.g. run grub in grap

Bug#540572: After moving to grub-pc memtest86+ does not launch

2011-01-31 Thread Alberto Garcia
I messed up and unarchived the wrong bug, sorry for the noise, it was meant for #540972 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#609684: ocrfeeder: should include configurations for OCR engines in Debian

2011-02-09 Thread Alberto Garcia
On Tue, Jan 11, 2011 at 03:35:41PM +0100, Teemu Ikonen wrote: > OCRFeeder should come installed with the configurations (under > 'Tools->OCR Engines') for the common OCR programs in Debian like > Cuneiform, GOCR, OCRAD etc. I'm not sure about what you mean by this. OCRFeeder already detects all s

Bug#614231: fuse-emulator-utils: FTBFS - undefined references to libgcrypt symbols

2011-02-20 Thread Alberto Garcia
On Sun, Feb 20, 2011 at 10:25:05AM -0500, Aaron M. Ucko wrote: > To avoid such errors (which installing the binutils-gold package may > help reproduce), please explicitly link rzxdump and any other tools > that directly use libgcrypt against it. binutils-gold is not necessary, I think the problem

Bug#603971: libtool: link_all_deplibs not disabled on Hurd

2011-02-22 Thread Alberto Garcia
On Fri, Nov 19, 2010 at 12:02:09AM +0100, Pino Toscano wrote: > This fixes the test #68 of the test suite (two others are still failing, > though), and avoid extra dependencies being added to libraries; for example: > $ curl-config --libs > -lcurl -lidn -lssh2 -lssl -lcrypto -llber -lldap -lss

Bug#615065: debian-maintainers: Please add Alberto Garcia as a Debian Maintainer

2011-02-25 Thread Alberto Garcia
0, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=pt_PT, LC_CTYPE=pt_PT (charmap=UTF-8) (ignored: LC_ALL set to pt_PT.UTF-8) Shell: /bin/sh linked to /bin/bash Comment: Add Alberto Garcia as a Debian Maintainer Date: Fri, 25 Feb 2011 1

Bug#568155: RFP: ocrfeeder -- document layout analysis and OCR system

2010-03-22 Thread Alberto Garcia
On Tue, Feb 02, 2010 at 08:52:00PM +0100, W. Martin Borgert wrote: > Package: wnpp > Severity: wishlist > > Package name: ocrfeeder Hi, my name is Alberto Garcia. I work at Igalia with Joaquim Rocha, the lead developer of OCRFeeder. I'd like to maintain this program for

Bug#568155: RFP: ocrfeeder -- document layout analysis and OCR system

2010-03-23 Thread Alberto Garcia
On Mon, Mar 22, 2010 at 09:06:20PM +0100, W. Martin Borgert wrote: > > I'd like to maintain this program for Debian. I'm not a DD myself > > so I would need a mentor, but I have some experience with the > > Debian packaging system and I'm already maintaining the Vagalume > > Last.fm client: > > T

Bug#578426: [Python-apps-team] Bug#578426: ocrfeeder: fails to install due to file conflict with calibre

2010-04-20 Thread Alberto Garcia
On Tue, Apr 20, 2010 at 07:16:05AM +0200, W. Martin Borgert wrote: > > ocrfeeder fails to install: > > Both ocrfeeder and calibre contain embedded code copies of the odfpy > Python library. This library must be packaged (ITP: #484584) and > both programs must depend on the library. > > As long a

Bug#514685: gstreamer0.10-alsa: Erratic volume control behaviour

2009-02-09 Thread Alberto Garcia
Package: gstreamer0.10-alsa Version: 0.10.19-2 Severity: important Tags: patch The alsamixer plugin from GStreamer has an erratic behaviour. When trying to adjust the volume level it often changes its value randomly, making it almost unusable. This can be reproduced with the GNOME Panel's volume

Bug#521583: wifi-radar uses su-to-root, but it doesn't recommend/depend on it

2009-03-28 Thread Alberto Garcia
Package: wifi-radar Version: 1.9.9-1.1 Severity: normal wifi-radar uses su-to-root in its .desktop and menu files, but it doesn't have any dependency on the package that provides it ("menu"). command="su-to-root -X -c /usr/sbin/wifi-radar" Exec=su-to-root -X -c /usr/sbin/wifi-radar -- System I

Bug#607889: ITP: frogr -- Flickr Remote Organizer for GNOME

2010-12-23 Thread Alberto Garcia
Package: wnpp Severity: wishlist Owner: Alberto Garcia Package name: frogr Version : 0.3 Upstream Author : Mario Sanchez Prada URL : http://code.google.com/p/frogr/ License : GPL-3 / LGPL-3 Programming Lang: C Description : Flickr Remote

Bug#581426: please add support for --help

2010-09-28 Thread Alberto Garcia
On Thu, May 13, 2010 at 02:25:24PM +0200, Serafeim Zanikolas wrote: > Actually, the cmd line switch handling is ok -- it's just that it > doesn't support --help. Okay, I've just reported this upstream, the fix should be available soon: https://bugzilla.gnome.org/show_bug.cgi?id=630829 Thanks fo

Bug#592874: mutt: User-defined settings are overriden by /etc/Muttrc

2010-08-13 Thread Alberto Garcia
Package: mutt Version: 1.5.20-9 Severity: normal Tags: upstream Since I upgraded from lenny to squeeze I found that my 'hdr_order' configuration has stopped working. How to reproduce it: $ mutt -F /dev/null -e "hdr_order from date to cc subject" -f /tmp/msg With this, the 'Date' header should

Bug#598627: ocrfeeder: non-free OpenOffice.org icon

2010-10-07 Thread Alberto Garcia
On Thu, Sep 30, 2010 at 02:34:49PM +0200, Jakub Wilk wrote: > The upstream source contains a “freeware” OpenOffice.org > icon. In Debian this icon was replaced by a GPLv2-licensed one, > but this was done by patching. As a consequence, the are now *two* > copies of the “freeware” icon: one in .ori

Bug#586328: gtk-doc-tools: Upgrade fails: ERROR: emacsen-common being used before being configured.

2010-08-17 Thread Alberto Garcia
On Sat, Jun 26, 2010 at 10:00:36AM +0200, Josselin Mouette wrote: > This is a serious WTF in emacsen-common and/or emacs itself. It’s > not appropriate to add a dependency on emacsen-common just for the > sake of including support for an editor. > > The bug (CCed) has been known for 8 years, so I

Bug#591925: Bug#592720: dictionaries-common: flyspell.el breaks flyspell-mode

2010-08-25 Thread Alberto Garcia
On Thu, Aug 19, 2010 at 01:30:41PM +0200, Agustin Martin wrote: > Did not notice that squeeze ships emacs 23.1 while sid ships emacs > 23.2 where I checked everything. Squeeze now ships emacs 23.2: http://packages.debian.org/squeeze/emacs23 Berto -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#629395: ITP: grilo-plugins -- Grilo framework plugins

2011-06-17 Thread Alberto Garcia
As I was telling Alessio in #573737, since I'm already packaging grilo I'll take care of grilo-plugins as well. The grilo packages are almost ready btw, I'm expecting to upload them next week. Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsub

Bug#628746: ITP: opense-basic -- Free software ROM for the Sinclair ZX Spectrum

2011-05-31 Thread Alberto Garcia
Package: wnpp Severity: wishlist Owner: Alberto Garcia * Package name: opense-basic Version : 3.03 Upstream Author : Andrew Owen * URL : http://sourceforge.net/projects/sebasic/ * License : GPL Programming Lang: Assembler (Z80) Description : Free

Bug#921869: libwebkit2gtk-4.0-37: Renders some Hebrew characters as square boxes

2019-02-09 Thread Alberto Garcia
On Sat, Feb 09, 2019 at 05:30:06PM +0100, Teus Benschop wrote: > The webkit engine renders some Hebrew characters as square boxes. > > I have created a minimal example that shows the problem. Hello, thanks for the example, I can reproduce the problem with WebKitGTK 2.22.6. I did a quick test w

Bug#921869: libwebkit2gtk-4.0-37: Renders some Hebrew characters as square boxes

2019-02-12 Thread Alberto Garcia
Control: tags -1 patch On Sun, Feb 10, 2019 at 01:11:58PM +0100, Teus Benschop wrote: > Of course, the WebKit engine should display Hebrew in decomposed > format, as well as in composed format. I have good news, there's now a patch available fixing this problem. I tested it and it does show all

Bug#900282: webkitgtk FTBFS with new ICU

2018-05-29 Thread Alberto Garcia
On Mon, May 28, 2018 at 02:21:26PM +0100, peter green wrote: > Webkitgtk seems to be failing to build, failures have been seen > with binnmus in Debian and Raspbian and also on the reproducible > builds service. I had a look at the insanely large build log from > reproducible builds and found the

Bug#883712: webkit2gtk: Add Debian to webkit user agent string

2017-12-07 Thread Alberto Garcia
On Wed, Dec 06, 2017 at 01:14:52PM -0500, Jeremy Bicha wrote: > Consider applying the Fedora patch to add Debian to the webkit user > agent string. What are the reasons for adding the distributor name to the user agent string? Does it solve any problem? Thanks! Berto

Bug#866503: webkit2gtk: stuttering audio playback

2018-01-05 Thread Alberto Garcia
Control: tags -1 moreinfo > > I just got an upgrade to surf-2.0 in Debian testing. I use surf > > for this site: > > > > http://radio.dos.nl/ > > > > But on several computers the sound is interrupted a few times > > per second (I think depending on the bitrate). Downgrading to > > 0.7 resolves t

Bug#891983: gir1.2-javascriptcoregtk-4.0 from stable-pu breaks the whole Gnome

2018-03-08 Thread Alberto Garcia
On Sat, Mar 03, 2018 at 06:11:10PM +0100, Julien Aubin wrote: > You released this morning on stable-pu new versions of the following > packages : > gir1.2-javascriptcoregtk-4.0 > gir1.2-webkit2-4.0/ > libjavascriptcoregtk-4.0-18 > libwebkit2gtk-4.0-37 > > It turns out that they won't upgrade autom

Bug#891983: gir1.2-javascriptcoregtk-4.0 from stable-pu breaks the whole Gnome

2018-03-08 Thread Alberto Garcia
On Thu, Mar 08, 2018 at 02:22:37PM +0100, Julien Aubin wrote: > No I confirm the offending packages are *gstreamer*bad from > deb-multimedia.org Is then problem solved if you use the official gstreamer packages then? Berto

Bug#850513: epiphany-browser: Epiphany locks up system when visiting https://exoplanets.nasa.gov/newworldsatlas/582/ or the like

2018-03-14 Thread Alberto Garcia
Control: tags -1 moreinfo On Sat, Jan 07, 2017 at 09:58:11PM +1000, Vince Barwinski wrote: > Package: epiphany-browser > Version: 3.22.3-1 > Severity: important >* What led up to the situation? System locked up when visiting >https://exoplanets.nasa.gov/newworldsatlas/582/ or the >lik

Bug#816750: uswsusp: suspend-keygen missing

2018-03-16 Thread Alberto Garcia
Control: merge 816750 824464 Control: severity -1 important On Fri, Mar 04, 2016 at 10:16:31PM +0100, Marc Lehmann wrote: > Package: uswsusp > Version: 1.0+20120915-6.1 > Severity: normal > > Dear Maintainer, > > the package contains the manpage for suspend-keygen, but the actual > suspend-keyge

Bug#922681: libsecret-1-0: Returns an invalid pointer if an item does not have a schema name

2019-02-19 Thread Alberto Garcia
Package: libsecret-1-0 Version: 0.18.5-3.1 Severity: important Tags: upstream patch Hi! The version of libsecret available in Debian stretch returns an invalid pointer if you call secret_item_get_schema_name() on an item that does not have a schema name. This crashes e.g. Seahorse: Thread 1 "se

Bug#922730: cannot browse anything

2019-02-21 Thread Alberto Garcia
On Wed, Feb 20, 2019 at 07:00:07AM +0800, 積丹尼 Dan Jacobson wrote: > Package: epiphany-browser > Version: 3.31.91-2 > Severity: grave > > $ mkdir /tmp/p > $ HOME=/tmp/p epiphany /etc/motd > > ** (epiphany:11842): WARNING **: 06:53:40.412: Web process crashed If the web process crashed then it sou

Bug#923476: webkit2gtk: FTBFS for unknown reasons (maybe Makefile bug)

2019-02-28 Thread Alberto Garcia
On Thu, Feb 28, 2019 at 05:19:40PM +, Santiago Vila wrote: > make[3]: *** No rule to make target 'JavaScriptCore-4.0.gir', needed by > 'WebKit2-4.0.gir'. Stop. I think I've come across this error a couple of times, does it go away if you try to rebuild? We are considering to use --buildsyst

Bug#923476: webkit2gtk: FTBFS for unknown reasons (maybe Makefile bug)

2019-03-02 Thread Alberto Garcia
Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=195251 On Fri, Mar 01, 2019 at 10:32:40AM +0100, Santiago Vila wrote: > > Thanks. Does it fail all the time then? > > In my environment, yes. It failed every time I tried with each new > Debian release since 2.22.0-2. I confirm that

Bug#922730: cannot browse anything

2019-03-05 Thread Alberto Garcia
On Thu, Feb 21, 2019 at 02:01:45PM +0200, Alberto Garcia wrote: > If would also be nice if you can get a backtrace. Attached is a backtrace Berto Core was generated by `/usr/lib/i386-linux-gnu/webkit2gtk-4.0/WebKitWebProcess 7 23'. Program terminated with signal SIGSEGV, Segmentation f

Bug#922730: cannot browse anything

2019-03-05 Thread Alberto Garcia
On Tue, Mar 05, 2019 at 11:56:58AM +0200, Alberto Garcia wrote: > On Thu, Feb 21, 2019 at 02:01:45PM +0200, Alberto Garcia wrote: > > If would also be nice if you can get a backtrace. > > Attached is a backtrace I forgot to clarify: I got this from the versions currently in uns

Bug#923476: webkit2gtk: FTBFS for unknown reasons (maybe Makefile bug)

2019-04-08 Thread Alberto Garcia
On Mon, Apr 08, 2019 at 06:02:41PM +0200, Santiago Vila wrote: > On Fri, Mar 08, 2019 at 05:40:01AM -0500, Jeremy Bicha wrote: > > On Fri, Mar 8, 2019 at 4:03 AM Alberto Garcia wrote: > > > For Debian the change is very simple (apply the patch to use > > > cmake+ninja t

Bug#926929: unblock: webkit2gtk/2.24.1-1

2019-04-12 Thread Alberto Garcia
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package webkit2gtk Upstream published the 2.24 stable branch recently and 2.22 is no longer maintained. We want to offer webkit2gtk security updates in buster and for that w

Bug#923476: webkit2gtk: FTBFS when built with parallel=1

2019-04-12 Thread Alberto Garcia
On Wed, Apr 10, 2019 at 09:22:33AM +0200, Santiago Vila wrote: > close 923476 2.24.1-1 > retitle 923476 webkit2gtk: FTBFS when built with parallel=1 (No rule to make > target 'JavaScriptCore-4.0.gir', needed by 'WebKit2-4.0.gir') > thanks > > (Note: The retitle merely adds a snippet from the buil

Bug#989332: libwebkit2gtk-4.0-37: May 30 upgrade for DSA-4923-1 broke the epiphany browser

2021-06-01 Thread Alberto Garcia
On Tue, Jun 01, 2021 at 12:19:26PM +0200, jose wrote: > Package: libwebkit2gtk-4.0-37 > Version: 2.32.1-1~deb10u1 > Severity: important > > Since the upgrade this systematically results in epiphany > complaining with a "Something went wrong while displaying this > page". Hmm... that sounds like a

Bug#989332: libwebkit2gtk-4.0-37: May 30 upgrade for DSA-4923-1 broke the epiphany browser

2021-06-01 Thread Alberto Garcia
On Tue, Jun 01, 2021 at 12:19:26PM +0200, jose wrote: > Epiphany is based on libwebkit2. I access discord as a web app on > epiphany. To do so I go to the discord site [1] and click on "Open > Discord in your browser". > > Since the upgrade this systematically results in epiphany > complaining w

Bug#989307: DSA-4923-1: upgrading libwebkit2gtk-4.0-37 on buster pulls in xdg-desktop-portal

2021-06-01 Thread Alberto Garcia
On Mon, May 31, 2021 at 08:32:53PM +0200, Holger Levsen wrote: > < h01ger> DSA 4923 causes xdg-desktop-portal(-gtk) to be installed > here, much to my surprise and unhappyness I think we can spare the discussion about whether this is a problem and how much of a problem it actually is, because I j

Bug#989352: fuse-emulator-sdl: bash autocomplete for fuse does not work on zipped games

2021-06-01 Thread Alberto Garcia
Control: forwarded -1 https://sourceforge.net/p/fuse-emulator/patches/436/ Control: tags -1 patch upstream On Tue, Jun 01, 2021 at 06:41:22PM +0200, Francesco Ariis wrote: > the request: > have fuse accepting autocomplete for .zip files too. Sounds reasonable, I'll fix it directly in the upstream

Bug#989332: libwebkit2gtk-4.0-37: May 30 upgrade for DSA-4923-1 broke the epiphany browser

2021-06-02 Thread Alberto Garcia
On Wed, Jun 02, 2021 at 06:11:56PM +0200, Jose wrote: > Hi Berto, > > Sorry for the delay. Yopmail went down a little bit after I sent my > initial report. > > Discord still crashes for me. I'm attaching the gdb trace you > requested. I opened epiphany with a blank home screen, then went > to the

Bug#989332: libwebkit2gtk-4.0-37: May 30 upgrade for DSA-4923-1 broke the epiphany browser

2021-06-02 Thread Alberto Garcia
On Wed, Jun 02, 2021 at 09:21:54PM +0200, Jose wrote: > Berto, > > Thanks. > > Here is the full gdb bt after installing the debug symbols. > > Please tell me if you'd like me to do any additional tests > or debugging. > > --josé > #0 0x7f707b64e7bb in __GI_raise (sig=sig@entry=6) at > ..

Bug#989332: libwebkit2gtk-4.0-37: May 30 upgrade for DSA-4923-1 broke the epiphany browser

2021-06-03 Thread Alberto Garcia
On Thu, Jun 03, 2021 at 01:37:45AM +0200, Jose wrote: > > Can you install gstreamer1.0-plugins-good and try again? > > That was the issue. Thank you for helping. > > I don't understand why it was working before the libwebkit2gtk > update. Maybe this is a dependency that should be added to the >

Bug#989198: unblock: webkit2gtk/2.32.1-1

2021-06-04 Thread Alberto Garcia
On Fri, May 28, 2021 at 11:18:00AM +0200, Alberto Garcia wrote: > unblock webkit2gtk/2.32.1-1 This upload introduced a regression (#989332) that should probably be fixed for bullseye. WebKitGTK has always used GStreamer internally but the Debian package only _recommends_ the GStreamer plug

Bug#989307: DSA-4923-1: upgrading libwebkit2gtk-4.0-37 on buster pulls in xdg-desktop-portal

2021-06-05 Thread Alberto Garcia
On Sat, Jun 05, 2021 at 11:45:45AM +0900, Olaf Meeuwissen wrote: > In the mean time, I'll just `apt purge` the added packages. In my > case these were the > > Package changes: > + fuse 2.9.9-1+deb10u1 amd64 > + libpipewire-0.2-1 0.2.5-1 amd64 > + xdg-desktop-portal 1.2.0-1 amd64

Bug#989307: DSA-4923-1: upgrading libwebkit2gtk-4.0-37 on buster pulls in xdg-desktop-portal

2021-06-07 Thread Alberto Garcia
On Mon, Jun 07, 2021 at 08:52:32PM +0900, Olaf Meeuwissen wrote: > >> Package changes: > >> + fuse 2.9.9-1+deb10u1 amd64 > >> + libpipewire-0.2-1 0.2.5-1 amd64 > >> + xdg-desktop-portal 1.2.0-1 amd64 > >> + xdg-desktop-portal-gtk 1.2.0-1 amd64 > > > > Yes, these are the actual n

Bug#989595: unblock: webkit2gtk/2.32.1-2

2021-06-08 Thread Alberto Garcia
really expects at least the -base and -good sets. + - For video playback (e.g YouTube) -bad is also recommended. + - The pulseaudio plugin was merged into the -good package so it will +be always be available now. Move -alsa to Suggests. + + -- Alberto Garcia Mon, 07 Jun 2021 10

Bug#989307: DSA-4923-1: upgrading libwebkit2gtk-4.0-37 on buster pulls in xdg-desktop-portal

2021-06-13 Thread Alberto Garcia
On Sun, Jun 13, 2021 at 10:52:18AM +0900, Olaf Meeuwissen wrote: > > Using xdg-desktop-portal-gtk is actually a consequence of the > > webkit processes now running inside a sandbox for security > > reasons, so there is a trade-off between not using the sandbox at > > all or using the sandbox but re

Bug#977779: geary FTBFS on mipsel: test suite failure

2021-01-30 Thread Alberto Garcia
On Fri, Jan 29, 2021 at 02:11:00PM +0200, Adrian Bunk wrote: > > But this a bug in the CPU, right? Do I understand correctly that the > > package can fail depending on what CPU it is run on regardless of how > > it was built? > > > > I'm trying to understand what we can do in WebKit in order to fi

Bug#987686: webkit2gtk breaks balsa autopkgtest: xwd: error: No window with name Balsa exists!

2021-09-14 Thread Alberto Garcia
On Tue, Sep 14, 2021 at 04:35:35PM +0200, Sebastien Bacher wrote: > Could we get the patch uploaded to fix the issue? The webkitgtk depends > got removed for 2.32 but 2.33 in experimental still has a depends and > tests are failing > https://ci.debian.net/data/autopkgtest/unstable/amd64/b/balsa/151

Bug#988206: webkit2gtk: Experimental support for webrtc

2021-05-10 Thread Alberto Garcia
On Mon, May 10, 2021 at 04:26:55PM +0530, Pirate Praveen wrote: > I thought some of the changes we had to make in packaging to get > this building would be useful when it is ready for packaging (the > new build dependencies and build flags). I created the bug to share > notes. But if you think thi

Bug#988206: webkit2gtk: Experimental support for webrtc

2021-05-10 Thread Alberto Garcia
On Mon, May 10, 2021 at 04:39:06PM +0530, Pirate Praveen wrote: > >The problem is that you won't be able to test much because the > >source is not going to compile. > > Well, I built it successfully with help from Nilesh and mic is > detected (camera was not detected) in webrtc tests, though audi

Bug#987686: webkit2gtk breaks balsa autopkgtest: xwd: error: No window with name Balsa exists!

2021-05-11 Thread Alberto Garcia
On Tue, Apr 27, 2021 at 11:27:32PM +0200, Alberto Garcia wrote: > Nothing to do with webkit actually. The test launches Balsa, waits > for two seconds and then takes a screenshot of the window. The bug > happens because when xdg-desktop-portal-gtk is installed Balsa takes > a very

Bug#987686: webkit2gtk breaks balsa autopkgtest: xwd: error: No window with name Balsa exists!

2021-05-21 Thread Alberto Garcia
On Fri, May 21, 2021 at 09:28:02PM +0200, Paul Gevers wrote: > > In webkit2gtk 2.32.1-1 the dependency on xdg-desktop-portal-gtk was > > downgraded to a recommendation so the test no longer fails. > > balsa is close to autoremoval from bullseye because of this issue. > Should xdg-desktop-portal-gt

Bug#987686: webkit2gtk breaks balsa autopkgtest: xwd: error: No window with name Balsa exists!

2021-05-24 Thread Alberto Garcia
Control: tags -1 patch On Fri, May 21, 2021 at 09:52:53PM +0200, Paul Gevers wrote: > Oh, with the current downgraded dependency the issue is gone. You can also fix it with the attached patch, it's probably the easiest solution. Berto diff --git a/debian/tests/screenshot b/debian/tests/screensho

Bug#989198: unblock: webkit2gtk/2.32.1-1

2021-05-28 Thread Alberto Garcia
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package webkit2gtk Starting from buster webkit2gtk has been receiving security updates, with a dozen DSAs published so far, at a pace of once every month or two. These update

Bug#989198: unblock: webkit2gtk/2.32.1-1

2021-05-28 Thread Alberto Garcia
Control: tags -1 - moreinfo On Fri, May 28, 2021 at 10:44:27PM +0200, Sebastian Ramacher wrote: > libwebkit2gtk-4.0.so.37 libwebkit2gtk-4.0-37 #MINVER# > * Build-Depends-Package: libwebkit2gtk-4.0-dev > (c++)"WebKit::NetworkProcessMain(int, char**)@Base" 2.27.90 > - (c++)"WebKit::PluginProcess

<    2   3   4   5   6   7   8   9   10   11   >