Custom Query (1145 matches)
Results (115 - 117 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1115 | fixed | debathena-discuss compile fails under Wheezy | bbaren | |
Description |
Upon building debathena-discuss in a Wheezy environment, I get the following compiler error: acl.c:458:2: error: format not a string literal and no format arguments [-Werror=format-security] |
|||
#1116 | fixed | debathena-grenew compile fails under Wheezy | bbaren | |
Description |
Upon building debathena-grenew in a Wheezy environment, I get the following compiler errors: grenew.c: In function 'do_error_dialog': grenew.c:49:7: error: format not a string literal and no format arguments [-Werror=format-security] grenew.c: In function 'do_fatal_dialog': grenew.c:66:7: error: format not a string literal and no format arguments [-Werror=format-security] |
|||
#1505 | fixed | apparmor is overly paranoid about dconf profiles | bbaren | |
Description |
On Precise machines, attempting to open evince dumps core: $ evince ** (evince:4328): ERROR **: Error loading dconf profile 'athena_user': open '/etc/dconf/profile/athena_user': Permission denied Trace/breakpoint trap (core dumped) I’ve only tested this in Xmonad; it may not impact Unity users, but I haven’t checked. /etc/dconf/profile/athena_user is world-readable. |