Re: [OpenIndiana-discuss] Gnome session start problem: gnome-panel not visible

2014-07-04 Thread Jonathan Adams
What do you have set under Appearance - Visual Effects ?

I had issues a while back where I could no longer run compiz on Illumos
(Intel based graphics) and had to turn it off to get the desktop working
correctly ...

Jon


On 4 July 2014 10:33, Carsten Grzemba grze...@contac-dt.de wrote:

 On a new oi151a9 installation I have the problem that on gnome session
 start, the gnome-panel is not visible. I get only the green backdrop, but I
 can start a terminal with right mouse click context menu.
 if I run in the terminal:
 $ gnome-panel --replace
 all is fine.

 What is going wrong on session start? .xsession-erros logs only:

 /etc/gdm/Xsession: Beginning session setup...
 /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent --
 gnome-session_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root

 ** (gnome-settings-daemon:2066): WARNING **: Call to screen_info_new is
 too frequent, skipping...

 ** (gnome-settings-daemon:2066): WARNING **: Call to screen_info_new is
 too frequent, skipping...
 GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
 SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
 GNOME_KEYRING_PID=2068
 GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
 SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
 GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
 SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
 /usr/bin/dispswitch exiting: too few (less than 2) or too many (more than
 2) crtcs: 1

 ** (gnome-power-manager:2085): WARNING **: DBUS error: Could not get owner
 of name 'org.gnome.ScreenSaver': no such name
 ** (gnome-power-manager:2085): DEBUG: proxy is NULL, maybe the daemon
 responsible for org.gnome.ScreenSaver is not running?
 ** Message: Initializing gksu extension...
 Initializing nautilus-open-terminal extension

 (nautilus:2075): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 2468:
 assertion `format != NULL' failed
 -

 and
 $ ptree `pgrep gnome-session`
 1427 /usr/sbin/gdm-binary
  1429 /usr/lib/gdm-simple-slave --display-id
 /org/gnome/DisplayManager/Displa
  1732 /usr/lib/gdm-session-worker
  2027 gnome-session
  2046 /usr/bin/ssh-agent -- gnome-session
  2071 metacity
  2072 gnome-panel
  2075 nautilus
  2078 /usr/bin/xscreensaver -nosplash
  2083 /usr/bin/python2.6 /usr/lib/updatemanagernotifier
  2084 /usr/perl5/bin/perl /usr/bin/desktop-print-management-applet
  2090 /usr/lib/ospm/ospm-applet
  2085 gnome-power-manager
  2089 /usr/lib/nwam-manager
  2093 python2.6 /usr/lib/time-slider-notify
  2094 /usr/lib/evolution/2.30/evolution-alarm-notify

 which looks normal for me.

 Any help appreciated.
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Gnome session start problem: gnome-panel not visible

2014-07-04 Thread Carsten Grzemba


Am 04.07.14 schrieb Jonathan Adams  t12nsloo...@gmail.com:
 What do you have set under Appearance - Visual Effects ?
 
 
There is set 'None'

but there are logged some warnings on startup:
(gnome-appearance-properties:3374): Gtk-WARNING **: Could not load image 
'/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg': Couldn't 
recognize the image file format for file 
'/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg'


 
 I had issues a while back where I could no longer run compiz on Illumos
 (Intel based graphics) and had to turn it off to get the desktop working
 correctly ...
 
 Jon
 
 
 On 4 July 2014 10:33, Carsten Grzemba grze...@contac-dt.de wrote:
 
  On a new oi151a9 installation I have the problem that on gnome session
  start, the gnome-panel is not visible. I get only the green backdrop, but I
  can start a terminal with right mouse click context menu.
  if I run in the terminal:
  $ gnome-panel --replace
  all is fine.
 
  What is going wrong on session start? .xsession-erros logs only:
 
  /etc/gdm/Xsession: Beginning session setup...
  /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent --
  gnome-session_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root
 
  ** (gnome-settings-daemon:2066): WARNING **: Call to screen_info_new is
  too frequent, skipping...
 
  ** (gnome-settings-daemon:2066): WARNING **: Call to screen_info_new is
  too frequent, skipping...
  GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
  SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
  GNOME_KEYRING_PID=2068
  GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
  SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
  GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
  SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
  /usr/bin/dispswitch exiting: too few (less than 2) or too many (more than
  2) crtcs: 1
 
  ** (gnome-power-manager:2085): WARNING **: DBUS error: Could not get owner
  of name 'org.gnome.ScreenSaver': no such name
  ** (gnome-power-manager:2085): DEBUG: proxy is NULL, maybe the daemon
  responsible for org.gnome.ScreenSaver is not running?
  ** Message: Initializing gksu extension...
  Initializing nautilus-open-terminal extension
 
  (nautilus:2075): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 2468:
  assertion `format != NULL' failed
  -
 
  and
  $ ptree `pgrep gnome-session`
  1427 /usr/sbin/gdm-binary
  1429 /usr/lib/gdm-simple-slave --display-id
  /org/gnome/DisplayManager/Displa
  1732 /usr/lib/gdm-session-worker
  2027 gnome-session
  2046 /usr/bin/ssh-agent -- gnome-session
  2071 metacity
  2072 gnome-panel
  2075 nautilus
  2078 /usr/bin/xscreensaver -nosplash
  2083 /usr/bin/python2.6 /usr/lib/updatemanagernotifier
  2084 /usr/perl5/bin/perl /usr/bin/desktop-print-management-applet
  2090 /usr/lib/ospm/ospm-applet
  2085 gnome-power-manager
  2089 /usr/lib/nwam-manager
  2093 python2.6 /usr/lib/time-slider-notify
  2094 /usr/lib/evolution/2.30/evolution-alarm-notify
 
  which looks normal for me.
 
  Any help appreciated.
  ___
  openindiana-discuss mailing list
  openindiana-discuss@openindiana.org
  http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Gnome session start problem: gnome-panel not visible

2014-07-04 Thread Udo Grabowski (IMK)

On 04/07/2014 12:01, Jonathan Adams wrote:

What do you have set under Appearance - Visual Effects ?

I had issues a while back where I could no longer run compiz on Illumos
(Intel based graphics) and had to turn it off to get the desktop working
correctly ...



I've the same problem on a Matrox MGA G200e [Pilot] ServerEngines (SEP1),
Fujitsu RX 900 S2, the identical image works on a Dell Precision T3500,
NVIDIA quadro 2000. Killing gnome-panel brings back the panel onto
the screen.




On 4 July 2014 10:33, Carsten Grzemba grze...@contac-dt.de wrote:


On a new oi151a9 installation I have the problem that on gnome session
start, the gnome-panel is not visible. I get only the green backdrop, but I
can start a terminal with right mouse click context menu.
if I run in the terminal:
$ gnome-panel --replace
all is fine.

What is going wrong on session start? .xsession-erros logs only:

/etc/gdm/Xsession: Beginning session setup...
/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent --
gnome-session_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root

** (gnome-settings-daemon:2066): WARNING **: Call to screen_info_new is
too frequent, skipping...

** (gnome-settings-daemon:2066): WARNING **: Call to screen_info_new is
too frequent, skipping...
GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
GNOME_KEYRING_PID=2068
GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
/usr/bin/dispswitch exiting: too few (less than 2) or too many (more than
2) crtcs: 1

** (gnome-power-manager:2085): WARNING **: DBUS error: Could not get owner
of name 'org.gnome.ScreenSaver': no such name
** (gnome-power-manager:2085): DEBUG: proxy is NULL, maybe the daemon
responsible for org.gnome.ScreenSaver is not running?
** Message: Initializing gksu extension...
Initializing nautilus-open-terminal extension

