[Bug 424859] Re: rhythmbox not downloading podcast - the feed contains no downloadable items

2010-04-11 Thread Austriaco
it would be nice if this update were to be backported to karmic. Trying
to install the lucid package fails due to dependency errors:

$ sudo dpkg -i /tmp/libtotem-plparser17_2.30.0-2ubuntu1_i386.deb 
Selecting previously deselected package libtotem-plparser17.
(Reading database ... 152548 files and directories currently installed.)
Unpacking libtotem-plparser17 (from 
.../libtotem-plparser17_2.30.0-2ubuntu1_i386.deb) ...
dpkg: dependency problems prevent configuration of libtotem-plparser17:
 libtotem-plparser17 depends on libgmime-2.4-2 (>= 2.4.11); however:
  Version of libgmime-2.4-2 on system is 2.4.6-5.
dpkg: error processing libtotem-plparser17 (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libtotem-plparser17

-- 
rhythmbox not downloading podcast - the feed contains no downloadable items
https://bugs.launchpad.net/bugs/424859
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 468323] Re: Fails to subscribe to RSS podcast whose is empty

2009-11-04 Thread Austriaco
Oh well, I had already filed a bug against totem-plparser12 for the
rhythmbox problem: https://bugzilla.gnome.org/show_bug.cgi?id=600058 I
didn't mentioned it here, since this bug report was originaly about
banshee and not rhythmbox.

** Bug watch added: GNOME Bug Tracker #600058
   https://bugzilla.gnome.org/show_bug.cgi?id=600058

-- 
Fails to subscribe to RSS podcast whose  is empty
https://bugs.launchpad.net/bugs/468323
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 197288] Re: [hardy] new windows are put in background when a window has always on top set

2009-03-18 Thread Austriaco
I'm using Intrepid and this is bugging me also :) But in my case it
doesn't have to do with any window being set as "always on top".

-- 
[hardy] new windows are put in background when a window has always on top set
https://bugs.launchpad.net/bugs/197288
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 288070] [NEW] f-spot crashes when exporting to Zooomr

2008-10-23 Thread Austriaco
Public bug reported:

Binary package hint: f-spot

f-spot crashes when trying to authorize access to Zooomr in order to
export pictures.

My current System Ubuntu Intrepid up to date as of Oct 23rd:

$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

f-spot version:

$ apt-cache policy f-spot
f-spot:
  Installed: 0.5.0.3-0ubuntu1
  Candidate: 0.5.0.3-0ubuntu1
  Version table:
 *** 0.5.0.3-0ubuntu1 0
500 http://de.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

How to reproduce crash:

1.- Open f-spot and import some pictures if necessary.
2.- Select at least one picture.
3.- Go to menu: Photo->Export to->Zooomr
4.- f-spot will ask you to Authorize it, in order to upload photos. Click the 
button labeled "Authorize" in the "Export" Dialog and f-spot will crash.

What should have happened:

After clicking "Authorize" f-spot should have opened a new browser window or 
tab sending you to Zooomr API authorization page, as it happens with Flickr 
export. After that you would be able to click "Complete Authorization" and 
export the desired pictures to Zooomr (as it happens with Flickr export)
The output from f-spot --debug is the following:

$ f-spot --debug

** Running f-spot in Debug Mode **  
   
** Running Mono with --debug   **   
   
[Info  12:51:46.468] Initializing DBus  
   
[Debug 12:51:46.647] DBusInitialization took 0.138103s  
   
[Info  12:51:46.647] Initializing Mono.Addins   
   
[Debug 12:51:46.890] Mono.Addins Initialization took 0.242322s  
   
[Info  12:51:46.897] Starting new FSpot server  
   
[Debug 12:51:47.064] Db Initialization took 0.077519s   
   
[Debug 12:51:47.490] QueryToTemp took 0.005044s : SELECT id, time, uri, 
description, roll_id, default_version_id, rating, md5_sum FROM photos  WHERE id 
NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY  time DESC   

[Debug 12:51:47.648] Query took 0.015846s : SELECT * FROM photoquery_temp_0 
LIMIT 100 OFFSET 0  
[Debug 12:51:47.737] PhotosPerMonth took 0.017206s  

[Debug 12:51:47.738] TimeAdaptor REAL Reload took 0.225277s 

[Info  12:51:47.764] Starting BeagleService 

[Debug 12:51:47.765] BeagleService startup took 1.5E-05s

[Info  12:51:47.765] Hack for gnome-settings-daemon engaged 

[Debug 12:51:47.862] IndexOf took 0.000718s : SELECT ROWID FROM 
photoquery_temp_0 WHERE time <= 1230764399 ORDER BY time DESC LIMIT 1   

[Debug 12:51:47.863] IndexOf took 0.000515s : SELECT ROWID FROM 
photoquery_temp_0 WHERE id = 262


(f-spot:12550): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling 
gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the 
data stream to the loader before dropping the last reference.   
   
[Debug 12:51:51.461] open uri = 
file:///home/lnieves/Photos/2008/10/22/img_0275.jpg 

[Debug 12:51:51.583] open uri = 
file:///home/lnieves/Photos/2008/10/22/img_0275.jpg 

[Debug 12:51:51.584] open uri = 
file:///home/lnieves/Photos/2008/10/22/img_0275.jpg 


(f-spot:12550): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(f-spot:12550): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
non-zero page size is deprecated
Exception in Gtk# callback delegate 
  
  Note: Applications can use GLib.ExceptionManager.UnhandledExcep