Active Topics

 


Reply
Thread Tools
JeffElkins's Avatar
Posts: 273 | Thanked: 15 times | Joined on Oct 2007
#491
Originally Posted by aflegg View Post
This is what "normal debian apt" does now. It allows packages to more easily modify the sources list.
This is now normal behavior for debian unstable? It's not for ubuntu AFAIK. Is this documented somewhere?
__________________
My Mac Mini runs Kubuntu
 
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#492
"Oh, I have tried the pypackager in maemo downloads OS2008 section"

Yes, i ve see that after the OS 2008 was leaked as it work in my chinook sdk, where libglade is available.

PyGTKEditor work as it doesn't use glade

So i ll remove glade from all my python projet ... it ll be a bit boring
 

The Following User Says Thank You to Khertan For This Useful Post:
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#493
Originally Posted by JeffElkins View Post
This is now normal behavior for debian unstable? It's not for ubuntu AFAIK. Is this documented somewhere?
What is ubuntu? Never heard of it

Glad that the device follows strictly debian, just makes me feel confident


Originally Posted by man sources.list
The /etc/apt/sources.list.d directory provides a way to add sources.list entries in seperate files that end with
.list. The format is the same as for the regular sources.list file.
 
Posts: 144 | Thanked: 45 times | Joined on Oct 2007 @ Detroit
#494
Originally Posted by Khertan View Post
"Oh, I have tried the pypackager in maemo downloads OS2008 section"

Yes, i ve see that after the OS 2008 was leaked as it work in my chinook sdk, where libglade is available.

PyGTKEditor work as it doesn't use glade

So i ll remove glade from all my python projet ... it ll be a bit boring
ya i know, i was doing that to my app yesterday too. Is the libglade non support only a temperory issue?

anyway here is a shell script i used to make life easier
Code:
for file in `grep "<widget" Axel.glade| cut -s -f2,4 -d\"`
do 
	param1=`echo $file | cut -f1 -d\"|cut -f2 -dk`
       	param2=`echo $file | cut -f2 -d\"`
	echo "self.$param2 = gtk.$param1()"
done
__________________
~m~
Varghese
 
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#495
Could it be that this thread is sloowly getting out of topic?
 
JeffElkins's Avatar
Posts: 273 | Thanked: 15 times | Joined on Oct 2007
#496
Originally Posted by free View Post
What is ubuntu? Never heard of it
Glad that the device follows strictly debian, just makes me feel confident
LOL, thanks for the reference!
__________________
My Mac Mini runs Kubuntu
 
Posts: 144 | Thanked: 45 times | Joined on Oct 2007 @ Detroit
#497
Originally Posted by free View Post
Could it be that this thread is sloowly getting out of topic?
from using the leaked OS2008 for N800, I feel bored with it, ok there is the eye candy gui and 'in the face' icons, but there are no ported apps to play with. In fact I havent taken out my n800 with os2008 for the past 8 hours, which is a kind of record for me :/
__________________
~m~
Varghese
 
Posts: 74 | Thanked: 10 times | Joined on Nov 2007
#498
Yes, it is pretty boring with only 14 ported apps at maemo.org. We should start a "Apps for OS2008 Release Date?" thread.
 
iball's Avatar
Posts: 729 | Thanked: 19 times | Joined on Mar 2007
#499
Or some of you could get off your asses and port what you want yourself?
__________________
Kicking Nokia in the jimmy, one marketing exec at a time.
Originally Posted by Mr. T
Well maybe Mr. T hacked the game, and made a mowhawk class? And maybe Mr. T is pretty handy with computers? Had that occurred to you Mr. Condescending Director?
 
Posts: 465 | Thanked: 149 times | Joined on Oct 2007
#500
Originally Posted by iball View Post
Or some of you could get off your asses and port what you want yourself?
Exactly!

I set up a dev environment yesterday, and I'm definitely not bored..

I've had some problems making proper debian packages though, especially for libraries, but I had never made a .deb before yesterday, so it's all new to me.

I don't think it'll be long before we see a good amount of apps working.
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:32.