(nautilus:2075): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line 2468:
assertion `format != NULL' failed
-

and
$ ptree `pgrep gnome-session`
1427 /usr/sbin/gdm-binary
  1429 /usr/lib/gdm-simple-slave --display-id
/org/gnome/DisplayManager/Displa
  1732 /usr/lib/gdm-session-worker
  2027 gnome-session
  2046 /usr/bin/ssh-agent -- gnome-session
  2071 metacity
  2072 gnome-panel
  2075 nautilus
  2078 /usr/bin/xscreensaver -nosplash
  2083 /usr/bin/python2.6 /usr/lib/updatemanagernotifier
  2084 /usr/perl5/bin/perl /usr/bin/desktop-print-management-applet
  2090 /usr/lib/ospm/ospm-applet
  2085 gnome-power-manager
  2089 /usr/lib/nwam-manager
  2093 python2.6 /usr/lib/time-slider-notify
  2094 /usr/lib/evolution/2.30/evolution-alarm-notify

which looks normal for me.

Any help appreciated.
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss




--
Dr.Udo Grabowski   Inst.f.Meteorology  Climate Research IMK-ASF-SAT
http://www.imk-asf.kit.edu/english/sat.php
KIT - Karlsruhe Institute of Technology   http://www.kit.edu
Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Gnome session start problem: gnome-panel not visible

2014-07-04 Thread Carsten Grzemba


Am 04.07.14 schrieb Jonathan Adams  t12nsloo...@gmail.com:
 the pixmaps thing ... hmm I've seen that before, let me find the command to
 fix it.
 
 
 yep, found it:
 
 root@jadlaptop:~# gdk-pixbuf-query-loaders --update-cache
 
 root@jadlaptop:~# grep -i svg /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
 svg 2 gdk-pixbuf Scalable Vector Graphics LGPL
 image/svg+xml image/svg image/svg-xml image/vnd.adobe.svg+xml
 text/xml-svg image/svg+xml-compressed 
 svg svgz svg.gz 
  svg *  100
  !DOCTYPE svg *  100
 
Ok, this helps for the SVG images, thanks,
but the problem with gnome-panel still exist.

 
 
 
 On 4 July 2014 11:37, Carsten Grzemba grze...@contac-dt.de wrote:
 
 
 
  Am 04.07.14 schrieb Jonathan Adams t12nsloo...@gmail.com:
   What do you have set under Appearance - Visual Effects ?
  
  
  There is set 'None'
 
  but there are logged some warnings on startup:
  (gnome-appearance-properties:3374): Gtk-WARNING **: Could not load image
  '/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg': Couldn't
  recognize the image file format for file
  '/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg'
 
 
  
   I had issues a while back where I could no longer run compiz on Illumos
   (Intel based graphics) and had to turn it off to get the desktop working
   correctly ...
  
   Jon
  
  
   On 4 July 2014 10:33, Carsten Grzemba grze...@contac-dt.de wrote:
  
On a new oi151a9 installation I have the problem that on gnome session
start, the gnome-panel is not visible. I get only the green backdrop,
  but I
can start a terminal with right mouse click context menu.
if I run in the terminal:
$ gnome-panel --replace
all is fine.
   
What is going wrong on session start? .xsession-erros logs only:
   
/etc/gdm/Xsession: Beginning session setup...
/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent --
gnome-session_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to
  root
   
** (gnome-settings-daemon:2066): WARNING **: Call to screen_info_new is
too frequent, skipping...
   
** (gnome-settings-daemon:2066): WARNING **: Call to screen_info_new is
too frequent, skipping...
GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
GNOME_KEYRING_PID=2068
GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
/usr/bin/dispswitch exiting: too few (less than 2) or too many (more
  than
2) crtcs: 1
   
** (gnome-power-manager:2085): WARNING **: DBUS error: Could not get
  owner
of name 'org.gnome.ScreenSaver': no such name
** (gnome-power-manager:2085): DEBUG: proxy is NULL, maybe the daemon
responsible for org.gnome.ScreenSaver is not running?
** Message: Initializing gksu extension...
Initializing nautilus-open-terminal extension
   
(nautilus:2075): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line
  2468:
assertion `format != NULL' failed
-
   
and
$ ptree `pgrep gnome-session`
1427 /usr/sbin/gdm-binary
1429 /usr/lib/gdm-simple-slave --display-id
/org/gnome/DisplayManager/Displa
1732 /usr/lib/gdm-session-worker
2027 gnome-session
2046 /usr/bin/ssh-agent -- gnome-session
2071 metacity
2072 gnome-panel
2075 nautilus
2078 /usr/bin/xscreensaver -nosplash
2083 /usr/bin/python2.6 /usr/lib/updatemanagernotifier
2084 /usr/perl5/bin/perl /usr/bin/desktop-print-management-applet
2090 /usr/lib/ospm/ospm-applet
2085 gnome-power-manager
2089 /usr/lib/nwam-manager
2093 python2.6 /usr/lib/time-slider-notify
2094 /usr/lib/evolution/2.30/evolution-alarm-notify
   
which looks normal for me.
   
Any help appreciated.
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss
   
   ___
   openindiana-discuss mailing list
   openindiana-discuss@openindiana.org
   http://openindiana.org/mailman/listinfo/openindiana-discuss
  
  
  ___
  openindiana-discuss mailing list
  openindiana-discuss@openindiana.org
  http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Gnome session start problem: gnome-panel not visible

2014-07-04 Thread Jonathan Adams
is the problem after the login screen?

If so can you try logging in a new user, in case it's a configuration issue?

Jon


On 4 July 2014 13:21, Carsten Grzemba grze...@contac-dt.de wrote:



 Am 04.07.14 schrieb Jonathan Adams  t12nsloo...@gmail.com:
  the pixmaps thing ... hmm I've seen that before, let me find the command
 to
  fix it.
 
 
  yep, found it:
 
  root@jadlaptop:~# gdk-pixbuf-query-loaders --update-cache
 
  root@jadlaptop:~# grep -i svg
 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
  /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
  svg 2 gdk-pixbuf Scalable Vector Graphics LGPL
  image/svg+xml image/svg image/svg-xml image/vnd.adobe.svg+xml
  text/xml-svg image/svg+xml-compressed 
  svg svgz svg.gz 
   svg *  100
   !DOCTYPE svg *  100
 
 Ok, this helps for the SVG images, thanks,
 but the problem with gnome-panel still exist.

 
 
 
  On 4 July 2014 11:37, Carsten Grzemba grze...@contac-dt.de wrote:
 
  
  
   Am 04.07.14 schrieb Jonathan Adams t12nsloo...@gmail.com:
What do you have set under Appearance - Visual Effects ?
   
   
   There is set 'None'
  
   but there are logged some warnings on startup:
   (gnome-appearance-properties:3374): Gtk-WARNING **: Could not load
 image
   '/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg':
 Couldn't
   recognize the image file format for file
   '/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg'
  
  
   
