Bug#993051: I found the problem and have a fix

2022-01-03 Thread Gustavo Noronha Silva
Hey, I noticed this problem a while ago and did some investigation yesterday. perf showed find_next_timeout as the culprit indeed, and gdb helped me realize the timeout linked list was just growing infinitely large... Here's the fix: https://github.com/lathiat/avahi/pull/366 Cheers, Gustavo

Bug#814545: lists.debian.org: Please remove me as an admin for debian-news-portuguese

2016-02-12 Thread Gustavo Noronha Silva
Package: lists.debian.org Severity: normal Hey, It's been a while since I did any actual administration of the list, I would like to stop receiving admin-related mail from it. Thanks! -- System Information: Debian Release: 8.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd

Bug#771785: O: fish -- friendly interactive shell

2014-12-02 Thread Gustavo Noronha Silva
Package: wnpp Severity: normal I intend to orphan the fish package. The package description is: Fish is a shell geared towards interactive use. Its features are focused on user friendliness and discoverability. The language syntax is simple but incompatible with other shell languages. --

Bug#771680: unblock: fish/fish_2.1.1.dfsg-1

2014-12-01 Thread Gustavo Noronha Silva
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package fish The package was blocked because of security issues which were fixed by this version. The new upstream version is focused on these fixes and the package if pret

Bug#749251: [webkit-gtk] Bug#749251: cyclograph-gtk2: depends on python-webkit which is deprecated

2014-07-03 Thread Gustavo Noronha Silva
Hey, On Sex, 27 Jun, 2014 at 3:34 , Carlos Garcia Campos wrote: [ for webkit-gtk@: Federico is porting his app from python-webkit (the old static libwebkitgtk-1.0 python bindings) to gir1.2-webkit2-3.0, see the code below. ] Yes, the problem is that webkit_javascript_result_get_value()

Bug#739968: linux-libc-dev: binfmts.h defines MAX_ARG_STRLEN using PAGE_SIZE which is not defined in armhf's libc

2014-02-24 Thread Gustavo Noronha Silva
Package: linux-libc-dev Version: 3.12.9-1 Severity: important Trying to build a software package that uses MAX_ARG_STRLEN on armhf I hit a build failure caused by PAGE_SIZE being undefined, we probably need to define MAX_ARG_STRLEN in a different fashion for armhf: #define MAX_ARG_STRLEN (P

Bug#474110: fish: stores history in ~/.config rather than ~/.cache

2013-09-26 Thread Gustavo Noronha Silva
Em Dom, 2013-09-01 às 22:22 +0800, David Adam escreveu: > This is being considered upstream at > https://github.com/fish-shell/fish-shell/issues/744 > > Note that we will probably go with XDG_DATA_HOME rather than > XDG_CACHE_HOME. That makes more sense indeed, IMO. -- Gustav

Bug#673727: jshint -> non-free, node-grunt -> contrib?

2013-08-26 Thread Gustavo Noronha Silva
l testing rather than to provide some functionality, so maybe we can just disable the jshint bits and package node without the dep. -- Gustavo Noronha Silva Debian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#720402: epiphany-browser: Trace/breakpoint trap.

2013-08-21 Thread Gustavo Noronha Silva
epiphany goes back to working? # echo 1 > /proc/sys/vm/overcommit_memory Cheers, -- Gustavo Noronha Silva Debian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#719813: nmu: webkitgtk_2.0.4-2

2013-08-15 Thread Gustavo Noronha Silva
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu nmu webkitgtk_2.0.4-2 . amd64 . -m "Rebuild against unstable glib" -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental

Bug#696236: ping? @ please apply m68k patch

2013-08-12 Thread Gustavo Noronha Silva
Hey, this patch seems to no longer apply in webkit 2.0.x, which is what is current, would you like to update it, or are you looking for an update to stable?

Bug#673727: License changed?

