-
kernel[0]: process java[64526] caught causing excessive wakeups. Observed wakeups rate (per sec): 150; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime num…
-
Thread 1 "XAddonManager" received signal SIGSEGV, Segmentation fault.
0xf6c2f1f1 in xcb_writev () from /usr/lib32/libxcb.so.1
#0 0xf6c2f1f1 in xcb_writev () from /usr/lib32/libxcb.so.1
#1 0xf7708…
-
Hi Andrew,
I'd like to create a Zip File from Memory. Say I have the following structure I wanna zip:
Root
+ index.html
+ images/
++ picture.png
How can I write/create Zip items directly f…
-
When I use the RB-zlib binding in a 32 bit Xojo application, it works fine.
But in a 64 bit Xojo applicaiton in Mac OS X 10.10.5, I get an "Incompatible Version" error.
The error occurs in the follo…
-
Should the following command be added as a faster way to try out the linker ?
`dotnet add package ILLink.Tasks -s https://dotnet.myget.org/F/dotnet-core/api/v3/index.json -v 0.1.5-preview-1841731`
…
-
I'd like to see Xojo.Net.TCPSocket to have WebSocket capabilities, Makes it super awsome to use Xojo iOS again!
-
* **Browser**:
Firefox 55.0.3
* **Operating System**:
All
* **Screenshot**:
![brokenmenus](https://user-images.githubusercontent.com/25669462/29751323-8b7891f8-8b43-11e7-8832-7cb7b3336539.gif…
-
For readability and finding classes from MTC it would be good to have MTC.* as the base module.
This way everyone can simply add MTC classes to the MTC module and find them faster. Also in Xojo one c…
-
Hi @exercism/track-maintainers
I'm trying to work out syntax highlighting for the solution viewing page on Nextercism. I'm doing this in two ways:
1) Each track has a default language that all fi…
-
It seems that when an object is provided to a child for the purpose of "parental context", when the child object is serialized, the tool (understandably) enters an infinite loop.
Does XOJO provide …