On Mon, Jul 28, 2008 at 08:11:28AM +0200, Albrecht Will wrote:
> Hi Josef,
> 
> thanks for your answer. 
> I got the following output:
> 
> $ ./pdfedit -d 5 /home/aw/TEMP/mussweg/_0318090941_001.pdf_031
> 8090941_001.pdf
> 5:GUI:main.cc:main:235: Commandline parameters processed
> 5:GUI:main.cc:main:236: App path: /usr/bin
> 5:GUI:main.cc:main:248: Settings loaded
> 5:GUI:main.cc:main:296: Style loaded
> 5:GUI:main.cc:main:301: Font and style applied
> 5:GUI:main.cc:main:307: Opening files from commandline
> 4:GUI:main.cc:main:310: Opening 
> parameter: /home/aw/TEMP/mussweg/_0318090941_001
> .pdf_0318090941_001.pdf
[...]
> 5:KERNEL:cpdf.cc:getInstance:2312:
> 2:KERNEL:cpdf.cc:getInstance:2326: Unable to open file (reason=Datei oder 
> Verzeichnis nicht gefunden)

This seems like we are not able to open file. I am not sure about error
message (make sure that locale is set to english when reporting), but it
seems that it is ENOENT - No such file or directory. 
Do you have access to the file (what are the permissions to /home/aw, 
/home/aw/TEMP, /home/aw/TEMP/mussweg)?

Make sure you can access this file. What does stat say?
stat /home/aw/TEMP/mussweg/_0318090941_001.pdf_0318090941_001.pdf


> 5:GUI:qsimporter.cc:addQSObj:176: Importing document
> 5:GUI:pdfeditwindow.cc:setObject:443: selectedTreeItem 0
> 4:GUI:basecore.cc:call:157: Performing callback: onTreeSelectionChange
> 5:GUI:basecore.cc:call:167: Begin callback: onTreeSelectionChange
> 5:GUI:basecore.cc:call:170: End callback: onTreeSelectionChange
> 4:GUI:basecore.cc:call:157: Performing callback: onLoadError
> 5:GUI:basecore.cc:call:167: Begin callback: onLoadError
> 
> Instead xpdf I use kpdf and have no problems to open pdf-files.
> 
> Albrecht
> 
> Am Sonntag, 27. Juli 2008 18:44:41 schrieb Jozef Misutka:
> > Hi,
> >
> > do you have sufficient rights in linux?
> >
> > try running
> > ./pdfedit -d 5 filename
> > and send the output
> >
> > can you open it with xpdf?
> >
> > jozo> From: [EMAIL PROTECTED]> To:
> > [email protected]> Date: Sun, 27 Jul 2008 11:58:45
> > +0200> Subject: [Pdfedit-support] unable to open file> > Hi, > I got a
> > problem when I try to open pdf-files. The message is: "unable to open >
> > file". I only can open one file I use for a longer time.> What could I do?>
> > My pdf-edit-Version is 0.4.1> > Albrecht
> > _________________________________________________________________
-- 
Michal Hocko

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pdfedit-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to