Wine 1.0 and Wine 1.1.23

Stuff that has yet to be sorted into a category.
Message
Author
User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#101 Post by mikeb »

are you able to uncheck ALL sound drivers
yes..then apply but still get test sound...wine 0.9.56

mike
User avatar
vtpup
Posts: 1420
Joined: Thu 16 Oct 2008, 01:42
Location: Republic of Vermont
Contact:

#102 Post by vtpup »

thanks mike.
kubots
Posts: 25
Joined: Thu 01 Jan 2009, 17:22

#103 Post by kubots »

Hmm. I'm having zero success running either wine 1.0 or 1.17 in MacPuppy Foxy 1.5

I've installed the three files (cabextract, xorg_xorg_dri-7.3-1.pet and wine pet).

After restarting X, I have 'Wine Config' and 'Wine Remove Programs' in the 'Utility' submenu....but they don't seem to do anything. Similarly, clicking on an .exe file does nothing

Can anyone help?

EDIT: Well, that's kooky plus fun :S

I used Pfind to search for Wine. It found a bunch of stuff in /initrd/pup_ro2/usr/share/picasa/wine/bin.

Clicking on some of the icons (notepad, progman etc) launches those files. Figuring what the hey, I dragged a file from HDD (Open office portable) onto the cog wheel icon named Wine. It launched it.

That's...kinda counter intuitive? Is it meant to work like that?
Last edited by kubots on Fri 02 Jan 2009, 11:18, edited 1 time in total.
User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#104 Post by mikeb »

Try running 'winecfg' from a console/xterm.....you should get some messages indicating what may be wrong/missing

regards

mike
kubots
Posts: 25
Joined: Thu 01 Jan 2009, 17:22

#105 Post by kubots »

Sorry - I think we both posted at the same time :)

Anyway, I did just that and got -

/usr/bin/winecfg: line 29: /usr/bin/wine: is a directory
/usr/bin/winecfg: line 29: exec: /usr/bin/wine: cannot execute: success

Does the above + the workaround I seem to have discovered (see EDIT above in my 1st post) indicate something useful?

Might this be because I'm trying to run it from a LiveCD session (I'm trial ing wine to see if it will do what I need it to)
User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#106 Post by mikeb »

Ah seems like you have a working wine after all. Clicking on an exe won't do anything until the file association is made....there was a pup to do this but not sure of the situation now.
wine /path/to/program.exe is the usual format. from command line.

Running in ram (ie cd only) may affect behaviour....there have been reports of odd behaviour with wine and the union file system..in the past I've tried wine in sfs form then remastered it in after testing.

regards

mike
User avatar
vtpup
Posts: 1420
Joined: Thu 16 Oct 2008, 01:42
Location: Republic of Vermont
Contact:

#107 Post by vtpup »

You should associate .exe files with wine so that when you click on them wine opens them.

To do this in Rox file manager, right click on any .exe file, then select "set run action", then make sure the button at the top is set for "only for the type 'application...(snip)". Then at the bottom under "Use shell command:" type in:

Code: Select all

wine "$@"
and hit "Use Command"

Another way to open programs in wine is to unhide files in your home directory (in Rox left-click once on the eye icon in the toolbar) and then go to the .wine directory.

Inside .wine is drive_c which is your emulated (I know, wine is not a windows emulator) C: drive.

Inside drive_c are where your Windows programs are generally stored and installed. If you have made the .exe an association to Wine, just clicking on an .exe program in drive_c should run it. While an .exe file doesn't necessarily have to be in drive_c to run, they are generally happier there, and that is where they get installed when you run most installers in Wine.

Installers are usually called setup.exe on a windows program CD. Installers don't generally have to be run in drive_c (in fact usually aren't since they are often on a CD) but Wine will know to actually install the runnable program in drive_c anyway.

re. your discovery:
Dropping a file on top of a program as you did will cause some file managers, including ROX in Puppy, to pass the dropped filename to the program, exactly as if you had typed it from the command line. Not all programs like this or know what to do with it, but Wine does for .exe progs. And not all file managers do this.
kubots
Posts: 25
Joined: Thu 01 Jan 2009, 17:22

#108 Post by kubots »

Thanks folk - I'll let you know if any other issues arise. I made the mistake of thinking it just automagically worked (as in FlexxPuppy 1.4); didn't realize you had to tell it what to do with .exe's. DOS habits, I guess.
User avatar
vtpup
Posts: 1420
Joined: Thu 16 Oct 2008, 01:42
Location: Republic of Vermont
Contact:

#109 Post by vtpup »

kubots wrote:Thanks folk - I'll let you know if any other issues arise. I made the mistake of thinking it just automagically worked (as in FlexxPuppy 1.4); didn't realize you had to tell it what to do with .exe's. DOS habits, I guess.
Automatic .exe association works in Puppy 4.1.2. You said you were running MacPuppy Foxy 1.5.

