Skip navigation.

exploreopera

| Help

Sign up | Help

JaDa's blog about Opera and Linux

I usually work on Free things. "Free" doesn't just mean zero cost; it means the freedom to copy, to share, to modify and redistribute without arbitrary restrictions.

Archlinux Desktop

Today it was time to change my Archlinux desktop with an update to the new Archlogo. See self how it looks now.

New



and now compare to the old one with the old Archlinux Logo

Old

Firefox 4 Alpha 1 preview (codename Minefield)

, , , ...

Mozilla released the first Alpha Preview Version from Mozilla Firefox 4

Download for Linux & Windows
ftp://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central/



Archlinux Firefox4 package build by Jada
http://aur.archlinux.org/packages.php?ID=15636




Opera Beta 2 build 1823

, ,

Opera Beta 2 build 1823

I just Installed it on my Archlinux Box. It works fine so far with out and big problems. Plugins are working now, even better Flash9 is working too.



How long does it take to do a dist-upgrade on your distro?

Yesterday there was a question in the USALUG.org “How long does it take to do a dist-upgrade on your distro?”
This question was a good question, so I decide to make the ultimate test. I have a lot of computers standing here around, and remembered that on one of them was have already Archlinux installation. I was right, when I booted, the system check said me, that the system was 253 days not checked anymore. I got so excited that I forgot to check was it one of my 0.7.2 Gimmick or 0.8 Voodoo installations.

The Computer
Dell OptiPlex GX110

 [jada@arch-02 ~]$ cat /proc/cpuinfo 
processor       : 0 
vendor_id       : GenuineIntel 
cpu family      : 6 
model           : 8 
model name      : Pentium III (Coppermine) 
stepping        : 6 
cpu MHz         : 797.452 
cache size      : 256 KB 
fdiv_bug        : no 
hlt_bug         : no 
f00f_bug        : no 
coma_bug        : no 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 2 
wp              : yes 
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat p                                                                                     se36 mmx fxsr sse up 
bogomips        : 1596.45 
clflush size    : 32 

[jada@arch-02 ~]$


To make a update with a time result I used the following command

$ time pacman -Syu


The Test

first update pacman

