inkscape: When trying to open any dialog, WMaker restarts

Bug #11496 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
wmaker (Debian)
Fix Released
Unknown

Bug Description

Automatically imported from Debian bug report #287459 http://bugs.debian.org/287459

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #287459 http://bugs.debian.org/287459

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (3.3 KiB)

Message-id: <email address hidden>
Date: Mon, 27 Dec 2004 14:46:59 -0600
From: Gunnar Wolf <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: inkscape: When trying to open any dialog, WMaker restarts

Package: inkscape
Version: 0.40-2
Severity: grave
Justification: renders package unusable

If I start Inkscape and ask it to open a file (or draw any element on
screen and ask for its properties, or any other action that requires
opening a dialog), my window manager (WindowMaker) seems to crash and
restart.

Inkscape does not always dump information regarding this problem, up to
now, I only get this warning while trying to open a new file:

(inkscape:13614): Gtk-WARNING **: Could not find the icon
'gnome-fs-home'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://freedesktop.org/Software/icon-theme/releases

I think this might indicate some unfulfilled dependency.

Also, after this problem has ocurred, if I click the 'close' button on
the Inkscape window, it does not respond anymore. There must also be
some resource leak, as I just checked memory usage and (after some 10
such events I have had) the X binary is hogging up 383MB RAM (only 38M
shared).

Thank you very much,

