| 02:38:03 | mandsch: | Testbaudson: do you have a second for owsproxy question? |
| 03:40:40 | mandsch: | Testbaudson: do you have a minute? |
| 03:43:12 | seven: | mandsch: Can I help? |
| 03:43:17 | mandsch: | hmm, maybe |
| 03:43:32 | mandsch: | i just updated one site to rc5 |
| 03:43:43 | mandsch: | and no whaving trouble s iwth print and owsproxy |
| 03:44:05 | mandsch: | there seems sth has changed that iwth owsproxy urls the sessid gets appended |
| 03:44:07 | mandsch: | ? |
| 03:44:37 | seven: | Not that I know of - but we did want to do something around this. |
| 03:45:07 | seven: | We will have to ask Testbaudso, ur is not here either. |
| 03:45:27 | mandsch: | ok, i will dig a little bit to have the correct question ready |
| 03:45:31 | seven: | Did you keep the old database? |
| 03:45:44 | mandsch: | it was already a rc2 |
| 03:45:50 | mandsch: | so no harm done |
| 03:46:00 | mandsch: | beside printing is not working anymore |
| 03:46:01 | seven: | OK. |
| 03:46:16 | seven: | Yes, I found this in another installation too. |
| 03:46:34 | Testbaudson: | hi mandsch |
| 03:46:45 | mandsch: | hi Testbaudson |
| 03:47:20 | mandsch: | i just wondered whether lately anything was changed in owsproxy wrt to session checking? |
| 03:47:37 | mandsch: | i am getting a premission denied from owsproxy index.php |
| 03:47:50 | mandsch: | after updating from rc2 to rc5 |
| 03:48:14 | : | * Testbaudson will take a look at it |
| 03:48:21 | mandsch: | no hurry |
| 03:48:34 | mandsch: | i can also dig aliitle bit more |
| 03:48:59 | Testbaudson: | the files have not changed... |
| 03:49:07 | Testbaudson: | since March 31st |
| 03:51:56 | mandsch: | ok, i will search a little bit to narrow down the problem |
| 03:52:13 | Testbaudson: | thank you |
| 03:52:17 | mandsch: | soon be back ... |
| 05:34:37 | mandsch: | Testbaudson: can i have your opinion on this phenomenon? |
| 05:39:43 | mandsch: | a wms in mapbender secured by owsproxy. displays in mapframe without problems but will not show up in print. error_log says weldMaps2PNG unable to load image. if i take the url that causes this error and paste it into the browser, the map is displayed fine - if i try it on the server from the console with wget i get the error: " imagecreate( ) [<a href='function.imagecreate'>function.imagecreate</a |
| 05:39:46 | mandsch: | >]: Invalid image dimensions in <b>/var/www/mapbender_25rc2/owsproxy/http/index.php</b> on line <b>126</b>" |
| 05:42:25 | mandsch: | it seems there is a permission problem somewhere, so owsproxy index.php wants to throw an image with the error, but the glonal variables width/height of function throwImage are not defined, that's where the error comes from ... |
| 07:19:37 | mandsch: | Testbaudson: i18n reloaded ... |
| 07:20:55 | Testbaudson: | hi mandsch |
| 07:21:03 | mandsch: | just wondering |
| 07:21:13 | mandsch: | does the wrapper gettext function _mb( ) |
| 07:21:22 | mandsch: | gets also recognized b yxgettext? |
| 07:21:33 | Testbaudson: | yes |
| 07:21:41 | Testbaudson: | you can pass a parameter to xgettext |
| 07:21:50 | Testbaudson: | with the name of the function |
| 07:21:54 | Testbaudson: | it's all in the wiki |
| 07:22:19 | mandsch: | yeah, that's what i'm trying |
| 07:22:38 | mandsch: | but it seems the mapbender.po is not appended with some values ... |
| 07:23:23 | mandsch: | ok, now i see - you're right |
| 07:23:33 | mandsch: | i forgot the -k flag |
| 07:24:02 | Testbaudson: | is the wiki doc flawed? |
| 07:24:11 | Testbaudson: | what is -k? |
| 07:25:54 | mandsch: | it says in the help -k, --keyword[=WORT] |
| 07:26:09 | mandsch: | everything ok now |
| 07:26:12 | Testbaudson: | ok, got it |
| 07:26:19 | Testbaudson: | -k == --keyword |
| 07:26:23 | Testbaudson: | thanks for testing |
| 07:26:51 | mandsch: | have you ever tried to print with i18n enabled? |
| 07:27:02 | Testbaudson: | not yet |
| 07:27:10 | mandsch: | i get pdf errors |
| 07:27:18 | mandsch: | when in german |
| 07:27:35 | Testbaudson: | please trac them, if you're not too busy... |
| 07:27:42 | Testbaudson: | ( or better, fix them :- ) ) |
| 07:27:50 | mandsch: | i think we still need to decode the texts in printPDF |
| 07:27:54 | mandsch: | i'll try .. |
| 07:27:56 | mandsch: | ;- ) |
| 07:28:04 | Testbaudson: | thanks, very much appreciated |
| 07:28:54 | mandsch: | but i'm stuck with owsproxy |
| 07:29:13 | mandsch: | it won't let me print servcies that use owsproxy |
| 07:29:22 | mandsch: | the session is not created properly |
| 07:29:33 | mandsch: | no mb_user_id -> permission denied |
| 07:31:53 | Testbaudson: | maybe file a ticket and I will look into it tomorrow |
| 07:32:16 | mandsch: | yeah, i'll do that, |
| 07:32:22 | Testbaudson: | really weird because the owsproxy files have not changed since March... |
| 07:32:28 | Testbaudson: | thanks |
| 07:33:27 | mandsch: | yeah, i know, i'll have to ckeck on another rc5 ... |