similar to: Autopano Pro 1.4.2 on WINE (path problem I think)

Displaying 14 results from an estimated 14 matches similar to: "Autopano Pro 1.4.2 on WINE (path problem I think)"

2005 May 19
3
Start Windows application from another windows application
Hi all, Being a little (completely) fed-up with windows, I'd like to make a complete switch to Linux, which I already use for about 90%. I still use a specific panorama photo stiching program within WinXP called PTGui. The PTGui program runs fine within Wine. However, PTgui knows/uses two "helper" programs called autopano(.exe) and enblend(.exe). Both are console based executables
2011 Nov 05
2
dradio stream recoder
Hi, doing my first steps with and getting immediately stuck. I found only one other post for this software from 2008, which didn't help me at all: http://forum.winehq.org/viewtopic.php?p=29934&sid=1070aa8a5c20efe6efe9a81fcfc4c0fe I am running xubunutu 10.04 lucid and installed wine via the ppt as suggestd in the FAQ. wine --version reports wine-1.3.31 The installation went fine, but
2010 Oct 25
4
Scrivener 1.0, unable to create or open a project
wine: 1.3.4 OS: slackware 13.1 (32 bit), 2.6.36-rc7 kernel I downloaded and installed the most recent version of Scrivener for windows (beta). The issue i"m having is exactly this: http://www.literatureandlatte.com/forum/viewtopic.php?f=32&t=8617&start=0 I start the program, try to create a document, and am told that the file create isn't compatible with that version. If I
2005 May 23
2
[Fwd: Re: Start Windows application from another windows application]
harryvanderwolf@hccnet.nl wrote: > Yes, this failed for me. For now, I will compile/build wine from the 20050419 source like you did and report back if that has been succesfull. > > Thanks again and kind regards, > > Harry > I just built wine from scratch. I uninstalled wine, removed my home/.wine directory, untarred/unzipped the 20050419 source to a temporary directory and
2012 Jan 22
1
Timing related application crash
Hey all, I have an application (autopano: http://autopano.kolor.com/autopano_v103.zip) that I've ran on 32 bit systems for a while successfully. However, when I try to run it on my 64 bit desktop using either the 32 or 64 bit version of WINE I am having difficulties by getting a "divide by 0 error". There are no other console messages (such as WINE FIXMEs) before this. After
2012 Feb 08
4
Kindle PC 1.8.1 and wine 1.3.32
Kindle crashes in wine. http://appdb.winehq.org/objectManager.php?sClass=version&iId=24648 I am using arch linux. I downgraded wine because it was not working in latest wine from arch. I also tried other Kindle for PC versions and failed. Code: wine: Unhandled page fault on read access to 0x00000000 at address 0x7855753a (thread 002c), starting debugger... Unhandled exception: page fault
2009 Feb 09
1
Re: Incredimail....Need help/ideas to get it running
I get a bit different messages. When I run IncMail.exe or ImApp.exe I get a window, visible on the screenshot (http://omploader.org/vMThjMg), that says: "Error: failed to create Message Store." To get to this point I used winetricks to install ie6, flash, msvc2005 and wininet. Output of IncMail.exe: Code: szczerb at nomad ~ $ wine .wine/drive_c/Program\ Files/IncrediMail/bin/IncMail.exe
2005 May 25
1
[Fwd: Re: [Fwd: Re: Start Windows application from another windows application]]
Hi Rein (and others), I shrunk one of my partitions, crated a new ext3, installed Fedora Core 3, downloaded the wine 20050419 rpm from winehq and installed that too. I then installed ptgui, panotools en autopano. autopano runs flawlessly and creates a good ptgui project file, but murphy hasn't left me. Now ptgui dumps. < Sigh > I use KDe and as fedora/RedHat is very much Gnome
2005 May 24
1
[Fwd: Re: [Fwd: Re: Start Windows application from another windows application]]
Just some extra info: I used my knoppix 3.8.1 CD (which I occasionally use on my company XP laptop) to boot and I installed ptgui, panotools, autopano and enblend (which required some tweaking due to the ramdisk config). Everything ran fine as it used to do in windows. Knoppix 3.8.1 is a modified debian system running kernel 2.6 and it uses wine 20050310. So my problem can't be a hardware
2011 Jun 02
5
Problems with wine & Crossover Pro after upgrading to Kubunt
I have not found any other comments on any of the usual forums, so it may be just a problem with my system. The newer, "QT" versions of DVDFAB no longer work with either wine or cxoffice on my kubuntu system after upgradinging to Kubuntu 11.04 . The pre- QT versions of DVDFAB still work and if I install the DVDFAB-QT versions on a kubuntu/ubuntu 10.10 system running in a Virtualbox,
2009 Jan 01
1
wineg++ and conio.h problem
Here is a sample code: Code: #include <iostream> #include <cstdlib> #include <wine/msvcrt/conio.h> int main() { std::cout << "Press something...\n"; getch(); return EXIT_SUCCESS; } and here is the compile log: (two things are translated from polish so may differ a bit but meaning is the same) Code: szczerb at nomad ~/projekty/wine/temp $ make wineg++ -c
2011 May 07
5
Samba 3.5.8 - windows XP workstations disapear from browselist
Hello! I have small network in my work. Workstations that connects to it runs various kind of OS. This includes: 1x Windows 95 (Brother Printer) 8x Windows XP <=problematic! 2x Windows Visa 2x Windows 7 1x Samba 3.5.8 (WINS,DNS, supose to be LMB) There is a serious problem with a browselist. Ever single windows XP workstations disapear from browselist after an about 24 - 28 minutes after
2008 Dec 31
1
wineg++ problem with the standard library
I got a really simple code to test but the author unfortunately used conio.h and system("cls") quite a few times. So I thought I'll check if I can use my Wine-1.1.11 instead of a windows installation that I keep on a VM. I used 'winemaker ./' and then 'make' and that's what I got: Code: szczerb at nomad ~/projekty/wine/plansza $ make wineg++ -c -mno-cygwin -I.
2009 Feb 09
0
Re: Incredimail....Need help/ideas to get it running
I thought that this was only for older versions (I'm using 1.1.14 - sorry for not mentioning). I get the same window and the same ouput when started from that dir or with 'wine start 'windows_path'.[/code]