2013-08-06 Thread Gustavo Noronha Silva
epository. Unfortunately no: https://github.com/jshint/jshint/blob/master/src/jshint.js#L19 Cheers, -- Gustavo Noronha Silva Debian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#642750: [PATCH] epiphany-browser: *HIGHLY* unstable on ia64, (IA-64/IPF/Itanium) platform

2012-12-10 Thread Gustavo Noronha Silva
27;t change anything on archs other than ia64. Thanks for the patches! I will include them in my next upload, do you mind proposing them upstream, though? I don't feel like I know enough of this bit of the code to propose them myself. See http://www.webkit.org/coding/contributing.html Cheers

Bug#669059: Reopening Bug #669059

2012-05-25 Thread Gustavo Noronha Silva
On Sex, 2012-05-25 at 11:04 +0200, Samuel Thibault wrote: > I can make an 0-day NMU of webkit, if that can help the maintainer. It > would be the attached patch. Sure, please feel free, I'll acknowledge the NMU ASAP, thanks =) -- Gustavo Noronha Silva Debian signature.asc Descri

Bug#669308: Bug#669059: webkit-1.8.0-2: FTBFS on hurd-*

2012-05-22 Thread Gustavo Noronha Silva
m the patch as well, like I did for previous ones =) Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#661154: [MERGE] Use aa-status --enabled to figure out whether AppArmor is enabled

2012-05-10 Thread Gustavo Noronha Silva
Hey, This patch makes aa-genprof useful in Debian. It doesn't fix the original root cause, but aa-genprof does not really need the listing of loaded profiles it was using to check whether AppArmor was enabled anyway, so no loss in functionality for aa-genprof. Cheers, -- Gustavo Noronha

Bug#667814: Apparently not sudo's fault

2012-04-08 Thread Gustavo Noronha Silva
On Sun, 2012-04-08 at 17:53 -0300, Gustavo Noronha Silva wrote: > I tried downgrading, which doesn't work, and noticed that su is also not > working. I haven't been able to figure out what's broken yet. As a data > point, I run systemd, which is the one thing I can think

Bug#667814: Apparently not sudo's fault

2012-04-08 Thread Gustavo Noronha Silva
is working. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#667492: epiphany-browser: Epiphany crashes when sending email from godaddy mail; segmentation fault

2012-04-06 Thread Gustavo Noronha Silva
Hey, On Wed, 2012-04-04 at 08:23 -0500, Steven Sciame wrote: > Segmentation fault > steven@debtop:~$ This is not very useful. A back trace would be: http://wiki.debian.org/HowToGetABacktrace Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a dig

Bug#657057: telepathy-mission-control-5: missing gschema file causes mission-control-5 to abort on startup

2012-01-23 Thread Gustavo Noronha Silva
Package: telepathy-mission-control-5 Version: 1:5.10.1-1 Severity: important Hey Telepathers, Empathy complains it's unable to start mission-control. Starting it by hand yields: GLib-GIO-ERROR **: Settings schema 'im.telepathy.MissionControl.FromEmpathy' Looks like the gschema file is missing

Bug#571196: CherryPy 3.2

2011-12-08 Thread Gustavo Noronha Silva
;ll be happy to review it and sponsor the upload. Thanks! -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#649625: webkit unmaintained security-wise (again)

2011-12-08 Thread Gustavo Noronha Silva
support. If anyone would like to help, we can nominate people to the webkit security mailing list, and have an IRC meeting along with other WebKitGTK+ people to see what we could do about this, what do you say? Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digi

Bug#646237: Patch

2011-11-01 Thread Gustavo Noronha Silva
s done asap. I'll do it tonight if we can figure out the version number the new upload will have =) Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#639798: No solution for i386 architecture?

2011-10-28 Thread Gustavo Noronha Silva
to gtk2 this is not going to work without nspluginwrapper. With a webkit2-based epiphany this will work again since the plugin process is linked with gtk2, but webkit2 is still under development. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#646237: Patch

