Bug#330343: liferea: 1.0 still has this

2005-12-30 Thread Nathan Conrad
I think that this is a GTK+ problem. See:

http://bugzilla.gnome.org/show_bug.cgi?id=100600

-Nathan

On Fri, Dec 30, 2005 at 10:10:16AM +, Stuart T. R. Rowan wrote:
> I am using Gnome from unstable and openbox as the window manager instead
> of metacity.
> 
> New partial screenshot attached.
> 
> Thanks,
> Stu.
> 
> On Thu, 2005-12-29 at 18:25 -0600, David Moreno Garza wrote:
> > On 22:36 Thu 29 Dec 2005, Stuart Rowan wrote:
> > > Package: liferea
> > > Version: 1.0-1
> > > Followup-For: Bug #330343
> > > 
> > > It still has this obnoxious white rectangle around ithave i just 
> > > missed
> > > the point and the white rectangle is intentional?
> > 
> > To be honest, I've not been able to make proper research on this, since
> > I couldn't reproduce it on GNOME or KDE. What desktop environment or
> > window manager are you using?
> > 
> > > All the best for the New Year,
> > 
> > Ditto.
> 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#344834: Catalan translation

2005-12-30 Thread Nathan Conrad
I just added this translation to CVS head (upstream). You might want
to add it to the Debian package for 1.0.

-Nathan

On Mon, Dec 26, 2005 at 08:44:56PM +0100, Jordi Mallach wrote:
> Package: liferea
> Version: 1.0-1.exp1
> Severity: wishlist
> Tags: patch l10n
> 
> Hey David,
> 
> Attached is a ca.po for liferea 1.0. It is slightly more up to date than
> the version I attached to SourceForge.
> 
> Also, as liferea doesn't use intltool, you need to translate the desktop
> file by hand. Here are the necessary lines:
> 
> Name[ca]=Lector de canals Liferea
> GenericName[ca]=Lector de canals
> Comment[ca]=Descarregueu i visualitzeu canals
> 
> Can you please add them too?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#299900: liferea: Liferea Crash (reproducible)

2005-05-17 Thread Nathan Conrad
I am unable to reproduce the problem. I tried using both liferea 0.9.1
and 0.9.2. I created a small script that produces a random RSS feed
that could be useful for testing this problem:

http://bungled.net/~conrad/randomrss.php

I add this feed and then set the feed cache to a max of 20 items and
an update time of one minute This causes items to expire very
rapidly.

-Nathan

