[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-10-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

Tisza Gergő gti...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=72044

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #23 from carcha...@arcor.de ---
The path to the file
(d:\MediawikiTestwiki_Images/f/f0/0003_1110_Technische_Dokumentation.pdf) is
correct, but there is no entry within the thumb-part
(d:\MediawikiTestwiki_Images/thumb) for some files. 

I think those files that are small in height  width don't have a thumb file.
And my 0003_1110_Technische_Dokumentation.pdf is recognised as 0x0 px, what you
can see on its page. Thus it does not have a thumbnail file too (but it should
have one). Thumbnails are only created when necessary [2].

LocalSettings section:

$wgUploadPath   =
https://aquanautweb.de/Testwiki/MediawikiTestwiki_Images;;

$wgUploadDirectory  = d:\MediawikiTestwiki_Images;

and we use img_auth here [1] wich works generally.

[1] http://www.mediawiki.org/wiki/Manual:Image_Authorization#IIS%20Instructions
[2] http://www.mediawiki.org/wiki/Manual:Image_administration#Data%20storage

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #22 from Tisza Gergő gti...@wikimedia.org ---
(In reply to carchaias from comment #16)
 Start request POST /testwiki/index.php?title=Spezial:Hochladen
 ...
 FSFileBackend::getFileListInternal() given directory does not exist:
 'd:\MediawikiTestwiki_Images/thumb/f/f0/0003_1110_Technische_Dokumentation.
 pdf'
 ...
 
 Which is right: The directory does not exist.


What's the correct path?
d:\MediawikiTestwiki_Images/f/f0/0003_1110_Technische_Dokumentation.pdf ? Do
you have any custom configuration for file backends, thumbnail directories etc?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

Tisza Gergő gti...@wikimedia.org changed:

   What|Removed |Added

 CC||cste...@wikimedia.org

--- Comment #14 from Tisza Gergő gti...@wikimedia.org ---
Adding Chris since error messages about C:\Program are, in general, not a
good sign. I have been unable to find any problematic code in PdfHandler,
though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #15 from Tisza Gergő gti...@wikimedia.org ---
carchaias, can you test the job with no extra  in the paths? That is, using

  $wgPdftoText = 'C:\Program Files\xpdf\bin64\pdftotext.exe';

and not

  $wgPdftoText = 'C:\Program Files\xpdf\bin64\pdftotext.exe';

and same for the other settings. These parameters should work without manual
escaping; if they don't, that's a bug, and I would really like to pinpoint the
cause.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #16 from carcha...@arcor.de ---
HI, I changed LocalSettings.php to:

$wgPdfProcessor = 'C:\Program Files\gs9.07\bin\gswin64.exe';
$wgPdfPostProcessor = $wgImageMagickConvertCommand; // if defined via
ImageMagick
//$wgPdfPostProcessor = C:\Program Files
(x86)\ImageMagick-6.6.9-Q16\convert.exe; // if not defined via ImageMagick
$wgPdfInfo   = 'C:\Program Files\xpdf\bin64\pdfinfo.exe';
$wgPdftoText = 'C:\Program Files\xpdf\bin64\pdftotext.exe';

Did a change to page Datei:0003_1110_Technische_Dokumentation.pdf

As I can see there is no difference.

Results:

No pdf-preview on page
No error message while runjobs.php

C:\Inetpub\Www_root\Testwiki\maintenancephp showjobs.php
1

C:\Inetpub\Www_root\Testwiki\maintenancephp runjobs.php
2014-09-15 13:05:28 refreshLinks Datei:0003_1110_Technische_Dokumentation.pdf
ta
ble=imagelinks recursive=1
rootJobSignature=052088007c075a9829b1876e7fd6770eba89
51a1 rootJobTimestamp=20140915130451 STARTING
2014-09-15 13:05:28 refreshLinks Datei:0003_1110_Technische_Dokumentation.pdf
ta
ble=imagelinks recursive=1
rootJobSignature=052088007c075a9829b1876e7fd6770eba89
51a1 rootJobTimestamp=20140915130451 t=10 good
2014-09-15 13:05:28 refreshLinks Datei:0003_1110_Technische_Dokumentation.pdf
pa
ges=array(1) rootJobSignature=052088007c075a9829b1876e7fd6770eba8951a1
rootJobTi
mestamp=20140915130451 masterPos= STARTING
2014-09-15 13:05:29 refreshLinks Datei:0003_1110_Technische_Dokumentation.pdf
pa
ges=array(1) rootJobSignature=052088007c075a9829b1876e7fd6770eba8951a1
rootJobTi
mestamp=20140915130451 masterPos= t=309 good
2014-09-15 13:05:29 refreshLinks Datei:0003_1110_Technische_Dokumentation.pdf
pa
ges=array(1) rootJobSignature=052088007c075a9829b1876e7fd6770eba8951a1
rootJobTi
mestamp=20140915130451 masterPos= STARTING
2014-09-15 13:05:29 refreshLinks Datei:0003_1110_Technische_Dokumentation.pdf
pa
ges=array(1) rootJobSignature=052088007c075a9829b1876e7fd6770eba8951a1
rootJobTi
mestamp=20140915130451 masterPos= t=34 good

I cant find any real Error within the debug_log.txt file. Only one thing that
occurs on reuploads (it was there before the changes also):

Start request POST /testwiki/index.php?title=Spezial:Hochladen
...
FSFileBackend::getFileListInternal() given directory does not exist:
'd:\MediawikiTestwiki_Images/thumb/f/f0/0003_1110_Technische_Dokumentation.pdf'
...

Which is right: The directory does not exist.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #17 from Tisza Gergő gti...@wikimedia.org ---
If there is a problem with a media handler, it will only occur when the file is
changed or reuploaded (or purged, although not 100% sure of that), not when the
file description page is edited.

(In reply to carchaias from comment #16)
 FSFileBackend::getFileListInternal() given directory does not exist:
 'd:\MediawikiTestwiki_Images/thumb/f/f0/0003_1110_Technische_Dokumentation.
 pdf'
 ...
 
 Which is right: The directory does not exist.

Is it possible that the thumbnail directory is misconfigured? Does thumbnailing
work for other file types?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #18 from carcha...@arcor.de ---
As you can see on

https://aquanautweb.de/testwiki/index.php?title=Spezial:Dateien

thumbnailing in general works. There is one issue with uppercase file
extensions like .JPG wich is related to Bug 7 .

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #19 from carcha...@arcor.de ---
 ..it will only occur when the file is changed or reuploaded (or purged, 
 although not 100% sure of that), not when the file description page is edited.

That's right.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #20 from carcha...@arcor.de ---
I checked if thumbnailing still works and reuploaded a changed picture

https://aquanautweb.de/testwiki/index.php?title=Datei:Appointment.png

It does.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #21 from carcha...@arcor.de ---
The message exist for those files too.

Start request POST /testwiki/index.php?title=Spezial:Hochladen
...
FSFileBackend::getFileListInternal() given directory does not exist: 
'd:\MediawikiTestwiki_Images/thumb/f/f8/Appointment.png'

Well this file is pretty small and it is a png. The message stays away for
larger jpg files like

https://aquanautweb.de/testwiki/index.php?title=Datei:DSCN1499.jpg

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #13 from carcha...@arcor.de ---
There are no error messages on doing runjobs.php --type htmlCacheUpdate: 

C:\Inetpub\Www_root\Testwiki\maintenancephp runjobs.php --type htmlCacheUpdate

2014-09-12 06:59:59 htmlCacheUpdate
Datei:0003_1110_Technische_Dokumentation.pdf
 pages=array(2) rootJobSignature=479d9c18d68e2a2ec2176268810ef88b37ab0de6
rootJo
bTimestamp=20140911084944 STARTING
2014-09-12 06:59:59 htmlCacheUpdate
Datei:0003_1110_Technische_Dokumentation.pdf
 pages=array(2) rootJobSignature=479d9c18d68e2a2ec2176268810ef88b37ab0de6
rootJo
bTimestamp=20140911084944 t=16 good

C:\Inetpub\Www_root\Testwiki\maintenance


Content of image.img_metadata database field is

b:0;

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #12 from Tisza Gergő gti...@wikimedia.org ---
carchaias, can you clarify that

runjobs.php --type htmlCacheUpdate

gives the C:\Program error message? That would be an error of its own.

As for the does not allow inline display part, can you check what's stored in
the image.img_metadata database field for this file?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #10 from carcha...@arcor.de ---
I reuploaded the file.

Here is the result of runjobs.php

C:\Inetpub\Www_root\Testwiki\maintenancephp showjobs.php
1

C:\Inetpub\Www_root\Testwiki\maintenancephp runjobs.php --type
createPdfThumbna
ilsJob

C:\Inetpub\Www_root\Testwiki\maintenance

No job of this type?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #11 from carcha...@arcor.de ---
The job in queue was htmlCacheUpdate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #5 from carcha...@arcor.de ---
Here some extracted lines from debuggin:
I used the following in LocalSettings.php

error_reporting( -1 );
ini_set( 'display_errors', 1 );
$wgShowExceptionDetails = true;
$wgDebugToolbar = true;
$wgDebugLogFile = 'MYPATH/MYDEBUGLOGTEXTFILENAME';


wfShellExec: C:\Program Files\xpdf\bin64\pdfinfo.exe -enc UTF-8  -l 999 
-meta C:\PHP\temp\phpDC.tmp
PdfImage::retrieveMetaData: C:\Program Files\xpdf\bin64\pdftotext.exe
C:\PHP\temp\phpDC.tmp - 
wfShellExec: C:\Program Files\xpdf\bin64\pdftotext.exe
C:\PHP\temp\phpDC.tmp - 
wfShellExec: C:\Program Files\xpdf\bin64\pdfinfo.exe -enc UTF-8  -l 999 
-meta C:\PHP\temp\phpDC.tmp
PdfImage::retrieveMetaData: C:\Program Files\xpdf\bin64\pdftotext.exe
C:\PHP\temp\phpDC.tmp - 
wfShellExec: C:\Program Files\xpdf\bin64\pdftotext.exe
C:\PHP\temp\phpDC.tmp - 

There is no doTransform within the logfile.

I tried to execute C:\Program Files\xpdf\bin64\pdftotext.exe (without quotes)
in command prompt and the result somehow crazy. Windows can't execute it,
rising the same error as in Comment 1.


Der Befehl C:\Program ist entweder falsch geschrieben oder konnte nicht
gefunden werden 

Using quotes arround Program Files in commandprompt works. So I tried this in
LocalSettings.php

C:\Program Files\xpdf\bin64\pdftotext.exe

Getting this in my Logfile

wfShellExec: C:\\\Program Files\\xpdf\bin64\pdfinfo.exe -enc UTF-8  -l
999  -meta C:\PHP\temp\phpDD.tmp
PdfImage::retrieveMetaData: C:\\\Program Files\\xpdf\bin64\pdftotext.exe
C:\PHP\temp\phpDD.tmp - 
wfShellExec: C:\\\Program Files\\xpdf\bin64\pdftotext.exe
C:\PHP\temp\phpDD.tmp - 
wfShellExec: C:\\\Program Files\\xpdf\bin64\pdfinfo.exe -enc UTF-8  -l
999  -meta C:\PHP\temp\phpDD.tmp
PdfImage::retrieveMetaData: C:\\\Program Files\\xpdf\bin64\pdftotext.exe
C:\PHP\temp\phpDD.tmp - 
wfShellExec: C:\\\Program Files\\xpdf\bin64\pdftotext.exe
C:\PHP\temp\phpDD.tmp - 

Using this kind of path in command prompt works.

C:\\\Program Files\\xpdf\bin64\pdftotext.exe

runjobs.php no longer shows errors with this BUT looking at my testpage
unfortunatly is not showing a preview as before.

https://aquanautweb.de/testwiki/index.php?title=Datei:0003_1110_Technische_Dokumentation.pdf

Making a link to the pdf file on page

https://aquanautweb.de/testwiki/index.php?title=Test

results in this in my logfile

Linker::makeImageLink: Datei:0003_1110_Technische_Dokumentation.pdf does not
allow inline display

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #6 from Tisza Gergő gti...@wikimedia.org ---
The wfShellExec debug output is correct, with quotes at the right places, so
maybe the runjobs.php error message mentioned in comment 0 is not related to
this issue? You can use [[mw:Manual:ShowJobs.php]] to see what jobs are stuck
in the queue, and runjobs.php --type createPdfThumbnailsJob to make sure only
PDF thumbnail jobs are executed.

At any rate, the Linker:: error message sounds like ImageHandler::canRender
(and ultimately, PdfHandler:retrieveMetadata) failing. Can you manually run the
pdfinfo debug line (without the wfShellExec: prefix, but including the quotes)
and see what output it produces? If the tempfile in the last parameter does not
exist anymore, you can just replace it with the path to the PDF file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #7 from carcha...@arcor.de ---



...\Testwiki\maintenanceC:\Program Files\xpdf\bin64\pdfinfo.e
xe -enc UTF-8  -l 999  -meta
D:\MediawikiTestwiki_Images\f\f0\0003_1110_Tech
nische_Dokumentation.pdf
Title:  1RITZ-pumpdata-...4RITZ-dimension-
Subject:
Keywords:
Author:
Creator:wPDF by WPCubed GmbH
Producer:   C:\Programme\VSX\Spaix 2\Spaix2Aw
CreationDate:   02/21/11 00:00:00
ModDate:02/21/11 00:00:00
Tagged: no
Form:   none
Pages:  4
Encrypted:  no
Page1 size: 595 x 842 pts (A4)
Page2 size: 595 x 842 pts (A4)
Page3 size: 595 x 842 pts (A4)
Page4 size: 595 x 842 pts (A4)
File size:  57638 bytes
Optimized:  no
PDF version:1.4

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #8 from carcha...@arcor.de ---
or the other way round with double backslashes

...\Testwiki\maintenanceC:\\\Program Files\\xpdf\bin64\pdfinf
o.exe -enc UTF-8  -l 999  -meta
D:\MediawikiTestwiki_Images\f\f0\0003_1110_T
echnische_Dokumentation.pdf
Title:  1RITZ-pumpdata-...4RITZ-dimension-
Subject:
Keywords:
Author:
Creator:wPDF by WPCubed GmbH
Producer:   C:\Programme\VSX\Spaix 2\Spaix2Aw
CreationDate:   02/21/11 00:00:00
ModDate:02/21/11 00:00:00
Tagged: no
Form:   none
Pages:  4
Encrypted:  no
Page1 size: 595 x 842 pts (A4)
Page2 size: 595 x 842 pts (A4)
Page3 size: 595 x 842 pts (A4)
Page4 size: 595 x 842 pts (A4)
File size:  57638 bytes
Optimized:  no
PDF version:1.4

Looks good or not?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #9 from Tisza Gergő gti...@wikimedia.org ---
This looks fine. Can you try running 

maintenance/runJobs.php --type createPdfThumbnailsJob

and see if you still get the error about not finding C:\Program?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #4 from Tisza Gergő gti...@wikimedia.org ---
Backslashes should be doubled inside a quoted string (whether single- or
double-quotes). However in this specific case I don't think it matters, PHP
preserves the backslash if the following character does not match a valid
escape sequence.

All the variables mentioned in comment 0 are passed to wfEscapeShellArg, which
should wrap them in double quotes. Can you enable debug logging
([[mw:Manual:How_to_debug]]) and look for a line starting with either 
doTransform or retrieveMetaData (without the quotes)? That should tell what
the exact command was; you can then try to execute it manually.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-09-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

--- Comment #3 from carcha...@arcor.de ---
You mean like this:

require_once $IP/extensions/PdfHandler/PdfHandler.php;
# Konfiguration von pdfhandler
$wgPdfProcessor = C:\Program Files\gs9.07\bin\gswin64.exe;
$wgPdfPostProcessor = $wgImageMagickConvertCommand; // if defined via
ImageMagick
//$wgPdfPostProcessor = C:\Program Files
(x86)\ImageMagick-6.6.9-Q16\convert.exe; // if not defined via ImageMagick
$wgPdfInfo   = C:\Program Files\xpdf\bin64\pdfinfo.exe;
$wgPdftoText = C:\Program Files\xpdf\bin64\pdftotext.exe;

No, that does not help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 70083] configuration problems with windows paths with blanks/spaces

2014-08-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70083

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

Summary|configuration problems with |configuration problems with
   |windows paths   |windows paths with
   ||blanks/spaces

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
Does wrapping the path with double quotes instead of single quotes help?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l