Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-28 Thread Jim Woodruff

I'm happy to report that the version 2.0.2-3 did fix gnucash on my alpha.
Thanks to all who made this possible.

Jim



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



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Loïc Minier
On Thu, Jan 11, 2007, Thomas Bushnell BSG wrote:
 I don't see any reason to think there are missing build deps.  It seems
 rather like the build is pulling in parts of guile-1.8 for some bogus
 reason.  I can't tell, however, without seeing the full build log.

 Whatever it pulls, dpkg-checkbuilddeps should complain that either
 build-deps are missing or build-conflicts are not honored, otherwise
 it's a serious bug of gnucash to not express its build-conflicts with
 other packages in the archive.  Since the package fails to build for
 the submitter, either build-deps or build-conflicts are not honored and
 dpkg-checkbuilddeps will report it, or he should file a serious bug on
 gnucash.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Steve Langasek
On Thu, Jan 11, 2007 at 09:49:37PM +0100, Loïc Minier wrote:
 On Thu, Jan 11, 2007, Jim Woodruff wrote:
  Here's a thought, since the error referred to guile 1.8
  (ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
  /usr/share/guile/1.8 /usr/share/guile))
  Shouldn't I have the guile-1.8-dev? This package doesn't
  seem to be available.

  I'm attaching you my build log where you'll see all packages installed
  starting from a base system.  You can check which build-deps are not
  satisfied with the dpkg-checkbuilddeps command in the source tree.

  I've rebuilt gnucash 2.0.2-2.1 with debugging symbols
  (DEB_BUILD_OPTIONS=nostrip noopt debuild) in a pbuilder and uploaded
  it at:
 http://people.dooz.org/~lool/debian/gnucash/2.0.2-2.1/sid-pbuilder/

  You can install this version instead if you like.

On the alpha where he's seeing the problem? :)

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Loïc Minier
On Fri, Jan 12, 2007, Steve Langasek wrote:
 On the alpha where he's seeing the problem? :)

 Err, stupid me.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Thomas Bushnell BSG
On Fri, 2007-01-12 at 10:25 +0100, Loïc Minier wrote:
 On Thu, Jan 11, 2007, Thomas Bushnell BSG wrote:
  I don't see any reason to think there are missing build deps.  It seems
  rather like the build is pulling in parts of guile-1.8 for some bogus
  reason.  I can't tell, however, without seeing the full build log.
 
  Whatever it pulls, dpkg-checkbuilddeps should complain that either
  build-deps are missing or build-conflicts are not honored, otherwise
  it's a serious bug of gnucash to not express its build-conflicts with
  other packages in the archive.  Since the package fails to build for
  the submitter, either build-deps or build-conflicts are not honored and
  dpkg-checkbuilddeps will report it, or he should file a serious bug on
  gnucash.

I am saying that the build failure, in my opinion, has *nothing to do*
with missing packages.  There is no indication in the error that the
problem is a missing package; the indication is that the error is a
mistaken use of guile-1.8.

Thomas



signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Loïc Minier
On Fri, Jan 12, 2007, Thomas Bushnell BSG wrote:
 I am saying that the build failure, in my opinion, has *nothing to do*
 with missing packages.  There is no indication in the error that the
 problem is a missing package; the indication is that the error is a
 mistaken use of guile-1.8.

 But if the build process uses guile-1.8 when it's available instead of
 the build-deps, and the build subsequently fails in some conditions, a
 build-conflict is missing.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Thomas Bushnell BSG
On Fri, 2007-01-12 at 20:20 +0100, Loïc Minier wrote:
 On Fri, Jan 12, 2007, Thomas Bushnell BSG wrote:
  I am saying that the build failure, in my opinion, has *nothing to do*
  with missing packages.  There is no indication in the error that the
  problem is a missing package; the indication is that the error is a
  mistaken use of guile-1.8.
 
  But if the build process uses guile-1.8 when it's available instead of
  the build-deps, and the build subsequently fails in some conditions, a
  build-conflict is missing.

No.  You are making all kinds of assumptions, and just guessing, I
think.  The debian/rules file explicitly uses guile-1.6 unconditionally.
If that isn't working for some reason, then the problem must be tracked
down, I agree, but it does not follow that a build-conflict is the right
solution.  In fact, it is certainly the wrong solution.

