From nobody Sun Nov 13 11:44:55 2022 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N99bg0x5pz4dCCB for ; Sun, 13 Nov 2022 11:45:03 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx2.dismail.de (mx2.dismail.de [159.69.191.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4N99bf1L5xz4LNK for ; Sun, 13 Nov 2022 11:45:01 +0000 (UTC) (envelope-from lumiwa@dismail.de) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=dismail.de header.s=20190914 header.b=VpIZtTFL; spf=pass (mx1.freebsd.org: domain of lumiwa@dismail.de designates 159.69.191.136 as permitted sender) smtp.mailfrom=lumiwa@dismail.de; dmarc=pass (policy=reject) header.from=dismail.de Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 4bfa9153; Sun, 13 Nov 2022 12:44:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=20190914; bh=+0UVspeY 6olYB65LuaWwvdUMuu9+pyCcv0PHrvhoH5U=; b=VpIZtTFLe7qmq5UFh4tUkV8J Bw5EEI62n+/uJv9mziKH9zFkDssr15fL6J+lcMm0nZ21lg5yjTxY2iz1FynIHtd6 vBTWIJ278Cp2ZHQooVINCgi9N3z56T6IZXid5dudd1AS4UTbhf6ANiU3SE41EYKJ m2jSKW0MpoZO+wK+tQXQXWpLWtyypGsYeVRRyotLiISfLgMABd41B1hVKug0IXGO PnpAXa6qj8KIOC+4XryvsTSNDvZ51KbrJzqGXaOh36tf4eGU1ktG3TH59y+X/G7F iFdQWiYMV7GnjND3W8anjopdQCkETzo4JoPF5egoZZytEWc8iJWUXdzY8adQmA== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id d094dcf2; Sun, 13 Nov 2022 12:44:58 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 8852ffdd; Sun, 13 Nov 2022 12:44:58 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id edf36010 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 13 Nov 2022 12:44:57 +0100 (CET) Date: Sun, 13 Nov 2022 06:44:55 -0500 From: LuMiWa To: "parv/FreeBSD" Cc: FreeBSD Questions Subject: Re: inkscape 1.2.1 Message-ID: <20221113064455.03a5a4cd@dismail.de> In-Reply-To: References: <20221112140934.157b9d6e@dismail.de> X-Mailer: Claws Mail 3.19.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.1) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.70 / 15.00]; DWL_DNSWL_LOW(-1.00)[dismail.de:dkim]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCVD_IN_DNSWL_MED(-0.20)[159.69.191.136:from]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; R_SPF_ALLOW(-0.20)[+ip4:159.69.191.136]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_FIVE(0.00)[5]; RCVD_VIA_SMTP_AUTH(0.00)[]; TAGGED_RCPT(0.00)[freebsd]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[dismail.de:+]; TO_DN_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FREEMAIL_TO(0.00)[gmail.com]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org] X-Rspamd-Queue-Id: 4N99bf1L5xz4LNK X-ThisMailContainsUnwantedMimeParts: N On Sat, 12 Nov 2022 19:52:25 -1000 "parv/FreeBSD" wrote: > On Sat, Nov 12, 2022 at 7:22 PM parv/FreeBSD wrote: >=20 > > On Sat, Nov 12, 2022 at 9:10 AM LuMiWa wrote: > > > >> I am using Inkscape 1.2.1 on FreeBSD 13.1 - Release - p3 and it > >> works. The problem which I have is when going File - Import Web > >> Image... than I got: > >> > >> Traceback (most recent call last): > >> File > >> "/usr/local/share/inkscape/extensions/other/clipart/import_web_image.p= y", > >> line 47, in > >> from import_sources import RemoteSource, RemoteFile, RemotePage > >> File > >> "/usr/local/share/inkscape/extensions/other/clipart/import_sources.py", > >> line 26, in > >> import requests > >> ModuleNotFoundError: No module named 'requests' > >> > >> And I am using packages (pkg install) > >> > > > > The error is due to "inkspace" *ass*uming that "requests" > > module would already be available. Either it (original software) > > needs to intercept the error & ask user to install the > > missing package. Or, the FreeBSD port needs to unconditionally > > have "requests" as the run time dependency. > > > ... >=20 > Could anyone interested in the issue ... >=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267735 >=20 > ... test the "Import Web Image" function in terms of fetching > an image by installing port after applying the patch ... >=20 > https://bz-attachments.freebsd.org/attachment.cgi?id=3D238047 >=20 > ... ? >=20 > Thanks much. >=20 >=20 > - parv > -- I see the updated Inkscape in freshports.org. Thanks to everyone. --=20 =E2=80=9CWhen we are shown scenes of starving children in Africa, with a ca= ll for us to do something to help them, the underlying ideological message is something like: "Don't think, don't politicize, forget about the true causes of their poverty, just act, contribute money, so that you will not have to think!=E2=80=9D =E2=80=95 Slavoj Zizek =20