Not directly. What I think happens there is: Starting at first (and
only) monitor of the second screen means that the internal monitor
number will be 1. But the first screen also has one monitor, so the
condition

if (nIdx > gdk_screen_get_n_monitors (pScreen))

evaluates to

if (1 > 1)

, therefore the index won't be changed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/990294

Title:
  [upstream] Libreoffice fails to start on second screen

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I have dual X screen configuration on Ubuntu 12.04 with NVidia 6600
  nvidia-current-updates 295.40-0ubuntu1 and XFCE+Metacity. With
  libreoffice-gtk installed libreoffice fails to start on second X
  screen :0.1. On first X screen :0.0 it loads successfully. On Ubuntu
  11.10 it also worked well on both screens.

  This is the error produced:

  #$ libreoffice

  (soffice:5545): Gdk-CRITICAL **: IA__gdk_screen_get_monitor_geometry:
  assertion `monitor_num < screen_x11->n_monitors' failed

  (soffice:5545): Gdk-CRITICAL **: IA__gdk_screen_get_monitor_geometry: 
assertion `monitor_num < screen_x11->n_monitors' failed
  WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-XTNyXK/pkcs11: Нет 
такого файла или каталога
  The program 'soffice' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadMatch (invalid parameter attributes)'.
    (Details: serial 1595 error_code 8 request_code 62 minor_code 0)
    (Note to programmers: normally, X errors are reported asynchronously;
     that is, you will receive the error a while after causing it.
     To debug your program, run it with the --sync command line
     option to change this behavior. You can then get a meaningful
     backtrace from your debugger if you break on the gdk_x_error() function.)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-gtk 1:3.5.2-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Sat Apr 28 08:49:11 2012
  InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/990294/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to