TIME_MMTimeStop Timer still active?!

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
MrMEEE
Newbie
Newbie
Posts: 4
Joined: Thu Feb 17, 2011 7:00 pm

TIME_MMTimeStop Timer still active?!

Post by MrMEEE »

Hi all

When trying to play Lego Universe I get:

fixme:dbghelp:elf_search_auxv can't find symbol in module
err:mmtime:TIME_MMTimeStop Timer still active?!

just when the game enters the menu, and the game exits... no other errors...

Anybody has an idea???
James Mckenzie

TIME_MMTimeStop Timer still active?!

Post by James Mckenzie »

MrMEEE <[email protected]> wrote:
Sent: Feb 23, 2011 8:13 AM
To: [email protected]
Subject: [Wine] TIME_MMTimeStop Timer still active?!

Hi all

When trying to play Lego Universe I get:

fixme:dbghelp:elf_search_auxv can't find symbol in module
This means that the wine debugger cannot find symbols to produce a crash report. Where did you get your version of Wine from?
err:mmtime:TIME_MMTimeStop Timer still active?!
This can safely ignored in this case as Wine itself crashed and the device timer is still running.

James McKenzie
MrMEEE
Newbie
Newbie
Posts: 4
Joined: Thu Feb 17, 2011 7:00 pm

Post by MrMEEE »

Hi..

It's the official 1.3.14 from winehq...
James Mckenzie

TIME_MMTimeStop Timer still active?!

Post by James Mckenzie »

MrMEEE <[email protected]> wrote:
Sent: Feb 23, 2011 8:34 AM
To: [email protected]
Subject: [Wine] Re: TIME_MMTimeStop Timer still active?!

Hi..

It's the official 1.3.14 from winehq...
What distribution and version of Linux are you using?

What was the filename you downloaded for Wine?

James McKenzie
MrMEEE
Newbie
Newbie
Posts: 4
Joined: Thu Feb 17, 2011 7:00 pm

reply

Post by MrMEEE »

I'm currently at Ubuntu Natty 11.04.. but same problem occur on Ubuntu Maverick 10.10...

I've just installed wine through the repository..: ppa:ubuntu-wine/ppa
Locked