This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 192869 - Can not come into full screen mode in Ubuntu 10.10
Summary: Can not come into full screen mode in Ubuntu 10.10
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2010-12-04 13:17 UTC by gooddreams
Modified: 2010-12-08 15:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gooddreams 2010-12-04 13:17:38 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Linux version 2.6.35-22-generic running on amd64
Java; VM; Vendor = 1.6.0_20
Runtime = OpenJDK 64-Bit Server VM 17.0-b16

Below are copied from message.log file:
WARNING [org.netbeans.ProxyClassLoader]: Will not load class com.sun.org.apache.commons.logging.impl.Jdk14Logger arbitrarily from one of ModuleCL@20b124fa[org.netbeans.libs.glassfish_logging] and ModuleCL@4bd1695e[org.netbeans.modules.web.jsf12ri] starting from SystemClassLoader[465 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
WARNING [org.openide.filesystems.Ordering]: Not all children in Loaders/text/x-tld/Factories/ marked with the position attribute: [org-netbeans-modules-web-taglib-TLDLoader.instance], but some are: [org.netbeans.modules.web.core.resources.xml-ergonomics.instance]
WARNING [org.netbeans.modules.editor.bracesmatching.MasterMatcher]: Origin offsets out of range, origin = [526, 544], caretOffset = 559, lookahead = 1, searching forward. Offending BracesMatcher: org.netbeans.modules.html.editor.HtmlBracesMatching@6fc0e02
Comment 1 Stanislav Aubrecht 2010-12-06 10:53:17 UTC
works fine with sun's jdk implementation, please reopen if reproducible with sun's latest jdk.
Comment 2 gooddreams 2010-12-08 14:59:07 UTC
(In reply to comment #1)
> works fine with sun's jdk implementation, please reopen if reproducible with
> sun's latest jdk.

I am using openjdk6 in ubuntu. Do you mean it is an openjdk issue?
Comment 3 Stanislav Aubrecht 2010-12-08 15:00:51 UTC
most likely.(In reply to comment #2)
> I am using openjdk6 in ubuntu. Do you mean it is an openjdk issue?

most likely. please download and install sun implementation of jdk and reopen this issue if it is still reproducible, thanks