-Gunnar Wolf

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-lactop-lactop
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages inkscape depends on:
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libc6 2.3.2.ds1-19 GNU C Library: Shared libraries an
ii libfontconfig1 2.2.3-4 generic font configuration library
ii libfreetype6 2.1.7-2.3 FreeType 2 font engine, shared lib
ii libgc1 1:6.3-1 Conservative garbage collector for
ii libgcc1 1:3.4.3-6 GCC support library
ii libglib2.0-0 2.4.8-1 The GLib library of C routines
ii libglibmm-2.4-1 2.4.5-1 C++ wrapper for the GLib toolkit (
ii libgtk2.0-0 2.4.14-2 The GTK+ graphical user interface
ii libgtkmm-2.4-1 2.4.8-1 C++ wrappers for GTK+ 2.4 (shared
ii libpango1.0-0 1.6.0-3 Layout and rendering of internatio
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii libsigc++-2.0-0 2.0.6-1 Type-safe Signal Framework for C++
ii libstdc++5 1:3.3.5-5 The GNU Standard C++ Library v3
ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii libxft2 2.1.2-6 FreeType-based font drawing librar
ii libxml2 2.6.11-5 GNOME XML library
ii libxrender1 0.8.3-7 X Rendering Extension client libra
ii xlibs 4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-4 compression library - runtime

-- no debconf ...

Read more...

Revision history for this message
Matt Zimmerman (mdz) wrote :

Sounds like a windowmaker problem to me...

Revision history for this message
In , Peter Moulder (peter-moulder) wrote : please refile against unstable wmaker

Inkscape works fine with the wmaker in testing (0.80.2-0.4), whether I
try inkscape_0.39-7, inkscape_0.40-2 or a build from CVS.

Whereas with wmaker_0.91.0-2 in unstable, neither 0.39-7 nor 0.40-2 of
inkscape work.

Other evidence that the bug is with unstable's wmaker is that I've never
experienced these problems with fvwm, and I haven't heard other inkscape
users encounter this problem.

The workaround is for users to downgrade wmaker to, say, the version in
testing. (Or to try switching to a different window manager.)

pjrm.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-id: <email address hidden>
Date: Tue, 28 Dec 2004 15:05:14 +1100
From: Peter Moulder <email address hidden>
To: <email address hidden>
Subject: please refile against unstable wmaker

Inkscape works fine with the wmaker in testing (0.80.2-0.4), whether I
try inkscape_0.39-7, inkscape_0.40-2 or a build from CVS.

Whereas with wmaker_0.91.0-2 in unstable, neither 0.39-7 nor 0.40-2 of
inkscape work.

Other evidence that the bug is with unstable's wmaker is that I've never
experienced these problems with fvwm, and I haven't heard other inkscape
users encounter this problem.

The workaround is for users to downgrade wmaker to, say, the version in
testing. (Or to try switching to a different window manager.)

pjrm.

Revision history for this message
In , Peter Moulder (peter-moulder) wrote : requiring gnome-fs-home icon

[Maybe this should be split off into a separate bug report.]

Inkscape started requiring gnome-fs-home icon at
2004-07-24 18:54:19 +0000, when src/file.cpp, src/dialogs/filedialog.cpp
and src/dialogs/filedialog.h were simultaneously modified, with CVS
commit comment "start using new Gtk2.4 dialogs".

Note that the new Inkscape code doesn't explicitly request the
gnome-fs-home icon, so I'm not sure whether the bug should properly be
attributed to gtk or to inkscape. I suggest adding a Depends or
Recommends to inkscape to start with, and somehow bring the problem to
the attention of libgtk2.0-0 maintainers (e.g. by filing a bug report).

zgrep gnome-fs-home in unstable/Contents-i386.gz finds a
suitable-looking gnome-fs-home in the following packages:

  gnome-accessibility-themes
  gnome-icon-theme
  gnome-icon-theme-gartoon
  gnome-themes-extras
  gtk2-engines-industrial
  gtk2-engines-spherecrystal
  gtk2-engines-mist

gnome-icon-theme might be the preferred package in that it's a
dependency of gnome-core, though maybe gtk2-engines-industrial because
it's significantly smaller than gnome-icon-theme.

Note that I haven't checked whether each of the above is sufficient by
itself to satisfy the dependency, I'm merely guessing from file names.
I.e. I don't know for sure that it's safe for the added
Depends (or Recommends?) item to be

  gnome-icon-theme | gtk2-engines-industrial | ...

or whether to pick just one or two.

pjrm.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-id: <email address hidden>
Date: Tue, 28 Dec 2004 20:39:12 +1100
From: Peter Moulder <email address hidden>
To: <email address hidden>
Subject: requiring gnome-fs-home icon

[Maybe this should be split off into a separate bug report.]

Inkscape started requiring gnome-fs-home icon at
2004-07-24 18:54:19 +0000, when src/file.cpp, src/dialogs/filedialog.cpp
and src/dialogs/filedialog.h were simultaneously modified, with CVS
commit comment "start using new Gtk2.4 dialogs".

Note that the new Inkscape code doesn't explicitly request the
gnome-fs-home icon, so I'm not sure whether the bug should properly be
attributed to gtk or to inkscape. I suggest adding a Depends or
Recommends to inkscape to start with, and somehow bring the problem to
the attention of libgtk2.0-0 maintainers (e.g. by filing a bug report).

zgrep gnome-fs-home in unstable/Contents-i386.gz finds a
suitable-looking gnome-fs-home in the following packages:

  gnome-accessibility-themes
  gnome-icon-theme
  gnome-icon-theme-gartoon
  gnome-themes-extras
  gtk2-engines-industrial
  gtk2-engines-spherecrystal
  gtk2-engines-mist

gnome-icon-theme might be the preferred package in that it's a
dependency of gnome-core, though maybe gtk2-engines-industrial because
it's significantly smaller than gnome-icon-theme.

Note that I haven't checked whether each of the above is sufficient by
itself to satisfy the dependency, I'm merely guessing from file names.
I.e. I don't know for sure that it's safe for the added
Depends (or Recommends?) item to be

  gnome-icon-theme | gtk2-engines-industrial | ...

or whether to pick just one or two.

pjrm.

Revision history for this message
In , Wolfram Quester (wolfi) wrote : Re: Bug#287459: inkscape: When trying to open any dialog, WMaker restarts

Hi Gunnar,

thank you very much for your report.

On Mon, Dec 27, 2004 at 02:46:59PM -0600, Gunnar Wolf wrote:
> If I start Inkscape and ask it to open a file (or draw any element on
> screen and ask for its properties, or any other action that requires
> opening a dialog), my window manager (WindowMaker) seems to crash and
> restart.
I can't reproduce this problem here, neither with WindowMaker nor xfce.
>
> Inkscape does not always dump information regarding this problem, up to
> now, I only get this warning while trying to open a new file:
>
> (inkscape:13614): Gtk-WARNING **: Could not find the icon
> 'gnome-fs-home'. The 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
> http://freedesktop.org/Software/icon-theme/releases
>
> I think this might indicate some unfulfilled dependency.
Hm, might be. But if it doesn't give you this message always, this might
also be another problem. Could you plese chck if you have the
gnome-icon-theme package installed and tell me the result?
The theme mentioned in the error massage is in the hicolor-icon-theme
package, but since it does not contain a gnome-fs-home icon, I don't
think it solves your problem. BTW, which is the theme you use for your
gtk-apps?

>
> Also, after this problem has ocurred, if I click the 'close' button on
> the Inkscape window, it does not respond anymore. There must also be
> some resource leak, as I just checked memory usage and (after some 10
> such events I have had) the X binary is hogging up 383MB RAM (only 38M
> shared).
>
> Thank you very much,
>
> -Gunnar Wolf
>
Have a happy new year,

Wolfi

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 29 Dec 2004 18:16:03 +0100
From: Wolfram Quester <email address hidden>
To: Gunnar Wolf <email address hidden>, <email address hidden>
Subject: Re: Bug#287459: inkscape: When trying to open any dialog, WMaker restarts

--huq684BweRXVnRxX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi Gunnar,

thank you very much for your report.

On Mon, Dec 27, 2004 at 02:46:59PM -0600, Gunnar Wolf wrote:
> If I start Inkscape and ask it to open a file (or draw any element on
> screen and ask for its properties, or any other action that requires
> opening a dialog), my window manager (WindowMaker) seems to crash and
> restart.=20
I can't reproduce this problem here, neither with WindowMaker nor xfce.
>=20
> Inkscape does not always dump information regarding this problem, up to
> now, I only get this warning while trying to open a new file:
>=20
> (inkscape:13614): Gtk-WARNING **: Could not find the icon
> 'gnome-fs-home'. The 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
> http://freedesktop.org/Software/icon-theme/releases
>=20
> I think this might indicate some unfulfilled dependency.
Hm, might be. But if it doesn't give you this message always, this might
also be another problem. Could you plese chck if you have the
gnome-icon-theme package installed and tell me the result?
The theme mentioned in the error massage is in the hicolor-icon-theme
package, but since it does not contain a gnome-fs-home icon, I don't
think it solves your problem. BTW, which is the theme you use for your
gtk-apps?

>=20
> Also, after this problem has ocurred, if I click the 'close' button on
> the Inkscape window, it does not respond anymore. There must also be
> some resource leak, as I just checked memory usage and (after some 10
> such events I have had) the X binary is hogging up 383MB RAM (only 38M
> shared).
>=20
> Thank you very much,
>=20
> -Gunnar Wolf
>=20
Have a happy new year,

Wolfi

--huq684BweRXVnRxX
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB0uZRH0o2mefAfsQRAtNfAKCUsM3ZklRpnkw6REiJEoj7mRXybwCfcDym
aZDVFdGemT4jwKD4u0NiOss=
=aLQ3
-----END PGP SIGNATURE-----

--huq684BweRXVnRxX--

Revision history for this message
In , Wolfram Quester (wolfi) wrote : Re: Bug#287459: please refile against unstable wmaker

Hi Peter,

thanks for your help and debugging. I wrote my fist reply when I had not
received your massages.
On Tue, Dec 28, 2004 at 03:05:14PM +1100, Peter Moulder wrote:
> Inkscape works fine with the wmaker in testing (0.80.2-0.4), whether I
> try inkscape_0.39-7, inkscape_0.40-2 or a build from CVS.
>
> Whereas with wmaker_0.91.0-2 in unstable, neither 0.39-7 nor 0.40-2 of
> inkscape work.
I can not confirm that. If I use this version of wmaker here on ppc
unstable everything works as expected. This is why I thought this must be
related to the missing icon. If this is the case, we must Depend: on the
theme packages as you suggest in your other mail. From the name I'd
think that gnome-icon-theme is the best choice since it sounds as a
fallback solution. But using package1 | package2 .. is even better.
>
> Other evidence that the bug is with unstable's wmaker is that I've never
> experienced these problems with fvwm, and I haven't heard other inkscape
> users encounter this problem.
>
> The workaround is for users to downgrade wmaker to, say, the version in
> testing. (Or to try switching to a different window manager.)
>
> pjrm.

Thanks for going through this bugs and my best wishes for the new year,

Wolfi

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 29 Dec 2004 18:58:01 +0100
From: Wolfram Quester <email address hidden>
To: Peter Moulder <email address hidden>,
 <email address hidden>
Subject: Re: Bug#287459: please refile against unstable wmaker

--vOmOzSkFvhd7u8Ms
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi Peter,

thanks for your help and debugging. I wrote my fist reply when I had not
received your massages.
On Tue, Dec 28, 2004 at 03:05:14PM +1100, Peter Moulder wrote:
> Inkscape works fine with the wmaker in testing (0.80.2-0.4), whether I
> try inkscape_0.39-7, inkscape_0.40-2 or a build from CVS.
>=20
> Whereas with wmaker_0.91.0-2 in unstable, neither 0.39-7 nor 0.40-2 of
> inkscape work.
I can not confirm that. If I use this version of wmaker here on ppc
unstable everything works as expected. This is why I thought this must be
related to the missing icon. If this is the case, we must Depend: on the
theme packages as you suggest in your other mail. From the name I'd
think that gnome-icon-theme is the best choice since it sounds as a
fallback solution. But using package1 | package2 .. is even better.
>=20
> Other evidence that the bug is with unstable's wmaker is that I've never
> experienced these problems with fvwm, and I haven't heard other inkscape
> users encounter this problem.
>=20
> The workaround is for users to downgrade wmaker to, say, the version in
> testing. (Or to try switching to a different window manager.)
>=20
> pjrm.

Thanks for going through this bugs and my best wishes for the new year,

Wolfi

--vOmOzSkFvhd7u8Ms
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB0vApH0o2mefAfsQRAi0qAJ9bV7bzAu9I1XINSlsBWVNkSNYdpACgkgWY
LbOMjH/NksGAZRj7Cqj1S8E=
=wO7N
-----END PGP SIGNATURE-----

--vOmOzSkFvhd7u8Ms--

Revision history for this message
In , Gunnar Wolf (gwolf-gwolf-org) wrote : Re: Bug#287459: inkscape: When trying to open any dialog,WMaker restarts

Hi,

Wolfram Quester dijo [Wed, Dec 29, 2004 at 06:16:03PM +0100]:
> > If I start Inkscape and ask it to open a file (or draw any element on
> > screen and ask for its properties, or any other action that requires
> > opening a dialog), my window manager (WindowMaker) seems to crash and
> > restart.
> I can't reproduce this problem here, neither with WindowMaker nor xfce.

Hmmm... Strange/bad :-/

> > I think this might indicate some unfulfilled dependency.
> Hm, might be. But if it doesn't give you this message always, this might
> also be another problem. Could you plese chck if you have the
> gnome-icon-theme package installed and tell me the result?
> The theme mentioned in the error massage is in the hicolor-icon-theme
> package, but since it does not contain a gnome-fs-home icon, I don't
> think it solves your problem. BTW, which is the theme you use for your
> gtk-apps?

I have basically no Gnome packages installed:

gwolf@lactop:~$ dpkg -l *gnome*|grep ii
ii libgnomecanvas 2.8.0-1 A powerful object-oriented display - runtime
ii libgnomecanvas 2.8.0-1 A powerful object-oriented display - common

I don't know where to search which GTK theme I am using - I guess I am
using the default one ;-)

> Have a happy new year,

Same there, and thank you very much for your attention!

--
Gunnar Wolf - <email address hidden> - (+52-55)1451-2244 / 5554-9450
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-id: <email address hidden>
Date: Wed, 29 Dec 2004 13:15:49 -0600
From: Gunnar Wolf <email address hidden>
To: Wolfram Quester <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#287459: inkscape: When trying to open any dialog,WMaker
 restarts

Hi,

Wolfram Quester dijo [Wed, Dec 29, 2004 at 06:16:03PM +0100]:
> > If I start Inkscape and ask it to open a file (or draw any element on
> > screen and ask for its properties, or any other action that requires
> > opening a dialog), my window manager (WindowMaker) seems to crash and
> > restart.
> I can't reproduce this problem here, neither with WindowMaker nor xfce.

Hmmm... Strange/bad :-/

> > I think this might indicate some unfulfilled dependency.
> Hm, might be. But if it doesn't give you this message always, this might
> also be another problem. Could you plese chck if you have the
> gnome-icon-theme package installed and tell me the result?
> The theme mentioned in the error massage is in the hicolor-icon-theme
> package, but since it does not contain a gnome-fs-home icon, I don't
> think it solves your problem. BTW, which is the theme you use for your
> gtk-apps?

I have basically no Gnome packages installed:

gwolf@lactop:~$ dpkg -l *gnome*|grep ii
ii libgnomecanvas 2.8.0-1 A powerful object-oriented display - runtime
ii libgnomecanvas 2.8.0-1 A powerful object-oriented display - common

I don't know where to search which GTK theme I am using - I guess I am
using the default one ;-)

> Have a happy new year,

Same there, and thank you very much for your attention!

--
Gunnar Wolf - <email address hidden> - (+52-55)1451-2244 / 5554-9450
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF

Revision history for this message
Matt Zimmerman (mdz) wrote :

Looks like a windowmaker bug

Revision history for this message
In , Robert Bradford (robster) wrote : Not missing icon package

After a few tests it seems that if inkscape cannot find the icons such as
gnome-fs-home.png it can simply draw the dialog box without the icons. However I
still recommmend you depend upon gnome-icon-theme to give your users the best
experience.

I suspect the bug is actually in wmaker since the problem goes away if the
version of wmaker is downgraded (according to the submitter).

Since this bug is mostly unreproducible as people have attempted to test it I
would change the severity to important since this is currently preventing a HIGH
priority upload entering testing.

Cheers,

Rob
--
Rob Bradford
http://www.robster.org.uk | GPG: DF81EE83

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 7 Jan 2005 19:09:02 +0000
From: Rob Bradford <email address hidden>
To: <email address hidden>
Subject: Not missing icon package

After a few tests it seems that if inkscape cannot find the icons such as
gnome-fs-home.png it can simply draw the dialog box without the icons. However I
still recommmend you depend upon gnome-icon-theme to give your users the best
experience.

