Announcement

Collapse
No announcement yet.

Wine programs not opening

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Wine programs not opening

    Originally posted by Telengard
    Alt+F2 -> konsole, and then:

    $ cd path_to_EXE_file
    $ wine program_name.exe

    Observe the output from wine in Konsole to see what is happening.
    Welcome newbies!
    Verify the ISO
    Kubuntu's documentation

    Comment


      #17
      Re: Wine programs not opening

      Originally posted by Telengard
      Originally posted by Telengard
      Alt+F2 -> konsole, and then:

      $ cd path_to_EXE_file
      $ wine program_name.exe

      Observe the output from wine in Konsole to see what is happening.
      I updated the last post probably the same time you sent that last supply. Here is what is in konsole and the install hangs up at this point.

      me@Acer:~/Downloads$ wine iamfx4setup.exe
      fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program Files\\Metatrader 4 by IamFX\\sounds\\alert.wav") stub

      What are the names of the EXE files in the folder?
      LiveUpdate.exe
      MetaEditor.exe
      MetaLang.exe
      terminal.exe
      Uninstall.exe

      Comment


        #18
        Re: Wine programs not opening

        There is a rather ugly solution for Metatrader here. It seems to assume that you have already successfully installed Metatrader in Windows on the same computer.

        There is reason to believe that Metatrader may not run with current versions of Wine though.

        Originally posted by WineHQ AppDB
        It does not work with versions 1.29 and above. (did not test every version)

        With 1.1.33 it crashes when tryng to change indicator settings.

        Yet to find a major annoyance that inhibited use of the program, with versions 1.1.28 and below.
        What version of Wine are you running?

        Code:
        $ wine --version
        wine-1.1.35
        Welcome newbies!
        Verify the ISO
        Kubuntu's documentation

        Comment


          #19
          Re: Wine programs not opening

          1.1.35

          Is there a way to get an earlier version?

          Comment


            #20
            Re: Wine programs not opening

            There is no guarantee that using an older version of Wine will enable you to install and run Metatrader successfully.

            On my Kubuntu 9.10 Karmic Koala system:

            Code:
            $ lsb_release -d
            Description:  Ubuntu 9.10
            $ sudo aptitude update && sudo aptitude install wine                                       
            . . . CUT EXTRANEOUS INFORMATION . . .
            Get:1 [url]http://us.archive.ubuntu.com[/url] karmic/main binfmt-support 1.2.14 [22.3kB]                 
            Get:2 [url]http://us.archive.ubuntu.com[/url] karmic/universe wine 1.0.1-0ubuntu8 [7,536kB]                
            Get:3 [url]http://us.archive.ubuntu.com[/url] karmic/multiverse wine-gecko 0.1.0-0ubuntu1 [5,744kB]                            
            Get:4 [url]http://us.archive.ubuntu.com[/url] karmic/universe cabextract 1.2-3 [55.4kB]                                  
            Get:5 [url]http://us.archive.ubuntu.com[/url] karmic/main ttf-liberation 1.05.1.20090721-0ubuntu1 [1,038kB]                        
            Get:6 [url]http://us.archive.ubuntu.com[/url] karmic/multiverse ttf-mscorefonts-installer 3.0 [35.9kB]                          
            Get:7 [url]http://us.archive.ubuntu.com[/url] karmic-updates/main winbind 2:3.4.0-3ubuntu5.1 [4,378kB]                          
            . . . CUT EXTRANEOUS INFORMATION . . .
            $ wine --version
            wine-1.0.1
            (I edited the Konsole log above for brevity and readability. The full log is attached to this message.)

            How did you install Wine 1.1.35 on your system?

            Attached Files
            Welcome newbies!
            Verify the ISO
            Kubuntu's documentation

            Comment


              #21
              Re: Wine programs not opening

              Originally posted by Telengard


              How did you install Wine 1.1.35 on your system?
              I installed it with Synaptic.

              Comment


                #22
                Re: Wine programs not opening

                I installed some older versions of wine including 1.1.28 which is supposed to work with metatrader but still no change. Any other ideas?

                Comment


                  #23
                  Re: Wine programs not opening

                  Nope, sorry.

                  Unless someone else can help you could take your query to the Wine forum
                  Welcome newbies!
                  Verify the ISO
                  Kubuntu's documentation

                  Comment

                  Working...
                  X