On Thu, Mar 17, 2005 at 12:34:51AM -0800, Guido Trotter wrote:
> Package: liferea
> Version: 0.9.0b-1
> Severity: normal
> 
> 
> Hi, I was able, doing the same operation, to reliably crash liferea.
> Unfortunately I don't know the error message, as I wasn't running it
> from a console (and I can't reproduce the problem immediatly).
> 
> Steps for reproducing:
> 
> 1. Flag an item, in some stream
> 2. Wait some days, till that item would have been uncached (and is not 
> because it's flagged)
> 3. Go to the flagged items window
> 4. Unflag the item
> 5. Click on another item in the window
> 
> Then liferea just closes...
> 
> Thanks,
> 
> Guido


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#302058: liferea: crashes while navigating with space

2005-05-17 Thread Nathan Conrad
I have a feeling that this was caused by vfolder problems in version
0.9.1. We believe that these are resolved in version 0.9.2 which was
released yesterday (but is not yet in debian).

-Nathan

On Tue, Mar 29, 2005 at 11:27:37PM +0200, Jens Kubieziel wrote:
> Package: liferea
> Version: 0.9.1-1
> Severity: normal
> 
> Hi,
> 
> I normally navigate through new entries by pressing Space. Sometimes liferea
> crashes suddenly. Below you find a strace output. AFAIS the program couldn't
> find accmvdq.png and aborts. I tried to open all feeds I read and reproduce 
> this
> bug. But I had no luck.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#302155: Addendum to liferea segfaulting...

2005-05-17 Thread Nathan Conrad
What would be helpful is a copy of your .liferea directory, especially
your feedlist. You can send a copy of it to be and I will try to
diagnose the problem. 0.9.1 has many bugs relating to vfolders and
your crash may be fixed in 0.9.2. The fact that you are using the
"unread items" folder means that it probably was fixed in 0.9.2.

-Nathan

On Thu, Mar 31, 2005 at 12:32:17AM +1000, Matthew Palmer wrote:
> You might like to know what I was doing when liferea segfaulted (stupid me
> for forgetting it initially...)
> 
> I usually trigger the problem by rapidly scrolling through a set of unread
> RSS items in my unread folder (having terrible trouble with previously-read
> messages coming back; not sure why).  Just go to the top and hold down the
> down-arrow key; better than 80% of the time, it'll go feelers-up.
> 
> - Matt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#309577: memprof: incompatible with threads (NPTL?)

2005-05-17 Thread Nathan Conrad
Package: memprof
Version: 0.5.1-9
Severity: normal

I just tried using memprof to check for leaks in Liferea. But, memprof
stalls when I try to start "liferea-bin". I looked using gdb, and
liferea stalled when pthread_create was called (by glib).

Memprof does function correctly when I export LD_ASSUME_KERNEL=2.4.19
which seems to imply that it is incompatible with NPTL (though I could
be wrong).

-Nathan Conrad

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages memprof depends on:
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.1-1The ATK accessibility toolkit
ii  libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-2 The Bonobo UI library
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libgconf2-4  2.10.0-1GNOME configuration database syste
ii  libglade2-0  1:2.5.1-1   library to load .glade files at ru
ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
ii  libgnome2-0  2.10.0-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.10.0-1A powerful object-oriented display
ii  libgnomeui-0 2.10.0-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.10.1-3The GNOME virtual file-system libr
ii  libgtk2.0-0  2.6.7-1 The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-13 Inter-Client Exchange library
ii  liborbit21:2.12.2-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-13 X Window System Session Management
ii  libxml2  2.6.16-7GNOME XML library
ii  xlibs4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#309832: liferea: Liferea 0.9.2 Update Available

2005-05-19 Thread Nathan Conrad
Package: liferea
Version: 0.9.1-1
Severity: wishlist

Hi,

Liferea 0.9.2 was released on Monday. Please upload 0.9.2 to
Debian. It fixes a number of bugs that existed in 0.9.1.

It is my opinion that the following bugs do not exist in 0.9.2.

#302102: liferea: Crash when selecting unread item from the unread vfolder 
#302155: liferea: Segfaults
#302058: liferea: crashes while navigating with space
The three of these were related to vfolders and the crashes should
not exist in 0.9.2
#281634: When killed, liferea loses some of its configuration
This was fixed a while ago.
#300452: liferea: exporting OPML kills the appllication
This was also fixed a while ago

-Nathan


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages liferea depends on:
ii  libatk1.0-0  1.10.1-1The ATK accessibility toolkit
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libgconf2-4  2.10.0-1GNOME configuration database syste
ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
ii  libgtk2.0-0  2.6.7-1 The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-13 Inter-Client Exchange library
ii  liborbit21:2.12.2-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libsm6   4.3.0.dfsg.1-13 X Window System Session Management
ii  libx11-6 4.3.0.dfsg.1-13 X Window System protocol client li
ii  libxml2  2.6.16-7GNOME XML library
ii  liferea-gtkhtml  0.9.1-1 gtkhtml-based rendering for Lifere
ii  xlibs4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#292705: liferea: New upstream release available

2005-01-29 Thread Nathan Conrad
Currently, 0.9.0 and 0.6.4b have both been reported to be broken on
amd64 (using Gentoo) I don't have a machine that I can test it
with.

I know of at least one crashbug in 0.6.4b:
Adding a feed with a URL that contains a space.

-Nathan

On Sat, Jan 29, 2005 at 08:56:58AM +0100, Jérôme Marant wrote:
> David Moreno Garza <[EMAIL PROTECTED]> writes:
> 
> > On Fri, 2005-01-28 at 22:54 +0100, J??e Marant wrote:
> >> Package: liferea
> >> Version: 0.6.4b-2
> >> Severity: wishlist
> >> 
> >> Hi,
> >> 
> >> Could ypu please update liferea to 0.9b?
> >> 
> >> Current version crashes all the time, when doing simple actions
> >> like subscribing to feed (I can reproduce).
> >
> > Please report any concrete bugs you find.
> 
> So are you going to update the package anyway?
> 
> -- 
> Jérôme Marant
> 
> 

-- 
Nathan J. Conrad 
Charlotte, NC, USA   http://bungled.net
GPG: F4FC 7E25 9308 ECE1 735C  0798 CE86 DA45 9170 3112


signature.asc
Description: Digital signature


Bug#315120: apt-spy: segfault with updated mirror list

2005-06-20 Thread Nathan Conrad
Package: apt-spy
Version: 3.1-13
Severity: important

Apt-spy segfaults when searching for a fast mirror.

Reproducable on both i386 and PPC:

1) Install apt-spy
2) apt-spy update
3) apt-spy -d testing -o /tmp/test.out
4) apt-spy segfaults
-Nathan

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.25-ben1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages apt-spy depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libcurl37.13.2-2 Multi-protocol file transfer libra

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#319536: liferea: links with a # get truncated

