Bug 113612 - xine keymap handling broken
Summary: xine keymap handling broken
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Major
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-28 09:17 UTC by Thorsten Kukuk
Modified: 2006-04-20 12:23 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Kukuk 2005-08-28 09:17:37 UTC
The xine keymap handling is broken. 
Run "xine --keymap" and you will get:

##
# xine key bindings.
# Automatically generated by xine-ui version 0.99.4.
##

}

}

}

}

}

}

}

}
[...]

This overwrites all own changes to the keymap, support for VDR and customized
remapping. The same sources compiled on 9.3 seems to work fine.
Comment 1 Thorsten Kukuk 2005-08-29 14:18:54 UTC
I've added -U_FORTIFY_SOURCE as workaround
Comment 2 Adrian Schröter 2005-09-05 08:23:32 UTC
thank you 
Comment 3 Marcus Meissner 2006-04-20 12:18:38 UTC
NEVER EVER again do this without getting security team approval FIRST.
Comment 4 Thorsten Kukuk 2006-04-20 12:23:12 UTC
No. It was pretty clear that we will only allow enabling _FORTIFY_SOURCE if that is not broken. And it was pretty clear that we will disable it ASAP if it breaks an appliction and it is the fault of _FORTIFY_SOURCE.

There is nothing to discuss about this.