Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #9118
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Emmanuel Bourg <ebourg@apache.org> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Java app: Thread name displayed in GNOME3 task list |
| Date | Thu, 19 May 2016 21:50:01 +0200 |
| Message-ID | <rAC7f-44O-1@gated-at.bofh.it> (permalink) |
| References | <rABNT-3Uc-13@gated-at.bofh.it> |
| X-Original-To | Debian Java List <debian-java@lists.debian.org> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Thu May 19 19:48:56 2016 |
| Old-Return-Path | <emmanuel.bourg@gmail.com> |
| X-Amavis-Spam-Status | No, score=-7.499 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.199, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=5rCxaVJpZHkcAV647oox9GSORlMsW39yCWHTBrKL7SA=; b=lVEblbE//EN+WEQeoRdXc81LMdKd69DacZo3dY9jxzufLRdCcD2F482LJt3UnlL2eS 92X6HyBxlHap/8UMivH5sMTp8MYJlYj+WB9rHt6qqFLnHMtvxnZLR5mL+EoCwcaGsP2d +sTvmqVvxwIgd3bPf927nCSf+yY53dLYKu+wHJ+hCqs7w9TJf2Gz+uWaK4+c2ArRWy4C NNFo73tbp9neT/gT3wbPkFo/h8yYeuukp2K5hnWzKYnv0lwopy4vfssz764WSxktwpIP 4ZyGI3Q4PNIJz+wV5XACvBlfjqWy3d+kXSA2nhnm7RaqxlvISWUjBOS1YP9njCqO6rXg FZOg== |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:to:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=5rCxaVJpZHkcAV647oox9GSORlMsW39yCWHTBrKL7SA=; b=WP9OIOYWJji+WkCoCRVi4zmYdJFJYUgqGUhN/lE5XSlcrtgX+P0wowlAnTeJDGVNto nYKrhtLmMvx5ZsEJFCQHWaowngcnKSf1iD1d3jQWMhw2YAHz6blqKfJtTCyzMu5PUEtn jJ24+saIPLMIVG2N74/FYxJD5Zx4p7n7biOKdy5owy1SUMxvts9BmHrUWqyBadOfZKrY qfJVJhRoq5L9A4BgUPqV8dB7sk0Czqjp2MxQA79kiBgYMH3QRshBQV1DoSFh9Azs5HJw g0TmLHPtDfnUc9KO7LAtBuTu6SforyTITE9ww51uj+Zfz8Yy3U14m9g7gnKEwz5faaF/ wUQw== |
| X-Gm-Message-State | AOPr4FUwaulZKvK7dDmuCcpYVELPAyEs12pMaCDTM7jqipEmH8Oklr7+8U9McF6nwCmLqg== |
| X-Received | by 10.28.4.200 with SMTP id 191mr3933339wme.74.1463687318855; Thu, 19 May 2016 12:48:38 -0700 (PDT) |
| Sender | robomod@news.nic.it |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 8bit |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/19446 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/d3528dde-f3eb-4d03-0c0e-f27bff4691eb@apache.org |
| Approved | robomod@news.nic.it |
| Lines | 17 |
| Organization | linux.* mail to news gateway |
| X-Original-Date | Thu, 19 May 2016 21:48:37 +0200 |
| X-Original-Message-ID | <d3528dde-f3eb-4d03-0c0e-f27bff4691eb@apache.org> |
| X-Original-References | <87futdg8cs.fsf@bitburger.home.felix> |
| X-Original-Sender | Emmanuel Bourg <emmanuel.bourg@gmail.com> |
| Xref | csiph.com linux.debian.maint.java:9118 |
Show key headers only | View raw
Le 19/05/2016 à 21:23, Felix Natter a écrit : > Does anyone have a solution for this? There is some discussion [1], > but it seems without a solution. > [1] > https://www.bountysource.com/issues/7713930-window-title-is-java-lang-thread-instead-of-actual-application-name > > Can this possibly be solved on a GNOME level? Interesting, I wasn't aware of this issue. This looks more like a JDK bug. Did you see the workaround implemented in Netbeans? https://netbeans.org/bugzilla/attachment.cgi?id=119183&action=diff https://netbeans.org/bugzilla/show_bug.cgi?id=183739 http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6528430 Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Java app: Thread name displayed in GNOME3 task list Felix Natter <fnatter@gmx.net> - 2016-05-19 21:30 +0200
Re: Java app: Thread name displayed in GNOME3 task list Emmanuel Bourg <ebourg@apache.org> - 2016-05-19 21:50 +0200
Re: Java app: Thread name displayed in GNOME3 task list Felix Natter <fnatter@gmx.net> - 2016-05-20 21:00 +0200
Re: Java app: Thread name displayed in GNOME3 task list Felix Natter <fnatter@gmx.net> - 2018-03-27 20:00 +0200
csiph-web