[Bug 1253205] Re: logging of error in opening file

2021-11-11 Thread Karl-Philipp Richter
** Changed in: apt-cacher-ng (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253205

Title:
  logging of error in opening file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-cacher-ng/+bug/1253205/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1906985] [NEW] onioncircuits crahes on start due to "NameError: name 'pkg_resources' is not defined"

2020-12-06 Thread Karl-Philipp Richter
Public bug reported:

The complete console output:

```
> onioncircuits
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pycountry/__init__.py", line 10, in 

import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3257, 
in 
def _initialize_master_working_set():
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3240, 
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3269, 
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 573, in 
_build_master
ws = cls()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 566, in 
__init__
self.add_entry(entry)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 622, in 
add_entry
for dist in find_distributions(entry, True):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2075, 
in find_on_path
for dist in factory(fullpath):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2140, 
in distributions_from_metadata
if len(os.listdir(path)) == 0:
PermissionError: [Errno 13] Permission denied: 
'/usr/local/lib/python3.8/dist-packages/wrapt-1.12.1.dist-info'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/onioncircuits", line 25, in 
import pycountry
  File "/usr/lib/python3/dist-packages/pycountry/__init__.py", line 13, in 

except (ImportError, pkg_resources.DistributionNotFound):
NameError: name 'pkg_resources' is not defined
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 72, in 
apport_excepthook
from apport.fileutils import likely_packaged, get_recent_crashes
  File "/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in 
from apport.report import Report
  File "/usr/lib/python3/dist-packages/apport/report.py", line 32, in 
import apport.fileutils
  File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 26, in 

from apport.packaging_impl import impl as packaging
  File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 23, in 

import apt
  File "/usr/lib/python3/dist-packages/apt/__init__.py", line 36, in 
apt_pkg.init_system()
apt_pkg.Error: E:Error reading the CPU table

Original exception was:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pycountry/__init__.py", line 10, in 

import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3257, 
in 
def _initialize_master_working_set():
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3240, 
in _call_aside
f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3269, 
in _initialize_master_working_set
working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 573, in 
_build_master
ws = cls()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 566, in 
__init__
self.add_entry(entry)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 622, in 
add_entry
for dist in find_distributions(entry, True):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2075, 
in find_on_path
for dist in factory(fullpath):
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2140, 
in distributions_from_metadata
if len(os.listdir(path)) == 0:
PermissionError: [Errno 13] Permission denied: 
'/usr/local/lib/python3.8/dist-packages/wrapt-1.12.1.dist-info'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/onioncircuits", line 25, in 
import pycountry
  File "/usr/lib/python3/dist-packages/pycountry/__init__.py", line 13, in 

except (ImportError, pkg_resources.DistributionNotFound):
NameError: name 'pkg_resources' is not defined
```

Starting with `sudo` doesn't help.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: onioncircuits 0.6-3
ProcVersionSignature: Ubuntu 5.8.0-31.33-generic 5.8.17
Uname: Linux 5.8.0-31-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50.2
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Dec  6 17:36:24 2020
InstallationDate: Installed on 2020-10-02 (65 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: onioncircuits
UpgradeStatus: Upgraded to groovy on 2020-11-22 (13 days ago)

** Affects: onioncircuits (Ubuntu)

[Bug 1906112] [NEW] rtl8812au causes kernel error when connecting TP-Link T4UH

2020-11-28 Thread Karl-Philipp Richter
Public bug reported:

After connecting the WiFi USB adapter `sudo dmesg` shows

```
[ 1521.747860] usb 1-1.1: USB disconnect, device number 3
[ 1523.968354] usb 1-1.1: new high-speed USB device number 6 using ehci-pci
[ 1524.047189] usb 1-1.1: New USB device found, idVendor=2357, idProduct=0101, 
bcdDevice= 0.00
[ 1524.047194] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[ 1524.047197] usb 1-1.1: Product: 802.11n NIC
[ 1524.047199] usb 1-1.1: Manufacturer: Realtek
[ 1524.047200] usb 1-1.1: SerialNumber: 123456
[ 1524.047711] [ cut here ]
[ 1524.047766] WARNING: CPU: 1 PID: 11611 at net/wireless/core.c:890 
wiphy_register+0x587/0x7f0 [cfg80211]
[ 1524.047767] Modules linked in: xt_conntrack xt_MASQUERADE 
nf_conntrack_netlink xfrm_user xfrm_algo nft_counter xt_addrtype nft_compat 
nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c 
nf_tables nfnetlink br_netfilter bridge stp llc rfcomm ccm algif_aead 
des_generic libdes arc4 md4 aufs cmac algif_hash algif_skcipher af_alg bnep 
overlay cachefiles fscache bbswitch(OE) binfmt_misc snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio zfs(PO) zunicode(PO) 
zavl(PO) icp(PO) intel_rapl_msr nls_iso8859_1 mei_hdcp zcommon(PO) znvpair(PO) 
spl(O) zlua(PO) snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core 
intel_rapl_common x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp 
kvm_intel kvm crct10dif_pclmul ghash_clmulni_intel snd_pcm aesni_intel 
crypto_simd cryptd glue_helper rapl snd_seq_midi intel_cstate 
snd_seq_midi_event input_leds uvcvideo 8812au(OE) snd_rawmidi btusb iwldvm 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 serio_raw
[ 1524.047851]  mac80211 rtsx_usb_ms videobuf2_common btrtl at24 efi_pstore 
snd_seq videodev memstick btbcm libarc4 btintel mc joydev snd_seq_device 
snd_timer bluetooth i915 iwlwifi snd ecdh_generic cfg80211 ecc hid_multitouch 
drm_kms_helper cec rc_core i2c_algo_bit soundcore fb_sys_fops mei_me 
syscopyarea sysfillrect mei sysimgblt ideapad_laptop sparse_keymap wmi mac_hid 
sch_fq_codel pkcs8_key_parser parport_pc ppdev lp parport drm ip_tables 
x_tables autofs4 rtsx_usb_sdmmc rtsx_usb hid_generic usbhid hid crc32_pclmul 
i2c_i801 psmouse ahci r8169 xhci_pci lpc_ich libahci i2c_smbus realtek 
xhci_pci_renesas video [last unloaded: nvidia]
[ 1524.047941] CPU: 1 PID: 11611 Comm: kworker/1:3 Tainted: PW  OE 
5.8.0-29-lowlatency #31-Ubuntu
[ 1524.047943] Hardware name: LENOVO 20221/INVALID, BIOS 71CN51WW(V1.21) 
07/12/2013
[ 1524.047953] Workqueue: usb_hub_wq hub_event
[ 1524.047993] RIP: 0010:wiphy_register+0x587/0x7f0 [cfg80211]
[ 1524.047998] Code: 0b 66 41 89 54 24 30 e9 a7 fd ff ff 80 7a 1e 00 74 30 0f 
0b b8 ea ff ff ff e9 0f fd ff ff 0f 0b b8 ea ff ff ff e9 03 fd ff ff <0f> 0b b8 
ea ff ff ff e9 f7 fc ff ff 0f 0b b8 ea ff ff ff e9 eb fc
[ 1524.048001] RSP: 0018:be8e25c47710 EFLAGS: 00010246
[ 1524.048004] RAX: c0b6a0f0 RBX: 9cda0ea0bae0 RCX: c0b6a0e0
[ 1524.048007] RDX: c0b6a180 RSI: 0025 RDI: 001e
[ 1524.048009] RBP: be8e25c47780 R08: 0004 R09: 0003
[ 1524.048011] R10:  R11:  R12: 9cda0ea0bae0
[ 1524.048013] R13: 9cd9b9f83000 R14: 9cda0ee7f830 R15: 9cda0ee7f830
[ 1524.048017] FS:  () GS:9cdaaf24() 
knlGS:
[ 1524.048019] CS:  0010 DS:  ES:  CR0: 80050033
[ 1524.048022] CR2: 2789d76eef40 CR3: 00017020a003 CR4: 001606e0
[ 1524.048024] Call Trace:
[ 1524.048086]  ? _rtw_malloc+0x2d/0x2f [8812au]
[ 1524.048137]  ? _rtw_memcpy+0x10/0x12 [8812au]
[ 1524.048194]  ? rtw_5g_rates_init+0x1a/0x1c [8812au]
[ 1524.048251]  ? rtw_spt_band_alloc+0xb0/0xb2 [8812au]
[ 1524.048306]  rtw_wdev_alloc+0xf6/0x29c [8812au]
[ 1524.048364]  rtw_usb_if1_init+0xf0/0x20c [8812au]
[ 1524.048446]  rtw_drv_init+0x24b/0x2d7 [8812au]
[ 1524.048461]  usb_probe_interface+0xf1/0x2b0
[ 1524.048473]  really_probe+0x2f4/0x430
[ 1524.048482]  driver_probe_device+0xe9/0x160
[ 1524.048492]  __device_attach_driver+0x71/0xd0
[ 1524.048500]  ? driver_allows_async_probing+0x50/0x50
[ 1524.048510]  bus_for_each_drv+0x84/0xd0
[ 1524.048518]  __device_attach+0xde/0x1e0
[ 1524.048526]  device_initial_probe+0x13/0x20
[ 1524.048532]  bus_probe_device+0x8f/0xa0
[ 1524.048538]  device_add+0x3ad/0x6a0
[ 1524.048544]  usb_set_configuration+0x48e/0x850
[ 1524.048554]  usb_generic_driver_probe+0x53/0x70
[ 1524.048559]  usb_probe_device+0x3e/0x100
[ 1524.048564]  really_probe+0x2f4/0x430
[ 1524.048569]  driver_probe_device+0xe9/0x160
[ 1524.048574]  __device_attach_driver+0x71/0xd0
[ 1524.048579]  ? driver_allows_async_probing+0x50/0x50
[ 1524.048584]  bus_for_each_drv+0x84/0xd0
[ 1524.048590]  __device_attach+0xde/0x1e0
[ 1524.048594]  device_initial_probe+0x13/0x20
[ 1524.048598]  bus_probe_device+0x8f/0xa0
[ 1524.048604]  device_add+0x3ad/0x6a0
[ 

[Bug 1898189] [NEW] ubiquity doesn't offer fallback to unsigned grub-efi if signed installation fails

2020-10-02 Thread Karl-Philipp Richter
Public bug reported:

ubiquity doesn't offer fallback to unsigned grub-efi if signed
installation fails

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.2
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445.1
Date: Fri Oct  2 14:09:38 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubiquity-20.04.15.2 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1898189

Title:
  ubiquity doesn't offer fallback to unsigned grub-efi if signed
  installation fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1898189/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1890794] [NEW] gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file or directory"

2020-08-07 Thread Karl-Philipp Richter
Public bug reported:

Invoking `gufw` in a terminal causes the program to crash immediately
after authorization of firewall change due to

```
> gufw
/usr/bin/gufw: line 2: [: too many arguments
ls: cannot access '/usr/lib/python*/site-packages/gufw/gufw.py': No such file 
or directory
Traceback (most recent call last):
  File "/usr/share/gufw/gufw/gufw.py", line 30, in 
gufw = Gufw(controler.get_frontend())
  File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 80, in __init__
self._set_initial_values()
  File "/usr/share/gufw/gufw/gufw/view/gufw.py", line 283, in 
_set_initial_values
self.listening = ListeningReport(self)
  File "/usr/share/gufw/gufw/gufw/view/listening.py", line 35, in __init__
self._show_report()
  File "/usr/share/gufw/gufw/gufw/view/listening.py", line 48, in _show_report
self._view_report(report, self.previous_report)
  File "/usr/share/gufw/gufw/gufw/view/listening.py", line 83, in _view_report
self.gufw.listening_model.set_value(iter_row, 1, 
int(line_split[1].strip())) # port
ValueError: invalid literal for int() with base 10: 'WARN:'

```

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gufw 20.04.1-1
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.6
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Fri Aug  7 11:21:25 2020
InstallationDate: Installed on 2015-04-20 (1935 days ago)
InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
PackageArchitecture: all
SourcePackage: gui-ufw
UpgradeStatus: Upgraded to focal on 2020-04-24 (104 days ago)

** Affects: gui-ufw (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1890794

Title:
  gufw fails to start due to "ls: cannot access '/usr/lib/python*/site-
  packages/gufw/gufw.py': No such file or directory"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gui-ufw/+bug/1890794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1854866] [NEW] openarena-server crashes due to segmentation fault after start of game

2019-12-02 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

openarena crashes immediately after start of singleplayer game due to a
segmentation fault. The output of the command is

```
> openarena
ioq3 1.36+u20190529.350b8f9~dfsg-2/Ubuntu linux-x86_64 Jul  9 2019
SSE instruction set enabled
- FS_Startup -
We are looking in the current search path:
/home/richter/.openarena/baseoa
/usr/lib/openarena/baseoa
/usr/lib/openarena/baseoa/z_oacmp-volume1-v3.pk3 (370 files)
/usr/lib/openarena/baseoa/pak6-patch088.pk3 (711 files)
/usr/lib/openarena/baseoa/pak6-patch085.pk3 (559 files)
/usr/lib/openarena/baseoa/pak6-misc.pk3 (229 files)
/usr/lib/openarena/baseoa/pak5-TA.pk3 (139 files)
/usr/lib/openarena/baseoa/pak4-textures.pk3 (1753 files)
/usr/lib/openarena/baseoa/pak2-players.pk3 (669 files)
/usr/lib/openarena/baseoa/pak2-players-mature.pk3 (231 files)
/usr/lib/openarena/baseoa/pak1-maps.pk3 (100 files)
/usr/lib/openarena/baseoa/pak0.pk3 (1042 files)

--
5803 files in pk3 files
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
- Client Initialization -
Couldn't read q3history.
- Initializing Renderer 
Trying to load "renderer_opengl2_x86_64.so" from "/usr/lib/ioquake3"...
---
QKEY found.
- Client Initialization Complete -
- R_Init -
SDL using driver "x11"
Initializing OpenGL display
Display aspect: 1.600
...setting mode -1: 1680 1050
Trying to get an OpenGL 3.2 core context
SDL_GL_CreateContext succeeded.
Using 24 color bits, 24 depth, 8 stencil display.
Available modes: '1440x900 1680x1050 1280x720 720x400 640x480 800x600 832x624 
1024x768 1152x864 1280x960 1600x1200 1280x1024'
GL_RENDERER: Mesa DRI Intel(R) Ivybridge Mobile 
Initializing OpenGL extensions
...GL_EXT_texture_compression_s3tc not found
...ignoring GL_S3_s3tc
...ignoring GL_EXT_texture_filter_anisotropic
...using GL_SGIS_texture_edge_clamp
...using GL_ARB_framebuffer_object
...using GL_ARB_vertex_array_object
...using GL_ARB_texture_float
...using GL_ARB_depth_clamp
...ignoring GL_ARB_seamless_cube_map
...using GLSL version 4.20
...GL_NVX_gpu_memory_info not found
...GL_ATI_meminfo not found
...ignoring GL_ARB_texture_compression_rgtc
...ignoring GL_ARB_texture_compression_bptc
...GL_EXT_direct_state_access not found
--- FBO_Init ---
--- GLSL_InitGPUShaders ---
loaded 114 GLSL shaders (48 gen 42 light 24 etc) in  1.36 seconds
--- R_InitVaos ---
Initializing Shaders

GL_VENDOR: Intel Open Source Technology Center
GL_RENDERER: Mesa DRI Intel(R) Ivybridge Mobile 
GL_VERSION: 4.2 (Core Profile) Mesa 19.2.1
GL_EXTENSIONS: GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth 
GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect 
GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_trinary_minmax 
GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer 
GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 
GL_ANGLE_texture_compression_dxt5 GL_APPLE_object_purgeable 
GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays 
GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage 
GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control 
GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader 
GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer 
GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output 
GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control 
GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend 
GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced 
GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location 
GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions 
GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader 
GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object 
GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image 
GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel 
GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays 
GL_ARB_internalformat_query GL_ARB_internalformat_query2 
GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range 
GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 
GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query 
GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp 
GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_robustness 
GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map 
GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects 
GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters 
GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters 
GL_ARB_shader_group_vote GL_ARB_shader_image_load_store 
GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision 
GL_ARB_shader_storage_buffer_object 

[Bug 1851806] [NEW] 'module' object has no attribute 'O_PATH'

2019-11-08 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

I encountered the following exception in python-apport while
encountering an exception `bup` which uses `python-apport`. I'm sure
that the exception lies in the responsibility of `python-apport` (the
`AttributeError` stacktrace is relevant):

```
Traceback (most recent call last):
  File "/usr/lib/bup/cmd/bup-index", line 269, in 
update_index(rp, excluded_paths, exclude_rxs, xdev_exceptions=xexcept)
  File "/usr/lib/bup/cmd/bup-index", line 191, in update_index
mi.close()
  File "/usr/lib/bup/bup/index.py", line 528, in close
os.rename(self.tmpname, self.filename)
OSError: [Errno 13] Permission denied
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/bup/bup/helpers.py", line 916, in newhook
return oldhook(exctype, value, traceback)
  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 109, in 
apport_excepthook
pr.add_proc_info(extraenv=['PYTHONPATH', 'PYTHONHOME'])
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 544, in 
add_proc_info
proc_pid_fd = os.open('/proc/%s' % pid, os.O_RDONLY | os.O_PATH | 
os.O_DIRECTORY)
AttributeError: 'module' object has no attribute 'O_PATH'

Original exception was:
Traceback (most recent call last):
  File "/usr/lib/bup/cmd/bup-index", line 269, in 
update_index(rp, excluded_paths, exclude_rxs, xdev_exceptions=xexcept)
  File "/usr/lib/bup/cmd/bup-index", line 191, in update_index
mi.close()
  File "/usr/lib/bup/bup/index.py", line 528, in close
os.rename(self.tmpname, self.filename)
OSError: [Errno 13] Permission denied
```

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: python-apport 2.20.11-0ubuntu8.2
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportLog: Error: [Errno 13] Keine Berechtigung: '/var/log/apport.log'
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Nov  8 10:43:02 2019
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to eoan on 2019-10-25 (13 days ago)

** Affects: apport (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851806

Title:
  'module' object has no attribute 'O_PATH'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1851806/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1582334] Re: aide --init fails with "/var/lib/aide/please-dont-call-aide-without-parameters/aide.db.new"

2019-09-08 Thread Karl-Philipp Richter via ubuntu-bugs
This is still an issue on 19.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582334

Title:
  aide --init fails with "/var/lib/aide/please-dont-call-aide-without-
  parameters/aide.db.new"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aide/+bug/1582334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1447506] Re: Samba connection dialog falls into illegal state

2019-02-03 Thread Karl-Philipp Richter via ubuntu-bugs
EDIT: Yes, this is still an issue with 3.26.4 on Ubuntu 18.10. All
controls in the connection dialog remain disabled after the first
connection attempt (like in the screenshot).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447506

Title:
  Samba connection dialog falls into illegal state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1447506/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1447506] Re: Samba connection dialog falls into illegal state

2019-02-03 Thread Karl-Philipp Richter via ubuntu-bugs
Yes, this is still an error. All controls in the connection dialog
remain disabled after the first connection attempt (like in the
screenshot).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447506

Title:
  Samba connection dialog falls into illegal state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1447506/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1447357] Re: reduce delay before loading icon is displayed

