From unknown Sat Aug 09 04:59:26 2025 X-Loop: help-debbugs@gnu.org Subject: bug#22709: wxmaxima missing lots of toolbar icons Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: help-debbugs@gnu.org Resent-Date: Tue, 16 Feb 2016 19:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 22709 X-GNU-PR-Package: wxmaxima X-GNU-PR-Keywords: To: 22709@debbugs.gnu.org X-Debbugs-Original-To: submit@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14556525617585 (code B ref -1); Tue, 16 Feb 2016 19:57:01 +0000 Received: (at submit) by debbugs.gnu.org; 16 Feb 2016 19:56:01 +0000 Received: from localhost ([127.0.0.1]:38430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVlj7-0001yB-71 for submit@debbugs.gnu.org; Tue, 16 Feb 2016 14:56:01 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:54497) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVlj5-0001y2-0T for submit@debbugs.gnu.org; Tue, 16 Feb 2016 14:55:59 -0500 Received: from localhost (178.115.128.176.wireless.dyn.drei.com [178.115.128.176]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 678A01CA0A27 for ; Tue, 16 Feb 2016 20:55:57 +0100 (CET) Date: Tue, 16 Feb 2016 20:55:53 +0100 From: Danny Milosavljevic Message-ID: <20160216205553.6bb5e3a1@scratchpost.org> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Package: wxmaxima wxmaxima misses lots of toolbar icons and complains loudly multiple times in modal error dialog boxes - on startup and also every time you press Shift-Return in order to have it evaluate anything. "assertion bitmap.isOk() failed" (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-new' for stock: Icon 'document-new' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-print' for stock: Icon 'document-print' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'application-exit' for stock: Icon 'application-exit' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'zoom-in' for stock: Icon 'zoom-in' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'zoom-out' for stock: Icon 'zoom-out' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'process-stop' for stock: Icon 'process-stop' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'view-refresh' for stock: Icon 'view-refresh' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'list-add' for stock: Icon 'list-add' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'help-contents' for stock: Icon 'help-contents' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'dialog-information' for stock: Icon 'dialog-information' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-print' for stock: Icon 'document-print' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-cut' for stock: Icon 'edit-cut' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-paste' for stock: Icon 'edit-paste' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-select-all' for stock: Icon 'edit-select-all' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-find' for stock: Icon 'edit-find' not present in theme hicolor ../wxWidgets-3.0.2/src/gtk/toolbar.cpp(262): assert "bitmap.IsOk()" failed in SetImage(): invalid bitmap for wxToolBar icon (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'dialog-error' for stock: Icon 'dialog-error' not present in theme hicolor Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (wxmaxima:6240): Gtk-WARNING **: gtk_window_set_titlebar() called on a realized window Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. This is on Enlightenment on a pretty new GuixSD installation. From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 16 15:30:58 2016 Received: (at control) by debbugs.gnu.org; 16 Feb 2016 20:30:58 +0000 Received: from localhost ([127.0.0.1]:38466 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVmGw-0003hL-Gz for submit@debbugs.gnu.org; Tue, 16 Feb 2016 15:30:58 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:56973) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVmGv-0003fr-GX for control@debbugs.gnu.org; Tue, 16 Feb 2016 15:30:57 -0500 Received: from localhost (178.115.128.176.wireless.dyn.drei.com [178.115.128.176]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 089C01CA0C85 for ; Tue, 16 Feb 2016 21:30:54 +0100 (CET) Date: Tue, 16 Feb 2016 21:30:51 +0100 From: Danny Milosavljevic To: control@debbugs.gnu.org Subject: reassign Message-ID: <20160216213051.079a2869@scratchpost.org> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) reassign 22705 guix reassign 22706 guix reassign 22708 guix reassign 22709 guix From unknown Sat Aug 09 04:59:26 2025 X-Loop: help-debbugs@gnu.org Subject: bug#22709: wxmaxima missing lots of toolbar icons References: <20160216205553.6bb5e3a1@scratchpost.org> In-Reply-To: <20160216205553.6bb5e3a1@scratchpost.org> Resent-From: Chris Marusich Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 02 Apr 2016 19:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22709 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 22709@debbugs.gnu.org Received: via spool by 22709-submit@debbugs.gnu.org id=B22709.145962367626512 (code B ref 22709); Sat, 02 Apr 2016 19:02:02 +0000 Received: (at 22709) by debbugs.gnu.org; 2 Apr 2016 19:01:16 +0000 Received: from localhost ([127.0.0.1]:49092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1amQnL-0006tY-Tn for submit@debbugs.gnu.org; Sat, 02 Apr 2016 15:01:16 -0400 Received: from mail-pf0-f175.google.com ([209.85.192.175]:36555) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1amQnJ-0006tL-LC for 22709@debbugs.gnu.org; Sat, 02 Apr 2016 15:01:14 -0400 Received: by mail-pf0-f175.google.com with SMTP id e128so92763752pfe.3 for <22709@debbugs.gnu.org>; Sat, 02 Apr 2016 12:01:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version; bh=QUem2HYDTXUsWwXvZuqLtsb6plARYEN1dcHovxyCXCo=; b=a4e0BLaXqHlQT5AYDZbewRZxMAvWaEbXQUUGBrc1nmYAOPCrpOH2LGWRho7DhLHuOk tc89pPAJlUCGGvjvirBaUSWWD/Ly1faTj5djBviY2NSO7BPyB2GkUsOrXo/BWoMfLoG9 yKDT+YcKXMhay0HjS1/U9I8Vsn7SLxsDf1WvIx/WV12UV7U/V3PamClBZAhbfquuBBeZ hZvDxbJiLs1GGbjJ9sqeQ3AzZ1aqU/5AIhrUdzS/EKWUqOOPD2La1ZH4Q//5nXYnjRyV vyohaAVEJjQproWtpAE0ugTvNu2MNuvOV/EPGMtPseQM6xDCFLHPSuZRgjzvp8UcxcwU mzow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=QUem2HYDTXUsWwXvZuqLtsb6plARYEN1dcHovxyCXCo=; b=K7vZenyV/w1K7B1pwdctqVxRSwp/IRLKCDm+/pxtrjbv2W5QZkhwRTcGxhZpz1REJx np5StsDQkvjnkJcy9t9dGPvtyVDDnbUPSwUfrOGI2BNbuAMoG/Ty1BrUtYnlWxH17HRZ Aaixr+VcSIRmf0iyzO1YjMiUjpncIdphXtaDQ0NeSZ42hT8oA/GO1lAL6VaauzzyHh7S Q6Rm2zqFupDe2ZyeEvCnsqIUzmllAa/Xu2XVg60vMK0igIqi52bfdsBaSwIJdq33mW2Q 9odfcMyc9yGMHB0QotUnZpOJhMl8D13l6uTv+4SFBkGFnmReIcrQ51rzDI4v4sk91pdT lcZw== X-Gm-Message-State: AD7BkJI3hGVrtYXge03aibP07nSejOjQupR/fRYcL4L5Ar8D2+NA8xc85wH8Qr/45sXLQA== X-Received: by 10.98.10.136 with SMTP id 8mr8148809pfk.67.1459623667809; Sat, 02 Apr 2016 12:01:07 -0700 (PDT) Received: from garuda ([172.58.41.128]) by smtp.gmail.com with ESMTPSA id m89sm28611069pfi.12.2016.04.02.12.01.06 for <22709@debbugs.gnu.org> (version=TLSv1/SSLv3 cipher=OTHER); Sat, 02 Apr 2016 12:01:06 -0700 (PDT) From: Chris Marusich Date: Sat, 02 Apr 2016 12:01:00 -0700 Message-ID: <871t6n96oj.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, I've tried installing wxmaxima on my GuixSD (version 0.10.0) laptop, and all the icons seem to be showing up correctly for me by default. I think the hicolor icons are provided by the package hicolor-icon-theme: =2D-8<---------------cut here---------------start------------->8--- $ guix package --search=3Dhicolor name: hicolor-icon-theme version: 0.12 outputs: out systems: x86_64-linux i686-linux armhf-linux mips64el-linux dependencies:=20 location: gnu/packages/gnome.scm:641:2 homepage: http://icon-theme.freedesktop.org/releases/ license: GPL 2 synopsis: Freedesktop icon theme description: Freedesktop icon theme. =2D-8<---------------cut here---------------end--------------->8--- Is this package installed on your system? Also, are your XDG environment variables set correctly? See the following email thread, which seems related to your issue: https://lists.gnu.org/archive/html/guix-devel/2016-01/msg00764.html I hope that helps. =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXABbuAAoJEN1AmhXYIkad5VcQAMJYfkylfORmHBTt4KW4b9s2 kW1yONATUjRj7k5awoHglaJcmD9E1mklc1fo9Ac72gPf+uKVDo77NvycUJD7BCOA 2qmq8dp8hue4rgyUVg7fUbAgBKAjuAaabtYz8Ng033kF8wii9PXttUKcR34h1J0e StNGxmaqDOx6XMG2PNSoLhfY9RisF6z9X0jsHqS4aNPFwLpV2plQcNVTogmGOXVw t37w+lDO5vhmGJf9JF1nmCpxhKepL4KloKJlMmjHuvLzlt2yCS3tmqvFLvfDH6Rg YHir+wROmcGDdypD4LPR6zxADtZlX/aepZ9KKiQjpQQOtpkYl7eN1CSgWER2dLIn s0h027OFWTpStCufVuS+r68ywpR+xSdGEOCKjYhi2wQZpg3mQ6cnA348WTtcVyne 0n2X34kIU/b9p/xbo5VaUgxQaq5IcBpGxxl+gXzCmaFW7PdUShf0/1sgcf6wnyDv 1Mrb0r9U8F7cGhUWZJkMtyJBvceyStVG7ddFWYSTapAANNhjyAC44kq8H4ksGBlG 0ZR6F5u1u67Sl4zHcFnCGstKyTJW847wGDtF9ujgAfXbCD4WinMvTfT/wjDMceTD twj5LA612P2C8mfJL5K8TTBucG3cruglxC+fzgV3dTYepgHHhVx1VDUhDPPkitIQ lQC0fbz5RxV4ogSlISBi =XjWd -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Aug 09 04:59:26 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Danny Milosavljevic Subject: bug#22709: closed (wxmaxima missing lots of toolbar icons) Message-ID: References: <87imfqo27o.fsf@disroot.org> <20160216205553.6bb5e3a1@scratchpost.org> X-Gnu-PR-Message: they-closed 22709 X-Gnu-PR-Package: guix Reply-To: 22709@debbugs.gnu.org Date: Wed, 17 Jun 2020 02:29:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1592360942-6757-1" This is a multi-part message in MIME format... ------------=_1592360942-6757-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #22709: wxmaxima missing lots of toolbar icons which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 22709@debbugs.gnu.org. --=20 22709: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D22709 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1592360942-6757-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 22709-done) by debbugs.gnu.org; 17 Jun 2020 02:28:38 +0000 Received: from localhost ([127.0.0.1]:50021 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlNoc-0001kP-39 for submit@debbugs.gnu.org; Tue, 16 Jun 2020 22:28:38 -0400 Received: from knopi.disroot.org ([178.21.23.139]:60426) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlNoZ-0001kG-NR for 22709-done@debbugs.gnu.org; Tue, 16 Jun 2020 22:28:36 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3E3CC55E0F for <22709-done@debbugs.gnu.org>; Wed, 17 Jun 2020 04:28:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0eYkf2wBhF83 for <22709-done@debbugs.gnu.org>; Wed, 17 Jun 2020 04:28:33 +0200 (CEST) From: Royce Strange DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1592360913; bh=m6fY0HAbOkKvPLKhsI6NYkSbIs0qV39pAgfNSxWsVOA=; h=From:To:Subject:Date:In-Reply-To; b=eUZ9FH9DCDl2JPy+C/8atD8L69SElgA20PA+KhEHfY02H2VEGU4GfJcnFdxKUbeZP Rn60tnEES+TyfePV7HwIYlg9VaiBsLg0icInuiJ7hVmcAve+LDo79q4Q+qwJ2q11DB svcTaCu+vsuP464nyW4V/bn+vswaLtqVuORyyV6mNgk3f0REt/Is9t4E5HlTpieQPT lmTN6xl/KfD1MbBiI6/KeBWP51kY7Kibd40C2geT5N3pf948fz1+XuixEmolzRROfX TcdjNdFzlFIV3ZFbk1kQfTkAhAGOR1/PpdvecIC4to8hKj4P5fgqdrAEilukFjE9ME Q42ByW/vbiN3w== To: 22709-done@debbugs.gnu.org Subject: wxmaxima missing lots of toolbar icons Date: Tue, 16 Jun 2020 21:28:27 -0500 In-Reply-To: bug's message of "Wed\, 17 Jun 2020 02\:16\:51 +0000" Message-ID: <87imfqo27o.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 22709-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello. Looks like commit de477809d77393b8fb00d99cd35d65f77d157726 by Sou Bunnbu should have fixed this. Validating using a current guix that icons load in wxmaxima without having to load in anything else: ----- guix --version guix (GNU Guix) e7a7a483bcda6ec60d9dff3b3aba88dababe035c $ guix environment --pure --ad-hoc wxmaxima -- wxmaxima ----- Chris Marusich's suggestion to install an icon theme package into your profile will help with most other general icon issues. Going to go ahead and close. (note: there is bug#39955 to address the broken help menu) ------------=_1592360942-6757-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Feb 2016 19:56:01 +0000 Received: from localhost ([127.0.0.1]:38430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVlj7-0001yB-71 for submit@debbugs.gnu.org; Tue, 16 Feb 2016 14:56:01 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:54497) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aVlj5-0001y2-0T for submit@debbugs.gnu.org; Tue, 16 Feb 2016 14:55:59 -0500 Received: from localhost (178.115.128.176.wireless.dyn.drei.com [178.115.128.176]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 678A01CA0A27 for ; Tue, 16 Feb 2016 20:55:57 +0100 (CET) Date: Tue, 16 Feb 2016 20:55:53 +0100 From: Danny Milosavljevic To: submit@debbugs.gnu.org Subject: wxmaxima missing lots of toolbar icons Message-ID: <20160216205553.6bb5e3a1@scratchpost.org> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Package: wxmaxima wxmaxima misses lots of toolbar icons and complains loudly multiple times in modal error dialog boxes - on startup and also every time you press Shift-Return in order to have it evaluate anything. "assertion bitmap.isOk() failed" (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-new' for stock: Icon 'document-new' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-print' for stock: Icon 'document-print' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'application-exit' for stock: Icon 'application-exit' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'zoom-in' for stock: Icon 'zoom-in' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'zoom-out' for stock: Icon 'zoom-out' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'process-stop' for stock: Icon 'process-stop' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'view-refresh' for stock: Icon 'view-refresh' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'list-add' for stock: Icon 'list-add' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'help-contents' for stock: Icon 'help-contents' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'dialog-information' for stock: Icon 'dialog-information' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'document-print' for stock: Icon 'document-print' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-cut' for stock: Icon 'edit-cut' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-paste' for stock: Icon 'edit-paste' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-select-all' for stock: Icon 'edit-select-all' not present in theme hicolor (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'edit-find' for stock: Icon 'edit-find' not present in theme hicolor ../wxWidgets-3.0.2/src/gtk/toolbar.cpp(262): assert "bitmap.IsOk()" failed in SetImage(): invalid bitmap for wxToolBar icon (wxmaxima:6240): Gtk-WARNING **: Error loading theme icon 'dialog-error' for stock: Icon 'dialog-error' not present in theme hicolor Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (wxmaxima:6240): Gtk-WARNING **: gtk_window_set_titlebar() called on a realized window Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. This is on Enlightenment on a pretty new GuixSD installation. ------------=_1592360942-6757-1--