On 2012-01-25 16:28:49 -0600 Riccardo Mottola
<[email protected]> wrote:
Hi,
I have Ink which is running with the WinClassic theme If I start Ink,
no
special error happens. However, I wanted to reverto to the standard
theme and
I open the Info menu. My console gets inundated by messages :
2012-01-25 23:22:10.199 Ink[3054]
[NSConstantString-stringByAppendingPathExtension:] cannot append
extension
'tiff' to empty string
2012-01-25 23:22:10.201 Ink[3054]
[NSConstantString-stringByAppendingPathExtension:] cannot append
extension
'tif' to empty string
2012-01-25 23:22:10.203 Ink[3054]
[NSConstantString-stringByAppendingPathExtension:] cannot append
extension
'pnm' to empty string
2012-01-25 23:22:10.205 Ink[3054]
[NSConstantString-stringByAppendingPathExtension:] cannot append
extension
'ppm' to empty string
2012-01-25 23:22:10.206 Ink[3054]
[NSConstantString-stringByAppendingPathExtension:] cannot append
extension
'gif' to empty string
<... and many more...>
All this is caused by the change I did in GSInfoPanel.m. When
"ApplicationIcon" is not
found. Is called [NSImage imageNamed: nil], and this cause all
previous logs. But If
NSImage should display this logs messages, I don't know. However, this
is not related
with the core dump you report.
if I then click on the theme to change it, I get a core dump.
Riccardo
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep