signor_rossi;475323 Wrote: 
> Compiles now and sound now works consistently when started from a shell
> (I adjusted paths in squeezeplay.sh and didn't copy it around) and the
> working directory is the squeezeplay bin directory. Still no sound when
> started from the KDE filemanager dolphin, and now the interesting part,
> also no sound when the working directory is somewhat else and I invoke
> squeezeplay.sh with the full path!
> So it most likely is a path problem...?
> OS is Arch Linux x86.
> 
> signorRossi.

Quoting myself this time ;), but I just wanted to show how with the
right .desktop file the working directory can be set and Squeezeplay be
started with an icon with sound working in KDE. This one works for my
environment, notice the 'Path' setting :) :

Code:
--------------------
    
  [Desktop Entry]
  Comment[de]=Starte Squeezeplay
  Comment=Launch Squeezeplay
  Exec=/home/val/squeezeplay/build/linux/bin/squeezeplay.sh
  GenericName[de]=
  GenericName=
  Icon=/home/val/squeezeplay/build/linux/share/jive/jive/app.png
  MimeType=
  Name[de]=Squeezeplay
  Name=Squeezeplay
  Path=/home/val/squeezeplay/build/linux/bin
  StartupNotify=true
  Terminal=false
  TerminalOptions=
  Type=Application
  X-DBUS-ServiceName=
  X-DBUS-StartupType=
  X-KDE-SubstituteUID=false
  X-KDE-Username=
  
--------------------


signorRossi.


-- 
signor_rossi
------------------------------------------------------------------------
signor_rossi's Profile: http://forums.slimdevices.com/member.php?userid=11941
View this thread: http://forums.slimdevices.com/showthread.php?t=69904

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to