Strona 1 z 1

Centrum oprogramowania wyłącza się.

: 24 paź 2013, 13:28
autor: audio-design10
Witam wszystkich,

mam problem z Centrum Oprogramowania Ubuntu.
Mianowicie podczas uruchomienia Centrum wyłącza się ono automatycznie w przeciągu paru sekund, nie zdążę nawet przejrzeć zasobów oraz nie mogę zainstalować żadnej aplikacji z paczki deb przez Centrum.

Jak rozwiązać problem?

Posiadam Ubuntu 13.10 64-bit, GNOME Shell 3.8.4.

Pozdrawiam wszystkich,
audio-design10.

Re: Centrum oprogramowania wyłącza się.

: 24 paź 2013, 13:50
autor: namok
Aby sprawdzić co mu nie pasuje uruchom w terminalu:

Kod: Zaznacz cały

software-center

Re: Centrum oprogramowania wyłącza się.

: 29 paź 2013, 15:27
autor: audio-design10
Wyświetla mi się

Kod: Zaznacz cały

2013-10-29 15:25:26,610 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None'
2013-10-29 15:25:27,136 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file
2013-10-29 15:25:27,138 - softwarecenter.plugin - INFO - activating plugin '<module 'webapps_activation' from '/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
2013-10-29 15:25:27,143 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
2013-10-29 15:25:27,143 - root - ERROR - Could not find any typelib for LaunchpadIntegration
2013-10-29 15:25:27,193 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2013-10-29 15:25:29,734 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/share/software-center/softwarecenter/utils.py', 271, 'get_title_from_html')'
2013-10-29 15:25:29,733 - root - WARNING - failed to parse: '<div style="background-color: #161513; width:1680px; height:200px;">
 <div style="background: url('/site_media/exhibits/2013/09/AAMFP_Leaderboard_700x200_1.jpg') top left no-repeat; width:700px; height:200px;"></div>
</div>' ('ascii' codec can't encode character u'\xa0' in position 70: ordinal not in range(128))

(software-center:2684): Gdk-ERROR **: The program 'software-center' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 2493 error_code 9 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 GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Pułapka debuggera/breakpoint (core dumped)


Re: Centrum oprogramowania wyłącza się.

: 29 paź 2013, 16:17
autor: kszyhus
U mnie to samo, też mi się wyłącza 1-2 razy.

Kod: Zaznacz cały

2013-10-29 16:12:12,569 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None'
2013-10-29 16:12:14,304 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file
2013-10-29 16:12:14,315 - softwarecenter.plugin - INFO - activating plugin '<module 'webapps_activation' from '/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
2013-10-29 16:12:14,327 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
2013-10-29 16:12:14,327 - root - ERROR - Could not find any typelib for LaunchpadIntegration
2013-10-29 16:12:14,385 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()

(software-center:2563): Gdk-ERROR **: The program 'software-center' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 2662 error_code 9 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 GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Pułapka debuggera/breakpoint
kszyhu@kszyhu-H55M-S2H:~$ /usr/share/software-center/softwarecenter/db/update.py:208: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  AppInfoFields.SUMMARY: lambda s, name: s if s != name else None,