Thomas



signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Loïc Minier
On Fri, Jan 12, 2007, Thomas Bushnell BSG wrote:
 No.  You are making all kinds of assumptions, and just guessing, I
 think.  The debian/rules file explicitly uses guile-1.6 unconditionally.
 If that isn't working for some reason, then the problem must be tracked
 down, I agree, but it does not follow that a build-conflict is the right
 solution.  In fact, it is certainly the wrong solution.

 If the submitter has a normal system where he installed whatever he
 wanted from Debian and apt-get source + apt-get build-dep +
 dpkg-check-builddeps  debuild fails to build, the build-deps or
 build-conflicts are incorrect.  I'm not making assumptions nor
 guessing, I'm stating policy which is that if the build-depends and
 build-conflicts are satisfied, the package must build...

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Thomas Bushnell BSG
On Fri, 2007-01-12 at 21:26 +0100, Loïc Minier wrote:
 On Fri, Jan 12, 2007, Thomas Bushnell BSG wrote:
  No.  You are making all kinds of assumptions, and just guessing, I
  think.  The debian/rules file explicitly uses guile-1.6 unconditionally.
  If that isn't working for some reason, then the problem must be tracked
  down, I agree, but it does not follow that a build-conflict is the right
  solution.  In fact, it is certainly the wrong solution.
 
  If the submitter has a normal system where he installed whatever he
  wanted from Debian and apt-get source + apt-get build-dep +
  dpkg-check-builddeps  debuild fails to build, the build-deps or
  build-conflicts are incorrect.  I'm not making assumptions nor
  guessing, I'm stating policy which is that if the build-depends and
  build-conflicts are satisfied, the package must build...

If the package does not build properly on a normal system, under the
circumstances you describe, that means there is a bug.

It does not mean that the correct fix for the bug is to change the
build-depends or the build-conflicts.

Thomas



signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Loïc Minier
On Fri, Jan 12, 2007, Thomas Bushnell BSG wrote:
 If the package does not build properly on a normal system, under the
 circumstances you describe, that means there is a bug.
 
 It does not mean that the correct fix for the bug is to change the
 build-depends or the build-conflicts.

 It is fixable by changing the build-depends or build-conflicts.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Thomas Bushnell BSG
On Fri, 2007-01-12 at 21:38 +0100, Loïc Minier wrote:
 On Fri, Jan 12, 2007, Thomas Bushnell BSG wrote:
  If the package does not build properly on a normal system, under the
  circumstances you describe, that means there is a bug.
  
  It does not mean that the correct fix for the bug is to change the
  build-depends or the build-conflicts.
 
  It is fixable by changing the build-depends or build-conflicts.

So what?  It's also fixable by removing the package from Debian.
Neither is the right solution.

It is crucial that users be able to install guile-1.6 and guile-1.8 at
the same time.  Guile is carefully arranged so that this is possible.
There is no reason for gnucash to build-conflict with one of them.  If
there is a bug (and we still don't know that, lacking a proper build
log) then it is a simple matter to diagnose and fix it correctly.

Indeed, the bug may well not lie in gnucash at all; it may be a bug in
guile in fact.  We simply don't know until the details are apparent.

Thomas



signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-12 Thread Steve Langasek
On Fri, Jan 12, 2007 at 09:38:18PM +0100, Loïc Minier wrote:
 On Fri, Jan 12, 2007, Thomas Bushnell BSG wrote:
  If the package does not build properly on a normal system, under the
  circumstances you describe, that means there is a bug.

  It does not mean that the correct fix for the bug is to change the
  build-depends or the build-conflicts.

  It is fixable by changing the build-depends or build-conflicts.

That doesn't mean that's the *right* fix.

Packages fail to build all the time because of broken build-dependencies
with fucked up handling of .la files.  That doesn't mean the answer is to
change the build-dependencies of the failing package.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
Hi,

