Re: File corruption if stream contains vector properties

2018-12-10 Thread Morten Welinder
Please file a bug at https://gitlab.gnome.org/GNOME/libgsf/issues Attaching a complete sample program and the corrupted stream you get would be helpful. Morten ___ gnumeric-list mailing list gnumeric-list@gnome.org

Re: Fwd: File corruption if stream contains vector properties

2018-12-10 Thread Артём К . via gnumeric-list
льник, 10 декабря 2018, 19:48 +03:00 >Тема: File corruption if stream contains vector properties > >Hi >I’m opening an existing stream with existing Vector properties. >Then I try to remove and insert some properties. >As I commit (‘gsf_doc_meta_data_write_to_msole’) the file struct

Fwd: File corruption if stream contains vector properties

2018-12-10 Thread Артём К . via gnumeric-list
unsubscribe Пересылаемое сообщение От кого: Sagi Lowenhardt via gnumeric-list Кому: gnumeric-list@gnome.org Дата: Понедельник, 10 декабря 2018, 19:48 +03:00 Тема: File corruption if stream contains vector properties Hi I’m opening an existing stream with existing Vector

File corruption if stream contains vector properties

2018-12-10 Thread Sagi Lowenhardt via gnumeric-list
Hi I’m opening an existing stream with existing Vector properties. Then I try to remove and insert some properties. As I commit (‘gsf_doc_meta_data_write_to_msole’) the file structure gets corrupted. Is this a known issue? Here is the relevant cpde: for (const auto& key : keysToRemove) {