Yes. The bug is still in Jaunty, as described above...
--
openjdk label display in swing ui elements takes up too much vertical space
https://bugs.launchpad.net/bugs/255983
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
@Mathias Klose:
The bug persists in Jaunty (with all updates applied)!
It depends on the locale you use, though, as you can see in the picture
attached.
>From left to right:
1. Sun Java with default locale (pt_PT.UTF-8)
2. OpenJDK6 with default locale (pt_PT.UTF-8)
3. OpenJDK6 with another loc
@Matthias Klose:
I've tried this steps:
- boot from Jaunty's Kubuntu LiveCD (final release)
- set the language to 'Portuguese' at the boot screen
- installed openjdk (apt-get install openjdk-6-jdk)
- compile app (any swing app - this time I've used
http://java.sun.com/docs/books/tutorial/uiswing
Surprise!?
As this bug is pissing me off, I rebooted the LiveCD, and the choosed
'English' as language (the default option).
Then I installed openjdk, build the ButtonDemo class, and gave it a
try...
The locale of the machine is now "en_US.UTF-8"!
I got *exactly* the same result :-S
** Attac
@João Neves:
I can confirm that (Kubuntu Jaunty). It is enough to delete just that
single line :)
Switching back to openjdk on production machine :D
--
openjdk label display in swing ui elements takes up too much vertical space
https://bugs.launchpad.net/bugs/255983
You received this bug not
@Trent: Downgrading to 6b09-0ubuntu2 indeed solves the problem! That's
the version I'm using right now (and also our customers).
"But spacing is still excessively large"... are you sure you're using
6b09-0ubuntu2???
What's the output of: 'java -version' ?
--
openjdk label display in swing ui el
I just executed this command:
sudo apt-get install openjdk-6-jdk=6b09-0ubuntu2 \
openjdk-6-jre=6b09-0ubuntu2 openjdk-6-jre-headless=6b09-0ubuntu2 \
openjdk-6-jre-lib=6b09-0ubuntu2
and then to put these packages on hold:
sudo echo "openjdk-6-jdk hold" | dpkg --set-selections
sudo echo "openjdk-6
"I hope Intrepid won't be released with buggy openjdk/swing!"
Hey, God? Are You listening?
--
openjdk label display in swing ui elements needs additional vertical space
https://bugs.launchpad.net/bugs/255983
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Sorry, not reproductable anymore. It seems some update has fixed it.
--
NetBeans crashes in Hardy at startup
https://bugs.launchpad.net/bugs/235034
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
It happens the same with me with both Sun6 and OpenJDK packages on
Hardy.
I don't use compiz!
This piece of code is enough to reproduce it (just drag the scrollbar
instead of clicking):
public class TestFileChooser {
public static void main(String[] args)
{
JFile
** Attachment added: "Example: notice the column on the right in the attachment"
http://launchpadlibrarian.net/16726268/foto1.png
--
Refresh problems with scrollable components (JTable,etc.)
https://bugs.launchpad.net/bugs/257283
You received this bug notification because you are a member of
Public bug reported:
There are refresh problems with swing components used inside scroll
panes there leads to garbage being left on the screen when dragging the
scroll bar.
It happens the same with Sun packages, so I'm not sure this is a Java
bug.
It is reproductable in Hardy, both in Gnome and
And, finally, with OpenJDK with the /etc/java-6-openjdk from previous
package...
Hope this helps.
** Attachment added: "OpenJDK with previous /etc/java-6-openjdk tree"
http://launchpadlibrarian.net/16853889/openjdk-jvm-old-settings.png
--
openjdk label display in swing ui elements needs addi
I confirm that bug too.
More: I've substituted /etc/java-6-openjdk with the one from the
previous package (which I took from a machine which haven't been
updated), and the size of the elements seems to be OK, though the fonts
are rather ugly.
** Attachment added: "With Sun's JVM (good)"
http:
Now with OpenJDK
** Attachment added: "With OpenJDK (too big)"
http://launchpadlibrarian.net/16853857/openjdk-jvm.png
--
openjdk label display in swing ui elements needs additional vertical space
https://bugs.launchpad.net/bugs/255983
You received this bug notification because you are a mem
The problem still exists in the latest build, with the same results I
mentioned in my latest post...
m...@m16e-desktop:~$ java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4) (6b14-0ubuntu17)
OpenJDK Client VM (build 14.0-b08, mixed mode, sharing)
--
openjdk label disp
Public bug reported:
This bug (https://bugs.launchpad.net/bugs/255983) persists in Jaunty, at
least with tonight's updates, and it contunues to be a BIG showstopper
:-(
m...@m16e-desktop:~$ java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4.1) (6b14-1.4.1-0ubuntu4)
Ope
I tried in another machine and couldn't reproduce it... the main
difference lies in the video card: the PC in which it's not reproduceble
has an Intel card and the buggy one a NVidia.
Might it be a bug in NVidia's driver?
--
Refresh problems with scrollable components (JTable,etc.)
https://bugs.
I tried in another machine and couldn't reproduce it... the main
difference lies in the video card: the PC in which it's not reproduceble
has an Intel card and the buggy one a NVidia.
Might it be a bug in NVidia's driver?
--
Some Java programs doesn't display characters correctly when scrolling
Just for the record, the buggy card is a GeForce4 MX 4000:
$ lspci|grep VGA
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000]
(rev c1)
--
Some Java programs doesn't display characters correctly when scrolling bottom
and up with scrollbar
https://bugs.launchpad.net/b
Yes, it seems it's a NVidia only bug. It was also reported on openjkd6
(https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-177/+bug/240818).
--
Refresh problems with scrollable components (JTable,etc.)
https://bugs.launchpad.net/bugs/257283
You received this bug notification becau
Indeed, it changed. That's what this bug is about.
Plese read, the first paragraph from the first post: "Package:
openjdk-6-jre, Version: 6b11-2ubuntu2"
This is the buggy version. Once you downgrade to 6b09-0ubuntu2, it's OK.
--
openjdk label display in swing ui elements needs additional vertic
Public bug reported:
After upgrading sun-java6 packages to 6-14-0ubuntu1.8.04, I stopped
being able to debug in Netbeans.
Then, I found this issue in netbeans.org
(http://www.netbeans.org/issues/show_bug.cgi?id=167776) with a similar
problem, but this one doesn't seem to be a Netbeans related bug
Public bug reported:
Huge fonts in KDE (about 10 times bigger) makes Kubuntu 9.10 unusable in
a HP Compaq nx 7300 , even when started from the LiveCD. This problem
does not happen in Gnome!
** Affects: ubuntu
Importance: Undecided
Status: New
--
Huge fonts in KDE makes it unusable
It seems that X gets confused by the second video adapter of my latptop
which has no monitor connected.
I fixed it by adding '-dpi 96' to 'ServerArgsLocal' argument list.
** Attachment added: "Xorg.0.log"
http://launchpadlibrarian.net/35037605/Xorg.0.log
--
Huge fonts in KDE makes it unusabl
I fixed it by adding '-dpi 96' to 'ServerArgsLocal' argument list in
'/etc/kde4/kdm/kdmrc'.
** Attachment added: "'lspci -vvnn' output"
http://launchpadlibrarian.net/35037707/lspci-output.txt
--
Huge fonts in KDE makes it unusable
https://bugs.launchpad.net/bugs/468120
You received this bug n
** Attachment added: "dmesg output"
http://launchpadlibrarian.net/35037740/dmesg-output.txt
--
Huge fonts in KDE makes it unusable
https://bugs.launchpad.net/bugs/468120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
** Changed in: xorg (Ubuntu)
Status: Invalid => Incomplete
--
Huge fonts in KDE makes it unusable
https://bugs.launchpad.net/bugs/468120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
I can also confirm this bug. It happens with both versions of Ant (1.8.1
and 1.7.1) in Natty.
I had to remove jsch.jar from /usr/share/ant/lib and make a symlink to
/usr/share/java/jsch.jar:
cd /usr/share/ant/lib
rm ant-jsch.jar
ln -s ../../java/jsch.jar ant-jsch.jar
--
You received this bug no
I had not resolvconf installed (or it was uninstalled during the
upgrade). As for the interface issue, I've only one, eth0, static.
Removing networkmanager also fixed the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Still having refresh problems with kernel 3.5.0-27 on 12.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on
Sandybrid
Same problem here, maybe is a Nvidia only problem, since I can not
reproduce it on the laptop (Intel graphic card). This happens with *any*
application (thunderbird, amarok, firefox...) after a few minutes of
work.
$ lscpu
Architecture: i686
CPU op-mode(s):32-bit, 64-bit
CPU(s):
Some more info: after ten minutes of usage (amarok, akregator, kopete
and firefox) I notice that swap is already being used (2GB of RAM). It
seems to be a KDE only problem, I had to switch to XFCE for my daily
work and haven't noticed any problems (as long as I don't run KDE apps
like amarok or kop
33 matches
Mail list logo