This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Amarok 2.2.2

Tags: None
(comma "," separated)
tomp01
Registered Member
Posts
23
Karma
0
OS

Re: Amarok 2.2.2

Wed Jan 27, 2010 12:12 am
I still don't see anything to explain why Amarok 2.2.2 reports zero tracks on any CD I try to play. If Exaile,Banshee, Rhythmbox, VLC and Amarok 1.4.10 all work perfectly, what's the deal with 2.2.2?
User avatar
echoes
Registered Member
Posts
107
Karma
0
OS

Re: Amarok 2.2.2

Wed Jan 27, 2010 5:54 am
Same exact problem as the OP.

OpenSUSE 11.2 x86_64
KDE 4.3.4/Qt 4.6.1
Amarok 2.2.2

All Audio CDs show zero tracks.
valoriez
KDE CWG
Posts
625
Karma
3
OS

Re: Amarok 2.2.2

Wed Jan 27, 2010 6:46 am
I'm ripping a CD right now. Amarok correctly reported all the tracks. What is missing from the above two reports is debug information. What does Amarok report when you put the CD in? It's quite difficult to tell what's happening without specific information. Run Amarok from the console:

Code: Select all
Amarok -d --nofork


and report a bug, pasting in the output. Don't attach, as attachments aren't searchable.
User avatar
echoes
Registered Member
Posts
107
Karma
0
OS

Re: Amarok 2.2.2

Wed Jan 27, 2010 7:11 am
i'd rather post here first so i can get an idea of whether or not this is a known problem that is fixed in the next version or whether i do need to file a bug.

here is the output. audio cd was already inserted before amarok was started & it read as zero tracks. clicked on it & nothing happened. so i ejected it & then closed the tray (with the disc in) but amarok apparently did not detect it as it did not show in the local sources pane.

http://pastebin.com/m1fe02f3b
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok 2.2.2

Wed Jan 27, 2010 3:31 pm
The relevant part is this one:
Code: Select all
amarok: BEGIN: void MediaDeviceCache::slotAddSolidDevice(const QString&)
amarok:   [MediaDeviceCache] Found new Solid device with udi ="/org/freedesktop/Hal/devices/volume_part_1_size_278276096"
amarok:   [MediaDeviceCache] Device name is =  "Volume"  and was made by  ""
amarok:   [MediaDeviceCache] device is an Audio CD
amarok:   BEGIN: void MediaDeviceMonitor::deviceAdded(const QString&)
amarok:     BEGIN: void MediaDeviceMonitor::checkDevice(const QString&)
amarok:       BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
amarok:          Not a PMP
amarok:       END__: virtual bool MtpConnectionAssistant::identify(const QString&) - Took 0.00027s
amarok:       BEGIN: virtual bool AudioCdConnectionAssistant::identify(const QString&)
amarok:          OpticalDisc
amarok:          AudioCd
amarok:       END__: virtual bool AudioCdConnectionAssistant::identify(const QString&) - Took 0.0013s
amarok:       [MediaDeviceMonitor] Device identified with udi:  "/org/freedesktop/Hal/devices/volume_part_1_size_278276096"
amarok:       BEGIN: virtual void ConnectionAssistant::tellIdentified(const QString&)
amarok:         BEGIN: const QString MediaDeviceCache::volumeMountPoint(const QString&) const
amarok:           [MediaDeviceCache] Not able to convert to StorageAccess or not accessible, returning empty
amarok:         END__: const QString MediaDeviceCache::volumeMountPoint(const QString&) const - Took 3.7e-05s
amarok:         BEGIN: AudioCdCollection::AudioCdCollection(MediaDeviceInfo*)
amarok:            Getting Audio CD info
amarok:           BEGIN: Meta::MediaDeviceHandler::MediaDeviceHandler(QObject*)
amarok:           END__: Meta::MediaDeviceHandler::MediaDeviceHandler(QObject*) - Took 3.5e-05s
amarok:         END__: AudioCdCollection::AudioCdCollection(MediaDeviceInfo*) - Took 0.00076s
amarok:         BEGIN: void MediaDeviceCollection::slotAttemptConnectionDone(bool)
amarok:           [MediaDeviceCollection] connection failed, not scanning
amarok:           BEGIN: void MediaDeviceCollectionFactoryBase::slotDeviceDisconnected(const QString&)
amarok:           END__: void MediaDeviceCollectionFactoryBase::slotDeviceDisconnected(const QString&) - Took 2.2e-05s
amarok:         END__: void MediaDeviceCollection::slotAttemptConnectionDone(bool) - Took 7e-05s
amarok:       END__: virtual void ConnectionAssistant::tellIdentified(const QString&) - Took 0.00096s
amarok:       [MediaDeviceMonitor] Device already identified with udi: "/org/freedesktop/Hal/devices/volume_part_1_size_278276096"
amarok:       [MediaDeviceMonitor] Device already identified with udi: "/org/freedesktop/Hal/devices/volume_part_1_size_278276096"
amarok:     END__: void MediaDeviceMonitor::checkDevice(const QString&) - Took 0.0027s
amarok:   END__: void MediaDeviceMonitor::deviceAdded(const QString&) - Took 0.0027s
amarok: END__: void MediaDeviceCache::slotAddSolidDevice(const QString&) - Took 0.013s   

