Buggy Windowing Behavor under Linux
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 1
- Joined: Tue May 13, 2008 11:17 am
Buggy Windowing Behavor under Linux
I upgraded to Oxygen 9.2 this morning on my Ubuntu 8.04 box and found that none of the side panels are able to resize. Further, if I click on the icons to make the window sticky the window closes and afterwards all clicking on the sidebar icons results in the window closing. If I initally toogle the floating mode the window behavour is ok, but I have to keep the window hovering above my work ... which I find annoying but usable.
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Buggy Windowing Behavor under Linux
Post by sorin_ristache »
Hello,
What is the Java version that you used with the previous version of Oxygen? You can find it by running a command
in a command line console.
Regards,
Sorin
What is the Java version that you used with the previous version of Oxygen? You can find it by running a command
Code: Select all
java -version
Regards,
Sorin
-
- Posts: 2879
- Joined: Tue May 17, 2005 4:01 pm
Re: Buggy Windowing Behavor under Linux
Hello,
I think that this problem occurs because the linux application launcher for v9.2 sets the default AWT toolkit to MToolkit when compiz is running. If you launch the application from the command line using the 'oxygen.sh' script this problem should no longer occur. Can you verify this?
If starting the application with the script (oxygen.sh) fixes the problem, you can go ahead and make the following modifications to the application launcher:
Edit the 'oxygen' file from the installation directory and comment the following lines(add a '#' before each line):
Regards,
Adrian
I think that this problem occurs because the linux application launcher for v9.2 sets the default AWT toolkit to MToolkit when compiz is running. If you launch the application from the command line using the 'oxygen.sh' script this problem should no longer occur. Can you verify this?
If starting the application with the script (oxygen.sh) fixes the problem, you can go ahead and make the following modifications to the application launcher:
Edit the 'oxygen' file from the installation directory and comment the following lines(add a '#' before each line):
Code: Select all
if [ "$osname" = "Linux" ]; then
compiz=`ps -ef | grep -v grep | grep compiz`
if [ -n "$compiz" ]; then
export AWT_TOOLKIT=MToolkit
fi
fi
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Buggy Windowing Behavor under Linux
Post by sorin_ristache »
Please download again the Linux kit from the Download page. We uploaded a repackaged version of the same Oxygen build which should fix these Linux display problems. Please make sure that you get the new package by checking the MD5 of your download with the MD5 sum from the page with the download link. Start Oxygen from the oxygen shortcut created by the installer and see if the problems are solved.agnathan wrote:none of the side panels are able to resize. Further, if I click on the icons to make the window sticky the window closes and afterwards all clicking on the sidebar icons results in the window closing.
Regards,
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service