2005-07-22 Thread Nathan Conrad
This bug is fixed in Liferea 0.9.4 (which was released today).

-Nathan (developer of Liferea)

On Fri, Jul 22, 2005 at 11:15:57PM +0100, Paul Brossier wrote:
> Package: liferea
> Version: 0.9.3-1
> Severity: normal
> 
> Links with an anchor will open without it. For instance,
> http://www.debian.org/Bugs/Developer#subscribe will open as
> http://www.debian.org/Bugs/Developer .
> 
> thanks, bye


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#335552: orpie: Orpie exits after uconvert with not enough elements in stack

2005-10-24 Thread Nathan Conrad
Package: orpie
Version: 1.4.1-3
Severity: normal

I just found that orpie will exit when I have one number on the stack
and try to use the 'uconvert function. Instead of exiting, it should
give an error message and do nothing to the stack.

When exiting after 'uconvert, it says:

Caught error at toplevel:
Rpc_stack.Stack_error("cannot pop empty stack")


Thanks,

Nathan

-- System Information: Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages orpie depends on:
ii  libgsl0   1.7-2  GNU Scientific Library (GSL) -- li
ii  libncurses5   5.5-1  Shared libraries for terminal hand
ii  ocaml 3.08.3-8   ML language implementation with a 
ii  ocaml-nox 3.08.3-8   ML language implementation with a 

orpie recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#331436: liferea: (self certified) https feed source doesn't work

2005-10-03 Thread Nathan Conrad
Yes. This is a known issue with Liferea. HTTPS support will be
introduced in version 1.1 (which may be some months away). The HTTPS
support patch has already been written and is included in the Liferea
CVS archive.

-Nathan

On Mon, Oct 03, 2005 at 03:30:46PM +0200, Joerg Schuetter wrote:
> Package: liferea
> Version: 0.9.7b-1
> Severity: normal
> 
> With liferea I can't read the feed from 
> https://addons.mozilla.org/rss/?application=firefox&list=newest
> via URL, I have to use the workaround with command
> 'curl https://addons.mozilla.org/rss/?application=firefox&list=newest'
> 
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
> 'experimental')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.13.1-20050914-0
> Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
> 
> Versions of packages liferea depends on:
> ii  dbus-10.23.4-6   simple interprocess messaging 
> syst
> ii  dbus-glib-1   0.23.4-6   simple interprocess messaging 
> syst
> ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
> ii  libc6 2.3.5-6GNU C Library: Shared libraries 
> an
> ii  libgconf2-4   2.10.1-6   GNOME configuration database 
> syste
> ii  libglib2.0-0  2.8.2-1The GLib library of C routines
> ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user 
> interface 
> ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
> ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA 
> ORB
> ii  libpango1.0-0 1.8.2-2Layout and rendering of 
> internatio
> ii  libsm66.8.2.dfsg.1-7 X Window System Session 
> Management
> ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client 
> li
> ii  libxml2   2.6.22-1   GNOME XML library
> ii  liferea-gtkhtml   0.9.7b-1   gtkhtml-based rendering library 
> fo
> ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries 
> m
> ii  zlib1g1:1.2.3-4  compression library - runtime
> 
> liferea recommends no packages.
> 
> -- no debconf information
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329867: liferea: add option to startup in notification area

2005-09-23 Thread Nathan Conrad
Liferea 0.9.6 (which is in unstable) has this option. It is
"--mainwindow-state=hidden".

-Nathan Conrad

On Fri, Sep 23, 2005 at 06:19:52PM -0400, Eric Cooper wrote:
> Package: liferea
> Version: 0.9.4-1
> Severity: wishlist
> 
> It would be nice to have an option similar to --iconify that causes
> the program to appear initially only in the notification area.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#320907: liferea: missing options with ja_JP.UTF-8

