Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144568 - app-misc/gallery-remote doesn't work "out of the box" (please mark dev-java/gallery-remote-1.4.1-r4 stable)
Summary: app-misc/gallery-remote doesn't work "out of the box" (please mark dev-java/g...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Developers for the x86 Architecture
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 179941
  Show dependency tree
 
Reported: 2006-08-20 17:11 UTC by Randy Barlow
Modified: 2007-06-04 08:03 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Barlow 2006-08-20 17:11:18 UTC
Howdy - I just ran emerge gallery-remote, and then attempted to run gallery-remote, and got the following java exception:

rpbarlow@lappy786 ~/vms $ gallery-remote
Instanciating Gallery Remote...
Logger thread running
Creating log file in /tmp
Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct
Exception in thread "main" java.lang.ExceptionInInitializerError
        at com.gallery.GalleryRemote.PictureInspector.jbInit(PictureInspector.java:195)
        at com.gallery.GalleryRemote.PictureInspector.<init>(PictureInspector.java:91)
        at com.gallery.GalleryRemote.MainFrame.<init>(MainFrame.java:150)
        at com.gallery.GalleryRemote.GalleryRemoteMainFrame.initializeGR(GalleryRemoteMainFrame.java:58)
        at com.gallery.GalleryRemote.GalleryRemote.main(GalleryRemote.java:187)
Caused by: java.lang.NullPointerException
        at javax.swing.ImageIcon.<init>(ImageIcon.java:138)
        at com.gallery.GalleryRemote.util.ImageUtils.loadJava(ImageUtils.java:172)
        at com.gallery.GalleryRemote.util.ImageUtils.<clinit>(ImageUtils.java:873)
        ... 5 more

My emerge --info output is:

rpbarlow@lappy786 ~/vms $ emerge --info
Portage 2.1-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acpi aim alsa asf avi bash-completion berkdb bitmap-fonts browserplugin bzip2 calendar caps cdb cdparanoia cdr cli crypt cups dbus dlloader doc dri dvd dvdr dvdread eds emboss encode esd ffmpeg firefox foomaticdb fortran ftp gdbm gif glut gnome gpm gstreamer gtk gtk2 hal howl ieee1394 imap imlib ipod ipv6 isdnlog java javascript jpeg jpeg2k kqemu libcaca libg++ libwww lm_sensors mad mikmod mime mmx motif mp3 mpeg msn ncurses nls nptl ogg opengl oscar pam pcmcia pcre pdf pdflib perl plotutils pmu png pppd python quicktime readline real reflection scanner sdl session spell spl sse sse2 ssl svg svga symlink tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb videos visualization vorbis wifi win32codecs xine xml xmms xorg xv xvid yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_linux userland_GNU video_cards_i810 video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Sebastian Krämer 2006-09-21 03:08:25 UTC
I had about the same error and some other folks too (http://forums.gentoo.org/viewtopic-t-366570-highlight-galleryremote.html)

Version 1.4.1-r3 fixed it. For some reason, it's still ~x86-marked, is the package unmaintained?
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-05-31 16:26:34 UTC
x86: please mark 1.4.1-r4 stable.
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2007-06-04 08:03:44 UTC
x86 stable and closing