2011-10-27 Thread Gustavo Noronha Silva
ns a final upload of 1.6.1 is in order to add a Breaks for midori and claws fancy with the appropriate versions, and I'll be done with this =) Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#646237: Patch

2011-10-26 Thread Gustavo Noronha Silva
PI by supported, public API, and bumps the dependency in configure.ac. Cheers, -- Gustavo Noronha Silva Debian Description: removes usage of a private API call by using supported DOM functions Rewrite the code to get selected text to use the DOM APIs. Author: Gustavo Noronha Silva --- claws-mai

Bug#646095: Usage of "private" symbol

2011-10-24 Thread Gustavo Noronha Silva
for midori and claws-mail-fancy-plugin * Go shopping instead Votes? I'll grab claws-mail-fancy-plugin's code to take a look. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#623438: On packaging EFLWebKit

2011-10-24 Thread Gustavo Noronha Silva
WebKit and WebKitGTK+ regarding releases - having a single tarball for all of those would rock. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#503461: libgksu l10n update

2011-10-24 Thread Gustavo Noronha Silva
tion meanwhile if you think it's worth it - I am sorry I neglected this patch so much, but it may not be worth it anymore =(. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#646095: Usage of "private" symbol

2011-10-21 Thread Gustavo Noronha Silva
On Fri, 2011-10-21 at 18:09 +0200, Philipp Kern wrote: > On Fri, Oct 21, 2011 at 01:57:42PM -0200, Gustavo Noronha Silva wrote: > > This is caused by midori using a symbol that was only exported for being > > used in the test runner. I can't see how a rebuild would fix it, are

Bug#646095: Usage of "private" symbol

2011-10-21 Thread Gustavo Noronha Silva
er to have midori use proper API instead of possible =) Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#636180: Back to working after downgrading iptables

2011-08-02 Thread Gustavo Noronha Silva
Hey, I downgraded iptables to the version currently in wheezy (1.4.11.1-3), and shared to other computers is working again - the MASQUERADE rule is there and stuff. Not sure my problem is the same as the one the original reporter has, advice? Cheers, -- Gustavo Noronha Silva Debian

Bug#635164: segmentation fault: (epiphany-browser:6808): Pango-WARNING **: font_face status is: out of memory

2011-07-24 Thread Gustavo Noronha Silva
that there was no more memory available. Doesn't it look like it? =) Cheers, -- Gustavo Noronha Silva Debian Project -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#634127: epiphany-browser: eating up a lot of CPU

2011-07-18 Thread Gustavo Noronha Silva
ppen with specific pages open? Perhaps it's a page which features a plugin? Flash has this tendency of burning many CPU cycles. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#630001: gnome-shell: Network menu doesn’t work anymore

2011-06-10 Thread Gustavo Noronha Silva
a single entry, “Network > Settings”, which opens the System Settings application. > > NetworkManager still connects to my favourite networks, and notifications > for network–related events are displayed as usual. Have you restarted/relogged in since then? Cheers, -- Gustavo N

Bug#571196: CherryPy 3.2

2011-05-17 Thread Gustavo Noronha Silva
a web developer for a while. I don't have a problem with someone updating the package or even adopting it if they care about it. I will try to do it later this week if nobody beats me to it, though. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#605132: News

2011-05-16 Thread Gustavo Noronha Silva
he cause upstream let me know. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#623148: pu: package webkit/1.2.7-0+squeeze2

