! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
typo in cvs src --mcs-mouse-plugin
Status:
CLOSED: FIXED
Product:
Xfce-mcs
Component:
Plugins

Comments

Description bob 2004-01-13 19:18:44 CET
The inline-icon.h at the end of the Makefile
reads gkd-pixbuf-csource --raw....
should be gdk-pixbuf-csource --raw .....
Comment 1 bob 2004-01-13 19:18:46 CET
Additional information:

Not sure where else to report....
Comment 2 Olivier Fourdan editbugs 2004-01-24 15:40:13 CET
I see nothing wrong here, (at least in the Makefile.am, as the others are
automatically generated)

What's wrong then?

Olivier.
Comment 3 bob 2004-01-24 16:59:19 CET
Compiling here, it bailed with

--snip--
/bin/sh: line 1: gkd-pixbuf-csource: command not found
make[3]: *** [inline-icon.h] Error 127
make[3]: *** Waiting for unfinished jobs....
mkdir .libs
--snip--

gkd vs gdk was the the typo that I found (it's also in the cvs source)

inline-icon.h: $(srcdir)/icon.png
----> gkd- <----- -pixbuf-csource --raw --build-list \
default_icon_data $(srcdir)/icon.png > inline-icon.h

Editing to make it gdk-pixbuf-csource solves the problem here (it is
gdk-pixbuf-csource in the other plugin makefiles)
Comment 4 dannym editbugs 2004-01-31 22:54:10 CET
i do. in xfce-mcs-plugins/plugins/mouse_plugin/Makefile{.am,.in}

Fixed now in cvs head at least.
Comment 5 dannym editbugs 2004-01-31 23:06:18 CET
Thanks for the report.

if it still happens in cvs, please reopen.
Comment 6 Brian J. Tarricone (not reading bugmail) 2004-04-08 19:44:57 CEST
mass stale bug cleanup - reopen if closed in error
Comment 7 Brian J. Tarricone (not reading bugmail) 2004-10-30 06:14:30 CEST
mass moving to general, so i can remove the "plugins" component, and i'm too
lazy to sort each one into the proper plugin-related component on the new product.

filter on "oisjdfa8uf4t8" to delete all this spam...

Bug #73

Reported by:
bob
Reported on: 2004-01-13
Last modified on: 2009-07-15

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Attachments

Additional information