WineHQ

Microsoft Project

Project 2010 delivers new and intuitive experiences to simply plan, manage and collaborate—so you can successfully complete a wide range of projects and programs.

Application Details:

Version: 2010
License: Retail
URL: http://office.microsoft.com/en...
Votes: 0
Latest Rating: Platinum
Latest Wine Version Tested: 5.0.1

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Installation, adding tasks, switching to different views.

What does not

Adding task notes

Workarounds

What was not tested

Client/Server mode with MS Project server.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowSlackware64 -currentJul 21 20205.0.1Yes Yes NoPlatinumanonymous 
ShowMac OS X 10.10 "Yosemite"Mar 09 20151.7.36Yes Yes NoGoldan anonymous user 
ShowUbuntu 14.04 "Trusty" i386 (+ variants like Kubuntu)Apr 24 20141.7.17Yes Yes NoGoldan anonymous user 
ShowMac OS X 10.8 "Mountain Lion"Nov 25 20121.5.16No Not installable NoGarbagean anonymous user 
ShowUbuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu)Jan 19 20131.4.1Yes Yes NoGoldan anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
29255 Microsoft Office 2003, 2007 & 2010 applications do not print OTF NEW View
37383 Office 2007/2010 - Submenus invisible on GNOME 3.14 RESOLVED NOTOURBUG View

Show all bugs

HowTo / Notes

Installation guide

Make sure to install in a 32-bit prefix, for instance

export WINEARCH=win32
export WINEPREFIX=~/.wine-32

You also need to have the ntlm_auth  binary installed. Typically this is found in the winbind package.  For certain functionality, like the Task Inspector, you should install IE 8 with

 winetricks -q ie8

Comments

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

for 2010 Related to Notes crash
by C Larsonneur on Friday July 6th 2012, 6:34
Hi,

On host 64 bits, wine 1.5.3, 32 bits, project 2010 32 bits, Task notes may not work if you do not have gnome-keyring-3.2.1-3.fc16.i686.

Found this note crash issue on a my workstation (was working on another computer) by using:
yum install /usr/lib/pkcs11/gnome-keyring-pkcs11.so


Hope this will help others
Back