Search found 2578 matches

by thomas
Mon Jun 20, 2022 5:22 pm
Forum: Pano2VR general
Topic: Pano2VR crashes whenever I try to open the settings dialogue
Replies: 4
Views: 2054

Re: Pano2VR crashes whenever I try to open the settings dialogue

It does... on a Mac ;).

Actually also on Windows not a lot of things are going on. The installer only executes the Visual Studio Runtime Installer, and the rest is copying files to the Folder, plus some registry changed for the Explorer, so that you can open .p2vr files with a double click.
by thomas
Fri Jun 10, 2022 4:52 pm
Forum: Pano2VR general
Topic: Panos turn black
Replies: 10
Views: 7891

Re: Panos turn black

We have fixed the bug in 7 beta4a (and made loading faster). Please test.
by thomas
Thu Jun 09, 2022 3:22 pm
Forum: Pano2VR general
Topic: Pano2VR 7 beta 4
Replies: 1
Views: 1967

Re: Pano2VR 7 beta 4

There are two changes, that may affect an old skin, and that you should be aware of: Masking with rounded corners has been moved to the rectangle element, so now the rectangle has the masking option, but the rounded corners have been removed from the container If you plan to use Markdown with old sk...
by thomas
Thu Jun 09, 2022 10:29 am
Forum: Pano2VR general
Topic: Panos turn black
Replies: 10
Views: 7891

Re: Panos turn black

I guess there is something special about the TIFF files... Can you please send me one to support@ggnome.com, so that I can dissect it?
by thomas
Mon May 09, 2022 11:02 am
Forum: Pano2VR general
Topic: Recovering Multiresolution Flash Panos
Replies: 2
Views: 1750

Re: Recovering Multiresolution Flash Panos

Hmmm. All the files inside the SWF should be normal JPEGs, so you should be able to extract the tiles. For multiresolution the tiles should be external files in a folder, so those are even easier to batch convert. Even the XML should be inside the source code of the Flash file, so you could just use...
by thomas
Thu Apr 28, 2022 5:41 pm
Forum: Pano2VR general
Topic: Package Viewer 1.5.0 not working (Win 11)
Replies: 2
Views: 11736

Re: Package Viewer 1.5.0 not working (Win 11)

Do you get an error message?
Does the previous version 1.4.0 work?
by thomas
Thu Apr 28, 2022 12:36 pm
Forum: Pano2VR/Object2VR Skins
Topic: HTML code in text boxes
Replies: 7
Views: 14970

Re: HTML code in text boxes

This is now solved with Pano2VR v7
by thomas
Wed Apr 27, 2022 5:52 pm
Forum: Pano2VR general
Topic: P2VR 7 Slow - 'GPU stall due to ReadPixels'
Replies: 1
Views: 3350

Re: P2VR 7 Slow - 'GPU stall due to ReadPixels'

Hmmm... We never call "ReadPixels" in our code, and I would not know an occasion, where we would need pixels from the GPU. The only difference between V6 and V7 rendering is that we now use the stencil buffer instead of relying on the depth buffer. So actually it should be faster... On wha...
by thomas
Fri Apr 22, 2022 4:23 pm
Forum: Pano2VR general
Topic: P2VR7 Bug Report (7.0 beta 3a - 19375)
Replies: 2
Views: 8484

Re: P2VR7 Bug Report (7.0 beta 3a - 19375)

It looks like the "load" event would still work for our purpose, so we can change this in the next version. We will look into the menu bug.
by thomas
Mon Feb 07, 2022 9:31 pm
Forum: Pano2VR general
Topic: VR not working on Oculus: Pano2VR 7
Replies: 6
Views: 2891

Re: VR not working on Oculus: Pano2VR 7

You need to serve the page with https, otherwise, the "immersive" mode can not be activated. This is a restriction of the oculus browser.
by thomas
Thu Nov 18, 2021 2:50 pm
Forum: Unterstützung für Pano2VR
Topic: Wechsel zum nächsten Pano mit identischer Ansicht
Replies: 1
Views: 7152

Re: Wechsel zum nächsten Pano mit identischer Ansicht

Du kannst bei der Aktion einfach "Aktuelle Ansicht" auswählen, um die Blickrichtung beizubehalten.
Screen Shot 2021-11-18 at 14.47.47.png
Screen Shot 2021-11-18 at 14.47.47.png (116.3 KiB) Viewed 7120 times
by thomas
Wed Jun 30, 2021 1:47 pm
Forum: Pano2VR general
Topic: adding HTML code
Replies: 6
Views: 4536

Re: adding HTML code

You can just add javascript by starting the text with javascript: and the textbox value. So you can start with javascript:""; and just enter your code after that.

Code: Select all

javascript:"";
console.log("Hi!");

See: https://ggnome.com/doc/javascript-api/
by thomas
Tue May 25, 2021 12:08 pm
Forum: Pano2VR general
Topic: PackageViewer (iOS) & GoogleMap HTTP referrer ?
Replies: 6
Views: 4256

Re: PackageViewer (iOS) & GoogleMap HTTP referrer ?

Sorry, I made a small mistake. The URL should be __file_url__/* (the original post had a missing "/"). I fixed the original post, to make it easier for people to find the solution. You literally put __file_url__/* into the URL field as shown in the screenshot, as the actual path on your de...
by thomas
Sun May 16, 2021 1:38 pm
Forum: Pano2VR general
Topic: Problem with connecting Google account
Replies: 2
Views: 2253

Re: Problem with connecting Google account

This looks like, if Google has currently a problem. Maybe try again in a few hours. The trial version is not restricted in this way. It only adds watermarks to uploaded images.
by thomas
Wed May 12, 2021 4:30 pm
Forum: Pano2VR general
Topic: Crash on startup
Replies: 3
Views: 2551

Re: Crash on startup

Please try to open the attached .reg file. This will reset the registry for Pano2VR and hopefully, it will start up again.