Debian Bug report logs - #711180
openjdk-7-jre: System default properties not applied

version graph

Package: openjdk-7-jre; Maintainer for openjdk-7-jre is (unknown);

Reported by: Camaleón <noelamac@gmail.com>

Date: Wed, 5 Jun 2013 09:03:06 UTC

Severity: normal

Found in version openjdk-7/7u3-2.1.7-1

Fixed in version 7u95-2.6.4-1+rm

Done: Debian FTP Masters <ftpmaster@ftp-master.debian.org>

Bug is archived. No further changes may be made.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, OpenJDK Team <openjdk@lists.launchpad.net>:
Bug#711180; Package openjdk-7-jre. (Wed, 05 Jun 2013 09:03:10 GMT) (full text, mbox, link).


Acknowledgement sent to Camaleón <noelamac@gmail.com>:
New Bug report received and forwarded. Copy sent to OpenJDK Team <openjdk@lists.launchpad.net>. (Wed, 05 Jun 2013 09:03:11 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Camaleón <noelamac@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: openjdk-7-jre: System default properties not applied
Date: Wed, 05 Jun 2013 11:01:02 +0200
Package: openjdk-7-jre
Version: 7u3-2.1.7-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?

Running a java application (e.g., OmegaT).

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I edited the file located under "/etc/java-7-openjdk/swing.properties" to enable the
GTK look and feel but this had no effect.

swing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel

I also tested with:

swing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
swing.systemlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel

But none seem to work.

OTOH, running the java app by manually setting this property works as expected:

java -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -jar Documentos/programas/OmegatT.jar

So it looks like the "swing.properties" files is omitted or not being read.

   * What was the outcome of this action?

The java app uses the standard Metal L&F.

   * What outcome did you expect instead?

The java app uses the GTK L&F.



-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openjdk-7-jre depends on:
ii  libasound2                1.0.25-4
ii  libatk-wrapper-java-jni   0.30.4-3
ii  libatk1.0-0               2.4.0-2
ii  libc6                     2.13-38
ii  libcairo2                 1.12.2-3
ii  libcups2                  1.5.3-5
ii  libfontconfig1            2.9.0-7.1
ii  libfreetype6              2.4.9-1.1
ii  libgdk-pixbuf2.0-0        2.26.1-1
ii  libgif4                   4.1.6-10
ii  libgl1-mesa-glx [libgl1]  8.0.5-4+deb7u1
ii  libglib2.0-0              2.33.12+really2.32.4-5
ii  libgtk2.0-0               2.24.10-2
ii  libjpeg8                  8d-1
ii  libpango1.0-0             1.30.0-1
ii  libpng12-0                1.2.49-1
ii  libpulse0                 2.0-6.1
ii  libx11-6                  2:1.5.0-1+deb7u1
ii  libxext6                  2:1.3.1-2+deb7u1
ii  libxi6                    2:1.6.1-1+deb7u1
ii  libxinerama1              2:1.1.2-1+deb7u1
ii  libxrandr2                2:1.3.2-2+deb7u1
ii  libxrender1               1:0.9.7-1+deb7u1
ii  libxtst6                  2:1.2.1-1+deb7u1
ii  openjdk-7-jre-headless    7u3-2.1.7-1
ii  zlib1g                    1:1.2.7.dfsg-13

Versions of packages openjdk-7-jre recommends:
pn  libgconf2-4       <none>
pn  libgnome2-0       <none>
pn  libgnomevfs2-0    <none>
pn  ttf-dejavu-extra  <none>

Versions of packages openjdk-7-jre suggests:
pn  icedtea-7-plugin  <none>

-- no debconf information



Information forwarded to debian-bugs-dist@lists.debian.org, OpenJDK Team <openjdk@lists.launchpad.net>:
Bug#711180; Package openjdk-7-jre. (Wed, 12 Jun 2013 14:09:04 GMT) (full text, mbox, link).


Acknowledgement sent to Camaleón <noelamac@gmail.com>:
Extra info received and forwarded to list. Copy sent to OpenJDK Team <openjdk@lists.launchpad.net>. (Wed, 12 Jun 2013 14:09:04 GMT) (full text, mbox, link).


Message #10 received at 711180@bugs.debian.org (full text, mbox, reply):

From: Camaleón <noelamac@gmail.com>
To: 711180@bugs.debian.org
Subject: Adding more info
Date: Wed, 12 Jun 2013 16:05:37 +0200
Just adding more info about this:

- Under GNOME, the file "/etc/java-7-openjdk/swing.properties" seems to 
be read. Under XFCE seems to be omitted.

- On XFCE, issuing:

export _JAVA_OPTIONS='-Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel'

Also seems to work.

Greetings,

-- 
Camaleón 



Reply sent to Debian FTP Masters <ftpmaster@ftp-master.debian.org>:
You have taken responsibility. (Fri, 15 Apr 2016 19:39:52 GMT) (full text, mbox, link).


Notification sent to Camaleón <noelamac@gmail.com>:
Bug acknowledged by developer. (Fri, 15 Apr 2016 19:39:52 GMT) (full text, mbox, link).


Message #15 received at 711180-done@bugs.debian.org (full text, mbox, reply):

From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
To: 637250-done@bugs.debian.org,643755-done@bugs.debian.org,661465-done@bugs.debian.org,672279-done@bugs.debian.org,686073-done@bugs.debian.org,690260-done@bugs.debian.org,697658-done@bugs.debian.org,704578-done@bugs.debian.org,705787-done@bugs.debian.org,706200-done@bugs.debian.org,706326-done@bugs.debian.org,711005-done@bugs.debian.org,711180-done@bugs.debian.org,717047-done@bugs.debian.org,717963-done@bugs.debian.org,721063-done@bugs.debian.org,726781-done@bugs.debian.org,726790-done@bugs.debian.org,729513-done@bugs.debian.org,737254-done@bugs.debian.org,742831-done@bugs.debian.org,743481-done@bugs.debian.org,745939-done@bugs.debian.org,750400-done@bugs.debian.org,751290-done@bugs.debian.org,757049-done@bugs.debian.org,761683-done@bugs.debian.org,765484-done@bugs.debian.org,765508-done@bugs.debian.org,766704-done@bugs.debian.org,774873-done@bugs.debian.org,774953-done@bugs.debian.org,775741-done@bugs.debian.org,775976-done@bugs.debian.org,776946-done@bugs.debian.org,777552-done@bugs.debian.org,780665-done@bugs.debian.org,784389-done@bugs.debian.org,785283-done@bugs.debian.org,785452-done@bugs.debian.org,785792-done@bugs.debian.org,788195-done@bugs.debian.org,798214-done@bugs.debian.org,798855-done@bugs.debian.org,799587-done@bugs.debian.org,803235-done@bugs.debian.org,808453-done@bugs.debian.org,813221-done@bugs.debian.org,813790-done@bugs.debian.org,814608-done@bugs.debian.org,820294-done@bugs.debian.org,
Cc: openjdk-7@packages.debian.org, openjdk-7@packages.qa.debian.org
Subject: Bug#820703: Removed package(s) from unstable
Date: Fri, 15 Apr 2016 19:38:07 +0000
Version: 7u95-2.6.4-1+rm

Dear submitter,

as the package openjdk-7 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/820703

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)



Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sat, 14 May 2016 07:50:27 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Mon Oct 7 01:25:30 2024; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.