2005-08-09 Thread Nathan Conrad
The problem is that the translation does not contain the leading slash
character. I'll fix it in the next release.

Thanks for pointing out the problem.

-Nathan

On Tue, Aug 02, 2005 at 12:17:59AM -0400, Erinn Clark wrote:
> Package: liferea
> Version: 0.9.3-1
> Severity: minor
> 
> Using ja_JP.UTF-8, I find that there is a menu option missing when
> right-clicking on links to feeds. I'm able to launch feeds in a tab,
> open them in a browser, and to save them to my feed list, but I'm unable
> to copy the URL. As far as I can tell, this part of ja.po should be
> working:
> 
> #: src/ui_popup.c:147
> msgid "/_Copy Link Location"
> msgstr "リンク先のアドレスのコピー(_C)"
> 
> ...but it doesn't appear to pick it up for some reason.
> 
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.10-1-686
> Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
> 
> Versions of packages liferea depends on:
> ii  dbus-1   0.23.4-3simple interprocess messaging 
> syst
> ii  dbus-glib-1  0.23.4-3simple interprocess messaging 
> syst
> ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
> ii  libc62.3.2.ds1-22GNU C Library: Shared libraries 
> an
> ii  libgconf2-4  2.10.1-1GNOME configuration database 
> syste
> ii  libglib2.0-0 2.6.5-1 The GLib library of C routines
> ii  libgtk2.0-0  2.6.8-1 The GTK+ graphical user 
> interface 
> ii  libice6  6.8.2.dfsg.1-3  Inter-Client Exchange library
> ii  liborbit21:2.12.2-2  libraries for ORBit2 - a CORBA 
> ORB
> ii  libpango1.0-01.8.1-1 Layout and rendering of 
> internatio
> ii  libsm6   6.8.2.dfsg.1-3  X Window System Session 
> Management
> ii  libx11-6 4.3.0.dfsg.1-13 X Window System protocol client 
> li
> ii  libxml2  2.6.20-1GNOME XML library
> ii  liferea-gtkhtml  0.9.3-1 gtkhtml-based rendering for 
> Lifere
> ii  xlibs6.8.2.dfsg.1-3  X Window System client libraries 
> m
> ii  zlib1g   1:1.2.3-1   compression library - runtime
> 
> liferea recommends no packages.
> 
> -- no debconf information
> 
> 



Bug#298906: liferea: hangs after adding RDF-feed

2005-03-10 Thread Nathan Conrad
I'm 99% sure that this is caused by invalid markup in the feed's HTML
site. The crash is in the code that looks for the favicon to display
in the feed list.

It will be fixed in version 0.9.1 which is due to be released this
weekend. You may want to try the prerelease of the new version to
verify that the problem is fixed. You would have to compile it from
source.

http://liferea.sourceforge.net/liferea-0.9.1-test1.tar.gz

-Nathan Conrad
Liferea developer

On Thu, Mar 10, 2005 at 05:23:53PM +0100, Florian Rossol wrote:
> Package: liferea
> Version: 0.9.0b-1
> Severity: normal
> 
> 
> Hi,
> 
> everytime I try to add
> 
> http://www.ossite.org/collaborate/getRSS?mode=1&id=sigossee/collaborate
> 
> to my liferea-feeds liferea hangs. After adding this feed the window
> "Abonnement-Eigenschaften" (must be "subscription-properties", or
> something like that in english) pops up, but freezes after a
> second. Then both windows (the main-window and the
> "Abonnement-Eigenschaften"-window) turns completley gray and I have to
> kill liferea.
> 
> I made an ethereal-dump. The last thing liferea tried to fetch before
> it freezes was a favicon.ico. If it would help, you can get this dump
> here:
> 
> http://yola.in-berlin.de/liferea
> 
> I'm sorry, but I don't have an idea what the problem can be.
> 
> Bye
> 
> Florian
> 
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers testing
>   APT policy: (990, 'testing')
> Architecture: i386 (i686)
> Kernel: Linux 2.6.8-2-k7
> Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
> 
> Versions of packages liferea depends on:
> ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
> ii  libc62.3.2.ds1-20GNU C Library: Shared libraries 
> an
> ii  libgconf2-4  2.8.1-4 GNOME configuration database 
> syste
> ii  libglib2.0-0 2.6.2-1 The GLib library of C routines
> ii  libgtk2.0-0  2.6.2-3 The GTK+ graphical user 
> interface 
> ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
> ii  liborbit21:2.10.5-0.1libraries for ORBit2 - a CORBA 
> ORB
> ii  libpango1.0-01.8.0-3 Layout and rendering of 
> internatio
> ii  libsm6   4.3.0.dfsg.1-10 X Window System Session 
> Management
> ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client 
> li
> ii  libxml2  2.6.16-3GNOME XML library
> ii  liferea-gtkhtml  0.9.0b-1gtkhtml-based rendering for 
> Lifere
> ii  liferea-mozilla  0.9.0b-1mozilla-based rendering for 
> Lifere
> ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) 
> configu
> ii  zlib1g   1:1.2.2-3   compression library - runtime
> 
> -- no debconf information
> 
> 