On Wed, Jan 10, 2007, Jim Woodruff wrote:
 Everytime I try to open an account register, GnuCash crashes with the dialog 
 box
 GnuCash Unexpectedly Quit. This makes the Application unusable.
 
 Note: I reported this same trouble on versions 1.9.x and 2.0.x (bug #378346) 
 which
   should be reopened.

 Concerning #378346, Steve Langasek was able to reproduce a crash with
 Gnucash on alpha and in the end we found a fix for this particular
 crash which is included since gail 1.8.11-3.  I see you have a later
 version of the gail libs, so I think this could be a different bug, and
 hence it's ok to have a new bug (this bug) to discuss your problem.

 Now back to your problem, could you please install libgail-dbg and
 libgtk2.0-0-dbg, launch Gnucash from a terminal, reproduce the crash,
 and copy all messages printed on the terminal to this bug?
   When you get the Quit unexpectedly popup, could you please click
 the inform the developers button and then the show debugging
 information button and send the complete debugging information to this
 bug?

 If you're using GNOME, could you try disabling accessibility in the
 GNOME preferences, logout, log back in: do you still get a crash?

   Thanks,
-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Jim Woodruff wrote:
 I have attached my debug info:

 That's already very interesting, thanks: it shows that the bug is
 probably not the bug Steve Langasek fixed in libgail; it seems the bug
 might be located in Gnucash itself, or either in a side library; could
 you please follow the instructions at:
http://wiki.debian.org/HowToGetABacktrace
 to rebuild Gnucash with debugging symbols and post an updated
 backtrace?  (You can use the bug-buddy tool if you prefer instead of
 gdb.)

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Jim Woodruff

Here's a thought, since the error referred to guile 1.8
(ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
/usr/share/guile/1.8 /usr/share/guile))
Shouldn't I have the guile-1.8-dev? This package doesn't
seem to be available.

Jim


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



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Jim Woodruff

Loïc Minier formed by artistic effort the following on 01/11/07 09:09:

On Thu, Jan 11, 2007, Jim Woodruff wrote:
  

Ideas?



 Did you install all build-deps of Gnucash?  If you did and the build
 fails this is a (different) serious bug.

  

Yes, I followed the steps in http://wiki.debian.org/HowToGetABacktrace
exactly. The following packages were installed during the process:

libaudiofile-dev libavahi-client-dev libavahi-common-dev 
libavahi-glib-dev libbonobo2-dev libbonoboui2-dev libbz2-dev libdb3-dev 
libdbus-1-dev libesd0-dev libgconf2-dev libgcrypt11-dev libglade2-dev 
libglib1.2-dev libgnome-keyring-dev libgnome2-dev libgnomeprint2.2-dev 
libgnomeprintui2.2-dev libgnomeui-dev libgnomevfs2-dev 
libgnomevfs2-extra libgnutls-dev libgoffice-1-dev libgpg-error-dev 
libgsf-1-dev libgsf-gnome-1-dev libgtkhtml3.8-dev libidl-dev liblzo-dev 
libofx-dev libopencdk8-dev liborbit-dev liborbit2-dev libosp-dev 
libpopt-dev libsmbclient libtasn1-3-dev libungif4-dev libwrap0-dev 
libxml2-dev opensp


Jim
/
/




Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Jim Woodruff

Loïc Minier formed by artistic effort the following on 01/11/07 07:31:

On Thu, Jan 11, 2007, Jim Woodruff wrote:
  

I have attached my debug info:



 That's already very interesting, thanks: it shows that the bug is
 probably not the bug Steve Langasek fixed in libgail; it seems the bug
 might be located in Gnucash itself, or either in a side library; could
 you please follow the instructions at:
http://wiki.debian.org/HowToGetABacktrace
 to rebuild Gnucash with debugging symbols and post an updated
 backtrace?  (You can use the bug-buddy tool if you prefer instead of
 gdb.)

  

I'm trying but have run into a snag. The compile process errors out with the
following:
ERROR: Could not find slib/require.scm in  (  
/usr/share/guile/site /usr/share/guile/1.8 /usr/share/guile)