2011-04-25 Thread Gustavo Noronha Silva
Hey, On Tue, 2011-04-19 at 21:33 +0100, Adam D. Barratt wrote: > On Sun, 2011-04-17 at 15:19 -0300, Gustavo Noronha Silva wrote: > > I'm planning to upload the attached change to stable. It's a very simple > > change with a rather big benefit to webkit users (fixes #57

Bug#623148: pu: package webkit/1.2.7-0+squeeze2

2011-04-17 Thread Gustavo Noronha Silva
orward. Cheers, -- Gustavo Noronha Silva Debian Project diff --git a/debian/changelog b/debian/changelog index 68e031a..353f4ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +webkit (1.2.7-0+squeeze2) stable; urgency=low + + [ Gustavo Noronha Silva ] + * debian/patches/

Bug#623001: libgnutls26: fails to handshake on a number of sites (firefox works)

2011-04-16 Thread Gustavo Noronha Silva
the top of my mind currently is github, so I think restoring HMAC-MD5 is probably wise for the time being, for compatibility, indeed. Cheers, -- Gustavo Noronha Silva Debian Project -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#623001: libgnutls26: fails to handshake on a number of sites (firefox works)

2011-04-16 Thread Gustavo Noronha Silva
Package: libgnutls26 Version: 2.12.2-1 Severity: normal Hey, I've been seeing this problem mostly in Epiphany - the web page renders with the layout totally broken because the CSS failed to download because of this issue. Some big sites like github.com are affected. For instance, trying to rende

Bug#622371: transition: webkit

2011-04-15 Thread Gustavo Noronha Silva
On Fri, 2011-04-15 at 15:20 +0200, Josselin Mouette wrote: > Gustavo Noronha Silva wrote: > > I plan to upload webkit 1.3.x (soon to be 1.4.0) to unstable. What > > this involves: > > How about changing the source package name at the same time? This would > save a lot

Bug#622782: nmu: gnome-panel_3.0.0.1-1

2011-04-14 Thread Gustavo Noronha Silva
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu nmu gnome-panel_3.0.0.1-1 . amd64 . -m "Build with newer libebook." thanks The system I built gnome-panel in had a too old libebook which broke ABI meanwhile and the old ABI package is no l

Bug#622371: transition: webkit

2011-04-13 Thread Gustavo Noronha Silva
upport for testing makes no sense at all, so let's please stick to my request =). The "staging" of packages that require the newer webkit on experimental has already happened, and it's now time to push them to unstable. Cheers, -- Gustavo Noronha Silva -- To UNSUBSC

Bug#622371: transition: webkit

2011-04-12 Thread Gustavo Noronha Silva
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition I plan to upload webkit 1.3.x (soon to be 1.4.0) to unstable. What this involves: webkit now provides two parallel-installable libraries: libwebkitgtk-1.0-0 and libwebkitgtk-3.0-0; the f

Bug#578019: Planning to upload webkit 1.2.7-0+squeeze2 to stable

2011-04-10 Thread Gustavo Noronha Silva
Hey, I'm planning to upload the attached change to stable. It's a very simple change with a rather big benefit to webkit users (fixes #578019). Let me know if it's OK to go forward. Cheers, -- Gustavo Noronha Silva Debian Project diff --git a/debian/changelog b/debian/changelo

Bug#558125: epiphany-browser - Caches the decision to use ipv6 over network topology changes

2011-03-21 Thread Gustavo Noronha Silva
and again to libsoup ? That would be webkit. Epiphany is doing some DNS pre-fetching in the latest versions, but not related to the page, only to the address bar. Cheers, -- Gustavo Noronha Silva Debian Project -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#558125: epiphany-browser - Caches the decision to use ipv6 over network topology changes

2011-03-20 Thread Gustavo Noronha Silva
for the link) > !! This is WebKit pre-resolving DNS, but I still don't really understand the 0x00 reference. In any case, Epiphany doesn't deal with network directly, that is libsoup's domain, so I think we should reassign it there, and perhaps get some testing on experimental'

Bug#574371: Any news on packaging Go?

2011-03-03 Thread Gustavo Noronha Silva
Hey, I see the bug is tagged pending, but I don't see a package on NEW or incoming, so I'm wondering. Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#603684: gnome-shell no longer starting JS ERROR !!!

2010-11-16 Thread Gustavo Noronha Silva
has worked > before, something else may have changed that doesn't like the shell. [...] > ii gir1.0-glib-2.0 0.9.12-2 Introspection data for GLib, > GObje This is probably the cause. Try downgrading this package and see if it works, please. =) Cheers, -- Gus

Bug#603594: doesn't perform any ssl certificate checking (in the squeeze version)

2010-11-16 Thread Gustavo Noronha Silva
n SSL certificate check - it does let you know the SSL certificate is "broken", right? It would say it is OK if the certificate was OK. Why do you say it isn't? Cheers, -- Gustavo Noronha Silva Debian Project -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or

Bug#595794: webkit: uninstallable on amd64

2010-09-06 Thread Gustavo Noronha Silva
ng all the way back to 2001 (perhaps even older) about that. Thanks, and sorry for the trouble yet again. -- Gustavo Noronha Silva Debian Project -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#595807: nmu: webkit_1.2.4-1

2010-09-06 Thread Gustavo Noronha Silva
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu I built the package in a bad environment yet again - so it has dependencies on experimental packages, sorry about that =(. nmu webkit_1.2.4-1 . amd64 . -m "Built in bad environment (again)."

Bug#567311: Bug# 567311: no longer works with youtube html5

2010-09-06 Thread Gustavo Noronha Silva
the "standard" user agent) to those sites which are too stupid to do User Agent checks. A better place to discuss this is in the upstream bug report, though! =) Cheers, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#595774: unblock: webkit/1.2.4-1

