Bug#802164: inkscape: FTBFS on hppa since switch to gcc-5

2015-10-21 Thread Alex Valavanis
Yes, sorry for the mistakes... it should indeed be CXXFLAGS, and the string
should not be quoted.


Best wishes,


Alex


On 20 Oct 2015 8:07 p.m., "Jonas Smedegaard" <d...@jones.dk> wrote:

> Quoting Alex Valavanis (2015-10-20 20:43:02)
> > Hi Mattia,
> >
> > Sorry... hit Reply instead of Reply All.  The fix could just be
> > applied in debian/rules if you don't want to patch the upstream
> > source.  You should just be able to add CFLAGS+=" -std=c++11", I
> > guess.  The current release (and all future ones) should already be
> > compatible with the C++11 standard, although we don't yet require it.
>
> NB! debian/rules is a Makefile, and its native variables should not
> include quotation and handles spaces more relaxed than shell:
>
> CFLAGS += -std=c++11
>
>
>  - Jonas
>
> --
>  * Jonas Smedegaard - idealist & Internet-arkitekt
>  * Tlf.: +45 40843136  Website: http://dr.jones.dk/
>
>  [x] quote me freely  [ ] ask before reusing  [ ] keep private
>


Bug#802164: inkscape: FTBFS on hppa since switch to gcc-5

2015-10-20 Thread Alex Valavanis
Hi All,

Just a quick note that we're planning upstream to switch to require a
C++11 compliant compiler.  This is needed for compatibility with new
versions of the GNOME development libraries.  We'll hopefully switch
in time for Inkscape 0.92.

Best wishes,


Alex

On 18 October 2015 at 04:45, John David Anglin  wrote:
> On 2015-10-17, at 6:38 PM, Mattia Rizzolo wrote:
>
>> On Sat, Oct 17, 2015 at 05:32:17PM -0400, John David Anglin wrote:
>>> /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file 
>>> requires compiler and library support for the ISO C++ 2011 standard. This 
>>> support is currently experimental, and must be enabled with the -std=c++11 
>>> or -std=gnu++11 compiler options.
>>> #error This file requires compiler and library support for the \
>>>  ^
>>>
>>> It appears -std=c++11 needs to be added to CXXFLAGS.
>>
>> umh, I'm quite naive when it comes to this matters, but isn't c++11 the
>> default nowadays with g++5?
>
> I believe that the option will become the default in gcc-6.  At the moment, 
> it is
> considered experimental.
>
>> Or does the hppa build of gcc default to something else?
>
> No, hppa uses default gcc-5.
>
>>
>> Then I also see quite some errors from glibmm-2.4, which is currently
>> broken, so I'm not even sure inkscape is buildable at all atm due to
>> that.
>>https://bugs.debian.org/800371
>> (it's funny 'cause that bug actually link a inkscape build log!)
>
>
> Build was successful with -std=c++11.  However, there were quite a few 
> warnings:
> https://buildd.debian.org/status/fetch.php?pkg=inkscape=hppa=0.91-5%2Bb3=1445136533
>
> Regards,
> Dave
> --
> John David Anglin   dave.ang...@bell.net
>



Bug#802164: inkscape: FTBFS on hppa since switch to gcc-5

2015-10-20 Thread Alex Valavanis
Hi Mattia,

Sorry... hit Reply instead of Reply All.  The fix could just be
applied in debian/rules if you don't want to patch the upstream
source.  You should just be able to add CFLAGS+=" -std=c++11", I
guess.  The current release (and all future ones) should already be
compatible with the C++11 standard, although we don't yet require it.

Best wishes,


Alex

On 20 October 2015 at 19:38, Mattia Rizzolo <mat...@mapreri.org> wrote:
> [forwarding to the bug + relevant CC.
> @Alex: here in Debian we live with mails, sometime building up a big CC
> list :)]
>
> ----- Forwarded message from Alex Valavanis <valavanisa...@gmail.com> -
>
> Date: Tue, 20 Oct 2015 19:16:53 +0100
> From: Alex Valavanis <valavanisa...@gmail.com>
> To: Mattia Rizzolo <mat...@mapreri.org>
> Subject: Re: Bug#802164: inkscape: FTBFS on hppa since switch to gcc-5
>
> On 20 October 2015 at 19:11, Mattia Rizzolo <mat...@mapreri.org> wrote:
>> That would be great, indeed, so we have to do nothing special to our
>> build rules.
>
> Probably not... we'd most likely use an autoconf macro that will set a
> suitable build option with most common compilers.
>
>> Furthermore, the inkscape currently in git brings quite some good, so
>> I'd really welcome a new release.  Do you have a wild timeframe for
>> 0.92?
>
> We're stepping up the frequency of releases.  I'd guess at a couple of
> months for 0.92.  We're aiming for a bug-fix release (0.91.1) sooner
> though, with a lot of backported patches from 0.92.  There's a draft
> changelog here:
>
> http://wiki.inkscape.org/wiki/index.php/Release_notes/0.91.1
>
> Best wishes,
>
>
> AV
>
> - End forwarded message -
>
> --
> regards,
> Mattia Rizzolo
>
> GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
> more about me:  http://mapreri.org  : :'  :
> Launchpad user: https://launchpad.net/~mapreri  `. `'`
> Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-



Bug#758986: Fixed upstream in 0.91

2015-02-16 Thread Alex Valavanis
package inkscape
forwarded 758986 https://bugs.launchpad.net/inkscape/+bug/1170248
forcemerge 369706 758986
thanks

Information from upstream tracker as follows...

~suv (suv-lp) wrote on 2015-02-12: #9
On OS X 10.7.5,
1) reproduced with
- LC_ALL=de_DE.ISO8859-1, inkscape 0.48.5, glib2 2.32.4, gdk-pixbuf 2.26.4
- LC_ALL=de_DE.ISO8859-1, inkscape 0.48.5, glib2 2.34.3, gdk-pixbuf 2.26.5
2) not reproduced with
- LC_ALL=de_DE.ISO8859-1, inkscape 0.91+devel r13915, glib2 2.32.4,
gdk-pixbuf 2.26.4
- LC_ALL=de_DE.ISO8859-1, inkscape 0.91+devel r13909, glib2 2.34.3,
gdk-pixbuf 2.26.5
and not reproduced with any combination of the above with LC_ALL=de_DE.UTF-8.
3) not reproduced with either locale, Inkscape 0.48.x, 0.91 and
0.91+devel with later versions of the dependencies:
- glib2 2.42.1, gdk-pixbuf2 2.31.2

Same earlier report (also locale-dependent, crash with translated
message from gdk-pixbuf):
- Bug #1170248 “Inkscape crashes when converting file on commandline”
  https://bugs.launchpad.net/inkscape/+bug/1170248

~suv (suv-lp) wrote on 2015-02-12: #10
Linking as duplicate to bug #1170248 - please add a comment here (bug
#1416686) and revert the duplicate status if you don't agree and think
this was done in error.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758986: inkscape: Inkscape crashes printing to Postscript from the command line

2015-02-11 Thread Alex Valavanis
Thanks.  I've forwarded the info upstream.

Best wishes,


Alex

On 11 February 2015 at 15:12, Uwe Borchert uwe.borch...@gmx.de wrote:
 Hi Alex,

 Am 31.01.2015 um 18:49 schrieb Alex Valavanis:

 tags 758986 + moreinfo upstream


 The bug reappears but I can't figure out why it was away ...

 borchert@grafix:~/computer/Bugs$ inkscape -z -f
 TTIP_TISA_CETA_Alternate_3.svg -A TTIP_TISA_CETA_Alternate_3.pdf
 Entity: line 13: parser error : Input is not proper UTF-8, indicate encoding
 !
 Bytes: 0xBB 0x53 0x75 0x6E
 filetypetooltipDas Bildformat »Sun Raster Image«/filetypetooltip
 ^

 ** (inkscape:4138): CRITICAL **: Inkscape::Extension::Extension*
 Inkscape::Extension::build_from_reprdoc(Inkscape::XML::Document*,
 Inkscape::Extension::Implementation::Implementation*): assertion `doc !=
 NULL' failed

 Emergency save activated!
 Emergency save completed. Inkscape will close now.
 If you can reproduce this crash, please file a bug at www.inkscape.org
 with a detailed description of the steps leading to the crash, so we can fix
 it.
 ** Message: Error: Inkscape ist auf einen internen Fehler gestoßen und wird
 nun geschlossen.

 Speicherzugriffsfehler
 borchert@grafix:~/computer/Bugs$

 ...[cut]...

 This might be the important line(s):
  Entity: line 13: parser error : Input is not proper UTF-8, indicate
 encoding !
 Bytes: 0xBB 0x53 0x75 0x6E
 filetypetooltipDas Bildformat »Sun Raster Image«/filetypetooltip
 ^
 used strace ... snipped a lot ...

 open(/usr/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo, O_RDONLY) = 5
 fstat64(5, {st_mode=S_IFREG|0644, st_size=22813, ...}) = 0
 mmap2(NULL, 22813, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb4e7e000
 close(5)= 0
 write(2, Entity: line 13: , 17Entity: line 13: )   = 17
 write(2, parser , 7parser )  = 7
 write(2, error : , 8error : ) = 8
 write(2, Input is not proper UTF-8, indic..., 74Input is not proper UTF-8,
 indicate encoding !
 Bytes: 0xBB 0x53 0x75 0x6E
 ) = 74
 write(2, filetypetooltipDas Bildformat ..., 69filetypetooltipDas
 Bildformat »Sun Raster Image«/filetypetooltip
 ) = 69
 write(2, ..., 34
 Bye

 It's an gdk-error in /usr/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo

 Bye
 --
 Uwe Borchert



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#776857: Inkscape: Please enable dh_auto_test

2015-02-02 Thread Alex Valavanis
Package: Inkscape
Version: 0.91-1

Hi there,

Since upstream version 0.91, Inkscape should now pass a make check
successfully.  I guess the override_dh_auto_test rule should now be
removed from debian/rules.

Thanks,


Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#774675: Another fixed upstream

2015-02-01 Thread Alex Valavanis
* #763095 inkscape: Infinite loop with warnings on Openclipart svg file open

Thanks,


AV


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#774675: Debian bugs fixed upstream

2015-01-31 Thread Alex Valavanis
For convenience, here is a list of the known Debian bugs that are
fixed in the upstream part of the package (0.91):

* #286588: inkscape: Menu items are in wrong menus
* #346063: dialog windows can't be closed
* #435608: inkscape: Design flaw: absolute path names of included images
* #587041: inkscape: print (to File) offsets the drawing, especially
heavily in bitmap rendering
* #591184: Should implement SP_PROP_CLIP property (causes noisy
openclipart build)
* #510241: inkscape: does not comply with xdg_config
* #596833: openclipart import


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#774675: Another one

2015-01-31 Thread Alex Valavanis
Also fixed in 0.91:

* #625822: inkscape: object grouping results in 'Inkscape encountered
an internal error and will close now.'


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#722259: Fixed: Snapping does not work when moving objects

2015-01-31 Thread Alex Valavanis
Package: Inkscape
Version: 0.48.5-1

The upstream fix was included in the Debian package some time ago.

Best wishes,


Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693875: New Symbols dialog in 0.91

2015-01-31 Thread Alex Valavanis
FYI: The new Symbols dialog in Inkscape 0.91 will read symbols from
SVG files in /share/symbols... but AFAIK Inkscape can't open Dia
.shape files directly.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#774675: And another

2015-01-31 Thread Alex Valavanis
One more fixed upstream:

* 588912: inkscape: CSS class selector matches a suffix, not only a whole word

Thanks,

AV


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#774675: And another

2015-01-31 Thread Alex Valavanis
and another fixed in 0.91!

* #627549: inkscape: font preview shows static (random specles) for unknown font

Sorry for the email noise, I'm updating these as soon as we confirm
fixes upstream :)

AV


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758986: inkscape: Inkscape crashes printing to Postscript from the command line

2015-01-31 Thread Alex Valavanis
tags 758986 + moreinfo upstream
thanks

Dear Uwe,

I'm going through some old bug reports for the Inkscape package in
Debian, and I wonder if you could give a bit of feedback on this one
you filed some time ago:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758986

If possible, please could you attach the SVG file ('ruecken.svg') that
exposes the problem?

Best wishes,


Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#774675: new upstream (0.91.0)

2015-01-29 Thread Alex Valavanis
OK, good news!  The final upstream release is now ready:
https://inkscape.org/en/gallery/5720/

Matteo, if you're able to update the package, that would be great.
We're aiming to start on the release announcements within the next day
or so :)

Alex

On 6 January 2015 at 10:58, Alex Valavanis valavanisa...@gmail.com wrote:
 Hi there,

 I'm an upstream developer... 0.91 is still on preview release, not
 final!  In fact, the latest 0.91~pre3 package *is* already in Debian
 experimental, so I'm not sure that any more can be done by the package
 maintainer at this stage.

 The final 0.91 release should hopefully be available in the next month
 or so, I'd guess.

 Best wishes,


 AV

 On 6 January 2015 at 03:49, Daniel Baumann
 daniel.baum...@progress-technologies.net wrote:
 Package: inkscape
 Severity: wishlist

 Hi,

 inkscape 0.91.0 final was released, it would be nice if you could upload
 it to experimental.

 Regards,
 Daniel

 --
 Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
 Email:  daniel.baum...@progress-technologies.net
 Internet:   http://people.progress-technologies.net/~daniel.baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#774675: new upstream (0.91.0)

2015-01-06 Thread Alex Valavanis
Hi there,

I'm an upstream developer... 0.91 is still on preview release, not
final!  In fact, the latest 0.91~pre3 package *is* already in Debian
experimental, so I'm not sure that any more can be done by the package
maintainer at this stage.

The final 0.91 release should hopefully be available in the next month
or so, I'd guess.

Best wishes,


AV

On 6 January 2015 at 03:49, Daniel Baumann
daniel.baum...@progress-technologies.net wrote:
 Package: inkscape
 Severity: wishlist

 Hi,

 inkscape 0.91.0 final was released, it would be nice if you could upload
 it to experimental.

 Regards,
 Daniel

 --
 Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
 Email:  daniel.baum...@progress-technologies.net
 Internet:   http://people.progress-technologies.net/~daniel.baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758812: libvisio-dev: Missing dependency on libicu-dev

2014-08-21 Thread Alex Valavanis
Package: libvisio-dev
Version: 0.1.0-2

pkg-config reports a missing dependency.  Please add Depends:
libicu-dev to debian/control to rectify this.

$ pkg-config --cflags libvisio-0.1
Package icu-i18n was not found in the pkg-config search path.
Perhaps you should add the directory containing `icu-i18n.pc'
to the PKG_CONFIG_PATH environment variable
Package 'icu-i18n', required by 'libvisio-0.1', not found

