Forum: Development
2011-03-02, 01:07
|
Replies: 1
Views: 1,969
Never mind...
Never mind. I found a solution:
widget_class "<GtkDialog>.*.<GtkTreeView>*" style ...
Thanks!!
L.
|
Forum: Development
2011-03-01, 22:32
|
Replies: 1
Views: 1,969
|
Forum: Development
2011-03-01, 02:25
|
Replies: 11
Views: 2,396
|
Forum: Development
2011-03-01, 02:24
|
Replies: 11
Views: 2,396
|
Forum: Development
2011-03-01, 02:16
|
Replies: 11
Views: 2,396
|
Forum: Development
2011-02-28, 21:28
|
Replies: 11
Views: 2,396
|
Forum: Development
2011-02-28, 19:24
|
Replies: 11
Views: 2,396
|
Forum: Development
2011-02-28, 15:18
|
Replies: 11
Views: 2,396
|
Forum: Development
2011-02-26, 02:42
|
Replies: 3
Views: 3,403
|
Forum: Development
2011-02-24, 02:50
|
Replies: 15
Views: 5,407
Solved!!
Hi daperl,
I solved the problem. It was actually tricky needing three modifications, and I don't quite understand how this works. I post it here cause it could be useful to others.
Part of the...
|
Forum: Development
2011-02-23, 20:57
|
Replies: 3
Views: 3,403
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2011-02-22, 14:54
|
Replies: 4
Views: 5,210
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2011-02-22, 14:50
|
Replies: 4
Views: 5,210
Re: Diablo Extra repositories broken??
Yes, this is what I found, too. What I don't understand is how such a trivial thing can be FOUR months without being fixed? This raises the question about to what extent maemo is being maintained.
...
|
Forum: Development
2011-02-22, 01:07
|
Replies: 1
Views: 2,384
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2011-02-22, 00:35
|
Replies: 4
Views: 5,210
Diablo Extra repositories broken??
Hi folks,
I am trying since a long time to download/update .deb packages with aptget, and it fails badly:
W: GPG error: http://repository.maemo.org diablo Release: The following signatures were...
|
Forum: Development
2011-02-21, 21:09
|
Replies: 15
Views: 5,407
Re: pygtk and scrolling image with finger (N800)
Oh, of course no problem, it is not an easy thing. You're very kind!!
Thank you so much!
BTW, I tried to send the signals to the scrolledwindow (self.mpics_scroll) instead of the eventbox, and...
|
Forum: Development
2011-02-21, 20:33
|
Replies: 15
Views: 5,407
|
Forum: Development
2011-02-20, 12:29
|
Replies: 4
Views: 2,922
|
Forum: Development
2011-02-19, 13:54
|
Replies: 4
Views: 2,922
Re: Simplest python MP3 ever! Which module??
According to their site, pyside is only available for maemo 5. I use diablo (N800).
There are some pyside-qt4 files in diablo Extra repository, but Extra and Extra devel for diablo is broken since...
|
Forum: Development
2011-02-19, 13:19
|
Replies: 4
Views: 2,922
Simplest python MP3 ever! Which module??
Hi folks,
I need to add to my python ap the simplest possible mp3 player.
I only need 4 things:
Play
Stop
Volume
Volume gain (that is, to be able to play +15db or so past max volume.
I...
|
Forum: Development
2011-02-13, 17:03
|
Replies: 24
Views: 14,815
|
Forum: Development
2011-02-13, 16:30
|
Replies: 1
Views: 2,384
Where's pymad/libmad python module?
Hi folks,
I need to get a libmad python module for Diablo. Pymad would work great, but failed to find a pymad package, and failed to install it also.
Where can I find pymad python module package?...
|
Forum: OS2008 / Maemo 4 / Chinook - Diablo
2011-02-13, 15:54
|
Replies: 13
Views: 4,867
Re: Gwibber install
I have the very same problem. Maemo distro is so badly maintained that is becoming unusable.
A pity.
L.
|
Forum: Development
2011-02-12, 03:03
|
Replies: 9
Views: 3,419
Re: mplayer or other audio software as backend
Well, I implemented the mplayer backend in slave mode, but it REALLY sucks. mplayer for maemo is highly broken.
I tried to get python-gst package for maemo4, but failed miserably.
Where can I find...
|
Forum: Applications
2009-11-12, 21:15
|
Replies: 563
Views: 252,946
Re: MPlayer which version is suitable
I didn't read this whole thread, but several commands for mplayer in slave mode don't work. For example, mplayer in my N800 does nothing when you send the 'stop' command. I have to send the 'pause'...
|