[Bug 863154] Re: Wacom Bamboo One tablet random coordinate malfunctions

2011-12-04 Thread Ingo Ruhnke
For those who don't want to patch and rebuild Gimp themselves, Gimp from
PPA with the patch Alexia Death mentioned:

https://launchpad.net/~grumbel/+archive/gimp

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/863154

Title:
  Wacom Bamboo One tablet random coordinate malfunctions

To manage notifications about this bug go to:
https://bugs.launchpad.net/gimp/+bug/863154/+subscriptions

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


[Bug 897852] [NEW] SIGSEV in rb_podcast_parse_load_feed

2011-11-29 Thread Ingo Ruhnke
Public bug reported:

Ubuntu 11.10
Rhythmbox: Version: 2.90.1~20110908-0ubuntu1

When doing a podcast feed update Rhythmbox crashes:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x96fd9b70 (LWP 5197)]
0x00cecafb in totem_pl_parser_add_itms (parser=0x8a3c540, file=0x8a3d538, 
base_file=0x0, parse_data=0x96fd9068, data=0x0) at totem-pl-parser-podcast.c:746
746 totem-pl-parser-podcast.c: No such file or directory.
in totem-pl-parser-podcast.c
(gdb) where
#0  0x00cecafb in totem_pl_parser_add_itms (parser=0x8a3c540, file=0x8a3d538, 
base_file=0x0, parse_data=0x96fd9068, data=0x0) at totem-pl-parser-podcast.c:746
#1  0x00ce6513 in totem_pl_parser_parse_internal (parser=0x8a3c540, 
file=0x8a3d538, base_file=0x0, parse_data=0x96fd9068) at totem-pl-parser.c:1792
#2  0x00ce690c in totem_pl_parser_parse_with_base (parser=0x8a3c540, 
uri=0x8953768 
http://feedflipper.net/convert.php?feed=http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=290065401;,
 
base=0x0, fallback=0) at totem-pl-parser.c:2093
#3  0x00ce6c23 in totem_pl_parser_parse (parser=0x8a3c540, uri=0x8953768 
http://feedflipper.net/convert.php?feed=http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=290065401;,
 fallback=0)
at totem-pl-parser.c:2175
#4  0x001a8a28 in rb_podcast_parse_load_feed (data=0x8a56ce0, 
file_name=0x8953768 
http://feedflipper.net/convert.php?feed=http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=290065401;,
 
existing_feed=1, error=0x8a55bb8) at rb-podcast-parse.c:218
#5  0x001abb95 in rb_podcast_manager_thread_parse_feed (info=0x8955bb0) at 
rb-podcast-manager.c:1146
#6  0x00a6a5f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x00affd31 in start_thread (arg=0x96fd9b70) at pthread_create.c:304
#8  0x00be60ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further


The problematic podcast feed is:

http://feedflipper.net/convert.php?feed=http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=290065401

and contains no RSS feed at the moment, but instead:

!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
HTMLHEAD
TITLE509 Bandwidth Limit Exceeded/TITLE
/HEADBODY
H1Bandwidth Limit Exceeded/H1

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/897852

Title:
  SIGSEV in rb_podcast_parse_load_feed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/897852/+subscriptions

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


[Bug 641064] Re: rhythmbox crashed with SIGSEGV

2011-10-30 Thread Ingo Ruhnke
Same bug here:

