Re: [Qgis-user] QGIS Error qgis_app.dll

2022-12-13 Thread Kinberger, Marvin via QGIS-User
Hi,

I've got a solution. it was because of the tiledb.dll. I had version 2.8.2-1 
installed on our system. after an update to 2.8.2-3 the error was fixed.
Thanks for the support especially to Jürgen.

Marvin

-Ursprüngliche Nachricht-
Von: QGIS-User  Im Auftrag von Kinberger, 
Marvin via QGIS-User
Gesendet: Dienstag, 13. Dezember 2022 09:53
An: qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] QGIS Error qgis_app.dll

Hi,

I have exchanged the following files in the System32 directory:
opencl.dll
libcrypto-1_1-x64.dll
libssl-1_1-x64.dll
I used the files that QGIS provides. Unfortunately without success. The error 
when launching QGIS keeps appearing.
Is there anything else I can try or can I have something more extensively 
logged?
Many thanks for your help.

Marvin

-Ursprüngliche Nachricht-
Von: QGIS-User  Im Auftrag von Jürgen E. 
Fischer via QGIS-User
Gesendet: Mittwoch, 7. Dezember 2022 18:05
An: qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] QGIS Error qgis_app.dll

Hi Marvin,

On Wed, 07. Dec 2022 at 16:08:51 +, Kinberger, Marvin via QGIS-User wrote:
> I have now placed an opencl.dll in the bin directory of the qgis 
> installation. Unfortunately without success. the error keeps coming.

> Based on the evaluation with depends.exe, I can also see that the 
> opencl.dll from the system32 directory is being used. this shows the 
> log.  I also do not recognize any dll in the log that is somehow 
> conspicuous or missing.  does anyone have a hint?

Doesn't look like there's a DLL missing - but maybe there's an incompatible 
one.  The opencl.dll present in system32 is still used.  You could try to 
rename it and recheck and updated it with the version in OSGeo4W (as the 
installer probably would; see also https://github.com/qgis/QGIS/issues/44806).


Jürgen
 
-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS Error qgis_app.dll

2022-12-13 Thread Kinberger, Marvin via QGIS-User
Hi,

I found more information about my error in the windows log.
I found the following entry:

Protokollname: Application
Quelle:Application Error
Datum: 13.12.2022 11:35:16
Ereignis-ID:   1000
Aufgabenkategorie:(100)
Ebene: Fehler
Schlüsselwörter:Klassisch
Benutzer:  Nicht zutreffend
Computer:  XX
Beschreibung:
Name der fehlerhaften Anwendung: qgis-ltr-bin.exe, Version: 0.0.0.0, 
Zeitstempel: 0x62adbc76
Name des fehlerhaften Moduls: tiledb.dll, Version: 0.0.0.0, Zeitstempel: 
0x6277f9c5
Ausnahmecode: 0xc01d
Fehleroffset: 0x1036
ID des fehlerhaften Prozesses: 0x38e4
Startzeit der fehlerhaften Anwendung: 0x01d90ede8fe484cd
Pfad der fehlerhaften Anwendung: \bin \qgis-ltr-bin.exe
Pfad des fehlerhaften Moduls: \bin\tiledb.dll
Berichtskennung: 40b18741-cc78-4381-a0d2-8baabc9e5744
Vollständiger Name des fehlerhaften Pakets: 
Anwendungs-ID, die relativ zum fehlerhaften Paket ist: 
Ereignis-XML:
http://schemas.microsoft.com/win/2004/08/events/event;>
  

1000
0
2
100
0
0x80

85600


Application
 XX 

  
  
qgis-ltr-bin.exe
0.0.0.0
62adbc76
tiledb.dll
0.0.0.0
6277f9c5
c01d
1036
38e4
01d90ede8fe484cd
\bin\qgis-ltr-bin.exe
\bin\tiledb.dll
40b18741-cc78-4381-a0d2-8baabc9e5744




  


There seems to be a problem with the tiledb.dll. Do you already have experience 
with this?

Marvin


-Ursprüngliche Nachricht-
Von: QGIS-User  Im Auftrag von Kinberger, 
Marvin via QGIS-User
Gesendet: Dienstag, 13. Dezember 2022 09:53
An: qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] QGIS Error qgis_app.dll

Hi,

I have exchanged the following files in the System32 directory:
opencl.dll
libcrypto-1_1-x64.dll
libssl-1_1-x64.dll
I used the files that QGIS provides. Unfortunately without success. The error 
when launching QGIS keeps appearing.
Is there anything else I can try or can I have something more extensively 
logged?
Many thanks for your help.

Marvin