-- 
Nathan J. Conrad 
Charlotte, NC, USA   http://bungled.net
GPG: F4FC 7E25 9308 ECE1 735C  0798 CE86 DA45 9170 3112


signature.asc
Description: Digital signature


Bug#364993: 'reset' resets terminal

2006-04-30 Thread Nathan Conrad
I've also been running into this bug. I've found that the `reset'
program fixes the broken terminal.

-Nathan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#353957: liferea-mozilla: please build against xulrunner components

2006-05-04 Thread Nathan Conrad
I have found the cause of Liferea crashing with xulrunner. I have
patched the Liferea 1.1 development tree to support it. I expect that
we will have a patch for 1.0 in the next few days.

The problem was that we were not setting the mozilla component path
(using the gtk_moz_embed_set_comp_path(...) function).

-Nathan

On Wed, Feb 22, 2006 at 11:12:38AM +0200, Martin-Éric Racine wrote:
> Package: liferea
> Version: 1.0.4-1
> Severity: wishlist
> 
> I'm not sure if this is already possible or not, but could liferea-mozilla be 
> built against xulrunner components rather than the deprecated mozilla-broswer?
> Thanks!



Bug#353957: liferea-mozilla: please build against xulrunner components

2006-05-05 Thread Nathan Conrad
I just made an (untested) patch for 1.0 to use xulrunner. I'm
attaching it to this email. Note that you will have to re-run automake
and autoconf in order for the configure script and makefiles be
updated.

-Nathan

On Thu, May 04, 2006 at 08:17:35PM -0400, Nathan Conrad wrote:
> I have found the cause of Liferea crashing with xulrunner. I have
> patched the Liferea 1.1 development tree to support it. I expect that
> we will have a patch for 1.0 in the next few days.
> 
> The problem was that we were not setting the mozilla component path
> (using the gtk_moz_embed_set_comp_path(...) function).
> 
> -Nathan
> 
> On Wed, Feb 22, 2006 at 11:12:38AM +0200, Martin-Éric Racine wrote:
> > Package: liferea
> > Version: 1.0.4-1
> > Severity: wishlist
> > 
> > I'm not sure if this is already possible or not, but could liferea-mozilla 
> > be 
> > built against xulrunner components rather than the deprecated 
> > mozilla-broswer?
> > Thanks!
> 
> 
Index: configure.ac
===
RCS file: /cvsroot/liferea/liferea/configure.ac,v
retrieving revision 1.40
diff -u -r1.40 configure.ac
--- configure.ac20 Feb 2006 23:04:08 -  1.40
+++ configure.ac5 May 2006 06:49:39 -
@@ -31,7 +31,7 @@
 AC_ARG_ENABLE(dbus,AS_HELP_STRING([--disable-dbus],[compile without DBUS 
support]),,enable_dbus=yes)
 AC_ARG_ENABLE(gtkhtml2,AS_HELP_STRING([--disable-gtkhtml2],[don't compile the 
gtkhtml2 backend]),,enable_gtkhtml2=yes)
 AC_ARG_ENABLE(gecko,   AS_HELP_STRING([--disable-gecko],[don't compile the 
Gecko backend]),,enable_gecko=yes)
-AC_ARG_ENABLE(gecko,   AS_HELP_STRING([--enable-gecko=ARG],[specify which 
Gecko provider to use ("mozilla" or "firefox")]),,enable_gecko=yes)
+AC_ARG_ENABLE(gecko,   AS_HELP_STRING([--enable-gecko=ARG],[specify which 
Gecko provider to use ("mozilla", "firefox", or 
"xulrunner")]),,enable_gecko=yes)
 AC_ARG_ENABLE(gnutls,  AS_HELP_STRING([--enable-gnutls],[Attempt to use GNUTLS 
for SSL support @<:@default=yes@:>@]),,enable_gnutls=yes)
 
 AC_CHECK_FUNCS([strsep getaddrinfo])
@@ -99,6 +99,11 @@
 dnl Mozilla
 dnl ***
 
+if test "x$enable_gecko" = "xyes" -o "x$enable_gecko" = "xxulrunner" ; then
+   gecko_provider=xulrunner
+   PKG_CHECK_MODULES(MOZILLA, $gecko_provider-gtkmozembed, enable_mozilla=yes, 
enable_mozilla=no)
+   AC_MSG_RESULT($gecko_provider: $enable_mozilla)
+fi
 if test "x$enable_gecko" = "xyes" -o "x$enable_gecko" = "xmozilla" ; then
gecko_provider=mozilla
PKG_CHECK_MODULES(MOZILLA, $gecko_provider-gtkmozembed, enable_mozilla=yes, 
enable_mozilla=no)
@@ -132,7 +137,7 @@
MOZILLA_INCLUDE_ROOT=`dirname $MOZILLA_INCLUDE_ROOT`
MOZILLA_LIB_ROOT=`$PKG_CONFIG --libs-only-L $gecko_provider-gtkmozembed | 
awk '{print $1}' |  cut -c 3-`
MOZILLA_LIB_DIR_SEARCH="look_for_mozilla \"$MOZILLA_LIB_ROOT\""
-   
+   MOZILLA_HOME="`$PKG_CONFIG --variable=libdir $gecko_provider-gtkmozembed`"  
 
dnl Maybe we don't need all of this...
MOZILLA_CFLAGS="$MOZILLA_CFLAGS \
 -I$MOZILLA_INCLUDE_ROOT \
@@ -175,6 +180,7 @@
 -I$MOZILLA_INCLUDE_ROOT/xpcom \
 -I$MOZILLA_INCLUDE_ROOT/xpconnect"
 
+   AC_SUBST([MOZILLA_HOME])
AC_SUBST(MOZILLA_CFLAGS)
AC_SUBST(MOZILLA_LIBS)   
AC_SUBST(MOZILLA_LIB_DIR_SEARCH)
Index: src/mozilla/Makefile.am
===
RCS file: /cvsroot/liferea/liferea/src/mozilla/Makefile.am,v
retrieving revision 1.11
diff -u -r1.11 Makefile.am
--- src/mozilla/Makefile.am 30 Sep 2005 23:03:20 -  1.11
+++ src/mozilla/Makefile.am 5 May 2006 06:49:40 -
@@ -9,7 +9,7 @@
mozilla.cpp mozilla.h
 
 liblihtmlm_la_LIBADD = $(PACKAGE_LIBS) $(MOZILLA_LIBS) $(INTLLIBS)
-liblihtmlm_la_CFLAGS = $(MOZILLA_CFLAGS) $(PACKAGE_CFLAGS)
+liblihtmlm_la_CFLAGS = $(MOZILLA_CFLAGS) $(PACKAGE_CFLAGS) 
-DMOZILLA_HOME=\""$(MOZILLA_HOME)\""
 liblihtmlm_la_CXXFLAGS = $(MOZILLA_CFLAGS) $(PACKAGE_CFLAGS)
 
 if PLATFORM_WIN32
Index: src/mozilla/mozembed.c
===
RCS file: /cvsroot/liferea/liferea/src/mozilla/mozembed.c,v
retrieving revision 1.48
diff -u -r1.48 mozembed.c
--- src/mozilla/mozembed.c  5 Feb 2006 02:27:32 -   1.48
+++ src/mozilla/mozembed.c  5 May 2006 06:49:40 -
@@ -263,7 +263,7 @@

/* init mozilla home */
g_unsetenv("MOZILLA_FIVE_HOME");
-   gtk_moz_embed_set_comp_path(NULL);
+   gtk_moz_embed_set_comp_path(MOZILLA_HOME);
 
/* set a path for the profile */
profile = g_build_filename(g_get_home_dir(), ".liferea/mozilla", NULL);


Bug#368866: liferea-gtkhtml: please upgrade to GTKHTML 3.x

2006-05-25 Thread Nathan Conrad
As far as I know, GtkHTML 3.x does not support CSS. Therefore, it is
not suitable for Liferea. I suggest that you file bug reports against
GtkHTML 2.x if you find that it has rendering problems.

-Nathan

On Thu, May 25, 2006 at 06:14:07PM +0300, Martin-Éric Racine wrote:
> Package: liferea-gtkhtml
> Version: 1.0.10-1
> Severity: wishlist
> 
> It would be desirable for upstream to upgrade the GTKHTML backend to GTKHTML 
> 3.x, 
> for better support of HTML 4.01 markup.
k



Bug#353957: liferea-mozilla: please build against xulrunner components

2006-02-23 Thread Nathan Conrad
It looks like the `libxul0d' package provides
`/usr/lib/libgtkembedmoz.so.0d' library which liferea can use to
render HTML. But, currently Liferea is linked with
libgtkembedmoz.0. I'm not sure what the `d' at the end of the library
name means. I think that the best thing to do would be to build two
versions of the gtkmozembed library, one against the mozilla library
and another against the libxml0d library. This will require some
reworking of the configure script, and currently the mozilla detection
part is a mess.

