xrmap doesn't start. Here is the console output: Couldn't find /usr/share/xrmap/i18n/xrmap_msg.cs !! Using instead default /usr/share/xrmap/i18n/xrmap_msg.en gunzip: "/usr/share/xrmap/pixmaps/buttons/b0.xpm.gz".gz: No such file or directory Couldn't read XPM file `/usr/share/xrmap/pixmaps/buttons/b0.xpm.gz' Neopr
xrmap doesn't start. Here is the console output: Couldn't find /usr/share/xrmap/i18n/xrmap_msg.cs !! Using instead default /usr/share/xrmap/i18n/xrmap_msg.en gunzip: "/usr/share/xrmap/pixmaps/buttons/b0.xpm.gz".gz: No such file or directory Couldn't read XPM file `/usr/share/xrmap/pixmaps/buttons/b0.xpm.gz' Neoprávněný přístup do paměti (SIGSEGV) I think the important row is that with the gunzip command. The file specified inside the quotes exists but gunzip adds .gz behind the file name so the command cannot be executed. Reproducible: Always Steps to Reproduce: 1. run 'xrmap' from console when kde is run Actual Results: Couldn't find /usr/share/xrmap/i18n/xrmap_msg.cs !! Using instead default /usr/share/xrmap/i18n/xrmap_msg.en gunzip: "/usr/share/xrmap/pixmaps/buttons/b0.xpm.gz".gz: No such file or directory Couldn't read XPM file `/usr/share/xrmap/pixmaps/buttons/b0.xpm.gz' Neoprávněný přístup do paměti (SIGSEGV) Expected Results: Should display xrmap application window.
a broken user space application does not block you to use Gentoo
Maybe I misunderstood the sense of blocker severity. This bugs blocks me from using the app. I also cannot use another version because there is only one version in the portage tree.
I have exactly the same problem - gunzipping each xpm-file and specifying them on command-line with -pixmap solves it temporarily - but that's not a sufficient solution, not only because even then the CIA factbook file itself is not available to the app
Seeing the same problem here. I suspect that the modifications to the Makefile (using 'sed') in the ebuild are either adding or omitting something.
this is just a bump really, but i have the same problem exactly also i notice 2.30 is now available
new version seems to work