Installation of Paymo widget

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
arnoldijzermans
Newbie
Newbie
Posts: 3
Joined: Tue May 19, 2009 6:04 am

Installation of Paymo widget

Post by arnoldijzermans »

Hi all

I try t install the timewriting widget Paymo (www.paymo.biz) uses. but when running it after install I get the following text on the screen:

screenfixme:powrprof:DllMain (0x7e960000, 1, (nil)) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
fixme:powrprof:DllMain (0x7e960000, 0, 0x1) not fully implemented


all ideas are welcome

About the application
Paymo is an online timewriting / invoicing site I use for my company. I recently switched to Ubuntu since I feel my (writing) company can make a statement (however small). The widget allows you to track the time you use on a particulare client.
User avatar
Daemon
Level 4
Level 4
Posts: 101
Joined: Wed Nov 12, 2008 2:24 pm

Post by Daemon »

Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
If you're running Ubuntu AMD64 make sure you have the 32-bit video driver version installed also and the ia32-libs also. Just a guess.
Locked