Prob solved, stupid thing. I had moved the directory with Ensymble but it turned out that I also needed the "templates" subdirectory. Suggestion to PyS60 team: pls package Ensymble into own...
Type: Posts; User: mitts; Keyword(s):
Prob solved, stupid thing. I had moved the directory with Ensymble but it turned out that I also needed the "templates" subdirectory. Suggestion to PyS60 team: pls package Ensymble into own...
I'll open up a new question on this as it did not get any answers at the bottom of my last thread.
Been trying to get Ensymle to work (the version that came with PyS60 2.0). The error is simple...
OK; solved the issue with the gui, my bad: I had configued the install a bit too much.
The problem with the "Getting prefix failed" continues even though I did a clean install of 2.0..
Any...
And if I just run ensymble.py from the commandline I get the error "Getting prefix failed"??
Confused..
Thanks. I got into an interesting Catch-22 though. When I run Ensymble_gui.pyw with 2.5.4, it crashes with the error message:
C:\Python25\Ensymble>python
Python 2.5.4 (r254:67916, Dec 23 2008,...
Hi,
Got as far as trying to create a .sis from my Python script. However, seems there is a problem with the ensymble.py?
I installed the latest (and only version with a Windows installer?) of...
Well, simplest way to get orientation is tho check screen size in the redraw event callback. If w > h, then landscape, if h > w, then portrait. Haven't tried it, but I guess you could have two...
I tested out the instructions on the Wiki on how to prevent a Red key press from terminating the python interpreter, but seems that it is not working?
As the interpreter has SwEvent capabilities,...
Well, it depends. Turning the device results in a redraw event. If you have the prob when you turn the device, are you sure you have the redraw callback properly set up? Something like
canvas =...
Ah, yes, thanks!
I tried to make an app with a background image. I can see how I can define the background with the stylesheet tool (changing the background color is ok, thank you) but...
In order to use a...
Trying to get into Qt now with the RC1 version.
I would like to make a full screen app but so far I have not been able to get rid of the title at the top and the softkey labels at the bottom (or...
Hi,
I had a full screen app working on Tube but now trying to port it to X6 does not quite work.
On Tube (one of the earlier sw versions), I used "full_max" as the screen size and that nicely...
Thanks, this feels better :-)
But the sdk still needs a wee bit of fixing though :-)
Hm, this is quite a challenge! Clearly there is something wrong with the setup somewhere as the error means that the plugin simply does not start correctly..
So after you reinstalled VS, did you...
Got a hint from R&D: to "latch" the correct .NET assembly, you can try this:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Regasm.exe" /codebase c:\nokia\tools\carbide_vs30\ndsforvsaddin.dll
Not sure, but you seem to have .NET 3.0 installed, one potential issue is that Carbide would pick that one up? Is it possible for you to uninstall .NET 3.0 (and possibly reinstall 2.0?) and see if...
I cannot access the image that you have posted.
If VS start-up fails potential reasons are:
- The installation is somehow corrupted.
- You have a version of .NET that is not supported. What .NET framework version are you running?
If you have edited a file, the project becomes "out of date" meaning the exe is older than some of the modied files and hence should be compiled. So if you have edited any file and then start debug...
I can't help you with your request, but if you notice any issues with the capability scanner, you should report them into the Carbide.c++ Discussion board, if nothing else, this will help us resolve...
Hi,
It would be very helpful if you could post information about the order of linking that you have found does work, it would potentially help us in improving the product!
As to why it helps,...
There has been a very fundamental change in the way Symbian OS/S60 apps are developed over the last couple of years. The book you are referring to has been written prior to the change. In those days,...
First of all, if you plan to re-install, I suggest you get Carbide.vs 2.0.2, it has quite a few issues fixed. Get it here:...
Carbide.vs is detected based on registry keys. Which version are we talking about here?