Active Topics

 


Reply
Thread Tools
Texrat's Avatar
Posts: 11,700 | Thanked: 10,045 times | Joined on Jun 2006 @ North Texas, USA
#31
Original post needs expanding.

Amd yeah, it's wiki time.
__________________
Nokia Developer Champion
Different <> Wrong | Listen - Judgment = Progress | People + Trust = Success
My personal site: http://texrat.net
 
Posts: 26 | Thanked: 7 times | Joined on Feb 2010 @ São Paulo - Brazil
#32
I'll post a picture from my error..



OBS. i'm on Windows 7 64 bits
Attached Images
 
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#33
Originally Posted by Texrat View Post
Original post needs expanding.

Amd yeah, it's wiki time.
A better example of an app other than Hello World should be done.

Maybe something like a very basic list/note app that lets you add/remove text from a list box or something.

I've always found those kinds of examples to be much more useful than a simple "hello world"... The thing with PyQt4 though.. is nearly *any* tutorial you find anywhere will work fine. Python is Python is Python.. the same code will run on Desktop, SDK, Laptop, Netbook, to Tablet. Windows, Mac or Linux.

No code changes for me were needed to run my apps on my N810, or my Desktop.. this is what makes interpreted languages so simple. As long as the libraries and modules are there.. it will "just work".
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following 2 Users Say Thank You to fatalsaint For This Useful Post:
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#34
Good example would be app that communicates with some of phones devices or fetches information from address book.
 

The Following 2 Users Say Thank You to slender For This Useful Post:
Texrat's Avatar
Posts: 11,700 | Thanked: 10,045 times | Joined on Jun 2006 @ North Texas, USA
#35
Or a simple twitter app, since that will likely be my first attempt.
__________________
Nokia Developer Champion
Different <> Wrong | Listen - Judgment = Progress | People + Trust = Success
My personal site: http://texrat.net
 
Texrat's Avatar
Posts: 11,700 | Thanked: 10,045 times | Joined on Jun 2006 @ North Texas, USA
#36
Originally Posted by fatalsaint View Post
Code:
sudo gainroot
apt-get install python2.5-qt4-gui
"Could not open lock file /var/lib/dpkg/lock - open (13 permission denied) yadda yadda yadda... are you root?"

__________________
Nokia Developer Champion
Different <> Wrong | Listen - Judgment = Progress | People + Trust = Success
My personal site: http://texrat.net
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#37
loving this, figured out how to do a message box
(It loads on program load tho) - got a button on the screen now, going to try and get the messagebox loading after a press! - wish me luck!!
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#38
Originally Posted by Texrat View Post
"Could not open lock file /var/lib/dpkg/lock - open (13 permission denied) yadda yadda yadda... are you root?"

Do you have the app manager open?
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
Texrat's Avatar
Posts: 11,700 | Thanked: 10,045 times | Joined on Jun 2006 @ North Texas, USA
#39
Originally Posted by fatalsaint View Post
Do you have the app manager open?
Did earlier, but not now. Still get error. Maybe I need to reboot?
__________________
Nokia Developer Champion
Different <> Wrong | Listen - Judgment = Progress | People + Trust = Success
My personal site: http://texrat.net
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#40
Originally Posted by Texrat View Post
Did earlier, but not now. Still get error. Maybe I need to reboot?
shouldn't have to... that usually just means *something* is open that is tying up apt.. most common case is app manager.. if you're installing someone with dpkg that could do it..

But.. obviously a reboot will clear any of the problems and would probably be faster than trying to figure it.
---------------

I'm working really quickly on a "first program" tutorial that will just have two list boxes and an input box.. you can add items to the box on the left and move them to the box on the right with buttons.

This will show examples of how to connect functions to signals and what-not.. I don't do wiki's though.. I'll post it here. Someone else can take the OP and then my screenshots and stuff and make a wiki article.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 01:57.