I suspect the bug is actually in wmaker since the problem goes away if the
version of wmaker is downgraded (according to the submitter).

Since this bug is mostly unreproducible as people have attempted to test it I
would change the severity to important since this is currently preventing a HIGH
priority upload entering testing.

Cheers,

Rob
--
Rob Bradford
http://www.robster.org.uk | GPG: DF81EE83

Revision history for this message
In , Robert Bradford (robster) wrote : tagging 287459

# Automatically generated email from bts, devscripts version 2.8.5
tags 287459 + unreproducible moreinfo

Revision history for this message
In , Robert Bradford (robster) wrote : reassign 287459 to wmaker

# Automatically generated email from bts, devscripts version 2.8.5
reassign 287459 wmaker

Revision history for this message
In , Robert Bradford (robster) wrote : retitle 287459 to wmaker: crashes when inkscape loads

# Automatically generated email from bts, devscripts version 2.8.5
retitle 287459 wmaker: crashes when inkscape loads

Revision history for this message
In , Robert Bradford (robster) wrote : retitle 287459 to wmaker: crashes when inkscape tries to draw dialog

# Automatically generated email from bts, devscripts version 2.8.5
retitle 287459 wmaker: crashes when inkscape tries to draw dialog

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 8 Jan 2005 23:19:09 +0000
From: Rob Bradford <email address hidden>
To: <email address hidden>
Subject: tagging 287459

