LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-30-2021, 06:17 PM   #31
alex4buba
Member
 
Registered: Jul 2020
Posts: 620

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by ferrari View Post
It shouldn't be. I would expect you would get a desktop notification and offering you a choice of options to play the music in a given application etc.
Yes, I expected exactly that too....

But, sadly for me - that doesn't happen.
It only happens ONLY when I insert an SD or USB storage device

There seems to be a problem on my machine, but what?

Thanks again
Alex
 
Old 08-30-2021, 07:42 PM   #32
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,804

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
Unfortunately, I can't test this with my current environment. I have no such hardware. You could try casting your support net wider by posting in the KDE Neon forum perhaps
https://forum.kde.org
or maybe
https://www.kubuntuforums.net
 
Old 08-31-2021, 11:23 AM   #33
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by alex4buba View Post
Never thought that trying to play a music CD can be so much hard work in Linux KDE Plasma
Thanks for your time and your true help. I am dropping the idea
Well, I hardly ever play CDs anymore, but I just tested it and it still works. I used 'mpv cdda://' but YMMV.
As ferrari said, it should work. It certainly works for millions of Linux users, and thousands of KDE Plasma users.
I just had a look at your previous threads; a lot of them remain unsolved, apparently because you do not understand or do not follow our requests. So I think your problem is ultimately not technical, but one of communication.
Two of the most recent unsolved ones concern missed updates; maybe your system is half broken?
 
Old 08-31-2021, 03:39 PM   #34
alex4buba
Member
 
Registered: Jul 2020
Posts: 620

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
Well, I hardly ever play CDs anymore, but I just tested it and it still works. I used 'mpv cdda://' but YMMV.
As ferrari said, it should work. It certainly works for millions of Linux users, and thousands of KDE Plasma users.
I just had a look at your previous threads; a lot of them remain unsolved, apparently because you do not understand or do not follow our requests. So I think your problem is ultimately not technical, but one of communication.
Two of the most recent unsolved ones concern missed updates; maybe your system is half broken?
Yes, I am still new with Linux and many times I am unable to follow - for example, you casually write to me :

I used 'mpv cdda://' but YMMV.

What does it mean?

For a while that I think that my system is broken, but
1) I have a New Lenovo laptop - on it, I also can't play a CD
2) I also don't play CD's anymore, just trying to help a friend to copy music from it to a computer, that's how I got to find out the problem.
3) If I want to wype out my PC and start all over again, where do I start?
4) I have a daily cron job backup that backs up to an external drive -all the directories that I created
5) I also have a weekly system backup, but I will not want to use it, it will no doubt bring back some bad things if I do

Thank you
Alex
 
Old 08-31-2021, 03:40 PM   #35
alex4buba
Member
 
Registered: Jul 2020
Posts: 620

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ferrari View Post
Unfortunately, I can't test this with my current environment. I have no such hardware. You could try casting your support net wider by posting in the KDE Neon forum perhaps
https://forum.kde.org
or maybe
https://www.kubuntuforums.net
Please see my response to ondoho, I think I have to wipe out and start all over again
It seems my problem is too much for any of you to be able to figure out....

Many thnks for your time
Alex
 
Old 08-31-2021, 07:37 PM   #36
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,804

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
Quote:
Originally Posted by alex4buba View Post
Please see my response to ondoho, I think I have to wipe out and start all over again
Ok, your choice, although I doubt it will help.

Quote:
It seems my problem is too much for any of you to be able to figure out....
It's more a case of not being over your shoulder (or direct access) to your PC. Things like this can be challenging to diagnose at a distance.

This will show devices currently configured to be notified...
Code:
cat ~/.config/plasmanotifyrc
This will show places configured in the Dolphin 'Places' side panel...
Code:
cat ~/.local/share/user-places.xbel
I could try guiding you to having a music app launch on detection if you like. No promises though. It involves adding a device action via System Settings > Hardware > Removable Storage
 
