JxBrowser cannot upload file in version 6.12 & 6.13 - jxbrowser

Go to gmail.com, click the avatar button and select a photo to upload but nothing happens! 6.9 is OK
I think this is similar to JxBrowser 6.12: Saved file does not appear

This is a known issue in 6.12 and 6.13. It is not reproducible in 6.11.1. Please consider using JxBrowser version 6.11.1 while we are working on the fix.

I'm writing you to let you know that the issue has been fixed. You can download EAP build with the fix from https://storage.googleapis.com/cloud.teamdev.com/downloads/jxbrowser/eap/jxbrowser-6.14-b13-eap-cross-desktop-win_mac_linux.zip
The fix will be included in official 6.14 release probably this month.

Related

Error after adding FirebaseFireStoreSwift-Beta with Swift Package Manager

I setup a new project using Firebase SDK and only get this error when I add FirebaseFirestoreSwift-Beta. I have it in other projects that was built before Mar-8th and have no issues running them but it won't work on any new projects. I have went back and watched videos to make sure I wasn't missing a step when installing. I am using Xcode 12.4
Is this an issue with the Beta or is there something I am missing on my end?
Many apologies, the issue was introduced by me.
It appears that symbol resolution has changed slightly in Swift between Xcode 12.4 and Xcode 13.
I have made a PR that fixes the compilation issue on Xcode 12.4 here:
https://github.com/firebase/firebase-ios-sdk/pull/9438
Until then, if possible, you can update to the latest version of Xcode.
If that is not possible, then if you use a package manager where you can make local edits, you can rename the variable data to something else (like d) to make it compile.
If you can't do that, then a more substantial workaround would be to fork the repository, check out the release tag, create a new branch and fix the error, then pointing your package manager to you own branch including the fix.
Another solution is of course to stay on 8.12 of Firebase until the PR above is merged and released.

JXBrowser 6.12 - Mouse Event Listener doesn't work

I am trailing JXBrowser 6.12. And following this example:
https://jxbrowser.support.teamdev.com/support/solutions/articles/9000013075-keyboard-mouse-events
Key Events were caught just fine. Mouse Events were not caught.
This is a known issue in 6.12 we have already started working on. While we are working on the fix, please use 6.11.1 version where this issue isn't reproducible instead of 6.12.
UPD: An official updated build with the fix has been released: http://cloud.teamdev.com/downloads/jxbrowser/jxbrowser-6.13-cross-desktop-win_mac_linux.zip
UPD: I'm glad to let you know that the issue has been fixed. An updated EAP build with the fix is available for download from http://cloud.teamdev.com/downloads/jxbrowser/eap/jxbrowser-6.13-b10-eap-cross-desktop-win_mac_linux.zip
Please try this EAP build and let me know your feedback. The fix will be included into official 6.13 build we are planning to release this week.

Why i see mixed information after upgrading from drupal 6.3 to 6.28

So i just upgraded from 6.3 to 6.28 and now in mysite/admin/reports/status i see mixed information.
In first line i see Drupal 6.28
But in line with drupal core update status, I see that update is needed and it says Not secure! (version 6.28 available). I guess that is a bit unlogical because i ahve that version!
All other messages are green. However on mysite/admin/reports/updates, I see all updates listed and saying drupal core 6.3, and suggesting i install 6.28. All other modules are updated.
Could i do something wrong? How to fix it?
Btw. The page is working normaly, i just see "Please follow these steps to set up and start using your website" block in content.

Opening xcode 3.2 VST project in xcode 4

I recently started a project using Xcode 3.2 and the vstsdk 2.4 and then I purchased Xcode 4. When I open the project within Xcode 4 I get the "missing base SDK" error which I can fix by changing that to either Mac OS X 10.5 or 10.6. After this though my .vst file is still red in the file tree. I have also tried to delete the file and re-add it but when I do it adds it as a folder instead of a .vst file. Without this I cannot build the project as the target is missing.
Any ideas?
Cheers.
The file "yourplugin.vst" (or whatever it's named) in the Xcode group is actually the product's output target, so you shouldn't delete it. If it's red, that simply means that you haven't built the target yet.
If you are using source control, I would advise reverting back to the version before you deleted the .vst file and trying to build from that point. If you're not (and why aren't you?! ;) ), then you can try re-creating the target manually.
I have also written a tutorial on how to make a VST plugin in Xcode which you might find useful. I will be updating this for Xcode 4 soon, so if you run into any problems, post a comment there.

Flex 3 debugging not working with FIREFOX 3

Flex 3 debugging not working with FIREFOX 3 (under vista)
no trace() shown in console. breakpoints not working.
Do you have Flex Builder installed? If not, if you are using the free SDK, did you install the debug version of the Flash player?
Try reinstalling the debug version of the Flash player. Here's a link, in case you didn't. I had the same problem a week back -- corrupted my install. But also check out the config files as suggested in the other answer.
It worked perfect after installing the debugger from the link given above.
The exe that should be installed is listed as "Download the Windows Flash Player 10.1 ActiveX control content debugger (for IE) (EXE, 2.72 MB) " in http://www.adobe.com/support/flashplayer/downloads.html.
Do you have:
ErrorReportingEnable=1
TraceOutputFileEnable=1
In a file called mm.cfg in your home directory? I'm using FF3 on Windows Server 2k3 and it works fine, so I can't speak to why it wouldn't work on Vista. Despite Vista's reputation for being broken, I doubt that this is a Vista-only problem you're experiencing. You're sure you've got the debugging flash player installed?

Resources