# Automatically generated email from bts, devscripts version 2.8.5
tags 287459 + unreproducible moreinfo

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 8 Jan 2005 23:19:43 +0000
From: Rob Bradford <email address hidden>
To: <email address hidden>
Subject: reassign 287459 to wmaker

# Automatically generated email from bts, devscripts version 2.8.5
reassign 287459 wmaker

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 8 Jan 2005 23:21:08 +0000
From: Rob Bradford <email address hidden>
To: <email address hidden>
Subject: retitle 287459 to wmaker: crashes when inkscape loads

# Automatically generated email from bts, devscripts version 2.8.5
retitle 287459 wmaker: crashes when inkscape loads

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 8 Jan 2005 23:21:21 +0000
From: Rob Bradford <email address hidden>
To: <email address hidden>
Subject: retitle 287459 to wmaker: crashes when inkscape tries to draw dialog

# Automatically generated email from bts, devscripts version 2.8.5
retitle 287459 wmaker: crashes when inkscape tries to draw dialog

Revision history for this message
In , Bas Zoetekouw (baszoetekouw) wrote : downgrading bug

severity 287459 important
thanks

--
Kind regards,
+--------------------------------------------------------------------+
| Bas Zoetekouw | GPG key: 0644fab7 |
|----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 |
| <email address hidden>, <email address hidden> | a2b1 2bae e41f 0644 fab7 |
+--------------------------------------------------------------------+

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 9 Jan 2005 12:37:42 +0100
From: Bas Zoetekouw <email address hidden>
To: <email address hidden>
Subject: downgrading bug

severity 287459 important
thanks

--
Kind regards,
+--------------------------------------------------------------------+
| Bas Zoetekouw | GPG key: 0644fab7 |
|----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 |
| <email address hidden>, <email address hidden> | a2b1 2bae e41f 0644 fab7 |
+--------------------------------------------------------------------+

affects: inkscape (Debian) → wmaker (Debian)
Changed in wmaker (Debian):
status: Incomplete → Fix Committed
Changed in wmaker (Debian):
status: Fix Committed → Fix Released
Andreas Moog (ampelbein)
no longer affects: inkscape (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.