I had issues a while back where I could no longer run compiz on
 Illumos
(Intel based graphics) and had to turn it off to get the desktop
 working
correctly ...
   
Jon
   
   
On 4 July 2014 10:33, Carsten Grzemba grze...@contac-dt.de wrote:
   
 On a new oi151a9 installation I have the problem that on gnome
 session
 start, the gnome-panel is not visible. I get only the green
 backdrop,
   but I
 can start a terminal with right mouse click context menu.
 if I run in the terminal:
 $ gnome-panel --replace
 all is fine.

 What is going wrong on session start? .xsession-erros logs only:

 /etc/gdm/Xsession: Beginning session setup...
 /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent --
 gnome-session_IceTransmkdir: Owner of /tmp/.ICE-unix should be set
 to
   root

 ** (gnome-settings-daemon:2066): WARNING **: Call to
 screen_info_new is
 too frequent, skipping...

 ** (gnome-settings-daemon:2066): WARNING **: Call to
 screen_info_new is
 too frequent, skipping...
 GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
 SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
 GNOME_KEYRING_PID=2068
 GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
 SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
 GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
 SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
 /usr/bin/dispswitch exiting: too few (less than 2) or too many
 (more
   than
 2) crtcs: 1

 ** (gnome-power-manager:2085): WARNING **: DBUS error: Could not
 get
   owner
 of name 'org.gnome.ScreenSaver': no such name
 ** (gnome-power-manager:2085): DEBUG: proxy is NULL, maybe the
 daemon
 responsible for org.gnome.ScreenSaver is not running?
 ** Message: Initializing gksu extension...
 Initializing nautilus-open-terminal extension

 (nautilus:2075): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line
   2468:
 assertion `format != NULL' failed
 -

 and
 $ ptree `pgrep gnome-session`
 1427 /usr/sbin/gdm-binary
 1429 /usr/lib/gdm-simple-slave --display-id
 /org/gnome/DisplayManager/Displa
 1732 /usr/lib/gdm-session-worker
 2027 gnome-session
 2046 /usr/bin/ssh-agent -- gnome-session
 2071 metacity
 2072 gnome-panel
 2075 nautilus
 2078 /usr/bin/xscreensaver -nosplash
 2083 /usr/bin/python2.6 /usr/lib/updatemanagernotifier
 2084 /usr/perl5/bin/perl /usr/bin/desktop-print-management-applet
 2090 /usr/lib/ospm/ospm-applet
 2085 gnome-power-manager
 2089 /usr/lib/nwam-manager
 2093 python2.6 /usr/lib/time-slider-notify
 2094 /usr/lib/evolution/2.30/evolution-alarm-notify

 which looks normal for me.

 Any help appreciated.
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss
   
   
   ___
   openindiana-discuss mailing list
   openindiana-discuss@openindiana.org
   http://openindiana.org/mailman/listinfo/openindiana-discuss
  
  ___
  openindiana-discuss mailing list
  openindiana-discuss@openindiana.org
  

Re: [OpenIndiana-discuss] Gnome session start problem: gnome-panel not visible

2014-07-04 Thread Carsten Grzemba
yes, but all users are new and the 
$ gnome-cleanup 
I have also already tried.

How is the login process controled? it is possible to raise some debug levels 
somewhere.

The difference which I can see too working session on an other host is that 
gnome-panel and nautilus is started with an option --sm-client-id id, 
which in the failing session is missing.

Am 04.07.14 schrieb Jonathan Adams  t12nsloo...@gmail.com:
 is the problem after the login screen?
 
 If so can you try logging in a new user, in case it's a configuration issue?
 
 Jon
 
 
 On 4 July 2014 13:21, Carsten Grzemba grze...@contac-dt.de wrote:
 
 
 
  Am 04.07.14 schrieb Jonathan Adams t12nsloo...@gmail.com:
   the pixmaps thing ... hmm I've seen that before, let me find the command
  to
   fix it.
  
  
   yep, found it:
  
   root@jadlaptop:~# gdk-pixbuf-query-loaders --update-cache
  
   root@jadlaptop:~# grep -i svg
  /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
   /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
   svg 2 gdk-pixbuf Scalable Vector Graphics LGPL
   image/svg+xml image/svg image/svg-xml image/vnd.adobe.svg+xml
   text/xml-svg image/svg+xml-compressed 
   svg svgz svg.gz 
svg *  100
!DOCTYPE svg *  100
  
  Ok, this helps for the SVG images, thanks,
  but the problem with gnome-panel still exist.
 
  
  
  
   On 4 July 2014 11:37, Carsten Grzemba grze...@contac-dt.de wrote:
  
   
   
Am 04.07.14 schrieb Jonathan Adams t12nsloo...@gmail.com:
 What do you have set under Appearance - Visual Effects ?


There is set 'None'
   
but there are logged some warnings on startup:
(gnome-appearance-properties:3374): Gtk-WARNING **: Could not load
  image
'/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg':
  Couldn't
recognize the image file format for file
'/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg'
   
   

 I had issues a while back where I could no longer run compiz on
  Illumos
 (Intel based graphics) and had to turn it off to get the desktop
  working
 correctly ...

 Jon


 On 4 July 2014 10:33, Carsten Grzemba grze...@contac-dt.de wrote:

  On a new oi151a9 installation I have the problem that on gnome
  session
  start, the gnome-panel is not visible. I get only the green
  backdrop,
but I
  can start a terminal with right mouse click context menu.
  if I run in the terminal:
  $ gnome-panel --replace
  all is fine.
 
  What is going wrong on session start? .xsession-erros logs only:
 
  /etc/gdm/Xsession: Beginning session setup...
  /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent --
  gnome-session_IceTransmkdir: Owner of /tmp/.ICE-unix should be set
  to
root
 
  ** (gnome-settings-daemon:2066): WARNING **: Call to
  screen_info_new is
  too frequent, skipping...
 
  ** (gnome-settings-daemon:2066): WARNING **: Call to
  screen_info_new is
  too frequent, skipping...
  GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
  SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
  GNOME_KEYRING_PID=2068
  GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
  SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
  GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
  SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
  /usr/bin/dispswitch exiting: too few (less than 2) or too many
  (more
than
  2) crtcs: 1
 
  ** (gnome-power-manager:2085): WARNING **: DBUS error: Could not
  get
owner
  of name 'org.gnome.ScreenSaver': no such name
  ** (gnome-power-manager:2085): DEBUG: proxy is NULL, maybe the
  daemon
  responsible for org.gnome.ScreenSaver is not running?
  ** Message: Initializing gksu extension...
  Initializing nautilus-open-terminal extension
 
  (nautilus:2075): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c: line
2468:
  assertion `format != NULL' failed
  -
 
  and
  $ ptree `pgrep gnome-session`
  1427 /usr/sbin/gdm-binary
  1429 /usr/lib/gdm-simple-slave --display-id
  /org/gnome/DisplayManager/Displa
  1732 /usr/lib/gdm-session-worker
  2027 gnome-session
  2046 /usr/bin/ssh-agent -- gnome-session
  2071 metacity
  2072 gnome-panel
  2075 nautilus
  2078 /usr/bin/xscreensaver -nosplash
  2083 /usr/bin/python2.6 /usr/lib/updatemanagernotifier
  2084 /usr/perl5/bin/perl /usr/bin/desktop-print-management-applet
  2090 /usr/lib/ospm/ospm-applet
  2085 gnome-power-manager
  2089 /usr/lib/nwam-manager
  2093 python2.6 /usr/lib/time-slider-notify
  2094 /usr/lib/evolution/2.30/evolution-alarm-notify
 
  which looks normal for me.
 
  Any help appreciated.
  ___
  openindiana-discuss mailing list
  openindiana-discuss@openindiana.org
  http://openindiana.org/mailman/listinfo/openindiana-discuss
 

