similar to: Problems with DC Universe Online

Displaying 20 results from an estimated 100 matches similar to: "Problems with DC Universe Online"

2011 Oct 28
2
Switched distros, now my applications don't work.
Hello, I had previously installed an MMORPG (Champions Online) and Internet Explorer 8 on Ubuntu 11.04 using Wine 1.2 and they both worked fine. When I upgraded to 11.10 I lost sound in the game and when I checked it had been upgraded to 1.3, so I switched back to 1.2 and the problem was resolved. I recently changed to Xubuntu 11.10 (being unable to move the Unity launcher bar was incredibly
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
2010 Nov 04
4
Proxy/Auth Problem?
The program is QuickTel, a proprietary telecom billing software. All records and data are stored on their remote servers. The application is merely a front end. When it loads, it attempts to connect to their servers. I understand this is a questionable relation to wine, but as far as I know the program has ZERO support for linux and wine (although I have sent in a ticket but have not received a
2008 Aug 05
5
Problem with multiboxing WoW
I've been trying to open up multiple instances of WoW under Wine for a while now... I can get two copies open at once without a problem, but I run into issues when I try to open a third. Some background: I'm running each one from a separate install, not trying to open them all from the same folder. I'm using Wine 1.1.2, and the latest binary nVidia drivers (173.14.12). I've
2011 Feb 10
3
Legions: Overdrive on Linux/Ubuntu with WINE
I'm new to Linux/Ubuntu and need some help getting Legions: Overdrive (http://www.legionsoverdrive.com/) with PlayOnLInux and WINE. Legions: Overdrive is a sci-fi FPS game, Freedom of movement returns in this spiritual successor to Tribes. Travel by jetpack and ski over foreign landscapes, dodging grenades and shooting enemies in deathmatch mode. Sharpen your shooting accuracy or prepared to
2011 May 12
2
Wizards Event Reporter
I've installed the following prior to the installation: .net framework 2 jet40 mdac28 The Wizards Event Reporter gives this error on launch: "The server committed a protocol violation. Section=ResponseStatusLine" The program will then launch but will not give online connectivity.
2009 May 20
6
Error
Hi, I'm trying to install a programme called WinTrade. I managed to install it on my system. However when I tried to run it, it complained that it need mono for windows. So I installed mono and that seemed ok. Now when I run the program I get the following error: > Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for <Module>
2010 Jan 29
7
Wine and Miranda IM
Hi, I have been using Miranda (version 0.7.19, latest that can handle MSN) Lately i have get some problem, i cant see peoples avatars and when i log in i get about 4-7 errors massages. Im running Arch now, before that i was using Ubuntu and with some help with winetricks then this problem was gone. I?m using the latest version of Wine and winetricks. Terminal output: Code:
2012 Jan 09
4
"timeGetTimeā€œ function in winmm.dll
Dear Forum, I installed MetaTrader 4 with wine it is up and running everything works well, the best performers is with the new wine 1.3. BUT if I run some EA Experts Advisors I get on two of it problems and the application crashes. The EA`s with crashes have custom .dll (FCS300.dll) and I try to debug this errors. Code: 0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7d7984a2 0028:Ret
2008 Mar 15
12
Problem with PowerBuilder 6-based app
Hello to all; I'm looking for somebody who has tried powerbuilder 6-based apps in the newest versions of Wine (currently I'm using v0.9.57 in Debian Etch). Well, the situation is: I want to use a Sybase-based database management system, using Sql Anywhere 10 as the DB server and a powerbuilder-based app as the client. So I get the Anywhere 10 version for GNU/Linux, configure it and its
2005 May 18
2
Networking functionality?
Is there (if not, can we get) the functionality to query for workstations in the local workgroup or domain? Zach
2009 Apr 20
2
ODBC in wine
Hi I get the following when running an App on wine-1.1.18. Does it mean the application can't access the odbc data base? WINEDEBUG=+winhttp.dll wine tally9.exe fixme:winspool:EnumFormsA 0x1 1 (nil) 0 0x33f894 0x33f898 fixme:psdrv:PSDRV_CreateColor Colour is 01000000 fixme:psdrv:PSDRV_CreateColor Colour is 01000000 fixme:psdrv:PSDRV_CreateColor Colour is 01000000 fixme:htmlhelp:HtmlHelpW HH
2004 May 28
2
Problem with ADO connection
Hi, First a big Thank You to the wine developers. Your efforts are greatly appreciated and have allowed me to move users to Linux that I could never have moved otherwise. I am currently setting up desktops for 7 end users, but doing so requires that I get a particular application (The Electronic Manual) which is a parts catalog for the restaurant equipment service industry. The application
2005 May 05
2
LockWindowUpdate
Hi, I've got a program that produces these error messages when started with wine. fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! fixme:dc:LockWindowUpdate (0x10024), partial stub! fixme:dc:LockWindowUpdate ((nil)), partial stub! The program
2004 Jul 31
3
Bug in new_work_item
Hi all, Windows 2000 Ruby 1.8.2 R7 VC++ 6.0 I noticed that if I try to call new_work_item and give the task a name that already exists, I get a segfault: C:\eclipse\workspace\win32-taskscheduler>ruby test.rb "0.1.0" test.rb:22:in `new_work_item'': NewWorkItem() function failed (Win32::TaskSchedul erError) from test.rb:22 test.rb:22: [BUG] Segmentation fault ruby
2001 Mar 13
3
problems running homesite
Hi there, I have just installed wine (release 20010305) and it looks to work good. I can run notepad without trouble, winecheck.pl has one bad and one critical result: 023. Checking device needed for DGA (option "UseDGA"): /dev/BAD (/dev/mem is not writable for you). - ADVICE: Use chmod as root to fix it ("man chmod"). 025. Checking availability of windows registry
2011 Sep 20
0
[LLVMdev] [cfe-dev] Unicode path handling on Windows
I spent some more time on this. My idea was to use functionality from llvm::sys::fs like file_status instead of stat struct, but as it turns out this is not really possible. file_status structure is not a replacement for stat, nor are there functions inside llvm::sys::fs that can replace calls to ::stat and ::open. The only solution I can see is to create wrappers around ::stat, ::open, etc. and
2011 Sep 07
2
[LLVMdev] [cfe-dev] Unicode path handling on Windows
On Wed, Sep 7, 2011 at 12:20 AM, Nikola Smiljanic <popizdeh at gmail.com> wrote: > So what are you exactly saying? Somebody proposed using GetCommandLine > instead of using argv directly. And what about my other points about ::open > and ::stat? Because of the way Windows works, the only fully correct solution is to never touch the native charset, and keep everything in UTF-8/16
2008 Jul 08
3
Temp folder size problem?
I haven't been able to find anything directly addressing this problem. I'm running eeebuntu Hardy on a eee PC 900 and trying to install a program (CDC's EpiInfo), but I get an error message saying, "Could not create temporary file, not enough free temporary disk space. Please free up disk space and rerun this installation." I'm assuming that the temporary file is trying
2005 May 29
1
Printing Problem
Hi I have a problem with an accounting software called BusPro. I can run the program without any error. But when I want to print (over cups), nothing happens. I do not even get an error message or something like that. I tried to print out of Notepad - this is working. I get the following output on the command line: fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub