next problem with g_io_channel_read_to_end(), again

2003-03-27 Thread Axel
hi thx all for your advice, read channel works well but, I have a problem here is the error I get when I try to read a file with accentued characters like é è à and so... ** ERROR **: Invalid byte sequence in conversion input aborting... Aborted strings are handled as UTF-8, should be due to

Re: next problem with g_io_channel_read_to_end(), again

2003-03-27 Thread Sven Neumann
Hi, Axel [EMAIL PROTECTED] writes: thx all for your advice, read channel works well but, I have a problem here is the error I get when I try to read a file with accentued characters like é è à and so... ** ERROR **: Invalid byte sequence in conversion input aborting... Aborted