Bug 23011 - System.NullReferenceException on start (not strict enough deps?)
Summary: System.NullReferenceException on start (not strict enough deps?)
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: giver (show other bugs)
Version: unstable
Hardware: all Linux
: P3 critical
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 21:58 MSK by Ivan Zakharyaschev
Modified: 2018-07-19 19:35 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Zakharyaschev 2010-02-22 21:58:34 MSK
$ rpm -q giver; rpm -qa '*mono*'; rpm -qa '*sharp*'
giver-0.1.8-alt2
mono-data-sqlite-1.9.1-alt1
mono-web-1.9.1-alt1
mono-data-1.9.1-alt1
mono-mscorlib-1.9.1-alt1
mono-1.9.1-alt1
mono-winforms-1.9.1-alt1
kdeaccessibility-icon-theme-mono-3.5.10-alt1
libmono-1.9.1-alt1
libgsf-sharp-0.8.1-alt1
libnotify-sharp-0.4.0-alt4.svn3037
libavahi-sharp-0.6.25-alt3
libgmime-sharp-2.2.23-alt0.M41.1
libtag-sharp-2.0.2.0-alt2
libgtk-sharp2-2.12.0-alt1
libgoogle-sharp-0.1.0-alt1.svn20070520
libgnome-sharp-2.24.1-alt1
$ giver
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".

(Giver:5900): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible

(Giver:5900): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.

(Giver:5900): atk-bridge-WARNING **: IOR not set.

(Giver:5900): atk-bridge-WARNING **: Could not locate registry
[Debug]: Exception is: System.NullReferenceException: Object reference not set to an instance of an object
  at Gnome.Program.HardenRef () [0x00000] 
  at Gnome.Program..ctor (System.String app_id, System.String app_version, Gnome.ModuleInfo module, System.String[] argv, System.Object[] props) [0x00000] 
  at Giver.Application.Init (System.String[] args) [0x00000] 
  at Giver.Application..ctor (System.String[] args) [0x00000] 
  at Giver.Application.GetApplicationWithArgs (System.String[] args) [0x00000] 
  at Giver.Application.Main (System.String[] args) [0x00000] 
Ошибка сегментирования
$ 

Perhaps, this is due to incompatibility with a certain version of library. The the formal dependencies should be made more strict.
Comment 1 Ivan Zakharyaschev 2010-02-22 21:59:41 MSK
(In reply to comment #0)

> Perhaps, this is due to incompatibility with a certain version of library. The
> the formal dependencies should be made more strict.

So that apt-get install will force the installation of compatible versions of the libraries.
Comment 2 Grigory Ustinov 2018-07-19 19:35:30 MSK
Такого пакета больше нет в сизифе. Закрываю багу.