2019-02-03 Thread Karl-Philipp Richter via ubuntu-bugs
This no longer occurs with 3.26.4 on Ubuntu 18.10.

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1447357

Title:
  reduce delay before loading icon is displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1447357/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2019-01-27 Thread Karl-Philipp Richter via ubuntu-bugs
I could reproduce the issue with

IntelliJ IDEA 2018.3.3 (Community Edition)
Build #IC-183.5153.38, built on January 9, 2019
JRE: 1.8.0_152-release-1343-b26 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.18.0-13-generic

when running a minimal Maven project around XLock.java with OpenJDK 11
on Ubuntu 18.10(!).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/432677

Title:
  Java JComboBox callback freezes Xorg

To manage notifications about this bug go to:
https://bugs.launchpad.net/sun-java/+bug/432677/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1441084] Re: nautilus keeps transfering file between btrfs' after transfer has been abort

2019-01-26 Thread Karl-Philipp Richter via ubuntu-bugs
> Could you try if that's still an issue in newer versions?
It's no longer an issue.

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1441084

Title:
  nautilus keeps transfering file between btrfs' after transfer has been
  abort

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1441084/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810775] Re: SIGSEGV (0xb) at pc=0x00007fb54eabb251, pid=6701, tid=140410082244352

2019-01-07 Thread Karl-Philipp Richter
** Attachment added: "core.gz.000"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+attachment/5227406/+files/core.gz.000

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810775

Title:
  SIGSEGV (0xb) at pc=0x7fb54eabb251, pid=6701, tid=140410082244352

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810775] Re: SIGSEGV (0xb) at pc=0x00007fb54eabb251, pid=6701, tid=140410082244352

2019-01-07 Thread Karl-Philipp Richter
Join all `core.gz.00N` to get the gzipped core dump.

** Attachment added: "core.gz.004"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+attachment/5227413/+files/core.gz.004

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810775

Title:
  SIGSEGV (0xb) at pc=0x7fb54eabb251, pid=6701, tid=140410082244352

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810775] Re: SIGSEGV (0xb) at pc=0x00007fb54eabb251, pid=6701, tid=140410082244352

2019-01-07 Thread Karl-Philipp Richter
** Attachment added: "core.gz.002"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+attachment/5227411/+files/core.gz.002

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810775

Title:
  SIGSEGV (0xb) at pc=0x7fb54eabb251, pid=6701, tid=140410082244352

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810775] Re: SIGSEGV (0xb) at pc=0x00007fb54eabb251, pid=6701, tid=140410082244352

2019-01-07 Thread Karl-Philipp Richter
** Attachment added: "core.gz.003"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+attachment/5227412/+files/core.gz.003

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810775

Title:
  SIGSEGV (0xb) at pc=0x7fb54eabb251, pid=6701, tid=140410082244352

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810775] Re: SIGSEGV (0xb) at pc=0x00007fb54eabb251, pid=6701, tid=140410082244352

2019-01-07 Thread Karl-Philipp Richter
** Attachment added: "core.gz.001"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+attachment/5227407/+files/core.gz.001

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810775

Title:
  SIGSEGV (0xb) at pc=0x7fb54eabb251, pid=6701, tid=140410082244352

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810775] Re: SIGSEGV (0xb) at pc=0x00007fb54eabb251, pid=6701, tid=140410082244352

2019-01-07 Thread Karl-Philipp Richter
** Attachment added: "hs_err_pid6701.log"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+attachment/5227401/+files/hs_err_pid6701.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810775

Title:
  SIGSEGV (0xb) at pc=0x7fb54eabb251, pid=6701, tid=140410082244352

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810775] [NEW] SIGSEGV (0xb) at pc=0x00007fb54eabb251, pid=6701, tid=140410082244352

2019-01-07 Thread Karl-Philipp Richter
Public bug reported:

The JRE crashes due to

```
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7fb54eabb251, pid=6701, tid=140410082244352
#
# JRE version: 6.0_41-b41
# Java VM: OpenJDK 64-Bit Server VM (23.41-b41 mixed mode linux-amd64 
compressed oops)
# Derivative: IcedTea6 1.13.13
# Distribution: Ubuntu 14.04 LTS, package 6b41-1.13.13-0ubuntu0.14.04.1
# Problematic frame:
# V  [libjvm.so+0x551251]  
JNI_ArgumentPusherVaArg::JNI_ArgumentPusherVaArg(_jmethodID*, 
__va_list_tag*)+0x11
#
# Core dump written. Default location: 
/home/richter/orgavision/ov-jboss/bin/core or core.6701
#
# An error report file with more information is saved as:
# /home/richter/orgavision/ov-jboss/bin/hs_err_pid6701.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
```

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: openjdk-6-jre 6b41-1.13.13-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 4.4.0-141.167~14.04.1-generic 4.4.162
Uname: Linux 4.4.0-141-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Jan  7 12:35:36 2019
InstallationDate: Installed on 2019-01-04 (2 days ago)
InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
SourcePackage: openjdk-6
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810775

Title:
  SIGSEGV (0xb) at pc=0x7fb54eabb251, pid=6701, tid=140410082244352

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1810775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807286] Re: systemd SEGV freezing on install of virtualbox

2019-01-04 Thread Karl-Philipp Richter
The `systemd` bug is reported and fixed upstream apparently (see bug-
watch).

** Bug watch added: github.com/systemd/systemd/issues #10716
   https://github.com/systemd/systemd/issues/10716

** Also affects: systemd via
   https://github.com/systemd/systemd/issues/10716
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807286

Title:
  systemd SEGV freezing on install of virtualbox

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1807286/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810499] [NEW] Provide a function to undo all upgrades of proposed packages

2019-01-04 Thread Karl-Philipp Richter
Public bug reported:

While packages which are upgraded by versions delivered by a PPA are
easy to downgrade with `ppa-purge` an equivalent function is missing for
packages installed from `proposed` after it has been activated. Afaik
the overview provided at https://askubuntu.com/questions/59443/how-can-i
-revert-back-from-an-upgrade-to-the-proposed-repository is still the
current state.

The switch to `proposed` can be an easy way to fix issues, however once
the fix makes it into an `-updates` repository it is a legitimate use
case to stop using `proposed` packages since they can be troublesome.

It'd be nice to automate the function provided by the scripts listed in
the askubuntu.com post in a maintained official Ubuntu software. Most of
the functionality is probably provided in `ppa-purge` already.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: software-properties-common 0.96.27
ProcVersionSignature: Ubuntu 4.18.0-13.14-generic 4.18.17
Uname: Linux 4.18.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Jan  4 10:56:18 2019
InstallationDate: Installed on 2018-10-29 (66 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
PackageArchitecture: all
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
SourcePackage: software-properties
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810499

Title:
  Provide a function to undo all upgrades of proposed packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1810499/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807286] Re: systemd SEGV freezing on install of virtualbox

2018-12-27 Thread Karl-Philipp Richter
A backtrace on Ubuntu 18.10 on Linux 4.18.0-13-generic with 5.2.20
r125813:

