Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=718317

--- Comment #4 from Martin Gieseking <martin.giesek...@uos.de> 2011-07-04 
15:51:27 EDT ---
Created attachment 511221
  --> https://bugzilla.redhat.com/attachment.cgi?id=511221
move themes and guile files to /usr/share/asforza4

Here's a patch that modifies the main Makefile and the sources to use
%{_datadir}/%{name} for the themes and guile files. You also have to add 
ASDATADIR='%{_datadir}/%{name}' 
to make in %build and 
ASDATADIR=$RPM_BUILD_ROOT%{_datadir}/%{name}
to make install.

I'm not sure how the app is supposed to work. It always terminates with 
X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  45 (X_OpenFont)
  Serial number of failed request:  71
  Current serial number in output stream:  77

Maybe an additional font has to be installed.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to