|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
[Bug 38246] qt4, NEW: lastfm-player does not work with the latest qt4 updateshttps://qa.mandriva.com/show_bug.cgi?id=38246
RPM Package: qt4-4.3.1-12.1mdv2008.0.src.rpm Summary: lastfm-player does not work with the latest qt4 updates Product: Mandriva Linux Version: 2008 Platform: i586 OS/Version: Linux Status: NEW Severity: normal Priority: normal Component: Core Packages AssignedTo: kde@... ReportedBy: cguthrie@... QAContact: bugs@... Description of problem: When launching lastfm-player it cannot connect to the network to play streams... which makes it pretty useless. "Couldn't load radio service 'httpinput'. The radio will not work." Version-Release number of selected component (if applicable): Latest 2008.0 lastfm-player + qt4 updates How reproducible: Always Steps to Reproduce: 1. Fully up to date 2008 2. Launch lastfm-player. I'm putting this against the qt4 srpm as it's likley this could be a qt4 issue that has more impact than just lastfm-player. See also: http://www.last.fm/forum/34905/_/365911 ------ Original Bug Text: ------ Description of problem: When launching lastfm-player it cannot connect to the network to play streams... which makes it pretty useless. "Couldn't load radio service 'httpinput'. The radio will not work." Version-Release number of selected component (if applicable): Latest 2008.0 lastfm-player + qt4 updates How reproducible: Always Steps to Reproduce: 1. Fully up to date 2008 2. Launch lastfm-player. I'm putting this against the qt4 srpm as it's likley this could be a qt4 issue that has more impact than just lastfm-player. See also: http://www.last.fm/forum/34905/_/365911 -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
|
|
[Bug 38246] qt4, NEW: lastfm-player does not work with the latest qt4 updateshttps://qa.mandriva.com/show_bug.cgi?id=38246
Summary : lastfm-player does not work with the latest qt4 updates Product : Mandriva Linux Component : Core Packages Version : 2008 RPM Package: qt4-4.3.1-12.1mdv2008.0.src.rpm Status : NEW Severity : normal Priority : normal Assigned To: kde@... Reported By: cguthrie@... --- Comment #1 from Colin Guthrie <cguthrie@...> 2008-02-28 15:28:59 CEST --- (I should state that downgrading qt4 to the stock 2008.0 version works, so this is definitely caused by a regression in qt4 - albeit the api/abi may have changed) ------ Original Bug Text: ------ Description of problem: When launching lastfm-player it cannot connect to the network to play streams... which makes it pretty useless. "Couldn't load radio service 'httpinput'. The radio will not work." Version-Release number of selected component (if applicable): Latest 2008.0 lastfm-player + qt4 updates How reproducible: Always Steps to Reproduce: 1. Fully up to date 2008 2. Launch lastfm-player. I'm putting this against the qt4 srpm as it's likley this could be a qt4 issue that has more impact than just lastfm-player. See also: http://www.last.fm/forum/34905/_/365911 -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
|
|
[Bug 38246] qt4, NEW: lastfm-player does not work with the latest qt4 updateshttps://qa.mandriva.com/show_bug.cgi?id=38246
Summary : lastfm-player does not work with the latest qt4 updates Product : Mandriva Linux Component : Core Packages Version : 2008 RPM Package: qt4-4.3.1-12.1mdv2008.0.src.rpm Status : NEW Severity : normal Priority : normal Assigned To: kde@... Reported By: cguthrie@... Nicolas Lécureuil <neoclust@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |neoclust@... --- Comment #2 from Nicolas Lécureuil <neoclust@...> 2008-02-28 22:23:02 CEST --- work on cooker, maybe i can backport cooker version WDYT ? ------ Original Bug Text: ------ Description of problem: When launching lastfm-player it cannot connect to the network to play streams... which makes it pretty useless. "Couldn't load radio service 'httpinput'. The radio will not work." Version-Release number of selected component (if applicable): Latest 2008.0 lastfm-player + qt4 updates How reproducible: Always Steps to Reproduce: 1. Fully up to date 2008 2. Launch lastfm-player. I'm putting this against the qt4 srpm as it's likley this could be a qt4 issue that has more impact than just lastfm-player. See also: http://www.last.fm/forum/34905/_/365911 -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
|
|
[Bug 38246] qt4, NEW: lastfm-player does not work with the latest qt4 updateshttps://qa.mandriva.com/show_bug.cgi?id=38246
Summary : lastfm-player does not work with the latest qt4 updates Product : Mandriva Linux Component : Core Packages Version : 2008 RPM Package: qt4-4.3.1-12.1mdv2008.0.src.rpm Status : NEW Severity : normal Priority : normal Assigned To: kde@... Reported By: cguthrie@... --- Comment #3 from Colin Guthrie <cguthrie@...> 2008-02-29 11:01:18 CEST --- The following commands upgraded the lastfm player and QT libs on 2008.0 and brought it into a working state. Technically I don't think we needed to upgrade lastfm-player and it was the QT libs that was the real problem. urpmi.update Backports urpmi --media Backports libqtcore4 libqtscript4 libqtdesigner1 libqtxml4 libqtnetwork4 qt4-common libqt3support4 libqtgui4 libqtsql4 libqtsvg4 lastfm-player So currently, there is still an error with a fully updated 2008.0 setup when not using any backports repository which is not really ideal but I don't think it's important enough to worry about unless other QT based apps are affected. I know you said that I could close this bug but as I'm not 100% as to the knock on effects, I'll leave it for some QT people to close :) As an aside, there is a bit of a problem with lastfm-player's separation/security... I was showing how pulseaudio would allow me to run the lastfm-player on my colleagues machine and have the visual display and sound output on my machine through the magic of the X11 and pulse piggy backing on to it. He had lastfm-player running as his user on his machine and I ssh'ed in as my user. When I tried to lauch it, rather than starting a new instance it just activated his instance - pulling it out of the system tray and opening the gui on his display. This shows there is a lack of user separation with the player which is bad!!! My user should not have been able to interfere with his. I'll report this upstream at some point. ------ Original Bug Text: ------ Description of problem: When launching lastfm-player it cannot connect to the network to play streams... which makes it pretty useless. "Couldn't load radio service 'httpinput'. The radio will not work." Version-Release number of selected component (if applicable): Latest 2008.0 lastfm-player + qt4 updates How reproducible: Always Steps to Reproduce: 1. Fully up to date 2008 2. Launch lastfm-player. I'm putting this against the qt4 srpm as it's likley this could be a qt4 issue that has more impact than just lastfm-player. See also: http://www.last.fm/forum/34905/_/365911 -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
|
|
[Bug 38246] qt4, ASSIGNED: lastfm-player does not work with the latest qt4 updateshttps://qa.mandriva.com/show_bug.cgi?id=38246
Summary : lastfm-player does not work with the latest qt4 updates Product : Mandriva Linux Component : Core Packages Version : 2008 RPM Package: qt4-4.3.1-12.1mdv2008.0.src.rpm Keywords : Triaged Status : ASSIGNED Severity : normal Priority : normal Assigned To: kde@... Reported By: cguthrie@... Adam Williamson <awilliamson@...> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |awilliamson@... Status|NEW |ASSIGNED Keywords| |Triaged --- Comment #4 from Adam Williamson <awilliamson@...> 2008-03-05 10:03:34 CEST --- This report is considered to be a valid and complete bug report according to the Mandriva Bug Policy. It is accepted on behalf of the maintainer. -- Mandriva Triage Team ------ Original Bug Text: ------ Description of problem: When launching lastfm-player it cannot connect to the network to play streams... which makes it pretty useless. "Couldn't load radio service 'httpinput'. The radio will not work." Version-Release number of selected component (if applicable): Latest 2008.0 lastfm-player + qt4 updates How reproducible: Always Steps to Reproduce: 1. Fully up to date 2008 2. Launch lastfm-player. I'm putting this against the qt4 srpm as it's likley this could be a qt4 issue that has more impact than just lastfm-player. See also: http://www.last.fm/forum/34905/_/365911 -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
|
|
[Bug 38246] qt4, RESOLVED: lastfm-player does not work with the latest qt4 updateshttps://qa.mandriva.com/show_bug.cgi?id=38246
Summary : lastfm-player does not work with the latest qt4 updates Product : Mandriva Linux Component : Core Packages Version : 2008 RPM Package: qt4-4.3.1-12.1mdv2008.0.src.rpm Keywords : Triaged Status : RESOLVED Severity : normal Priority : normal Assigned To: kde@... Reported By: cguthrie@... Nicolas Lécureuil <neoclust@...> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Nicolas Lécureuil <neoclust@...> 2008-03-08 18:20:43 CEST --- closing as this is OK on backports now ------ Original Bug Text: ------ Description of problem: When launching lastfm-player it cannot connect to the network to play streams... which makes it pretty useless. "Couldn't load radio service 'httpinput'. The radio will not work." Version-Release number of selected component (if applicable): Latest 2008.0 lastfm-player + qt4 updates How reproducible: Always Steps to Reproduce: 1. Fully up to date 2008 2. Launch lastfm-player. I'm putting this against the qt4 srpm as it's likley this could be a qt4 issue that has more impact than just lastfm-player. See also: http://www.last.fm/forum/34905/_/365911 -- Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |
| Free embeddable forum powered by Nabble | Forum Help |