2010-09-06 Thread Gustavo Noronha Silva
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: freeze-exception Please unblock package webkit webkit 1.2.4 includes a large number of security fixes, and a refreshed version of a patch 1.2.3 already has on it with the newer version that is mor

Bug#594470: libwebkit-1.0-2: CPU load goes to 100 % running JavaScript from http://tromey.com/Swirl/

2010-08-26 Thread Gustavo Noronha Silva
gned to some other package. Hey! Yeah, that seems to also cause firefox and chromium's tab to go dead. I forwarded the bug upstream (to WebKit's bugzilla), and we'll see what can be done about it =) Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#593306: luakit -- Slows to a crawl when loading http://kstars.wordpress.com

2010-08-18 Thread Gustavo Noronha Silva
ray*&, unsigned int And yet again this is to blame on boxBlur, the same problem that makes identi.ca scroll slowly. There is a patch in the works, and I plan to integrate it into the package after the ICU migration, if it works well: See https://bugs.webkit.org/show_bug.cgi?id

Bug#592670: libwebkit-1.0-2: useQuirks message spamming

2010-08-12 Thread Gustavo Noronha Silva
n soonish. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#592605: nmu: webkit_1.2.3-2

2010-08-11 Thread Gustavo Noronha Silva
side, so *shrug* =) -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#592605: nmu: webkit_1.2.3-2

2010-08-11 Thread Gustavo Noronha Silva
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu Hey, I screwed up and built the latest webkit upload in the wrong chroot (I blame pbuilder not liking me recently =)), so it needs a rebuild to be installable in current sid without experime

Bug#592591: libwebkit-1.0-2: depends on libgdk-pixbuf2.0-0

2010-08-11 Thread Gustavo Noronha Silva
kit-1.0-2>. Oops, my bad! I'll request the binNMU! Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#567311: Bug# 567311: no longer works with youtube html5

2010-08-10 Thread Gustavo Noronha Silva
X11; U; Linux x86_64; en-US) AppleWebKit/534.0 (KHTML, like Gecko) Chrome/6.0.411.0 Safari/534.0 Fuck Google and its braindead user agent sniffing, really. -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#591916: nmu: webkit_1.2.3-1

2010-08-06 Thread Gustavo Noronha Silva
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu Hey, For some reason some people started experiencing crashes with webkit-based browsers after upgrades these last two weeks. We could not really understand what was causing it, and I was n

Bug#589879: Doesn't start because of missing file

2010-07-25 Thread Gustavo Noronha Silva
brary version that > appears to be not available, at least not for amd64. Hrm. That should not be the case, what library is that? -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#589380: libwebkit-1.0-2: Web site compatibility: http://www.taharlev.com/ reloads forever

