[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-03-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|VERIFIED|CLOSED
 Whiteboard|target:4.5.0|target:4.5.0, 4.4.2

--- Comment #15 from Caolán McNamara caol...@redhat.com ---
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-4id=fe00fba292a9ad1c416acc199e7aba6657ab40b3

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-03-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 Whiteboard||target:4.5.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-03-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

foss f...@openmailbox.org changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

   Keywords||regression

--- Comment #11 from Michael Meeks michael.me...@collabora.com ---
Really great work; thanks ! =) Unfortunately, that patch is rather useful ;-)
it un-screws-up some particularly tortured life-cycle around VirtualDevices
that is inexecusably bad =) will need to think this through.

Ultimately, similar sizing logic should happen in the factory / constructor I
think:

mpVirDev = pSVData-mpDefInst-CreateVirtualDevice( pGraphics, nDX,
nDY, nBitCount, pData );

To avoid this unpleasant habit of re-sizing virtual-devices later in this
unusual way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

--- Comment #14 from Tomofumi Yagi ya...@mknada.sakura.ne.jp ---
(In reply to Michael Meeks from comment #12)
 I have a fix vs. master in:
 
 https://gerrit.libreoffice.org/14678

Thank you very much for your ultra fast fix!

I confirmed that my first slide was displayed correctly on windows 8.1, 
LibreOffice 4.5.0.0.alpha0+(Build ID:
45306431759ec5e1bda8caa1ed428fc77035b0f2).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 CC||nthieb...@gmail.com

--- Comment #12 from Michael Meeks michael.me...@collabora.com ---
I have a fix vs. master in:

https://gerrit.libreoffice.org/14678

I can't even build-test OS/X which is a bit nerve-racking; hopefully Norbert's
CI magic will do the job =) as/when/if that completes - I'll push to master and
back-port to 4.4.

I get my first slide on windows, no problems with this - and yet we retain the
(relatively saner) semantics - though (to be sure) we're shoving basically 2x
use-cases through this API: that with a valid pData and that without - which is
a bit lame  prolly error prone.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Michael Meeks michael.me...@collabora.com ---
Pushed to master, and awaiting review for -4-4 as:

https://gerrit.libreoffice.org/#/c/14679/

Second opinions appreciated; Markus ? =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

--- Comment #10 from Tomofumi Yagi ya...@mknada.sakura.ne.jp ---
(In reply to Joey Reid from comment #7)
 @Tomofumi
 Thank you for tracking down the cause of this regression! How were you able
 to narrow down the regression window without bibisect for Windows? 

Thank you.
I used git bisect, and perseverance.
Because there is no other choice for me :-

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

--- Comment #9 from Massimo pincopall...@orange.fr ---
(In reply to Massimo from comment #8)
 Same problem here, since version 4.3. I am now at 4.4.1.2, the bug is still
 there. Windows 8.1

Edit: I confirm that unchecking Use hardware acceleration in Tools-
Options- LibreOffice- View fixes the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Massimo pincopall...@orange.fr changed:

   What|Removed |Added

 CC||pincopall...@orange.fr

--- Comment #8 from Massimo pincopall...@orange.fr ---
Same problem here, since version 4.3. I am now at 4.4.1.2, the bug is still
there. Windows 8.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

--- Comment #5 from Tomofumi Yagi ya...@mknada.sakura.ne.jp ---
I notice that this bug will not reproduced by reverting the following commit. 

vcl: remove SalVirtualDevice::GetWidth
commit  c662b1ea318a02747197005ac6547b92d191aab3 

https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=c22d5338fad383800b35efa458561bb89b604922

Tested on Windows 8.1
Version: 4.5.0.0.alpha0+

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

--- Comment #6 from Tomofumi Yagi ya...@mknada.sakura.ne.jp ---
Probably, we still need GetSize() method calling(please see the following). 

--  --  -- 
diff --git a/vcl/source/gdi/virdev.cxx b/vcl/source/gdi/virdev.cxx
index d783cd9..063bef1 100644 (file)
--- a/vcl/source/gdi/virdev.cxx
+++ b/vcl/source/gdi/virdev.cxx
@@ -164,12 +164,6 @@ void VirtualDevice::ImplInitVirDev( const OutputDevice*
pOutDev,
 mbScreenComp= true;
 mnAlphaDepth= -1;

-// #i59315# init vdev size from system object, when passed a
-// SystemGraphicsData. Otherwise, output size will always
-// incorrectly stay at (1,1)
-if( pData  mpVirDev )
-mpVirDev-GetSize(mnOutWidth,mnOutHeight);
-
 if( mnBitCount  8 )
 SetAntialiasing( ANTIALIASING_DISABLE_TEXT );
--  --  --

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Joey Reid joeyisdama...@gmail.com changed:

   What|Removed |Added

 CC||markus.mohrhard@googlemail.
   ||com,
   ||michael.me...@collabora.com

--- Comment #7 from Joey Reid joeyisdama...@gmail.com ---
@Tomofumi
Thank you for tracking down the cause of this regression! How were you able to
narrow down the regression window without bibisect for Windows? 


Adding Michael Meeks and Markus Mohrhard to make them aware of this issue.

Thanks everyone!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

--- Comment #4 from A (Andy) stgohi-lob...@yahoo.de ---
Reproducible with LO 4.4.0.3, Win 8.1.  After I deactivated the Hardware
Acceleration it also worked for me again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Shinji Enoki shinji.en...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||shinji.en...@gmail.com
 Ever confirmed|0   |1

--- Comment #3 from Shinji Enoki shinji.en...@gmail.com ---
I was reproduced in the following environments.

LibO: 4.4.0 , 4.4.1 RC1(TDF build)
OS: Windows7

I do not reproduce in Debian.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

--- Comment #2 from Robert Zuccherato robert.zuccher...@gmail.com ---
After some experiments, this is what I came up with.  I uninstalled 4.4.0.3 and
installed 4.3.6.2.  The problem did not exist.  I could view Impress
presentations, including the first slide with no problems.  Therefore, the bug
seems to have been introduced in version 4.4.0.3.

I then re-installed version 4.4.0.3 and the bug reappeared.  I messed around
with some of the settings and discovered that if I went to
Tools-Options-LibreOffice-View and unchecked the Use hardware acceleration
box then the bug disappears.  All slides can be viewed as normal, including the
first slide.

Thus, it seems to be a problem, introduced in 4.4.0.3 with the hardware
acceleration feature.  I hope that helps solve the bug and gives people a
viable workaround.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

Robert Zuccherato robert.zuccher...@gmail.com changed:

   What|Removed |Added

Version|4.5.0.0.alpha0+ Master  |4.4.0.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 89492] First Slide Blank in Slide Show

2015-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89492

--- Comment #1 from Robert Zuccherato robert.zuccher...@gmail.com ---
I have exactly the same problem except I am running LibreOffice 4.4.0.3, Build
ID: de093506bcdc5fafd9023ee680b8c60e3e0645d7 on Windows 7.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs