Processed: Re: Bug#714393: sikuli-ide command does nothing except writing [info] locale: fr_FR when java alternative is pointing to sun (java-6-sun)

2013-07-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 714393 normal
Bug #714393 [sikuli-ide] sikuli-ide command does nothing except writing [info] 
locale: fr_FR when java alternative is pointing to sun (java-6-sun)
Severity set to 'normal' from 'grave'
 block 714393 by 382686
Bug #714393 [sikuli-ide] sikuli-ide command does nothing except writing [info] 
locale: fr_FR when java alternative is pointing to sun (java-6-sun)
714393 was not blocked by any bugs.
714393 was not blocking any bugs.
Added blocking bug(s) of 714393: 382686
Warning: Unknown package 'sun-java5-jre'
 tag 714393 + wontfix
Bug #714393 [sikuli-ide] sikuli-ide command does nothing except writing [info] 
locale: fr_FR when java alternative is pointing to sun (java-6-sun)
Added tag(s) wontfix.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
714393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714393
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#714393: sikuli-ide command does nothing except writing [info] locale: fr_FR when java alternative is pointing to sun (java-6-sun)

2013-07-13 Thread Gilles Filippini
severity 714393 normal
block 714393 by 382686
tag 714393 + wontfix
thanks


Hi Matthieu,

Matthieu Dubuget a écrit , Le 28/06/2013 21:19:
 Package: sikuli-ide
 Version: 1.0~x~rc3.tesseract3-dfsg1-5
 Severity: grave
 Justification: renders package unusable
 
 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***
 
* What led up to the situation?
 
   Just entering sikuli-ide in a terminal
 
* What exactly did you do (or not do) that was effective (or
  ineffective)?
 
   I installed openjdk
 
   sudo aptitude install openjdk-7-jre
 
   and pointed java to this version
 
   sudo update-alternatives --config java
 
   Now, it works.
 
* What was the outcome of this action?
 
  Output: [info] locale: fr_FR
 
* What outcome did you expect instead?
 
   A window opening with the IDE?
 
 
 
 
 -- System Information:
 Debian Release: 7.1
   APT prefers stable-updates
   APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
 'stable')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386
 
 Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
 Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages sikuli-ide depends on:
 ii  junit  3.8.2-8
 ii  libcommons-cli-java1.2-3
 ii  libjson-simple-java1.1-dfsg1-1
 ii  libjxgrabkey-java  0.3.2-6
 ii  libmac-widgets-java0.9.5+svn369-dfsg1-3
 ii  libsikuli-script-java  1.0~x~rc3.tesseract3-dfsg1-5
 ii  libswing-layout-java   1.0.4-2
 ii  libswingx-java 1:1.6.2-1
 ii  sun-java6-jre [java6-runtime]  6.26-3
 
 sikuli-ide recommends no packages.
 
 sikuli-ide suggests no packages.
 
 -- no debconf information

This is bug #382686 tagged as wontfix.
BTW, sun-java6 insn't part of Debian after squeeze [1]. Tagging wontfix
accordingly.

[1] http://packages.qa.debian.org/s/sun-java6.html

A simple userspace workaround if you want to stick to sun-java6 is to
add /usr/lib/multiarch-triplet/jni to LD_LIBRARY_PATH. For example:
$ LD_LIBRARY_PATH=/usr/lib/i386-linux-gnu/jni sikuli-ide

Thanks,

_g.





signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#714393: sikuli-ide command does nothing except writing [info] locale: fr_FR when java alternative is pointing to sun (java-6-sun)

2013-07-02 Thread Gilles Filippini
Hi,

Matthieu Dubuget a écrit , Le 28/06/2013 21:19:
 Package: sikuli-ide
 Version: 1.0~x~rc3.tesseract3-dfsg1-5
 Severity: grave
 Justification: renders package unusable
 
 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***
 
* What led up to the situation?
 
   Just entering sikuli-ide in a terminal
 
* What exactly did you do (or not do) that was effective (or
  ineffective)?
 
   I installed openjdk
 
   sudo aptitude install openjdk-7-jre
 
   and pointed java to this version
 
   sudo update-alternatives --config java
 
   Now, it works.
 
* What was the outcome of this action?
 
  Output: [info] locale: fr_FR
 
* What outcome did you expect instead?
 
   A window opening with the IDE?

This is fixed in release 1.0~x~rc3.tesseract3-dfsg1-6 in testing/unstable.

I'm preparing an update for wheezy.

Thanks,

_g.



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#714393: sikuli-ide command does nothing except writing [info] locale: fr_FR when java alternative is pointing to sun (java-6-sun)

2013-06-28 Thread Matthieu Dubuget
Package: sikuli-ide
Version: 1.0~x~rc3.tesseract3-dfsg1-5
Severity: grave
Justification: renders package unusable

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?

  Just entering sikuli-ide in a terminal

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

  I installed openjdk

  sudo aptitude install openjdk-7-jre

  and pointed java to this version

  sudo update-alternatives --config java

  Now, it works.

   * What was the outcome of this action?

 Output: [info] locale: fr_FR

   * What outcome did you expect instead?

  A window opening with the IDE?




-- System Information:
Debian Release: 7.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages sikuli-ide depends on:
ii  junit  3.8.2-8
ii  libcommons-cli-java1.2-3
ii  libjson-simple-java1.1-dfsg1-1
ii  libjxgrabkey-java  0.3.2-6
ii  libmac-widgets-java0.9.5+svn369-dfsg1-3
ii  libsikuli-script-java  1.0~x~rc3.tesseract3-dfsg1-5
ii  libswing-layout-java   1.0.4-2
ii  libswingx-java 1:1.6.2-1
ii  sun-java6-jre [java6-runtime]  6.26-3

sikuli-ide recommends no packages.

sikuli-ide suggests no packages.

-- no debconf information

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.