2010-07-17 Thread Gustavo Noronha Silva
lready submitted a report upstream and got an answer that it is not > reproducible in WebKit 1.3.x [2]. That's not strictly true. What has been said in the bug report is that it is not reproducible in Safari, which does not use WebKitGTK+. This is a problem specific to WebKitGTK+. Thanks,

Bug#589046: webkit: FTBFS: TextBreakIteratorICU.cpp: error: invalid static_cast / error: cannot convert

2010-07-15 Thread Gustavo Noronha Silva
On Thu, 2010-07-15 at 16:03 +0100, Julien Cristau wrote: > On Thu, Jul 15, 2010 at 11:47:47 -0300, Gustavo Noronha Silva wrote: > > > On Wed, 2010-07-14 at 23:22 -0400, Michael Gilbert wrote: > > > this problem doesn't appear to be due to my changes. i can build >

Bug#589196: gnome-shell: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'

2010-07-15 Thread Gustavo Noronha Silva
clone 589196 reassign -1 gobject-introspection 0.6.15~git20100713-1 retitle -1 may pass bad values to os.path.join, causing bad things to happen thanks On Thu, 2010-07-15 at 20:29 +0200, Emilio Pozuelo Monfort wrote: > On 15/07/10 20:04, Gustavo Noronha Silva wrote: > > On Thu, 2010-07

Bug#589196: gnome-shell: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'

2010-07-15 Thread Gustavo Noronha Silva
.gir] Error 1 > > Full build logs: > > https://buildd.debian.org/status/package.php?p=gnome-shell&suite=experimental Seems to be the case. It's a bug in either gobject-introspection or python2.6, though =( Cheers, -- Gustavo Noronha Silva Collabora Ltd. -- To UNS

Bug#587571: Also fixed in upstream 1.2.2

2010-07-15 Thread Gustavo Noronha Silva
On Wed, 2010-07-14 at 21:52 +0300, Adrian Bunk wrote: > fixed 587571 1.2.2-1 > thanks \o/ > In my testing with Seamonkey this bug is also fixed in upstream 1.2.2. You mean dragging from Liferea into Seamonkey, right? -- Gustavo Noronha Silva Debian signature.asc Description:

Bug#589046: webkit: FTBFS: TextBreakIteratorICU.cpp: error: invalid static_cast / error: cannot convert

2010-07-15 Thread Gustavo Noronha Silva
er is being somehow more strict on the buildds and your machine, because it obviously built fine for me... let me see if I can reproduce this. -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#588129: There is no sound volume icon in the top panel

2010-07-05 Thread Gustavo Noronha Silva
nient for me to quickly lock > what I want. That's true, but please report a separate wishlist bug, with multiple issues in the same bug report, all but one are bound to be ignored. =) See ya, -- Gustavo Noronha Silva Collabora Ltd. -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#586960: unresponsive browser in FEGaussianBlur.cpp

2010-06-24 Thread Gustavo Noronha Silva
is the same problem that causes scrolling in identi.ca to be fscking slow. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#565346: epiphany-browser: dragging links sometimes steals the mouse pointer and renders it useless

2010-06-14 Thread Gustavo Noronha Silva
On Sun, 2010-06-06 at 10:27 +0200, Josselin Mouette wrote: > Great! > > Mike, Gustavo, would it be possible to backport it into webkit 1.x for > squeeze? This is one of the major remaining issues. > > Cheers, Sure thing! I'll give it a go tonight! -- Gustav

Bug#582125: epiphany-browser: "Open" action on the download dialog box does not work

2010-05-18 Thread Gustavo Noronha Silva
4- The file seems downloaded and a notification message in the notification > area says "The file openlogo.pdf has been downloaded" > 5- No evince launched Works for me. Could you perhaps run epiphany under strace to see if it is trying to launch evince (or something else) at all?

Bug#554595: yet another affected version

