Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8607

Solved (Was: Where to find graphics2D.stream)

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Andreas Tille <andreas@an3as.eu>
Newsgroups linux.debian.maint.java
Subject Solved (Was: Where to find graphics2D.stream)
Date Fri, 27 Nov 2015 18:10:01 +0100
Message-ID <qzuGZ-5Kh-1@gated-at.bofh.it> (permalink)
References <qzorU-1ze-11@gated-at.bofh.it>
X-Original-To debian-java@lists.debian.org, Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
X-Mailbox-Line From debian-java-request@lists.debian.org Fri Nov 27 17:04:21 2015
Old-Return-Path <andreas@an3as.eu>
X-Amavis-Spam-Status No, score=-4.825 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, MDO_CABLE_TV3=0.5, MEDS2=2, MURPHY_DRUGS_REL8=0.02, RP_MATCHES_RCVD=-0.345] autolearn=no autolearn_force=no
X-Policyd-Weight using cached result; rate: -6.1
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.23 (2014-03-12)
X-Mailing-List <debian-java@lists.debian.org> archive/latest/18926
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/20151127170408.GG18180@an3as.eu
Approved robomod@news.nic.it
Lines 51
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Fri, 27 Nov 2015 18:04:08 +0100
X-Original-Message-ID <20151127170408.GG18180@an3as.eu>
X-Original-References <20151127102449.GE18180@an3as.eu>
Xref csiph.com linux.debian.maint.java:8607

Show key headers only | View raw


Hi,

just for the record: My question was simply demonstrating how less
my Java competence is.  I've found the solution now myself:

   https://anonscm.debian.org/cgit/debian-med/cgview.git/tree/debian/patches/fix_batic-svggen_SVGGraphics2D_call.patch

Sorry for the noise

      Andreas.

On Fri, Nov 27, 2015 at 11:24:49AM +0100, Andreas Tille wrote:
> Hi,
> 
> I'm trying to package CGView[1] and was running into the error:
> 
> 
> ca/ualberta/stothard/cgview/CgviewIO.java:304: error: no suitable method found for stream(Element,Writer,boolean)
>                 graphics2D.stream(root, out, useCSS);
>                           ^
>     method SVGGraphics2D.stream(Element,Writer,boolean,boolean) is not applicable
>       (actual and formal argument lists differ in length)
>     method SVGGraphics2D.stream(Element,Writer) is not applicable
>       (actual and formal argument lists differ in length)
>     method SVGGraphics2D.stream(Writer,boolean) is not applicable
>       (actual and formal argument lists differ in length)
>     method SVGGraphics2D.stream(Writer,boolean,boolean) is not applicable
>       (actual argument Element cannot be converted to Writer by method invocation conversion)
>     method SVGGraphics2D.stream(Writer) is not applicable
>       (actual and formal argument lists differ in length)
>     method SVGGraphics2D.stream(String,boolean) is not applicable
>       (actual and formal argument lists differ in length)
>     method SVGGraphics2D.stream(String) is not applicable
>       (actual and formal argument lists differ in length)
> ca/ualberta/stothard/cgview/CgviewIO.java:312: error: no suitable method found for stream(Element,Writer,boolean)
>                 graphics2D.stream(root, out, useCSS);
>                           ^
> 
> Any hint in what class this one might be?
> 
> Thanks for any help
> 
>      Andreas.
> 
> [1]  git://anonscm.debian.org/debian-med/cgview.git
> 
> -- 
> http://fam-tille.de

-- 
http://fam-tille.de

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Find similar


Thread

Where to find graphics2D.stream Andreas Tille <andreas@an3as.eu> - 2015-11-27 11:30 +0100
  Solved (Was: Where to find graphics2D.stream) Andreas Tille <andreas@an3as.eu> - 2015-11-27 18:10 +0100

csiph-web