Re: [OpenIndiana-discuss] Gnome session start problem: gnome-panel not visible

2014-07-04 Thread Jonathan Adams
At this point, I'm probably out of my depth ...

For reference: I have the sm-client-id running on nautilus and
gnome-panel on my system (hipster illumos-b461c74)


On 4 July 2014 14:04, Carsten Grzemba grze...@contac-dt.de wrote:

 yes, but all users are new and the
 $ gnome-cleanup
 I have also already tried.

 How is the login process controled? it is possible to raise some debug
 levels somewhere.

 The difference which I can see too working session on an other host is
 that gnome-panel and nautilus is started with an option --sm-client-id id,
 which in the failing session is missing.

 Am 04.07.14 schrieb Jonathan Adams  t12nsloo...@gmail.com:
  is the problem after the login screen?
 
  If so can you try logging in a new user, in case it's a configuration
 issue?
 
  Jon
 
 
  On 4 July 2014 13:21, Carsten Grzemba grze...@contac-dt.de wrote:
 
  
  
   Am 04.07.14 schrieb Jonathan Adams t12nsloo...@gmail.com:
the pixmaps thing ... hmm I've seen that before, let me find the
 command
   to
fix it.
   
   
yep, found it:
   
root@jadlaptop:~# gdk-pixbuf-query-loaders --update-cache
   
root@jadlaptop:~# grep -i svg
   /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
svg 2 gdk-pixbuf Scalable Vector Graphics LGPL
image/svg+xml image/svg image/svg-xml image/vnd.adobe.svg+xml
text/xml-svg image/svg+xml-compressed 
svg svgz svg.gz 
 svg *  100
 !DOCTYPE svg *  100
   
   Ok, this helps for the SVG images, thanks,
   but the problem with gnome-panel still exist.
  
   
   
   
