mcpp creates bad X data

Bug #4506 reported by spotter
14
Affects Status Importance Assigned to Milestone
mcpp (Ubuntu)
Fix Released
Medium
Daniel Stone

Bug Description

something in debian (gnome-session-manager?) now depends upon mcpp.

mcpp creates bad X property data

spotter@dent:~$ xprop -root |grep RESOURCE
RESOURCE_MANAGER(STRING) = "*Box.background:\t#efebe7 \n*Box.foreground:\t#101010 \n......

notice the extra spaces.

now look what happens if I mv mcpp away and copy normal gcc cpp in its place

spotter@dent:~$ xprop -root |grep RESOURCE
RESOURCE_MANAGER(STRING) = "*Box.background:\t#efebe7\n*Box.foreground:\t#101010\n.....

basically, any X app that tries to get colors via X properties won't work with if mcpp is on the system as the space screws them up.

Changed in mcpp:
assignee: nobody → daniels
Revision history for this message
Daniel Stone (daniels) wrote :

mcpp (2.5-1ubuntu1) unstable; urgency=low

  * expand.c: Skip all TOK_SEPs, not just every one after the first (closes:
    Ubuntu#19679, Malone#4506).

 -- Daniel Stone <email address hidden> Fri, 18 Nov 2005 09:32:33 +1100

Changed in mcpp:
status: New → Fixed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.