Old 08-31-2021, 07:52 PM   #37
alex4buba
Member
 
Registered: Jul 2020
Posts: 620

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ferrari View Post
Ok, your choice, although I doubt it will help.


It's more a case of not being over your shoulder (or direct access) to your PC. Things like this can be challenging to diagnose at a distance.

This will show devices currently configured to be notified...
Code:
cat ~/.config/plasmanotifyrc
This will show places configured in the Dolphin 'Places' side panel...
Code:
cat ~/.local/share/user-places.xbel
I could try guiding you to having a music app launch on detection if you like. No promises though. It involves adding a device action via System Settings > Hardware > Removable Storage
You are just MAGIC, here are the results:

Code:
alex@alex-nuc8i7hnk:~$ cat ~/.config/plasmanotifyrc
[Applications][firefox]
Seen=true
[Applications][fr.handbrake.ghb]
Seen=true
[Applications][google-chrome]
Seen=true
[Applications][org.gnome.evolution]
Seen=true
To me, I look at it as a donkey into a carrot soup. I am happy to do whatever you say, it will be good if you can guide me, yes I know that you are not here (I have some good coffee...)

Code:
alex@alex-nuc8i7hnk:~$ cat ~/.local/share/user-places.xbel
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info" xmlns:kdepriv="http://www.kde.org/kdepriv" xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks">
 <bookmark href="file:///home/alex">
  <title>Home</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="user-home"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/0</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="file:///home/alex/Desktop">
  <title>Desktop</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="user-desktop"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/1</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="file:///home/alex/Documents">
  <title>Documents</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-documents"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/2</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="file:///home/alex/Downloads">
  <title>Downloads</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-downloads"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/3</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="file:///home/alex/Music">
  <title>Music</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-music"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605986244/0</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="file:///home/alex/Pictures">
  <title>Pictures</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-pictures"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605986244/1</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="file:///home/alex/Videos">
  <title>Videos</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-videos"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605986244/2</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="remote:/">
  <title>Network</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-network"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/4</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="trash:/">
  <title>Trash</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="user-trash-full"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/5</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="recentlyused:/files">
  <title>Recent Files</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="document-open-recent"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/6</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="recentlyused:/locations">
  <title>Recent Locations</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-open-recent"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/7</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <info>
  <metadata owner="http://www.kde.org">
   <GroupState-Places-IsHidden>true</GroupState-Places-IsHidden>
   <GroupState-Remote-IsHidden>false</GroupState-Remote-IsHidden>
   <GroupState-Devices-IsHidden>false</GroupState-Devices-IsHidden>
   <GroupState-RemovableDevices-IsHidden>false</GroupState-RemovableDevices-IsHidden>
   <GroupState-Tags-IsHidden>false</GroupState-Tags-IsHidden>
   <withRecentlyUsed>true</withRecentlyUsed>
   <GroupState-RecentlySaved-IsHidden>false</GroupState-RecentlySaved-IsHidden>
   <withBaloo>true</withBaloo>
   <GroupState-SearchFor-IsHidden>false</GroupState-SearchFor-IsHidden>
   <kde_places_version>4</kde_places_version>
  </metadata>
 </info>
 <bookmark href="search:/documents">
  <title>Documents</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-text"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/8</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="desktop:/lastwaltz.jpg">
  <title>lastwaltz.jpg</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="user-desktop"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1607584145/0</ID>
    <isSystemItem>false</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="search:/images">
  <title>Images</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-images"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/9</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="search:/audio">
  <title>Audio</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-sound"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/10</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="search:/videos">
  <title>Videos</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-videos"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1605317873/11</ID>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <separator href="file:///boot/efi">
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sda1</UDI>
    <isSystemItem>true</isSystemItem>
    <IsHidden>true</IsHidden>
   </metadata>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="drive-harddisk"/>
   </metadata>
  </info>
  <title>500.0 MiB Hard Drive</title>
 </separator>
 <separator href="file:///media/alex/New-SD-512">
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sde1</UDI>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="drive-removable-media-usb"/>
   </metadata>
  </info>
  <title>New-SD-512</title>
 </separator>
 <separator href="file:///media/alex/Elements">
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sdb1</UDI>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="drive-removable-media-usb"/>
   </metadata>
  </info>
  <title>Elements</title>
 </separator>
 <separator href="file:///">
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sda2</UDI>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="drive-harddisk-root"/>
   </metadata>
  </info>
  <title>439.5 GiB Internal Drive (sda2)</title>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12.3</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator href="file:///media/alex/New-SD-512">
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sdc1</UDI>
    <isSystemItem>true</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="drive-removable-media-usb"/>
   </metadata>
  </info>
  <title>New-SD-512</title>
 </separator>
 <bookmark href="baloosearch:?json=%7B%22searchString%22:%22filename:%5C%22*.bak%5C%22%22%7D&amp;title=Query Results from '*.bak'">
  <title>Search for *.bak in alex</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-saved-search-symbolic"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1608165049/0</ID>
    <isSystemItem>false</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="">
  <title>Project Folder</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-favorites"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <OnlyInApp>kdenlive</OnlyInApp>
   </metadata>
  </info>
 </bookmark>
 <bookmark href="baloosearch:?json=%7B%22includeFolder%22:%22/home/alex/afolders/125-Ubuntu%22,%22searchString%22:%22filename:%5C%22sqleaders.pdf%5C%22%22%7D&amp;title=Query Results from 'sqleaders.pdf'">
  <title>Search for sqleaders.pdf in 125-Ubuntu</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="folder-saved-search-symbolic"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1610134936/0</ID>
    <isSystemItem>false</isSystemItem>
    <IsHidden>false</IsHidden>
   </metadata>
  </info>
 </bookmark>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/mmcblk0p1</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sdg1</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/mmcblk0p5</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sdg3</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/loop15</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sdd1</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/kde/fstab/fuse.sshfs/run/user/1000/b571befca4050284</UDI>
    <isSystemItem>true</isSystemItem>
    <IsHidden>true</IsHidden>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/kde/solid/udev/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/usb3/3-2</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <separator>
  <info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sr0</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
 </separator>
 <bookmark href="file:///home/alex">
  <title>alex</title>
  <info>
   <metadata owner="http://freedesktop.org">
    <bookmark:icon name="user-home"/>
   </metadata>
   <metadata owner="http://www.kde.org">
    <ID>1630230580/0</ID>
   </metadata>
  </info>
 </bookmark>