This is a known bug as well: https://bugs.kde.org/show_bug.cgi?id=207806

It sometimes work, sometimes not, but I can't tell why this is an on-off problem like this.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
tomp01
Registered Member
Posts
23
Karma
0
OS

Re: Amarok 2.2.2

Wed Jan 27, 2010 9:58 pm
This is the my trace.

Code: Select all
                                             
amarok: BEGIN: void MediaDeviceCache::slotAddSolidDevice(const QString&)
amarok:   [MediaDeviceCache] Found new Solid device with udi =  "/org/freedesktop/Hal/devices/volume_part_1_size_362516480"
amarok:   [MediaDeviceCache] Device name is =  "Volume"  and was made by  ""
amarok:   [MediaDeviceCache] device is an Audio CD
amarok:   BEGIN: void MediaDeviceMonitor::deviceAdded(const QString&)
amarok:     BEGIN: void MediaDeviceMonitor::checkDevice(const QString&)
amarok:       BEGIN: virtual bool MtpConnectionAssistant::identify(const QString&)
amarok:          Not a PMP
amarok:       END__: virtual bool MtpConnectionAssistant::identify(const QString&) - Took 0.0046s
amarok:       BEGIN: virtual bool AudioCdConnectionAssistant::identify(const QString&)
amarok:          OpticalDisc
amarok:          AudioCd
amarok:       END__: virtual bool AudioCdConnectionAssistant::identify(const QString&) - Took 0.00014s
amarok:       [MediaDeviceMonitor] Device identified with udi:  "/org/freedesktop/Hal/devices/volume_part_1_size_362516480"
amarok:       BEGIN: virtual void ConnectionAssistant::tellIdentified(const QString&)
amarok:         BEGIN: const QString MediaDeviceCache::volumeMountPoint(const QString&) const
amarok:           [MediaDeviceCache] Not able to convert to StorageAccess or not accessible, returning empty
amarok:         END__: const QString MediaDeviceCache::volumeMountPoint(const QString&) const - Took 7.7e-05s
amarok:         BEGIN: AudioCdCollection::AudioCdCollection(MediaDeviceInfo*)
amarok:            Getting Audio CD info
amarok:           BEGIN: Meta::MediaDeviceHandler::MediaDeviceHandler(QObject*)
amarok:           END__: Meta::MediaDeviceHandler::MediaDeviceHandler(QObject*) - Took 8.1e-05s
amarok:         END__: AudioCdCollection::AudioCdCollection(MediaDeviceInfo*) - Took 0.0013s
amarok:         BEGIN: void MediaDeviceCollection::slotAttemptConnectionDone(bool)
amarok:           [MediaDeviceCollection] connection failed, not scanning
amarok:           BEGIN: void MediaDeviceCollectionFactoryBase::slotDeviceDisconnected(const QString&)
amarok:           END__: void MediaDeviceCollectionFactoryBase::slotDeviceDisconnected(const QString&) - Took 4e-05s
amarok:         END__: void MediaDeviceCollection::slotAttemptConnectionDone(bool) - Took 0.00014s
amarok:       END__: virtual void ConnectionAssistant::tellIdentified(const QString&) - Took 0.0018s
amarok:       [MediaDeviceMonitor] Device already identified with udi:  "/org/freedesktop/Hal/devices/volume_part_1_size_362516480"
amarok:       [MediaDeviceMonitor] Device already identified with udi:  "/org/freedesktop/Hal/devices/volume_part_1_size_362516480"
amarok:     END__: void MediaDeviceMonitor::checkDevice(const QString&) - Took 0.0067s
amarok:   END__: void MediaDeviceMonitor::deviceAdded(const QString&) - Took 0.0068s
amarok: END__: void MediaDeviceCache::slotAddSolidDevice(const QString&) - Took 0.045s
amarok: BEGIN: void MountPointManager::deviceAdded(const QString&)
amarok: END__: void MountPointManager::deviceAdded(const QString&) - Took 0.018s
amarok(3707)/kio (KDirListerCache) KDirListerCache::listDir: Entry already in use: KUrl("trash:/")