-Nathan

On Wed, Feb 22, 2006 at 01:01:27PM +0100, Lars Lindner wrote:
> On 2/22/06, Martin-Éric Racine <[EMAIL PROTECTED]> wrote:
> > I'm not sure if this is already possible or not, but could liferea-mozilla 
> > be
> > built against xulrunner components rather than the deprecated 
> > mozilla-broswer?
> 
> As I understand it xulrunner is intendend for XUL applications running
> "inside" Gecko by the means of xulrunner. Liferea is a GTK application
> coded in C with embeds a Gecko widget provided by libgtkmozembed.so.
> Therefore using xulrunner would mean a complete rewrite and a
> different implementation language.
> 
> Please correct me if I'm mistaken.
> 
> Lars
> 
> 



Bug#350779: liferea: Crashes on specific feed

2006-02-08 Thread Nathan Conrad
I found the reason for the crash. It can be fixed by doing a string
substitute in the atom10.c file:

Change "struct atom10ParserState state" to
   "struct atom10ParserState *state". After that, everything
should work. This fix will be released in 1.0.4.

-Nathan

On Mon, Feb 06, 2006 at 08:30:56PM +0100, Sebastian Dröge wrote:
> Hi,
> I still get this crash with 1.0.3-1 on ppc with _every_ atom feed, for
> example this one: http://slomosnail.de/feeds/atom10.xml
> 
> This is the backtrace I get (liferea compiled with "nostrip debug"):
> 
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 805506928 (LWP 3310)]
> > atom10_parse_feed_link (cur=0x1023c2a0, fp=0x101b46c8, ip=0x0, state=
> >   {errorDetected = 0}) at atom10.c:556
> > 556 static void atom10_parse_feed_link(xmlNodePtr cur, feedPtr fp, 
> > itemPtr ip, struct atom10ParserState state) {
> > (gdb) backtrace
> > #0  atom10_parse_feed_link (cur=0x1023c2a0, fp=0x101b46c8, ip=0x0, state=
> >   {errorDetected = 0}) at atom10.c:556
> > #1  0x10012298 in atom10_parse_feed (fp=0x101b46c8, doc= > out>,
> > cur=0x1023c2a0) at atom10.c:671
> > #2  0x1001d4c8 in feed_parse (fp=0x101b46c8, data=0x0,
> > dataLength=, autodiscover=268792008) at feed.c:188
> > #3  0x1001e92c in ui_feed_process_update_result (request=0x10233108)
> > at feedlist.c:383
> > #4  0x10050b20 in download_dequeuer (user_data=)
> > at update.c:319
> > #5  0x1004ca88 in ui_timeout_wrapper (data=)
> > at ui_queue.c:142
> > #6  0x0f20d2e4 in g_main_context_is_owner () from /usr/lib/libglib-2.0.so.0
> > #7  0x0f20a9d4 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> > #8  0x0f20edcc in g_main_context_check () from /usr/lib/libglib-2.0.so.0
> > #9  0x0f20f224 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
> > #10 0x0fdd4c38 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> > #11 0x10032644 in main (argc=1, argv=0x7f8a1834) at main.c:291
> 
> Bye
> 
> 
> 



