google-code-export / photivo

Automatically exported from code.google.com/p/photivo
GNU General Public License v3.0
3 stars 0 forks source link

Doesn't start on Fedora 17 #90

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install photivo with recommended steps as seen on website
2. Start photivo via terminal
3.

What is the expected output? What do you see instead?
Error seen in terminal:

Theme engine: Could not read 
"/usr/lib64/qt4/share/photivo/Themes/DarkGrey.ptheme"

What version of the product are you using? On what operating system?
20120818-1.fc17 (64-bit)

Please provide any additional information below.

Original issue reported on code.google.com by robertli...@gmail.com on 2 Sep 2012 at 3:04

GoogleCodeExporter commented 9 years ago
Works for me, "make install" copying all files that is. Is that file actually 
there? It should be a small text file ~3.3KB in size. That error message means 
Photivo either could not find the file or it was empty or it couldn’t be read 
at all.

The version number looks weird. What steps from what website exactly did you 
follow? The Photivo wiki? Or maybe almost done Photivo package that will likely 
appear in the official Fedora repo?

Original comment by brother.john.gm@googlemail.com on 4 Sep 2012 at 8:48

GoogleCodeExporter commented 9 years ago
I used the experimental repository provided by Thibault North and Gerd 
(gvegidy) as written on the wiki page. Maybe the dependencies for the Fedora 
build aren't up to date?

Original comment by robertli...@gmail.com on 10 Sep 2012 at 8:45

GoogleCodeExporter commented 9 years ago
I too have this problem when using the pre-build yum install. I've pulled down 
the source from the repo, but it seems like the so called instructions on the 
"download and setup" are a tiny bit brief. I believe it involves installing 
qt-devel & gcc-c++ - anything else? 

Original comment by mats.o.p...@googlemail.com on 6 Oct 2012 at 6:21

GoogleCodeExporter commented 9 years ago
You've seen these? http://photivo.org/photivo/download_and_setup/linux

So called navigation on the left ;-)

Original comment by m...@mm-log.com on 6 Oct 2012 at 7:10

GoogleCodeExporter commented 9 years ago
This is the same problem I have seen.
I also tried getting the fc17 src.rpm and doing an 'rpmbuild --rebuild...' but 
the resulting rpm produces the same results.
The dir /usr/lib64/qt4/share/photivo doesn't exist, which indicates that the 
rpm package isn't installing all the files as it should...ie the rpm spec is 
short of a few instructions.
I'll have a snoop about and see what I can find.

Cheers,
Terry

Original comment by tdu...@iinet.net.au on 15 Dec 2012 at 3:23