```
(gdb) bt
#0  0x7f08c4693357 in kill () at ../sysdeps/unix/syscall-template.S:78
#1  0x559d23710606 in crash (sig=11) at ../src/core/main.c:183
#2  
#3  __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:62
#4  0x7f08c449fef7 in message_append_basic (m=m@entry=0x559d24121590, 
type=, p=0x1, stored=stored@entry=0x0)
at ../src/basic/string-util.h:36
#5  0x7f08c44a04eb in sd_bus_message_append_basic (
m=m@entry=0x559d24121590, type=, p=)
at ../src/libsystemd/sd-bus/bus-message.c:1565
#6  0x7f08c44a0959 in sd_bus_message_appendv (m=0x559d24121590, 
types=, ap=ap@entry=0x7fffedec2ef0)
at ../src/libsystemd/sd-bus/bus-message.c:2358
#7  0x7f08c44a0f39 in sd_bus_message_append (m=, 
types=) at ../src/libsystemd/sd-bus/bus-message.c:2473
#8  0x559d2368caff in send_removed_signal (bus=0x559d23fff380, 
userdata=0x559d240a0f20) at ../src/core/job.c:1565
#9  0x559d236fcf8f in bus_foreach_bus (m=0x559d23ee83f0, subscribed2=0x0, 
send_message=0x559d2368ca50 , userdata=0x559d240a0f20)
at ../src/core/dbus.c:1187
#10 0x559d2368ecd8 in bus_job_send_removed_signal (j=, 
j=) at ../src/core/dbus-job.c:225
#11 0x559d2370e1de in manager_flush_finished_jobs (m=)
--Type  for more, q to quit, c to continue without paging--
at ../src/core/manager.c:3359
#12 manager_reload (m=0x559d23ee83f0) at ../src/core/manager.c:3477
#13 invoke_main_loop (m=0x559d23ee83f0, ret_reexecute=0x7fffedec31ca, 
ret_retval=0x7fffedec31cc, ret_shutdown_verb=, 
ret_fds=0x7fffedec31d0, ret_switch_root_dir=0x7fffedec31f8, 
ret_switch_root_init=0x7fffedec31f0, ret_error_message=0x7fffedec31e0)
at ../src/core/main.c:1661
#14 0x559d2366f610 in main (argc=, argv=0x7fffedec34a8)
at ../src/core/main.c:2415
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807286

Title:
  systemd SEGV freezing on install of virtualbox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1807286/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1809829] [NEW] extension details page opened from gnome-tweaks is blank

2018-12-26 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

If I click on an extension in the corresponding section in `gnome-
tweaks` a window with blank content is shown (according to the title
"Ubuntu software"). Opening the software center (which is also titled
"Ubuntu software") explicitly works fine.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: gnome-tweaks 3.30.2-0ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-13.14-generic 4.18.17
Uname: Linux 4.18.0-13-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Dec 26 22:52:30 2018
PackageArchitecture: all
SourcePackage: gnome-tweaks
UpgradeStatus: Upgraded to cosmic on 2018-10-21 (66 days ago)

** Affects: gnome-tweaks (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1809829

Title:
  extension details page opened from gnome-tweaks is blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-tweaks/+bug/1809829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1412672] Re: gnome-terminal crashes when requested to open a new tab

2018-12-24 Thread Karl-Philipp Richter via ubuntu-bugs
Can't reproduce in Ubuntu 18.10.

** Changed in: gnome-terminal (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412672

Title:
  gnome-terminal crashes when requested to open a new tab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1412672/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1803864] [NEW] Input of disk security key not possible inside VirtualBox

2018-11-18 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

Installations of Ubuntu 18.10 and 19.04-daily are not possible with an
encrypted disk setup because the input field for the security key never
shows a cursor after clicking on the field. Tab navigation seems to have
no effect and cannot be used to reach the input field (or any other
control on the wizard page). Going back and forward again has no effect.

The used VirtualBox version is 5.2.20 on an Ubuntu 18.10 host.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubiquity 19.04.2 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
ApportVersion: 2.20.10-0ubuntu14
Architecture: amd64
CasperVersion: 1.399
Date: Sun Nov 18 12:43:44 2018
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20181113)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco ubiquity-19.04.2 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803864

Title:
  Input of disk security key not possible inside VirtualBox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1803864/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1800340] Re: installation of grub-efi-amd64-signed fails due to "efibootmgr failed to register the boot entry: Input/output error."

2018-11-17 Thread Karl-Philipp Richter via ubuntu-bugs
** Bug watch added: GNU Savannah Bug Tracker #55005
   http://savannah.gnu.org/bugs/?55005

** Also affects: grub via
   http://savannah.gnu.org/bugs/?55005
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800340

Title:
  installation of grub-efi-amd64-signed fails due to "efibootmgr failed
  to register the boot entry: Input/output error."

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1800340/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1800340] Re: installation of grub-efi-amd64-signed fails due to "efibootmgr failed to register the boot entry: Input/output error."

2018-11-11 Thread Karl-Philipp Richter via ubuntu-bugs
** Description changed:

  After an upgrade from 18.04 to 18.10 the installation of grub-efi-
  amd64-signed fails due to
  
- ``
+ ```
  Setting up grub-efi-amd64-signed (1.110+2.02+dfsg1-5ubuntu8) ...
  Installing for x86_64-efi platform.
  Could not prepare Boot variable: Invalid argument
  grub-install: error: efibootmgr failed to register the boot entry: 
Input/output error.
  dpkg: error processing package grub-efi-amd64-signed (--configure):
-  installed grub-efi-amd64-signed package post-installation script subprocess 
returned error exit status 1
+  installed grub-efi-amd64-signed package post-installation script subprocess 
returned error exit status 1
  Errors were encountered while processing:
-  grub-efi-amd64-signed
+  grub-efi-amd64-signed
  ```
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: grub-efi-amd64-signed 1.110+2.02+dfsg1-5ubuntu8
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 28 12:28:01 2018
  SourcePackage: grub2-signed
  UpgradeStatus: Upgraded to cosmic on 2018-10-21 (6 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800340

Title:
  installation of grub-efi-amd64-signed fails due to "efibootmgr failed
  to register the boot entry: Input/output error."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1800340/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1800288] Re: systemd-udevd consumes 100% of one CPU permanently

2018-10-30 Thread Karl-Philipp Richter via ubuntu-bugs
The issue only did not occur for a few hours. The reason for the change
is unclear.

** Changed in: systemd (Ubuntu)
   Status: Invalid => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800288

Title:
  systemd-udevd consumes 100% of one CPU permanently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1800288/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1800288] Re: systemd-udevd consumes 100% of one CPU permanently

2018-10-30 Thread Karl-Philipp Richter via ubuntu-bugs
This is fixed, probably by an update.

** Changed in: systemd (Ubuntu)
   Status: New => Fix Released

** Changed in: systemd (Ubuntu)
   Status: Fix Released => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800288

Title:
  systemd-udevd consumes 100% of one CPU permanently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1800288/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1800340] [NEW] installation of grub-efi-amd64-signed fails due to "efibootmgr failed to register the boot entry: Input/output error."

2018-10-28 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

After an upgrade from 18.04 to 18.10 the installation of grub-efi-
amd64-signed fails due to

``
Setting up grub-efi-amd64-signed (1.110+2.02+dfsg1-5ubuntu8) ...
Installing for x86_64-efi platform.
Could not prepare Boot variable: Invalid argument
grub-install: error: efibootmgr failed to register the boot entry: Input/output 
error.
dpkg: error processing package grub-efi-amd64-signed (--configure):
 installed grub-efi-amd64-signed package post-installation script subprocess 
returned error exit status 1
Errors were encountered while processing:
 grub-efi-amd64-signed
```

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: grub-efi-amd64-signed 1.110+2.02+dfsg1-5ubuntu8
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.10-0ubuntu13
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Oct 28 12:28:01 2018
SourcePackage: grub2-signed
UpgradeStatus: Upgraded to cosmic on 2018-10-21 (6 days ago)

** Affects: grub2-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800340

Title:
  installation of grub-efi-amd64-signed fails due to "efibootmgr failed
  to register the boot entry: Input/output error."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1800340/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1800288] [NEW] systemd-udevd consumes 100% of one CPU permanently

2018-10-27 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

systemd-udevd consumes 100% of one CPU permanently.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: udev 239-7ubuntu10
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
NonfreeKernelModules: nvidia zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.10-0ubuntu13
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
CustomUdevRuleFiles: 70-snap.core.rules 70-snap.openmapper-desktop.rules 
70-snap.warzone2100.rules 99-steelseries-rival.rules 60-vboxdrv.rules
Date: Sat Oct 27 16:27:34 2018
MachineType: LENOVO 20221
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.18.0-10-generic 
root=UUID=ee1fb464-b097-4154-b80e-d73847887065 ro acpi_backlight=vendor
SourcePackage: systemd
UpgradeStatus: Upgraded to cosmic on 2018-10-21 (5 days ago)
dmi.bios.date: 07/12/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 71CN51WW(V1.21)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 3193WIN8 STD MLT
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo IdeaPad Z500 Touch
dmi.modalias: 
dmi:bvnLENOVO:bvr71CN51WW(V1.21):bd07/12/2013:svnLENOVO:pn20221:pvrLenovoIdeaPadZ500Touch:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadZ500Touch:
dmi.product.family: IDEAPAD
dmi.product.name: 20221
dmi.product.sku: LENOVO_MT_20221
dmi.product.version: Lenovo IdeaPad Z500 Touch
dmi.sys.vendor: LENOVO

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800288

Title:
  systemd-udevd consumes 100% of one CPU permanently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1800288/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1795158] [NEW] Starting pdfmod with argument . causes uncomprehensive failure due to attempt to write directory without permissions

2018-09-29 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

Actual outcome:
Running `pdfmod .` on console causes

