After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 664710 - Unable to send feedback through karaoke extension
Unable to send feedback through karaoke extension
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: Community Extensions
git master
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2011-11-24 10:53 UTC by Chow Loong Jin
Modified: 2020-03-17 09:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chow Loong Jin 2011-11-24 10:53:40 UTC
Originally reported at:
  https://bugs.launchpad.net/bugs/791712

Binary package hint: banshee-community-extensions

While reading the lyrics of a song with the karaoke extension of banshee, a button feedback is present at the bottom-left corner. If I use this option, a "Can I help you ?" window opens with a text box but this text box can not take the focus. So it is impossible to send an alert about errors in lyrics.
Comment 1 Bertrand Lorentz 2011-11-28 18:03:11 UTC
The Lyrics extension was doing its own HTTP proxy management, for no reason what so ever. And apparently it was not doing it right.

I just remove that code, so it now uses the proxy as set by Banshee itself (it sets HttpWebRequest.DefaultWebProxy), which has more chances to be right.
Comment 2 Bertrand Lorentz 2011-11-28 18:04:53 UTC
Crap, wrong bug. Please ignore the previous comment.
Comment 3 Bertrand Lorentz 2011-11-28 18:49:24 UTC
I can reproduce the problem.

I've just committed a fix to disable the key bindings in the karaoke context pane.

You still can't type anything in the feedback box, but at least it doesn't activate keyboard shortcuts.
Comment 4 André Klapper 2020-03-17 09:28:35 UTC
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the
responsibility for active development again.
See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.