On 4 July 2014 11:37, Carsten Grzemba grze...@contac-dt.de wrote:
   


 Am 04.07.14 schrieb Jonathan Adams t12nsloo...@gmail.com:
  What do you have set under Appearance - Visual Effects ?
 
 
 There is set 'None'

 but there are logged some warnings on startup:
 (gnome-appearance-properties:3374): Gtk-WARNING **: Could not load
   image
 '/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg':
   Couldn't
 recognize the image file format for file
 '/usr/share/gnome-control-center/pixmaps/visual-effects_none.svg'


 
  I had issues a while back where I could no longer run compiz on
   Illumos
  (Intel based graphics) and had to turn it off to get the desktop
   working
  correctly ...
 
  Jon
 
 
  On 4 July 2014 10:33, Carsten Grzemba grze...@contac-dt.de
 wrote:
 
   On a new oi151a9 installation I have the problem that on gnome
   session
   start, the gnome-panel is not visible. I get only the green
   backdrop,
 but I
   can start a terminal with right mouse click context menu.
   if I run in the terminal:
   $ gnome-panel --replace
   all is fine.
  
   What is going wrong on session start? .xsession-erros logs
 only:
  
   /etc/gdm/Xsession: Beginning session setup...
   /etc/gdm/Xsession: Setup done, will execute:
 /usr/bin/ssh-agent --
   gnome-session_IceTransmkdir: Owner of /tmp/.ICE-unix should be
 set
   to
 root
  
   ** (gnome-settings-daemon:2066): WARNING **: Call to
   screen_info_new is
   too frequent, skipping...
  
   ** (gnome-settings-daemon:2066): WARNING **: Call to
   screen_info_new is
   too frequent, skipping...
   GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
   SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
   GNOME_KEYRING_PID=2068
   GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
   SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
   GNOME_KEYRING_CONTROL=/var/tmp/keyring-R41G3b
   SSH_AUTH_SOCK=/var/tmp/keyring-R41G3b/ssh
   /usr/bin/dispswitch exiting: too few (less than 2) or too many
   (more
 than
   2) crtcs: 1
  
   ** (gnome-power-manager:2085): WARNING **: DBUS error: Could
 not
   get
 owner
   of name 'org.gnome.ScreenSaver': no such name
   ** (gnome-power-manager:2085): DEBUG: proxy is NULL, maybe the
   daemon
   responsible for org.gnome.ScreenSaver is not running?
   ** Message: Initializing gksu extension...
   Initializing nautilus-open-terminal extension
  
   (nautilus:2075): GdkPixbuf-CRITICAL **: file gdk-pixbuf-io.c:
 line
 2468:
   assertion `format != NULL' failed
   -
  
   and
   $ ptree `pgrep gnome-session`
   1427 /usr/sbin/gdm-binary
   1429 /usr/lib/gdm-simple-slave --display-id
   /org/gnome/DisplayManager/Displa
   1732 /usr/lib/gdm-session-worker
   2027 gnome-session
   2046 /usr/bin/ssh-agent -- gnome-session
   2071 metacity
   2072 gnome-panel
   2075 nautilus
   2078 /usr/bin/xscreensaver -nosplash
   2083 /usr/bin/python2.6 /usr/lib/updatemanagernotifier
   2084 /usr/perl5/bin/perl
 /usr/bin/desktop-print-management-applet
   2090 /usr/lib/ospm/ospm-applet
   2085 gnome-power-manager
   2089 /usr/lib/nwam-manager
 

[OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Alexander Pyhalov

Hello.
Does someone have any success stories about running SRSS on OI?
Has someone tried to run SRSS on /hipster ? :)

(There are chances that I'll have to update my SXCE97 to something more 
up-to-date).

--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Carsten Grzemba
On my first view it works with less problems:
+ additional packages: library/motif, cde/cde-runtime
+ modify setup scripts for DHCP setup working: /opt/SUNWut/lib/utprodinfo, 
/etc/opt/SUNWut/dhcp/utdhcpservice

the BUI (tomcat) I have not configured and tested.

Am 04.07.14 schrieb Alexander Pyhalov  a...@rsu.ru:
 Hello.
 Does someone have any success stories about running SRSS on OI?
 Has someone tried to run SRSS on /hipster ? :)
 
 (There are chances that I'll have to update my SXCE97 to something more 
 up-to-date).
 -- 
 Best regards,
 Alexander Pyhalov,
 system administrator of Computer Center of Southern Federal University
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Jonathan Adams
There is a problem with hipster DHCP at the moment ... you might need to
get another DHCP server set up to get it working correctly.

Jon


On 4 July 2014 15:45, Carsten Grzemba grze...@contac-dt.de wrote:

 On my first view it works with less problems:
 + additional packages: library/motif, cde/cde-runtime
 + modify setup scripts for DHCP setup working: /opt/SUNWut/lib/utprodinfo,
 /etc/opt/SUNWut/dhcp/utdhcpservice

 the BUI (tomcat) I have not configured and tested.

 Am 04.07.14 schrieb Alexander Pyhalov  a...@rsu.ru:
  Hello.
  Does someone have any success stories about running SRSS on OI?
  Has someone tried to run SRSS on /hipster ? :)
 
  (There are chances that I'll have to update my SXCE97 to something more
 up-to-date).
  --
  Best regards,
  Alexander Pyhalov,
  system administrator of Computer Center of Southern Federal University
 
  ___
  openindiana-discuss mailing list
  openindiana-discuss@openindiana.org
  http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Alexander Pyhalov

On 07/04/2014 18:48, Jonathan Adams wrote:

There is a problem with hipster DHCP at the moment ... you might need to
get another DHCP server set up to get it working correctly.



Detailed bug report would be appreciated.

--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Jonathan Adams
root@jadlaptop:~# dhtadm -P
dhtadm: SUNWbinfiles is not a valid resource.



On 4 July 2014 16:03, Alexander Pyhalov a...@rsu.ru wrote:

 On 07/04/2014 18:48, Jonathan Adams wrote:

 There is a problem with hipster DHCP at the moment ... you might need to
 get another DHCP server set up to get it working correctly.


 Detailed bug report would be appreciated.


 --
 Best regards,
 Alexander Pyhalov,
 system administrator of Computer Center of Southern Federal University

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] success stories about SRSS and OI

2014-07-04 Thread Jonathan Adams
root@jadlaptop:~# pkg search binfiles
INDEX  ACTION VALUE
PACKAGE
pkg.fmri   setopenindiana.org/service/network/dhcp/datastore/binfiles
pkg:/service/network/dhcp/datastore/binfiles@0.5.11-2014.1.1.14532

root@jadlaptop:~# pkg install -nv dhcp/datastore/binfiles
No updates necessary for this image.



On 4 July 2014 16:05, Jonathan Adams t12nsloo...@gmail.com wrote:

 root@jadlaptop:~# dhtadm -P
 dhtadm: SUNWbinfiles is not a valid resource.



 On 4 July 2014 16:03, Alexander Pyhalov a...@rsu.ru wrote:

 On 07/04/2014 18:48, Jonathan Adams wrote:

 There is a problem with hipster DHCP at the moment ... you might need to
 get another DHCP server set up to get it working correctly.


 Detailed bug report would be appreciated.


 --
 Best regards,
 Alexander Pyhalov,
 system administrator of Computer Center of Southern Federal University



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] gcc runtime

2014-07-04 Thread Sai Prajeeth
Hi list,
I installed gcc 4.6 from the sfe repo (pkg install gcc-46) and other
packages mentioned in the wiki needed for the build environment.
My question is how do i check if the runtime library being used is of the
gcc-46 package?
I read the man page of ld and it says by default it looks in /lib and
/usr/lib but the gcc-46 package is in /usr/gcc/4.6/* (bin,lib,include..).
So does it mean the runtime used is still the old one and not of gcc-46?
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Boot hangs.

2014-07-04 Thread dormitionsk...@hotmail.com
Hi, everyone.  I have a little problem.  Our primary server hung on something 
last night, and I don’t know what.  I could not get into it, even with ssh.  
So, maybe I did something stupid, but I powered the machine off.  Now it will 
not boot.

Editing the GRUB menu options, removing the console line and adding “-v -m 
verbose” to the kernel line gave me the following output, after a very long 
time.  (Several minutes, which is long for this machine.)

—

Jul 4 11:51:59 svc.startd[10]: svc:/system/boot-archive:default: Method or 
service exit timed out.  Killing contract 27.
Jul 4 11:51:59 svc.startd[10]: svc:/system/boot-archive:default: Method 
/lib/svc/method/boot-archive failed due to signal KILL.
timed out. Killing contract 27.

—

It kicked me into a maintenance boot prompt.

svcs -xv

[...] snip

svc:/network/rpc/smserver:default (removable media management)
State: unitialized since July 4, 2014 11:48:58 AM MDT
Reason: Restarter svc:/network/inetd:default is not running.
See: http://illumos.org/msg/SMF-8000-5H
See: man -M /usr/share/man -s 1M rpc.smserverd
Impact: 2 dependent services are not running:
svc:/milestone/multi-user-server:default
svc:/system/zones:default

—

Since it referred to the removable media management, I unplugged the IDE cables 
from the CD Rom and the Floppy drive, disabled the IDE controller in the BIOS, 
and tried booting again.  Same thing.

I tried booting into a previous boot environment.  Same thing.


Could anyone please tell me what I should do next?  If so, I would GREATLY 
appreciate it.

Peter, hieromonk


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] [oi-dev] Boot hangs.

2014-07-04 Thread dormitionsk...@hotmail.com

On Jul 4, 2014, at 1:57 PM, Alexander Eremin alexander.r.ere...@gmail.com 
wrote:

 Just run in command prompt:
 # dmesg
 
 and see if output contains something interesting...
 Also check your disk space.
 
 Alexander
 
 On 04 июля 2014 г., at 23:49, dormitionsk...@hotmail.com 
 dormitionsk...@hotmail.com wrote:
 
 On Jul 4, 2014, at 1:44 PM, Alexander Eremin alexander.r.ere...@gmail.com 
 wrote:
 
 dmesg output would be useful
 
 Alexander
 


dmesg gives the following output.  The last three entries, which seemed to have 
been repeated prior to this, are:

—

July 4 11:21:20 baptist.ds genunix: [ID 408114 kern.info] 
pci@0,0/pci1028,1b9@1d,7/hub@5/device@4/input@1 (hid8) offline
July 4 11:21:25 baptist.ds genunix: [667643 kern.warning] WARNING: Postattach 
failed for hid7
July 4 11:21:25 baptist.ds genunix: [ID 408114 kern.info] 
/pci1028,1b9@1d,7/hub@5/device@4/input@1 (hid8) offline

—

So, do I have a bad hard drive?

If so, how is it that I was able to do a “df”?  It showed I had 44% use.







___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] [oi-dev] Boot hangs.

2014-07-04 Thread dormitionsk...@hotmail.com
 
 dmesg gives the following output.  The last three entries, which seemed to 
 have been repeated prior to this, are:
 
 —
 
 July 4 11:21:20 baptist.ds genunix: [ID 408114 kern.info] 
 pci@0,0/pci1028,1b9@1d,7/hub@5/device@4/input@1 (hid8) offline
 July 4 11:21:25 baptist.ds genunix: [667643 kern.warning] WARNING: Postattach 
 failed for hid7
 July 4 11:21:25 baptist.ds genunix: [ID 408114 kern.info] 
 /pci1028,1b9@1d,7/hub@5/device@4/input@1 (hid8) offline
 
 —
 
 So, do I have a bad hard drive?
 
 If so, how is it that I was able to do a “df”?  It showed I had 44% use.
 
 


This machine only has two SAS drives, and I believe I have a RAID1 mirror in 
this machine.  Unfortunately, they are not hot-swapable drives.  It’s an old 
Dell SC1430.  

Would it be a bad idea if I were to disconnect one of these drives and try 
rebooting, and if that didn’t work, to reconnect that drive, and disconnect the 
other, and try rebooting again?

The RAID controller does not report anything when the machine boots.

I have not tried to go directly into the RAID controller interface yet.  I just 
thought of it.


I guess this is kind of bad timing.  Everybody in Europe is off work now, and 
it’s the Fourth of July here in America!







___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] [oi-dev] Boot hangs.

2014-07-04 Thread Alexander Eremin


 On 05 июля 2014 г., at 0:18, dormitionsk...@hotmail.com 
 dormitionsk...@hotmail.com wrote:
 
 
 On Jul 4, 2014, at 1:57 PM, Alexander Eremin alexander.r.ere...@gmail.com 
 wrote:
 
 Just run in command prompt:
 # dmesg
 
 and see if output contains something interesting...
 Also check your disk space.

 
 Alexander
 
 On 04 июля 2014 г., at 23:49, dormitionsk...@hotmail.com 
 dormitionsk...@hotmail.com wrote:
 
 On Jul 4, 2014, at 1:44 PM, Alexander Eremin 
 alexander.r.ere...@gmail.com wrote:
 
 dmesg output would be useful
 
 Alexander
 
 
 dmesg gives the following output.  The last three entries, which seemed to 
 have been repeated prior to this, are:
 
 —
 
 July 4 11:21:20 baptist.ds genunix: [ID 408114 kern.info] 
 pci@0,0/pci1028,1b9@1d,7/hub@5/device@4/input@1 (hid8) offline
 July 4 11:21:25 baptist.ds genunix: [667643 kern.warning] WARNING: Postattach 
 failed for hid7
 July 4 11:21:25 baptist.ds genunix: [ID 408114 kern.info] 
 /pci1028,1b9@1d,7/hub@5/device@4/input@1 (hid8) offline
 
 —
 
 So, do I have a bad hard drive?
 
 If so, how is it that I was able to do a “df”?  It showed I had 44% use.

This noise probably from your keyboard... Could you provide all output from 
dmesg and all output from svcs -xv?

Alex

 
 
 
 
 ___
 openindiana-discuss mailing list
 openindiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] [oi-dev] Boot hangs.

2014-07-04 Thread dormitionsk...@hotmail.com
 
 This noise probably from your keyboard... Could you provide all output from 
 dmesg and all output from svcs -xv?
 
 Alex

As I asked before, is there a way to direct it from this machine to another?  

As it is, I’m typing into the machine I’m using to email these messages from 
what I see on the screen on the problem server?


The “df” command did only list the ROOT rpool and the swap.  It did not list 
all of the other items, as you would see if the server was running.  So, they 
are not getting mounted yet.





___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss