Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
indy$wine GP4Demo.exe
Could not stat /media/floppy (No such file or directory), ignoring drive A:
Could not stat /media/cdrom (No such file or directory), ignoring drive M:
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type WAVEAUDIO.
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
err:seh:EXC_DefaultHandling Exception frame is not in stack limits => unable to
dispatch exception.
I downloaded the dguitar and it downt work... The applet can be seen in text mode and the program doesnt run the gp files can you please help... ıt says running binary files may confuse ... Or something like that
Could you please let us know what version of DGuitar are you running. ?
What does the message say exactly ? (screenshot or copy-paste of the DGuitar log window)
When I type
./DGuitar.sh
I got the error message
bash: ./DGuitar.sh: Permission denied
even with user : root
the folder name is DGuitar-nosrc
but I cannot find the version it has been months since I installed and find the program from this forum
(mandrake 10.0)
and now when I type the command ./DGuitar.sh it gives the error message
./DGuitar.sh: line 1: java: command not found
I installed the jre. Did I do something wrong it is located in the /usr/java/jre1.5.0_02 directory
can you please help me again solving this problem thank you
By default the interpreter isn't linked to /usr/bin nor /usr/local/bin, which are in your path variable. Either You can do it Yourself, passing the arguments to the program with a script like this:
Code:
#!/bin/sh
/path/to/java/java $@
...or maybe You've got some kind of installer in Your distribution, in Debian there is one, I think.
i hafta make a totla move to mac and this made it easier! in fact this was my only worry..
couple things,
your 4.2.zip is messed, it extracts a 0.2.1...the no source version is fine...runs fine on my osx.2.8 (unsupported g3) very midi like in sound, but that mite just be my mac..
java doesnt look TOO hard...im going to try and contribute
please tell me eventually we can write to it!!!!! id so use this on my mac/lin instead of tyring to get gpro to run..i really write on gpro alot..
i hafta make a totla move to mac and this made it easier! in fact this was my only worry..
>>THANKS...GOOD TO KNOW...MAY FEATURES STILL TO COME..did you try the DGUITAR-DEV.zip ?
>>that is the "current under development" status of the Project
couple things,
your 4.2.zip is messed, it extracts a 0.2.1...
>> NOT REALLY, I just tested and it works fine !!...maybe the mirrror is broken...(use the first mirror of the list)
the no source version is fine...runs fine on my osx.2.8 (unsupported g3) very midi like in sound, but that mite just be my mac..
>>GUITAR PRO uses and sounds like MIDI too...the DGuitar player its on the very early stages, if you want a MORE sweet sound...test SWEET GUITAR (for windows only)
java doesnt look TOO hard...im going to try and contribute
>>the DGuitar-dev.zip gives you an idea of the current status, let me know what are you interested in workin
please tell me eventually we can write to it!!!!! id so use this on my mac/lin instead of tyring to get gpro to run..i really write on gpro alot..
>>Editing of files its planned but no DATE yet (if that is what you mean ?!)
DGuitar is a Guitar Pro (*.GP4,*.GP3,GTP) viewer, player program that works under
Linux,MacOs,Solaris,BSD,Windows and any other Operational System that has
Java Runtime Environment 1.4 or later installed.
Try DGuitar LATEST versions (updated 2005.12.01)
If you want to make sure you have the lates DGUITAR version visit: http://sourceforge.net/project/showf...roup_id=110320
When this version is stable/complete enough it will become the next stable release
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.