Thanks for responses folks!
lbsUser, somehow I missed your input! Thanks for your contribution.
The main reason to me for knowing the lxde rev level is that with other desktops it's customary to include that information in a post. Problems with old SW are often fixed in newer versions.
Rex, sorry to touch off a mail storm!
vassa1, getting back to CD/DVD Creator, I got some blank media, so I had a chance to try your "ps" suggestion FWIW.
I ran ps -ef > before.txt, then inserted the blank. When the popup displayed I selected CD/DVD Creator. After it opened I ran ps -ef > after.txt. Then I took a diff of the two files. This is how that came out"
Code: Select all
frank[5001] diff cdcAfter.txt cdcBefore.txt
59a60
> root 67 2 0 20:17 ? 00:00:01 [kworker/0:1]
134c135
< root 815 710 1 20:17 tty7 00:02:36 /usr/bin/X -background none :0 v
---
> root 815 710 1 20:17 tty7 00:02:35 /usr/bin/X -background none :0 v
149c150
< frank 1191 1 1 20:17 ? 00:01:29 netactview
---
> frank 1191 1 1 20:17 ? 00:01:28 netactview
172c173
< frank 2345 1 1 22:35 ? 00:00:04 /usr/lib64/thunderbird/thunderbi
---
> frank 2345 1 2 22:35 ? 00:00:04 /usr/lib64/thunderbird/thunderbi
176,182c177
< root 2416 2 0 22:40 ? 00:00:00 [kworker/0:1]
< root 2419 2 0 22:40 ? 00:00:00 [kworker/4:1]
< frank 2426 1 0 22:40 ? 00:00:00 /usr/lib/gvfs/gvfsd-burn --spawn
< frank 2446 1 1 22:40 ? 00:00:00 nautilus --no-default-window --n
< frank 2453 1 0 22:40 ? 00:00:00 /usr/lib/gvfs/gvfsd-trash --spaw
< root 2457 1 0 22:40 ? 00:00:00 /usr/lib/systemd/systemd-hostnam
< frank 2459 2393 0 22:41 pts/0 00:00:00 ps -ef
---
> frank 2404 2393 0 22:38 pts/0 00:00:00 ps -ef
frank[5002]
If there is a smoking gun here it would have to be gvfsd-burn. I saw that in the task manager previously, but it's not an executable. nautilus is in my path, but I don't think it has a burner plugin. netactview is my network monitor.
vasa1, your idea was a good one, but the results don't reveal anything to me. Heboland.