[root@arch-02 jada]# pacman -Syu 
warning: current locale is invalid; using default "C" locale 
:: Synchronizing package databases... 
 core                      23.8K   80.0K/s 00:00:00 [#####################] 100% 
 extra                    310.5K  292.3K/s 00:00:01 [#####################] 100% 
 community                341.0K  295.8K/s 00:00:01 [#####################] 100% 
:: Starting full system upgrade... 
:: Replace mktemp with core/coreutils? [Y/n] y 
:: Replace mpg321 with extra/mpg123? [Y/n] y 
warning: bind: forcing upgrade to version 9.4.2-1 
warning: cpufrequtils: forcing upgrade to version 002-3 
warning: dnsutils: forcing upgrade to version 9.4.2-1 
warning: flex: forcing upgrade to version 2.5.33-4 
warning: opera: forcing upgrade to version 9.25-2 

:: pacman has detected a newer version of the "pacman" package. 
:: It is recommended that you allow pacman to upgrade itself 
:: first, then you can re-run the operation with the newer version. 
:: 
:: Upgrade pacman first? [Y/n] y 
resolving dependencies... done. 
looking for inter-conflicts... done. 

Targets: libarchive-2.4.11-1  libdownload-1.3-1  pacman-3.1.1-1 

Total Package Size:   1.19 MB 

Proceed with installation? [Y/n] y 
:: Retrieving packages from core... 
 libarchive               314.8K  253.4K/s 00:00:01 [#####################] 100% 
 libdownload               49.4K   97.9K/s 00:00:01 [#####################] 100% 
 pacman                   855.2K  460.4K/s 00:00:02 [#####################] 100% 
checking package integrity... done. 
cleaning up... done. 
(3/3) checking for file conflicts                   [#####################] 100% 
(1/3) upgrading libarchive                          [#####################] 100% 
(2/3) upgrading libdownload                         [#####################] 100% 
(3/3) upgrading pacman                              [#####################] 100% 
>>> The makepkg.conf syntax has changed, please note the new format 
>>> when merging the pacnew file with your old configuration. 
>>> 
>>> The pacman.conf default file has changed. Please update your 
>>> config to use the single mirrorlist, and any additional files 
>>> in /etc/pacman.d/ (core, extra, etc.) can be deleted. 
>>> 
>>> The location of sync DBs has moved from /var/lib/pacman/ to 
>>> /var/lib/pacman/sync/ for several reasons. To delete older 
>>> DBs, please run pacman -Sc and follow the instructions. 
>>> You will also have to run pacman -Sy to refresh the sync DBs. 
>>> 
>>> abs is no longer included; please install the 'abs' package 
>>> to use abs. You may need to edit abs.conf to re-enable repos. 
[root@arch-02 jada]#


restart pacman 3.1.1 and update the packages

[root@arch-02 jada]# time pacman -Syu 
:: Synchronizing package databases... 
 core                      23.8K   80.3K/s 00:00:00 [#####################] 100% 
 extra                    310.5K  261.1K/s 00:00:01 [#####################] 100% 
 community                341.0K  302.5K/s 00:00:01 [#####################] 100% 
:: Starting full system upgrade... 
:: Replace mktemp with core/coreutils? [Y/n] y 
:: Replace mpg321 with extra/mpg123? [Y/n] y 
warning: bind: forcing upgrade to version 9.4.2-1 
warning: cpufrequtils: forcing upgrade to version 002-3 
warning: dnsutils: forcing upgrade to version 9.4.2-1 
warning: flex: forcing upgrade to version 2.5.33-4 
warning: opera: forcing upgrade to version 9.25-2 
resolving dependencies... 
warning: dependency cycle detected: 
warning: bash will be installed before its glibc dependency 
warning: dependency cycle detected: 
warning: readline will be installed before its glibc dependency 
warning: dependency cycle detected: 
warning: ncurses will be installed before its glibc dependency 
warning: dependency cycle detected: 
warning: db will be installed before its coreutils dependency 
looking for inter-conflicts... 

Remove: mktemp  mpg321 

Total Removed Size:   0.08 MB 

Targets: ncurses-5.6-6  readline-5.2-7  bash-3.2.033-2 
         kernel-headers-2.6.23.1-2  tzdata-2007k-1  glibc-2.7-7  attr-2.4.39-2 
         acl-2.2.45-2  cracklib-2.8.10-5  gcc-libs-4.2.3-3  db-4.6.21-2 
         pam-0.99.9.0-2  shadow-4.0.18.2-2  coreutils-6.10-2  libtool-1.5.26-1 
         mpg123-1.2.0-1  fontconfig-2.5.0-1  zlib-1.2.3-4  libpng-1.2.24-1 
         cairo-1.4.14-1  libtasn1-1.3-1  lzo2-2.02-3  libgpg-error-1.6-1 
         libgcrypt-1.4.0-1.1  opencdk-0.6.6-1  gnutls-2.0.4-1  libcups-1.3.5-1 
         pcre-7.6-2  glib2-2.14.5-1  pango-1.18.4-1  gtk2-2.12.7-1 
         binutils-2.18-5  gmp-4.2.2-2  mpfr-2.3.1-1  gcc-4.2.3-1 
         glproto-1.4.9-1  libgl-7.0.3rc1-1  mesa-7.0.3rc1-1  acroread-8.1.2-1 
         dialog-1.1_20071028-1  pciutils-2.2.8-3  alsa-utils-1.0.15-2 
         e2fsprogs-1.40.4-1  apr-1.2.12-1  gdbm-1.8.3-5  apr-util-1.2.12-1 
         openssl-0.9.8g-2  apache-2.2.8-1  jack-audio-connection-kit-0.109.0-1 
         kde-common-3.5.8-3  libxmu-1.0.4-1  qt3-3.3.8-6.1  arts-1.5.8-2 
         diffutils-2.8.1-5  gawk-3.1.6-2  m4-1.4.10-3  autoconf-2.61-3 
         perl-5.8.8-9  automake-1.10.1-2  filesystem-2007.11-6  avahi-0.6.20-3 
         bftpd-2.1-1  bin86-0.16.17-3  dnsutils-9.4.2-1  bind-9.4.2-1 
         bison-2.3-4  bluez-libs-3.24-1  libusb-0.1.12-3  bluez-utils-3.24-2 
         bridge-utils-1.2-2  bzip2-1.0.4-3  cairomm-1.4.6-1  cmake-2.4.8-1 
         cpio-2.9-3  sysfsutils-2.1.0-4  cpufrequtils-002-3 
         device-mapper-1.02.24-1  popt-1.10.6-3  cryptsetup-1.0.5-5 
         csup-20060318-5  cups-1.3.5-1  curl-7.18.0-1  dbus-qt3-0.62-3 
         dcron-3.2-3  dhcpcd-3.2.0-1  dmapi-2.2.8-3  libxml2-2.6.31-1 
         docbook-xsl-1.73.2-1  dosfstools-2.11-2  dvd+rw-tools-7.0-4  ed-0.8-3 
         enlightenment-0.16.8.11-1  gnome-desktop-2.20.3-1  eog-2.20.4-1 
         libidl2-0.8.10-1  mozilla-common-1.1-2  xulrunner-1.8.1.11-1 
         epiphany-2.20.3-1  eventlog-0.2.5-2  ghostscript-8.61-1 
         gnome-keyring-2.20.3-1  libsasl-2.1.22-5  libldap-2.3.39-2 
         smbclient-3.0.28A-1  gnome-vfs-2.20.1-1  libdjvu-3.5.20-1 
         poppler-0.6.3-1  poppler-glib-0.6.3-1  evince-2.20.2-1  evms-2.5.5-5 
         libsoup-2.2.104-1  evolution-data-server-1.12.3-1  exiv2-0.15-1 
         faad2-2.6-1  grep-2.5.3-3  sed-4.1.5-3  fakeroot-1.9.2-1  fbset-2.1-2 
         file-4.23-1  file-roller-2.20.3-1  findutils-4.2.32-1 
         firefox-2.0.0.12-1  flashplugin-9.0.115.0-2  flex-2.5.33-4 
         font-bitstream-speedo-1.0.0-4  font-misc-ethiopic-1.0.0-4 
         font-misc-meltho-1.0.0-4  freeglut-2.4.0-3  freetype1-1.3.1-4 
         glib-1.2.10-7  gtk-1.2.10-8  imlib-1.9.15-4  libstroke-0.5.1-2 
         fvwm-2.4.20-2  gail-1.20.2-1  gc-7.0-2  gdb-6.7.1-1 
         gtksourceview2-2.0.2-1  libgnomecups-0.2.3-1  libgnomeprint-2.18.3-1 
         libgnomeprintui-2.18.2-1  python-2.5.1-5  pygobject-2.14.1-1 
         pygtk-2.12.1-1  gedit-2.20.4-1  gen-init-cpio-2.6.17-3 
         gettext-0.17-1  librsvg-2.20.0-1  gimp-2.4.4-1  gkrellm-2.3.1-2 
         glibmm-2.14.2-1  gmime-2.2.16-1  gnokii-0.6.22-3 
         gnome-menus-2.20.3-1  libwnck-2.20.3-1  gnome-panel-2.20.3-1 
         gstreamer0.10-0.10.15-1  gstreamer0.10-base-0.10.15-1 
         gstreamer0.10-alsa-0.10.15-1  gucharmap-1.10.2-1  libgtop-2.20.1-1 
         gnome-applets-2.20.1-1  metacity-2.20.2-1  libbeagle-0.3.0-3 
         nautilus-2.20.0-4  gnome-control-center-2.20.3-1 
         gnome-python-2.20.1-1  gnome-python-desktop-2.20.0-3  guile-1.8.3-1 
         gnome-games-2.20.3-1  gnome-power-manager-2.20.2-1 
         tcp_wrappers-7.6-8  gnome-session-2.20.3-1  gtkmm-2.12.3-1 
         gnome-system-monitor-2.20.2-1  vte-0.16.12-1  gnome-terminal-2.18.4-1 
         gnome-utils-2.20.0.1-2  gnupg-1.4.8-1  libassuan-1.0.4-1 
         gnupg2-2.0.8-1  gpgme-1.1.6-1  gpm-1.20.1-7  groff-1.19.2-4 
         grub-0.97-9  gstreamer0.10-cdparanoia-0.10.15-1 
         gstreamer0.10-gnomevfs-0.10.15-1  gstreamer0.10-ogg-0.10.15-1 
         gstreamer0.10-vorbis-0.10.15-1  gtkhtml-3.16.3-1  gutenprint-5.0.2-1 
         vi-7.1.228-1  vim-7.1.228-1  gvim-7.1.228-1  gzip-1.3.12-4 
         hal-info-0.20071212-1  hdparm-7.7-3  usbutils-0.73-5  wget-1.11-1 
         hwd-5.3.2-1  hwdetect-0.9-1  icewm-1.2.35-1  ifenslave-1.1.0-3 
         imagemagick-6.3.8.0-1  intltool-0.37.0-1  iproute-070710-3 
         iptables-1.3.8-2  iputils-20070202-4  isdn4k-utils-3.2p1-3 
         jfsutils-1.1.12-2  jre-6u3-2  kbd-1.12.20070827-2  kdelibs-3.5.8-4 
         lm_sensors-3.0.1-1  xorg-xauth-1.0.2-1  kdebase-3.5.8-3 
         qscintilla-qt3-1.7.1-2  kdebindings-3.5.8-2  libgphoto2-2.4.0-4 
         poppler-qt3-0.6.3-1  kdegraphics-3.5.8-3  sqlite3-3.5.6-1 
         libopensync-0.34-1  kdepim-3.5.8-2  klibc-1.5-3  klibc-extras-2.3-1 
         klibc-udev-116-2  klibc-module-init-tools-3.2.2-1 
         mkinitcpio-0.5.17-2  module-init-tools-3.2.2-5  kernel26-2.6.24.1-2 
         less-418-1  lftp-3.6.3-1  libao-0.8.8-2  orbit2-2.14.12-1 
         libbonobo-2.20.3-1  libcdio-0.79-1  libelf-0.8.10-3  libevent-1.3d-2 
         libgdiplus-1.2.6-1  libmikmod-3.1.12-1  libmysqlclient-5.0.51-2 
         libpcap-0.9.8-2  libsamplerate-0.1.2-4  libtar-1.2.11-3 
         libxfont-1.3.1-2  licenses-2.3-1  lilo-22.8-2  links-2.1pre33-1 
         logrotate-3.7.5-1  lua-5.1.3-1  lvm2-2.02.33-1  mailx-8.1.1-5 
         make-3.81-3  man-1.6f-2  man-pages-2.77-1  mdadm-2.6.4-1 
         mono-1.2.6-1  mutt-1.5.17-4  mysql-clients-5.0.51-3  mysql-5.0.51-3 
         nano-2.0.7-1  net-tools-1.60-13  netkit-ftp-0.17-4 
         netkit-telnet-0.17-7  nfsidmap-0.20-2  portmap-6.0-2 
         nfs-utils-1.1.0-3  ngrep-1.45-4  nmap-4.53-1  ntp-4.2.4p4-4 
         openssh-4.7p1-6  openvpn-2.0.9-3  opera-9.25-2  orca-2.20.3-1 
         patch-2.5.4-4  pcmciautils-014-3  php-5.2.5-3  pilot-link-0.12.3-1 
         pine-4.64-4  pkgconfig-0.22-3  procps-3.2.7-4  libx86-0.99-1 
         vbetool-1.0-2  pm-utils-0.99.4-1  qt-4.3.3-4  poppler-qt-0.6.3-1 
         postgresql-libs-8.2.6-1  postgresql-8.2.6-1  ppp-2.4.4-6 
         procinfo-19-2  psmisc-22.6-1  qca-2.0.0.svn744387-1.1  qca-qt3-1.0-1 
         qca-tls-1.0-5  qscintilla-2.1-3  reiserfsprogs-3.6.20-3 
         rp-pppoe-3.8-2  rsync-2.6.9-4  samba-3.0.28A-1  screen-4.0.3-5 
         seahorse-2.20.3-1  shared-mime-info-0.23-1  sudo-1.6.9p12-1 
         sysklogd-1.5-1  syslog-ng-2.0.6-1  util-linux-ng-2.13.0.1-2 
         sysvinit-2.86-4  taglib-1.4.0.svn744384-1  tar-1.19-2  tcl-8.5.1-1 
         tcpdump-3.9.8-1  tcsh-6.15.01-1  thunderbird-2.0.0.9-2  tk-8.5.1-1 
         totem-plparser-2.21.91-1  totem-2.20.1-3  ttf-dejavu-2.23-1 
         udev-116-3  unichrome-dri-7.0.3rc1-1  unzip-5.52-3 
         vorbis-tools-1.1.1-7  which-2.19-2  whois-4.7.24-1 
         wireless_tools-29-2  wireshark-0.99.7-1  wpa_supplicant-0.5.9-1 
         xaw3d-1.5-4  xchat-2.8.4-2  xf86-input-evdev-1.2.0-1 
         xf86-input-joystick-1.3.1-1  xf86-video-ati-6.7.197-2 
         xf86-video-mga-1.9.100-2  xf86-video-nv-2.1.7-1 
         xf86-video-s3virge-1.9.1-9  xf86-video-savage-2.1.3-2 
         xf86-video-sis-0.9.4-2  xfsprogs-2.9.4-2  xfsdump-2.2.46-3 
         wavpack-4.41.0-3  xine-lib-1.1.10-1  xinetd-2.3.14-3 
         xkeyboard-config-1.1-1  xmms-1.2.11-1  xorg-server-1.4.0.90-6 
         xorg-xinit-1.0.7-3  xscreensaver-5.04-2  yelp-2.20.0-3 
         zenity-2.20.1-1 

Total Download Size:    743.90 MB 
Total Installed Size:   748.87 MB 

Proceed with installation? [Y/n] 
Proceed with installation? [Y/n] y 
:: Retrieving packages from core... 
 ncurses-5.6-6-i686      1738.2K  518.0K/s 00:00:03 [#####################] 100% 
 readline-5.2-7-i686      271.5K  228.3K/s 00:00:01 [#####################] 100% 
 bash-3.2.033-2-i686      407.1K  299.1K/s 00:00:01 [#####################] 100% 
 kernel-headers-2.6.2...  621.6K  376.8K/s 00:00:02 [#####################] 100% 
 tzdata-2007k-1-i686      610.7K  329.0K/s 00:00:02 [#####################] 100% 


 xorg-server-1.4.0.90...    7.4M  659.0K/s 00:00:11 [#####################] 100% 
 xorg-xinit-1.0.7-3-i686   14.4K   56.9K/s 00:00:00 [#####################] 100% 
 xscreensaver-5.04-2-...    8.0M  655.2K/s 00:00:13 [#####################] 100% 
 yelp-2.20.0-3-i686       603.4K  356.7K/s 00:00:02 [#####################] 100% 
 zenity-2.20.1-1-i686    1896.3K  546.6K/s 00:00:03 [#####################] 100% 
:: Retrieving packages from community... 
 freetype1-1.3.1-4        119.9K  129.5K/s 00:00:01 [#####################] 100% 
 gkrellm-2.3.1-2          724.3K  411.1K/s 00:00:02 [#####################] 100% 
 xmms-1.2.11-1           1945.1K  557.0K/s 00:00:03 [#####################] 100% 
checking package integrity... 
(349/349) checking for file conflicts               [#####################] 100% 
(  1/349) upgrading ncurses                         [#####################] 100% 
(  2/349) upgrading readline                        [#####################] 100% 
(  3/349) upgrading bash                            [#####################] 100% 
(  4/349) upgrading kernel-headers                  [#####################] 100% 
(  5/349) upgrading tzdata                          [#####################] 100% 
(  6/349) upgrading glibc                           [#####################] 100% 


(340/349) installing wavpack                        [#####################] 100% 
(341/349) upgrading xine-lib                        [#####################] 100% 
(342/349) upgrading xinetd                          [#####################] 100% 
(343/349) upgrading xkeyboard-config                [#####################] 100% 
(344/349) upgrading xmms                            [#####################] 100% 
(345/349) upgrading xorg-server                     [#####################] 100% 
:: Could not detect nvidia-utils on system 
:: Will attempt to use built-in libwfb 
(346/349) upgrading xorg-xinit                      [#####################] 100% 
(347/349) upgrading xscreensaver                    [#####################] 100% 
(348/349) upgrading yelp                            [#####################] 100% 
(349/349) upgrading zenity                          [#####################] 100% 

real    56m46.062s 
user    4m25.013s 
sys     1m46.520s
[root@arch-02 jada]#


And for your tread question
How long does it take to do a dist-upgrade on your distro?

one hour :D

real 56m46.062s
user 4m25.013s
sys 1m46.520s

After reboot the system loads all new applications with out any problem. Later I replaced the intel-video driver “xf86-video-i810 1.7.4-6” with the driver xf86-video-intel 2.2.0-2. No problems at all.

Archlinux rocks :D

First look on KDE4

, ,

This week I have take my time to testing the new KDE4 desktop. I used the KDE4 Live CD 1.0.1 from http://www.kde-apps.org/content/show.php/KDE+Four+Live?content=57117. The system was booting fine. Now I tried from openSUSE the new Installer, how starts with one click on it. In under 20 minutes the openSUSE 10.3 KDE4 desktop was complete installed and updated.
New applications, "sweep" it's like Linux program kleansweap how is now integrated in KDE4. If found a new Game, desktop widgets, and some cool stuff more.

The problems with ATI's fglrx driver catalyst, looks like it is solved.

Under the "Hood". The speed from KDE4 is really awesome. It uses less RAM and the applications fire up right by the way. It's better the KDE3 and Gnome 2.20.x but not like XFCE Desktops,



Opera 9.50 Linux Build snapshot-1754

, ,

Well the Operateam is going closer to fix all bugs :D

Java is now working, us long you don't use the browser back button. Then Java will crash again.

here are some screenshots Opera Linux Beta 2 build 1754, tested with
Archlinux
opera-9.50-20080110.6-shared-qt.i386-1754.tar.gz

Crashlog Opera 9.50 Linux Build snapshot-1737 (Archlinux & openSUSE 10.3)

Tested with Archlinux Build opera 9.50-0.13 (Java jre 6u3-1)

Tested with openSUSE 10.3 opera-9.50-20080103.6-shared-qt.i386.rpm (Java java-1_5_0-sun-1.5.0_update13-0.5.i586 & java-1_6_0-sun-1.6.0.u3-0.5.i586)

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x08842af0, pid=7451, tid=3070434032
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C  [opera+0x7faaf0]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x0964ac00):  JavaThread "main" [_thread_in_native, id=7451]

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x0000003c

Registers:
EAX=0x00000000, EBX=0x0c2c4a38, ECX=0x08a46fa8, EDX=0x096f38f0
ESP=0xbfee9de0, EBP=0xbfee9df8, ESI=0x096f3800, EDI=0x096eafc8
EIP=0x08842af0, CR2=0x0000003c, EFLAGS=0x00010282

Top of Stack: (sp=0xbfee9de0)
0xbfee9de0:   bfee9e33 00000000 bfee9e18 0c2c4a38
0xbfee9df0:   096f3800 096eafc8 bfee9e38 087053ce
0xbfee9e00:   08e761b0 00000000 0c2c4a38 096eb720
0xbfee9e10:   096f3330 00000009 096f33b8 096f33e0
0xbfee9e20:   00000004 09251bd0 097fde08 096f38f0
0xbfee9e30:   016eb720 08a30f68 bfee9f78 081c8102
0xbfee9e40:   096f38e8 00000000 0c2c4a38 096eb720
0xbfee9e50:   096f3330 00000009 096f33b8 096f33e0 

Instructions: (pc=0x08842af0)
0x08842ae0:   ff ff 90 90 55 89 e5 57 56 53 83 ec 0c 8b 45 0c
0x08842af0:   8b 58 3c 8b 40 38 85 c0 8b 7d 08 0f 84 d7 00 00 

Stack: [0xbfe9f000,0xbfeef000),  sp=0xbfee9de0,  free space=299k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [opera+0x7faaf0]
C  [opera+0x6bd3ce]
C  [opera+0x180102]
C  [opera+0x18056d]
C  [opera+0x159bb1]
C  [opera+0x19de52]
C  [opera+0x19ddd6]
C  [opera+0x19ddd6]
C  [opera+0x19ddd6]
C  [opera+0x19ddd6]
C  [opera+0x19d214]
C  [opera+0x20cbe4]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x19edb1]
C  [opera+0x1a2b4b]
C  [opera+0x20ccf5]
C  [opera+0x158154]
C  [opera+0x17206c]
C  [opera+0x15da82]
C  [opera+0x1583b3]
C  [opera+0x17206c]
C  [opera+0x15fd43]
C  [opera+0x1b283c]
C  [opera+0x1b1c12]
C  [opera+0x63048]
C  [opera+0x6fcc6]
C  [opera+0x6ac796]
C  [opera+0x6ac115]
C  [opera+0x14a263]
C  [opera+0x149567]
C  [opera+0x14a5a4]
C  [opera+0x14baf8]
C  [opera+0x5da059]
C  [opera+0x5d9701]
C  [opera+0x806281]
C  [libqt-mt.so.3+0x29458d]  _ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x16d
C  [libqt-mt.so.3+0x29510d]  _ZN7QObject15activate_signalEi+0xbd
C  [libqt-mt.so.3+0x5b9749]  _ZN6QTimer7timeoutEv+0x29
C  [libqt-mt.so.3+0x2b718f]  _ZN6QTimer5eventEP6QEvent+0x3f
C  [libqt-mt.so.3+0x236c9a]  _ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0xda
C  [libqt-mt.so.3+0x237876]  _ZN12QApplication6notifyEP7QObjectP6QEvent+0x96
C  [libqt-mt.so.3+0x22c03e]  _ZN10QEventLoop14activateTimersEv+0x1fe
C  [libqt-mt.so.3+0x1e66d4]  _ZN10QEventLoop13processEventsEj+0x7f4
C  [libqt-mt.so.3+0x24d180]  _ZN10QEventLoop9enterLoopEv+0x50
C  [libqt-mt.so.3+0x24d016]  _ZN10QEventLoop4execEv+0x26
C  [libqt-mt.so.3+0x2366ff]  _ZN12QApplication4execEv+0x1f
C  [opera+0x5d9d55]
C  [opera+0x20346]
...<more frames>...


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x0e9b1400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7560]
  0x0e97c800 JavaThread "AWT-Shutdown" [_thread_blocked, id=7559]
  0x0e971c00 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=7558]
  0x0e956400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7557]
  0x0e911800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7555]
  0x0e910000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7554]
  0x0e90ec00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7553]
  0x0e900000 JavaThread "Finalizer" daemon [_thread_blocked, id=7552]
  0x0e8fbc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=7551]
=>0x0964ac00 JavaThread "main" [_thread_in_native, id=7451]

Other Threads:
  0x0e8f8800 VMThread [id=7550]
  0x0e913400 WatcherThread [id=7556]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 960K, used 646K [0xa6900000, 0xa6a00000, 0xa6de0000)
  eden space 896K,  65% used [0xa6900000, 0xa6991a20, 0xa69e0000)
  from space 64K, 100% used [0xa69f0000, 0xa6a00000, 0xa6a00000)
  to   space 64K,   0% used [0xa69e0000, 0xa69e0000, 0xa69f0000)
 tenured generation   total 4096K, used 360K [0xa6de0000, 0xa71e0000, 0xaa900000)
   the space 4096K,   8% used [0xa6de0000, 0xa6e3a208, 0xa6e3a400, 0xa71e0000)
 compacting perm gen  total 12288K, used 7117K [0xaa900000, 0xab500000, 0xae900000)
   the space 12288K,  57% used [0xaa900000, 0xaaff3520, 0xaaff3600, 0xab500000)
No shared spaces configured.

Dynamic libraries:
06000000-06417000 r-xp 00000000 08:03 3009818    /opt/java/jre/lib/i386/client/libjvm.so
06417000-06430000 rwxp 00417000 08:03 3009818    /opt/java/jre/lib/i386/client/libjvm.so
06430000-0684f000 rwxp 06430000 00:00 0 
08048000-089bb000 r-xp 00000000 08:03 278561     /usr/lib/opera/9.50-20080103.5/opera
089bb000-08a4e000 rwxp 00973000 08:03 278561     /usr/lib/opera/9.50-20080103.5/opera
08a4e000-0ea07000 rwxp 08a4e000 00:00 0          [heap]
a65b3000-a65b6000 ---p a65b3000 00:00 0 
a65b6000-a6604000 rwxp a65b6000 00:00 0 
a6604000-a6607000 ---p a6604000 00:00 0 
a6607000-a6655000 rwxp a6607000 00:00 0 
a6655000-a6658000 ---p a6655000 00:00 0 
a6658000-a66a6000 rwxp a6658000 00:00 0 
a66a6000-a66a9000 ---p a66a6000 00:00 0 
a66a9000-a66f7000 rwxp a66a9000 00:00 0 
a66f7000-a6775000 r-xp 00000000 08:03 3009850    /opt/java/jre/lib/i386/libfontmanager.so
a6775000-a677f000 rwxp 0007e000 08:03 3009850    /opt/java/jre/lib/i386/libfontmanager.so
a677f000-a6784000 rwxp a677f000 00:00 0 
a6784000-a6900000 r-xs 02c8f000 08:03 2993043    /opt/java/jre/lib/rt.jar
a6900000-a6a00000 rwxp a6900000 00:00 0 
a6a00000-a6de0000 rwxp a6a00000 00:00 0 
a6de0000-a71e0000 rwxp a6de0000 00:00 0 
a71e0000-aa900000 rwxp a71e0000 00:00 0 
aa900000-ab500000 rwxp aa900000 00:00 0 
ab500000-ae900000 rwxp ab500000 00:00 0 
ae900000-ae9c0000 rwxp ae900000 00:00 0 
ae9c0000-b0900000 rwxp ae9c0000 00:00 0 
b0900000-b09e2000 rwxp b0900000 00:00 0 
b09e2000-b0a00000 ---p b09e2000 00:00 0 
b0a00000-b0aa7000 rwxp b0a00000 00:00 0 
b0aa7000-b0b00000 ---p b0aa7000 00:00 0 
b0b00000-b0be2000 rwxp b0b00000 00:00 0 
b0be2000-b0c00000 ---p b0be2000 00:00 0 
b0c00000-b0ce2000 rwxp b0c00000 00:00 0 
b0ce2000-b0d00000 ---p b0ce2000 00:00 0 
b0d00000-b0de2000 rwxp b0d00000 00:00 0 
b0de2000-b0e00000 ---p b0de2000 00:00 0 
b0e00000-b0ee2000 rwxp b0e00000 00:00 0 
b0ee2000-b0f00000 ---p b0ee2000 00:00 0 
b0f00000-b0fe2000 rwxp b0f00000 00:00 0 
b0fe2000-b1000000 ---p b0fe2000 00:00 0 
b102d000-b102e000 ---p b102d000 00:00 0 
b102e000-b10ae000 rwxp b102e000 00:00 0 
b10ae000-b10b1000 ---p b10ae000 00:00 0 
b10b1000-b10ff000 rwxp b10b1000 00:00 0 
b10ff000-b1100000 ---p b10ff000 00:00 0 
b1100000-b19f9000 rwxp b1100000 00:00 0 
b19f9000-b1a00000 ---p b19f9000 00:00 0 
b1a00000-b1af7000 rwxp b1a00000 00:00 0 
b1af7000-b1b00000 ---p b1af7000 00:00 0 
b1b00000-b1bf7000 rwxp b1b00000 00:00 0 
b1bf7000-b1c00000 ---p b1bf7000 00:00 0 
b1c2e000-b1c31000 ---p b1c2e000 00:00 0 
b1c31000-b1caf000 rwxp b1c31000 00:00 0 
b1caf000-b1cb2000 ---p b1caf000 00:00 0 
b1cb2000-b1de2000 rwxp b1cb2000 00:00 0 
b1de2000-b1e00000 ---p b1de2000 00:00 0 
b1e00000-b1edc000 rwxp b1e00000 00:00 0 
b1edc000-b1f00000 ---p b1edc000 00:00 0 
b1f00000-b1ff2000 rwxp b1f00000 00:00 0 
b1ff2000-b2000000 ---p b1ff2000 00:00 0 
b2000000-b20f2000 rwxp b2000000 00:00 0 
b20f2000-b2100000 ---p b20f2000 00:00 0 
b2100000-b21ed000 rwxp b2100000 00:00 0 
b21ed000-b2200000 ---p b21ed000 00:00 0 
b2200000-b22f2000 rwxp b2200000 00:00 0 
b22f2000-b2300000 ---p b22f2000 00:00 0 
b2300000-b23f6000 rwxp b2300000 00:00 0 
b23f6000-b2400000 ---p b23f6000 00:00 0 
b2429000-b242c000 ---p b2429000 00:00 0 
b242c000-b247a000 rwxp b242c000 00:00 0 
b247a000-b247b000 ---p b247a000 00:00 0 
b247b000-b24fb000 rwxp b247b000 00:00 0 
b24fb000-b24fc000 ---p b24fb000 00:00 0 
b24fc000-b2cfc000 rwxp b24fc000 00:00 0 
b2cfc000-b2cfd000 ---p b2cfc000 00:00 0 
b2cfd000-b34fd000 rwxp b2cfd000 00:00 0 
b3500000-b35f3000 rwxp b3500000 00:00 0 
b35f3000-b3600000 ---p b35f3000 00:00 0 
b3600000-b36ca000 rwxp b3600000 00:00 0 
b36ca000-b3700000 ---p b36ca000 00:00 0 
b3700000-b37e2000 rwxp b3700000 00:00 0 
b37e2000-b3800000 ---p b37e2000 00:00 0 
b3800000-b38fa000 rwxp b3800000 00:00 0 
b38fa000-b3900000 ---p b38fa000 00:00 0 
b3900000-b39f2000 rwxp b3900000 00:00 0 
b39f2000-b3a00000 ---p b39f2000 00:00 0 
b3a00000-b3af2000 rwxp b3a00000 00:00 0 
b3af2000-b3b00000 ---p b3af2000 00:00 0 
b3b00000-b3be2000 rwxp b3b00000 00:00 0 
b3be2000-b3c00000 ---p b3be2000 00:00 0 
b3c00000-b3ce2000 rwxp b3c00000 00:00 0 
b3ce2000-b3d00000 ---p b3ce2000 00:00 0 
b3d00000-b3df2000 rwxp b3d00000 00:00 0 
b3df2000-b3e00000 ---p b3df2000 00:00 0 
b3e00000-b3efc000 rwxp b3e00000 00:00 0 
b3efc000-b3f00000 ---p b3efc000 00:00 0 
b3f00000-b3fe2000 rwxp b3f00000 00:00 0 
b3fe2000-b4000000 ---p b3fe2000 00:00 0 
b4000000-b40e2000 rwxp b4000000 00:00 0 
b40e2000-b4100000 ---p b40e2000 00:00 0 
b4100000-b41f2000 rwxp b4100000 00:00 0 
b41f2000-b4200000 ---p b41f2000 00:00 0 
b4200000-b42b7000 rwxp b4200000 00:00 0 
b42b7000-b4300000 ---p b42b7000 00:00 0 
b4300000-b43f2000 rwxp b4300000 00:00 0 
b43f2000-b4400000 ---p b43f2000 00:00 0 
b442e000-b4431000 ---p b442e000 00:00 0 
b4431000-b4482000 rwxp b4431000 00:00 0 
b4482000-b44ff000 rwxp b4482000 00:00 0 
b44ff000-b4500000 ---p b44ff000 00:00 0 
b4500000-b4df7000 rwxp b4500000 00:00 0 
b4df7000-b4e00000 ---p b4df7000 00:00 0 
b4e36000-b4e59000 r-xp 00000000 08:03 3630197    /usr/share/fonts/TTF/verdana.ttf
b4e59000-b4e60000 r-xp 00000000 08:03 3009843    /opt/java/jre/lib/i386/libnio.so
b4e60000-b4e61000 rwxp 00006000 08:03 3009843    /opt/java/jre/lib/i386/libnio.so
b4e61000-b4e9f000 r-xp 00000000 08:03 3352166    /opt/java/jre/lib/i386/xawt/libmawt.so
b4e9f000-b4ea1000 rwxp 0003e000 08:03 3352166    /opt/java/jre/lib/i386/xawt/libmawt.so
b4ea1000-b4ea9000 rwxp b4ea1000 00:00 0 
b4ea9000-b4ec3000 rwxp b4ea9000 00:00 0 
b4ec3000-b4f00000 r-xp 00000000 08:03 3630192    /usr/share/fonts/TTF/timesi.ttf
b4f00000-b50c7000 rwxp b4f00000 00:00 0 
b50c7000-b5100000 ---p b50c7000 00:00 0 
b5100000-b51f2000 rwxp b5100000 00:00 0 
b51f2000-b5200000 ---p b51f2000 00:00 0 
b5200000-b52fa000 rwxp b5200000 00:00 0 
b52fa000-b5300000 ---p b52fa000 00:00 0 
b5300000-b53f9000 rwxp b5300000 00:00 0 
b53f9000-b5400000 ---p b53f9000 00:00 0 
b5400000-b54be000 rwxp b5400000 00:00 0 
b54be000-b5500000 ---p b54be000 00:00 0 
b5500000-b55f5000 rwxp b5500000 00:00 0 
b55f5000-b5600000 ---p b55f5000 00:00 0 
b5600000-b56e7000 rwxp b5600000 00:00 0 
b56e7000-b5700000 ---p b56e7000 00:00 0 
b5702000-b5715000 r-xp 00000000 08:03 3009830    /opt/java/jre/lib/i386/libnet.so
b5715000-b5716000 rwxp 00013000 08:03 3009830    /opt/java/jre/lib/i386/libnet.so
b5716000-b5717000 rwxp b5716000 00:00 0 
b5717000-b5718000 rwxp b5717000 00:00 0 
b5718000-b571b000 rwxp b5718000 00:00 0 
b571b000-b5736000 rwxp b571b000 00:00 0 
b5736000-b573c000 rwxp b5736000 00:00 0 
b573c000-b5756000 rwxp b573c000 00:00 0 
b5756000-b5757000 rwxp b5756000 00:00 0 
b5757000-b57a8000 r-xp 00000000 08:03 3630189    /usr/share/fonts/TTF/times.ttf
b57a8000-b57c2000 r-xp 00000000 08:03 3630188    /usr/share/fonts/TTF/tahoma.ttf
b57c2000-b57e4000 r-xp 00000000 08:03 3630198    /usr/share/fonts/TTF/verdanab.ttf
b57e4000-b583c000 r-xp 00000000 08:03 3633333    /usr/share/fonts/misc/12x13ja.pcf.gz
b5842000-b5849000 r-xp 00000000 08:03 3402102    /usr/lib/libXi.so.6.0.0
b5849000-b584a000 rwxp 00006000 08:03 3402102    /usr/lib/libXi.so.6.0.0
b584a000-b5852000 r-xs 000e2000 08:03 2993017    /opt/java/jre/lib/plugin.jar
b5852000-b5858000 r-xp 00000000 08:03 752235     /lib/librt-2.7.so
b5858000-b585a000 rwxp 00006000 08:03 752235     /lib/librt-2.7.so
b585f000-b5862000 rwxp b585f000 00:00 0 
b5862000-b587d000 rwxp b5862000 00:00 0 
b587d000-b588c000 r-xp 00000000 08:03 3009823    /opt/java/jre/lib/i386/libzip.so
b588c000-b588e000 rwxp 0000e000 08:03 3009823    /opt/java/jre/lib/i386/libzip.so
b588e000-b5c00000 rwxp b588e000 00:00 0 
b5c02000-b5c06000 r-xp 00000000 08:03 3402299    /usr/lib/libXtst.so.6.1.0
b5c06000-b5c07000 rwxp 00003000 08:03 3402299    /usr/lib/libXtst.so.6.1.0
b5c07000-b5c0f000 rwxs 00000000 08:03 278894     /tmp/hsperfdata_jada/7451
b5c0f000-b5c55000 r-xp 00000000 08:03 3630173    /usr/share/fonts/TTF/arialbd.ttf
b5c55000-b5c7c000 r-xp 00000000 08:03 3059741    /opt/kde/lib/libkdefx.so.4.2.0
b5c7c000-b5c7d000 rwxp 00027000 08:03 3059741    /opt/kde/lib/libkdefx.so.4.2.0
b5c7d000-b5c7e000 ---p b5c7d000 00:00 0 
b5c7e000-b647e000 rwxp b5c7e000 00:00 0 
b647e000-b6527000 r-xp 00000000 08:03 3404478    /usr/lib/libaspell.so.15.1.4
b6527000-b652b000 rwxp 000a8000 08:03 3404478    /usr/lib/libaspell.so.15.1.4
b652b000-b652f000 rwxp b652b000 00:00 0 
b652f000-b6530000 ---p b652f000 00:00 0 
b6530000-b6d57000 rwxp b6530000 00:00 0 
b6d59000-b6d66000 r-xp 00000000 08:03 3633052    /usr/share/fonts/TTF/VeraMono.ttf
b6d66000-b6d74000 r-xp 00000000 08:03 752226     /lib/libresolv-2.7.so
b6d74000-b6d76000 rwxp 0000d000 08:03 752226     /lib/libresolv-2.7.so
b6d76000-b6d78000 rwxp b6d76000 00:00 0 
b6d78000-b6d7c000 r-xp 00000000 08:03 754365     /lib/libnss_dns-2.7.so
b6d7c000-b6d7e000 rwxp 00003000 08:03 754365     /lib/libnss_dns-2.7.so
b6d7e000-b6d9a000 r-xp 00000000 08:03 3059524    /opt/kde/lib/kde3/plugins/styles/plastik.so
b6d9a000-b6d9b000 rwxp 0001b000 08:03 3059524    /opt/kde/lib/kde3/plugins/styles/plastik.so
b6d9b000-b6ddf000 r-xp 00000000 08:03 3630172    /usr/share/fonts/TTF/arial.ttf
b6ddf000-b6de0000 r-xp 00000000 08:03 278557     /usr/lib/opera/9.50-20080103.5/missingsyms.so
b6de0000-b6de1000 rwxp 00000000 08:03 278557     /usr/lib/opera/9.50-20080103.5/missingsyms.so
b6de1000-b6df1000 r-xs 00000000 08:03 2309160    /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-x86.cache-2
b6df1000-b6e00000 r-xs 00000000 08:03 2309165    /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-x86.cache-2
b6e00000-b6e2b000 r-xs 00000000 08:03 2309164    /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-x86.cache-2
b6e2b000-b6e30000 r-xs 00000000 08:03 2309159    /var/cache/fontconfig/f349e9996a5320f6dd491cedd2b1f964-x86.cache-2
b6e30000-b6e76000 r-xs 00000000 08:03 2309154    /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-x86.cache-2
b6e76000-b6ebc000 r-xs 00000000 08:03 2309153    /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-x86.cache-2
b6ebc000-b7031000 r-xp 00000000 08:03 3663294    /usr/lib/locale/locale-archive
b7031000-b7033000 rwxp b7031000 00:00 0 
b7033000-b7037000 r-xp 00000000 08:03 3406157    /usr/lib/libXdmcp.so.6.0.0
b7037000-b7038000 rwxp 00003000 08:03 3406157    /usr/lib/libXdmcp.so.6.0.0
b7038000-b7056000 r-xp 00000000 08:03 3405701    /usr/lib/libexpat.so.1.5.2
b7056000-b7058000 rwxp 0001e000 08:03 3405701    /usr/lib/libexpat.so.1.5.2
b7058000-b705c000 r-xp 00000000 08:03 3406848    /usr/lib/libXfixes.so.3.1.0
b705c000-b705d000 rwxp 00003000 08:03 3406848    /usr/lib/libXfixes.so.3.1.0
b705d000-b705e000 rwxp b705d000 00:00 0 
b705e000-b70a9000 r-xp 00000000 08:03 3406945    /usr/lib/libXt.so.6.0.0
b70a9000-b70ad000 rwxp 0004a000 08:03 3406945    /usr/lib/libXt.so.6.0.0
b70ad000-b70c0000 r-xp 00000000 08:03 754394     /lib/libnsl-2.7.so
b70c0000-b70c2000 rwxp 00012000 08:03 754394     /lib/libnsl-2.7.so
b70c2000-b70c4000 rwxp b70c2000 00:00 0 
b70c4000-b70cf000 r-xp 00000000 08:03 3009811    /opt/java/jre/lib/i386/libverify.so
b70cf000-b70d0000 rwxp 0000b000 08:03 3009811    /opt/java/jre/lib/i386/libverify.so
b70d0000-b70d2000 r-xp 00000000 08:03 507119     /usr/lib/libXau.so.6.0.0
b70d2000-b70d3000 rwxp 00001000 08:03 507119     /usr/lib/libXau.so.6.0.0
b70d3000-b70ea000 r-xp 00000000 08:03 3408899    /usr/lib/libxcb.so.1.0.0
b70ea000-b70eb000 rwxp 00016000 08:03 3408899    /usr/lib/libxcb.so.1.0.0
b70eb000-b70ec000 rwxp b70eb000 00:00 0 
b70ec000-b70ed000 r-xp 00000000 08:03 3408764    /usr/lib/libxcb-xlib.so.0.0.0
b70ed000-b70ee000 rwxp 00000000 08:03 3408764    /usr/lib/libxcb-xlib.so.0.0.0
b70ee000-b71d1000 r-xp 00000000 08:03 3401436    /usr/lib/libstdc++.so.6.0.9
b71d1000-b71d4000 r-xp 000e2000 08:03 3401436    /usr/lib/libstdc++.so.6.0.9
b71d4000-b71d6000 rwxp 000e5000 08:03 3401436    /usr/lib/libstdc++.so.6.0.9
b71d6000-b71dc000 rwxp b71d6000 00:00 0 
b71dc000-b7204000 r-xp 00000000 08:03 3405446    /usr/lib/libfontconfig.so.1.3.0
b7204000-b7205000 rwxp 00028000 08:03 3405446    /usr/lib/libfontconfig.so.1.3.0
b7205000-b727c000 r-xp 00000000 08:03 3406586    /usr/lib/libfreetype.so.6.3.16
b727c000-b7280000 rwxp 00077000 08:03 3406586    /usr/lib/libfreetype.so.6.3.16
b7280000-b7291000 r-xp 00000000 08:03 3406821    /usr/lib/libXft.so.2.1.2
b7291000-b7292000 rwxp 00010000 08:03 3406821    /usr/lib/libXft.so.2.1.2
b7292000-b7293000 rwxp b7292000 00:00 0 
b7293000-b7295000 r-xp 00000000 08:03 3406860    /usr/lib/libXinerama.so.1.0.0
b7295000-b7296000 rwxp 00001000 08:03 3406860    /usr/lib/libXinerama.so.1.0.0
b7296000-b729e000 r-xp 00000000 08:03 3402901    /usr/lib/libXcursor.so.1.0.2
b729e000-b729f000 rwxp 00007000 08:03 3402901    /usr/lib/libXcursor.so.1.0.2
b729f000-b72a4000 r-xp 00000000 08:03 3402290    /usr/lib/libXrandr.so.2.1.0
b72a4000-b72a5000 rwxp 00005000 08:03 3402290    /usr/lib/libXrandr.so.2.1.0
b72a5000-b72ac000 r-xp 00000000 08:03 3402294    /usr/lib/libXrender.so.1.3.0
b72ac000-b72ad000 rwxp 00007000 08:03 3402294    /usr/lib/libXrender.so.1.3.0
b72ad000-b72c1000 r-xp 00000000 08:03 3407516    /usr/lib/libXmu.so.6.2.0
b72c1000-b72c2000 rwxp 00014000 08:03 3407516    /usr/lib/libXmu.so.6.2.0
b72c2000-b7338000 r-xp 00000000 08:03 475322     /usr/lib/libGL.so.1.2
b7338000-b733a000 rwxp 00075000 08:03 475322     /usr/lib/libGL.so.1.2
b733a000-b733f000 rwxp b733a000 00:00 0 
b733f000-b7362000 r-xp 00000000 08:03 3009851    /opt/java/jre/lib/i386/libjava.so
b7362000-b7364000 rwxp 00023000 08:03 3009851    /opt/java/jre/lib/i386/libjava.so
b7364000-b742a000 r-xp 00000000 08:03 3009827    /opt/java/jre/lib/i386/libmlib_image.so
b742a000-b742b000 rwxp 000c5000 08:03 3009827    /opt/java/jre/lib/i386/libmlib_image.so
b742b000-b755b000 r-xp 00000000 08:03 754429     /lib/libc-2.7.so
b755b000-b755c000 r-xp 00130000 08:03 754429     /lib/libc-2.7.so
b755c000-b755e000 rwxp 00131000 08:03 754429     /lib/libc-2.7.so
b755e000-b7561000 rwxp b755e000 00:00 0 
b7561000-b756b000 r-xp 00000000 08:03 3401445    /usr/lib/libgcc_s.so.1
b756b000-b756c000 rwxp 00009000 08:03 3401445    /usr/lib/libgcc_s.so.1
b756c000-b758f000 r-xp 00000000 08:03 754189     /lib/libm-2.7.so
b758f000-b7591000 rwxp 00022000 08:03 754189     /lib/libm-2.7.so
b7591000-b7592000 rwxp b7591000 00:00 0 
b7592000-b7642000 r-xp 00000000 08:03 3405359    /usr/lib/libstdc++.so.5.0.7
b7642000-b7647000 rwxp 000af000 08:03 3405359    /usr/lib/libstdc++.so.5.0.7
b7647000-b764c000 rwxp b7647000 00:00 0 
b764c000-b765d000 r-xp 00000000 08:03 754452     /lib/libz.so.1.2.3
b765d000-b765e000 rwxp 00010000 08:03 754452     /lib/libz.so.1.2.3
b765e000-b7660000 r-xp 00000000 08:03 754421     /lib/libdl-2.7.so
b7660000-b7662000 rwxp 00001000 08:03 754421     /lib/libdl-2.7.so
b7662000-b7676000 r-xp 00000000 08:03 754434     /lib/libpthread-2.7.so
b7676000-b7678000 rwxp 00013000 08:03 754434     /lib/libpthread-2.7.so
b7678000-b767a000 rwxp b7678000 00:00 0 
b767a000-b768e000 r-xp 00000000 08:03 3402287    /usr/lib/libICE.so.6.3.0
b768e000-b768f000 rwxp 00014000 08:03 3402287    /usr/lib/libICE.so.6.3.0
b768f000-b7691000 rwxp b768f000 00:00 0 
b7691000-b7698000 r-xp 00000000 08:03 3406172    /usr/lib/libSM.so.6.0.0
b7698000-b7699000 rwxp 00006000 08:03 3406172    /usr/lib/libSM.so.6.0.0
b7699000-b769a000 rwxp b7699000 00:00 0 
b769a000-b76a7000 r-xp 00000000 08:03 3406859    /usr/lib/libXext.so.6.4.0
b76a7000-b76a8000 rwxp 0000c000 08:03 3406859    /usr/lib/libXext.so.6.4.0
b76a8000-b778d000 r-xp 00000000 08:03 3408904    /usr/lib/libX11.so.6.2.0
b778d000-b7791000 rwxp 000e4000 08:03 3408904    /usr/lib/libX11.so.6.2.0
b7791000-b7e37000 r-xp 00000000 08:03 3041681    /opt/qt/lib/libqt-mt.so.3.3.8
b7e37000-b7e77000 rwxp 006a5000 08:03 3041681    /opt/qt/lib/libqt-mt.so.3.3.8
b7e77000-b7e7b000 rwxp b7e77000 00:00 0 
b7e7d000-b7e86000 r-xp 00000000 08:03 754191     /lib/libnss_files-2.7.so
b7e86000-b7e88000 rwxp 00008000 08:03 754191     /lib/libnss_files-2.7.so
b7e89000-b7e8f000 r-xp 00000000 08:03 3352164    /opt/java/jre/lib/i386/native_threads/libhpi.so
b7e8f000-b7e90000 rwxp 00006000 08:03 3352164    /opt/java/jre/lib/i386/native_threads/libhpi.so
b7e90000-b7e94000 rwxp b7e90000 00:00 0 
b7e96000-b7e98000 r-xs 00011000 08:03 278587     /usr/share/opera/java/opera.jar
b7e98000-b7e99000 rwxp b7e98000 00:00 0 
b7e99000-b7e9a000 r-xp b7e99000 00:00 0 
b7e9a000-b7e9c000 rwxp b7e9a000 00:00 0 
b7e9c000-b7ea1000 r-xp 00000000 08:03 3409910    /usr/lib/liblirc_client.so.0.2.0
b7ea1000-b7ea2000 rwxp 00004000 08:03 3409910    /usr/lib/liblirc_client.so.0.2.0
b7ea2000-b7ea7000 r-xp 00000000 08:03 278560     /usr/lib/opera/9.50-20080103.5/spellcheck.so
b7ea7000-b7ea8000 rwxp 00004000 08:03 278560     /usr/lib/opera/9.50-20080103.5/spellcheck.so
b7ea8000-b7eae000 rwxp b7ea8000 00:00 0 
b7eae000-b7eaf000 r-xs 00000000 08:03 2309152    /var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-x86.cache-2
b7eaf000-b7f2a000 r-xp 00000000 08:03 3009807    /opt/java/jre/lib/i386/libawt.so
b7f2a000-b7f31000 rwxp 0007b000 08:03 3009807    /opt/java/jre/lib/i386/libawt.so
b7f31000-b7f56000 rwxp b7f31000 00:00 0 
b7f56000-b7f57000 r-xp b7f56000 00:00 0          [vdso]
b7f57000-b7f71000 r-xp 00000000 08:03 752194     /lib/ld-2.7.so
b7f71000-b7f73000 rwxp 0001a000 08:03 752194     /lib/ld-2.7.so
bfe9f000-bfea2000 ---p bfe9f000 00:00 0 
bfea2000-bfeef000 rw-p bffb3000 00:00 0          [stack]

VM Arguments:
jvm_args: abort exit -Xbootclasspath/p:/usr/share/opera/java/opera.jar:/usr/share/opera/java/lc.jar:/opt/java/jre/lib/plugin.jar -Djava.security.policy=/usr/share/opera/java/opera.policy -Dbrowser.opera.classpath=/usr/share/opera/java/opera.jar:/usr/share/opera/java/lc.jar
java_command: <unknown>
Launcher Type: generic

Environment Variables:
JAVA_HOME=/opt/java
CLASSPATH=:/opt/java/lib:/opt/java/jre/lib
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/usr/share/eclipse:/opt/grass/bin:/opt/java/bin:/opt/java/jre/bin:/opt/kde/bin:/opt/mozilla/bin:/opt/qt/bin
LD_LIBRARY_PATH=/usr/lib/opera/9.50-20080103.5/:/opt/java/jre/lib/i386:/opt/java/jre/lib/i386/native_threads:/opt/java/jre/lib/i386/client:/opt/java/jre/lib/i386/classic
LD_PRELOAD=
SHELL=/bin/bash
DISPLAY=:0.0

Signal Handlers:
SIGSEGV: [libjvm.so+0x3b29c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x3b29c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x309ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x30bef0], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x30b910], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR2: [libjvm.so+0x30bef0], sa_mask[0]=0x00000000, sa_flags=0x10000004


---------------  S Y S T E M  ---------------

OS:Linux
uname:Linux 2.6.23-ARCH #1 SMP PREEMPT Fri Dec 21 19:39:35 UTC 2007 i686
libc:glibc 2.7 NPTL 2.7 
rlimit: STACK 8192k, CORE 0k, NPROC 16372, NOFILE 1024, AS infinity
load average:0.11 0.46 0.35

CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht

Memory: 4k page, physical 2074260k(1440188k free), swap 3148732k(3148732k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for linux-x86, built on Sep 24 2007 22:45:46 by "java_re" with gcc 3.2.1-7a (J2SE release)

Linux Games

, , , ...

This computer is set up only us a linux game station.


Operating System:
Linux openSUSE 10.3

Desktop:
KDE 3.5.7

Hardware:
Intel Pentium 4 3.2Ghz 800Mhz
ATI Radeon X1300 512MB
Memorie 4GB DDR2

The reason why the latest Flash doesn't work

, , , ...

The reason why the latest Flash doesn't work originally appeared to be its new support of some Mozilla XEmbed-based extensions to the plugins API (funny thing about that link is, it says that it finally makes it work with Opera, while in fact it's exactly the opposite). After adding XEmbed support to Konqueror, it still didn't work. The page about the XEmbed extension has demo code hardcoding a hard dependency on Gtk2, so maybe adding Glib2 eventloop support will make it work? After all, the Flash system requirements page mentions this (well hidden in a footnote, if you look close enough), but not really, tough luck, even though the DiamondX testing plugin already works. Do you know what a ballistic approach to debugging is? You either hit, or you don't. Here next hit is that this Flash version doesn't handle properly repeated NPSetWindow() calls, which however happens to be the case with Konqueror. So finally, does it work? Well, kind of, if you don't mind it crashing everytime you leave a page. And it crashes in XtRemoveTimeOut() (incidentaly, a function that should not be called by a Gtk2-based plugin). That's been already taken care of as well - it's enough to give Flash the user agent string from Firefox, suddenly, no crash (I have no idea how Maksim managed to find this out - probably involved sacrificing chicken or something).

So, when can you expect the latest Flash to work with KDE? I have no idea.

Yes, I know a Flash developer contancted kfm-devel somewhen in the past asking about XEmbed support. That still doesn't make debugging Flash any less painful, which is why the workarounds for it will take unknown time. It also doesn't change anything about Adobe not really giving a damn about Konqueror or Opera, if they could suddenly drop backwards compatibility (even though the code is probably still there, if it can still call XtRemoveTimeOut() and crash on it).

Opera Linux 9.50 Beta 2, Release Build 1729, System i686, 2.6.23-ARCH (kernel26 2.6.23.12-2)

, ,


From "csant" Opera Desktop Team

http://my.opera.com/csant/blog/2007/12/04/linux-opera-flash-and-plugins

linux: opera, flash and plugins

Tuesday, 4. December 2007, 15:36:50

flash, opera, linux, plug-ins
Adobe released a new version of Flash Player - and triumphantly announces that "this new XEmbed-enabled plugin should work with Opera now."

We achieved great things in tight work with the Flash team - but here they seem to have mixed something up

The new Flash version, as mentioned already earlier, does not require XEmbed to run, but a GTK browser - there unfortunately still seems to be confusion about XEmbed and the XEmbed Mozilla extension "spec", which actually has little to do with XEmbed. So much about "standards"…

Obviously, a plugin expecting to run in a GTK browser does not work out-of-the-box in non-GTK browsers… The new Flash plugin is not compatible with the current Opera and Konqueror versions. This means, to put it in simple terms, that Adobe leaves at least 26% of the Linux users (just summing up Konqueror and Opera users) in the dark, forcing them to stick to the old version.

We just released a UNIX plugin milestone snapshot of the upcoming Opera version, allowing not only to run a GTK plugin in a Qt browser, but even going as far as using GTK "to draw directly on the webpage of a Qt browser": Opera and Mozilla are now ready for windowless plugins. Only the plugins are missing now

The new GTK Flash Plugin does run out-of-the-box in the latest 9.50 snapshot.


Today I just updated my Opera Browser to the latest development build. Flash almoust works now with Opera Linux. Here are some screenshots.

Issues:
* No Sound in Flash Videos, Flash Games, Flash Applets
* Opera Crashes on Java Plug In Applications (Java Online Chat, Ulteo Connected Desktop, etc.)
see the Error Logfile!
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x088d15bc, pid=7437, tid=3071248080
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C  [opera+0x8895bc]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------





May 2008
SMTWTFS
April 2008June 2008
123
45678910
11121314151617
18192021222324
25262728293031