</xbel>
alex@alex-nuc8i7hnk:~$
 
Old 08-31-2021, 09:57 PM   #38
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,804

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
The ~/.local/share/user-places.xbel looks as expected. In particular, this is as expected...
Code:
<info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sr0</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
This might help with seeing what actions solid (KDE device integration framework) has configured to handle various devices...
Code:
ls -l /usr/share/solid/actions/
The .desktop files contained there describe the actions needed to handle various devices. For example, I have the dragon music player, and so I have....
Code:
~> cat /usr/share/solid/actions/dragonplayer-openaudiocd.desktop 
[Desktop Entry]
X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND OpticalDisc.availableContent == 'Audio' ]
Type=Service
Actions=open;

[Desktop Action open]
Name=Play Audio CD using Dragon Player
<other languages here>


Exec=dragon --play-dvd
Icon=dragonplayer
Maybe you just need to install a music player?

Last edited by ferrari; 08-31-2021 at 09:58 PM.
 
Old 08-31-2021, 10:03 PM   #39
alex4buba
Member
 
Registered: Jul 2020
Posts: 620

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ferrari View Post
The ~/.local/share/user-places.xbel looks as expected. In particular, this is as expected...
Code:
<info>
   <metadata owner="http://www.kde.org">
    <UDI>/org/freedesktop/UDisks2/block_devices/sr0</UDI>
    <isSystemItem>true</isSystemItem>
   </metadata>
  </info>