```
[1 Debug 18:56:18.769] Starting PdfMod 0.9.1
[1 Debug 18:56:18.773] Initializing i18n catalog from /usr/share/locale/

(PdfMod:21604): dbind-WARNING **: 18:56:18.801: Couldn't register with 
accessibility bus: Did not receive a reply. Possible causes include: the remote 
application did not send a reply, the message bus security policy blocked the 
reply, the reply timeout expired, or the network connection was broken.
[1 Debug 18:56:18.809] Loaded custom AccelMap from 
/home/richter/.config/pdfmod/gtk_accel_map
[1 Debug 18:56:18.815] Cache directory set to /home/richter/.cache/pdfmod
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
GLib.GException: Configuration server couldn't be contacted: D-BUS error: Es 
konnte kein Wert beim Schlüssel »/apps/pdfmod/last_folder« gespeichert werden, 
da der Konfigurationsserver keine schreibbare Datenbank hat. Für dieses Problem 
gibt es mehrere mögliche Ursachen: 1) Ihre Konfigurationspfad-Datei 
/etc/gconf/2/Pfad enthält keine Datenbanken oder konnte nicht gefunden werden 
2) Es wurden versehentlich zwei gconfd-Prozesse gestartet. 3) Ihr 
Betriebssystem ist nicht richtig konfiguriert, so dass das Sperren einer 
NFS-Datei in Ihrem Heimverzeichnis nicht funktioniert oder 4) Ihr 
NFS-Client-Rechner ist abgestürzt und hat den Server beim Starten nicht darüber 
informiert, dass Dateisperren aufgehoben werden sollen. Falls zwei 
gconfd-Prozesse laufen (oder zwei liefen, als der Zweite gestartet wurde), 
hilft möglicherweise das Abmelden, das Abwürgen aller laufenden 
gconfd-Instanzen und das neu Anmelden. Falls eine nicht aufhebbare Sperren 
vorliegt, löschen Sie ~/.gconf*/*lock. Möglicherweise ist das Problem auch, 
dass Sie versuchen, GConf von zwei Maschinen aus gleichzeitig zu verwenden und 
ORBits Vorgabekonfiguration CORBA-Verbindungen aus dem Netz verhindert. 
Schreiben Sie »ORBIIOPIPv4=1« in die Datei /etc/orbitrc. Sie sollten wie immer 
das user.* syslog auf Details auf Probleme mit gconfd hin überprüfen. Es darf 
nur einen gconfd pro Heimverzeichnis laufen und er muss eine Sperrdatei in 
~/gconfd besitzen, aber auch Sperrdateien an individuellen Speicherorten, wie 
z.B. ~/.gconf.
  at GConf.Client.SetValue (System.String key, GConf.Value val) [0x0002a] in 
<90ad041783924b4eb57da7f26d733f0c>:0 
  at GConf.ClientBase.Set (System.String key, System.Object val) [0x8] in 
<90ad041783924b4eb57da7f26d733f0c>:0 
  at PdfMod.Core.Configuration.Set[T] (System.String key, T val) [0x00012] in 
:0 
  at PdfMod.Core.Configuration.set_LastOpenFolder (System.String value) 
[0x00039] in :0 
  at PdfMod.Gui.Client.LoadPath (System.String path, System.String 
suggestedFilename, System.Action finishedCallback) [0x000b8] in 
:0 
  at PdfMod.Core.Client.LoadPath (System.String path, System.String 
suggestedFilename) [0x0] in :0 
  at PdfMod.Core.Client.LoadPath (System.String path) [0x0] in 
:0 
  at PdfMod.Gui.Client.LoadFiles (System.Collections.Generic.IList`1[T] files) 
[0x00014] in :0 
  at PdfMod.Core.Client.LoadFiles () [0x00011] in 
:0 
  at PdfMod.Gui.Client+c__AnonStorey4.<>m__0 () [0x0] in 
:0 
  at GLib.Idle+IdleProxy.Handler (System.IntPtr data) [0x0003c] in 
<5a439e0caae7469886e7119d9f6bc621>:0 
  at GLib.ExceptionManager.RaiseUnhandledException (System.Exception e, 
System.Boolean is_terminal) [0x0] in <5a439e0caae7469886e7119d9f6bc621>:0 
  at GLib.Idle+IdleProxy.Handler (System.IntPtr data) [0x0] in 
<5a439e0caae7469886e7119d9f6bc621>:0 
  at Gtk.Application.gtk_main () [0x0] in 
<7a41aae9f05e45b7b5a8cedfab67f8ff>:0 
  at Gtk.Application.Run () [0x0] in <7a41aae9f05e45b7b5a8cedfab67f8ff>:0 
  at PdfMod.Gui.Client..ctor (System.Boolean loadFiles) [0x0] in 
:0 
  at PdfMod.PdfMod.Main (System.String[] args) [0x0] in 
:0
```

I attempted to get the English version of the error message using `env
LANG=C LC_ALL=C LANGUAGE=C pdfmod .` which didn't help. I'm willing to
provide it, but need assistance.

Expected outcome:
The application should provide a comprehensive error message explaining the 
error and assist in case it's a user error.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: pdfmod 0.9.1-8
Uname: Linux 4.15.18-041518-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Sep 29 18:56:49 2018
PackageArchitecture: all
SourcePackage: pdfmod
UpgradeStatus: Upgraded to bionic on 2018-04-30 (152 days ago)

** Affects: pdfmod (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795158

Title:
  Starting pdfmod with argument . causes uncomprehensive failure due to
  attempt 

[Bug 1387977] Re: search results aren't updated after building quick search index finished

2018-09-24 Thread Karl-Philipp Richter via ubuntu-bugs
@gf I updated the description.

** Description changed:

  Currently it's possible to type a search term in the quick search text
  input field while the search index is recreated (indicated by the label
  above the text input field). When it is finished (indicated by the
  label) the search result isn't updated leaving the user with the
  impression that the search result is empty for the updated index as
  well. Changing one letter in the search query will prove you wrong in
  many cases.
+ 
+ Steps to reproduce:
+ 
+ 1. Open `synaptic` with `sudo synaptic` on console or else
+ 2. Make sure the quicksearch feature is installed (that there's a text field 
left to the search button in the top toolbar).
+ 3. Trigger the rebuilding of the search index (unclear how this is possible 
within `synaptic`, but devs will know)
+ 4. Type "abc" into the search text field which will display a search result 
(probably based on the outdated index, but there's no warning or other 
information about it), then quickly type "def" in the same text field
+ 
+ Expected result:
+ The packages displayed for the search result of "def" should match the search.
+ 
+ Actual result:
+ The packages displayed remain the ones for the search for "abc".
+ 
+ Note:
+ This problem could be avoided if the creation of the search index would be 
parallelized (currently only uses 1 CPU core) and thus be speed up so that the 
search UI could be blocked until the index is rebuilt.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: synaptic 0.81.2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Oct 31 08:50:20 2014
  SourcePackage: synaptic
  UpgradeStatus: No upgrade log present (probably fresh install)
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: synaptic 0.84.3ubuntu1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
  Tags: third-party-packages bionic
  Uname: Linux 4.15.0-29-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-04-30 (85 days ago)
  UserGroups: bumblebee dialout lpadmin mail sudo vboxusers
  _MarkForUpload: True

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1387977

Title:
  search results aren't updated after building quick search index
  finished

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1387977/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1348273] Re: change force version for behavior for package multiselection

2018-09-24 Thread Karl-Philipp Richter via ubuntu-bugs
*** This bug is a duplicate of bug 489226 ***
https://bugs.launchpad.net/bugs/489226

** This bug has been marked a duplicate of bug 489226
   Force Version in Synaptic 0.62.5 fails to apply to multiple selections

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1348273

Title:
  change force version for behavior for package multiselection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1348273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1734965] Re: parole crashes with segementation fault right after start

2018-09-22 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: parole (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734965

Title:
  parole crashes with segementation fault right after start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parole/+bug/1734965/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1647103] Re: improve message "error: The network appears to be unreachable. Installation may not resolve all dependencies without access to distribution repositories."

2018-09-10 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: hplip (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1647103

Title:
  improve message "error: The network appears to be unreachable.
  Installation may not resolve all dependencies without access to
  distribution repositories."

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1647103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1496992] Re: requirements of proprietary plugin path are too unclear

2018-09-09 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: hplip
   Status: Fix Released => Invalid

** Changed in: hplip (Ubuntu)
   Status: Fix Released => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1496992

Title:
  requirements of proprietary plugin path are too unclear

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1496992/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1496992] Re: requirements of proprietary plugin path are too unclear

2018-09-08 Thread Karl-Philipp Richter via ubuntu-bugs
This seems to be fixed in 3.17.10+repack0-5 in Ubuntu 18.04.

** Changed in: hplip
   Status: Incomplete => Fix Released

** Changed in: hplip (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1496992

Title:
  requirements of proprietary plugin path are too unclear

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1496992/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1789887] [NEW] Dragging and dropping a folder onto the "New bookmark" item in the bookmark section has no effect

2018-08-30 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

Dragging and dropping a folder onto the "New bookmark" item in the
bookmark section has no effect.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: nautilus 1:3.26.3-0ubuntu4
Uname: Linux 4.15.18-041518-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Aug 30 12:37:12 2018
SourcePackage: nautilus
UpgradeStatus: Upgraded to bionic on 2018-04-30 (122 days ago)
usr_lib_nautilus:

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1789887

Title:
  Dragging and dropping a folder onto the "New bookmark" item in the
  bookmark section has no effect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1789887/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1417817] Re: server address field doesn't repond to Ctrl+A

2018-08-25 Thread Karl-Philipp Richter via ubuntu-bugs
This seems to be fixed in Ubuntu 18.04.

** Changed in: filezilla (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1417817

Title:
  server address field doesn't repond to Ctrl+A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/filezilla/+bug/1417817/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1788994] [NEW] Provide a default configuration file for lsyncd

2018-08-25 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

The package should provide a default configuration file which doesn't
need to include any settings, but give an overview of possible
configuration directive in the form of text and example comments.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: lsyncd 2.1.6-1
Uname: Linux 4.15.18-041518-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 25 11:31:10 2018
SourcePackage: lsyncd
UpgradeStatus: Upgraded to bionic on 2018-04-30 (116 days ago)

** Affects: lsyncd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788994

Title:
  Provide a default configuration file for lsyncd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsyncd/+bug/1788994/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1788993] [NEW] Provide systemd unit for lsyncd

2018-08-25 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

The upstream project at https://github.com/axkibe/lsyncd neither
provides an `initd` script nor a `systemd` unit. It thus seems to be up
to Ubuntu to provide one.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: lsyncd 2.1.6-1
Uname: Linux 4.15.18-041518-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 25 09:25:10 2018
SourcePackage: lsyncd
UpgradeStatus: Upgraded to bionic on 2018-04-30 (116 days ago)

** Affects: lsyncd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788993

Title:
  Provide systemd unit for lsyncd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsyncd/+bug/1788993/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1788786] [NEW] installation of nvidia-396 fails due to "trying to overwrite '/usr/lib/x86_64-linux-gnu/nvidia/xorg/nvidia_drv.so', which is also in package xserver-xorg-video-nvidia-390 390.48-0u

2018-08-24 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

Installation of `nvidia-396` after `sudo add-apt-repository ppa
:graphics-drivers/ppa` on Ubuntu 18.04 fails due to

```
> sudo apt-get install -f nvidia-driver-396
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libnvidia-cfg1-396 libnvidia-common-396 libnvidia-compute-396 
libnvidia-compute-396:i386 libnvidia-decode-396 libnvidia-decode-396:i386 
libnvidia-encode-396 libnvidia-encode-396:i386 libnvidia-fbc1-396 
libnvidia-fbc1-396:i386
  libnvidia-gl-396 libnvidia-gl-396:i386 libnvidia-ifr1-396 
libnvidia-ifr1-396:i386 libxnvctrl0 nvidia-compute-utils-396 nvidia-dkms-396 
nvidia-kernel-common-396 nvidia-kernel-source-396 nvidia-prime nvidia-settings
  nvidia-utils-396 screen-resolution-extra xserver-xorg-video-nvidia-396
The following packages will be REMOVED:
  libnvidia-cfg1-390 libnvidia-compute-390 libnvidia-compute-390:i386 
xserver-xorg-video-nvidia-390
The following NEW packages will be installed:
  libnvidia-cfg1-396 libnvidia-common-396 libnvidia-compute-396 
libnvidia-compute-396:i386 libnvidia-decode-396 libnvidia-decode-396:i386 
libnvidia-encode-396 libnvidia-encode-396:i386 libnvidia-fbc1-396 
libnvidia-fbc1-396:i386
  libnvidia-gl-396 libnvidia-gl-396:i386 libnvidia-ifr1-396 
libnvidia-ifr1-396:i386 libxnvctrl0 nvidia-compute-utils-396 nvidia-dkms-396 
nvidia-driver-396 nvidia-kernel-common-396 nvidia-kernel-source-396 nvidia-prime
  nvidia-settings nvidia-utils-396 screen-resolution-extra 
xserver-xorg-video-nvidia-396
0 upgraded, 25 newly installed, 4 to remove and 1 not upgraded.
Need to get 0 B/88,1 MB of archives.
After this operation, 224 MB of additional disk space will be used.
Do you want to continue? [J/n] j
(Reading database ... 748099 files and directories currently installed.)
Preparing to unpack 
.../xserver-xorg-video-nvidia-396_396.54-0ubuntu0~gpu18.04.1_amd64.deb ...
Unpacking xserver-xorg-video-nvidia-396 (396.54-0ubuntu0~gpu18.04.1) ...
dpkg: error processing archive 
/var/cache/apt/archives/xserver-xorg-video-nvidia-396_396.54-0ubuntu0~gpu18.04.1_amd64.deb
 (--unpack):
 trying to overwrite '/usr/lib/x86_64-linux-gnu/nvidia/xorg/nvidia_drv.so', 
which is also in package xserver-xorg-video-nvidia-390 390.48-0ubuntu3
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 
/var/cache/apt/archives/xserver-xorg-video-nvidia-396_396.54-0ubuntu0~gpu18.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
```

** Affects: nvidia-graphics-drivers-375 (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Installation of `nvidia-396` after `sudo add-apt-repository ppa
- :graphics-drivers/ppa` fails due to
+ :graphics-drivers/ppa` on Ubuntu 18.04 fails due to
  
  ```
  > sudo apt-get install -f nvidia-driver-396
  Reading package lists... Done
- Building dependency tree   
+ Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
-   libnvidia-cfg1-396 libnvidia-common-396 libnvidia-compute-396 
libnvidia-compute-396:i386 libnvidia-decode-396 libnvidia-decode-396:i386 
libnvidia-encode-396 libnvidia-encode-396:i386 libnvidia-fbc1-396 
libnvidia-fbc1-396:i386
-   libnvidia-gl-396 libnvidia-gl-396:i386 libnvidia-ifr1-396 
libnvidia-ifr1-396:i386 libxnvctrl0 nvidia-compute-utils-396 nvidia-dkms-396 
nvidia-kernel-common-396 nvidia-kernel-source-396 nvidia-prime nvidia-settings
-   nvidia-utils-396 screen-resolution-extra xserver-xorg-video-nvidia-396
+   libnvidia-cfg1-396 libnvidia-common-396 libnvidia-compute-396 
libnvidia-compute-396:i386 libnvidia-decode-396 libnvidia-decode-396:i386 
libnvidia-encode-396 libnvidia-encode-396:i386 libnvidia-fbc1-396 
libnvidia-fbc1-396:i386
+   libnvidia-gl-396 libnvidia-gl-396:i386 libnvidia-ifr1-396 
libnvidia-ifr1-396:i386 libxnvctrl0 nvidia-compute-utils-396 nvidia-dkms-396 
nvidia-kernel-common-396 nvidia-kernel-source-396 nvidia-prime nvidia-settings
+   nvidia-utils-396 screen-resolution-extra xserver-xorg-video-nvidia-396
  The following packages will be REMOVED:
-   libnvidia-cfg1-390 libnvidia-compute-390 libnvidia-compute-390:i386 
xserver-xorg-video-nvidia-390
+   libnvidia-cfg1-390 libnvidia-compute-390 libnvidia-compute-390:i386 
xserver-xorg-video-nvidia-390
  The following NEW packages will be installed:
-   libnvidia-cfg1-396 libnvidia-common-396 libnvidia-compute-396 
libnvidia-compute-396:i386 libnvidia-decode-396 libnvidia-decode-396:i386 
libnvidia-encode-396 libnvidia-encode-396:i386 libnvidia-fbc1-396 
libnvidia-fbc1-396:i386
-   libnvidia-gl-396 libnvidia-gl-396:i386 libnvidia-ifr1-396 
libnvidia-ifr1-396:i386 libxnvctrl0 nvidia-compute-utils-396 nvidia-dkms-396 
nvidia-driver-396 nvidia-kernel-common-396 nvidia-kernel-source-396 nvidia-prime
-   nvidia-settings nvidia-utils-396 screen-resolution-extra 
xserver-xorg-video-nvidia-396
+   

[Bug 1788104] Re: upnp-router-control constantly shows "not available" WAN status and IP

2018-08-21 Thread Karl-Philipp Richter via ubuntu-bugs
Hello Daniele,

> is UPnP feature enabled in your router configuration?
Yes, and adding port forwarding rules works fine with upnpc. Probably should 
have started with that :)

`upnp-router-control --debug` prints

* Initializing GUI...
* Showing GUI...
* Starting UPnP Resource discovery... done

and

* Destroying GUI...

after closing which is the same output as without `--debug`. I can test
a PPA development version if you have one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788104

Title:
  upnp-router-control constantly shows "not available" WAN status and IP

To manage notifications about this bug go to:
https://bugs.launchpad.net/upnp-router-control/+bug/1788104/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1788104] [NEW] upnp-router-control constantly shows "not available" WAN status and IP

2018-08-21 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

`upnp-router-control` constantly shows "not available" WAN status and
IP, even though the network is connected to the internet and name
resolution works, no matter whether the program is started with `sudo`
or as an unprivileged user.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: upnp-router-control 0.2-1.2build1
ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
Uname: Linux 4.15.0-32-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 21 07:35:25 2018
InstallationDate: Installed on 2015-04-20 (1218 days ago)
InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: upnp-router-control
UpgradeStatus: Upgraded to bionic on 2018-08-21 (0 days ago)

** Affects: upnp-router-control (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788104

Title:
  upnp-router-control constantly shows "not available" WAN status and IP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upnp-router-control/+bug/1788104/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1786999] [NEW] bluetooth coupling is only possible in certain combinations

2018-08-14 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

Initializing a bluetooth coupling on an Android device causes a
notification to be displayed in gnome-shell which doesn't display the
"confirm" or ~"ignore" buttons. When clicking on the notification (which
seems the only intuitive way to make the buttons visible) the
notification disappears and apparently selects to ignore the requests
implicitly. The user has to guess that.

Initializing the coupling from the Ubuntu side works find because the
confirmation has to be performed on the device.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-shell 3.28.2-0ubuntu0.18.04.1
Uname: Linux 4.15.18-041518-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 14 17:23:28 2018
DisplayManager: gdm3
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to bionic on 2018-04-30 (106 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1786999

Title:
  bluetooth coupling is only possible in certain combinations

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1786999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1545273] Re: kernel bug "invalid opcode: 0000 [#1] SMP"

2018-08-14 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: openafs (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545273

Title:
  kernel bug "invalid opcode:  [#1] SMP"

To manage notifications about this bug go to:
https://bugs.launchpad.net/openafs/+bug/1545273/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1044697] Re: package cups 1.5.2-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-08-10 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: cups (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044697

Title:
  package cups 1.5.2-9ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1044697/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1784220] [NEW] package openjdk-8-jdk:amd64 8u171-b11-0ubuntu0.18.04.1 failed to install/upgrade: installed openjdk-8-jdk:amd64 package post-installation script subprocess returned error exit stat

2018-07-29 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

I ran a script which probably messed up my OpenJDK 8 JDK installation,
so that re-installation and `sudo apt-get install -f` fails due to

```
> sudo apt-get install -f
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libandroid-json-java libantlr3-runtime-java libantlr4-runtime-java 
libfontbox-java libglazedlists-java libhttpasyncclient-java libhttpmime-java 
libjava-string-similarity-java libjempbox-java libjgoodies-common-java
  libjgoodies-forms-java libjgoodies-looks-java libjhlabs-filters-java 
liblightcouch-java liblog4j2-java libmicroba-java libmongodb-java 
libpdfbox-java libspin-java libswing-layout-java libswingx-java 
libunirest-java-java
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  openjdk-8-jre
Suggested packages:
  icedtea-8-plugin
The following NEW packages will be installed:
  openjdk-8-jre
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0 B/69,5 kB of archives.
After this operation, 257 kB of additional disk space will be used.
Do you want to continue? [J/n] j
(Reading database ... 1128791 files and directories currently installed.)
Preparing to unpack .../openjdk-8-jre_8u171-b11-0ubuntu0.18.04.1_amd64.deb ...
Unpacking openjdk-8-jre:amd64 (8u171-b11-0ubuntu0.18.04.1) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.1) ...
Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Setting up openjdk-8-jre:amd64 (8u171-b11-0ubuntu0.18.04.1) ...
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool 
to provide /usr/bin/policytool (policytool) in auto mode
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Processing triggers for gnome-menus (3.13.3-11ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Setting up openjdk-8-jdk:amd64 (8u171-b11-0ubuntu0.18.04.1) ...
update-alternatives: error: alternative path 
/usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer doesn't exist
dpkg: error processing package openjdk-8-jdk:amd64 (--configure):
 installed openjdk-8-jdk:amd64 package post-installation script subprocess 
returned error exit status 2
E: Sub-process /usr/bin/dpkg returned an error code (1)
```

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: openjdk-8-jdk:amd64 8u171-b11-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
ApportVersion: 2.20.9-0ubuntu7.2
AptOrdering:
 openjdk-8-jre:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Sun Jul 29 12:43:50 2018
DuplicateSignature:
 package:openjdk-8-jdk:amd64:8u171-b11-0ubuntu0.18.04.1
 Setting up openjdk-8-jdk:amd64 (8u171-b11-0ubuntu0.18.04.1) ...
 update-alternatives: error: alternative path 
/usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer doesn't exist
 dpkg: error processing package openjdk-8-jdk:amd64 (--configure):
  installed openjdk-8-jdk:amd64 package post-installation script subprocess 
returned error exit status 2
ErrorMessage: installed openjdk-8-jdk:amd64 package post-installation script 
subprocess returned error exit status 2
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3
SourcePackage: openjdk-8
Title: package openjdk-8-jdk:amd64 8u171-b11-0ubuntu0.18.04.1 failed to 
install/upgrade: installed openjdk-8-jdk:amd64 package post-installation script 
subprocess returned error exit status 2
UpgradeStatus: Upgraded to bionic on 2018-04-30 (90 days ago)
mtime.conffile..etc.java-8-openjdk.accessibility.properties: 
2018-01-28T19:58:13.595192

** Affects: openjdk-8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1784220

Title:
  package openjdk-8-jdk:amd64 8u171-b11-0ubuntu0.18.04.1 failed to
  install/upgrade: installed openjdk-8-jdk:amd64 package post-
  installation script subprocess returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1784220/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1784211] [NEW] package automake1.11 1:1.11.6-4 failed to install/upgrade: installed automake1.11 package post-installation script subprocess returned error exit status 2

2018-07-29 Thread Karl-Philipp Richter via ubuntu-bugs
Public bug reported:

Installation of automake1.11 fails to install due to

```
Setting up automake1.11 (1:1.11.6-4) ...
update-alternatives: error: cannot stat file 
'/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java': Too many levels of symbolic 
links
dpkg: error processing package automake1.11 (--configure):
 installed automake1.11 package post-installation script subprocess returned 
error exit status 2
Errors were encountered while processing:
 automake1.11
```

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: automake1.11 1:1.11.6-4
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Sun Jul 29 10:50:56 2018
DuplicateSignature:
 package:automake1.11:1:1.11.6-4
 Setting up automake1.11 (1:1.11.6-4) ...
 update-alternatives: error: cannot stat file 
'/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java': Too many levels of symbolic 
links
 dpkg: error processing package automake1.11 (--configure):
  installed automake1.11 package post-installation script subprocess returned 
error exit status 2
ErrorMessage: installed automake1.11 package post-installation script 
subprocess returned error exit status 2
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3
SourcePackage: automake1.11
Title: package automake1.11 1:1.11.6-4 failed to install/upgrade: installed 
automake1.11 package post-installation script subprocess returned error exit 
status 2
UpgradeStatus: Upgraded to bionic on 2018-04-30 (89 days ago)

** Affects: automake1.11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1784211

Title:
  package automake1.11 1:1.11.6-4 failed to install/upgrade: installed
  automake1.11 package post-installation script subprocess returned
  error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/automake1.11/+bug/1784211/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1504769] Re: scroll pane view jumps back to the top after selecting entry in "Other software" list

2018-07-27 Thread Karl-Philipp Richter via ubuntu-bugs
*** This bug is a duplicate of bug 1460611 ***
https://bugs.launchpad.net/bugs/1460611

** This bug has been marked a duplicate of bug 1460611
   when activating deb-src entries in repository dialog the viewport jumps to 
the top

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1504769

Title:
  scroll pane view jumps back to the top after selecting entry in "Other
  software" list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1504769/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1640037] Re: dpkg configuration file diff dialog shows only one line of the diff

2018-07-27 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: synaptic (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1640037

Title:
  dpkg configuration file diff dialog shows only one line of the diff

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1640037/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1439605] Re: synaptic shouldn't recommend reloading package sources if a source which never loaded was removed

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
> Would you say that this one is a feature/enhancement request?
It's an enhancement request.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439605

Title:
  synaptic shouldn't recommend reloading package sources if a source
  which never loaded was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1439605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1451794] Re: add WPAD support

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
> Would you say that this one is a feature/enhancement request?
Yes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451794

Title:
  add WPAD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1451794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1457865] Re: add "use system settings" option for proxy settings

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
> Would you say that this one is a feature/enhancement request?
Yes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457865

Title:
  add "use system settings" option for proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1457865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1460611] Re: when activating deb-src entries in repository dialog the viewport jumps to the top

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
> Would you say that this one is a feature/enhancement request?
I'd say it's a bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460611

Title:
  when activating deb-src entries in repository dialog the viewport
  jumps to the top

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1460611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1439605] ProcEnviron.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1439605/+attachment/5167973/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439605

Title:
  synaptic shouldn't recommend reloading package sources if a source
  which never loaded was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1439605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1439605] ProcCpuinfoMinimal.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1439605/+attachment/5167972/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439605

Title:
  synaptic shouldn't recommend reloading package sources if a source
  which never loaded was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1439605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1439605] Re: synaptic shouldn't recommend reloading package sources if a source which never loaded was removed

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
This is still an issue on Ubuntu 18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439605

Title:
  synaptic shouldn't recommend reloading package sources if a source
  which never loaded was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1439605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1457865] ProcEnviron.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1457865/+attachment/5167961/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457865

Title:
  add "use system settings" option for proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1457865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1439605] Re: synaptic shouldn't recommend reloading package sources if a source which never loaded was removed

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Tags added: apport-collected bionic

** Description changed:

  Track whether a source has been loaded successfully once and only
  recommend reloading of sources in this case, otherwise not.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: synaptic 0.81.2
  Uname: Linux 3.19.3-031903-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr  2 11:48:17 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-01-26 (65 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: synaptic
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: synaptic 0.84.3ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
+ Tags: third-party-packages bionic
+ Uname: Linux 4.15.0-29-generic x86_64
+ UpgradeStatus: Upgraded to bionic on 2018-04-30 (86 days ago)
+ UserGroups: bumblebee dialout lpadmin mail sudo vboxusers
+ _MarkForUpload: True

** Attachment added: "CurrentDmesg.txt.txt"
   
https://bugs.launchpad.net/bugs/1439605/+attachment/5167968/+files/CurrentDmesg.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439605

Title:
  synaptic shouldn't recommend reloading package sources if a source
  which never loaded was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1439605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1439605] Dependencies.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1439605/+attachment/5167969/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439605

Title:
  synaptic shouldn't recommend reloading package sources if a source
  which never loaded was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1439605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1439605] DpkgHistoryLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgHistoryLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1439605/+attachment/5167970/+files/DpkgHistoryLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439605

Title:
  synaptic shouldn't recommend reloading package sources if a source
  which never loaded was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1439605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1439605] DpkgTerminalLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgTerminalLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1439605/+attachment/5167971/+files/DpkgTerminalLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439605

Title:
  synaptic shouldn't recommend reloading package sources if a source
  which never loaded was removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1439605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1457865] Re: add "use system settings" option for proxy settings

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Tags added: apport-collected bionic third-party-packages

** Description changed:

  Currently there's no way to change/overwrite the proxy settings from
  within the program, i.e. one has to stop `synaptic`, change the
  environment and restart it. A custom environment to run `synaptic`
  without a system-wide specified proxy (in environment variables) has to
  be provided at every start as well.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: synaptic 0.81.3
  Uname: Linux 4.0.1-040001-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May 22 13:57:38 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (49 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: synaptic
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: synaptic 0.84.3ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
+ Tags: third-party-packages bionic
+ Uname: Linux 4.15.0-29-generic x86_64
+ UpgradeStatus: Upgraded to bionic on 2018-04-30 (86 days ago)
+ UserGroups: bumblebee dialout lpadmin mail sudo vboxusers
+ _MarkForUpload: True

** Attachment added: "CurrentDmesg.txt.txt"
   
https://bugs.launchpad.net/bugs/1457865/+attachment/5167956/+files/CurrentDmesg.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457865

Title:
  add "use system settings" option for proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1457865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1457865] ProcCpuinfoMinimal.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1457865/+attachment/5167960/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457865

Title:
  add "use system settings" option for proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1457865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1460611] ProcCpuinfoMinimal.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1460611/+attachment/5167966/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460611

Title:
  when activating deb-src entries in repository dialog the viewport
  jumps to the top

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1460611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1460611] ProcEnviron.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1460611/+attachment/5167967/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460611

Title:
  when activating deb-src entries in repository dialog the viewport
  jumps to the top

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1460611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1460611] DpkgTerminalLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgTerminalLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1460611/+attachment/5167965/+files/DpkgTerminalLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460611

Title:
  when activating deb-src entries in repository dialog the viewport
  jumps to the top

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1460611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1460611] Re: when activating deb-src entries in repository dialog the viewport jumps to the top

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
This is still an issue on Ubuntu 18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460611

Title:
  when activating deb-src entries in repository dialog the viewport
  jumps to the top

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1460611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1457865] DpkgHistoryLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgHistoryLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1457865/+attachment/5167958/+files/DpkgHistoryLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457865

Title:
  add "use system settings" option for proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1457865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1460611] Dependencies.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1460611/+attachment/5167963/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460611

Title:
  when activating deb-src entries in repository dialog the viewport
  jumps to the top

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1460611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1457865] Dependencies.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1457865/+attachment/5167957/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457865

Title:
  add "use system settings" option for proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1457865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1460611] DpkgHistoryLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgHistoryLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1460611/+attachment/5167964/+files/DpkgHistoryLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460611

Title:
  when activating deb-src entries in repository dialog the viewport
  jumps to the top

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1460611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1457865] DpkgTerminalLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgTerminalLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1457865/+attachment/5167959/+files/DpkgTerminalLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457865

Title:
  add "use system settings" option for proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1457865/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1460611] Re: when activating deb-src entries in repository dialog the viewport jumps to the top

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Tags added: apport-collected bionic third-party-packages

** Description changed:

  That's unnecessary and annoying when the list of repositories is long.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: synaptic 0.81.3
  Uname: Linux 4.0.1-040001-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun  1 12:48:18 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (59 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: synaptic
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: synaptic 0.84.3ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
+ Tags: third-party-packages bionic
+ Uname: Linux 4.15.0-29-generic x86_64
+ UpgradeStatus: Upgraded to bionic on 2018-04-30 (86 days ago)
+ UserGroups: bumblebee dialout lpadmin mail sudo vboxusers
+ _MarkForUpload: True

** Attachment added: "CurrentDmesg.txt.txt"
   
https://bugs.launchpad.net/bugs/1460611/+attachment/5167962/+files/CurrentDmesg.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460611

Title:
  when activating deb-src entries in repository dialog the viewport
  jumps to the top

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1460611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1451794] ProcEnviron.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1451794/+attachment/5167949/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451794

Title:
  add WPAD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1451794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1451794] DpkgHistoryLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgHistoryLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1451794/+attachment/5167946/+files/DpkgHistoryLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451794

Title:
  add WPAD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1451794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1451794] Dependencies.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1451794/+attachment/5167945/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451794

Title:
  add WPAD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1451794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1451794] ProcCpuinfoMinimal.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1451794/+attachment/5167948/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451794

Title:
  add WPAD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1451794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454694] ProcEnviron.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1454694/+attachment/5167955/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454694

Title:
  proxy settings aren't displayed correctly when settings dialog is
  opened for the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1454694/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1451794] DpkgTerminalLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgTerminalLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1451794/+attachment/5167947/+files/DpkgTerminalLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451794

Title:
  add WPAD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1451794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1451794] Re: add WPAD support

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
This is still an issue in Ubuntu 18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451794

Title:
  add WPAD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1451794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1451794] Re: add WPAD support

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Tags added: apport-collected bionic third-party-packages

** Description changed:

  add support for Web Proxy Autodiscovery protocol in network settings
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: synaptic 0.81.3
  Uname: Linux 4.0.1-040001-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 13:33:29 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (32 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: synaptic
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: synaptic 0.84.3ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
+ Tags: third-party-packages bionic
+ Uname: Linux 4.15.0-29-generic x86_64
+ UpgradeStatus: Upgraded to bionic on 2018-04-30 (86 days ago)
+ UserGroups: bumblebee dialout lpadmin mail sudo vboxusers
+ _MarkForUpload: True

** Attachment added: "CurrentDmesg.txt.txt"
   
https://bugs.launchpad.net/bugs/1451794/+attachment/5167944/+files/CurrentDmesg.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1451794

Title:
  add WPAD support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1451794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1453590] Re: setting internal option fails with error "synaptic: rggtkbuilderwindow.cc:68: RGGtkBuilderWindow::RGGtkBuilderWindow(RGWindow*, std::string, std::string): Assertion `_win' failed."

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: synaptic (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1453590

Title:
  setting internal option fails with error "synaptic:
  rggtkbuilderwindow.cc:68:
  RGGtkBuilderWindow::RGGtkBuilderWindow(RGWindow*, std::string,
  std::string): Assertion `_win' failed."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1453590/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454694] Re: proxy settings aren't displayed correctly when settings dialog is opened for the first time

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
This is still an issue on Ubuntu 18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454694

Title:
  proxy settings aren't displayed correctly when settings dialog is
  opened for the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1454694/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454694] ProcCpuinfoMinimal.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1454694/+attachment/5167954/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454694

Title:
  proxy settings aren't displayed correctly when settings dialog is
  opened for the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1454694/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454694] Dependencies.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1454694/+attachment/5167951/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454694

Title:
  proxy settings aren't displayed correctly when settings dialog is
  opened for the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1454694/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454694] DpkgTerminalLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgTerminalLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1454694/+attachment/5167953/+files/DpkgTerminalLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454694

Title:
  proxy settings aren't displayed correctly when settings dialog is
  opened for the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1454694/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454694] DpkgHistoryLog.txt.txt

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgHistoryLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1454694/+attachment/5167952/+files/DpkgHistoryLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454694

Title:
  proxy settings aren't displayed correctly when settings dialog is
  opened for the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1454694/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1454694] Re: proxy settings aren't displayed correctly when settings dialog is opened for the first time

2018-07-26 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Tags added: apport-collected bionic third-party-packages

** Description changed:

  The combo box selection is the "direct connection" regardless of what
  has been saved and what is set up. Reproduction:
  
* setup an errornous proxy which will fail on updating sources and save and 
restart
* check that the update fails (failing proxy is set up)
* open the proxy settings tab (it will be set to "direct connection"
* select the "direct connection" combo box item again (only now the 
settings is set (at least until restart)) and apply
* verify that update works
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: synaptic 0.81.3
  Uname: Linux 4.0.1-040001-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed May 13 14:59:31 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (40 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: synaptic
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
+ Package: synaptic 0.84.3ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
+ Tags: third-party-packages bionic
+ Uname: Linux 4.15.0-29-generic x86_64
+ UpgradeStatus: Upgraded to bionic on 2018-04-30 (86 days ago)
+ UserGroups: bumblebee dialout lpadmin mail sudo vboxusers
+ _MarkForUpload: True

** Attachment added: "CurrentDmesg.txt.txt"
   
https://bugs.launchpad.net/bugs/1454694/+attachment/5167950/+files/CurrentDmesg.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1454694

Title:
  proxy settings aren't displayed correctly when settings dialog is
  opened for the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1454694/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1427683] Re: make information in info window copyable

2018-07-25 Thread Karl-Philipp Richter via ubuntu-bugs
>  Would you say that this one is a feature/enhancement request?
Yes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427683

Title:
  make information in info window copyable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1427683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1427683] ProcCpuinfoMinimal.txt

2018-07-25 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1427683/+attachment/5167448/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427683

Title:
  make information in info window copyable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1427683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1407439] Re: logging message in the form of `Discarding: x over y` doesn't provide any feedback

2018-07-25 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: synaptic (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1407439

Title:
  logging message in the form of `Discarding: x over y` doesn't provide
  any feedback

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1407439/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1336527] Re: add --version argument

2018-07-25 Thread Karl-Philipp Richter via ubuntu-bugs
Hi Glady,

> Would you say that this one is a feature/enhancement request?
Yes, that makes sense to me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1336527

Title:
  add --version argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1336527/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1412689] Re: synaptic fails with "terminate called after throwing an instance of 'Xapian::DatabaseCorruptError'"

2018-07-25 Thread Karl-Philipp Richter via ubuntu-bugs
** Changed in: synaptic (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1412689

Title:
  synaptic fails with "terminate called after throwing an instance of
  'Xapian::DatabaseCorruptError'"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1412689/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1427683] Re: make information in info window copyable

2018-07-25 Thread Karl-Philipp Richter via ubuntu-bugs
This is still and issue on Ubuntu 18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427683

Title:
  make information in info window copyable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1427683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1427683] DpkgTerminalLog.txt.txt

2018-07-25 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgTerminalLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1427683/+attachment/5167447/+files/DpkgTerminalLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427683

Title:
  make information in info window copyable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1427683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1427683] DpkgHistoryLog.txt.txt

2018-07-25 Thread Karl-Philipp Richter via ubuntu-bugs
apport information

** Attachment added: "DpkgHistoryLog.txt.txt"
   
https://bugs.launchpad.net/bugs/1427683/+attachment/5167446/+files/DpkgHistoryLog.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427683

Title:
  make information in info window copyable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1427683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   8   9   10   >