Best wishes,


Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752227: inkcape: New upstream release 0.48.5

2014-06-21 Thread Alex Valavanis
Package: inkscape
Version: 0.48.4-5

A new upstream bug-fix release has been posted.  This fixes the FTBFS
issue with GCC 4.8, among many other issues.  A full list of fixed
bugs is available at: https://launchpad.net/inkscape/+milestone/0.48.5

Many thanks,


Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#733118: inkscape: FTBFS with latest freetype, patch attached

2013-12-27 Thread Alex Valavanis
forwarded 733118 https://bugs.launchpad.net/inkscape/+bug/1255830
tags 733118 + fixed-upstream
thanks

Thanks for reporting this.  The issue has been fixed upstream and will
make it into the forthcoming 0.48.5 bug-fix release.

On 25 December 2013 22:45, Adam Conrad adcon...@debian.org wrote:
 Package: inkscape
 Version: 0.48.4-1
 Severity: serious
 Tags: patch
 Justification: fails to build from source (but built successfully in the past)
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu trusty ubuntu-patch



 In Ubuntu, the attached patch was applied to achieve the following:

   * 05-freetype-include.patch: Use freetype upstream's recommended include.

 Freetype's include structure has moved around a bit and, according to
 bug #731015, the only supported and stable API for freetype includes is
 the one I've employed in this patch.  This should be suitable to send
 upstream as well.

 ... Adam

 -- System Information:
 Debian Release: wheezy/sid
   APT prefers trusty-updates
   APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500, 
 'trusty'), (500, 'saucy-updates')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386

 Kernel: Linux 3.13.0-0-generic (SMP w/4 CPU cores)
 Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#728354: inkscape: segfault on importing from Open Clip Art Library

2013-10-31 Thread Alex Valavanis
forwarded 728354 https://bugs.launchpad.net/inkscape/+bug/1246763
thanks

On 31 October 2013 03:33, Vasil Velichkov vvvelich...@gmail.com wrote:
 Package: inkscape
 Version: 0.48.3.1-1.3
 Followup-For: Bug #728354

 Dear Maintainer,

 I was able to fix the problem.
 Patch attached.

 Cheers

 P.S. The branch master.wip is missing

 $ cat debian/gbp.conf
  debian-branch = master.wip

 $ git branch -r
   origin/HEAD - origin/master
   origin/master
   origin/pristine-tar
   origin/upstream


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#727625: Fails to link using clang-3.4 and libc++

2013-10-24 Thread Alex Valavanis
Package: libboost-program-options1.53-dev
Version: 1.53.0-6+exp3ubuntu8

I've tried compiling a simple test program (attached) using clang-3.4
and libc++.  Link failure as follows:

$ clang++ -stdlib=libc++ test.cpp -lboost_program_options
/tmp/test-KhY5IK.o: In function `main':
test.cpp:(.text+0xbd): undefined reference to
`boost::program_options::options_description::options_description(std::__1::basic_stringchar,
std::__1::char_traitschar, std::__1::allocatorchar  const,
unsigned int, unsigned int)'
clang: error: linker command failed with exit code 1 (use -v to see invocation)

The same file links just fine if I use libstdc++:

clang++ -stdlib=libstdc++ test.cpp -lboost_program_options

I have attached a verbose build log obtained used

clang++ -stdlib=libc++ test.cpp -lboost_program_options -v

Thanks,


Alex
#include boost/program_options.hpp

namespace po = boost::program_options;
int main()
{
	po::options_description *test = new po::options_description(Test);
	return 0;
}
Ubuntu clang version 3.4-1ubuntu1 (trunk) (based on LLVM 3.4)
Target: x86_64-pc-linux-gnu
Thread model: posix
 /usr/bin/clang -cc1 -triple x86_64-pc-linux-gnu -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name test.cpp -mrelocation-model static -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version 2.23.52.20130727 -v -resource-dir /usr/bin/../lib/clang/3.4 -internal-isystem /usr/include/c++/v1 -internal-isystem /usr/local/include -internal-isystem /usr/bin/../lib/clang/3.4/include -internal-isystem /usr/include/clang/3.4/include/ -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /usr/include -fdeprecated-macro -fdebug-compilation-dir /home/eenava/Simulations/inf-qw -ferror-limit 19 -fmessage-length 0 -mstackrealign -fobjc-runtime=gcc -fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions -fdiagnostics-show-option -backend-option -vectorize-loops -o /tmp/test-THFuv7.o -x c++ test.cpp
clang -cc1 version 3.4 based upon LLVM 3.4 default target x86_64-pc-linux-gnu
ignoring nonexistent directory /usr/bin/../lib/clang/3.4/include
ignoring duplicate directory /usr/include/x86_64-linux-gnu
#include ... search starts here:
#include ... search starts here:
 /usr/include/c++/v1
 /usr/local/include
 /usr/include/clang/3.4/include
 /usr/include/x86_64-linux-gnu
 /usr/include
End of search list.
 /usr/bin/ld -z relro --hash-style=gnu --build-id --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o a.out /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib64 -L/usr/lib/x86_64-linux-gnu/../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -L/lib -L/usr/lib /tmp/test-THFuv7.o -lboost_program_options -lc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
/tmp/test-THFuv7.o: In function `main':
test.cpp:(.text+0xbd): undefined reference to `boost::program_options::options_description::options_description(std::__1::basic_stringchar, std::__1::char_traitschar, std::__1::allocatorchar  const, unsigned int, unsigned int)'
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Bug#722903: inkscape: python-script-but-no-python-dep Lintian errors

2013-09-14 Thread Alex Valavanis
Package: inkscape
Version: 0.48.4-2

The latest version of the package introduces numerous Lintian errors
regarding a missing python dependency.  Please see
http://lintian.debian.org/tags/python-script-but-no-python-dep.html
for details

Thanks,


Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720618: non-free license statement in /usr/share/inkscape/icons/inkscape.svg

2013-09-14 Thread Alex Valavanis
I think this is fixed upstream... all CC 2.0/2.5 licenses have been
removed from Inkscape trunk [1].  Can a patch be backported?

AV

[1] http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/12514

On 13 September 2013 21:11, Paul Tagliamonte paul...@debian.org wrote:
 On Sun, Aug 25, 2013 at 10:05:20PM +0200, Luca BRUNO wrote:
  Perhaps you can clarify this with the Inkscape authors ?  Maybe they
  intended GPL-2 anyway...

 I don't think so. The logo was contributed by jimmac and originally
 under CC. See https://bugs.launchpad.net/inkscape/+bug/345778

  Severity: serious
 
  that the Inkscape icon contains a statement suggesting that its
  license is CC-BY-SA 2.0.  This is unfortunate, as Debian's FTP team
  does not consider it Free.

 I'm unsure about this. I remember an old thread on -project where it
 was found that clause 4b of CC-BY-SA 2.0 allows upgrading to later
 version, and several packages already fit in that case.
 I think we are in the same case.

 Moreover, I can still get in touch with jimmac and ask for a license
 change, or just apply clause 4b upstream.

 4b only applies to derivitive works. I don't know who made this rumor,
 but it's resulted in a few REJECTs.

 Cheers,
