similar to: Question about toolbar...

Displaying 20 results from an estimated 200 matches similar to: "Question about toolbar..."

2001 Aug 07
3
Troubles with Farpoint Spread controls
Hi all. The environment we are working on is a Red Hat Linux 6.2, with XFree 4.0 and KDE 2.1. The wine has been compiled using egcs-1.1.2. Wine itself is latest snapshot (20010731). The application we're trying to run crashes when tries to display a dialog box using Spread controls (from Farpoint). The crash occurs during a WM_PAINT. By exploring the builind of the window, the control
2001 Sep 10
1
Devmode problems for printing
Hi all. I'm using wine-20010824 snapshot, and I'm trying to configure WINE PS driver. The setup is a No Windows one, on a RH 6.2 with KDE 2.1 and XFree 4.0.1 I've been successful in having the Printer Dialog showing the Wine Postscript Printer driver in the list, after applying the winespool patch from Takeshima Hidenori (winspool.diff). However, I can wine complaining about not
2002 Sep 08
2
Printing via smbprint to a WinPrinter
Hi all. I would like to print from a Linux Server to a printer connected to a Windows ME machine. I'm able to connect via smbclient, with smbclient //windowsme/printer -U '' -N and I receive the smb> prompt Now, when I try to print any file, nothing comes out from the printer. The printer is a Canon LBP-810 which, according to www.linuxprinting.org site, is a WinPrinter. My
2001 Sep 03
1
A problem in SCROLL_GetInfoPtr<
-- Marco Bizzarri - Responsabile Tecnico - Icube S.r.l. Sede: Via Ridolfi 15 - 56124 Pisa (PI), Italia E-mail: m.bizzarri@icube.it WWW: www.icube.it Tel: (+39) 050 97 02 07 Fax: (+39) 050 31 36 588
2001 Aug 10
1
A bug in WIN_SetWindowLong ?
Hi all. While debugging some program, I discovered what looks like a bug. Please be patient if I'm wrong. In the WIN_SetWindowLong function, in order to get the address of wExtra, there is: ptr = (LONG *)(((char *)wndPtr->wExtra) + offset); but this takes the *CONTENT* of wndPtr->wExtra. The correct code should be ptr = (LONG *)(((char
2002 Jan 16
1
Looking for a research institute to promote the development of wine
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all. I understand the following could be considered a little off topic on this list, so please forgive me. Our company is considering to promote an european funded research project, which should use wine as one of his major components. We are looking for a research institute within european community willing to be funded for doing the research
2001 Nov 28
1
Signal 11 while compiling wine...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all. Yesterday I updated my version of wine from cvs. Now, when I try to compile I receive a signal 11 error. The message is as follows: make[2]: Leaving directory `/localhome/emmebi/wine/dlls/lzexpand' make[2]: Entering directory `/localhome/emmebi/wine/dlls/version' make[2]: `libversion.so' is up to date. make[2]: Leaving
2002 Feb 01
0
Eudora 5.1 working ...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all I would like to share with all the wine users my appreciation for wine developers. I was able to install and run Eudora 5.1 without any problem. The only problem I encountered was in the setup, where if you choose to run the wizard instead of the advanced setup the system freezes. I'm using wine from the last CVS on a RH Linux 6.2
2002 Jun 25
0
Printing problems with wine
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all. I've a problem with printing from an application. My environment: a no windows installation based on Debian (testing). I've successfully installed a printer, and I'm able to print. However, when I print from this application, a huge (40MB) postscript file is created. Can anyone provide any suggestion? Thank you all in advance
2010 Nov 28
3
Problems running IE7 with Wine 1.2, Ubuntu 8.04
Following the instructions here: http://www.wine-reviews.net/wine-reviews/applications/ie-7-on-linux-with-wine.html I installed IE7. But when I run it with Wine 1.2 with: wine iexplore.exe& I get: Explorer$ fixme:system:SetProcessDPIAware stub! fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:advapi:RegisterTraceGuidsW (0x5b9f97, 0x6f4b08, {3e1fd72a-c323-4574-9917-5ce9c936f78c}, 1,
2006 May 30
2
can't run paltalk 8.3 under wine 9.14
Dear all , am trying to run paltalk 8.3 under wine 9.14 in no success using winecfg i've added dlls in override tape ass per franks corner site http://frankscorner.org/index.php?p=paltalk5 aslo i've exported my regedit file in xp and imported it in my fedora 4 core using wine regedit / import i've copied all the dlls in system32 in my windows to ~/.wine/fakedfolder/windows/system32
2009 Feb 24
2
Quickbooks internal web browser
I've installed Quickbooks 2006/07 with the following commands under Ubuntu 8.10 with Wine 1.1.4 1. Install IE 6 sudo apt-get install wine cabextract binfmt-support $ wget http://www.kegel.com/wine/winetricks $ winetricks ie6 vcrun6 fakeie6 2. Install Quickbooks 06/07 by loading the CD and typing wine Setup.exe in the appropriate directory.
2009 Jan 03
6
Program believed to work in Wine, but not on my EeePC
I'm trying to use Wine on an EeePC 701 in advanced mode. I think my Wine installation is basically OK, because I copied Windows Freecell (which was originally written as a test of the Win32s subsystem of course) across and it runs OK. The program I actually want to run (Laridian PocketBible) has been reported as working by other Wine users. It doesn't for me. My guess is that the EeePC
2001 Aug 12
2
WND structures
hi all, executing a certain program with wine, we get several crashes, in the RDW_UpdateRgns function (winetop/windows/painting.c) and in a DLL of the program itself. the program always crashes after the creation of a subwindow, and the problem appears to be the same, that is, somewhere before the crash the window tree structure gets corrupted. in order to find the exact point in which this
2001 Oct 19
0
IAdviseSink_QueryInterface (datacache)
Hi all, I'm working on an nt40 program under Wine. It works well using the Microsoft's OLE32, but we *absolutely* need it to work without it. I'm using the 2001-07-31 release of wine, and the program crashes little after starting, inside the DataCache_GetAdvise function (in datacache.c), on the instruction: IAdviseSink_QueryInterface(this->sinkInterface,
2010 Aug 23
6
Wine 1.2 IE8
Hi, i have setup Wine 1.2 with winetricks on Ubuntu lucid 32 bits machine. I want to install ie8, i have read this tutorial "http://www.wine-reviews.net/wine-reviews/microsoft/internet-explorer-8-on-linux-with-wine.html" the installation was successful, but when i run iexplorer the explorer opens dont display any page and then freezes dont know why, can some one help me solve this? The
2001 Feb 22
1
Problems with Wine
Hey all, I've been experimenting with Wine on different Windows apps from Linux RH 7.0 and I'm finding a lot of problems. Usually apps produce the following error messages and then lock up their interfaes. Is there a common problem here? FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock
2001 May 02
1
wine is unable to find file.exe.so
Hi all. First of all, a little background: Wine release 20010418 gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) glibc-2.1.3-21 I'm trying to use our home banking software. The software is composed from many different .exe files. When I try to start the menu, wine complains it is unable to load a .exe.so file (i.e., wine is trying to load some of the .exe files as if they
2007 Apr 18
0
rake -- problem
hi flock, i am a newbie to rail plz help me... when i am giving the rake command i am getting te folliwing error $rake db:migrate (in /home/appl) rake aborted! no such file to load -- postgres -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2012 Sep 21
0
Bricks topology
hi all, is the folliwing ok for a small cluster that will serve hundreds of virtual machines? - two DELL R515 with 12 2TB (or 3TB) SATA disks - RAID 1 between every 2 disks on each server - one brick for every RAID1 - distributed replicated clusterd between bricks. This should give me a big cluster made of 12TB Is a raid10 better then many distributed bricks? With bricks should I have more