There seems to be an issue with UWM on AMD64 systems (Gentoo, 20091108)
ude-0.2.9b
Only the last character from the appmenu titles and commands gets saved to
the menu, offending line and potential fix as follows:
init.c char *ReadQuoted(FILE *f){
// sprintf(text,"%s%c",text,c); // Problematic line
text[i] = c;
text[i+1] = '\0';
}
I'm guessing my fix is sloppy and potentially dangerous as lets face it,
nothing in this life is easy! So, other users proceed with care.
Christian Ruppert
None
uwm
Public
|
Date: 2009-11-23 02:20 This Tracker item was closed automatically by the system. It was |
|
Date: 2009-11-08 20:57 Thanks for the report. I just committed your fix to the 0.2 branch. Please |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Pending | 2009-11-23 02:20 | sf-robot |
| allow_comments | 1 | 2009-11-23 02:20 | sf-robot |
| close_date | 2009-11-08 20:57 | 2009-11-23 02:20 | sf-robot |
| status_id | Open | 2009-11-08 20:57 | arc |
| close_date | - | 2009-11-08 20:57 | arc |
| resolution_id | None | 2009-11-08 20:57 | arc |
| assigned_to | nobody | 2009-11-08 20:57 | arc |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use