Bug#351824: ppc: Crashes on startup

2006-02-09 Thread Nathan Conrad
I believe that 1.0.3-2 fixes your problem. Could you test it?

-Nathan

On Tue, Feb 07, 2006 at 07:09:49PM +0100, Florian Le Goff wrote:
> Package: liferea
> Version: 1.0.3-1
> Severity: important
> 
> Hello,
> 
>  I've got  an issue with  the unstable liferea  on debian ppc:  when I
> launch liferea, the reader starts and crashes a few seconds after. The
> GUI shows up, and go out.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#348202: Backtrace of bug

2006-01-22 Thread Nathan Conrad
Hey,

I'm having the firefox drag->lockup bug too. I think that it might be
GTK+ theme dependant (maybe a GTK+ bug??? But I don't want to say
anything certain.). I tried purging the gtk-themes-extras package and
that did not help. I use GTK+ from experimental and it appears that
the bug submitter does too?

Backtrace:


(gdb) bt
#0  0x4f6bb2bd in _gtk_icon_cache_new_for_path (path=0x9e54030 
"/usr/share/icons/hicolor") at gtkiconcache.c:123
#1  0x4f6be9b7 in insert_theme (icon_theme=0x9c0ae48, theme_name=0x4f872fe5 
"hicolor") at gtkicontheme.c:2264
#2  0x4f6bed12 in ensure_valid_themes (icon_theme=0x9c0ae48) at 
gtkicontheme.c:1055
#3  0x4f6bfaf6 in IA__gtk_icon_theme_lookup_icon (icon_theme=0x9c0ae48, 
icon_name=0x9d42870 "gtk-dnd", size=32, flags=GTK_ICON_LOOKUP_USE_BUILTIN)
at gtkicontheme.c:1242
#4  0x4f6bff9d in IA__gtk_icon_theme_load_icon (icon_theme=0x9c0ae48, 
icon_name=0x9d42870 "gtk-dnd", size=-1233948672, 
flags=GTK_ICON_LOOKUP_USE_BUILTIN,
error=0xbfc6c184) at gtkicontheme.c:1386
#5  0x4f6badcd in IA__gtk_icon_set_render_icon (icon_set=0x9815308, 
style=0x8be5538, direction=GTK_TEXT_DIR_LTR, state=GTK_STATE_NORMAL, 
size=GTK_ICON_SIZE_DND,
widget=0x9940b68, detail=0x0) at gtkiconfactory.c:1748
#6  0x4f7e7ff3 in IA__gtk_widget_render_icon (widget=0x9940b68, 
stock_id=0x4f80e39e "gtk-dnd", size=GTK_ICON_SIZE_DND,
detail=0xb6737000 ) at gtkwidget.c:5340
#7  0x4f6746e9 in set_icon_stock_pixbuf (context=0x9d85b60, stock_id=0x4f80e39e 
"gtk-dnd", pixbuf=0x0, hot_x=-2, hot_y=-2, force_window=0) at gtkdnd.c:2855
#8  0x4f674f34 in IA__gtk_drag_set_icon_default (context=0x9d85b60) at 
gtkdnd.c:3077
#9  0x4f67641f in gtk_drag_begin_internal (widget=0x8e44c50, site=0x0, 
target_list=0x99755e8, actions=15, button=1, event=0xbfc6c2ec) at gtkdnd.c:2168
#10 0x08256902 in ?? ()
#11 0x000f in ?? ()
#12 0x0001 in ?? ()
#13 0xbfc6c2ec in ?? ()
#14 0x0001 in ?? ()
#15 0xbfc6c2ec in ?? ()
#16 0xbfc6c2f8 in ?? ()
#17 0xb7ed990b in JS_ValueToECMAUint32 () from /usr/lib/firefox/libmozjs.so
#18 0xb7eac749 in XPTC_InvokeByIndex () from /usr/lib/firefox/libxpcom_core.so
#19 0x080a8b36 in ?? ()
#20 0x08e44ae8 in ?? ()
#21 0x0003 in ?? ()
#22 0x0004 in ?? ()
#23 0xbfc6c49c in ?? ()
#24 0x in ?? ()

-Nathan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]