Program received signal SIGINT, Interrupt.
0x00130416 in __kernel_vsyscall ()
(gdb) where
#0  0x00130416 in __kernel_vsyscall ()
#1  0x00b07e6e in raise () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00200808 in rb_debug_stop_in_debugger () at rb-debug.c:282
#3  0x00200874 in log_handler (domain=0x9e552e GLib-GObject, 
level=G_LOG_LEVEL_CRITICAL, message=0x88b9c60 g_value_set_object: assertion 
`G_VALUE_HOLDS_OBJECT (value)' failed, data=0x0)
at rb-debug.c:299
#4  0x00a4bd5f in g_logv () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x00a4c0d3 in g_log () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x00a4c33d in g_return_if_fail_warning () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x009c23cb in g_value_set_object () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#8  0x0019067f in rb_removable_media_source_get_property (object=0x87ba0c0, 
prop_id=3, value=0xbfffe3bc, pspec=0x872a650) at rb-removable-media-source.c:326
#9  0x009bfd90 in g_object_get_valist () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#10 0x009c0118 in g_object_get () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#11 0x00190e19 in rb_removable_media_source_get_format_descriptions 
(source=0x87ba0c0) at rb-removable-media-source.c:679
#12 0x038e12dd in impl_show_properties (source=0x87ba0c0, info_box=0x87ec328, 
notebook=0x82723d0) at rb-generic-player-source.c:1334
#13 0x0019330d in rb_media_player_source_show_properties (source=0x87ba0c0) at 
rb-media-player-source.c:392
#14 0x038e0169 in rb_generic_player_plugin_properties (action=0x840e0d8, 
source=0x87ba0c0) at rb-generic-player-plugin.c:265
#15 0x00183e88 in display_page_action_cb (action=0x840e0d8, data=0x878afb0) at 
rb-display-page.c:412
#16 0x009b914c in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#17 0x009b7c3c in g_closure_invoke () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#18 0x009ca9f0 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#19 0x009d3787 in g_signal_emit_valist () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#20 0x009d38f3 in g_signal_emit () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#21 0x002bd406 in ?? () from /usr/lib/libgtk-3.so.0
#22 0x002bdb9d in gtk_action_activate () from /usr/lib/libgtk-3.so.0
#23 0x003c9495 in ?? () from /usr/lib/libgtk-3.so.0
#24 0x009b914c in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#25 0x009b668d in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#26 0x009b7c3c in g_closure_invoke () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#27 0x009ca1b7 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#28 0x009d3787 in g_signal_emit_valist () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#29 0x009d38f3 in g_signal_emit () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#30 0x005076a5 in gtk_widget_activate () from /usr/lib/libgtk-3.so.0
#31 0x003cfaaa in gtk_menu_shell_activate_item () from /usr/lib/libgtk-3.so.0
#32 0x003cfebc in ?? () from /usr/lib/libgtk-3.so.0
#33 0x003c2855 in ?? () from /usr/lib/libgtk-3.so.0
#34 0x003b81a2 in ?? () from /usr/lib/libgtk-3.so.0
#35 0x009b668d in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#36 0x009b7c3c in g_closure_invoke () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#37 0x009ca838 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#38 0x009d3599 in g_signal_emit_valist () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#39 0x009d38f3 in g_signal_emit () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#40 0x005084c3 in ?? () from /usr/lib/libgtk-3.so.0
#41 0x003b78e2 in gtk_propagate_event () from /usr/lib/libgtk-3.so.0
#42 0x003b7d48 in gtk_main_do_event () from /usr/lib/libgtk-3.so.0
#43 0x006fd13c in ?? () from /usr/lib/libgdk-3.so.0
#44 0x00724ec8 in ?? () from /usr/lib/libgdk-3.so.0
#45 0x00a4325f in g_main_context_dispatch () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#46 0x00a43990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#47 0x00a43f9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#48 0x003b6f95 in gtk_main () from /usr/lib/libgtk-3.so.0
#49 0x0804a0a3 in main (argc=1, argv=0xb324) at main.c:324

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/641064

Title:
  rhythmbox crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/641064/+subscriptions

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


[Bug 876671] Re: gvfs-gdu-volume-monitor uses 100% CPU on startup

2011-10-17 Thread Ingo Ruhnke
This problem happens both in 11.10 and 11.04, it hasn't happened before,
but not sure if this was because the bug didn't exist back then or
because I had less HDD back then.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/876671

Title:
  gvfs-gdu-volume-monitor uses 100% CPU on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/876671/+subscriptions

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


[Bug 876671] [NEW] gvfs-gdu-volume-monitor uses 100% CPU on startup

2011-10-17 Thread Ingo Ruhnke
Public bug reported:

Every time the system is booted up gvfs-gdu-volume-monitor uses 100% of
the CPU for multiple minutes, even so there is no good reason why it
should do that. This bug report indicates that it might be related to
the number of USB devices attached:

https://bugzilla.redhat.com/show_bug.cgi?id=575381

And I can confirm that, I have multiple USB HDDs with a dozens of LVM
partitions.

** Affects: gvfs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/876671

Title:
  gvfs-gdu-volume-monitor uses 100% CPU on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/876671/+subscriptions

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


[Bug 363101] Re: gvfs-gphoto2-volume-monitor prevents Sansa e250 player from auto-mounting

2011-10-15 Thread Ingo Ruhnke
Bug is still present in Ubuntu 11.10 oneiric, killing gvfs-gphoto2
-volume-monitor again works as workaround.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/363101

Title:
  gvfs-gphoto2-volume-monitor prevents Sansa e250 player from auto-
  mounting

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/363101/+subscriptions

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-08-29 Thread Ingo Ruhnke
Found the cause of all the trouble, a missing break; in Cairo in src
/cairo-ft-font.c, it's present in upstream as well it seems and not
Ubuntu specific. Patch attached.

** Patch added: Fixes missing break in switch
   
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/703191/+attachment/2329590/+files/cairo-subpixel-bgr.patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/703191

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/703191/+subscriptions

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-08-29 Thread Ingo Ruhnke
Looks to be only a partial fix, grayscale anti-aliasing still produces
subpixel anti-aliasing.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/703191

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/703191/+subscriptions

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-08-29 Thread Ingo Ruhnke
Filled two bug reports, along with patches, against upstream Cairo:

BGR issue: https://bugs.freedesktop.org/show_bug.cgi?id=40456
Gray issue: https://bugs.freedesktop.org/show_bug.cgi?id=40458


** Bug watch added: freedesktop.org Bugzilla #40456
   http://bugs.freedesktop.org/show_bug.cgi?id=40456

** Bug watch added: freedesktop.org Bugzilla #40458
   http://bugs.freedesktop.org/show_bug.cgi?id=40458

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/703191

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/703191/+subscriptions

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-08-27 Thread Ingo Ruhnke
I dug around a bit, tracing where the subpixel value goes and it seems
the problem is within Cairo or at least the subpixel_order value arrives
safe and sound in the cairo_font_options_set_subpixel_order() call after
going through gconf, xsettings and then back into Gtk. No idea yet what
goes wrong after that.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/703191

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/703191/+subscriptions

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-08-27 Thread Ingo Ruhnke
Did another test to confirm that the problem is in cairo. The attached
program will generate a /tmp/out.png with text in RGB, BGR, VRGB and
VBGR ordering, the vertical ordering will show up correctly, while the
horizontal ones are identical. Furthermore on option of the type:

cairo_font_options_set_antialias(fopts, CAIRO_ANTIALIAS_GRAY);

will still produce subpixel anti-aliasing, not grayscale, i.e. all the
same problems that can be seen in the Ubunte Font Rendering Details
dialog.

** Attachment added: text.cpp
   
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/703191/+attachment/2324109/+files/text.cpp

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/703191

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/703191/+subscriptions

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


[Bug 832190] [NEW] Two panels can gets stuck into endless loop

2011-08-23 Thread Ingo Ruhnke
Public bug reported:

I am not fully sure if it is the gnome-panel or metacity who is causing
the problem or something else and I haven't bothered to try to reproduce
it in a clean environment. Anyway, way I produced the problem multiple
times goes like this:

1) configure a dual monitor display with one workspace spanning the two screens 
(ATI proprietary drivers)
2) place a gnome panel at the bottom of each screen 
3) fumble with the graphics drivers so that the computer will start in single 
screen mode (can happen by going back to the Open Source drivers or upgrading 
the proprietary ones)
4) the now single-screen desktop will not fully boot up, but instead get stuck 
on the gnome-panel, both panels seem to flicker at the bottom and gnome doesn't 
seem to be able to handle two panels at the bottom

Some further information:

Primary Screen (right): 1680x1050
Secondary Screen (left):  1280x1024

Ubuntu 11.04
gnome-panel1:2.32.1-0ubuntu6.5 
metacity   1:2.30.3-0ubuntu8

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/832190

Title:
  Two panels can gets stuck into endless loop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/832190/+subscriptions

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-03-23 Thread Ingo Ruhnke
Another observation: Switching to grayscale smoothing does not actually
enable grayscale smoothing, the actual font rendering continues to be
LCD(subpixel) smoothing, it now will however also ignore BGR, VBGR and
VRGB settings and do  RGB the whole time.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/703191

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-03-02 Thread Ingo Ruhnke
Same issue here, RGB and BGR give identical results, instead of the
different ones like VBGR and VRGB. Attached are a few screenshots that
clearly shows the issues.

In case it matters: I am using a multi-monitor setup with two monitors
that have different subpixel ordering, so results will be blurry on one
monitor either way, but that shouldn't stop Gtk or whatever is at fault,
to respect the given setting.


** Attachment added: Screenshot showing closeup of glyph
   
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/703191/+attachment/1881639/+files/subpixelrendering-bug.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.
https://bugs.launchpad.net/bugs/703191

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

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


[Bug 363101] Re: gvfs-gphoto2-volume-monitor prevents Sansa e250 player from auto-mounting

2010-09-19 Thread Ingo Ruhnke
Bug is still present in 10.10 Maverik:

Plugging a Sansa Clip+ MP3 player into USB gives the following dmesg
output:

$ dmesg
[34194.116309] hub 2-0:1.0: unable to enumerate USB device on port 4
[34195.884039] usb 2-4: new high speed USB device using ehci_hcd and address 8
[34196.023380] scsi11 : usb-storage 2-4:1.0
[34197.020929] scsi 11:0:0:0: Direct-Access SanDisk  Sansa Clip+ 4GB  v01. 
PQ: 0 ANSI: 0
[34197.021412] scsi 11:0:0:1: Direct-Access SanDisk  Sansa Clip+ 4GB  v01. 
PQ: 0 ANSI: 0
[34197.022056] sd 11:0:0:0: Attached scsi generic sg6 type 0
[34197.022274] sd 11:0:0:1: Attached scsi generic sg7 type 0
[34197.024413] sd 11:0:0:0: [sdf] 7683072 512-byte logical blocks: (3.93 
GB/3.66 GiB)
[34197.027268] sd 11:0:0:1: [sdg] Attached SCSI removable disk
[34197.028738] sd 11:0:0:0: [sdf] Write Protect is off
[34197.028744] sd 11:0:0:0: [sdf] Mode Sense: 04 00 00 00
[34197.028748] sd 11:0:0:0: [sdf] Assuming drive cache: write through
[34197.031557] sd 11:0:0:0: [sdf] Assuming drive cache: write through
[34197.031566]  sdf:
[34197.037913] sd 11:0:0:0: [sdf] Assuming drive cache: write through
[34197.037919] sd 11:0:0:0: [sdf] Attached SCSI removable disk
[34197.237720] usb 3-2: usbfs: USBDEVFS_CONTROL failed cmd gvfs-gphoto2-vo rqt 
128 rq 6 len 1000 ret -110
[34198.409977] usb 3-2: usbfs: USBDEVFS_CONTROL failed cmd gvfs-gphoto2-vo rqt 
128 rq 6 len 1000 ret -110

If one tries to mount it:

$ sudo mount /dev/sdf  /mnt
mount: /dev/sdf is not a valid block device

$ dmesg
[34228.176043] usb 2-4: reset high speed USB device using ehci_hcd and address 8
[34238.692524] usb 2-4: reset high speed USB device using ehci_hcd and address 8
[34255.200532] usb 2-4: reset high speed USB device using ehci_hcd and address 8
[34255.736606] usb 2-4: reset high speed USB device using ehci_hcd and address 8
[34266.364106] usb 2-4: reset high speed USB device using ehci_hcd and address 8
[34266.800557] sd 11:0:0:0: Device offlined - not ready after error recovery
[34266.800570] sd 11:0:0:0: [sdf] Unhandled error code
[34266.800573] sd 11:0:0:0: [sdf] Result: hostbyte=DID_ABORT 
driverbyte=DRIVER_OK
[34266.800578] sd 11:0:0:0: [sdf] CDB: Read(10): 28 00 00 44 0d 38 00 00 40 00
[34266.800590] end_request: I/O error, dev sdf, sector 4459832
[34266.800596] Buffer I/O error on device sdf, logical block 557479
[34266.800604] Buffer I/O error on device sdf, logical block 557480
[34266.800608] Buffer I/O error on device sdf, logical block 557481
[34266.800612] Buffer I/O error on device sdf, logical block 557482
[34266.800616] Buffer I/O error on device sdf, logical block 557483
[34266.800619] Buffer I/O error on device sdf, logical block 557484
[34266.800623] Buffer I/O error on device sdf, logical block 557485
[34266.800627] Buffer I/O error on device sdf, logical block 557486
[34266.800631] sd 11:0:0:0: rejecting I/O to offline device
[34266.800747] sd 11:0:0:0: rejecting I/O to offline device
[34266.800824] sd 11:0:0:0: rejecting I/O to offline device
[34266.800845] sd 11:0:0:0: rejecting I/O to offline device
[34266.800937] sd 11:0:0:0: rejecting I/O to offline device
[34266.801001] sd 11:0:0:0: rejecting I/O to offline device
[34266.801065] sd 11:0:0:0: rejecting I/O to offline device
[34266.801110] sd 11:0:0:0: rejecting I/O to offline device
[34266.801196] sd 11:0:0:0: rejecting I/O to offline device
[34266.801259] sd 11:0:0:0: rejecting I/O to offline device
[34266.801324] sd 11:0:0:0: rejecting I/O to offline device
[34266.801370] sd 11:0:0:0: rejecting I/O to offline device
[34266.801463] sd 11:0:0:0: rejecting I/O to offline device
[34266.801529] sd 11:0:0:0: rejecting I/O to offline device
[34266.801594] sd 11:0:0:0: rejecting I/O to offline device
[34266.801640] sd 11:0:0:0: rejecting I/O to offline device
[34266.801731] sd 11:0:0:0: rejecting I/O to offline device
[34266.801796] sd 11:0:0:0: rejecting I/O to offline device
[34266.801860] sd 11:0:0:0: rejecting I/O to offline device
[34266.801905] sd 11:0:0:0: rejecting I/O to offline device
[34266.801999] sd 11:0:0:0: rejecting I/O to offline device
[34266.802064] sd 11:0:0:0: rejecting I/O to offline device
[34266.802134] sd 11:0:0:0: rejecting I/O to offline device
[34266.802187] sd 11:0:0:0: rejecting I/O to offline device
[34266.802283] sd 11:0:0:0: rejecting I/O to offline device
[34266.802349] sd 11:0:0:0: rejecting I/O to offline device
[34266.802415] sd 11:0:0:0: rejecting I/O to offline device
[34266.802461] sd 11:0:0:0: rejecting I/O to offline device
[34266.802557] sd 11:0:0:0: rejecting I/O to offline device
[34266.802624] sd 11:0:0:0: rejecting I/O to offline device
[34266.802692] sd 11:0:0:0: rejecting I/O to offline device
[34266.802743] sd 11:0:0:0: rejecting I/O to offline device
[34266.802834] sd 11:0:0:0: rejecting I/O to offline device
[34266.802900] sd 11:0:0:0: rejecting I/O to offline device
[34266.802966] sd 11:0:0:0: rejecting I/O to offline device
[34266.803016] sd 11:0:0:0: rejecting I/O to offline device
[34266.803108] sd 

[Bug 120829] Re: /dev/sda3 is mounted despite the 'noauto' option in fstab

2010-09-18 Thread Ingo Ruhnke
The bug is still present in Ubuntu 10.10 and it seems I can confirm what
Ubfan has mentioned, namely that the cause is the /media/ directory, as
all my drives that mount elsewhere haven't been auto-mounted. Also this
bug is only triggered sporadically, most the time it works fine and
doesn't automount drives it shouldn't, but every now and then all drives
will appear.

-- 
/dev/sda3 is mounted despite the 'noauto' option in fstab
https://bugs.launchpad.net/bugs/120829
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-volume-manager in ubuntu.

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


[Bug 525535] Re: Two unrelated Podcast entries get mixed into one

2010-08-16 Thread Ingo Ruhnke
No, I haven't seen that issue in Lucid so far. So this bugreport can be
closed.

-- 
Two unrelated Podcast entries get mixed into one
https://bugs.launchpad.net/bugs/525535
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 525535] Re: Two unrelated Podcast entries get mixed into one

2010-04-13 Thread Ingo Ruhnke
The only maybe related information I could provide is that Rhythmbox
also every now and then reshowed old already deleted episodes of a
podcast feed, sometimes with a wrong date attached, but I haven't looked
deeper into that, so I can't tell if its a related bug or just something
wrong with the feed itself.

As far as reproduction goes, I can't really provide any more info, its
just something that happened every now and then, not in specific use
cases or with specific feeds as far as I could tell.

Anyway, in the meantime I have upgraded to Ubuntu 10.04 and thus
Rhythmbox 0.12.8 and so far I didn't have any issues (aside from it
reshowing all episodes of all feeds, but I guess that's expected
behaviour on an upgrade).

-- 
Two unrelated Podcast entries get mixed into one
https://bugs.launchpad.net/bugs/525535
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 557113] [NEW] Rhythmbox can't download any podcast feeds

2010-04-07 Thread Ingo Ruhnke
Public bug reported:

Binary package hint: rhythmbox

Rhythmbox currently is unable to download any podcast feeds, it shows an
error for all my existing feeds and even when I try to add a new one it
gives an error:

There was a problem adding this podcast: Unable to check file type:
The specified location is not supported.  Please verify the URL:
http://www.giantbomb.com/podcast-xml/. Would you like to add the podcast
feed anyway?

The problem happens even on a fresh Rhythmbox install without any
existing Rhythmbox configuration.

Rhythmbox: Version: 0.12.8-0ubuntu1

Distributor ID: Ubuntu
Description:Ubuntu lucid (development branch)
Release:10.04
Codename:   lucid

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Rhythmbox can't download any podcast feeds
https://bugs.launchpad.net/bugs/557113
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 557113] Re: Rhythmbox can't download any podcast feeds

2010-04-07 Thread Ingo Ruhnke
Problem turned out to be lack of http support in gvfs, which could be
fixed by manually installing the package gvfs-backends.

-- 
Rhythmbox can't download any podcast feeds
https://bugs.launchpad.net/bugs/557113
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 525535] [NEW] Two unrelated Podcast entries get mixed into one

2010-02-21 Thread Ingo Ruhnke
Public bug reported:

Binary package hint: rhythmbox

Using Ubuntu 9.10 and Rhythmbox 0.12.5 it happens every now and then
that two completly different podcast episodes from different feeds get
merged into one. The title and the feed column then show info from one
episode, but the underlying MP3 and time column as well as the
description point to a different episode of a different podcast feed.
One such entry would be (taken from
/home/ingo/.local/share/rhythmbox/rhythmdb.xml):

  entry type=podcast-post
titleItem #372 - How To Sing To A Preschooler/title -- (1)
genrePodcast/genre
artistDr Chris Smith, The Naked Scientists/artist -- (2)
albumOne Minute How-To/album -- (1) 
duration3935/duration
file-size23658468/file-size

locationfile:///share/podcasts/One%20Minute%20How-To/Naked_Scientists_Show_09.11.01.mp3/location
 -- (2)

mountpointhttp://nakeddiscovery.com/libsyn/Naked_Scientists_Show_09.11.01.mp3/mountpoint
 -- (2)
first-seen1266515408/first-seen
rating2.5/rating
bitrate48/bitrate
date0/date
mimetypeapplication/x-id3/mimetype
status100/status
descriptionThe most distant object ever discovered as well as the events 
of National Pathology week feature in this week's show as we take on your 
science questions! We investigate whysocks go missing in the wash, whether 
light from the sun is a continuous beam and whether numerous vaccines can be 
given together in one dose. We also find out how higher heels make for a better 
runner and reveal the world's fastest camera. Plus, we find out why we get a 
better signal when holding an aerial and show you how to make a helicopter 
using card and pencils!/description - (2)
subtitlehttp://feeds.feedburner.com/OneMinuteHowTo/subtitle - (1)
summary/summary
lang/lang
copyright/copyright
image/image
post-time1266469260/post-time
mb-trackid/mb-trackid
mb-artistid/mb-artistid
mb-albumid/mb-albumid
mb-albumartistid/mb-albumartistid
mb-artistsortname/mb-artistsortname
album-sortname/album-sortname
  /entry

The feeds are:

1) http://feeds.feedburner.com/OneMinuteHowTo
2) http://www.thenakedscientists.com/naked_scientists_podcast.xml

There don't seem to be any obvious naming conflicts between the feeds or
the MP3 that could explain the behavior. I don't have a way to reproduce
it, but it has happened to me multiple times with different Podcasts.

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Two unrelated Podcast entries get mixed into one
https://bugs.launchpad.net/bugs/525535
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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