It crashes when I minimize it, after further tests it looks like the crash happens only if
[x] Minimize on Tray
is enabled
If it matters, I have 4 monitors connected to a Win 7 machine.
cheers,
Dorin
It crashes when I minimize it, after further tests it looks like the crash happens only if
[x] Minimize on Tray
is enabled
If it matters, I have 4 monitors connected to a Win 7 machine.
cheers,
Dorin
Seems to be a problem with
krpano Testing Server
in 1.20.11 and earlier
It crashes if minimized.
Please have a look.
cheers,
Dorin
Problem Event Name: APPCRASH
Application Name: krpano Testing Server.exe
Application Version: 0.0.0.0
Application Timestamp: 6225ee8e
Fault Module Name: StackHash_72a0
Fault Module Version: 6.1.7601.23915
Fault Module Timestamp: 59b94ee4
Exception Code: c0000374
Exception Offset: 00000000000bf3e2
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1048
Additional Information 1: 72a0
Additional Information 2: 72a04cf813b0c8e83f7e8a9fe70d6051
Additional Information 3: 85c5
Additional Information 4: 85c5c2b9e05e041faaee17f6156a00dc
Display More
Thanks for the quick response.
Worked perfectly with image.prealign
cheers,
Dorin
Hi Klaus,
I need to set image.fisheye.align dynamically.
I noticed that I can set it
e.g.
I can read it,
so is there, with the correct value 0|90|0 but has no effect
Maybe I'm missing some command to force the new align to have effect.
I found a workaround, by re-embedding panorama but that's a bit odd.
Appreciate any hint.
cheers,
Dorin
I've sent all the files to mail(at)
thanks,
Dorin
I think it is up-to-date
INFO: krpano 1.20.9 (build 2020-11-19)
INFO: HTML5/Desktop - Chrome 89.0 - WebGL
I can send you what you need to investigate,
the XML is above, perhaps the image?
cheers,
Dorin
It seems like hfov is wrong in flat
<krpano debugmode="true" debugkeys="true" debugjsactions="true">
<view maxpixelzoom="1" limitview="off"/>
<image hfov="63.65">
<flat url="img_1.jpg"/>
</image>
<events onviewchange="trace('dir=',get(view.hlookat));" />
</krpano>
using the above code, the image is shown as only 2.4 deg or so,
is needed to zoom in, then the image is out of after 1.2 deg of panning left or right.
can someone confirm this?
thanks,
Dorin
Works :)
Thank you very much!
cheers,
Dorin
Thanks,
Do you recommend other mobile emulator, if any, with better CSS3D / WebGL support ?
cheers,
Dorin
Thank for quick reply, I understand that is Firefox bug.
a kind of work-around I found is this
onviewchange="set(hotspot[nadirlogo].rotate,get(view.hlookat)); set(ver, get(view.vlookat)); if ((ver GT 25) ,set(hotspot[nadirlogo].visible,true),set(hotspot[nadirlogo].visible,false)) ;"
maybe is of some help for others, until the final 1.19 is out.
cheers,
Dorin
Hi Klaus,
There is a mobile emulator http://www.opera.com/developer/mobile-emulator quite useful sometimes.
Why the hotspots doesn't work wen you open a panorama in a emulated device? They usually are displayed in top-left corner.
like :
cheers,
Dorin
Hi Klaus, the nadir logo keeps appearing in top-left corner in FireFox, form time to time, especially when you pan to left.
Tested in 1.19-pr2 as well.
I can provide link, if needed.
Any work-around for this?
thanks,
Dorin
Yes, works perfectly. I didnt' know that the videoplayer can be as distorted hotspot :)
Problem solved!
thanks,
Dorin
I managed to convert the rectilinear video to equirectangular video using PTGui among other tools, was a short video.
Though it will be perfect to have also rectilinear video as input beside equirectangular and cylindrical.
cheers,
Dorin
I have an panoramic video taken with a 150° rectilinear camera, is possible to set this video as source?
I saw only "sphere" and "cylindrical" as options in example.
cheers,
Dorin
Hi,
the Chrome internal Flashplayer seems to work always in wmode=opaque mode - this mode is typically slower than the normally default wmode=window embedding. On some system there is noticeable and on other not... I think that might be related to the graphics hardware...
Best regards,
Klaus
Thanks Klaus, now I set to detect if is Chrome with internal player and ask user to enable the sytem one instead, with a link to how to in Adobe website.
If is the case, one should see that in red at upper right corner of the window.
http://www.livepanoramas.com/event/2013-str…mbata/?pano=029
cheers,
Dorin
Hi Klaus, I figured out a way to solve the problem, maybe you know why is so.
At
chrome://plugins/
there are two files under Adobe Flash Player, visible after you expand the [+] Details.
Both are enabled.
If I disable the first one and let to be enabled only the 2nd, the problems are gone and the panning is as good as in other browsers.
So the problems are gone if I disable the the Chrome integrated version of Flash (PepperFlash) plugin. I checked on several computers.
cheers,
Dorin