Issue 88224 - In print dialog, printer "property" button does not show property dialog
Summary: In print dialog, printer "property" button does not show property dialog
Status: CLOSED DUPLICATE of issue 88799
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: DEV300m6
Hardware: All Linux, all
: P2 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: Stephan Bergmann
QA Contact: issues@framework
URL:
Keywords: oooqa, regression
Depends on:
Blocks:
 
Reported: 2008-04-13 14:15 UTC by mmenaz
Modified: 2008-06-04 08:29 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mmenaz 2008-04-13 14:15:50 UTC
I want to print with double sided printing, so (Writer, or Calc, or whatever) I
go to File -> Print then I press the "Properties" button on the right of the
printer name, but the property dialog does NOT show up.
I've debian sid 64 bit, Pavel Janik's builds m6, cups 1.3.7-1, one printer with
two instances defined (normal and a B&W setup).
Comment 1 thorsten.martens 2008-04-14 11:07:51 UTC
TM->HI: please have a look, thanks
Comment 2 h.ilter 2008-04-14 11:18:57 UTC
Reassigned to pjanik.
Comment 3 pavel 2008-04-20 13:26:45 UTC
Caolan, Kendy: can you reproduce?

I can in my m9 build...

Comment 4 kendy 2008-04-21 19:59:48 UTC
So far I'm on m4 [and even that one does not compile for me yet ;-)], 
so... ;-)  Will test after an update.
Comment 5 caolanm 2008-04-22 08:41:42 UTC
In my 64bit m9 that has just finished building I *can* see the properties dialog
for my printers, i.e. I can't reproduce
Comment 6 avagula 2008-06-03 20:13:59 UTC
this is regression.
Comment 7 Mechtilde 2008-06-03 20:18:11 UTC
I can also reproduce it with the 32 bit version
Comment 8 pavel 2008-06-03 20:24:30 UTC
mechtilde: can you reproduce also in Sun build?

Comment 9 Mechtilde 2008-06-03 20:36:14 UTC
no I only see the problem with your builds as in Beta as in DEV300_m15.
Comment 10 pavel 2008-06-03 22:24:54 UTC
So... Now I see the dialog.

strace shows that soffice.bin tries to open

open("/home/oo/m15/opt/openoffice.org3/program/../basis-link/ure-link/lib/libspalx.so", O_RDONLY) 
= 35

which did not exist before strace run shown above. After I copied it also here, it starts. Why?

Comment 11 avagula 2008-06-03 22:38:42 UTC
This fixes the issue on my machine (opensuse 10.3, 64bit): cp
/opt/openoffice.org/basis3.0/program/libspalx.so
/opt/openoffice.org3/basis-link/ure-link/lib
Comment 12 Mechtilde 2008-06-03 22:39:30 UTC
after copying as described by Pavel it works on 32 bit
Comment 13 pavel 2008-06-03 22:43:31 UTC
sb: do you have an idea?

My builds are complete from scratch builds. Ain confirmed on 64bit machine with my 64bit build, 
Mechtilde on 32bit machine with 32bit build. I confirmed on 64bit machine as well.

Comment 14 pavel 2008-06-04 07:34:57 UTC
Sun build here opens:

[pid  6137] open("/disk2/pavel/Sun-m14/opt/ooo-dev3/program/libspali.so", O_RDONLY) = -1 ENOENT 
(No such file or directory)
[pid  6137] open("/disk2/pavel/Sun-m14/opt/ooo-dev3/program/../basis-link/program/libspali.so", 
O_RDONLY) = 42

Why is there such difference between Sun builds and from-scratch builds (both 32bit and 64bit builds)?

Comment 15 Stephan Bergmann 2008-06-04 08:25:34 UTC
appears to be a duplicate of issue 88799, fixed in (not yet integrated)
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fvcl89>

*** This issue has been marked as a duplicate of 88799 ***
Comment 16 Stephan Bergmann 2008-06-04 08:29:36 UTC
.