2010-05-17 Thread Gustavo Noronha Silva
4efc60fd72 [1]: http://git.gnome.org/browse/epiphany/commit/?h=gnome-2-30&id=6a4715b8a9df0bc16394c890cd734bc0601bfd03 Should be in the next upstream version, but if I have some time I'll add it to the package. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This

Bug#575754: epiphany-browser: Bug in cookies privacy settings

2010-05-17 Thread Gustavo Noronha Silva
ink the cookie was from/to a third party. Can you please confirm this is no longer a problem in unstable, for you? Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#581762: epiphany-browser: rendering bug on gmane

2010-05-17 Thread Gustavo Noronha Silva
to charge these bugs on cairo or Xorg. If anyone has time to try different (older) cairo versions, that would rock. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#563695: loading data: urls with unknown content type crashes epiphany

2010-05-13 Thread Gustavo Noronha Silva
d do prints on client and handle, that might help me figure out what's wrong. Also, if you could print handle->client(), that might help. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#580875: epiphany-browser: browser crash while visit youtube

2010-05-10 Thread Gustavo Noronha Silva
On Sun, 2010-05-09 at 16:29 +0200, wmn wrote: > the browser is crashing while starting to watch any youtube video. Can you get a backtrace? http://wiki.debian.org/HowToGetABacktrace Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#572333: gksu-polkit eating 100% cpu

2010-05-06 Thread Gustavo Noronha Silva
ver is crashing? Are you on AMD64? Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#579472: webkit: FTBFS on sparc

2010-04-28 Thread Gustavo Noronha Silva
> +static uint64_t pageheap_memory[(sizeof(TCMalloc_PageHeap) + > sizeof(uint64_t) - 1) / sizeof(uint64_t)]; > static bool phinited = false; That seems to do it, yeah =) I'm not sure, but that change seems to be cross-platform safe, do we need to ifdef it, or not? Thanks! -- G

Bug#579472: webkit: FTBFS on sparc

2010-04-27 Thread Gustavo Noronha Silva
7;testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#578019: libwebkit-1.0-2: makes DNS query for every mouse movement

2010-04-22 Thread Gustavo Noronha Silva
ur attention particularly to the following comments: > > https://bugs.webkit.org/show_bug.cgi?id=23846#c14 > > https://bugs.webkit.org/show_bug.cgi?id=23846#c19 Attention drawn. What exactly do you want me to see in those comments? See you, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#578019: libwebkit-1.0-2: makes DNS query for every mouse movement

2010-04-20 Thread Gustavo Noronha Silva
some reason WebKit thinks it should do the pre-resolution when the mouse is moved on top of the blank area of the page indeed. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#577243: epiphany-browser: unable to load ALEC home page

2010-04-12 Thread Gustavo Noronha Silva
ith the new gnutls in experimental, but in this page it seems to happen also with the one in unstable. -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#577053: Epiphany-browser does not download

2010-04-09 Thread Gustavo Noronha Silva
On Fri, 2010-04-09 at 10:49 +0100, Guillaume wrote: > I can't install the version 2.30.0-1 for it would break gnome. And I do > not wish to upgrade my Debian to unstable. What webkit version do you have installed? (The package is libwebkit-1.0-2). See you, -- Gustavo Noronha Si

Bug#576339: epiphany-browser: unable to access https site after webkit switchover

2010-04-07 Thread Gustavo Noronha Silva
to implement its SSL support =). I'll reasign. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#576339: How to reproduce

2010-04-07 Thread Gustavo Noronha Silva
sent. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#576339: epiphany-browser: unable to access https site after webkit switchover

2010-04-07 Thread Gustavo Noronha Silva
> that account. same results. Can you please try downgrading libgnutls26 to the version in unstable? I am pretty sure gnutls is the culprit here, and that you have the version from experimental. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#576339: epiphany-browser: unable to access https site after webkit switchover

