Discussion:
Pack Qt program for MeeGo 1.2
2011-06-18 13:40:40 UTC
Permalink
Hi,
I am new to MeeGo and I'm working on Qt for MeeGo.
I am using Ubuntu 10.10 and can use QEMU to run MeeGo on my machine.Now I want to pack a simple Qt program for MeeGo 1.2 and I'm working on it according to the text in http://wiki.meego.com/SDK/Docs/1.0/Packaging/Tutorial. But when I input the
"vi textures.desktop" it will display the message "E353:Nothing in register".I don't know how to solve.I'm in dire need some detailed guidance note.
Starving for your reply.
Thank you very much!
Chen, Zhang Z
2011-06-20 02:46:48 UTC
Permalink
Post by 兰
Hi,
I am new to MeeGo and I'm working on Qt for MeeGo.
I am using Ubuntu 10.10 and can use QEMU to run MeeGo on my machine.Now I
want to pack a simple Qt program for MeeGo 1.2 and I'm working on it
according to the text in
http://wiki.meego.com/SDK/Docs/1.0/Packaging/Tutorial. But when I input the
"vi textures.desktop" it will display the message "E353:Nothing in register".I
don't know how to solve.I'm in dire need some detailed guidance note.
Forget about the vi, Just create a file named textures.desktop with contents described and go ahead.
Post by 兰
_______________________________________________
MeeGo-sdk mailing list
http://lists.meego.com/listinfo/meego-sdk
http://wiki.meego.com/Mailing_list_guidelines
http://meego.com/developers
Weggerle, Alexander
2011-06-20 08:25:29 UTC
Permalink
Hi,

This is an issue with vim (the editor you invoke with "vi textures.desktop") and copy paste. An explanation of this error and the solving is in the thread: http://www.linuxquestions.org/questions/slackware-14/cant-copy-paste-from-one-terminal-to-another-using-vim-776616/
If you are new to linux and had never used vim before there is a small guide at: http://www.unix-manuals.com/tutorials/vi/vi-in-10-1.html
But you can also take another editor. Like nano for the command line ("nano textures.desktop") or if you have a graphical desktop gedit ("gedit textures.desktop"). Both of them are easier to use.

Alex

-----Original Message-----
From: 兰 [mailto:***@163.com]
Sent: Saturday, June 18, 2011 15:41
To: meego-***@meego.com
Subject: [MeeGo-SDK] Pack Qt program for MeeGo 1.2

Hi,
I am new to MeeGo and I'm working on Qt for MeeGo.
I am using Ubuntu 10.10 and can use QEMU to run MeeGo on my machine.Now I want to pack a simple Qt program for MeeGo 1.2 and I'm working on it according to the text in http://wiki.meego.com/SDK/Docs/1.0/Packaging/Tutorial. But when I input the "vi textures.desktop" it will display the message "E353:Nothing in register".I don't know how to solve.I'm in dire need some detailed guidance note.
Starving for your reply.
Thank you very much!



--------------------------------------------------------------------------------------
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Douglas Lusk, Peter Gleissner, Hannes Schwaderer
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052
_______________________________________________
MeeGo-sdk mailing list
MeeGo-***@meego.com
http://lists.meego.com/listinfo/meego-sdk
http://wiki.meego.com/Mailing_list_guidelines
http://meego.com/developers

Loading...