Deadlock ine the OpenGL lib.
Hi. I wanted to ask if someone is working on this bug: http://trac.macosforge.org/projects/xquartz/ticket/74 I can now confirm that it also affects OpenOffice. I have reinstalled 10.5.2 system update and OO.org is working again. Please let me know if I can help with some testing or something like that. Regards Michal.
Yes, GL is a high priority... but for the record... how does OpenOffice use DRI? On Mar 9, 2008, at 12:04, Michał Majchrowicz wrote:
Hi. I wanted to ask if someone is working on this bug: http://trac.macosforge.org/projects/xquartz/ticket/74 I can now confirm that it also affects OpenOffice. I have reinstalled 10.5.2 system update and OO.org is working again. Please let me know if I can help with some testing or something like that. Regards Michal. _______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
I don't think it actually uses it, I believe it just is linked with it and loads it. The same thing is with notepad,winecfg and many other apps. I noted that this bug is now marked as fixed in 2.2.0. Does this mean that 2.2.0 is going to be released soon ( I thought now is the time for 2.1.5 :))? Regards Michal.
So are you saying you have this issue when using openoffice through wine or openoffice native to the mac? This doesn't show a link against libGL: otool -L /Applications/OpenOffice.org\ 2.3.app/Contents/MacOS/ soffice.bin But I'm not well versed in how OpenOffice is architected, so that may not be a good indicator... --Jeremy On Mar 9, 2008, at 12:55, Michał Majchrowicz wrote:
I don't think it actually uses it, I believe it just is linked with it and loads it. The same thing is with notepad,winecfg and many other apps. I noted that this bug is now marked as fixed in 2.2.0. Does this mean that 2.2.0 is going to be released soon ( I thought now is the time for 2.1.5 :))? Regards Michal. _______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
I was running native version of OpenOffice.org 2.1 Polish. It just didn't work with 2.1.4. Could you tell me more about 2.2.0 ? I would really like to know when it is going to be released... Or maybe I can dowload some alpha/beta from somewhere and test it to see if it fixes this issue completely and if there are any other problems with it? Regards Michal. On Sun, Mar 9, 2008 at 9:11 PM, Jeremy Huddleston <jeremyhu@berkeley.edu> wrote:
So are you saying you have this issue when using openoffice through wine or openoffice native to the mac?
This doesn't show a link against libGL: otool -L /Applications/OpenOffice.org\ 2.3.app/Contents/MacOS/ soffice.bin
But I'm not well versed in how OpenOffice is architected, so that may not be a good indicator...
--Jeremy
On Mar 9, 2008, at 12:55, Michał Majchrowicz wrote:
I don't think it actually uses it, I believe it just is linked with it and loads it. The same thing is with notepad,winecfg and many other apps. I noted that this bug is now marked as fixed in 2.2.0. Does this mean that 2.2.0 is going to be released soon ( I thought now is the time for 2.1.5 :))? Regards Michal.
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
I just ran "otool -L /Applications/OpenOffice.org\ 2.1.app/Contents/MacOS/program/soffice.bin" and it still did not show anything that indicated it linked OpenOffice against libGL. I couldn't find any OpenOffice build labeled 2.1.4. There was 2.0.4, 2.1.0 and 2.2.0 etc. The only Polish version of OpenOffice from OpenOffice.org that I could find was OpenOffice 2.3.1 for Windows and Linux (I looked at http://borft.student.utwente.nl/~adrian/bt.php which I'm assuming has a torrent for every entry on OpenOffice's ftp/http mirrors). Do you mean that you're running OpenOffice for Windows via Darwine/Wine? If so, that would explain the need for libGL.
I was running native version of OpenOffice.org 2.1 Polish. It just didn't work with 2.1.4. Could you tell me more about 2.2.0 ? I would really like to know when it is going to be released... Or maybe I can dowload some alpha/beta from somewhere and test it to see if it fixes this issue completely and if there are any other problems with it? Regards Michal.
On Sun, Mar 9, 2008 at 9:11 PM, Jeremy Huddleston <jeremyhu@berkeley.edu> wrote:
So are you saying you have this issue when using openoffice through wine or openoffice native to the mac?
This doesn't show a link against libGL: otool -L /Applications/OpenOffice.org\ 2.3.app/Contents/MacOS/ soffice.bin
But I'm not well versed in how OpenOffice is architected, so that may not be a good indicator...
--Jeremy
On Mar 9, 2008, at 12:55, Micha³ Majchrowicz wrote:
I don't think it actually uses it, I believe it just is linked with it and loads it. The same thing is with notepad,winecfg and many other apps. I noted that this bug is now marked as fixed in 2.2.0. Does this mean that 2.2.0 is going to be released soon ( I thought now is the time for 2.1.5 :))? Regards Michal.
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
Okay I think you did misunderstand me :) (I use version 2.1 of OO since it is the last available Polish version :))http://openoffice.osuosl.org/localized/pl/2.1.0/OOo_2.1.0_MacOSXIntel_instal... By 2.1.4 I meant the version of Xquartz(http://xquartz.macosforge.org/downloads/X11-2.1.4.pkg), not OpenOffice. BTW I am not sure (as it is posted in bugreport) that this is only OpenGL deadlock. Regards Michal. On Mon, Mar 10, 2008 at 1:37 AM, <zach@drayer.name> wrote:
I just ran "otool -L /Applications/OpenOffice.org\ 2.1.app/Contents/MacOS/program/soffice.bin" and it still did not show anything that indicated it linked OpenOffice against libGL.
I couldn't find any OpenOffice build labeled 2.1.4. There was 2.0.4, 2.1.0 and 2.2.0 etc. The only Polish version of OpenOffice from OpenOffice.org that I could find was OpenOffice 2.3.1 for Windows and Linux (I looked at http://borft.student.utwente.nl/~adrian/bt.php which I'm assuming has a torrent for every entry on OpenOffice's ftp/http mirrors).
Do you mean that you're running OpenOffice for Windows via Darwine/Wine? If so, that would explain the need for libGL.
I was running native version of OpenOffice.org 2.1 Polish. It just didn't work with 2.1.4. Could you tell me more about 2.2.0 ? I would really like to know when it is going to be released... Or maybe I can dowload some alpha/beta from somewhere and test it to see if it fixes this issue completely and if there are any other problems with it? Regards Michal.
On Sun, Mar 9, 2008 at 9:11 PM, Jeremy Huddleston <jeremyhu@berkeley.edu> wrote:
So are you saying you have this issue when using openoffice through wine or openoffice native to the mac?
This doesn't show a link against libGL: otool -L /Applications/OpenOffice.org\ 2.3.app/Contents/MacOS/ soffice.bin
But I'm not well versed in how OpenOffice is architected, so that may not be a good indicator...
--Jeremy
On Mar 9, 2008, at 12:55, Micha³ Majchrowicz wrote:
I don't think it actually uses it, I believe it just is linked with it and loads it. The same thing is with notepad,winecfg and many other apps. I noted that this bug is now marked as fixed in 2.2.0. Does this mean that 2.2.0 is going to be released soon ( I thought now is the time for 2.1.5 :))? Regards Michal.
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
This is most likely the bug I sent to the list before, and reported to Apple. I also ran into it trying to get wine working after all. I've attached the fix again to the Apple X11server package. -- Pelle Johansson 10 mar 2008 kl. 07.25 skrev MichaÅ Majchrowicz:
Okay I think you did misunderstand me :) (I use version 2.1 of OO since it is the last available Polish version :))http://openoffice.osuosl.org/localized/pl/2.1.0/OOo_2.1.0_MacOSXIntel_instal... By 2.1.4 I meant the version of Xquartz(http://xquartz.macosforge.org/downloads/X11-2.1.4.pkg), not OpenOffice. BTW I am not sure (as it is posted in bugreport) that this is only OpenGL deadlock. Regards Michal.
On Mon, Mar 10, 2008 at 1:37 AM, <zach@drayer.name> wrote:
I just ran "otool -L /Applications/OpenOffice.org\ 2.1.app/Contents/MacOS/program/soffice.bin" and it still did not show anything that indicated it linked OpenOffice against libGL.
I couldn't find any OpenOffice build labeled 2.1.4. There was 2.0.4, 2.1.0 and 2.2.0 etc. The only Polish version of OpenOffice from OpenOffice.org that I could find was OpenOffice 2.3.1 for Windows and Linux (I looked at http://borft.student.utwente.nl/~adrian/bt.php which I'm assuming has a torrent for every entry on OpenOffice's ftp/http mirrors).
Do you mean that you're running OpenOffice for Windows via Darwine/ Wine? If so, that would explain the need for libGL.
I was running native version of OpenOffice.org 2.1 Polish. It just didn't work with 2.1.4. Could you tell me more about 2.2.0 ? I would really like to know when it is going to be released... Or maybe I can dowload some alpha/beta from somewhere and test it to see if it fixes this issue completely and if there are any other problems with it? Regards Michal.
On Sun, Mar 9, 2008 at 9:11 PM, Jeremy Huddleston <jeremyhu@berkeley.edu
wrote:
So are you saying you have this issue when using openoffice through wine or openoffice native to the mac?
This doesn't show a link against libGL: otool -L /Applications/OpenOffice.org\ 2.3.app/Contents/MacOS/ soffice.bin
But I'm not well versed in how OpenOffice is architected, so that may not be a good indicator...
--Jeremy
On Mar 9, 2008, at 12:55, Micha³ Majchrowicz wrote:
I don't think it actually uses it, I believe it just is linked with it and loads it. The same thing is with notepad,winecfg and many other apps. I noted that this bug is now marked as fixed in 2.2.0. Does this mean that 2.2.0 is going to be released soon ( I thought now is the time for 2.1.5 :))? Regards Michal.
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
Yes, it is in Mesa, but the version of libGL we are using is a bit dated (and will be updated, but it's non-trivial). On Mar 10, 2008, at 01:19, Michał Majchrowicz wrote:
I assume this is the patch that is applied to current svn/git head? Regards Michal. _______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
BTW, this fix will be in 2.2.0... ETA maybe around April 1. --Jeremy On Mar 10, 2008, at 00:10, Pelle Johansson wrote:
This is most likely the bug I sent to the list before, and reported to Apple. I also ran into it trying to get wine working after all. I've attached the fix again to the Apple X11server package. -- Pelle Johansson <libgllocks.diff>
10 mar 2008 kl. 07.25 skrev Michał Majchrowicz:
Okay I think you did misunderstand me :) (I use version 2.1 of OO since it is the last available Polish version :))http://openoffice.osuosl.org/localized/pl/2.1.0/OOo_2.1.0_MacOSXIntel_instal... By 2.1.4 I meant the version of Xquartz(http://xquartz.macosforge.org/downloads/X11-2.1.4.pkg), not OpenOffice. BTW I am not sure (as it is posted in bugreport) that this is only OpenGL deadlock. Regards Michal.
On Mon, Mar 10, 2008 at 1:37 AM, <zach@drayer.name> wrote:
I just ran "otool -L /Applications/OpenOffice.org\ 2.1.app/Contents/MacOS/program/soffice.bin" and it still did not show anything that indicated it linked OpenOffice against libGL.
I couldn't find any OpenOffice build labeled 2.1.4. There was 2.0.4, 2.1.0 and 2.2.0 etc. The only Polish version of OpenOffice from OpenOffice.org that I could find was OpenOffice 2.3.1 for Windows and Linux (I looked at http://borft.student.utwente.nl/~adrian/bt.php which I'm assuming has a torrent for every entry on OpenOffice's ftp/http mirrors).
Do you mean that you're running OpenOffice for Windows via Darwine/ Wine? If so, that would explain the need for libGL.
I was running native version of OpenOffice.org 2.1 Polish. It just didn't work with 2.1.4. Could you tell me more about 2.2.0 ? I would really like to know when it is going to be released... Or maybe I can dowload some alpha/beta from somewhere and test it to see if it fixes this issue completely and if there are any other problems with it? Regards Michal.
On Sun, Mar 9, 2008 at 9:11 PM, Jeremy Huddleston <jeremyhu@berkeley.edu
wrote:
So are you saying you have this issue when using openoffice through wine or openoffice native to the mac?
This doesn't show a link against libGL: otool -L /Applications/OpenOffice.org\ 2.3.app/Contents/MacOS/ soffice.bin
But I'm not well versed in how OpenOffice is architected, so that may not be a good indicator...
--Jeremy
On Mar 9, 2008, at 12:55, Micha³ Majchrowicz wrote:
I don't think it actually uses it, I believe it just is linked with it and loads it. The same thing is with notepad,winecfg and many other apps. I noted that this bug is now marked as fixed in 2.2.0. Does this mean that 2.2.0 is going to be released soon ( I thought now is the time for 2.1.5 :))? Regards Michal.
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
_______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
participants (4)
-
Jeremy Huddleston
-
Michał Majchrowicz
-
Pelle Johansson
-
zach@drayer.name