You are not logged in.
- Topics: Active | Unanswered
#1 12-29-2013 18:42:38
- heiner
- Membre
- From: Rheinmünster - Germany
- Registered: 12-29-2013
- Posts: 10
openSuSE 13.1 ffDiaporama segmentaion fault during start
After upgrading my openSuSE von 12.3 to 13.1 and a new installation of ffDiaporama 2.0.1 the application doesn't start at all.
I tried also with the current Beta of 2.1 and have the same problem.
The output of the application invocation looks like this:
heiner@linux-0e5c:~> ffDiaporama -loglevel=1
[11:14:50.974:INFO] QT Version:5.1.1
[11:14:50.975:INFO] StartupDir /home/heiner
[11:14:50.975:INFO] Application not found in directory /home/heiner/BUILDVERSION.txt
[11:14:50.975:INFO] Application not found in directory /../../ffDiaporama/BUILDVERSION.txt
[11:14:50.975:INFO] Application not found in directory /../ffDiaporama/BUILDVERSION.txt
[11:14:50.975:INFO] Application found in directory /usr/share/ffDiaporama/BUILDVERSION.txt
[11:14:50.975:INFO] Set working path to /usr/share/ffDiaporama
[11:14:50.975:INFO] Start ffDiaporama 2.1 devel (20131221) ...
[11:14:51.098:INFO] Parse command line ...
[11:14:51.098:INFO] Set LogLevel to DEBUGTRACE
[11:14:51.098:INFO] Start GUI ...
[11:14:51.098:INFO] Start ...
libpng warning: iCCP: known incorrect sRGB profile
Speicherzugriffsfehler
What could I do?
Thanks a lot for your help and for the brilliant software.
Heiner
Offline
#2 12-30-2013 07:35:35
- domledom
- Administrateur
- Registered: 09-17-2011
- Posts: 1,080
Re: openSuSE 13.1 ffDiaporama segmentaion fault during start
Hello
Can you try deleting your configuration files from your directory ~/.ffDiaporama
You can do a test by first renaming the directory :
mv ~/.ffDiaporama ~/.ffDiaporama.old
then restart the application and if all is ok, then remove the previous directory :
rm -R ~/.ffDiaporama.old
Processeur i5 - 8 Go RAM - Manjaro Linux KDE (64 bits) / Windows 7 (64 bits)
Offline
#3 12-30-2013 11:15:35
- heiner
- Membre
- From: Rheinmünster - Germany
- Registered: 12-29-2013
- Posts: 10
Re: openSuSE 13.1 ffDiaporama segmentaion fault during start
Hello,
thanks for your response. But I'm sorry that your proposal didn't change anything.
Offline
#4 12-30-2013 11:25:22
- heiner
- Membre
- From: Rheinmünster - Germany
- Registered: 12-29-2013
- Posts: 10
Re: openSuSE 13.1 ffDiaporama segmentaion fault during start
in addition to my response: the folder ~/.ffDiaporama is not created by the crashed call.
Offline
#5 12-30-2013 12:51:46
- heiner
- Membre
- From: Rheinmünster - Germany
- Registered: 12-29-2013
- Posts: 10
Re: openSuSE 13.1 ffDiaporama segmentaion fault during start
More informations:
Using the package delivered for openSuSE 12.3 (ffDiaporama-2.1.devel.2013.1227-openSUSE_12.3.x86_64.rpm) installed on openSuSE 13.1 solved my problem. The correspondant package for openSuSE 13.1 still doesn't work on openSuSE 13.1.
Offline
#6 01-19-2014 19:08:22
- heiner
- Membre
- From: Rheinmünster - Germany
- Registered: 12-29-2013
- Posts: 10
Re: openSuSE 13.1 ffDiaporama segmentaion fault during start
With the latest development version (20140114) you stopped providing a openSuSE 12.3 version. Since the openSuSE 13.1 version still isn't working I have to use older ffDiaporama versions now.
Heiner
Offline
#7 01-21-2014 17:34:31
- domledom
- Administrateur
- Registered: 09-17-2011
- Posts: 1,080
Re: openSuSE 13.1 ffDiaporama segmentaion fault during start
Hello
it is too difficult to continue to provide binary packages for openSUSE because the libraries provided by Pacman are not upgrade automatically and we are never notified of updates versions.
The result is different versions from one user to another.
To solve this problem, I decided to stop providing binary packages for openSUSE.
I replaced them with a build script as it's already the case for ArchLinux and Gentoo
This script works on openSUSE 12.3 and 13.1
Processeur i5 - 8 Go RAM - Manjaro Linux KDE (64 bits) / Windows 7 (64 bits)
Offline