|
2009-02-05
, 22:49
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#62
|
Panucci problem or gPodder problem, I don't know: When I try to play a podcast in gPodder, Panucci pops up for a moment, then disappears, and nothing plays. I've re-installed both. Problem persists.
I'm running Diablo. Everything worked fine until a couple days ago.
(I'm having the problem on my mmc-based OS. The device-based OS works fine. Could installing flite or maemo-mapper have caused the problem?)
Any help would be greatly appreciated, as I sure do like this app combo. Thanks!
gpodder --verbose --maemo
|
2009-02-05
, 23:37
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#63
|
|
2009-02-06
, 00:41
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#64
|
Thanks for getting back to me on your great program (and my problem therewith). Renaming ".rmp-bookmarks" did not correct the problem. The disk is not full. Here's what "gpodder --verbose --maemo" got me:
[...]
self.volume = gtk.VolumeButton()
AttributeError: 'module' object has no attribute 'VolumeButton'
[...]
Any thoughts? It looked to me (and I have no idea what any of this means) like I needed to get pyGTK or pynotify or python-notify. I couldn't find any of those in the Gronmayer repositories. So I installed python2.5sqlite2 (figuring, what the hell!), but my panucci problem persists.
|
2009-02-06
, 02:37
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#65
|
|
2009-02-06
, 11:10
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#66
|
I didn't see python2.5-hildon in installed or installlable apps, even though I have the proper catalogues, even in red pill mode. So I guessed and entered
/home/user # apt-get install python2.5-hildon
but it didn't help. Here's what I got:
/home/user # apt-get install python2.5-hildon
Reading package lists... Done
Building dependency tree
Reading state information... Done
python2.5-hildon is already the newest version.
python2.5-hildon set to manual installed.
The following packages were automatically installed and are no longer required:
initfs-flasher libspeex1 gstreamer0.10-plugins-good-speex
kernel-diablo-flasher libepeg0 python-dateutil flash-and-reboot
libimlib2
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 32 not upgraded.
/home/user #
python import hildon
sudo gainroot touch /etc/osso_software_version
The Following User Says Thank You to thp For This Useful Post: | ||
|
2009-02-06
, 19:27
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#67
|
sudo gainroot touch /etc/osso_software_version
|
2009-02-07
, 10:07
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#68
|
Thanks, thp!
worked!Code:sudo gainroot touch /etc/osso_software_version
One other thing I thought of that might be helpful. I noticed that each time I un- and re-installed gPodder and panucci, it would return with panucci filled in as the player and with all my Episodes listed. Which means I was never doing a clean install.
It turns out I don't need a clean install since everything works again (hooray!), but where is that stuff stored if I wanted to do a clean install? It returned even after I had deleted the file ".rmp-bookmarks" and renamed /media/mmc2/gpodder.
Thanks again!!
The Following User Says Thank You to thp For This Useful Post: | ||
|
2009-02-13
, 10:20
|
Posts: 23 |
Thanked: 2 times |
Joined on Nov 2007
@ Elmont, NY
|
#69
|
|
2009-02-13
, 17:12
|
Posts: 1 |
Thanked: 0 times |
Joined on Feb 2009
|
#70
|
I'm running Diablo. Everything worked fine until a couple days ago.
(I'm having the problem on my mmc-based OS. The device-based OS works fine. Could installing flite or maemo-mapper have caused the problem?)
Any help would be greatly appreciated, as I sure do like this app combo. Thanks!