Edit by the moderator: I edited your output and shortened it to the relevant part. It is absolutely identical to the one posted earlier, see my comments there. Regards, Mamarok
tomp01
Registered Member
Posts
23
Karma
0
OS

Re: Amarok 2.2.2

Thu Jan 28, 2010 3:35 pm
tomp01 wrote:This is the my trace.


Edit by the moderator: I edited your output and shortened it to the relevant part. It is absolutely identical to the one posted earlier, see my comments there. Regards, Mamarok


So will this be fixed in 2.2.3 and when will that be available?
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok 2.2.2

Thu Jan 28, 2010 7:11 pm
Since this can be related to the KIO slave, it might depend on a newer KDE. I can't reproduce it with KDE 4.4 RC 2


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
tomp01
Registered Member
Posts
23
Karma
0
OS

Re: Amarok 2.2.2

Thu Jan 28, 2010 9:30 pm
Mamarok wrote:Since this is can be related to the KIO slave, it might depend on a newer KDE. I can't reproduce it with KDE 4.4 RC 2


I am using KDE 4.4 RC2 with Karmic Koala
tomp01
Registered Member
Posts
23
Karma
0
OS

Re: Amarok 2.2.2

Sat Jan 30, 2010 1:59 am
tomp01 wrote:
Mamarok wrote:Since this is can be related to the KIO slave, it might depend on a newer KDE. I can't reproduce it with KDE 4.4 RC 2


I am using KDE 4.4 RC2 with Karmic Koala


I'm still waiting for somebody to explain why Amarok doesn't play CD's? Is it a KDE problem or not?

I am using KDE 4.4 RC2 and Kubuntu 9.10, so why is not working?
valoriez
KDE CWG
Posts
625
Karma
3
OS

Re: Amarok 2.2.2

Sat Jan 30, 2010 5:12 am
tomp01 wrote:
tomp01 wrote:
Mamarok wrote:Since this is can be related to the KIO slave, it might depend on a newer KDE. I can't reproduce it with KDE 4.4 RC 2


I am using KDE 4.4 RC2 with Karmic Koala


I'm still waiting for somebody to explain why Amarok doesn't play CD's? Is it a KDE problem or not?

I am using KDE 4.4 RC2 and Kubuntu 9.10, so why is not working?


I dunno, because I'm using KDE 4.3.5, Ubuntu with KDE 9.10, and Amarok 2.2.2. Playing CDs works fine, as does ripping CDs directly in Amarok.

What happens when you run Amarok in the console:

Code: Select all
amarok -d --nofork


When you put in a CD and try to play it?
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok 2.2.2

Sat Jan 30, 2010 9:17 am
tomp01 wrote:I'm still waiting for somebody to explain why Amarok doesn't play CD's? Is it a KDE problem or not?

I am using KDE 4.4 RC2 and Kubuntu 9.10, so why is not working?

I don't know, it should work, it has always worked here since Amarok 2.2.0 I suspect a problem in your settings. Please create a new user and try again.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
tomp01
Registered Member
Posts
23
Karma
0
OS

Re: Amarok 2.2.2

Thu Feb 11, 2010 9:44 pm
Mamarok wrote:
tomp01 wrote:I'm still waiting for somebody to explain why Amarok doesn't play CD's? Is it a KDE problem or not?

I am using KDE 4.4 RC2 and Kubuntu 9.10, so why is not working?

I don't know, it should work, it has always worked here since Amarok 2.2.0 I suspect a problem in your settings. Please create a new user and try again.


I have now upgraded to KDE 4.4 SC and still get nothing.
User avatar
echoes
Registered Member
Posts
107
Karma
0
OS

Re: Amarok 2.2.2

Mon Feb 15, 2010 2:30 am
Same problem still with:
OpenSUSE 11.2 x86_64/Kernel 2.6.33-rc7-17-desktop
KDE 4.4.0 "release 223"
Amarok 2.2.90-57.1

output: http://pastebin.com/f4a2761c0

Although I don't know if this output is the same as the previous output I posted or not.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok 2.2.2

Mon Feb 15, 2010 8:15 am
It would be nice if you could do only one thing before pasting the ouput, since it seems to do a lot of other things besides mounting a CD:

1. Start Amarok from the konsole with "amarok -d > log.txt 2>&1"
2. Put a CD in the CD tray and wait til it shows up in the Local Music section
3. Double click on the CD header to add it to the playlist
4. Try to play a track or two, then stop Amarok
5. Paste the log.txt in http://pastebin.ca


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot]