similar to: Trying to run StarUML

Displaying 20 results from an estimated 100 matches similar to: "Trying to run StarUML"

2007 Mar 19
1
problemas com wine
Pessoal, estou tentando utilizar o programa aqui da empresa com wine, ai d? o seguinte erro C?digo: rafael@notebook:~/Soma$ wine soma fixme:imm:ImmReleaseContext (0x10020, 0x7fd59e90): stub fixme:win:SetLayeredWindowAttributes (0x1002a,0xff00000f,255,1): stub! err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered err:ole:create_server class
2010 Aug 22
1
What packages/libraries do I need to squash these bugs?...
I'm trying to install Adobe After Effects CS4 but I'm having some problems/errors. It seems like there are some calls to missing classes/objects and also some incorrect arguments being passed for these classes/objects. So, I figure if I install the right libraries, everything will be fine! Is this true? If so, which libraries do I need? Check it out, here's the errors: Code:
2012 Jan 06
4
Cant install dotnet4
I need to install dotnet 4 to be able to run terraria and I cant get it to install. The installer crashes after extracting the files giveing the following error jkack at ubuntu:~/Downloads$ wine dotNetFx40_Full_x86_x64.exe fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd68 0x6ddd6c fixme:wtsapi:WTSFreeMemory Stub (nil) fixme:wtsapi:WTSQueryUserToken 0 0x6ddde4
2010 Aug 27
3
Microsoft Office 2007
hi guys, when trying to start the office 2007 setup from mounted iso, i get an ms error message (can't install office 2007, send error to ms). i have arch linux 64-bit. Here is the output: Code: [root at arch disk]# wine setup.exe fixme:system:SetProcessDPIAware stub! fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled. fixme:richedit:REExtendedRegisterClass semi stub
2010 Oct 02
1
Office 2010 German "error install language unsupported"
Hi, I'm trying to install Office 2010 German version, and I get the following error some seconds after the office splash screen: error_install_language_unsupported I have Arch Linux, German setup, also winecfg appears in German when I start it. Wine version 1.3.4-1 wine output until the error message appears: Code: wine setup.exe fixme:advapi:RegisterTraceGuidsA (0x2e034e56, 0x2e0b3d78,
2010 Jul 18
1
cannot load setup.exe/Office 2007 under bin32-wine
I'm running Arch Linux x86_64 using the bin32-wine package and am trying to run setup.exe to install Office 2007 on my Arch box but can't get the installer to run. It crashes out with the following debug info which isn't very helpful to me. Suggestions are appreciated! Code: $ wine setup.exe err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that
2011 Jun 12
7
installation of Office 2007 under Arch x86_64 fails
Running x86_64 with multilib enabled and am unable to install office 2007 to a fresh wineprefix. Code: $ export WINEPREFIX=/home/facade/.wineprefix/office $ wine /media/dvd/setup.exe wine: created the configuration directory '/home/facade/.wineprefix/office' err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object
2008 Sep 23
2
problem with running adobe photo shop cs3
In The Name Of God Hello; I'll be thankfull if you guide me to fix this error ; When i want to run setuo.exe of photoshop cs3 trial version ,i face this error ; Code: debian:~# wine "/root/photoshop/Setup.exe" fixme:console:AttachConsole stub ffffffff Begin Adobe Setup UI mode: Full GUI err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
2008 May 03
4
Unreal Media Server - no way to run in Linux
Hello! I need this app running in wine badly - http://www.umediaserver.net/umediaserver/index.html - this is a well-written VOD server replacement, which works much better in heavy-loaded networks than VLC. No signs of this application are found in appdb. The application can be freely downloaded from the above link. It consists of two parts - the configurator (UServerConfig.exe), which works
2012 Dec 25
1
[LLVMdev] [cfe-dev] Do you use UML utility programs?
Hi Sean Silva and people on our list, >> What tools did you use to generate the diagrams for the klang documentation? I use StarUML. ( http://staruml.sourceforge.net/en/ ) I mentioned about this earlier before on this mail-list. It's a Windows only application and free software. It is good SW. But development is stopped since long ago. The product was originally a commercial one. But
2012 Dec 24
2
[LLVMdev] Do you use UML utility programs?
Hello list, I'd like to know if people use UML tool to analyze and/or document LLVM/Clang. I use StarUML. It's free and very good though it's free. But I consider using a commercial program. Because the organization I belong is willing to support for this. I don't think I will use these tools to write code. I think I will use these to do a documentation and analyze code. So the
2011 Oct 10
0
Wine release 1.3.30
The Wine development release 1.3.30 is now available. What's new in this release (see below for details): - DirectSound reimplemented on top of MMDevAPI. - Support for StretchBlt in the DIB engine. - User interface improvements in HTML help. - Some MSXML fixes. - Performance improvements in cmd. - Various bug fixes. The source is available from the following locations:
2017 Mar 07
2
Re: Help needed on a gentoo system after update to libvirtd 3.1.0
Am 2017-03-07 13:01, schrieb Michal Privoznik: > On 03/07/2017 11:44 AM, Marko Weber | 8000 wrote: >> >> >> (sorry, dont know how i put my posting into an reply to an other issue >> before, >> new posting to sepearte it, big sorry) >> >> >> >> >> Hello list, >> >> i updated on a gentoo system from libvirtd 2.5 to
2012 Dec 25
0
[LLVMdev] [cfe-dev] Do you use UML utility programs?
On Mon, Dec 24, 2012 at 9:19 PM, "C. Bergström" <cbergstrom at pathscale.com> wrote: > At the bottom > > Created using<a href="http://sphinx.pocoo.org/ > <view-source:http://sphinx.pocoo.org/>">Sphinx</a> 1.1.3. That is the documentation generator which creates generate the HTML page from the .rst files (similar to how LLVM and
2012 Dec 25
2
[LLVMdev] [cfe-dev] Do you use UML utility programs?
On 12/25/12 11:10 AM, Sean Silva wrote: > UML diagrams can be really helpful for explaining how a piece of code > works (such as the diagrams in your klang project on github). > > The main reason I don't draw them is that I haven't found convenient > tools to use which integrate well with my workflow. Doxygen produces > class diagrams, but I would really like to have
2007 Oct 04
10
Design and modeling tools?
What do you guys use for design and modeling (and don''t answer pen and paper, because I use those to, they just don''t look so good in a project report ;) ) I have tried stuff like UMLet (free), Altova UMLsomething (pay), dia (no comprende ;) ), NetBeans UML (slow). But none worked just the way I wanted them to. Any suggestions? Christian...
2011 Mar 04
0
Wine release 1.3.15
The Wine development release 1.3.15 is now available. What's new in this release (see below for details): - Support for changing network passwords. - Reflection support in shader compiler. - Tests no longer attempt to cope with Win9x behavior. - A number of MSHTML and MSXML improvements. - Various bug fixes. The source is available from the following locations:
2008 Jul 11
0
Wine release 1.1.1
The Wine development release 1.1.1 is now available. What's new in this release (see below for details): - Fixes for Photoshop CS3 and Office 2007 installers. - More progress on gdiplus. - Support for Unicode files in regedit. - Improved video playback. - Many Richedit fixes and improvements. - Various bug fixes. The source is available from the following locations:
2009 Mar 16
3
RepliWeb R-1 Console
I am trying to install RepliWeb R-1 Console, but it is failing. I have a self-extracting installer that I used on my Windows-based laptop but when I try to run that with Wine, this happens: I do: wine R1_win.exe Some extraction happens, then: File not found C:\windows\temp\rw_products>.\check_before_install.exe err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not
2008 Oct 28
2
Rosetta v3 part 13
So I'm a new ubuntu user trying to make the leap. I got tired of rebuilding xp systems that my g/f destroyed with malware and viruses every 6 months. Trying to get rosetta stone v3 (german) to work using wine 1.0. I get the following error... robertturner at laptop1:~$ cd / robertturner at laptop1:/$ ls bin dev initrd lib mnt root sys var boot etc initrd.img