thimc / lfimg

Image preview support for lf (list files) using Überzug
GNU General Public License v3.0
252 stars 45 forks source link

Crashes lf in st w/ tabbed #32

Closed con-jo-ry closed 2 years ago

con-jo-ry commented 2 years ago

There is probably some lower level problem going on here, but after I open st with tabbed -r 2 st -w '', calling lfrun will crash the moment the file browser appears on screen. Tabbed, upon exit, returns the following information:

X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  18 (X_ChangeProperty)
  Resource id in failed request:  0x3400006
  Serial number of failed request:  2760
  Current serial number in output stream:  2761

Otherwise it works well in st (thank you for that!).

con-jo-ry commented 2 years ago

Sorry, I should have looked into this further. From Ūberzug git page:

terminals without the WINDOWID environment variable are supported

So this is just a limitation of Überzug.