We have received a lot of communication from our developer community regarding wifi issues with the MeeGo tablet UX devices handed out in our App Labs. However, to date we have yet to independently confirm or duplicate a wifi issue. We are diligently working with ExoPC to understand & investigate the issue. If the community has any additional information or feedback regarding this topic we’d like to learn more. Meanwhile we are continuing to look into the matter . We will keep you apprised, as we learn more.
MeeGo
How to run a .net application on MeeGo O.S
Hello,
I have create an application on VB.net. Now I want to run this application on MeeGo application . So please make me clear What the step by step process I have to follow for it, means what SDK I have use to run this application. Is Vb.net based application supported by MeeGo? or if not which language based application will support by it.
Thanks,
Integration of app with App Up SDK
When i am Integrating the Intel AppUp™ SDK Suite in a MeeGo* app
I got error when i run ssh -oport = 6666 root@localhost
ssh connect to host localhost port 6666 Bad file number i have tried all
ssh -o port = 6666 root@localhost
ssh -p = 6666 root@localhost
ssh -p 6666 root@localhost
The same error appears for all
Please help
One more doubt ihave .
Is the prcocess mandatory for app submission.
Thanx
facing problem with emulator
Facing similar issue
http://forum.meego.com/showthread.php?t=2052
plz assist.
Qt Creator target platform
Hi!
I trying to create one project file to build app for several platforms (win, meego, maemo). How to detect meego inside a PRO file? I have try
unix:!symbian {
meego5 { ... }
}
but with no success. Any other ways to do that?
Install RPM file on Meego netbook
Hi ,
I have downloaded rpm file of my app to meego netbook (Lenovo s10-3t).
I am able to install the app using terminal successfully.
But i want to install the app on clicking rpm file.
What are the requirements to do that and is it enough to have only rpm file or it should need any other file?
when i double click rpm file dialogue pop up with message
1st dialogue
-------------
Local file installer is running as a priviliged user.
Package management applications are security sensitive.
I want to develop with meego, but the emulator can only display a "X"!
I have start the kqemu, and then start the emulator, but it can only display a "X".
My operating system is windows 7 and my CPU is AMD, I want to know if the CPU does not support meego and how can I deal with it.
rrpmbuild bug under Linux: problem and fixing
Hello!
Three weeks I tried to make the RPM-package for MeeGo. I used QtCreator MeeGo IDE for Linux.
And I can not create normal RPM-package. The deep study showed: this IDE generated broken RPM-package. To be precise, the problem in the program rrpmbuild.
The MeeGo compliance contains the following two rules:
Compliance Spec 3.1.1 Naming
An application package name shall begin with one of the owners' fully qualified domain names in lower case, in reverse order, and end with the application name (such as, com.companyname.appname).
MeeGo Tablet UI icons
My App (Did you know) was rejected with reason
The application never created a visual icon to launch the application
App has same RPM for netbook and tablet. RPM just well creates shortucts on netbook, and never creates app icon on tablet.
App created a desktop file, and nebook version has app icon inside the applications section

Is there some special requirements for tablets RPMs?
Is there some special requirements for tablets RPMs?
Shared libraries
Have no idea why, but on clean MeeGo system (with Qt installed) i can't locate these libraries
libQtDeclarative.so.4
libQtScript.so.4
libQtXmlPatterns.so.4
and this because my app couldn't be deployed on clean system. As i understand i should include these libs to my rpm. But i can't find any info about paths for shared libraries inside this topic
http://appdeveloper.intel.com/en-us/article/meego-packaging-and-compliance-guidelines
Should i use /usr/lib/ path or app folder path /opt/com.intelloware.... ?
