[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] yank-media doesn't work
From: |
Visuwesh |
Subject: |
Re: [BUG] yank-media doesn't work |
Date: |
Thu, 19 Dec 2024 10:54:54 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
[Monday December 16, 2024] the_wurfkreuz wrote:
> Also, it seems as if the bug is easier to trigger if i copy an image
> from teleram in comparison to other things i've tried. But i'm not
> completely sure about this.
>
>
> -------- Оригинальное Сообщение --------
> 16.12.2024 23:32, the_wurfkreuz <the_wurfkreuz@proton.me> написал:
>
>> Ah, no, the problem is still here.
>>
>> > I am assuming that you're running the PGTK build
>>
>> I compiled emacs with gtk3:
>>
>> ./configure --with-tree-sitter \
>> --with-gif --with-png --with-jpeg --with-tiff \
>> --with-imagemagick --with-x-toolkit=gtk3 --with-xwidgets \
>> --without-rsvg \
>> WEBKIT_CFLAGS="$(pkg-config --cflags webkit2gtk-4.1)" \
>> WEBKIT_LIBS="$(pkg-config --libs webkit2gtk-4.1)" \
>> CPPFLAGS="-I/usr/lib/gcc/x86_64-linux-gnu/14/include" \
>> --with-mailutils
>>
>> I'm running emacs on wayland.
>>
I am on Xorg and using the Lucid toolkit. I cannot reproduce this when
I copy an image from Telegram. When you get this again, could you try
evaluating
(gui-get-selection 'CLIPBOARD 'TARGETS)
? If you can find a reliable reproducer from emacs -Q, please file a
bug report with the reproduction steps clearly written using M-x
report-emacs-bug RET as this is clearly an Emacs bug, not an Org one.
- [BUG] yank-media doesn't work, the_wurfkreuz, 2024/12/02
- Re: [BUG] yank-media doesn't work, Visuwesh, 2024/12/13
- Re: [BUG] yank-media doesn't work, the_wurfkreuz, 2024/12/16
- Re: [BUG] yank-media doesn't work, the_wurfkreuz, 2024/12/16
- Re: [BUG] yank-media doesn't work, the_wurfkreuz, 2024/12/16
- Re: [BUG] yank-media doesn't work,
Visuwesh <=
- Re: [BUG] yank-media doesn't work, the_wurfkreuz, 2024/12/26
- Re: [BUG] yank-media doesn't work, Visuwesh, 2024/12/27
- Re: [BUG] yank-media doesn't work, Ihor Radchenko, 2024/12/27