Individuals are free to create alternative puplets at will. How well they work, and their own compatibility with other external installed programs are entirely specific (and possibly idiosycncratic) to the distro.
_MegadetH_
Posts: 221
Joined: Sun 28 Sep 2008, 10:23
Location: Italy

#110 Post by _MegadetH_ »

vtpup wrote:
Actually I should have asked it in a different way -- are you able to uncheck ALL sound drivers.
.
Yes I can! ;)
Sorry for delay as I said in my previous topic I hadn't internet for some days.


Anyway, I would appreciate if anyone could help me with "unable to initialize graphics engine" error I described in the last page. thanks
User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#111 Post by mikeb »

unable to initialize graphics engine
well libGLU needed / the open GL package.

If you are trying to run 3d games then the full 3d driver will be needed...eg dri/drm

regards

mike
_MegadetH_
Posts: 221
Joined: Sun 28 Sep 2008, 10:23
Location: Italy

#112 Post by _MegadetH_ »

mikeb wrote:
unable to initialize graphics engine
well libGLU needed / the open GL package.

If you are trying to run 3d games then the full 3d driver will be needed...eg dri/drm

regards

mike
yes I want to play 3d games.
do you where I can find those drivers for puppy 4.1,please ? I tried with petget but they are not there.
User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#113 Post by mikeb »

Well that's beyond the scope of this thread but use this
http://wellminded.com/puppy/pupsearch.html
and look for your video card type and 3d...I'm not familiar with the arrangements for 3d and puppy 4

regards

mike
User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#114 Post by technosaurus »

perhaps you are looking for wine compiled with the 3dmark patch -> directx levels and pixel shading

http://www.wine-reviews.net/benchmarks/ ... patch.html

Does anyone know if this has been incorporated into the 1.1.x tree yet?

Also does anyone know a way to compile wine without the development files since most people want to just use precompiled binaries - not develop/compile an exe... if not then which development files can safely be removed? I have been checking the online man pages but it is unclear whether or not any of these files are used for "normal operation"???????
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].
iscraigh
Posts: 276
Joined: Sun 03 Sep 2006, 05:50

#115 Post by iscraigh »

I am trying the 1.17 pet and seem to be unable to install ie6
Anyone able to get this to work?
ie4linux does not work either.


Craig
User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#116 Post by technosaurus »

wine 1.1.13

I compiled 1.1.13 with GL only (no GLU)- compiling with GLU would likely require a complete recompile of X and all associated programs - others have been compiled with it and this cause crazy screen flickers and other instabilities - although there is libGLU.so... there was no GLU.h in devx_XXX.sfs this could mean any number of things ... hopefully someone knows where the GLU.h that was used to compile the official pet package could be found
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].
User avatar
mikeb
Posts: 11297
Joined: Thu 23 Nov 2006, 13:56

#117 Post by mikeb »

I am trying the 1.17 pet and seem to be unable to install ie6
Anyone able to get this to work?
ie4linux does not work either.
hmm I had the latter working some time ago with an older wine..and installing ie6 I don't think is recommendedfor security reasons and it wouls overwrite system wine files.
If you simply want to check page rendering try this useful site...
http://ipinfo.info/netrenderer/index.php

another safer approach would be to use qemu/vbox and have a virtual windows installation

regards

mike
Wolf Pup
Posts: 637
Joined: Fri 28 Apr 2006, 01:37

#118 Post by Wolf Pup »

Wine Developmental Version updated to 1.1.14
[img]http://img230.imageshack.us/img230/8595/ubd6467dp2.png[/img]
[url=http://www.tinyurl.com/54tu74]Visit The Repository[/url] - Helpful and hard-to-find treats for Puppy 3.
[url=http://www.tinyurl.com/c5a68f]Click Here for Puppy Support Chat, + Helpful Links.[/url]
User avatar
vtpup
Posts: 1420
Joined: Thu 16 Oct 2008, 01:42
Location: Republic of Vermont
Contact:

#119 Post by vtpup »

Thanks Wolf Pup!
Wolf Pup
Posts: 637
Joined: Fri 28 Apr 2006, 01:37

#120 Post by Wolf Pup »

Wine Development Version updated to 1.1.23 :)
[img]http://img230.imageshack.us/img230/8595/ubd6467dp2.png[/img]
[url=http://www.tinyurl.com/54tu74]Visit The Repository[/url] - Helpful and hard-to-find treats for Puppy 3.
[url=http://www.tinyurl.com/c5a68f]Click Here for Puppy Support Chat, + Helpful Links.[/url]
Post Reply