right click add to playlist locks up computer

Bug #363561 reported by Patrick Walker
4
Affects Status Importance Assigned to Milestone
Banshee
Fix Released
Critical
banshee (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: banshee

Release: 9.04
Package version:
banshee:
  Installed: 1.4.3-3ubuntu2
  Candidate: 1.4.3-3ubuntu2
  Version table:
 *** 1.4.3-3ubuntu2 0
        500 http://us.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status

When right clicking on a song and mousing over "Add to Playlist" my computer locks up. The mouse and keyboard continue to work, but the GUI is completely frozen, with the only way to kill banshee being to change to another display via ctrl+alt+F# and kill banshee through the command line. This problem is repeatable for me, so whatever extra information is required I'll be glad to obtain.
Additionally, running banshee from a command prompt gives this error message repeated over and over when the problem occurs.
(Banshee:13066): Gtk-CRITICAL **: gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed

Related branches

Revision history for this message
michote (michote) wrote :

I've got the same issue on intrepid and 1.4.3 from ppa

Revision history for this message
Patrick Walker (phobiac) wrote : Re: [Bug 363561] Re: right click add to playlist locks up computer

It can be fixed by changing this line gtk-menu-popup-delay = 0 to
gtk-menu-popup-delay = 1 in the gtkrc file of whatever theme you use.

On Thu, Apr 23, 2009 at 6:52 AM, michote <email address hidden> wrote:

> I've got the same issue on intrepid and 1.4.3 from ppa
>
> --
> right click add to playlist locks up computer
> https://bugs.launchpad.net/bugs/363561
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “banshee” source package in Ubuntu: New
>
> Bug description:
> Binary package hint: banshee
>
> Release: 9.04
> Package version:
> banshee:
> Installed: 1.4.3-3ubuntu2
> Candidate: 1.4.3-3ubuntu2
> Version table:
> *** 1.4.3-3ubuntu2 0
> 500 http://us.archive.ubuntu.com jaunty/universe Packages
> 100 /var/lib/dpkg/status
>
> When right clicking on a song and mousing over "Add to Playlist" my
> computer locks up. The mouse and keyboard continue to work, but the GUI is
> completely frozen, with the only way to kill banshee being to change to
> another display via ctrl+alt+F# and kill banshee through the command line.
> This problem is repeatable for me, so whatever extra information is required
> I'll be glad to obtain.
> Additionally, running banshee from a command prompt gives this error
> message repeated over and over when the problem occurs.
> (Banshee:13066): Gtk-CRITICAL **: gtk_widget_event: assertion
> `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
>

Revision history for this message
Patrick Walker (phobiac) wrote :

Changing the line gtk-menu-popup-delay = 0 to gtk-menu-popup-delay = 1 in the gtkrc file of whatever theme you use fixes this bug, but it's more of a workaround since the bug still exists. User installed themes are in ~/.themes I found the gtkrc file under a folder labeled gtk-2.0

Changed in banshee:
status: Unknown → Confirmed
Changed in banshee:
status: Confirmed → Fix Released
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for the report, this was fixed upstream already, could you try the version of banshee from the ppa https://edge.launchpad.net/~banshee-unstable-team/+archive/ppa and comment back? thanks.

Changed in banshee (Ubuntu):
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (7.4 KiB)

This bug was fixed in the package banshee - 1.5.1~git2260a87-0ubuntu1

---------------
banshee (1.5.1~git2260a87-0ubuntu1) karmic; urgency=low

  [ Chow Loong Jin ]
  * debian/control, debian/changelog:
    + Use mono-csc instead of csc for MCS.
    + Bump mono-devel version to 2.4.2 for mono-csc

  [ Iain Lane ]
  * Upload upstream snapshot from revision 2260a87. FFe granted on IRC by
    ScottK and sistpoty. Uploading a snapshot as 1.5.1 is almost released,
    which has a lot of improvements over 1.5.0. We have preliminary SRU
    approval to update to 1.5.1 final if it is released after Karmic, subject
    to the usual criteria:

    New Features:

    - Play Queue Auto DJ keeps the tunes coming
    - Shuffle by album and artist
    - Shuffle by weighted rating and score mode
    - Add tooltips for ellipsized ListView text
    - Keep the playing song visible in the track list
    - Add support for WebOS devices
    - Add support for the Samsung Galaxy Android Phone

    Enhancements:

    - When user picks new sort column, default to sort ascending
    - Drop the " Library" suffix on the Music and Video sources
    - Add thin highlight to ListView selection for 3D effect
    - Keyboard shortcut (ESC) to clear the search box
    - Expose LAME's "preset" option
    - Added a --gconf-base-key for running sandboxed
    - Trim URL pasted from clipboard to podcast dialog
    - Allow selection of multiple folders on import
    - Support playlists on Android G1 devices
    - Better support for devices running Rockbox
    - Set video sync folder for Android and WebOS devices
    - Made the error message label selectable
    - Save and load the Gtk.AccelMap
    - Added taglib/oga mimetype to the vorbis audio profile
    - Auto-completion for composer, conductor, grouping and copyright
    - Added the 'comment' search filter
    - Selectable song properties
    - Show a tooltip in track editor when the property is truncated

    Notable bug fixes:

    - Fix blank MimeTypes for tracks ripped before 1.4
    - Fix a Bit Rate column sizing glitch
    - Fix browser positioning when Banshee is maximised
    - Fix compilation metadata reading and writing
    - Work with new notification-daemon
    - Avoid needlessly syncing iPods twice
    - Deterministically sort sources to avoid fluttering
    - Look for Rhythmbox db at both new and old paths
    - Fix bug with scrobbling after skipping a track
    - Fix crash in equalizer
    - Fix an exception on startup when DBus is disabled
    - Fix off-by-one-day date querying bug
    - Fix a UI/spacing glitch in the Smart Playlist Editor
    - Don't hide the track info popup while it has focus
    - Prevent endless "Searching for CD metadata..."
    - Fix Last.fm now-playing for non-decimal track lengths
    - Dispose the SqliteCommand after it's executed
    - Fix notification area popup positioning on multi-monitor systems
    - Fix the playing indicator when song in list more than once
    - Fix crash when opening the profile conf dialog
    - Fix crash stopping jobs on shutdown
    - Fix notification area popup flashing
    - Trim filename dots and spaces to be NTFS compliant
    - Stop playing from audio CD ...

Read more...

Changed in banshee (Ubuntu):
status: Fix Committed → Fix Released
Changed in banshee:
importance: Unknown → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.