This might help with seeing what actions solid (KDE device integration framework) has configured to handle various devices...
Code:
ls -l /usr/share/solid/actions/
The .desktop files contained there describe the actions needed to handle various devices. For example, I have the dragon music player, and so I have....
Code:
~> cat /usr/share/solid/actions/dragonplayer-openaudiocd.desktop 
[Desktop Entry]
X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND OpticalDisc.availableContent == 'Audio' ]
Type=Service
Actions=open;

[Desktop Action open]
Name=Play Audio CD using Dragon Player
<other languages here>


Exec=dragon --play-dvd
Icon=dragonplayer
Maybe you just need to install a music player?
When I run the command, I get the following. I have VLC installed, is that not a music player? Should I get that Dragon? where?

I have no idea what all that below means

Code:
alex@alex-nuc8i7hnk:~$ ls -l /usr/share/solid/actions/
total 40
-rw-r--r-- 1 root root 3307 Aug  5 07:52 gwenview_importer_camera.desktop
-rw-r--r-- 1 root root 3424 Aug  5 07:52 gwenview_importer.desktop
-rw-r--r-- 1 root root 2659 Aug  5 07:56 solid_audiocd.desktop
-rw-r--r-- 1 root root 2013 Aug  5 07:40 solid_camera.desktop
-rw-r--r-- 1 root root 1994 Aug  5 07:41 solid_mtp.desktop
-rw-r--r-- 1 root root 3778 Jul 27 20:35 test-predicate-openinwindow.desktop
-rw-r--r-- 1 root root  234 Apr 10  2020 vlc-openbd.desktop
-rw-r--r-- 1 root root  227 Apr 10  2020 vlc-opencda.desktop
-rw-r--r-- 1 root root  229 Apr 10  2020 vlc-opendvd.desktop
-rw-r--r-- 1 root root  241 Apr 10  2020 vlc-openvcd.desktop
 
Old 08-31-2021, 11:24 PM   #40
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,804

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
I don't expect you to necessarily understand what it all means. If you were to examine the vlc-*.dekstop files, you'd see the actions don't likely match for a CD. This is easier for you to see/understand using the KDE GUI ( System Settings > Hardware > Removable Storage).

I'm not a kubuntu user, but you should perhaps read this guide about the distro you've chosen to use so that you can become more familiar with it. In particular, the section about installing applications...

https://averagelinuxuser.com/things-...5-install-apps

It shows how to install Clementine (one of many music players available). There are others as well....
https://forum.kde.org/viewtopic.php?f=309&t=135769
https://ubunlog.com/en/elisa-el-repr...-la-intencion/
 
Old 09-01-2021, 01:12 AM   #41
alex4buba
Member
 
Registered: Jul 2020
Posts: 620

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ferrari View Post
I don't expect you to necessarily understand what it all means. If you were to examine the vlc-*.dekstop files, you'd see the actions don't likely match for a CD. This is easier for you to see/understand using the KDE GUI ( System Settings > Hardware > Removable Storage).

I'm not a kubuntu user, but you should perhaps read this guide about the distro you've chosen to use so that you can become more familiar with it. In particular, the section about installing applications...

https://averagelinuxuser.com/things-...5-install-apps

It shows how to install Clementine (one of many music players available). There are others as well....
https://forum.kde.org/viewtopic.php?f=309&t=135769
https://ubunlog.com/en/elisa-el-repr...-la-intencion/
I am using VLC to convert audio file formats, I will try to remove it. Since we last exchanged messages, I installed Dragon player, it plays my CD OK, but when it comes up - At the bottom left it says "No Media Loaded" but the drive has the CD in it and it plays it when I click "Play Disc"

