glass bounces up and down then stops
-
- Level 1
- Posts: 7
- Joined: Tue Sep 09, 2008 3:21 pm
glass bounces up and down then stops
and nothing happens. i run mandriva spring2008.1 i have downloaded limewire and squeezebox duet and i cant get them to run. any suggestions?
thanks
randog
thanks
randog
Re: glass bounces up and down then stops
The FAQ has lots of useful information.randogrulz wrote:and nothing happens. i run mandriva spring2008.1 i have downloaded limewire and squeezebox duet and i cant get them to run. any suggestions?
thanks
randog
http://wiki.winehq.org/FAQ#head-8ca0ddc ... a5eba7dab2
-
- Level 1
- Posts: 7
- Joined: Tue Sep 09, 2008 3:21 pm
here is what i got
when i went into a shell i did wine(SqueezeCenter).exe
this is what it said
bash: syntax error near unexpected token `SqueezeCenter'
can you explain that to me? please?
thanks
randog
this is what it said
bash: syntax error near unexpected token `SqueezeCenter'
can you explain that to me? please?
thanks
randog
Re: here is what i got
Command "wine(SqueezeCenter).exe" is incorrect. Check the name of the file and try again.randogrulz wrote:when i went into a shell i did wine(SqueezeCenter).exe
this is what it said
bash: syntax error near unexpected token `SqueezeCenter'
can you explain that to me? please?
thanks
randog
-
- Level 1
- Posts: 7
- Joined: Tue Sep 09, 2008 3:21 pm
here is where i got it from
http://wiki.winehq.org/FAQ#head-8ca0ddc ... a5eba7dab2
and this is what i did from the wiki
2.1. When I double-click on a .exe file in my File Manager, nothing happens.
Note: If you can, start applications by clicking on the application's icon in the Applications / Wine menu or desktop instead. Double-clicking .exe's is typically only needed for applications that aren't installed yet, e.g. to run the setup.exe on a cd-rom game, or a downloaded installer.
If double-clicking doesn't work, you might need to right-click the file and choose "Run with Wine". It depends on your file manager. If that also doesn't work, contact whoever built your wine packages and complain.
You can work around this problem by using the command line instead of your File Manager. To do this, open a terminal window, navigate to the folder where your application is, and run it by typing wine (program).exe. Running wine in this fashion will also let you see Wine's debugging log. This may not be the friendliest way to use Wine, but at the moment it is the most effective, and it's how wine developers usually do it.
I just tried it does wine SqueezeCenter exe in my acct (not root this time) and this is what it said
wine: could not load L"C:\\windows\\system32\\SqueezeCenter.exe": Module not found
http://wiki.winehq.org/FAQ#head-8ca0ddc ... a5eba7dab2
and this is what i did from the wiki
2.1. When I double-click on a .exe file in my File Manager, nothing happens.
Note: If you can, start applications by clicking on the application's icon in the Applications / Wine menu or desktop instead. Double-clicking .exe's is typically only needed for applications that aren't installed yet, e.g. to run the setup.exe on a cd-rom game, or a downloaded installer.
If double-clicking doesn't work, you might need to right-click the file and choose "Run with Wine". It depends on your file manager. If that also doesn't work, contact whoever built your wine packages and complain.
You can work around this problem by using the command line instead of your File Manager. To do this, open a terminal window, navigate to the folder where your application is, and run it by typing wine (program).exe. Running wine in this fashion will also let you see Wine's debugging log. This may not be the friendliest way to use Wine, but at the moment it is the most effective, and it's how wine developers usually do it.
I just tried it does wine SqueezeCenter exe in my acct (not root this time) and this is what it said
wine: could not load L"C:\\windows\\system32\\SqueezeCenter.exe": Module not found
glass bounces up and down then stops
randogrulz wrote:
cd <location of executable you want to run>
wine <name of executable>.exe (yes that is dot exe without the space)
You should get a bunch of output to the screen and your program should
run. Also, please look in the applications database (AppDb) and see if
anyone has been successful in running your particular executable and if
any workarounds are needed to do so.
the directory the program was installed into.
James McKenzie
What you need to do is this in terminalhere is where i got it from
http://wiki.winehq.org/FAQ#head-8ca0ddc ... a5eba7dab2
and this is what i did from the wiki
2.1. When I double-click on a .exe file in my File Manager, nothing happens.
Note: If you can, start applications by clicking on the application's icon in the Applications / Wine menu or desktop instead. Double-clicking .exe's is typically only needed for applications that aren't installed yet, e.g. to run the setup.exe on a cd-rom game, or a downloaded installer.
If double-clicking doesn't work, you might need to right-click the file and choose "Run with Wine". It depends on your file manager. If that also doesn't work, contact whoever built your wine packages and complain.
You can work around this problem by using the command line instead of your File Manager. To do this, open a terminal window, navigate to the folder where your application is, and run it by typing wine (program).exe. Running wine in this fashion will also let you see Wine's debugging log. This may not be the friendliest way to use Wine, but at the moment it is the most effective, and it's how wine developers usually do it.
I just tried it does wine SqueezeCenter exe in my acct (not root this time) and this is what it said
cd <location of executable you want to run>
wine <name of executable>.exe (yes that is dot exe without the space)
You should get a bunch of output to the screen and your program should
run. Also, please look in the applications database (AppDb) and see if
anyone has been successful in running your particular executable and if
any workarounds are needed to do so.
This means that wine could not find the executable. Please run it fromwine: could not load L"C:\\windows\\system32\\SqueezeCenter.exe": Module not found
the directory the program was installed into.
James McKenzie
-
- Level 1
- Posts: 7
- Joined: Tue Sep 09, 2008 3:21 pm
[randy@randy ~]$ locate squeezecenter.exe
/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe
/home/randy/Download/wine/wine/SqueezeCenter/server/squeezecenter.exe
/home/randy/squeeze box center etc/SqueezeCenter/server/squeezecenter.exe
[randy@randy ~]$ cd/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe
bash: cd/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe: No such file or directory
[randy@randy ~]$ cd squeezecenter.exe
bash: cd: squeezecenter.exe: No such file or directory
[randy@randy ~]$ cd<squeezecenter.exe>
bash: syntax error near unexpected token `newline'
[randy@randy ~]$ cd<squeezecenter.exe>wine<squeezecenter>.exe
bash: squeezecenter.exe: No such file or directory
also a question when the wine glass jumps up and down that is good? then it disappears and nothing happens?
/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe
/home/randy/Download/wine/wine/SqueezeCenter/server/squeezecenter.exe
/home/randy/squeeze box center etc/SqueezeCenter/server/squeezecenter.exe
[randy@randy ~]$ cd/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe
bash: cd/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe: No such file or directory
[randy@randy ~]$ cd squeezecenter.exe
bash: cd: squeezecenter.exe: No such file or directory
[randy@randy ~]$ cd<squeezecenter.exe>
bash: syntax error near unexpected token `newline'
[randy@randy ~]$ cd<squeezecenter.exe>wine<squeezecenter>.exe
bash: squeezecenter.exe: No such file or directory
also a question when the wine glass jumps up and down that is good? then it disappears and nothing happens?
An executable is not a directory.randogrulz wrote:[randy@randy ~]$ locate squeezecenter.exe
/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe
/home/randy/Download/wine/wine/SqueezeCenter/server/squeezecenter.exe
/home/randy/squeeze box center etc/SqueezeCenter/server/squeezecenter.exe
[randy@randy ~]$ cd/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe
bash: cd/home/randy/Documents/usr/SqueezeCenter/server/squeezecenter.exe: No such file or directory
[randy@randy ~]$ cd squeezecenter.exe
bash: cd: squeezecenter.exe: No such file or directory
[randy@randy ~]$ cd<squeezecenter.exe>
bash: syntax error near unexpected token `newline'
[randy@randy ~]$ cd<squeezecenter.exe>wine<squeezecenter>.exe
bash: squeezecenter.exe: No such file or directory
Did you ever actually install this app?
-
- Level 1
- Posts: 7
- Joined: Tue Sep 09, 2008 3:21 pm
jsut tried it again and this is what i got this time its long (sorry)
[randy@randy ~]$ cd /home/randy/Documents/usr/SqueezeCenter/server
[randy@randy server]$ wine squeezecenter.exe
fixme:advapi:RegisterEventSourceA ((null),"Application"): stub
fixme:advapi:RegisterEventSourceW (L"",L"Application"): stub
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Use of uninitialized value in concatenation (.) or string at /<Z:\home\randy\Doc
uments\usr\SqueezeCenter\server\squeezecenter.exe>Net/DNS/Resolver/Win32.pm line
46.
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Z:\home\randy\DOCU~OWL\usr\SQUE~TXG\server\Bin\MSWI~YEQ\mysqld.exe: Can't read d
ir of '\home\randy\tmp\' (Errcode: 2)
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0002,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x33ecfc,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0002,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x1211e8,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x33f638,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x1218a0,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x33f644,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x1218a0,(nil)): stub
err:eventlog:ReportEventW L"TCP/IP, --shared-memory, or --named-pipe should be c
onfigured on NT OS\r\n\r\n"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000064,(nil),0x0001,0x00 000000,0x33f638,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000064,(nil),0x0001,0x00 000000,0x1218a0,(nil)): stub
err:eventlog:ReportEventW L"Aborting\n\r\n\r\n"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00 000000,0x33f62c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00 000000,0x120dc8,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[08-09-18 12:38:58.4707] Slim::Utils::MySQLHelper::createSystemTables (433) FATA L: Couldn't connect to database: [Can't connect to MySQL server on '127.0.0.1' ( 10061)]
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
rmtree failed: Directory not empty
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[randy@randy server]$
yea i had downloaded it a couple of times
[randy@randy ~]$ cd /home/randy/Documents/usr/SqueezeCenter/server
[randy@randy server]$ wine squeezecenter.exe
fixme:advapi:RegisterEventSourceA ((null),"Application"): stub
fixme:advapi:RegisterEventSourceW (L"",L"Application"): stub
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Use of uninitialized value in concatenation (.) or string at /<Z:\home\randy\Doc
uments\usr\SqueezeCenter\server\squeezecenter.exe>Net/DNS/Resolver/Win32.pm line
46.
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Z:\home\randy\DOCU~OWL\usr\SQUE~TXG\server\Bin\MSWI~YEQ\mysqld.exe: Can't read d
ir of '\home\randy\tmp\' (Errcode: 2)
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0002,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x33ecfc,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0002,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x1211e8,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x33f638,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x1218a0,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x33f644,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000064,(nil),0x0001,0x00
000000,0x1218a0,(nil)): stub
err:eventlog:ReportEventW L"TCP/IP, --shared-memory, or --named-pipe should be c
onfigured on NT OS\r\n\r\n"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000064,(nil),0x0001,0x00 000000,0x33f638,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000064,(nil),0x0001,0x00 000000,0x1218a0,(nil)): stub
err:eventlog:ReportEventW L"Aborting\n\r\n\r\n"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null),"MySQL"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MySQL"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00 000000,0x33f62c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0xc0000064,(nil),0x0001,0x00 000000,0x120dc8,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[08-09-18 12:38:58.4707] Slim::Utils::MySQLHelper::createSystemTables (433) FATA L: Couldn't connect to database: [Can't connect to MySQL server on '127.0.0.1' ( 10061)]
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
rmtree failed: Directory not empty
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
[randy@randy server]$
yea i had downloaded it a couple of times
Is "squeezecenter.exe" this app: http://www.slimdevices.com/pi_features.html ?
-
- Level 1
- Posts: 7
- Joined: Tue Sep 09, 2008 3:21 pm
-
- Level 1
- Posts: 7
- Joined: Tue Sep 09, 2008 3:21 pm
Their Linux support forum has a thread about getting it to work under Mandriva 2008.1, which is what you say you use, and the steps to achieve that look pretty simple: http://forums.slimdevices.com/showthrea ... 174&page=3
I also suggest you spend some time learning how to use your OS. It's quite obvious from this thread that you don't have a clue about some very basic things, and until you learn them, you're going to have trouble getting anything to work.
I also suggest you spend some time learning how to use your OS. It's quite obvious from this thread that you don't have a clue about some very basic things, and until you learn them, you're going to have trouble getting anything to work.