[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add yank-media handler for LibreOffice Calc tables
From: |
Visuwesh |
Subject: |
Re: [PATCH] Add yank-media handler for LibreOffice Calc tables |
Date: |
Mon, 21 Oct 2024 16:04:58 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
[திங்கள் அக்டோபர் 21, 2024] Rens Oliemans wrote:
> Visuwesh <visuweshm@gmail.com> writes:
>
>> If possible, could you please try LibreOffice 7.6.4? The version Ihor
>> has installed in his system. There is an AppImage available for you to
>> try.
>
> Yep, on 7.6.4 the problem occurs.
>
> $ ./LibreOffice-7.6.4.1.basic-x86_64.AppImage --version
> LibreOffice 7.6.4.1 e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1
>
> Debugger entered--entering a function:
> * org--libreoffice-table-handler(application/x-libreoffice-tsvc
> #("f\0o\0o\0\11\0b\0a\0r\0\11\0\n\0001\0\11\0002\0\11\0003\0\n\0" 0 30
> (foreign-selection STRING)))
> yank-media()
>
> , resulting in
>
> | f\0o\0o\0 | \0b\0a\0r\0 | \0 |
> | \01\0 | \02\0 | \03\0 |
> | \0 | | |
>
> To narrow it down a bit more: the problem exists in 7.6.5.2, and does not
> exist in the
> following release, 7.6.6.3.
Thank you! So it is most likely not locale related---a major headache
saved. I will look into this soon (cannot promise anything this week
unfortunately).
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, (continued)
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Visuwesh, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Ihor Radchenko, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Visuwesh, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Ihor Radchenko, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Visuwesh, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Ihor Radchenko, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Visuwesh, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Rens Oliemans, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Visuwesh, 2024/10/19
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables, Rens Oliemans, 2024/10/21
- Re: [PATCH] Add yank-media handler for LibreOffice Calc tables,
Visuwesh <=