X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Virus-Scanned: Debian amavisd-new at mail.linetec.nl Message-ID: <5eeadbd6-a72d-ecb0-5767-62657edc4a5e@linetec.nl> Date: Tue, 21 Jun 2022 11:32:20 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [geda-user] Installing geda, pcb from scratch Content-Language: en-US To: geda-user AT delorie DOT com References: <400b3366-05cb-9377-8211-0a6cf0a9753d AT linetec DOT nl> <16de0564-4ae8-3d2f-d8d3-fce9cf17e4a8 AT linetec DOT nl> <92295ad-a425-4e2f-98cd-1c7a3e7dfa39 AT grinsen-ohne-katze DOT de> <8812571a-4edd-e6ed-7607-244efe207d5d AT linetec DOT nl> <1d4b9138-f147-b299-69d5-74e3d5aadd3e AT grinsen-ohne-katze DOT de> From: "Richard Rasker (rasker AT linetec DOT nl) [via geda-user AT delorie DOT com]" In-Reply-To: <1d4b9138-f147-b299-69d5-74e3d5aadd3e@grinsen-ohne-katze.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Op 20-06-2022 om 20:33 schreef Roland Lutz: > On Mon, 20 Jun 2022, Richard Rasker (rasker AT linetec DOT nl) [via > geda-user AT delorie DOT com] wrote: >> So I finally got pcb and gschem up and running, although gschem has >> problems >> with the desktop theme: >> >>       Invalid borders specified for theme pixmap: >> /usr/share/themes/Breeze/gtk-2.0/../assets/line-h.png, >>       borders don't fit within the imageinvalid source position for >>       vertical gradientinvalid source position for vertical >>       gradientinvalid source position for vertical gradientinvalid >>       source position for vertical gradientinvalid source position for >>       vertical gradientinvalid source position for vertical >>       gradientinvalid source position for vertical gradientinvalid >>       source position for vertical gradient ... [repeated hundreds of >>       times] >> >> Gschem's menus also respond very slowly -- some 3-4 seconds per item. No >> idea if this has anything to do with the above. >> >> Anyone having an idea how to fix this? > > > I haven't seen these problems on Ubuntu 20.04. > > Maybe this is a Kubuntu issue? I really have no idea. Here's what I found out so far: - The above repeating error message pops up in red in the Status Window and in gschem's log file, not on the CLI. - The error message only occurs when menu actions take place (clicking, moving the mouse over an opened menu). - Every user menu action results in the Status message and log file growing by approximately 2.4 kilobytes. So the simple action of File -> Save (skipping over but briefly highlighting the items New, Open, and Open Recent) results in some 12 kB of logged crud. Not only does this result in a log file growing very quickly, but even more annoyingly, the whole log content pops up in the Status Window every single time - and every single time, I have to close this window before I can continue working. And this of course takes more time as the log file grows. Luckily, I use gschem's menu only occasionally, having adopted the keyboard shortcuts many years ago already, so I can at least do some work. Still, it is quite annoying. So despite my very amateurish level programming skills, I shall do some more digging and experimenting to see if I can find out more about this. Maybe selecting another KDE Plasma theme and then rebuilding geda may provide some clues? I'll post it here if I find anything pertinent. Thanks for the help so far, best regards, Richard