-Ursprüngliche Nachricht-
Von: QGIS-User  Im Auftrag von Jürgen E. 
Fischer via QGIS-User
Gesendet: Mittwoch, 7. Dezember 2022 18:05
An: qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] QGIS Error qgis_app.dll

Hi Marvin,

On Wed, 07. Dec 2022 at 16:08:51 +0000, Kinberger, Marvin via QGIS-User wrote:
> I have now placed an opencl.dll in the bin directory of the qgis 
> installation. Unfortunately without success. the error keeps coming.

> Based on the evaluation with depends.exe, I can also see that the 
> opencl.dll from the system32 directory is being used. this shows the 
> log.  I also do not recognize any dll in the log that is somehow 
> conspicuous or missing.  does anyone have a hint?

Doesn't look like there's a DLL missing - but maybe there's an incompatible 
one.  The opencl.dll present in system32 is still used.  You could try to 
rename it and recheck and updated it with the version in OSGeo4W (as the 
installer probably would; see also https://github.com/qgis/QGIS/issues/44806).


Jürgen
 
-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS Error qgis_app.dll

2022-12-13 Thread Kinberger, Marvin via QGIS-User
Hi,

I have exchanged the following files in the System32 directory:
opencl.dll
libcrypto-1_1-x64.dll
libssl-1_1-x64.dll
I used the files that QGIS provides. Unfortunately without success. The error 
when launching QGIS keeps appearing.
Is there anything else I can try or can I have something more extensively 
logged?
Many thanks for your help.

Marvin

-Ursprüngliche Nachricht-
Von: QGIS-User  Im Auftrag von Jürgen E. 
Fischer via QGIS-User
Gesendet: Mittwoch, 7. Dezember 2022 18:05
An: qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] QGIS Error qgis_app.dll

Hi Marvin,

On Wed, 07. Dec 2022 at 16:08:51 +, Kinberger, Marvin via QGIS-User wrote:
> I have now placed an opencl.dll in the bin directory of the qgis 
> installation. Unfortunately without success. the error keeps coming.

> Based on the evaluation with depends.exe, I can also see that the 
> opencl.dll from the system32 directory is being used. this shows the 
> log.  I also do not recognize any dll in the log that is somehow 
> conspicuous or missing.  does anyone have a hint?

Doesn't look like there's a DLL missing - but maybe there's an incompatible 
one.  The opencl.dll present in system32 is still used.  You could try to 
rename it and recheck and updated it with the version in OSGeo4W (as the 
installer probably would; see also https://github.com/qgis/QGIS/issues/44806).


Jürgen
 
-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGIS Error qgis_app.dll

2022-12-07 Thread Kinberger, Marvin via QGIS-User
Hi,

I have now placed an opencl.dll in the bin directory of the qgis installation. 
Unfortunately without success. the error keeps coming.
Based on the evaluation with depends.exe, I can also see that the opencl.dll 
from the system32 directory is being used. this shows the log.
I also do not recognize any dll in the log that is somehow conspicuous or 
missing.
does anyone have a hint?

Marvin

-Ursprüngliche Nachricht-
Von: Qgis-user  Im Auftrag von Jürgen E. 
Fischer via Qgis-user
Gesendet: Mittwoch, 7. Dezember 2022 10:59
An: qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] QGIS Error qgis_app.dll

Hi Marvin,

On Wed, 07. Dec 2022 at 09:22:21 +, Kinberger, Marvin via Qgis-user wrote:
> Hi, I have a problem with a central QGIS installation. I installed 
> QGIS on a network drive using the OSGeo4W installer. Some clients can 
> work with it without problems. On others, however, an error occurs when 
> starting QGIS.

> "Could not load qgis_app.dll"
> I have already checked all the information in the qgis-ltr-bin.env.

https://github.com/qgis/QGIS/issues/26891#issuecomment-495889169

opencl.dll might be an issue - if the machine you installed on/from has a newer 
opencl.dll in system32 it's removed from OSGeo4W, but might be missing on some 
clients.


Jürgen

-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Nordenhttps://www.norbit.de
QGIS release manager (PSC)  Germany IRC: jef on Libera|OFTC
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] QGIS Error qgis_app.dll

2022-12-07 Thread Kinberger, Marvin via Qgis-user
Hi, I have a problem with a central QGIS installation. I installed QGIS on a 
network drive using the OSGeo4W installer. Some clients can work with it 
without problems. On others, however, an error occurs when starting QGIS.
"Could not load qgis_app.dll"
I have already checked all the information in the qgis-ltr-bin.env.
Can someone tell me how to find the error? I've read some articles about 
dependencies with other dll, but I'm stuck here.
Or can it be due to dependencies on other components like Visual C++?
Many thanks for your help.

Kind regards
Marvin Kinberger

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user