I will read the links you provided

What do you think, should I reinstall a fresh distro on top?

Thanks again
Alex
Attached Thumbnails
Click image for larger version

Name:	dragoncd.jpg
Views:	3
Size:	49.1 KB
ID:	37100  
 
Old 09-01-2021, 01:54 AM   #42
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,804

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
Quote:
Originally Posted by alex4buba View Post
I am using VLC to convert audio file formats, I will try to remove it.
Why remove it?

Quote:
Since we last exchanged messages, I installed Dragon player, it plays my CD OK, but when it comes up - At the bottom left it says "No Media Loaded" but the drive has the CD in it and it plays it when I click "Play Disc"
Ok, a little strange but it is working. Perhaps that message relates to USB storage media or similar. I really don’t know.

Quote:
I will read the links you provided
Good. Learning is part of the fun.

Quote:
What do you think, should I reinstall a fresh distro on top?

Thanks again
Alex
That is up to you, although I wouldn’t expect this drastic step to be helpful in any way.

Last edited by ferrari; 09-01-2021 at 01:55 AM.
 
Old 09-01-2021, 03:25 AM   #43
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,804

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
Now that you have Dragon Player installed, please check 'Device Actions' via the KDE System Settings (as described already). Is there an entry 'Play Audio CD Dragon using Dragon Player'? I'm just keen to understand if this launches automatically when you first put an audio CD in, or whether you have to start it manually?
 
Old 09-01-2021, 05:36 PM   #44
alex4buba
Member
 
Registered: Jul 2020
Posts: 620

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ferrari View Post
Now that you have Dragon Player installed, please check 'Device Actions' via the KDE System Settings (as described already). Is there an entry 'Play Audio CD Dragon using Dragon Player'? I'm just keen to understand if this launches automatically when you first put an audio CD in, or whether you have to start it manually?
First test - Before inserting a CD into the drive

Code:
alex@alex-nuc8i7hnk:~$ ls -l /usr/share/solid/actions/
total 32
-rw-r--r-- 1 root root 2520 Aug  5 07:56 dragonplayer-openaudiocd.desktop
-rw-r--r-- 1 root root 3410 Aug  5 07:56 dragonplayer-opendvd.desktop
-rw-r--r-- 1 root root 3307 Aug  5 07:52 gwenview_importer_camera.desktop
-rw-r--r-- 1 root root 3424 Aug  5 07:52 gwenview_importer.desktop
-rw-r--r-- 1 root root 2659 Aug  5 07:56 solid_audiocd.desktop
-rw-r--r-- 1 root root 2013 Aug  5 07:40 solid_camera.desktop
-rw-r--r-- 1 root root 1994 Aug  5 07:41 solid_mtp.desktop
-rw-r--r-- 1 root root 3778 Aug 31 21:52 test-predicate-openinwindow.desktop
After - looks the same

When I click Play CD in Dragon, it plays it

What do you make of this?

Cheers
Alex
 
Old 09-01-2021, 07:02 PM   #45
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,804

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
The list of files there won't change. I was really just asking if dragon player started automatically, but from your post I can tell that at least it can play the audio CD when requested manually.
 
  


Reply

Tags
cdrom, dvd drive



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount. Umount. Mount. Umount. Mount. Umount. Mount.. cwizardone Slackware 10 03-22-2007 09:30 AM
Mount usb drive, umount and mount another drive arubin Linux - Hardware 9 01-17-2007 03:46 AM
when i mount my USB Flash Drive A Messenge has come that mount: can't find /dev/sda/h feda82 Red Hat 2 12-24-2005 07:16 AM
when i mount my USB Flash Drive A Messenge has come that mount: can't find /dev/sda/h feda82 Red Hat 1 12-24-2005 04:25 AM
when i mount my USB Flash Drive A Messenge has come that mount: can't find /dev/sda/h feda82 Red Hat 2 12-24-2005 02:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration