[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] yank-media doesn't work
From: |
the_wurfkreuz |
Subject: |
Re: [BUG] yank-media doesn't work |
Date: |
Mon, 16 Dec 2024 20:32:07 +0000 |
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.
On Monday, December 16th, 2024 at 17:54, the_wurfkreuz
<the_wurfkreuz@proton.me> wrote:
> > [திங்கள் டிசம்பர் 02, 2024] the_wurfkreuz via "General discussions about
> > Org-mode." wrote:
> >
> > > When using the yank-media command to paste images, the results are
> > > inconsistent. This issue persists even when running Emacs with emacs
> > > -Q.
> > >
> > > In some instances, the command successfully pastes the image.
> > > At other times, it fails with the message: "yank-media: No handler in
> > > the current buffer for anything on the clipboard."
> > > Alternatively, it may display: "Timed out waiting for property-notify
> > > event."
> > >
> > > Occasionally, attempting the command twice in quick succession results
> > > in success on the second attempt, though this is rare.
> > > Copying images directly from a web browser using the "Copy Image"
> > > option generally works without issue.However, copying images using the
> > > command grim -g "$(slurp)" - | wl-copy or from Telegram often results
> > > in the aforementioned errors.
> > > Emacs : GNU Emacs 30.0.91 (build 1, x86_64-pc-linux-gnu, GTK+ Version
> > > 3.24.43, cairo version 1.18.0)
> > > Package: Org mode version 9.8-pre (release_9.7.16-169-ge87ecf)
> >
> > I am assuming that you're running the PGTK build. I am quite sure this
> > is the same bug as bug#72254. How recent is the build of your Emacs 30?
> > Does it include the fix for bug#72254:
> > https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-30&id=11e7ae3964e192b0e4bcc437a04278ee727e720b
>
>
> Compiled to the latest version 'GNU Emacs 31.0.50 (build 1,
> x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of
> 2024-12-16' and for now it looks like the problem is gone.
- [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 <=
- Re: [BUG] yank-media doesn't work, the_wurfkreuz, 2024/12/16
- Re: [BUG] yank-media doesn't work, Visuwesh, 2024/12/19
- 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