Qcharts does not execute

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
jcgg
Level 2
Level 2
Posts: 13
Joined: Mon May 18, 2009 2:17 pm

Qcharts does not execute

Post by jcgg »

I installed QCharts on my wine app on Mandriva. Qcharts has run fine in the past when using Ubuntu. Qcharts installed but when attempting to execute the program, the wine glass begins going around in circles for about 30 seconds, Qcharts does not open and the wine glass disappears. Is this a permission problem with Mandriva or something else.
Thanks.
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Re: Qcharts does not execute

Post by dimesio »

jcgg wrote:I installed QCharts on my wine app on Mandriva. Qcharts has run fine in the past when using Ubuntu. Qcharts installed but when attempting to execute the program, the wine glass begins going around in circles for about 30 seconds, Qcharts does not open and the wine glass disappears. Is this a permission problem with Mandriva or something else.
Thanks.
Terminal output? http://wiki.winehq.org/FAQ/#get_log
jcgg
Level 2
Level 2
Posts: 13
Joined: Mon May 18, 2009 2:17 pm

Post by jcgg »

Here is the log.txt. I am guessing I need to install some .dll files in order to make things work. If that is the case does wine have a location for installation? Thanks for the post if was very informative.

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library EManager.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\eSigniumClient.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\eSigniumClient.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\eSigniumClient.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\eSigniumClient.dll") not found
err:module:import_dll Library eSigniumClient.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\QCharts.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library EManager.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\QCharts.exe") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\QCharts.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\QCharts.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\QCharts.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\QCharts.exe" failed, status c0000135
~
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

jcgg wrote: err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\EManager.dll") not found
You need vcrun2005. The easiest way to install it is with winetricks. http://wiki.winehq.org/winetricks
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Qcharts does not execute

Post by austin987 »

On Fri, Jul 3, 2009 at 10:26 AM, jcgg<[email protected]> wrote:
Here is the log.txt. I am guessing I need to install some .dll files in order to make things work. If that is the case does wine have a location for installation? Thanks for the post if was very informative.

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MSVCP80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"Z:\\home\\jcgg\\.wine\\drive_c\\Program Files\\QCharts\\EManager.dll") not found
The app should've bundled those DLLs but didn't. Use 'winetricks
vcrun2005' to fix it.

--
-Austin
jcgg
Level 2
Level 2
Posts: 13
Joined: Mon May 18, 2009 2:17 pm

Post by jcgg »

Well I installed winetricks which I hadinstalled on my Ubuntu setup. I still have the same problem running Qcharts on Mandriva. Here is the log.txt:

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library EManager.dll (which is needed by L"C:\\Program Files\\QCharts\\eSigniumClient.dll") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\QCharts\\eSigniumClient.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\QCharts\\eSigniumClient.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\QCharts\\eSigniumClient.dll") not found
err:module:import_dll Library eSigniumClient.dll (which is needed by L"C:\\Program Files\\QCharts\\QCharts.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\QCharts\\EManager.dll") not found
err:module:import_dll Library EManager.dll (which is needed by L"C:\\Program Files\\QCharts\\QCharts.exe") not found
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\QCharts\\QCharts.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\QCharts\\QCharts.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\QCharts\\QCharts.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\QCharts\\QCharts.exe" failed, status c0000135
~
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Qcharts does not execute

Post by austin987 »

On Fri, Jul 3, 2009 at 1:03 PM, jcgg<[email protected]> wrote:
Well I installed winetricks which I hadinstalled on my Ubuntu setup. I still have the same problem running Qcharts on Mandriva. Here is the log.txt:

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\QCharts\\EManager.dll") not found
Did you install vcrun2005?

--
-Austin
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Qcharts does not execute

Post by vitamin »

austin987 wrote:Did you install vcrun2005?
He'll need vcrun2005sp1 as well.
walt

Qcharts does not execute

Post by walt »

On 07/03/2009 11:03 AM, jcgg wrote:
Well I installed winetricks which I hadinstalled on my Ubuntu setup. I still have the same problem running Qcharts on Mandriva. Here is the log.txt:

fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MFC80.DLL (which is needed by L"C:\\Program Files\\QCharts\\QCharts.exe") not found
What version of QCharts are you using? I just downloaded and installed
version qcharts_6.0.3.1613.exe and had no trouble running it.

It has MFC42 and MFC71 but not MFC80. Wine also installed gecko as a
dependency, but nothing else.

I started with an empty ~/.wine directory to avoid any interactions with
other apps.
jcgg
Level 2
Level 2
Posts: 13
Joined: Mon May 18, 2009 2:17 pm

Post by jcgg »

Yes I installed ivcrun in this manner:

sh winetricks corefonts vcrun6
jcgg
Level 2
Level 2
Posts: 13
Joined: Mon May 18, 2009 2:17 pm

Post by jcgg »

Walt, I installed the same verions of Qcharts as you and installed it in an empty wine directory as you did. I am going to remove QCharts and try again.
jcgg
Level 2
Level 2
Posts: 13
Joined: Mon May 18, 2009 2:17 pm

Post by jcgg »

Thanks for all of the help I dropped back to wine 1.1.17 and Qcharts now works.
walt

Qcharts does not execute

Post by walt »

On 07/03/2009 09:32 PM, jcgg wrote:
Thanks for all of the help I dropped back to wine 1.1.17 and Qcharts now works.
I'm running wine-1.1.24 from the current git repository, so it appears that
whatever problem you encountered has already been fixed.
Locked