Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

povray icon click does not work #22

Open
GBZH opened this issue Aug 12, 2021 · 4 comments
Open

povray icon click does not work #22

GBZH opened this issue Aug 12, 2021 · 4 comments

Comments

@GBZH
Copy link

GBZH commented Aug 12, 2021

Issue Type: Bug

Hi,

I am running Code on Ubuntu 20.04 LTS with Povray extension.
A few days ago when clicking on the top right povray icon in Code, rendering was working, but since 2 days, nothing happens, no error message, no outpout and no rendered imahge gets open.
Any hints would be more than welcome.
Many thanks

Extension version: 0.0.11
VS Code version: Code 1.59.0 (379476f0e13988d90fab105c5c19e7abc8b1dea8, 2021-08-04T23:13:20.182Z)
OS version: Linux x64 5.4.0-80-generic
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz (12 x 1452)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 0, 0, 0
Memory (System) 31.24GB (19.37GB free)
Process Argv --crash-reporter-id 3681ac4d-1abf-416a-aecf-706e77ed0e41
Screen Reader no
VM 0%
DESKTOP_SESSION mate
XDG_CURRENT_DESKTOP MATE
XDG_SESSION_DESKTOP mate
XDG_SESSION_TYPE x11
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
pythonvspyt639:30300192
pythontb:30283811
pythonvspyt551cf:30345471
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
vstes263cf:30335440
vscoreces:30322571
pythondataviewer:30285071
pythonvsuse255:30340121
vscod805cf:30301675
pythonvspyt200:30340761
vscextlang:30333561
binariesv615:30325510
vsccppwt:30329788
pythonvssor306:30344512
bridge0708:30335490
vstre464:30350172
bridge0723:30350414

@GBZH
Copy link
Author

GBZH commented Aug 12, 2021

In fact it looks like the icon button is not linked to any executable. Where can such a link be made ? Probably in one of the json files located in folder .vscode/extensions/jmaxwilson.vscode-povray-0.0.11/, but I do not know enough of this langage to make this link.
Does anyone knows how to it for other extensions ?

@GBZH
Copy link
Author

GBZH commented Aug 12, 2021

One more thing: CTRL+SHIFT+b asks "Select the build task to run" and proposes only one task : "POV-Ray: Render Scene" which works fine when chosen ! This last message is the same obtained when putting the mouse on the non working top right Povray render icon.

@salsalex2001
Copy link

Well, same here on Mac (BigSur 11.4) with VSCode
( Version: 1.59.0
Commit: 379476f0e13988d90fab105c5c19e7abc8b1dea8
Date: 2021-08-04T23:14:40.191Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Darwin x64 20.5.0 )

This was working well untill end of 2020, then on my side I got an update of VSCode to above version.
Not sure how to help.
When I click the Povray button, nothing happen - usually the terminal window shows the povray command line output...
But now, nothing happens at all :/
Unfortunately I also know nothing here in VSCode extensions...
Hoping for a fix soon, thank you ! Any further information I can provide on my side, please let me know....

@kennebel
Copy link

I decided to fork this project and build a new extension with some fixes, like the button in the upper right works again. (some changes in VSCode and POV-Ray caused issues as noticed)

https://marketplace.visualstudio.com/items?itemName=virtual-whirlwind.vscode-povray2
https://github.com/VirtualWhirlwind/vscode-povray2

I'm just interested in helping the community, I'm brand new to extensions, and we'll see how all of this goes. Hopefully no one is upset. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants