techno-mole
2009-Jan-19 12:21 UTC
[Wine] myscribe & wine problem on 64 bit ubuntu intrepid
hello. i have run into a small problem with myscribe and wine, that being i cant get myscribe to work. i know there is a version of it for linux, but it isnt working because of a qt problem (i think) which is why im trying to get the windows version running. basically it installed fine, but when i try to start it nothing happens, i have wondered whether its because im running a 64 bit system, but i also have the firstclass client (i also have the linux version of firstclass installed) and easy gif animator installed through wine and they are running perfectly (both are normal 32bit apps, not 64bit versions) im new to the try to fix it stuff, so im not sure what i need to include, so here is what i get if i run it through terminal (assuming im running it in the right way) - Code: /.wine/drive_c/Program Files/CafeScribe/MyScrib/bin/MyScribe.exe' err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on CA0106, disabling mixer fixme:mixer:ALSA_MixerInit No master control found on SAA7134, disabling mixer err:seh:raise_exception Unhandled exception code 80000001 flags 0 addr 0x7bc6a3f7 i used myscribe for my last open university course, and although it may not be needed for my next course i found it to be handy, so thought id use it again. im also working on getting the linux version working (i figured trying to get both running doubles my chances of getting something to work) but it is giving me a qtassistant related error, even though i have all the required libraries installed. anyway i will be grate full for any help. cheers
vitamin
2009-Jan-19 20:21 UTC
[Wine] Re: myscribe & wine problem on 64 bit ubuntu intrepid
techno-mole wrote:> hello. > i have run into a small problem with myscribe and wine, that being i cant get myscribe to work. > i know there is a version of it for linux, but it isnt working because of a qt problem (i think) which is why im trying to get the windows version running.You will be much better off fixing the Linux version.
techno-mole
2009-Jan-19 21:28 UTC
[Wine] Re: myscribe & wine problem on 64 bit ubuntu intrepid
yes i have thought about that, and ive been doing some searching on the issue, but as yet i cant find a solution, which is why i decided to have ago with it on wine. this is the error i get trying to run the linux version (i know this isnt the place) Code: error while loading shared libraries: libQtAssistantClient.so.4: cannot open shared object file: No such file or directory this is some kind of library issue, but as yet i cant figure out why i get the error as i have the qt packages, libraries etc etc installed, but oh well persistance pays of. cheers
vitamin
2009-Jan-19 22:17 UTC
[Wine] Re: myscribe & wine problem on 64 bit ubuntu intrepid
techno-mole wrote:> error while loading shared libraries: libQtAssistantClient.so.4: cannot open shared object file: No such file or directoryFind a package that contains this library and install it. You might need 32-bit version of it as well.