make[4]: *** [iso-4217-currencies.c] Error 1
make[4]: Leaving directory `/home/jaw/updates/gnucash-2.0.2/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jaw/updates/gnucash-2.0.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jaw/updates/gnucash-2.0.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jaw/updates/gnucash-2.0.2'
make: *** [build-stamp] Error 2
Build command 'cd gnucash-2.0.2  dpkg-buildpackage -b -uc' failed.

I have the require.scm file in /usr/share/slib/.  I have the following 
guile and

slib packages installed:
guile-1.6  1.6.8-6
guile-1.6-dev  1.6.8-6
guile-1.6-libs 1.6.8-6
guile-1.6-slib 1.6.8-6
guile-1.8  1.8.1+1-4
guile-1.8-libs 1.8.1+1-4
guile-g-wrap   1.9.6-3.1
guile-library  0.1.2-1
libguile-ltdl-11.6.8-6

e2fslibs   1.39+1.40-WIP-2006.11.14+dfsg-1
guile-1.6-slib 1.6.8-6
slib   3a4-4

Ideas?

Jim

/
/




Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Thomas Bushnell BSG
On Thu, 2007-01-11 at 10:19 -0800, Jim Woodruff wrote:
 Here's a thought, since the error referred to guile 1.8
 (ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
 /usr/share/guile/1.8 /usr/share/guile))
 Shouldn't I have the guile-1.8-dev? This package doesn't
 seem to be available.

gnucash is built against guile-1.6, not guile-1.8.

I don't see any indication in your bug report of such an error.  Can you
go back and please give all the errors you are seeing?  My psychic
powers are not working this year. :)

Thomas



signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Jim Woodruff wrote:
 Ideas?

 Did you install all build-deps of Gnucash?  If you did and the build
 fails this is a (different) serious bug.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Jim Woodruff wrote:
 Here's a thought, since the error referred to guile 1.8
 (ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
 /usr/share/guile/1.8 /usr/share/guile))
 Shouldn't I have the guile-1.8-dev? This package doesn't
 seem to be available.

 I'm attaching you my build log where you'll see all packages installed
 starting from a base system.  You can check which build-deps are not
 satisfied with the dpkg-checkbuilddeps command in the source tree.

 I've rebuilt gnucash 2.0.2-2.1 with debugging symbols
 (DEB_BUILD_OPTIONS=nostrip noopt debuild) in a pbuilder and uploaded
 it at:
http://people.dooz.org/~lool/debian/gnucash/2.0.2-2.1/sid-pbuilder/

 You can install this version instead if you like.

   Bye,
-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Thomas Bushnell BSG
On Thu, 2007-01-11 at 08:58 -0800, Jim Woodruff wrote:
 Loïc Minier formed by artistic effort the following on 01/11/07 07:31:
  On Thu, Jan 11, 2007, Jim Woodruff wrote:

  I have attached my debug info:
  
 
   That's already very interesting, thanks: it shows that the bug is
   probably not the bug Steve Langasek fixed in libgail; it seems the bug
   might be located in Gnucash itself, or either in a side library; could
   you please follow the instructions at:
  http://wiki.debian.org/HowToGetABacktrace
   to rebuild Gnucash with debugging symbols and post an updated
   backtrace?  (You can use the bug-buddy tool if you prefer instead of
   gdb.)
 

The instructions at that link are not suitable for gnucash, because the
package does not support the DEB_BUILD_OPTIONS technique.  

It should be sufficient to set CFLAGS yourself, however; something like

CFLAGS=-g 

should do the trick.  If it does not, please let me know.  In general,
please give a complete file showing the build attempt too instead of
just the last failing lines.

Thomas



signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Thomas Bushnell BSG wrote:
 The instructions at that link are not suitable for gnucash, because the
 package does not support the DEB_BUILD_OPTIONS technique.  

 It works to avoid stripping at least since dh_strip honors it.
 However, I urge you to consider implementing and/or to provide a
 gnucash-dbg package (this is made trivial with Debhelper compatibility
 level 5, which I recommend you switch to as well, 4 being deprecated).

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Thomas Bushnell BSG
On Thu, 2007-01-11 at 21:49 +0100, Loïc Minier wrote:
 On Thu, Jan 11, 2007, Jim Woodruff wrote:
  Here's a thought, since the error referred to guile 1.8
  (ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
  /usr/share/guile/1.8 /usr/share/guile))
  Shouldn't I have the guile-1.8-dev? This package doesn't
  seem to be available.
 
  I'm attaching you my build log where you'll see all packages installed
  starting from a base system.  You can check which build-deps are not
  satisfied with the dpkg-checkbuilddeps command in the source tree.

I don't see any reason to think there are missing build deps.  It seems
rather like the build is pulling in parts of guile-1.8 for some bogus
reason.  I can't tell, however, without seeing the full build log.




signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-10 Thread Jim Woodruff
Package: gnucash
Version: 2.0.2-2.1
Severity: grave
Justification: renders package unusable

Everytime I try to open an account register, GnuCash crashes with the dialog box
GnuCash Unexpectedly Quit. This makes the Application unusable.

Note: I reported this same trouble on versions 1.9.x and 2.0.x (bug #378346) 
which
  should be reopened.
  Sorry it took so long to respond but I haven't had x-window capability 
until
  the latest version of xserver-xorg-core.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnucash depends on:
ii  g-wrap1.9.6-3.1  scripting interface generator for 
ii  gconf22.16.0-3   GNOME configuration database syste
ii  gnucash-common2.0.2-2.1  A personal finance tracking progra
ii  guile-1.6-libs1.6.8-6Main Guile libraries
ii  guile-1.6-slib1.6.8-6Guile SLIB support
ii  guile-g-wrap  1.9.6-3.1  scripting interface generator for 
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.12.4-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-client3  0.6.16-1   Avahi client library
ii  libavahi-common3  0.6.16-1   Avahi common library
ii  libavahi-glib10.6.16-1   Avahi glib integration library
ii  libbonobo2-0  2.14.0-3   Bonobo CORBA interfaces library
ii  libbonoboui2-02.14.0-5   The Bonobo UI library
ii  libc6.1   2.3.6.ds1-9GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libcrypt-ssleay-perl  0.51-5 Support for https protocol in LWP
ii  libdate-manip-perl5.44-5 a perl library for manipulating da
ii  libdbus-1-3   1.0.2-1simple interprocess messaging syst
ii  libesd-alsa0 [libesd0]0.2.36-3   Enlightened Sound Daemon (ALSA) - 
ii  libffi4   4.1.1-21   Foreign Function Interface library
ii  libfinance-quote-perl 1.12-2 Perl module for retrieving stock q
ii  libfontconfig12.4.2-1generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgconf2-4   2.16.0-3   GNOME configuration database syste
ii  libgcrypt11   1.2.3-2LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.6.0-4  library to load .glade files at ru
ii  libglib2.0-0  2.12.6-2   The GLib library of C routines
ii  libgnome-keyring0 0.6.0-3GNOME keyring services library
ii  libgnome2-0   2.16.0-2   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.14.0-2   A powerful object-oriented display
ii  libgnomeprint2.2-02.12.1-7   The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0  2.12.1-4   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.14.1-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.14.2-4   GNOME virtual file-system (runtime
ii  libgnutls13   1.4.4-3the GNU TLS library - runtime libr
ii  libgoffice-1-20.2.1-4Document centric objects library -
ii  libgpg-error0 1.4-2  library for common error values an
ii  libgsf-1-114  1.14.3-1   Structured File Library - runtime 
ii  libgsf-gnome-1-1141.14.3-1   Structured File Library - runtime 
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
ii  libgtkhtml3.8-15  3.12.1-2   HTML rendering/editing library - r
ii  libguile-ltdl-1   1.6.8-6Guile's patched version of libtool
ii  libgwrap-runtime0 1.9.6-3.1  scripting interface generator for 
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libltdl3  1.5.22-4   A system independent dlopen wrappe
ii  libofx3   1:0.8.2-3  library to support Open Financial 
ii  liborbit2 1:2.14.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.14.8-4   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libqthreads-121.6.8-6QuickThreads library for Guile
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libtasn1-30.3.6-2   

Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-10 Thread Thomas Bushnell BSG
tag 406378 +unreproducible, +moreinfo
thanks

On Wed, 2007-01-10 at 10:04 -0800, Jim Woodruff wrote:
 Package: gnucash
 Version: 2.0.2-2.1
 Severity: grave
 Justification: renders package unusable
 
 Everytime I try to open an account register, GnuCash crashes with the dialog 
 box
 GnuCash Unexpectedly Quit. This makes the Application unusable.
 
 Note: I reported this same trouble on versions 1.9.x and 2.0.x (bug #378346) 
 which
   should be reopened.
   Sorry it took so long to respond but I haven't had x-window capability 
 until
   the latest version of xserver-xorg-core.

I'm going to go with your decision not to reopen #378346 and instead go
with your decision to have opened a new bug report.

What version of libgail is installed on your system?

Thomas



signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-10 Thread Jim Woodruff
Thomas Bushnell BSG formed by artistic effort the following on 01/10/07 
12:32:

tag 406378 +unreproducible, +moreinfo
thanks

On Wed, 2007-01-10 at 10:04 -0800, Jim Woodruff wrote:
  

Package: gnucash
Version: 2.0.2-2.1
Severity: grave
Justification: renders package unusable

Everytime I try to open an account register, GnuCash crashes with the dialog box
GnuCash Unexpectedly Quit. This makes the Application unusable.

Note: I reported this same trouble on versions 1.9.x and 2.0.x (bug #378346) 
which
  should be reopened.
  Sorry it took so long to respond but I haven't had x-window capability 
until
  the latest version of xserver-xorg-core.



I'm going to go with your decision not to reopen #378346 and instead go
with your decision to have opened a new bug report.

What version of libgail is installed on your system?

Thomas

  

I have the following installed:

libgail-common1.8.11-4
libgail-dev   1.8.11-4
libgail17 1.8.11-4

Jim


//


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



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-10 Thread Thomas Bushnell BSG
On Wed, 2007-01-10 at 14:43 -0800, Jim Woodruff wrote:
 I have the following installed:
 
 libgail-common1.8.11-4
 libgail-dev   1.8.11-4
 libgail17 1.8.11-4

Ah, helpful.  I think I may know what the problem is.  Can you send me
the contents of /usr/share/doc/libgail17/changelog.Debian.gz?

Thomas



signature.asc
Description: This is a digitally signed message part


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-10 Thread Jim Woodruff
Thomas Bushnell BSG formed by artistic effort the following on 01/10/07 
15:01:

On Wed, 2007-01-10 at 14:43 -0800, Jim Woodruff wrote:
  

I have the following installed:

libgail-common1.8.11-4
libgail-dev   1.8.11-4
libgail17 1.8.11-4



Ah, helpful.  I think I may know what the problem is.  Can you send me
the contents of /usr/share/doc/libgail17/changelog.Debian.gz?

Thomas

  

I have attached an gunzip'd copy

Jim

/
/
gail (1.8.11-4) unstable; urgency=high

  * New patch, 011_remove-assert-on-treeview-without-renderer, fixes abort
when drawing a tree view with a NULL cell renderer; from GNOME #331042;
thanks Ari Pollak; closes: #394414.
  * Urgency high for RC bugfix.

 -- Loic Minier [EMAIL PROTECTED]  Sat, 18 Nov 2006 10:39:02 +0100

gail (1.8.11-3) unstable; urgency=high

  * Revert changes of 1.8.11-2 as release team explained that a simple
re-upload is enough for non-bin-NMU-able packages, and that bin-NMU-able
packages should be taken care of by them.
  * Update watch file to track stable upstream releases.
  * New patch, 010_g-idle-wrap-garbage-collect-cell-data, fixes a crash of
libgail under alpha; backported from GAIL 1.9.3; GNOME #325759; thanks
Steve Langasek; closes: #378346.
  * Rename relibtoolizing patch from 000_relibtoolise to 070_relibtoolize.

 -- Loic Minier [EMAIL PROTECTED]  Sun,  5 Nov 2006 18:19:17 +0100

gail (1.8.11-2) unstable; urgency=low

  * Bump build-deps to libgtk2.0-dev = 2.8.17-1, liborbit2-dev = 1:2.14.0-1,
libgnomecanvas2-dev = 2.14.0-2 to build without any reference to Xcursor
or Xrender.la.
[debian/control, debian/control.in]
  * Bump deps of libgail-dev to libgtk2.0-dev = 2.8.17-1, libgnomecanvas2-dev
= 2.14.0-2 to pull packages without any reference to Xcursor.la or
Xrender.la.
[debian/control, debian/control.in]
  * Add ${misc:Depends}.
[debian/control, debian/control.in]

 -- Loic Minier [EMAIL PROTECTED]  Sun, 23 Apr 2006 18:42:30 +0200

gail (1.8.11-1) unstable; urgency=low

  * New upstream release: the GNOME 2.14.0 version of gail.

 -- J.H.M. Dassen (Ray) [EMAIL PROTECTED]  Thu, 16 Mar 2006 08:18:46 +0100

gail (1.8.10-1) unstable; urgency=low

  * New upstream bugfix release.

 -- J.H.M. Dassen (Ray) [EMAIL PROTECTED]  Tue, 21 Feb 2006 19:17:48 +0100

gail (1.8.9-1) unstable; urgency=low

  * New upstream bugfix release.
  * [debian/patches/000_relibtoolise.patch] Updated.

 -- J.H.M. Dassen (Ray) [EMAIL PROTECTED]  Tue, 14 Feb 2006 20:34:10 +0100

gail (1.8.8-1) unstable; urgency=medium

  * New upstream bugfix release. Verified that no update of the relibtoolizing
patch is needed.

  Loic Minier [EMAIL PROTECTED]:
  * Cut shared libraries by a couple of chars to fit in width.
[debian/control, debian/control.in]

 -- J.H.M. Dassen (Ray) [EMAIL PROTECTED]  Sat,  3 Dec 2005 12:11:50 +0100

gail (1.8.7-1) unstable; urgency=medium

  * New upstream release, fixing a regression in 1.8.6.
- Update relibtoolizing patch.
  [debian/patches/000_relibtoolise.patch]

 -- Loic Minier [EMAIL PROTECTED]  Thu, 24 Nov 2005 13:54:02 +0100

gail (1.8.6-1) unstable; urgency=low

  * New upstream release.
  * Don't overwrite CFLAGS, DEB_CONFIGURE_EXTRA_FLAGS, and
DEB_CONFIGURE_EXTRA_FLAGS.
[debian/rules]
  * Add CDBS' utils.
[debian/rules]
  * Update upstream URL and watch file.
[debian/copyright, debian/watch]
  * Clarify copyright versus license and actually include license.
[debian/copyright]
  * Drop obsolete Replaces/Conflicts.
[debian/control, debian/control.in]
  * Add missing libatk1.0-dev dep on libgail-dev (referenced in gail.pc).
[debian/control, debian/control.in]
  * Add missing deps on libgail-dev (referenced in *.la): libart-2.0-dev,
libglib2.0-dev, libpango1.0-dev.
[debian/control, debian/control.in]
  * Update relibtoolizing patch.
[debian/patches/000_relibtoolise.patch]

 -- Loic Minier [EMAIL PROTECTED]  Mon, 14 Nov 2005 17:56:20 +0100

gail (1.8.5-1) unstable; urgency=medium

  * New (for Debian) upstream bugfix and translations update release.
  * [debian/control.in] Bumped Standards-Version.

 -- J.H.M. Dassen (Ray) [EMAIL PROTECTED]  Sun, 18 Sep 2005 13:57:40 +0200

gail (1.8.5-0ubuntu2) breezy; urgency=low

  * Add B-D gtk-doc-tools to fix FTBFS when building arch all pkgs.
  (Closes: #14598)

 -- Fabio M. Di Nitto [EMAIL PROTECTED]  Fri, 09 Sep 2005 11:37:22 +0200

gail (1.8.5-0ubuntu1) breezy; urgency=low

  * New upstream version.
  * debian/patches/000_relibtoolise.patch:
- updated.

 -- Sebastien Bacher [EMAIL PROTECTED]  Wed, 31 Aug 2005 18:35:24 +0200

gail (1.8.4-1) unstable; urgency=medium

  * New upstream bugfix and translations update release.
  * [debian/patches/000_relibtoolise.patch] Updated.

 -- J.H.M. Dassen (Ray) [EMAIL PROTECTED]  Fri, 29 Apr 2005 06:51:39 +0200

gail (1.8.3-1) unstable; urgency=medium

  * New upstream bugfix and translations update release.
  *