2010-04-06 Thread Gustavo Noronha Silva
ed that i have the libsoup2.4-1 and libsoup-gnome2.4-1 versions > noted in the resolution to bugid 572258 and that i am not using an https > proxy (491096). Do you have any extensions enabled? I am specially interested in adblock, here. Thanks, -- Gustavo Noronha Silva Debian signature.as

Bug#571513: Evolution crash at starting

2010-03-19 Thread Gustavo Noronha Silva
Package: evolution Version: 2.29.3.2-1 Severity: normal This appears to be enough for the crash to go away: mv .evolution/mail/imap/deb...@kov.eti.br/folders.db /tmp/ Thanks, -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 't

Bug#571513: Evolution crash at starting

2010-03-19 Thread Gustavo Noronha Silva
Package: evolution Version: 2.29.3.2-1 Severity: normal Maybe the crash I just started getting is related? Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffd8c75910 (LWP 31232)] 0x71b307e0 in g_str_hash () from /lib/libglib-2.0.so.0 (gdb) bt #0 0x71

Bug#572718: Same bug now appeared in testing (A.K.A. "Not fixed")

2010-03-15 Thread Gustavo Noronha Silva
On Mon, 2010-03-15 at 20:44 +0100, Lutz wrote: > I just ran an upgrade and now gnome-shell is broken in testing, too. Yeah, this is because what we really need is to rename the mutter gir package. I'll do it. -- Gustavo Noronha Silva Collabora Ltd. -- To UNSUBSCRIBE, email to deb

Bug#571783: epiphany-browser crashes while loading pages

2010-03-09 Thread Gustavo Noronha Silva
On Mon, 2010-03-08 at 20:36 +0100, Ulrich Schenck wrote: > libsoup2.4 is upgrade to 2.29.91-1 but epiphany-browser still crashes. > > It crashes for example also at youtube.com. Just click on a video to > start. It's reproducible. What flash plugin do you use? -- Gustavo Noro

Bug#573199: fails to make distcheck webkitgtk because of command line limitations

2010-03-09 Thread Gustavo Noronha Silva
Package: make Version: 3.81-7 Severity: normal When I run make distcheck on WebKitGTK+ this is what I have: k...@couve ~/s/W/W/Release> make distcheck { test ! -d "webkit-1.1.22" || { find "webkit-1.1.22" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "webkit-1.1.22"; }; } test -d "webkit

Bug#558125: epiphany-browser - Caches the decision to use ipv6 over network topology changes

2010-03-08 Thread Gustavo Noronha Silva
g one of the other addresses. Looks like it's not actually caching > ipv4 vs ipv6, but just one ip address for the url… This is likely a problem in libsoup, or on GResolver. I'll ask Dan Winship. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#572718: Breaks due to newer gir1.0-mutter-2.28

2010-03-08 Thread Gustavo Noronha Silva
aming gir1.0-mutter-2.28 to gir1.0-mutter-2.29 imho makes sense. So > it seems the bug is in gir1.0-mutter-2.28 not in gnome-shell. This sounds like the best idea to me, yeah. Thanks! -- Gustavo Noronha Silva Collabora Ltd. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#572258: epiphany-browser: Cannot access websites using HTTPS

2010-03-03 Thread Gustavo Noronha Silva
in > ii libsoup2.4-1 2.29.90-1 an HTTP library implementation > in I bet your problem lies here. Try upgrading libsoup2.4-1 to 2.29.91-1, please, and restart Epiphany. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#571783: epiphany-browser crashes while loading pages

2010-03-03 Thread Gustavo Noronha Silva
a bug in either the soup package, or epiphany), btw. Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

Bug#546682: marked as done (epiphany-webkit: Fails to download attachment from Gmail)

2010-02-27 Thread Gustavo Noronha Silva
to respect the content disposition requested by the server. See: https://bugs.webkit.org/show_bug.cgi?id=32247 Thanks, -- Gustavo Noronha Silva Debian signature.asc Description: This is a digitally signed message part

  1   2   3   4   5   >