Activity log for bug #1590038

Date Who What changed Old value New value Message
2016-06-07 15:18:44 Leandro Cunha bug added bug
2016-06-07 15:22:46 Leandro Cunha tags apport apport-bug
2016-06-07 15:22:52 Leandro Cunha summary Apport Apport-bug
2016-06-07 15:34:57 Leandro Cunha description Pode modificar e o sistema trava e não redirecionar para esse bug tracker, abre o navegador em uma nova aba. Lembrando que antes, sem minhas modificações estava a funcionar normalmente. I can not add details here because of this. Leandro Cunha Student em Sistemas de Informação https://wiki.ubuntu.com/Apport Can modify and the system hangs and does not redirect to this bug tracker, the browser opens in a new tab. Remember that before without my modifications was working normally. I can not add details here because of this. Leandro Cunha Student in Information Systems https://wiki.ubuntu.com/Apport # map crash database names to CrashDatabase implementations and URLs default = 'ubuntu' def get_oem_project(): '''Determine OEM project name from Distribution Channel Descriptor Return None if it cannot be determined or does not exist. ''' try: dcd = open('/var/lib/ubuntu_dist_channel').read() if dcd.startswith('canonical-oem-'): return dcd.split('-')[2] except IOError: return None databases = { 'ubuntu': { 'impl': 'launchpad', 'bug_pattern_url': 'http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml', 'dupdb_url': 'http://people.canonical.com/~ubuntu-archive/apport-duplicates', 'distro': 'ubuntu', #'problem_types': ['Bug', 'Package'], 'escalation_tag': 'bugpattern-needed', 'escalated_tag': 'bugpattern-written', }, 'canonical-oem': { 'impl': 'launchpad', 'bug_pattern_url': 'http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml', 'project': get_oem_project(), }, 'debug': { # for debugging 'impl': 'memory', 'bug_pattern_url': '/tmp/bugpatterns.xml', 'distro': 'debug' }, }
2016-06-11 04:28:23 Leandro Cunha description Can modify and the system hangs and does not redirect to this bug tracker, the browser opens in a new tab. Remember that before without my modifications was working normally. I can not add details here because of this. Leandro Cunha Student in Information Systems https://wiki.ubuntu.com/Apport # map crash database names to CrashDatabase implementations and URLs default = 'ubuntu' def get_oem_project(): '''Determine OEM project name from Distribution Channel Descriptor Return None if it cannot be determined or does not exist. ''' try: dcd = open('/var/lib/ubuntu_dist_channel').read() if dcd.startswith('canonical-oem-'): return dcd.split('-')[2] except IOError: return None databases = { 'ubuntu': { 'impl': 'launchpad', 'bug_pattern_url': 'http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml', 'dupdb_url': 'http://people.canonical.com/~ubuntu-archive/apport-duplicates', 'distro': 'ubuntu', #'problem_types': ['Bug', 'Package'], 'escalation_tag': 'bugpattern-needed', 'escalated_tag': 'bugpattern-written', }, 'canonical-oem': { 'impl': 'launchpad', 'bug_pattern_url': 'http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml', 'project': get_oem_project(), }, 'debug': { # for debugging 'impl': 'memory', 'bug_pattern_url': '/tmp/bugpatterns.xml', 'distro': 'debug' }, } Pode modificar e o sistema trava e não redirecionar para esse bug tracker, o navegador é aberto em uma nova aba. Lembre-se que antes, sem minhas modificações estava a funcionar normalmente. Eu não posso acrescentar detalhes aqui por causa disso. Leandro Cunha Student em Sistemas de Informação https: / . /wiki.ubuntu com / Apport # Mapa nomes de banco de dados do acidente para CrashDatabase implementações e URLs padrão = 'ubuntu' get_oem_project def ():     '' 'Determinar nome do projeto OEM do Canal de Distribuição Descriptor     Retorno Nenhum se não puder ser determinado ou não existe.     '' '     Tentar:         DCD = open (' / var / lib / ubuntu_ dist_channel ' ) .read ( )         se dcd.startswith ( ' canonical- OEM-"):             retorno DCD .Split ( '-') [2]     , exceto IOError:         retornar Nenhum bases de dados = {     'ubuntu': {         'Impl': 'Launchpad',  'bug_pattern_ url': ' http: // pessoas. canônica. com / ~ ubuntu- archive / bugpatterns / bugpatterns. xml' ,  'dupdb_ URL': ' http: // . pessoas . canônica com / ~ ubuntu- archive / apport- duplicatas ' ,         ' distro ':' ubuntu ',  #' Problem_ tipos ': [' Bug ',' pacote '],  ' escalation_ tag ':' bugpattern- necessário ' ,  ' escalated_ tag ':' bugpattern- escrita ' ,     },     ' canonical- oem ': {         ' impl ':' barra de lançamento ',  ' bug_pattern_ url ':' http: // . pessoas . canônica com / ~ ubuntu- archive / bugpatterns / . bugpatterns xml ' ,         «projecto»: get_oem_project (),     },     ' debug ': {         # para depurar         ' impl ':' memória ',  ' bug_pattern_ url ':' / tmp / bugpatter ns.xml ' ,         ' distro ':' depuração '     }, } leandro@ubuntu-laptop:~$ ubuntu-bug -w /usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded. from gi.repository import GLib, Wnck, GdkX11, Gdk Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. cat: /var/log/lightdm/x-0-greeter.log.old: Arquivo ou diretório não encontrado leandro@ubuntu-laptop:~$ [15672:15672:0611/012636:ERROR:content_settings_pref.cc(468)] Invalid pattern strings: ,* [15672:15672:0611/012636:ERROR:content_settings_pref.cc(294)] Invalid pattern strings: ,*
2016-06-14 15:10:53 Leandro Cunha apport (Ubuntu): status New Opinion
2016-06-14 15:33:33 Leandro Cunha description Pode modificar e o sistema trava e não redirecionar para esse bug tracker, o navegador é aberto em uma nova aba. Lembre-se que antes, sem minhas modificações estava a funcionar normalmente. Eu não posso acrescentar detalhes aqui por causa disso. Leandro Cunha Student em Sistemas de Informação https: / . /wiki.ubuntu com / Apport # Mapa nomes de banco de dados do acidente para CrashDatabase implementações e URLs padrão = 'ubuntu' get_oem_project def ():     '' 'Determinar nome do projeto OEM do Canal de Distribuição Descriptor     Retorno Nenhum se não puder ser determinado ou não existe.     '' '     Tentar:         DCD = open (' / var / lib / ubuntu_ dist_channel ' ) .read ( )         se dcd.startswith ( ' canonical- OEM-"):             retorno DCD .Split ( '-') [2]     , exceto IOError:         retornar Nenhum bases de dados = {     'ubuntu': {         'Impl': 'Launchpad',  'bug_pattern_ url': ' http: // pessoas. canônica. com / ~ ubuntu- archive / bugpatterns / bugpatterns. xml' ,  'dupdb_ URL': ' http: // . pessoas . canônica com / ~ ubuntu- archive / apport- duplicatas ' ,         ' distro ':' ubuntu ',  #' Problem_ tipos ': [' Bug ',' pacote '],  ' escalation_ tag ':' bugpattern- necessário ' ,  ' escalated_ tag ':' bugpattern- escrita ' ,     },     ' canonical- oem ': {         ' impl ':' barra de lançamento ',  ' bug_pattern_ url ':' http: // . pessoas . canônica com / ~ ubuntu- archive / bugpatterns / . bugpatterns xml ' ,         «projecto»: get_oem_project (),     },     ' debug ': {         # para depurar         ' impl ':' memória ',  ' bug_pattern_ url ':' / tmp / bugpatter ns.xml ' ,         ' distro ':' depuração '     }, } leandro@ubuntu-laptop:~$ ubuntu-bug -w /usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded. from gi.repository import GLib, Wnck, GdkX11, Gdk Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. cat: /var/log/lightdm/x-0-greeter.log.old: Arquivo ou diretório não encontrado leandro@ubuntu-laptop:~$ [15672:15672:0611/012636:ERROR:content_settings_pref.cc(468)] Invalid pattern strings: ,* [15672:15672:0611/012636:ERROR:content_settings_pref.cc(294)] Invalid pattern strings: ,* You can modify and the system hangs and does not redirect to this bug tracker, the browser opens in a new tab. Remember that before without my modifications was working normally. I can not add details here because of that. Leandro Cunha Student in Information Systems https: / . /wiki.ubuntu com / Apport # Mapa nomes de banco de dados do acidente para CrashDatabase implementações e URLs padrão = 'ubuntu' get_oem_project def ():     '' 'Determinar nome do projeto OEM do Canal de Distribuição Descriptor     Retorno Nenhum se não puder ser determinado ou não existe.     '' '     Tentar:         DCD = open (' / var / lib / ubuntu_ dist_channel ' ) .read ( )         se dcd.startswith ( ' canonical- OEM-"):             retorno DCD .Split ( '-') [2]     , exceto IOError:         retornar Nenhum bases de dados = {     'ubuntu': {         'Impl': 'Launchpad',  'bug_pattern_ url': ' http: // pessoas. canônica. com / ~ ubuntu- archive / bugpatterns / bugpatterns. xml' ,  'dupdb_ URL': ' http: // . pessoas . canônica com / ~ ubuntu- archive / apport- duplicatas ' ,         ' distro ':' ubuntu ',  #' Problem_ tipos ': [' Bug ',' pacote '],  ' escalation_ tag ':' bugpattern- necessário ' ,  ' escalated_ tag ':' bugpattern- escrita ' ,     },     ' canonical- oem ': {         ' impl ':' barra de lançamento ',  ' bug_pattern_ url ':' http: // . pessoas . canônica com / ~ ubuntu- archive / bugpatterns / . bugpatterns xml ' ,         «projecto»: get_oem_project (),     },     ' debug ': {         # para depurar         ' impl ':' memória ',  ' bug_pattern_ url ':' / tmp / bugpatter ns.xml ' ,         ' distro ':' depuração '     }, } leandro@ubuntu-laptop:~$ ubuntu-bug -w /usr/share/apport/apport-gtk:16: PyGIWarning: Wnck was imported without specifying a version first. Use gi.require_version('Wnck', '3.0') before import to ensure that the right version gets loaded.   from gi.repository import GLib, Wnck, GdkX11, Gdk Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. cat: /var/log/lightdm/x-0-greeter.log.old: Arquivo ou diretório não encontrado leandro@ubuntu-laptop:~$ [15672:15672:0611/012636:ERROR:content_settings_pref.cc(468)] Invalid pattern strings: ,* [15672:15672:0611/012636:ERROR:content_settings_pref.cc(294)] Invalid pattern strings: ,*
2016-06-14 15:58:16 Leandro Cunha apport (Ubuntu): status Opinion New
2016-06-14 15:59:03 Leandro Cunha attachment added apport.unity.b_bz8zzf.apport https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1590038/+attachment/4683653/+files/apport.unity.b_bz8zzf.apport
2022-12-05 17:35:17 Benjamin Drung apport (Ubuntu): status New Incomplete
2023-02-04 04:17:43 Launchpad Janitor apport (Ubuntu): status Incomplete Expired