Menu

#41 linux version errors

open
nobody
Backend (28)
5
2012-10-28
2004-11-19
Jeff Powell
No

Built with trial RealBasic 5.5.4

  1. Cannot present any mode and does not detect dual
    monitor. Probably not detecting any monitors.
    (RealBasic problem?)

  2. Song names with "(" and ")" are rejected by sh
    command. Error from console.

sh: -c: line 1: syntax error near unexpected token (' sh: -c: line 1:cp /usr/local/bin/OpenSong/OpenSong\ Defaults/Songs/Your\ Love\ Oh\ Lord\ (Psalm\ 36)
/home/jeff/OpenSong/Songs/'

if OS is linux add a "\" so that the cp command like is
done for spaces:

cp /usr/local/bin/OpenSong/OpenSong\ Defaults/Songs/Your\ Love\ Oh\ Lord\ (Psalm\ 36)
/home/jeff/OpenSong/Songs/

  1. Multiple errors on close trying to save settings

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I can present a single screen presentation and a dual
    screen preview by using the keyboard shortcuts (ctrl-1,
    and ctrl-3). Unfortunately, the single screen presentation
    still opens up in a window rather than throwing the
    picture over the top of everything!

     
  • David Weisgerber

    Logged In: YES
    user_id=477011

    regarding (2): it would be best to do file names in ""

     

Anonymous
Anonymous

Add attachments
Cancel