Paul


 --
  .''`.  Paul Tagliamonte paul...@debian.org
 : :'  : Proud Debian Developer
 `. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
  `- http://people.debian.org/~paultag


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701947: inkscape: ibus hide when entering text second time

2013-03-01 Thread Alex Valavanis
forwarded 701947 https://bugs.launchpad.net/inkscape/+bug/1137554
thanks

On 1 March 2013 11:01, Alex Valavanis valavanisa...@gmail.com wrote:
 forwarded https://bugs.launchpad.net/inkscape/+bug/1137554
 thanks

 On 1 March 2013 03:16, bshyy bsh...@gmail.com wrote:
 Package: inkscape
 Version: 0.48.3.1-1.3
 Severity: normal

 Dear Maintainer,
 The ibus candidates can't be seen when I entering the second chinese 
 character
 or editting the second time in the text object. But it's all right in
 Squeeze.


 -- System Information:
 Debian Release: 7.0
   APT prefers testing-proposed-updates
   APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
 Architecture: amd64 (x86_64)

 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
 Locale: LANG=zh_CN.utf8, LC_CTYPE=zh_CN.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages inkscape depends on:
 ii  gconf-service   3.2.5-1+build1
 ii  libaspell15 0.60.7~20110707-1
 ii  libatk1.0-0 2.4.0-2
 ii  libatkmm-1.6-1  2.22.6-1
 ii  libc6   2.13-38
 ii  libcairo2   1.12.2-3
 ii  libcairomm-1.0-11.10.0-1
 ii  libfontconfig1  2.9.0-7.1
 ii  libfreetype62.4.9-1.1
 ii  libgc1c21:7.1-9.1
 ii  libgcc1 1:4.7.2-5
 ii  libgconf-2-43.2.5-1+build1
 ii  libgdk-pixbuf2.0-0  2.26.1-1
 ii  libglib2.0-02.33.12+really2.32.4-5
 ii  libglibmm-2.4-1c2a  2.32.1-1
 ii  libgnomevfs2-0  1:2.24.4-1
 ii  libgomp14.7.2-5
 ii  libgsl0ldbl 1.15+dfsg.2-2
 ii  libgtk2.0-0 2.24.10-2
 ii  libgtkmm-2.4-1c2a   1:2.24.2-1
 ii  libgtkspell02.0.16-1
 ii  liblcms11.19.dfsg-1.2
 ii  libmagick++58:6.7.7.10-5
 ii  libmagickcore5  8:6.7.7.10-5
 ii  libpango1.0-0   1.30.0-1
 ii  libpangomm-1.4-12.28.4-1
 ii  libpng12-0  1.2.49-1
 ii  libpoppler-glib80.18.4-5
 ii  libpoppler190.18.4-5
 ii  libpopt01.16-7
 ii  libsigc++-2.0-0c2a  2.2.10-0.2
 ii  libstdc++6  4.7.2-5
 ii  libwpd-0.9-90.9.4-3
 ii  libwpg-0.2-20.2.1-1
 ii  libx11-62:1.5.0-1
 ii  libxml2 2.8.0+dfsg1-7
 ii  libxslt1.1  1.1.26-14
 ii  zlib1g  1:1.2.7.dfsg-13

 Versions of packages inkscape recommends:
 ii  aspell   0.60.7~20110707-1
 ii  imagemagick  8:6.7.7.10-5
 ii  libwmf-bin   0.2.8.4-10.2
 ii  perlmagick   8:6.7.7.10-5
 ii  pstoedit 3.60-2+b1

 Versions of packages inkscape suggests:
 pn  dia | dia-gnome  none
 ii  libgnomevfs2-extra   1:2.24.4-1
 pn  libsvg-perl  none
 pn  libxml-xql-perl  none
 ii  python   2.7.3-4
 pn  python-lxml  none
 ii  python-numpy 1:1.6.2-1
 pn  python-uniconvertor  none
 ii  ruby 4.9
 pn  skencil  none

 -- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701947: inkscape: ibus hide when entering text second time

2013-03-01 Thread Alex Valavanis
forwarded https://bugs.launchpad.net/inkscape/+bug/1137554
thanks

On 1 March 2013 03:16, bshyy bsh...@gmail.com wrote:
 Package: inkscape
 Version: 0.48.3.1-1.3
 Severity: normal

 Dear Maintainer,
 The ibus candidates can't be seen when I entering the second chinese character
 or editting the second time in the text object. But it's all right in
 Squeeze.


 -- System Information:
 Debian Release: 7.0
   APT prefers testing-proposed-updates
   APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
 Architecture: amd64 (x86_64)

 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
 Locale: LANG=zh_CN.utf8, LC_CTYPE=zh_CN.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages inkscape depends on:
 ii  gconf-service   3.2.5-1+build1
 ii  libaspell15 0.60.7~20110707-1
 ii  libatk1.0-0 2.4.0-2
 ii  libatkmm-1.6-1  2.22.6-1
 ii  libc6   2.13-38
 ii  libcairo2   1.12.2-3
 ii  libcairomm-1.0-11.10.0-1
 ii  libfontconfig1  2.9.0-7.1
 ii  libfreetype62.4.9-1.1
 ii  libgc1c21:7.1-9.1
 ii  libgcc1 1:4.7.2-5
 ii  libgconf-2-43.2.5-1+build1
 ii  libgdk-pixbuf2.0-0  2.26.1-1
 ii  libglib2.0-02.33.12+really2.32.4-5
 ii  libglibmm-2.4-1c2a  2.32.1-1
 ii  libgnomevfs2-0  1:2.24.4-1
 ii  libgomp14.7.2-5
 ii  libgsl0ldbl 1.15+dfsg.2-2
 ii  libgtk2.0-0 2.24.10-2
 ii  libgtkmm-2.4-1c2a   1:2.24.2-1
 ii  libgtkspell02.0.16-1
 ii  liblcms11.19.dfsg-1.2
 ii  libmagick++58:6.7.7.10-5
 ii  libmagickcore5  8:6.7.7.10-5
 ii  libpango1.0-0   1.30.0-1
 ii  libpangomm-1.4-12.28.4-1
 ii  libpng12-0  1.2.49-1
 ii  libpoppler-glib80.18.4-5
 ii  libpoppler190.18.4-5
 ii  libpopt01.16-7
 ii  libsigc++-2.0-0c2a  2.2.10-0.2
 ii  libstdc++6  4.7.2-5
 ii  libwpd-0.9-90.9.4-3
 ii  libwpg-0.2-20.2.1-1
 ii  libx11-62:1.5.0-1
 ii  libxml2 2.8.0+dfsg1-7
 ii  libxslt1.1  1.1.26-14
 ii  zlib1g  1:1.2.7.dfsg-13

 Versions of packages inkscape recommends:
 ii  aspell   0.60.7~20110707-1
 ii  imagemagick  8:6.7.7.10-5
 ii  libwmf-bin   0.2.8.4-10.2
 ii  perlmagick   8:6.7.7.10-5
 ii  pstoedit 3.60-2+b1

 Versions of packages inkscape suggests:
 pn  dia | dia-gnome  none
 ii  libgnomevfs2-extra   1:2.24.4-1
 pn  libsvg-perl  none
 pn  libxml-xql-perl  none
 ii  python   2.7.3-4
 pn  python-lxml  none
 ii  python-numpy 1:1.6.2-1
 pn  python-uniconvertor  none
 ii  ruby 4.9
 pn  skencil  none

 -- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701297: Fixed upstream

2013-02-23 Thread Alex Valavanis
forwarded 701297 https://launchpad.net/bugs/1095364
tags 701297 + confirmed fixed-upstream
thanks

Fixed upstream in development version and backported to the
forthcoming v0.48.5 bug-fix release.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#665683: Functionality removed in Inkscape 0.49

2013-01-15 Thread Alex Valavanis
This bug should no longer be an issue after the release of Inkscape
0.49 as the tear-off menu functionality has been removed.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#696485: inkscape: CVE-2012-5656

2012-12-21 Thread Alex Valavanis
fowarded 696485 https://bugs.launchpad.net/inkscape/+bug/
thanks

Note that this issue is fixed upstream in Inkscape 0.48.4 along with many
other bugs. It would be a good idea to upgrade the package soon.
Package: inkscape
Severity: grave
Tags: security
Justification: user security hole

Hi,
CVE-2012-5656 was assigned to this security issues:
https://bugs.launchpad.net/inkscape/+bug/1025185

Fix: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/11931

Cheers,
Moritz


Bug#696181: New upstream version 0.48.4

2012-12-17 Thread Alex Valavanis
Package: Inkscape

Hi Wolfi,

A new upstream bugfix version (0.48.4) has been released.  Please
consider updating the Debian package.  Among many other bugs, the
following Debian bugs have been fixed:

[1] bug #649975 inkscape: Port to libpoppler25 API
[2] bug #649975 inkscape: FTBFS: /usr/include/libpng15/png.h:2211:1:
error: initializing argument 5 of 'png_uint_32
png_get_iCCP(png_const_structp, png_const_infop, png_charpp, int*,
png_bytepp, png_uint_32*)' [-fpermissive]

Best wishes,


Alex

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649975
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679890


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#690858: grace: source-hardening.diff breaks SVG output formatting

2012-10-18 Thread Alex Valavanis
Package: Grace
Version: 1:5.1.22-13

Hi Nicholas,

The recent source-hardening.diff patch appears to break SVG output
formatting.  Please see the original bug report in Ubuntu [1].

In particular, take a look at the output obtained when running:

gracebat -hardcopy -hdevice SVG

I have attached a pair of files good.svg (from unpatched grace
source), and bad.svg (with source-hardening.diff applied).  In the
bad.svg file, take a look at the end of the text
style=font-family:' lines... the contents of the tag is malformed
e.g. 0.2)0.2 on line 37 instead of just 0.2.

The relevant section of the source-hardening.diff patch is as follows.
 Perhaps it's just that the format string is incorrect?  At first
glance, it looks like it should be just %s rather than %s%s
because only one string is being passed to fprintf.

Thanks,


Alex

Index: grace-5.1.22/src/svgdrv.c
===
--- grace-5.1.22.orig/src/svgdrv.c  2012-05-17 19:00:52.144748609 -0700
+++ grace-5.1.22/src/svgdrv.c   2012-05-17 19:00:54.0 -0700
@@ -745,7 +745,7 @@
 -tm-cxy, -tm-cyy,
 scaleval(vp.x), scaleval(vp.y));

- fprintf(prstream, escape_specials((unsigned char *) s, len));
+ fprintf(prstream, %s%s, escape_specials((unsigned char *) s, len));

 fprintf(prstream, /text\n);
 }

[1] https://bugs.launchpad.net/ubuntu/+source/grace/+bug/1068095
attachment: bad.svgattachment: good.svg

Bug#683995: inkscape crashes when changing nodes of a path that uses pattern to fill it

2012-10-11 Thread Alex Valavanis
tags 683995 + moreinfo
thanks

Hi Bijan,

Thanks for reporting this bug at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683995

I think it looks pretty similar to this upstream bug:
https://bugs.launchpad.net/inkscape/+bug/463602

Please could you try to obtain a backtrace of the crash?
Alternatively, please could you try out a newer version of the
Inkscape package (=0.48) and see if that fixes the problem for you?

Thanks,


Alex


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678394: New upstream version available: 1.4.1

2012-06-21 Thread Alex Valavanis
Package: Scribus

New upstream version 1.4.1 is available. Please consider updating the package.

Upstream changelog [1]:

The first point release in the latest stable series of Scribus
includes over 60 bug fixes and enhancements. They are:
* Addition of the GiveLife Color System(R) swatch palettes
(www.givelifecolorsystem.com), license in the swatches directory.
* Updates to resolve small canvas interaction issues
* Corrections to both bitmap and SVG image import issues
* Addition of undo steps for path operations and page moving
* Corrections to some master page behaviour
* Fixes for text editing issues
* Enhancements to scripter
* Translation updates
* The Italian version of the help documents has been updated significantly
* Relocation of profiles and swatches to the share directory of
Unix-like systems (linux, OS X, etc) to fit in with the file system
recommendations

[1] http://wiki.scribus.net/canvas/1.4.1_Release



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675012: inkscape: segfault on searching Open Clip Art

2012-05-29 Thread Alex Valavanis
tags 675012 +moreinfo
thanks

Thanks for the report. Please could you check that you have the
libgnomevfs2-extra package installed?  If not, please could you try
installing and confirm whether the bug still occurs?

Thanks,


Alex

On 29 May 2012 11:24, Matteo Cypriani m...@lm7.fr wrote:
 Package: inkscape
 Version: 0.48.3.1-1+b1
 Severity: normal

 Hello,

 I cannot search the Open Clip Art library in Inkscape. Here are the
 steps to follow to reproduce the bug (100% reproducibility on my
 machine), with the console outputs (my comments are preceeded by a #):

 $ inkscape
 # Click menu “File” -- “Import from Open Clip Art” -- type something
 # in the search box, click “Search”.
 # The name of a (single) found image appears in the images' list.
 Emergency save activated!
 Emergency save completed. Inkscape will close now.
 If you can reproduce this crash, please file a bug at www.inkscape.org
 with a detailed description of the steps leading to the crash, so we can fix 
 it.
 # X dialog appears: “Inkscape a subi une erreur interne et va se fermer
 # maintenant.” (approximate translation: “An internal error occured,
 # Inkscape will end now.”)
 # Click the “Close” button.
 zsh: segmentation fault  inkscape

 Attached is a partial strace, from right before the crash to the console
 messages (there is some more stuff after, but it did not seem very
 relevant). I did not include the full strace because it is extremely
 verbose due to all the mouse events, but if you need it I can generate
 one.

 Please don't hesitate to ask if you need more information.

 Cheers,
  Matteo

 -- System Information:
 Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (900, 'unstable')
 Architecture: amd64 (x86_64)

 Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages inkscape depends on:
 ii  gconf-service       3.2.5-1
 ii  libaspell15         0.60.7~20110707-1
 ii  libatk1.0-0         2.4.0-2
 ii  libatkmm-1.6-1      2.22.6-1
 ii  libc6               2.13-32
 ii  libcairo2           1.12.2-2
 ii  libcairomm-1.0-1    1.10.0-1
 ii  libfontconfig1      2.9.0-5
 ii  libfreetype6        2.4.9-1
 ii  libgc1c2            1:7.1-8
 ii  libgcc1             1:4.7.0-10
 ii  libgconf-2-4        3.2.5-1
 ii  libgdk-pixbuf2.0-0  2.26.1-1
 ii  libglib2.0-0        2.32.3-1
 ii  libglibmm-2.4-1c2a  2.32.0-1
 ii  libgnomevfs2-0      1:2.24.4-1
 ii  libgomp1            4.7.0-10
 ii  libgsl0ldbl         1.15+dfsg-1
 ii  libgtk2.0-0         2.24.10-1
 ii  libgtkmm-2.4-1c2a   1:2.24.2-1
 ii  libgtkspell0        2.0.16-1
 ii  liblcms1            1.19.dfsg-1.1
 ii  libmagick++5        8:6.7.4.0-5
 ii  libmagickcore5      8:6.7.4.0-5
 ii  libpango1.0-0       1.30.0-1
 ii  libpangomm-1.4-1    2.28.4-1
 ii  libpng12-0          1.2.49-1
 ii  libpoppler-glib6    0.16.7-3
 ii  libpoppler13        0.16.7-3
 ii  libpopt0            1.16-5
 ii  libsigc++-2.0-0c2a  2.2.10-0.1
 ii  libstdc++6          4.7.0-10
 ii  libwpd-0.9-9        0.9.4-3
 ii  libwpg-0.2-2        0.2.1-1
 ii  libx11-6            2:1.4.99.901-2
 ii  libxml2             2.8.0+dfsg1-1
 ii  libxslt1.1          1.1.26-11
 ii  zlib1g              1:1.2.7.dfsg-11

 Versions of packages inkscape recommends:
 ii  aspell       0.60.7~20110707-1
 ii  imagemagick  8:6.7.4.0-5
 ii  libwmf-bin   0.2.8.4-10
 ii  perlmagick   8:6.7.4.0-5
 ii  pstoedit     3.60-2+b1

 Versions of packages inkscape suggests:
 pn  dia                  0.97.2-8
 pn  libgnomevfs2-extra   1:2.24.4-1
 pn  libsvg-perl          none
 pn  libxml-xql-perl      none
 pn  python               2.7.2-10
 pn  python-lxml          2.3.2-1
 pn  python-numpy         1:1.6.2~rc1-1
 pn  python-uniconvertor  1.1.4-1+b2
 pn  ruby                 4.8
 pn  ruby1.8 [ruby]       1.8.7.358-3
 pn  skencil              none

 -- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675012: Forwarded

2012-05-29 Thread Alex Valavanis
forwarded 675012 https://launchpad.net/bugs/989257
tags 675012 = upstream confirmed
thanks

Looks to me as if this is a known issue upstream, associated with a
recent change in the OCAL API. I have linked this report to the
upstream one. Please let me know if you disagree that this is the same
issue.

Best wishes,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#673834: New upstream version available 5.0

2012-05-21 Thread Alex Valavanis
Package: espresso

A new upstream version (5.0) was released on 17 May 2012.  Please
consider updating the Debian package. Upstream changelog is as
follows:

New in 5.0 version

   * More ways of calculating electron-phonon coefficients.
   * Full DFT+U scheme (with J and additional parameters) implemented.
 Should work also for fully-relativistic calculations.
   * band parallelization for Green function sum in EXX (memory replication).

Incompatible changes in 5.0 version:

   * Postprocessing codes dos.x, bands.x, projwfc.x, now use
 namelist dos, bands, projwfc respectively, instead of inputpp
   * Directory reorganization: whole packages into subdirectories,
 almost nothing is in the same directory where it used to be.
   * atomic masses in the code are in amu unless otherwise stated
   * Options 'cubic'/'hexagonal' to CELL_PARAMETERS removed: it is no
 longer useful, the code will anyway find the correct sym.ops.
   * Options 'bohr'/'angstrom'/'alat' to CELL_PARAMETERS implemented
   * -DEXX no longer required for exact exchange or hybrid functionals
   * PHonon: input variable 'elph' replaced by 'electron_phonon'

Fixed in 5.0 version

   * Missing checks for unimplemented cases with electric fields
   * CP with electric fields wasn't working any longer in parallel
 due to an unallocated variable
   * VERY NASTY bug: exchange-correlation keyword 'PW91' was incorrectly
 interpreted (PZ LDA instead of PW) in all 4.3.x versions
   * A few glitches when the standard input is copied to file
   * PW: LDA+U crash in the final step of a vc-relax run, due to a
 premature deallocation of a variable
   * PW: constraint 'atomic direction' on noncolinear magnetization
 wasn't working properly
   * PW: tetrahedra were not working with magnetic symmetries,
 and not yet working in the noncolinear case as well.
   * Velocity rescaling in variable-cell MD wasn't really working
   * Workaround for frequent crashes in PAW with vc-relax
   * In some cases spin-polarized HSE was yielding NaN's
   * Two instances of an array not always allocated passed as variable to
 routine (init_start_k and dynmatrix.f90) - harmless but not nice
   * disk_io='low' or 'none' wasn't working if a wavefunction file from a
 previous run was found
   * CP + OpenMP without MPI wasn't working with ultrasoft pseudopotentials
   * Bug in CASINO to UPF converter
   * Bug in k-point generation in the noncollinear case
   * ESM with spin polarization fixed
   * Weird problem with irreps in PHonon
   * Bug in turbo_lanczos.x . Restarts of polarizations other than ipol=1
 or ipol=4 were not working properly due to buggy test_restart routine.

Best wishes,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#670613: Grace should recommend xfont packages

2012-04-27 Thread Alex Valavanis
Package: grace
Version: 1:5.1.22-12
Severity: minor

Grace should recommend the xfonts-100dpi or xfonts-75dpi packages.
Without either of these installed (and after an X restart), the window
font is loaded incorrectly, and the Warning: Cannot convert string
-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-* to type FontStruct
message is dumped to the terminal.

Please consider adding the following to debian/control:

Recommends: xfonts-100dpi | xfonts-75dpi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#670613: Grace should recommend xfont packages

2012-04-27 Thread Alex Valavanis
Hi Nicholas,

I guess this is an Ubuntu-specific issue then...

As of xorg_1:7.6+7ubuntu1, the xfonts-100dpi and xfonts-75dpi packages
were dropped from Depends to Suggests,[1] and therefore they do
not appear in a standard Ubuntu installation.

Not really sure how to proceed with this... we could fork the grace
package for Ubuntu, but I suspect there's a better way!

Best wishes,


AV

[1] 
http://launchpadlibrarian.net/62087443/xorg_1%3A7.5%2B6ubuntu6_1%3A7.5%2B6ubuntu7.diff.gz

On 27 April 2012 11:57, Nicholas Breen nbr...@debian.org wrote:
 On Fri, Apr 27, 2012 at 11:32:46AM +0100, Alex Valavanis wrote:
 Grace should recommend the xfonts-100dpi or xfonts-75dpi packages.

 I am not convinced this is a useful fix.  The xorg metapackage already Depends
 on these packages, and a desktop system without them *and* without a remote
 font server is pretty much broken by the user deliberately.  (There are also
 -transcoded variants to consider.)  Although nearly any X package requires
 fonts to operate properly, almost none have such fonts-related Recommends[*], 
 as
 those should be handled either by xorg or the corresponding metapackage for 
 the
 user's WM of choice.

 - N

 [*] apt-cache rdepends --no-suggests xfonts-100dpi : 12 unique results, of
    which only 5 are applications; 3 more results that are Suggests:, of
    which none are applications



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#665560: Fixed upstream in inkscape 0.48.3

2012-03-24 Thread Alex Valavanis
forwarded 665560 https://launchpad.net/bugs/898538
tags 665560 fixed-upstream
thanks

Fixed upstream in inkscape 0.48.3



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633150: List of fixed bugs

2012-03-06 Thread Alex Valavanis
Hi Wolfi,

As requested, here is a list of Debian bugs that have been fixed since
the last package release:

bug #627637 JessyInk: Embedded Javascript Broken - 0.48.3
bug #559332 [inkscape] Cairo rendering broken for use elements with
scaling or a viewBox - 0.48.2
bug #596836 clipart search spews messages in console - 0.48.2
bug #628035 inkscape: in the pdf export dialog a wrong pdf version is
reported - 0.48.2
bug #651196 French manpage has accents replaced by some garbage - 0.48.3

Many other issues have been fixed, but I think these are the only ones
in the Debian tracker.

Best wishes,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654341: inkscape reads .eps files from /tmp instead of the current directory

2012-03-04 Thread Alex Valavanis
Hi,

Yes - I actually made it public a while ago, following the same rationale.

Cheers,


AV

On 4 March 2012 14:55, Simon McVittie s...@debian.org wrote:
 On Thu, 12 Jan 2012 at 19:22:11 +, Alex Valavanis wrote:
 Actually, the link is OK, but the upstream report is set as private
 because this is a security issue.

 Given that it's public in the Debian BTS, there's little point in having
 the Launchpad bug private (unless the Launchpad bug reveals further security
 issues or whatever), it just impedes fixing it.

 Regards,
    smcv
    at the Cambridge BSP



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654341: inkscape reads .eps files from /tmp instead of the current directory

2012-03-04 Thread Alex Valavanis
Oops... at least I thought I had!

I've changed it now.

Cheers,


AV

On 4 March 2012 16:10, Alex Valavanis valavanisa...@gmail.com wrote:
 Hi,

 Yes - I actually made it public a while ago, following the same rationale.

 Cheers,


 AV

 On 4 March 2012 14:55, Simon McVittie s...@debian.org wrote:
 On Thu, 12 Jan 2012 at 19:22:11 +, Alex Valavanis wrote:
 Actually, the link is OK, but the upstream report is set as private
 because this is a security issue.

 Given that it's public in the Debian BTS, there's little point in having
 the Launchpad bug private (unless the Launchpad bug reveals further security
 issues or whatever), it just impedes fixing it.

 Regards,
    smcv
    at the Cambridge BSP



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633150: Version 0.48.3 released

2012-02-15 Thread Alex Valavanis
retitle 633150 New upstream version 0.48.3 is available
thanks

Hi Wolfi,

The latest upstream version is now available.  It's another bug-fix release.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654341: inkscape reads .eps files from /tmp instead of the current directory

2012-01-12 Thread Alex Valavanis
Hi Marcos,

Actually, the link is OK, but the upstream report is set as private
because this is a security issue.  If you or anyone else would like to
have access to the report, please let me know your launchpad user ID
and I will subscribe you.

Thanks,


Alex

On 12 January 2012 19:15, Marcos Marado mindboosterno...@gmail.com wrote:
 Hi there,

 FYI, the link for the upstream bug is broken. I tried to find out the
 correct bug report upstream, but I couldn't find it.

 Best regards,
 --
 Marcos Marado






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#628035: inkscape: in the pdf export dialog a wrong pdf version is reported

2011-11-10 Thread Alex Valavanis
tags 628035 fixed-upstream confirmed upstream
thanks

Hi Jocelyn,

This bug was fixed upstream in Inkscape 0.48.2.  It will be fixed in
Debian as soon as the package maintainer updates the package to the
latest upstream version.

Best wishes,


Alex

On 10 November 2011 14:33, Jocelyn Etienne
jocelyn.etie...@ujf-grenoble.fr wrote:
 Hi -- Will this bug be fixed in Debian any soon, as it has been
 in Ubuntu?

 This bug is annoying when exporting PDF from Inkscape for use with
 PDFLaTeX, as the latter only accepts PDF up to 1.4.

 Regards







-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646701: science-nanoscale-physics: Should suggest quantum-espresso, not quantumespresso

2011-10-26 Thread Alex Valavanis
Package: science-nanoscale-physics
Version: 0.13

The espresso source package is now available in debian.  Please
correct the name of the binary-dependency to quantum-espresso in
debian/control for science-nanoscale-physics.

Thanks,

Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#642260: mpb uses deprecated scm_must_malloc() function

2011-09-20 Thread Alex Valavanis
Package: mpb
Version: 1.4.2-16

Forwarded from Ubuntu: https://bugs.launchpad.net/ubuntu/+source/mpb/+bug/855044

Guile returns a deprecation warning whenever mpb is executed. This
occurs because since guile-1.8, the scm_must_malloc() function has
been replaced by scm_gc_malloc().

In fact, scm_must_malloc just returns a pointer to the scm_gc_malloc
function, so this problem could be solved by a very simple
find/replace patch. A better solution would involve using the
scm_effective_version() function to provide backward compatibility
with guile-1.6.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#638943: Update version request

2011-09-06 Thread Alex Valavanis
retitle 638943 New upstream version 0.9.8.8
thanks

Version 0.9.8.8 of QtiPlot has now been released.  Upstream changelog follows:

2011/09/02 - QtiPlot 0.9.8.8 released:
This is a bug fixing release:

Improved import of Origin projects.
Improved drawing of line symbol and added the possibility to use
tabulator in 2D plot legends.
Fixed clipping of top/bottom axis labels in 2D plots.
Fixed saving of major ticks for 2D plot axes.
Fixed restoring of 3D plots.
Fixed export to SVG of texts in 3D plots.
Fixed differentiation from table columns (the new plot was empty).
Fixed paste selection in tables.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#563817: inkscape: package requires large numbers of unnecessary packages

2011-09-03 Thread Alex Valavanis
Hi John,

I'm looking through some of the old bug reports for Inkscape in
Debian.  You reported the following some time ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563817

We can only really deal with the direct dependencies... everything
else is brought in indirectly via another package.  Of the packages
you mentioned, we have:

aspell (Recommended by Inkscape): Needed for spellchecker functionality

perlmagick (Recommended by Inkscape):

pstoedit (Recommended by Inkscape):

It might be worth double-checking the status of the perlmagick and
pstoedit dependencies.

Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#629982: render_barcode_qrcode extension

2011-08-30 Thread Alex Valavanis
tags 629982 confirmed
thanks

This extension will be included upstream by default in inkscape 0.49.
However, it might be worth considering backporting it to the versions
that are currently supported by Debian.

AV



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536738: [inkscape] Cannot open own Adobe Illustrator files

2011-08-30 Thread Alex Valavanis
tags 536738 moreinfo
thanks

Hi Jason,

I'm going through some of the old bug reports for the Inkscape package
in Debian.  You reported the following some time ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536738

Do you still experience this problem with a recent version of the
Inkscape package?  Please could you attach a sample file that causes
this issue for you?

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536738: [inkscape] Cannot open own Adobe Illustrator files

2011-08-30 Thread Alex Valavanis
Also, this may be a duplicate of the following upstream bug:
https://bugs.launchpad.net/inkscape/+bug/570527



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548308: inkscape: Can't use text tool since GTK upgrade.

2011-08-30 Thread Alex Valavanis
unarchive 551432
forcemerge 551432 548308
reassign 551432 gtk+2.0
found 551432 2.18.0-1
fixed 551432 2.19.1-1
archive 551432
thanks

Hi Yannick,

I'm checking through some old bug reports for Inkscape in Debian.  You
reported the following some time ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548308

It looks like this bug is a duplicate of
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551432

It has been fixed in GTK+ 2.19.1-1 in Debian.  Please let me know if
I'm mistaken about the duplicate status.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#638943: New upstream version 0.9.8.7

2011-08-23 Thread Alex Valavanis
Package: qtiplot

A new version is available upstream.  Please consider updating the
Debian package.  Upstream changelog head is as follows:

2011/07/14 - QtiPlot 0.9.8.7 released:

This release brings many improvements:
The import of OriginLab projects was highly improved: all versions
from Origin 4.1 to 8.5.1 are now supported.
Improved import of Excel files: it is now possible to import them via
OpenOffice/LibreOffice.
Improved the matrix resample dialog: now it is possible to freely
resize a matrix.
Improvements and bug fixes to 2D FFT dialog. Added support for 2D FFTs
to Python scripting engine.
Improved handling of linear color maps.
Improved image profile tool: added the possibility to average over
several pixels.
Improved the 3D plot dialog: added the possibility to view/modify axes rotation.
Added support for the regular modified cylindrical Bessel functions
(I0, I1, In).
Implemented the possibility to draw grid on top of data in 2D plots.
Bug fixes:
Fixed restoring of maximized 2D plot windows.
Fixed a bug leading to clipped scale numbers when printing in high resolution.
Fixed table calculations envolving date/time columns.
Fixed resizing of matrix windows in image view mode: the image is not
distorted anymore.
Fixed crash when deleting several project folders at once.
Fixed spurious white page in print all plots function and added a key
shortcut to it.

2011/05/09 - QtiPlot 0.9.8.6 released:

This release brings many new features and improvements:
Waterfall plots were completely refactored and now it is possible to
display multiple waterfall plots in the same plot window.
Improved the script window.
Added a new integration dialog (feature request #005293).
Added an image preview in the export dialog (feature request #005311).
Added the possibility to compress images exported to the TIFF format
(feature request #005313).
Improved internal handling of date/time values.
Improved table sorting.
Improved import ASCII dialog so that all lines containing a custom
string can be ignored.
Added the possibility to enable/disable the display of gaps in 2D plot
curves generated from table columns with empty cells.
Improved 2D plot details dialog: added the possibility to hide/show
curves and plot objects and the possibility to edit the data range of
plot curves.
Improved drawing of axis breaks.
Bug fixes:
Fixed import of ASCII files to matrices.
Fixed import of table templates.
Fixed import of empty table values from ASCII files.
Fixed sorting of date/time data sets.
Fixed restoring of table statistics.
2011/03/18 - QtiPlot 0.9.8.5 released: this release brings support for
the import of Origin 8.5 projects and fixes some major bugs.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517700: inkscape: Inkscape siltently Fails on Grayscale conversion

2011-08-21 Thread Alex Valavanis
tags 517700 unreproducible moreinfo
thanks

Hi Christoph,

I have been going through some of the old bug reports for Inkscape in
Debian.  You reported the following some time ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517700

I wasn't able to reproduce this problem using
inkscape_0.48.1-2ubuntu2.  Please could you confirm whether you still
have trouble converting images to greyscale with a newer version of
the Debian package?  Did you find that the problem was fixed by
installing the suggested python packages?  For convenience, I have
attached the file you referenced in your original report.

Thanks,


Alex
attachment: Bund_Naturschutz_in_Bayern_e.V._Logo.svg

Bug#517799: inkscape: Does not respect different x from y DPI

2011-08-21 Thread Alex Valavanis
tags 517799 moreinfo
thanks

Hi Daniel,

I am going through some of the old bug reports for Inkscape in Debian.
 You reported the following some time ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517799

Please could you confirm whether you still experience this problem
with a newer version of the Inkscape package?

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#527505: inkscape package should depends on librsvg2-common

2011-08-21 Thread Alex Valavanis
tags 527505 moreinfo
thanks

Hi Min,

I am going through some old bug reports for the Inkscape package in
Debian.  You reported the following some time ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527505

Please could you confirm that you still have trouble opening linked
SVG files (without librsvg2-common installed) when you use a newer
version of the Inkscape package?  If so, please could you attach a
couple of sample files so I can test it too?

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#457716: inkscape: doesn't show up in nautilus right-click menu

2011-08-20 Thread Alex Valavanis
tags 457716 unreproducible moreinfo
thanks

Hi Luca,

I'm going through some old Debian bug reports for the Inkscape
package.  You made the following report several years ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457716

I wasn't able to reproduce this problem... please could you confirm
whether you still see the same bug in a recent Debian release?

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#459638: inkscape displays and exports Helvetica R wrong

2011-08-20 Thread Alex Valavanis
tags 459638 moreinfo
thanks

Hi Andreas,

I am checking up on a few old Debian bugs.  You reported the
following: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459638

I think this is likely to be a pstoedit issue...

* When I try the SVG file you attached, I can reproduce the bug... the
font appears incorrectly in Inkscape, eog and rsvg-view.

This is apparently because the SVG text element contains the CSS style
attribute: font-family:'Helvetica',sans-serif.  The Helvetica font
specification is quoted.  If you get rid of the quotation marks, the
font appears correctly in all three viewers.

* When I generate the SVG file myself, using pstoedit 3.50-3, I find
that the font appears correctly in all three viewers.  Here, the
font-family attribute is used directly inside the text element, and
the font name is not quoted.

Please could you let me know if you still experience the problem with
a newer version of pstoedit?

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#635244: Package description is not user friendly

2011-07-24 Thread Alex Valavanis
Package: inkscape
Version: 0.48.1-2.1

Forwarded from Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/811634

The package description for Inkscape is not very user-friendly. It
includes the names of several technical packages, has a lot of
specific (and mostly irrelevant) technical information and does not
focus on tasks that the user might want to perform. The package
description should be updated, following the advice given in the
Packaging Guide:

https://wiki.ubuntu.com/PackagingGuide/Howtos/UsefulDescription

This will make it more likely that non-technical users looking for a
vector editor will find Inkscape.

Suggested description:

Inkscape is an illustration editor which has everything you need to
create professional-quality computer art. You can use it to make
diagrams and illustrations, technical drawings, web graphics, clip
art, icons and logos. A collection of hands-on tutorials show you how
to combine lines, shapes, and text of different types and styles to
build up a picture.

A selection of powerful vector graphics editing tools comes as
standard. There is excellent support for paths, gradients, layers,
alpha transparency, and text flow control. An extensive library of
filters allow you to apply realistic effects, and extensions allow you
to work with bitmaps, barcodes and printing marks, amongst other
things.

Most of the common vector formats are supported, including PDF, Adobe
Illustrator and AutoCAD files, and it has unrivalled support for the
SVG web graphics standard.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633150: New upstream version

2011-07-08 Thread Alex Valavanis
Package: inkscape

Hi Wolfi,

A new upstream bug-fix version of Inkscape (0.48.2) is now available.
Please consider upgrading the Debian package.

Many thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#628009: Inkscape unnecessarily suggests skencil and python

2011-05-26 Thread Alex Valavanis
Package: inkscape
Version: 0.48.1-2
Severity: minor

Hi Wolfi,

As far as I can tell, Inkscape no longer uses skencil for any of its
import/export extensions, so there is no need to have a Suggests:
statement for it.  Also, python will be available as a standard
package, so there is no need to suggest it either.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#627637: Amended patch

2011-05-24 Thread Alex Valavanis
tags 627637 patch
thanks

Hi Wolfi,

Please find attached a new version of
02-add-shebangs-and-fix-permissions.dpatch.  In this version of the
patch, the JavaScript extension files are installed without the
executable flag, and the shebangs are no longer added.  Please
consider including this update in the next release of the package.

Thanks,


Alex


02-add-shebangs-and-fix-permissions.dpatch
Description: Binary data


Bug#627637: JessyInk: Embedded Javascript Broken

2011-05-23 Thread Alex Valavanis
forwarded 627637 https://bugs.launchpad.net/bugs/602005
tags 627637 confirmed
thanks

Hi Johannes,

Thanks for reporting this.  I can confirm that the problem also exists
downstream in Ubuntu.  Essentially the problem arose because there
were a number of scripts with missing shebang (#!) lines.  An
initial proposal was made for a patch upstream to fix this, and the
patch has been added to the Debian package as
02-add-shebangs-and-fix-permissions.dpatch.  However, this initial
draft of the patch mistakenly added shebangs to the JessyInk scripts
which are only ever supposed to be embedded in SVG files.  The patch
that was finally applied upstream corrected this mistake.

Thanks,


Alex


On 23 May 2011 04:48, Johannes Graumann johannes_graum...@web.de wrote:
 Package: inkscape
 Version: 0.48.1-2
 Severity: important
 Tags: patch


 /usr/share/inkscape/extensions/jessyink.js' first line contains
 #!/usr/bin/env js, which if embedded in a svg renders jessyink presentations
 undisplayable. Editing that line out of resulting svg's restores 
 functionality.

 That line (which does not semm to be present in upstream) should be removed.

 0a1
 #!/usr/bin/env js

 -- System Information:
 Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing')
 Architecture: amd64 (x86_64)

 Kernel: Linux 2.6.38-2-amd64 (SMP w/8 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages inkscape depends on:
 ii  libaspell15             0.60.6-6         GNU Aspell spell-checker runtime 
 l
 ii  libatk1.0-0             2.0.0-1          The ATK accessibility toolkit
 ii  libc6                   2.13-4           Embedded GNU C Library: Shared 
 lib
 ii  libcairo2               1.10.2-6         The Cairo 2D vector graphics 
 libra
 ii  libcairomm-1.0-1        1.8.4-3          C++ wrappers for Cairo (shared 
 lib
 ii  libfontconfig1          2.8.0-2.2        generic font configuration 
 library
 ii  libfreetype6            2.4.4-1          FreeType 2 font engine, shared 
 lib
 ii  libgc1c2                1:7.1-7          conservative garbage collector 
 for
 ii  libgcc1                 1:4.6.0-2        GCC support library
 ii  libgconf2-4             2.28.1-6         GNOME configuration database 
 syste
 ii  libglib2.0-0            2.28.6-1         The GLib library of C routines
 ii  libglibmm-2.4-1c2a      2.28.0-1         C++ wrapper for the GLib toolkit 
 (
 ii  libgnomevfs2-0          1:2.24.4-1       GNOME Virtual File System 
 (runtime
 ii  libgomp1                4.6.0-2          GCC OpenMP (GOMP) support library
 ii  libgsl0ldbl             1.15+dfsg-1      GNU Scientific Library (GSL) -- 
 li
 ii  libgtk2.0-0             2.24.4-3         The GTK+ graphical user interface
 ii  libgtkmm-2.4-1c2a       1:2.24.0-1       C++ wrappers for GTK+ (shared 
 libr
 ii  libgtkspell0            2.0.16-1         a spell-checking addon for GTK's 
 T
 ii  liblcms1                1.18.dfsg-1.2+b4 Color management library
 ii  libmagick++3            8:6.6.0.4-3+b1   object-oriented C++ interface to 
 I
 ii  libmagickcore3          8:6.6.0.4-3+b1   low-level image manipulation 
 libra
 ii  libpango1.0-0           1.28.3-6         Layout and rendering of 
 internatio
 ii  libpangomm-1.4-1        2.28.2-1         C++ Wrapper for pango (shared 
 libr
 ii  libpng12-0              1.2.44-2         PNG library - runtime
 ii  libpoppler-glib4        0.12.4-1.2       PDF rendering library (GLib-based
 ii  libpoppler5             0.12.4-1.2       PDF rendering library
 ii  libpopt0                1.16-1           lib for parsing cmdline 
 parameters
 ii  libsigc++-2.0-0c2a      2.2.9-1          type-safe Signal Framework for 
 C++
 ii  libstdc++6              4.6.0-2          The GNU Standard C++ Library v3
 ii  libwpd-0.9-9            0.9.2-1          Library for handling WordPerfect 
 d
 ii  libwpg-0.2-2            0.2.0-4          WordPerfect graphics 
 import/conver
 ii  libx11-6                2:1.4.3-1        X11 client-side library
 ii  libxml2                 2.7.8.dfsg-2+b1  GNOME XML library
 ii  libxslt1.1              1.1.26-7+b1      XSLT 1.0 processing library - 
 runt
 ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

 Versions of packages inkscape recommends:
 ii  aspell                    0.60.6-6       GNU Aspell spell-checker
 ii  imagemagick               8:6.6.0.4-3+b1 image manipulation programs
 ii  libwmf-bin                0.2.8.4-8      Windows metafile conversion tools
 ii  perlmagick                8:6.6.0.4-3+b1 Perl interface to the ImageMagick
 ii  pstoedit                  3.50-3+b1      PostScript and PDF files to 
 editab

 Versions of packages inkscape suggests:
 ii  dia                         0.97.1-9     Diagram editor
 ii  libgnomevfs2-extra          1:2.24.4-1   GNOME Virtual File System (extra 
 m
 ii  libsvg-perl                 2.50-1       perl module to generate SVG 
 images
 ii  

Bug#626343: Merging

2011-05-11 Thread Alex Valavanis
unarchive 571437
forcemerge 626343 571437
tags 626343 moreinfo
thanks

Hi Teresa,

Thanks for reporting this bug.  I have requested that the older bug
#571437 is merged with this one.

Would you be willing to try installing the newer inkscape 0.48.1-2
package?  You can get hold of it from the Debian Testing repository or
from http://packages.debian.org/source/testing/inkscape

Please let us know if you still experience the problem with the newer package.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626343: Merging

2011-05-11 Thread Alex Valavanis
Hi Teresa,

Just to confirm... did you try the package from Debian testing?

Thanks,


Alex

On 11 May 2011 10:12, Teresa e Junior teresaejun...@gmail.com wrote:
 On Wed, 11 May 2011 09:04:33 +0100
 Alex Valavanis valavanisa...@gmail.com wrote:

unarchive 571437
forcemerge 626343 571437
tags 626343 moreinfo
thanks

Hi Teresa,

Thanks for reporting this bug.  I have requested that the older bug
#571437 is merged with this one.

Would you be willing to try installing the newer inkscape 0.48.1-2
package?  You can get hold of it from the Debian Testing repository or
from http://packages.debian.org/source/testing/inkscape

Please let us know if you still experience the problem with the newer
package.

Thanks,


Alex

 Hello, Alex! Thanks for your responsiveness!

 I believe it has been fixed!

 Unless I'm the only squeeze user to be affected, this is a very
 important fix to be proposed, because inkscape has crashed about five
 times this evening, and I had data loss not only once.

 Thank you and best regards!







--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626419: create-resources: Name: header is missing in several swatch files

2011-05-11 Thread Alex Valavanis
Package: create-resources
Version: 0.1.3-3

Several of the swatches in the create-resources package do not contain
a Name:  header. This causes problems for Inkscape (see bug
#780659), because it uses the contents of the Name:  header to label
its palette menu.

The headers should be added to all the following swatch files:
Bears
Bgold
Blues
Borders
Browns_And_Yellows
Caramel
Cascade
China
Coldfire
Cool_Colors
Cranes
Dark_pastels
Default
Ega
Firecode
GNOME_HIG
Gold
Grayblue
Grays
GrayViolet
Greens
Hilite
Kahki
Lights
Muted
Named_Colors
News3
Op2
OpenOffice_org
Paintjet
Pastels
Plasma
Reds
Reds_And_Purples
Royal
SConscript
Topographic
Visibone
Visibone2
Volcano
Warm_Colors
X11
X11_Greys

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: create-resources 0.1.3-3
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
Architecture: amd64
Date: Wed May 11 20:37:44 2011
Dependencies:

PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: create-resources
UpgradeStatus: Upgraded to natty on 2011-05-03 (8 days ago)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626419: Patch available

2011-05-11 Thread Alex Valavanis
tags 626419 upstream patch
thanks

I have prepared a patch that fixes the problem for me.  Please
consider applying this in the next Debian package version.

Note that I mistakenly left a couple of non-GIMP palettes in the list.
 The correct list is as follows:
Bears
Bgold
Blues
Borders
Browns_And_Yellows
Caramel
Cascade
China
Coldfire
Cool_Colors
Cranes
Dark_pastels
Default
Ega
Firecode
Gold
Grayblue
Grays
GrayViolet
Greens
Hilite
Kahki
Lights
Muted
Named_Colors
News3
Op2
Paintjet
Pastels
Plasma
Reds
Reds_And_Purples
Royal
Topographic
Visibone
Visibone2
Volcano
Warm_Colors

Thanks,


Alex


add-name-header-to-GIMP-palettes
Description: Binary data


Bug#553456:

2011-05-04 Thread Alex Valavanis
Hi Pieter,

I'm not sure how you check if your clipboard is being monitored.
There is a list of software that is known to cause problems in the
upstream report: https://bugs.launchpad.net/inkscape/+bug/418242

Do you see anything there that you recognise?

Alex

On 4 May 2011 10:08, pieter de troyer pieter.detro...@gmail.com wrote:
 I have the same problem on xubuntu 11.04  (so running inkscape in xfce
 environment).
 I open a new document, create a rectangle, select it, hit ctrl-c, bang...
 How do you check if something is using/watching your clipboard? i don't have
 xfce4-clipman running.
 Pieter



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#625624: grace: xmgrace crashes with mouse operations in dropdown list

2011-05-04 Thread Alex Valavanis
Package: grace
Version: 1:5.1.22-9
Severity: important

I finally figured out a reliable way to reproduce a bug that has
haunted me for months...

== Example crash trigger ==
* Select the Plot-Graph appearance... menu item
* Select the Main tab
* In the Presentation group, press the left-mouse button on the
Type drop-down menu.  **Do not release the mouse button!**
* While continuing to hold the left-mouse button down, click (and
release) the middle mouse-button on any option in the list.
 The drop-down menu disappears
* Move the mouse cursor above the drop-down menu.  Now (finally!)
release the left mouse button.
 Grace crashes with the attached backtrace

This is reproducible with *any* drop-down menu.  Also, the crash
occurs even if the left-mouse button is released over a different
menu.  In general, this is the sequence needed to reproduce the crash:
* Left-mouse-down on any drop-down menu
* Middle-mouse-click on any menu option
* Left-mouse-up on any drop-down menu

This bug was originally reported in Ubuntu, but I can reproduce it in
Debian Squeeze as described above.  Please see the downstream report
at https://bugs.launchpad.net/ubuntu/+source/grace/+bug/777210

Thanks,


Alex
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/xmgrace...Reading symbols from 
/usr/lib/debug/usr/bin/xmgrace...done.
done.
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set paginatino 9on 90
(gdb) r
Starting program: /usr/bin/xmgrace 
[Thread debugging using libthread_db enabled]
warning: the debug information found in 
/usr/lib/debug//lib/x86_64-linux-gnu/libuuid.so.1.3.0 does not match 
/lib/x86_64-linux-gnu/libuuid.so.1 (CRC mismatch).

warning: the debug information found in 
/usr/lib/debug/lib/x86_64-linux-gnu/libuuid.so.1.3.0 does not match 
/lib/x86_64-linux-gnu/libuuid.so.1 (CRC mismatch).


Program received signal SIGSEGV, Segmentation fault.
_XmInputInGadget (cw=0x8c07f0, x=82, y=14) at 
../../../lib/Xm-2.1/GadgetUtil.c:51
51  ../../../lib/Xm-2.1/GadgetUtil.c: No such file or directory.
in ../../../lib/Xm-2.1/GadgetUtil.c
(gdb) bt ffull
#0  _XmInputInGadget (cw=0x8c07f0, x=82, y=14) at 
../../../lib/Xm-2.1/GadgetUtil.c:51
g = 0x2000205000102
i = 0
#1  0x7787c2f6 in _XmInputForGadget (cw=0x8c07f0, x=82, y=0) at 
../../../lib/Xm-2.1/GadgetUtil.c:93
g = value optimised out
#2  0x778b12e3 in MenuProcEntry (proc=value optimised out, 
w=0x8c07f0) at ../../../lib/Xm-2.1/RowColumn.c:2034
tlm = 0x8c0340
menu = 0x8c0340
validButton = 0x7fffd71f 
arg_list = {{gp_offset = 32, fp_offset = 0, overflow_arg_area = 
0x7fffd700, reg_save_area = 0x7fffd690}}
dpy = value optimised out
shell = value optimised out
was_torn = value optimised out
event = 0x7fffddc0
#3  0x77858491 in DoSelect (w=0x8c07f0, event=0x7fffddc0, 
params=value optimised out, num_params=value optimised out) at 
../../../lib/Xm-2.1/CascadeBG.c:1316
validButton = value optimised out
#4  0x77858a1c in input_dispatch (gadget=0x8c07f0, 
event=0x7fffddc0, event_mask=value optimised out) at 
../../../lib/Xm-2.1/CascadeBG.c:1765
num_params = 0
#5  0x7787bba1 in _XmDispatchGadgetInput (w=0x8c07f0, 
event=0x7fffddc0, mask=64) at ../../../lib/Xm-2.1/GadgetUtil.c:284
No locals.
#6  0x778ad848 in _XmMenuBtnUp (w=0x8c0340, event=0x7fffddc0, 
params=value optimised out, num_params=value optimised out) at 
../../../lib/Xm-2.1/RowColumn.c:3282
gadget = 0x84ffb8
#7  0x773a915d in HandleActions (w=value optimised out, 
event=0x7fffddc0, accelWidget=value optimised out, procs=0x84c9c8, 
actions=0x775c51c0, stateTree=value optimised out) at 
../../src/TMstate.c:645
actionHookList = 0x0
bindWidget = value optimised out
#8  0x773a95bd in HandleSimpleState (w=0x8c0340, tmRecPtr=0x8c0388, 
curEventPtr=0x7fffd980) at ../../src/TMstate.c:884
bindData = value optimised out
procs = value optimised out
accelWidget = value optimised out
xlations = 0x84f480
stateTree = value optimised out
contextPtr = 0x8c0398
i = value optimised out
actions = 0x775c51c0
matchExact = 1 '\001'
match = value optimised out
complexMatchState = 0x0
currIndex = 1
typeIndex = 

Bug#625624: Reassigning as a lesstif bug

2011-05-04 Thread Alex Valavanis
reassign 625624 lesstif2 1:0.95.2-1
affects 625624 grace
thanks

Actually, the same thing happens in xpdf so it looks like it is a
lesstif bug.  I am therefore reassigning this.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#624752: scidavis: Help viewer does not load

2011-05-01 Thread Alex Valavanis
Package: scidavis
Version: 0.2.4-3

Hi Ruben,

Thanks for the recent update to the package.  Really, I think you
should recommend qt-assistant-compat in debian/control.  Scidavis
still runs OK without it, but the help viewer does not work.  The
typical user would expect the Help menu item to just work so I
think that Recommends: qt-assistant-compat is a good option.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#624770: inkscape: ftbfs with gcc 4.6

2011-05-01 Thread Alex Valavanis
Package: inkscape
Version: 0.48.1-2
Severity: grave
Tags: upstream fixed-upstream
Forwarded: https://bugs.launchpad.net/inkscape/+bug/707205

Hi Wolfi,

Just a quick heads up... Inkscape will fail to build with gcc 4.6,
which I guess will cause problems in Wheezy.  An upstream patch is
available, but I think a couple of tweaks may be necessary for the
Debian/Ubuntu package to be fixed.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#384314: inkscape: crashes after issuing undo command while drawing a primitive

2011-04-23 Thread Alex Valavanis
tags 384314 unreproducible
thanks

Hi Mathijs,

I'm just checking up on a bug report you made against inkscape in
Debian a long time ago:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384314

I am no longer able to reproduce the problem, in Debian stable
(squeeze) with inkscape_0.47.0-2+b1, or Ubuntu natty with
inkscape_0.48.1-2ubuntu2, so hopefully the issue is now fixed.  Please
can you let me know whether you still experience this bug?  If not,
I'll mark it as fixed.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623204: xbae: New upstream version 4.60.4 available

2011-04-18 Thread Alex Valavanis
Package: xbae
Version: 4.60.2-3
Severity: minor

A new upstream version is available at
http://sourceforge.net/projects/xbae/files/xbae/4.60.4/

Upstream changelog head as follows:

Xbae Release 4.60.4
---
* Copy the fontlists and rendertable
* Fix a couple of build issues (settings for docs directories).
* Bind DefaultAct to BtnUp and BtnDown on the textWidget (like it is for
  the matrix) to disentangle it from the label activation.
* When the selectCellCB is triggered the row, col are now those of the cell
  being edited when the event is a keyboard event
* Replace the clickEventHandler by a new action Label()
* Ungrab the pointer if the pointer is released over a cell widget or
  a scrollbar when resizing a row/column.
* Allow all actions to be bound to cell widgets, not just editcell
* Dont free cell pixmaps when a row/column is removed
* Improve font selection fallback when a tag can't be found
* Store textChild and userWidgets row/col in constraint resources
* Rework event row/col localisation again
* Put static XrmQuarks in Class record to simplify their initialisation
* Start to drag-select only if the first parameter to ScrollSelectACT
is PointerExtend,
  then on subsequent calls to selectCellCB pass all parameters given
to the action
  with the first one replaced by Extend



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#503218: Reassigning to libgc

2011-04-14 Thread Alex Valavanis
tags 503218 = confirmed
retitle 503218 Inkscape requires large-config support in libgc
reassign 503218 libgc
affects 503218 inkscape
thanks

OK, I have done a little research on this.  It looks like this bug is
caused by libgc being compiled without large-config support.  It isn't
actually a bug in the Inkscape code.

The upstream developers fixed it for Windows users by compiling libgc
in their windows development libraries with large-config support.  The
bug is not fixed for users on other platforms.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#618835: inkscape: Barcode - Datamatrix dialog gives errors with live preview and bad row/col count

2011-03-19 Thread Alex Valavanis
tags 618835 + confirmed
forwarded 618835 https://bugs.launchpad.net/inkscape/+bug/738108
thanks

Confirmed in inkscape_0.48.1ubuntu2.  Looking at the extension script,
only a finite set of row/col combinations are valid.  It's not a good
idea for Inkscape to use spin buttons  live preview!


On 18 March 2011 19:56, Daniel Kahn Gillmor d...@fifthhorseman.net wrote:
 Package: inkscape
 Version: 0.48.1-2
 Severity: normal

 I just tried Extensions  Render  Barcode - Datamatrix

 I checked Live preview and clicked the spin buttons for Rows to
 see the images grow.

 When i hit Rows == 19, a new dialog box popped up, with this
 message:

   Inkscape has received additional data from the script executed.
   The script did not return an error, but this may indicate the
   results will not be as expected.
    -

 Unrecognised DataMatrix size
 Traceback (most recent call last):
  File render_barcode_datamatrix.py, line 652, in module
    e.affect()
  File /usr/share/inkscape/extensions/inkex.py, line 215, in affect
    self.effect()
  File render_barcode_datamatrix.py, line 647, in effect
    encoded = encode( so.TEXT, (so.ROWS, so.COLS) ) #get the pattern of squares
  File render_barcode_datamatrix.py, line 68, in encode
    data_nrow, data_ncol, reg_row, reg_col, nd, nc, inter = get_parameters( 
 nrow, ncol )
 TypeError: 'NoneType' object is not iterable

    --


 It seems to me that the spin buttons shouldn't allow the user to
 choose bad values (e.g. enforce a range), but i don't know enough
 about datamatrix to know if that's acceptable or not in a 2-D
 constraint.  For example, maybe 200x200 is OK, but 200x10 is not.  if
 that was the case, then starting with 10x10, you'd have no way to get
 to 200x200.

 So maybe the right fix is for the live preview to simply disable
 itself when the dimensions are unacceptable, with an in-window display
 of why it's not working.

       --dkg


 -- System Information:
 Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental')
 Architecture: i386 (i686)

 Kernel: Linux 2.6.37-2-686 (SMP w/1 CPU core)
 Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages inkscape depends on:
 ii  libaspell15            0.60.6-6          GNU Aspell spell-checker runtime 
 l
 ii  libatk1.0-0            1.30.0-1          The ATK accessibility toolkit
 ii  libc6                  2.11.2-11         Embedded GNU C Library: Shared 
 lib
 ii  libcairo2              1.10.2-4          The Cairo 2D vector graphics 
 libra
 ii  libcairomm-1.0-1       1.8.4-3           C++ wrappers for Cairo (shared 
 lib
 ii  libfontconfig1         2.8.0-2.1         generic font configuration 
 library
 ii  libfreetype6           2.4.4-1           FreeType 2 font engine, shared 
 lib
 ii  libgc1c2               1:7.1-7           conservative garbage collector 
 for
 ii  libgcc1                1:4.5.2-4         GCC support library
 ii  libgconf2-4            2.28.1-6          GNOME configuration database 
 syste
 ii  libglib2.0-0           2.28.1-1+b1       The GLib library of C routines
 ii  libglibmm-2.4-1c2a     2.24.2-1          C++ wrapper for the GLib toolkit 
 (
 ii  libgnomevfs2-0         1:2.24.3-2        GNOME Virtual File System 
 (runtime
 ii  libgomp1               4.5.2-4           GCC OpenMP (GOMP) support library
 ii  libgsl0ldbl            1.14+dfsg-1       GNU Scientific Library (GSL) -- 
 li
 ii  libgtk2.0-0            2.20.1-2          The GTK+ graphical user interface
 ii  libgtkmm-2.4-1c2a      1:2.20.3-1        C++ wrappers for GTK+ (shared 
 libr
 ii  libgtkspell0           2.0.16-1          a spell-checking addon for GTK's 
 T
 ii  liblcms1               1.18.dfsg-1.2+b3  Color management library
 ii  libmagick++3           8:6.6.0.4-3       object-oriented C++ interface to 
 I
 ii  libmagickcore3         8:6.6.0.4-3       low-level image manipulation 
 libra
 ii  libpango1.0-0          1.28.3-1+squeeze1 Layout and rendering of 
 internatio
 ii  libpangomm-1.4-1       2.26.2-1          C++ Wrapper for pango (shared 
 libr
 ii  libpng12-0             1.2.44-1          PNG library - runtime
 ii  libpoppler-glib4       0.12.4-1.2        PDF rendering library (GLib-based
 ii  libpoppler5            0.12.4-1.2        PDF rendering library
 ii  libpopt0               1.16-1            lib for parsing cmdline 
 parameters
 ii  libsigc++-2.0-0c2a     2.2.4.2-1         type-safe Signal Framework for 
 C++
 ii  libstdc++6             4.5.2-4           The GNU Standard C++ Library v3
 ii  libwpd-0.9-9           0.9.1-2           Library for handling WordPerfect 
 d
 ii  libwpg-0.2-2           0.2.0-4           WordPerfect graphics 
 import/conver
 ii  libx11-6               2:1.4.1-5         X11 client-side library
 ii  libxml2                2.7.8.dfsg-2      GNOME XML library
 ii  libxslt1.1             1.1.26-6          XSLT 1.0 processing 

Bug#553456: inkscape: complains about UniConvertor

2011-03-01 Thread Alex Valavanis
Hi Marco,

The bug actually is triggered by a few different programs that monitor
the clipboard, not just by xfce4-clipman-plugin.  Please see the list
in the upstream report.

Thanks,


Alex

On 2 March 2011 00:04, Marco marc...@gmail.com wrote:
 I've found that This error appears when xfce4-clipman-plugin. If you close
 or kill this application, Inkscape does not complain.

 I think the problem is not Inkscape, but clipman plugin in this case. It
 also makes mousepad fail to Find  Replace properly:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612005

 So it's something to inform the XFCE Team.

 Cheers.

 --
 Marco




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615005: RFP: tamuanova -- ANOVA Extensions to the GNU Scientific Library

2011-02-24 Thread Alex Valavanis
Package: wnpp
Severity: wishlist

* Package name: tamuanova
  Version : 0.2.1
  Upstream Author : Andrew Redd ar...@stat.tamu.edu
* URL : http://www.stat.tamu.edu/~aredd/tamuanova/
* License : GPL2
  Programming Lang: C
  Description : ANOVA Extensions to the GNU Scientific Library

This package is a requirement of qtiplot (=0.9.8.4), and is currently
blocking upgrades



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615008: RFP: alglib -- numerical analysis and data processing library

2011-02-24 Thread Alex Valavanis
Package: wnpp
Severity: wishlist

* Package name: alglib
  Version : 3.2.0
  Upstream Author : Sergey Bochkanov sergey.bochka...@alglib.net
* URL : http://www.alglib.net
* License : GPL2+
  Programming Lang: C++, C#, VB.NET, CPython, IronPython
  Description : ANOVA Extensions to the GNU Scientific Library

This package is a requirement of qtiplot (=0.9.8.4), and is currently
blocking upgrades



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#615008: Correction

2011-02-24 Thread Alex Valavanis
The description was actually supposed to say numerical analysis and
data processing library



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#614102: grace: Upstream Makefile strips debugging symbols before debian debug packages can be made

2011-02-19 Thread Alex Valavanis
Package: grace
Version: 1:5.1.22-9

Hi Nicholas,

I reported a bug against the grace package in Ubuntu, and I'm
forwarding it to you in case it is of interest to Debian...

When the grace package is built in Ubuntu, a ddeb package is supposed
to be generated by the dh_strip command (with pkg-create-dbgsym). The
grace Makefile, however, strips the grace executable before
pkg-create-dbgsym gets a chance!

As a result, there is no easy way for Ubuntu users to run a decent
backtrace on grace segfaults.

This can be fixed by patching the makefile to remove the -s flag
from the install command.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#614102: grace: Upstream Makefile strips debugging symbols before debian debug packages can be made

2011-02-19 Thread Alex Valavanis
That's great. Thanks

On 2/19/11, Nicholas Breen nbr...@ofb.net wrote:
 On Sat, Feb 19, 2011 at 05:50:45PM +, Alex Valavanis wrote:
 When the grace package is built in Ubuntu, a ddeb package is supposed
 to be generated by the dh_strip command (with pkg-create-dbgsym). The
 grace Makefile, however, strips the grace executable before
 pkg-create-dbgsym gets a chance!

 Yes, that -s isn't really necessary, though it's not a Debian bug per se (no
 auto-generated debug packages yet... one day!). I'll patch it out the next
 time
 I make an upload.


 - Nicholas




-- 
Sent from my mobile device



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#614152: grace: build against external libxbae

2011-02-19 Thread Alex Valavanis
Package: grace
Version: 1:5.1.22-9
Severity: wishlist

Hi Nicholas,

Any thoughts about whether it's best to build grace against the Debian
package of libxbae-dev, or the internal bundled version of the
library?  The grace source package currently states that it is not
recommended to use the upstream Xbae package owing to the presence of
several bugs.  However, there have been a few new releases of the
upstream version since the version in Grace (4.7), which have fixed a
lot of bugs...

Given that development of Grace and Xbae have both been a little slow
over the last few years, I guess it would be worth assessing which
version of Xbae is more reliable.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#446688: inkscape: No letter spacing, incorrect glyphs in some fonts

2011-02-09 Thread Alex Valavanis
tags 446688 unreproducible moreinfo
thanks

Dear all,

I'm taking a look at old bug reports against the Inkscape package in
Debian.  Please could you let me know if you still experience the
problems with incorrect rendering of default text in SVG documents
exported from xfig and chemtool?  The original report can be found at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446688

I am unable to reproduce the bug using inkscape_0.48.0-1ubuntu1
(essentially identical to 0.48.0-1 in Debian).  I have attached sample
chemtool (Helvetica) and xfig (Times) files, and the exported SVGs.
Both SVGs render correctly for me in Inkscape.

If you still experience the problem, please could you attach a sample file?

Thanks,


Alex


test.chemtool
Description: Binary data
attachment: test.chemtool.svgattachment: test.figattachment: test.fig.svg

Bug#446688: inkscape: No letter spacing, incorrect glyphs in some fonts

2011-02-09 Thread Alex Valavanis
Thanks for the update, Vincent.  Which upstream version of Inkscape
were you using?  0.48.0?

The image renders fine for me in inkscape_0.48.0-1ubuntu1.

On 9 February 2011 17:09, Vincent Lefevre vinc...@vinc17.net wrote:
 found 446688 0.47.0-2+b1
 thanks

 Note: 0.47.0-2+b1 is currently the latest version from unstable.

 On 2011-02-09 11:33:29 +, Alex Valavanis wrote:
 If you still experience the problem, please could you attach a sample file?

 vlefevre.svg is the source file.

 vlefevre.pdf is the correct PDF file (exported from SVG with upstream
 inkscape under Mac OS X).

 vlefevre2.pdf is what I obtain under Debian.

 --
 Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
 100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
 Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#385167: Should not show the bitmapped fonts in the font menu or should be be fixed to be able to work with such fonts thanks

2011-02-07 Thread Alex Valavanis
Hi Anton,

Thanks very much for the extra info (and for teaching me something
about font handling!).  I can now confirm this in
inkscape_0.48.1-0ubuntu1

After removing 70-no-bitmaps.conf and installing xfonts-terminus, I
can see the Terminus font in the Inkscape fonts dropdown list.
However, when I attempt to select it, Inkscape falls back to the
default Sans.

Thanks,


Alex

On 7 February 2011 19:24, Anton Zinoviev an...@lml.bas.bg wrote:
 On Mon, Feb 07, 2011 at 12:08:07AM +, Alex Valavanis wrote:

 I am looking through some of the old bugs reported against the Debian
 package of Inkscape.  Please could you let us know if you are still
 experiencing the problem you reported, in which an unusable bitmap
 helvetica font appears in the font menu in Inkscape?

 From what I can see, version 0.47.0-2+b1 of inkscape (Debian) displays
 the bitmap fonts in its font sellection menu if these fonts are not
 disabled.  However, nothing bad happens if the user chooses a bitmapped
 font -- in this case inkskape falls back to a scalable font.  It would
 be better to remove completely the bitmapped fonts from this menu, but
 the current behaviour is also acceptable (in my opinion).

 I am unable to test this easily, because I am using Ubuntu, in which
 bitmap fonts are disabled by default.

 You can remove temporarily /etc/fonts/conf.avail/70-no-bitmaps.conf if
 you want to enable the bitmap fonts.  In Debian these fonts are also
 disabled except for the Terminus font.  I suppose in Ubuntu the Terminus
 font is also allowed (package xfonts-terminus) as this font is still
 useful for terminal emulators (xterm, etc.) and text editors (Emacs,
 gedit, etc.).

 Anton Zinoviev





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#385167: Should not show the bitmapped fonts in the font menu or should be be fixed to be able to work with such fonts thanks

2011-02-06 Thread Alex Valavanis
tags 385167 moreinfo
thanks

Hi Teemu,

I am looking through some of the old bugs reported against the Debian
package of Inkscape.  Please could you let us know if you are still
experiencing the problem you reported, in which an unusable bitmap
helvetica font appears in the font menu in Inkscape?

I am unable to test this easily, because I am using Ubuntu, in which
bitmap fonts are disabled by default.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#611950: grace: upstream changelog is installed with incorrect name

2011-02-03 Thread Alex Valavanis
Package: grace
Version: 1:5.1.22-9
Severity: minor

Hi Nicholas,

A local build of grace_5.1.22-9 in Ubuntu raised the lintian warning:
wrong-name-for-upstream-changelog.

This occurs because Debian policy dictates that the upstream changelog
should be installed to /usr/share/doc/grace/changelog.gz but we
install it to /usr/share/doc/grace/CHANGES.html. The relevant policy
section can be found at
http://www.debian.org/doc/debian-policy/ch-docs.html#s-changelogs

I believe the reason why this is happening, is that we include the
HTML version of the upstream changelog in the debian/grace.docs file
in the source package which is parsed by dh_installdocs. Instead, we
should use dh_installchangelogs to create a compressed, plain-text
copy of the changelog.

I have attached a copy of the debdiff I submitted to Ubuntu, which I
believe solves the problem.

Thanks,


Alex

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: grace 1:5.1.22-9
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Feb 4 00:20:45 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 LC_MESSAGES=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: grace


grace_5.1.22-9ubuntu1.debdiff
Description: Binary data


Bug#611626: inkscape: New upstream version available 0.48.1

2011-01-31 Thread Alex Valavanis
Package: inkscape
Version: 0.48.0-1

Hi Wolfi,

The new upstream 0.48.1 bug-fix release is now available in
Sourceforge.  It fixes a huge number of bugs, as described at:
https://launchpad.net/inkscape/+milestone/0.48.1

Please consider upgrading the Debian package.  The source can be found at:
http://sourceforge.net/projects/inkscape/files/inkscape/0.48.1/

Many thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#412111: inkscape: tutorials won't load

2011-01-27 Thread Alex Valavanis
tags 412111 unreproducible moreinfo
thanks

Hi Kat,

I'm going through some old bug reports for the Inkscape package in
Debian.  Please could you confirm whether you're still having problems
loading tutorials in Inkscape?

Your original report can be seen at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412111

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#354886: inkscape: Cannot use input methods in command line

2011-01-25 Thread Alex Valavanis
tags 354886 moreinfo unreproducible
thanks

Hi Ambrose,

Please could you let us know whether you are still having trouble
using input methods with Inkscape, as you reported here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354886

Also, please could you clarify what you mean by command line in your
report?  Did you mean a text input box in an Inkscape dialog, or did
you mean an X terminal window?

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#340855: inkscape: Font dialog messes font style of FreeSans, FreeSans and FreeMono

2011-01-23 Thread Alex Valavanis
tags 340855 + moreinfo unreproducible

Hi kaimartin,

I'm going through some of the old Debian bug reports for the Inkscape
package.  Please could you confirm whether you still experience the
problems you reported with fonts in the latest version of the Inkscape
package?

The report can be found at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=340855

Thanks,

Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#345841: forwarded

2011-01-23 Thread Alex Valavanis
forwarded 345841 https://bugs.launchpad.net/inkscape/+bug/706509
tags 345841 confirmed moreinfo upstream
thanks

Hi Ambrose,

I have asked upstream for help with this report.  Please could you
attach an example SVG file which exhibits this problem?

Thanks,


Alex

Comments from upstream as follows:

example SVG file would be helpful
a) Possibly related to https://bugs.launchpad.net/inkscape/+bug/452102
b) reproduced with visual bbox and square caps with horizontal line
c) OTOH, depending on the chosen bbox mode, the reference point when
scaling with the mouse is not the node itself but the opposite corner of
the bounding box. therefore the angle and node position has to change if
the visual bbox of a stroked line is scaled. To avoid, use the geometric
bbox mode or scale the line segment using the node tool.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#349327: Correctly displayed dashed line gets solid on print

2011-01-23 Thread Alex Valavanis
tags 349327 unreproducible moreinfo
thanks

Hi Martin,

Please could you confirm whether you still experience the problems you
reported with printing from Inkscape?

Your original report is at:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349327

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#473246: Won't fix upstream

2011-01-23 Thread Alex Valavanis
Unfortunately, the upstream developers have marked this bug as won't
fix.  Here is the comment from the upstream tracker:

It's a pity, but I'm closing this. Alt+D for Datei seems to be usual
mnemonic key for German translations; breaking it would be a not quite
cool thing. And we cannot satisfy every language. You can use a
workaround of adjusting keys.xml.

The Debian report is at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473246



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#610235: rlplot: Please upgrade rlplot to version 1.5

2011-01-16 Thread Alex Valavanis
Package: rlplot

A new upstream version of rlplot is available.  Please consider
updating the Debian package.

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#609960: qtiplot depends on transitonal sip4 packages

2011-01-14 Thread Alex Valavanis
Package: qtiplot
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch
Version: 0.9.8.2-1
Severity: minor
Tags: patch

python-sip4 is a transitional package which depends upon python-sip. Its
description states that It can be safely removed.

The qtiplot package therefore needs to be updated, to depend upon python-sip
rather than python-sip4.

There are also a couple of redundant build dependencies:

sip4 - python-sip-dev
python-sip4-dev - python-sip-dev

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/control: Update sip dependencies to avoid using transitional
packages (LP: #702853)

Thanks for considering the patch.



-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500,
'natty-proposed'), (500, 'natty-backports'), (500, 'natty')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-12-generic (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/dash


qtiplot_0.9.8.2-1ubuntu3.debdiff
Description: Binary data


Bug#538351: inkscape: work area is huge.

2010-12-30 Thread Alex Valavanis
Hi Ryo,

Did you see the comment in the upstream tracker: Does it help if you
toggle on the sticky zoom (upper right corner of the canvas, or
'Inkscape Preferences  Windows  Miscellaneous: [x] Zoom when window
is resized) and reopen the EPS file in a new window?

If I open the EPS file, select the sticky zoom as described above
and then maximise the window, the drawing remains a sensible size.  Is
this the case for you too?

Thanks,


Alex

On 29 December 2010 23:24, Ryo Furue fu...@hawaii.edu wrote:
 Hi Alex,

 Thank you for your message!

 | If I choose View-Zoom-Drawing or View-Zoom-Page, it zooms in to
 | the required area.  This means that there is an easy workaround for
 | the bug, so I'm dropping the priority.  Can you confirm that this is
 | the case for you too?

 OK, that's not a bad workaround. Thanks.  When you get lost in that
 sea of whiteness in a high zoom-in level and cannot find your
 picture, you first press the 4 key (Zoom to Drawing) and then
 + . . . to return to your original zoom level.  Right?

 Thanks for your help with the upstream, too.

 Cheers,
 Ryo




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#366797: inkscape: cannot open/import .eps file

2010-12-29 Thread Alex Valavanis
Hi Umarzuki,

I'm going through some old bug reports for the Inkscape package in
Debian.  Are you still experiencing problems with importing EPS files?
 If so, please could you make sure that you have installed all the
recommended and suggested packages and try again?

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#579853: inkscape: PNG export does not work

2010-12-29 Thread Alex Valavanis
tags 579853 = moreinfo
thanks

Hi Mathieu,

I have tried this again using inkscape_0.48.0-1ubuntu2.  If I export
the image with the default resolution of 90 dpi, then the dotted line
disappears.  However, if I repeat this with 600 dpi the image exports
correctly.

I don't think this is really a bug in Inkscape.  When you export at 90
dpi, you will only see features with sizes greater than ~0.011 inches.
 The dotted line in your drawing is set at a width of 0.01 inch, so
that is why you can't see it in the exported PNG.

Please can you confirm that the problem goes away if you increase the
export resolution?

Thanks,


Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   >