Microsoft OneNote 2007

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
idotter
Newbie
Newbie
Posts: 2
Joined: Thu Jan 29, 2009 10:48 am

Microsoft OneNote 2007

Post by idotter »

Hello

I read that some useres managed it to run OneNote 2007 under Ubuntu and Wine. I din't find anything like this MS Application but did not arrive to install it. Every time when i launch it, OneNote crashes.

Is there anyone who can help me ?

THX
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Microsoft OneNote 2007

Post by austin987 »

On Thu, Jan 29, 2009 at 9:50 AM, idotter <[email protected]> wrote:
Hello

I read that some useres managed it to run OneNote 2007 under Ubuntu and Wine. I din't find anything like this MS Application but did not arrive to install it. Every time when i launch it, OneNote crashes.

Is there anyone who can help me ?

THX





Wine version/terminal output?

--
-Austin
idotter
Newbie
Newbie
Posts: 2
Joined: Thu Jan 29, 2009 10:48 am

Post by idotter »

how to get a terminaloutput ?
how do i start wine applications through the terminal?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Microsoft OneNote 2007

Post by austin987 »

On Thu, Jan 29, 2009 at 12:09 PM, idotter <[email protected]> wrote:
how to get a terminaloutput ?
$ wine program.exe &> /tmp/output.txt
how do i start wine applications through the terminal?
cd to their directory and use 'wine program.exe'.



--
-Austin
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Microsoft OneNote 2007

Post by dimesio »

idotter wrote:Hello

I read that some useres managed it to run OneNote 2007 under Ubuntu and Wine. I din't find anything like this MS Application but did not arrive to install it. Every time when i launch it, OneNote crashes.

Is there anyone who can help me ?

THX
Try setting riched20 to (native, builtin) in winecfg.
http://bugs.winehq.org/show_bug.cgi?id=17042
Locked