[Touch-packages] [Bug 1537308] Re: System sends Control, Alt and Shift events without input.
Its an HP 15-ab153nr laptop, running bios version F.13 with an AMD A10-8700P Radeon R6 chip -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1537308 Title: System sends Control, Alt and Shift events without input. Status in xorg package in Ubuntu: Incomplete Bug description: I noticed strange behavior from my Ubuntu system. While left idle, the screensaver would shut off with no interaction with the machine. While using the machine, webpages would zoom in or out when trying to scroll, and command windows would open while typing. Using xev, I found that these events corresponded with ALt_L, Control_L and Shift_R events, even though those buttons were not being pressed. I'm attaching a xev log, searching for _L will show the events. ((Shift_R events are, for some reason, much rarer and do not occur in the particular log I'm adding.) In many (but not all) incidents, the KeyRelease event occurs without a preceding KeyPress event. This problem starts a variable period of time after booting the machine; generally within 4 hours. Once it starts, it persists until a reboot. Disabling the trackpad with xinput will stop the problem for several hours, but eventually something re-enables the trackpad and the problem reappears. Running memtest on the box generates an error when one specific core runs one specific test, but I cannot rule out that being related to memtest's problems with UEFI systems. (See passmark.com/forum/showthread.php?5638 for info on my memtest results and the UEFI issues.) I returned the machine to HP for service. They replaced the keyboard, trackpad and memory. This did not resolve the problem. I've recreated the problem in UbuntuMate, Ubuntu, and Debian, on both 3.x and 4.x kernels. I cannot reliably reproduce the issue on the Windows partition on the same box; I think I might have seen it once or twice while working on the machine, but can't rule out accidental keypresses by me at those times. Leaving a keylogger running for over 24 hours on the Windows partition did not show any unexpected keyboard events. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10 Uname: Linux 3.19.0-43-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.17.2-0ubuntu1.8 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: MATE Date: Fri Jan 22 21:36:14 2016 DistUpgraded: Fresh install DistroCodename: vivid DistroVariant: ubuntu DkmsStatus: fglrx-core, 15.200, 3.19.0-32-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-33-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-42-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-43-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:9874] (rev c5) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:80af] InstallationDate: Installed on 2015-10-30 (84 days ago) InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1) LightdmGreeterLog: ** (lightdm-gtk-greeter:938): WARNING **: [PIDs] Failed to execute command: upstart ** (lightdm-gtk-greeter:938): WARNING **: Failed to load user image: Failed to open file '/home/jbhelfrich/.face': No such file or directory LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1191): WARNING **: [PIDs] Failed to execute command: upstart ** (lightdm-gtk-greeter:1191): WARNING **: Failed to load user image: Failed to open file '/home/jbhelfrich/.face': No such file or directory MachineType: HP HP Pavilion Notebook ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic.efi.signed root=UUID=613f6223-b665-4289-9dfa-7b003124dfdf ro quiet splash vt.handoff=7 SourcePackage: xorg UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/06/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 80AF dmi.board.vendor: HP dmi.board.version: 81.28 dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF.13:bd08/06/2015:svnHP:pnHPPavilionNotebook:pvr:rvnHP:rn80AF:rvr81.28:cvnHP:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion Notebook dmi.sys.vendor: HP version.compiz: compiz 1:0.9.12.1+15.04.20150922-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2 version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubu
[Touch-packages] [Bug 1537328] [NEW] Undefined symbol when running scope in emulator
Public bug reported: I'm trying to run the template scope in the emulator of the Ubuntu SDK in 15.04. The scope builds just fine, but when I try to run it in the emulator, it gives me the following error: scoperunner: unity::ResourceException: Cannot load scope schnasni.username_schnasni; tried in the following locations: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/libschnasni.username_schnasni.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/schnasni.username_schnasni.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/scope.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/libschnasni.username_schnasni.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/schnasni.username_schnasni.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/scope.so Exception history: Exception #1: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/libschnasni.username_schnasni.so: cannot open shared object file: No such file or directory Exception #2: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/schnasni.username_schnasni.so: cannot open shared object file: No such file or directory Exception #3: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/scope.so: cannot open shared object file: No such file or directory Exception #4: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/libschnasni.username_schnasni.so: undefined symbol: _ZN5unity6scopes9ScopeBase22activate_result_actionERKNS0_6ResultERKNS0_14ActionMetadataERKSs Exception #5: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/schnasni.username_schnasni.so: cannot open shared object file: No such file or directory Exception #6: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/scope.so: cannot open shared object file: No such file or directory It searches for the file in 6 directories, and does not find it in 5 of these, which is expected I think. But what does undefined symbol: _ZN5unity6scopes9ScopeBase22activate_result_actionERKNS0_6ResultERKNS0_14ActionMetadataERKS mean and how can I resolve it? ** Affects: unity-scopes-api (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu. https://bugs.launchpad.net/bugs/1537328 Title: Undefined symbol when running scope in emulator Status in unity-scopes-api package in Ubuntu: New Bug description: I'm trying to run the template scope in the emulator of the Ubuntu SDK in 15.04. The scope builds just fine, but when I try to run it in the emulator, it gives me the following error: scoperunner: unity::ResourceException: Cannot load scope schnasni.username_schnasni; tried in the following locations: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/libschnasni.username_schnasni.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/schnasni.username_schnasni.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/scope.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/libschnasni.username_schnasni.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/schnasni.username_schnasni.so /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/scope.so Exception history: Exception #1: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/libschnasni.username_schnasni.so: cannot open shared object file: No such file or directory Exception #2: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/schnasni.username_schnasni.so: cannot open shared object file: No such file or directory Exception #3: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/i386-linux-gnu/scope.so: cannot open shared object file: No such file or directory Exception #4: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/libschnasni.username_schnasni.so: undefined symbol: _ZN5unity6scopes9ScopeBase22activate_result_actionERKNS0_6ResultERKNS0_14ActionMetadataERKSs Exception #5: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/schnasni.username_schnasni.so: cannot open shared object file: No such file or directory Exception #6: unity::ResourceException: /opt/click.ubuntu.com/schnasni.username/0.1/schnasni/scope.so: cannot open shared object file: No such file or directory It searches for the file in 6 directories, and does not find it in 5 of these, which is expected I think. But wha
[Touch-packages] [Bug 1535123] Re: Touchscreen location incorrect after changing resolution using unity-control-center with dual-display setup
David, thank you for reporting this and helping make Ubuntu better. However, your crash report is missing. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic retracer. First, execute at a terminal: cd /var/crash && sudo rm * ; sudo apt-get update && sudo apt-get -y dist-upgrade && sudo service apport start force_start=1 If you are running the Ubuntu Stable Release you might need to enable apport in /etc/default/apport and restart. Now reproduce the crash, then open a terminal, navigate to your /var/crash directory and file your report with: sudo ubuntu-bug /var/crash/_my_crash_report.crash where _my_crash_report.crash is the crash you would like to report. By default, this sends the crash to the Ubuntu Error Tracker infrastructure, which is different than Launchpad. For more on this, please see https://wiki.ubuntu.com/ErrorTracker . However, if after doing this you would still like to have a crash report posted to Launchpad, for example to ease triage and add others to your report, one would need to open the following file via a terminal: sudo nano /etc/apport/crashdb.conf and comment out the line: 'problem_types': ['Bug', 'Package'], by changing it to: # 'problem_types': ['Bug', 'Package'], Save, close, and file the crash report via: sudo ubuntu-bug /var/crash/_my_crash_report.crash However, this report is being closed since the process outlined above will deal with this issue more efficiently. Also, please do not attach your crash report manually to this report and reopen it. Thank you for your understanding. Helpful bug reporting tips: https://wiki.ubuntu.com/ReportingBugs ** Package changed: xorg (Ubuntu) => unity-settings-daemon (Ubuntu) ** Changed in: unity-settings-daemon (Ubuntu) Importance: Medium => Undecided ** Changed in: unity-settings-daemon (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1535123 Title: Touchscreen location incorrect after changing resolution using unity- control-center with dual-display setup Status in unity-settings-daemon package in Ubuntu: Invalid Bug description: I have a touchscreen laptop with external display connected. Both support maximum resolution of 4k (3840x2160). The laptop screen is on the left, external display on the right. After initial boot from daily xenial live cd 2016-01-17, both screens are at the maximum resolution. When I touch the laptop screen, the cursor correctly shows my touch position. Using unity-control-center, when I set the resolution of the laptop display to 1920x1080, the screen blanks momentarily and apport reports that Ubuntu has experienced an internal error. The resolution reverts to 3820x2160 on both screens. I try again and the screen resolution changes properly. I submitted the report through apport several minutes ago, but I don't know how to link it here and I'm not sure it's related. After the resolution change, the laptop display on the left is 1920x1080 and the monitor display on the right is 3840x2160. Touches on the left are scaled to the entire width of the desktop, rather than under my finger. Reverting the resolution to 3840x2160 on both monitors through unity- control-center, the touches are still scaled to the whole desktop. In other words, touches on the right side of the laptop display register on the touchless monitor. When I log out, the touches are correct on the login screen. When I log back in as the ubuntu user with both resolutions at 3820x2160, the touch positions are correct. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+12ubuntu1 ProcVersionSignature: Ubuntu 4.3.0-5.16-generic 4.3.3 Uname: Linux 4.3.0-5-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 CasperVersion: 1.366 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Sun Jan 17 20:12:52 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Intel Corporation Device [8086:191b] (rev 06) (prog-if 00 [VGA controller]) Subsystem: Samsung Electronics Co Ltd Device [144d:c12b] Subsystem: Samsung Electronics Co Ltd Device [144d:c12b] LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160117) MachineType: SAMSUNG ELECTRONICS CO., LTD. 940Z5L ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/username.seed boo
[Touch-packages] [Bug 1442428] Re: Headphones not detected after fresh boot or suspend/resume cycle, until unplugged and plugged back in
Pulse audio is automatically suspending idling devices (module-suspend- on-idle). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1442428 Title: Headphones not detected after fresh boot or suspend/resume cycle, until unplugged and plugged back in Status in ALSA driver: Unknown Status in alsa-driver package in Ubuntu: Incomplete Bug description: This is a regression from Ubuntu 14.04 (I have not tested 14.10). Headphones which were already plugged in prior to a suspend/resume cycle or a shutdown/reboot are not detected after a power-on (i.e., "Headphones: Built-in Audio" is absent from the "Output" tab in the Sound Settings). Unplugging the headphones and plugging them back in results in the headphones being detected and automatically selected. I used the ubuntu-bug tool to submit this bug report after a fresh boot, and after going through the troubleshooting steps (which unsuccessfully attempted to play some tones through the headphone jack), "Headphones" showed up in the Output tab (without me having to unplug them and plug them in again), but was not automatically selected ("Line Out" is selected by default). Manually selecting "Headphones" succeeded in enabling sound on the headphones. So it appears that perhaps pulseaudio does not automatically check for the presence of headphones upon boot or resume from suspend (or maybe it does, but the hardware isn't ready to respond at the time). ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-13.13~pre201504091631-generic 3.19.3 Uname: Linux 3.19.0-13-generic x86_64 ApportVersion: 2.17-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: furkan 2171 F pulseaudio /dev/snd/controlC0: furkan 2171 F pulseaudio CurrentDesktop: Unity Date: Thu Apr 9 20:45:11 2015 InstallationDate: Installed on 2014-06-06 (307 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) PackageArchitecture: all SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB failed Symptom_Card: Built-in Audio - HDA ATI SB Symptom_DevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: furkan 2171 F pulseaudio /dev/snd/controlC0: furkan 2171 F pulseaudio Symptom_Jack: Green Headphone Out, Front Symptom_Type: No sound at all Title: [GA-970A-D3, VIA VT2020, Green Headphone Out, Front] No sound at all UpgradeStatus: Upgraded to vivid on 2015-03-27 (13 days ago) dmi.bios.date: 12/16/2013 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F13b dmi.board.name: GA-970A-D3 dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF13b:bd12/16/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-970A-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-970A-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-970A-D3 dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/alsa-driver/+bug/1442428/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1490701] Re: BUG: soft lockup - CPU#3 stuck for 23s! [Xorg:11337]
A09 is the latest bios for my system. How are these stack traces related to the BIOS? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1490701 Title: BUG: soft lockup - CPU#3 stuck for 23s! [Xorg:11337] Status in xorg package in Ubuntu: Expired Bug description: I've ran into various other fglrx problems, but this is the first "soft lockup" after upgrading to kernel 3.16.0-46-generic. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.16.0-46.62~14.04.1-generic 3.16.7-ckt15 Uname: Linux 3.16.0-46-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: XFCE Date: Mon Aug 31 15:43:34 2015 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu DkmsStatus: fglrx-core, 15.200, 3.16.0-46-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Bonaire [1002:6649] (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:230c] InstallationDate: Installed on 2015-04-04 (148 days ago) InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) LightdmGreeterLog: ** (lightdm-gtk-greeter:6827): WARNING **: Indicator "power": failed to load ** (lightdm-gtk-greeter:6827): WARNING **: Failed to load user image: Failed to open file '/home/jms/.face': No such file or directory init: indicator-application main process (6861) killed by TERM signal MachineType: Dell Inc. Precision Tower 5810 ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.16.0-46-generic.efi.signed root=UUID=a1429ef6-c504-47a9-82fc-f4c80b480f55 ro rootflags=subvol=@ console=tty0 console=ttyS0,9600n8 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/19/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A06 dmi.board.name: 0K240Y dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 7 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA06:bd01/19/2015:svnDellInc.:pnPrecisionTower5810:pvr01:rvnDellInc.:rn0K240Y:rvrA01:cvnDellInc.:ct7:cvr: dmi.product.name: Precision Tower 5810 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. version.compiz: compiz N/A version.fglrx-installer: fglrx-installer N/A version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri N/A version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Sun Aug 30 19:54:17 2015 xserver.configfile: /etc/X11/xorg.conf xserver.devices: inputPower Button KEYBOARD, id 6 inputPower Button KEYBOARD, id 7 inputDELL DELL USB Laser Mouse MOUSE, id 8 inputAT Translated Set 2 keyboard KEYBOARD, id 9 xserver.errors: AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.16.0-1ubuntu1.2~trusty2 xserver.video_driver: fglrx To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1490701/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537308] Re: System sends Control, Alt and Shift events without input.
Joe Helfrifch, thank you for reporting this and helping make Ubuntu better. Could you please provide the full computer model as noted on the sticker of the computer itself (not from the Bug Description)? ** Changed in: xorg (Ubuntu) Status: New => Incomplete ** Changed in: xorg (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1537308 Title: System sends Control, Alt and Shift events without input. Status in xorg package in Ubuntu: Incomplete Bug description: I noticed strange behavior from my Ubuntu system. While left idle, the screensaver would shut off with no interaction with the machine. While using the machine, webpages would zoom in or out when trying to scroll, and command windows would open while typing. Using xev, I found that these events corresponded with ALt_L, Control_L and Shift_R events, even though those buttons were not being pressed. I'm attaching a xev log, searching for _L will show the events. ((Shift_R events are, for some reason, much rarer and do not occur in the particular log I'm adding.) In many (but not all) incidents, the KeyRelease event occurs without a preceding KeyPress event. This problem starts a variable period of time after booting the machine; generally within 4 hours. Once it starts, it persists until a reboot. Disabling the trackpad with xinput will stop the problem for several hours, but eventually something re-enables the trackpad and the problem reappears. Running memtest on the box generates an error when one specific core runs one specific test, but I cannot rule out that being related to memtest's problems with UEFI systems. (See passmark.com/forum/showthread.php?5638 for info on my memtest results and the UEFI issues.) I returned the machine to HP for service. They replaced the keyboard, trackpad and memory. This did not resolve the problem. I've recreated the problem in UbuntuMate, Ubuntu, and Debian, on both 3.x and 4.x kernels. I cannot reliably reproduce the issue on the Windows partition on the same box; I think I might have seen it once or twice while working on the machine, but can't rule out accidental keypresses by me at those times. Leaving a keylogger running for over 24 hours on the Windows partition did not show any unexpected keyboard events. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10 Uname: Linux 3.19.0-43-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.17.2-0ubuntu1.8 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: MATE Date: Fri Jan 22 21:36:14 2016 DistUpgraded: Fresh install DistroCodename: vivid DistroVariant: ubuntu DkmsStatus: fglrx-core, 15.200, 3.19.0-32-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-33-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-42-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-43-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:9874] (rev c5) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:80af] InstallationDate: Installed on 2015-10-30 (84 days ago) InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1) LightdmGreeterLog: ** (lightdm-gtk-greeter:938): WARNING **: [PIDs] Failed to execute command: upstart ** (lightdm-gtk-greeter:938): WARNING **: Failed to load user image: Failed to open file '/home/jbhelfrich/.face': No such file or directory LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1191): WARNING **: [PIDs] Failed to execute command: upstart ** (lightdm-gtk-greeter:1191): WARNING **: Failed to load user image: Failed to open file '/home/jbhelfrich/.face': No such file or directory MachineType: HP HP Pavilion Notebook ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic.efi.signed root=UUID=613f6223-b665-4289-9dfa-7b003124dfdf ro quiet splash vt.handoff=7 SourcePackage: xorg UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/06/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 80AF dmi.board.vendor: HP dmi.board.version: 81.28 dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF.13:bd08/06/2015:svnHP:pnHPPavilionNotebook:pvr:rvnHP:rn80AF:rvr81.28:cvnHP:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion Notebook dmi.sys.vendo
[Touch-packages] [Bug 1537317] [NEW] package openssh-server 1:6.9p1-2ubuntu0.1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1
Public bug reported: Настраивается пакет openssh-server (1:6.9p1-2ubuntu0.1) … insserv: warning: script 'K07smfpd' missing LSB tags and overrides insserv: warning: script 'smfpd' missing LSB tags and overrides insserv: There is a loop at service rc.local if started insserv: There is a loop between service rc.local and urandom if started insserv: loop involving service urandom at depth 4 insserv: loop involving service hwclock at depth 3 insserv: There is a loop between service smfpd and udev if started insserv: loop involving service udev at depth 1 insserv: loop involving service networking at depth 6 insserv: loop involving service mountdevsubfs at depth 3 insserv: loop involving service mountkernfs at depth 1 insserv: There is a loop at service smfpd if started insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true! insse
[Touch-packages] [Bug 1490701] Re: BUG: soft lockup - CPU#3 stuck for 23s! [Xorg:11337]
** Tags added: bios-outdated-a09 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1490701 Title: BUG: soft lockup - CPU#3 stuck for 23s! [Xorg:11337] Status in xorg package in Ubuntu: Expired Bug description: I've ran into various other fglrx problems, but this is the first "soft lockup" after upgrading to kernel 3.16.0-46-generic. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.16.0-46.62~14.04.1-generic 3.16.7-ckt15 Uname: Linux 3.16.0-46-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: XFCE Date: Mon Aug 31 15:43:34 2015 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu DkmsStatus: fglrx-core, 15.200, 3.16.0-46-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Bonaire [1002:6649] (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:230c] InstallationDate: Installed on 2015-04-04 (148 days ago) InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) LightdmGreeterLog: ** (lightdm-gtk-greeter:6827): WARNING **: Indicator "power": failed to load ** (lightdm-gtk-greeter:6827): WARNING **: Failed to load user image: Failed to open file '/home/jms/.face': No such file or directory init: indicator-application main process (6861) killed by TERM signal MachineType: Dell Inc. Precision Tower 5810 ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.16.0-46-generic.efi.signed root=UUID=a1429ef6-c504-47a9-82fc-f4c80b480f55 ro rootflags=subvol=@ console=tty0 console=ttyS0,9600n8 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/19/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A06 dmi.board.name: 0K240Y dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 7 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA06:bd01/19/2015:svnDellInc.:pnPrecisionTower5810:pvr01:rvnDellInc.:rn0K240Y:rvrA01:cvnDellInc.:ct7:cvr: dmi.product.name: Precision Tower 5810 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. version.compiz: compiz N/A version.fglrx-installer: fglrx-installer N/A version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri N/A version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Sun Aug 30 19:54:17 2015 xserver.configfile: /etc/X11/xorg.conf xserver.devices: inputPower Button KEYBOARD, id 6 inputPower Button KEYBOARD, id 7 inputDELL DELL USB Laser Mouse MOUSE, id 8 inputAT Translated Set 2 keyboard KEYBOARD, id 9 xserver.errors: AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: No such file or directory] xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.16.0-1ubuntu1.2~trusty2 xserver.video_driver: fglrx To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1490701/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 777964] Re: Dead zone on the screen
*** This bug is a duplicate of bug 709461 *** https://bugs.launchpad.net/bugs/709461 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/777964 Title: Dead zone on the screen Status in xorg package in Ubuntu: Confirmed Bug description: Binary package hint: xorg After the latest upgrade to Natty, there're many 'dead zones' in the screen, where the server interprets as the mouse being above the desktop instead of the current window. This happens with both Unity and Classic Desktop. Attached is a screencast showing the behavior when using the mouse middle-click (that in my case triggers the Rotate Cube Desktop compiz effect). Of course, when the mouse is on this wormhole area, it won't interact with the current window's controls or objects, making this one of the most annoying bugs one could encounter. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: xorg 1:7.6+4ubuntu3 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 Architecture: i386 CheckboxSubmission: b8069a2f68be06147bad956e6fb857d7 CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f CompizPlugins: [core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,decor,move,imgsvg,text,put,resize,resizeinfo,mousepoll,vpswitch,place,session,regex,gnomecompat,shift,imgpng,obs,wobbly,ezoom,neg,thumbnail,animation,dbus,workarounds,cube,switcher,rotate] CompositorRunning: compiz DRM.card0.DP.1: status: disconnected enabled: disabled dpms: Off modes: edid-base64: DRM.card0.DP.2: status: disconnected enabled: disabled dpms: Off modes: edid-base64: DRM.card0.DP.3: status: disconnected enabled: disabled dpms: Off modes: edid-base64: DRM.card0.HDMI.A.1: status: disconnected enabled: disabled dpms: Off modes: edid-base64: DRM.card0.HDMI.A.2: status: disconnected enabled: disabled dpms: Off modes: edid-base64: DRM.card0.LVDS.1: status: connected enabled: enabled dpms: On modes: 1440x900 1440x900 edid-base64: AP///wAwrjNSAQOAHhN46q4QllhTjCgkUFQBAQEBAQEBAQEBAQEBAQEB2CegiFGEGjAwIDYAML4QAAAZhCGgoFGEGjAwIDYAML4QAAAZDwCQCjKQCigUAQAyDAEB/gBMUDE0MVdQMS1UTEI4ADw= DRM.card0.VGA.1: status: disconnected enabled: disabled dpms: Off modes: edid-base64: Date: Thu May 5 12:45:42 2011 DistUpgraded: Log time: 2011-04-29 06:35:14.669904 DistroCodename: natty DistroVariant: ubuntu DkmsStatus: vboxhost, 4.0.6, 2.6.38-8-generic, i686: installed GraphicsCard: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:20e4] Subsystem: Lenovo Device [17aa:20e4] InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5) MachineType: LENOVO 6474AV4 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=es_AR:en LANG=es_AR.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=0e587281-9f07-4794-b8bd-2a142c31d617 ro quiet splash vt.handoff=7 Renderer: Unknown SourcePackage: xorg Symptom: display UpgradeStatus: Upgraded to natty on 2011-04-29 (5 days ago) dmi.bios.date: 12/06/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 7UET91WW (3.21 ) dmi.board.name: 6474AV4 dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr7UET91WW(3.21):bd12/06/2010:svnLENOVO:pn6474AV4:pvrThinkPadT400:rvnLENOVO:rn6474AV4:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 6474AV4 dmi.product.version: ThinkPad T400 dmi.sys.vendor: LENOVO version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2 version.libdrm2: libdrm2 2.4.23-1ubuntu6 version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2 version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110107+b795ca6e-0ubuntu7 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/777964/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : htt
[Touch-packages] [Bug 1518041] Re: Xorg freeze
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1518041 Title: Xorg freeze Status in xorg package in Ubuntu: Expired Bug description: work only reset button on the keyboard does not respond when hovering worked firefox ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8.1 ProcVersionSignature: Ubuntu 3.16.0-53.72~14.04.1-generic 3.16.7-ckt18 Uname: Linux 3.16.0-53-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: X-Cinnamon Date: Thu Nov 19 22:31:14 2015 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu GpuHangFrequency: Several times a day GpuHangReproducibility: I don't know GpuHangStarted: I don't know GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / R7 250X] [1002:683d] (prog-if 00 [VGA controller]) Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e244] InstallationDate: Installed on 2015-05-19 (184 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M. ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-53-generic root=UUID=78b0b1ac-9887-40b9-851c-0aad32632288 ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display Title: Xorg freeze UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/09/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F6 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: F2A88X-D3H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF6:bd04/09/2015:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnF2A88X-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: Gigabyte Technology Co., Ltd. version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri N/A version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core N/A version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A xserver.bootTime: Thu Nov 19 22:30:29 2015 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.16.0-1ubuntu1.2~trusty2 xserver.video_driver: radeon To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1518041/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1514827] Re: Xorg fails to start after upgrade 15.04 -> 15.10
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1514827 Title: Xorg fails to start after upgrade 15.04 -> 15.10 Status in xorg package in Ubuntu: Expired Bug description: Ubuntu 15.10 Error reproduced with all Kernels i tried blacklisting the intel driven, but somehow it loaded anyway. Loading in failsafe X mode, does not help Please contact me for further information Info about the graphics device and other info http://cloud.alexanderkulesza.de/owncloud/index.php/s/8gxc08CMEnX3wlP Thanks for your help ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname: Linux 4.2.0-18-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' Date: Tue Nov 10 14:24:54 2015 DistUpgraded: 2015-10-26 17:42:42,881 DEBUG enabling apt cron job DistroCodename: wily DistroVariant: ubuntu ExtraDebuggingInterest: I just need to know a workaround GraphicsCard: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0e) (prog-if 00 [VGA controller]) Subsystem: Acer Incorporated [ALI] Device [1025:0860] InstallationDate: Installed on 2014-10-01 (405 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: Acer TravelMate B115-MP PlymouthDebug: Error: [Errno 13] Permission denied: '/var/log/plymouth-debug.log' ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed root=UUID=2b1bbe6a-a0bf-489e-9772-09f89646d40e ro drm.debug=0xe acpi_backlight=vendor SourcePackage: xorg UpgradeStatus: Upgraded to wily on 2015-10-26 (14 days ago) dmi.bios.date: 04/11/2014 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.04 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Roxy dmi.board.vendor: Acer dmi.board.version: Type2 - A01 Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.04:bd04/11/2014:svnAcer:pnTravelMateB115-MP:pvrV1.04:rvnAcer:rnRoxy:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: TravelMate B115-MP dmi.product.version: V1.04 dmi.sys.vendor: Acer version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.64-1 version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4 version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0+git20150819-0ubuntu1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20150808-0ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1514827/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1517954] Re: Mouse click handler sometimes unresponsive while using Wireless USB Headset Corsair VOID rgb
[Expired for xorg (Ubuntu) because there has been no activity for 60 days.] ** Changed in: xorg (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1517954 Title: Mouse click handler sometimes unresponsive while using Wireless USB Headset Corsair VOID rgb Status in xorg package in Ubuntu: Expired Bug description: while using a Corsair VOID rgb Wireless USB Headset, approximately every 15 minutes mouse clicks are unresponsive. If I don't use the keys on the headset the mouse problem appears only after login. WORKAROUND: Switch tty with strg+alt+F1 and back to seven. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-33.38-generic 3.19.8-ckt7 Uname: Linux 3.19.0-33-generic x86_64 NonfreeKernelModules: nvidia .proc.driver.nvidia.registry: Binary: "" .proc.driver.nvidia.version: NVRM version: NVIDIA UNIX x86_64 Kernel Module 340.93 Wed Aug 19 16:49:15 PDT 2015 GCC version: gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13) ApportVersion: 2.17.2-0ubuntu1.7 Architecture: amd64 CurrentDesktop: XFCE Date: Thu Nov 19 16:27:31 2015 DistUpgraded: 2015-05-28 17:18:17,655 DEBUG enabling apt cron job DistroCodename: vivid DistroVariant: ubuntu GraphicsCard: NVIDIA Corporation GM107 [GeForce GTX 750] [10de:1381] (rev a2) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:84c2] InstallationDate: Installed on 2014-10-24 (390 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) LightdmGreeterLog: ** (lightdm-gtk-greeter:1413): WARNING **: Failed to load user image: Failed to open file '/home/christian/.face': Datei oder Verzeichnis nicht gefunden g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting. Invalid MIT-MAGIC-COOKIE-1 keyupstart: indicator-power-main-Prozess (1437) wurde von TERM-Signal beendet upstart: indicator-application-main-Prozess (1439) wurde von TERM-Signal beendet LightdmGreeterLogOld: ** (lightdm-gtk-greeter:5527): WARNING **: Failed to load user image: Failed to open file '/home/christian/.face': Datei oder Verzeichnis nicht gefunden Invalid MIT-MAGIC-COOKIE-1 keyupstart: indicator-power-main-Prozess (5552) wurde von TERM-Signal beendet upstart: indicator-application-main-Prozess (5563) wurde von TERM-Signal beendet MachineType: System manufacturer P5E Deluxe ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic root=UUID=1dd0a983-97bf-49d9-b28f-c060a634af4f ro SourcePackage: xorg UpgradeStatus: Upgraded to vivid on 2015-05-28 (175 days ago) dmi.bios.date: 04/17/2008 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0105 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: P5E Deluxe dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0105:bd04/17/2008:svnSystemmanufacturer:pnP5EDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5EDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: P5E Deluxe dmi.product.version: System Version dmi.sys.vendor: System manufacturer version.compiz: compiz N/A version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2 version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubuntu1~vivid2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.9-2ubuntu1~vivid2 version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3.1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.2 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2build1 xserver.bootTime: Thu Nov 19 16:18:28 2015 xserver.configfile: default xserver.logfile: /var/log/Xorg.0.log xserver.outputs: xserver.version: 2:1.17.1-0ubuntu3.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1517954/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1518918] Re: Private mode header color doesn't match Ambiance
[Expired for webbrowser-app (Ubuntu) because there has been no activity for 60 days.] ** Changed in: webbrowser-app (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1518918 Title: Private mode header color doesn't match Ambiance Status in webbrowser-app package in Ubuntu: Expired Bug description: In private browsing the header color changes. It doesn't match the window manager theme so it looks very awkward. I think this should be tied to the system theme like done in GTK+ apps. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1518918/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537310] [NEW] Canceling upload of problem information causes dialog to freeze
Public bug reported: Canceling the upload of problem information after sending information acquired with `ubuntu-bug [package name]` causes the upload dialog to become unresponsive. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: apport-gtk 2.19.1-0ubuntu5 Uname: Linux 4.3.3-040303-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportLog: ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 CrashReports: 640:0:152:907688:2016-01-15 16:04:48.503047587 +0100:2016-01-15 16:04:46.731001423 +0100:/var/crash/_usr_sbin_winbindd.0.crash 644:0:152:0:2016-01-15 16:04:48.503047587 +0100:2016-01-15 16:04:48.503047587 +0100:/var/crash/_usr_sbin_winbindd.0.upload 640:163:152:42761293:2016-01-23 03:37:42.503584063 +0100:2016-01-23 03:37:14.182860515 +0100:/var/crash/_usr_bin_rtorrent.163.crash 644:163:152:0:2016-01-23 03:37:18.986983255 +0100:2016-01-23 03:37:18.986983255 +0100:/var/crash/_usr_bin_rtorrent.163.upload Date: Sat Jan 23 04:45:02 2016 InstallationDate: Installed on 2015-04-20 (277 days ago) InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 (20141022.2) PackageArchitecture: all SourcePackage: apport UpgradeStatus: Upgraded to wily on 2015-10-26 (88 days ago) ** Affects: apport (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug third-party-packages wily -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1537310 Title: Canceling upload of problem information causes dialog to freeze Status in apport package in Ubuntu: New Bug description: Canceling the upload of problem information after sending information acquired with `ubuntu-bug [package name]` causes the upload dialog to become unresponsive. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: apport-gtk 2.19.1-0ubuntu5 Uname: Linux 4.3.3-040303-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportLog: ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 CrashReports: 640:0:152:907688:2016-01-15 16:04:48.503047587 +0100:2016-01-15 16:04:46.731001423 +0100:/var/crash/_usr_sbin_winbindd.0.crash 644:0:152:0:2016-01-15 16:04:48.503047587 +0100:2016-01-15 16:04:48.503047587 +0100:/var/crash/_usr_sbin_winbindd.0.upload 640:163:152:42761293:2016-01-23 03:37:42.503584063 +0100:2016-01-23 03:37:14.182860515 +0100:/var/crash/_usr_bin_rtorrent.163.crash 644:163:152:0:2016-01-23 03:37:18.986983255 +0100:2016-01-23 03:37:18.986983255 +0100:/var/crash/_usr_bin_rtorrent.163.upload Date: Sat Jan 23 04:45:02 2016 InstallationDate: Installed on 2015-04-20 (277 days ago) InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 (20141022.2) PackageArchitecture: all SourcePackage: apport UpgradeStatus: Upgraded to wily on 2015-10-26 (88 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1537310/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1337576] Re: dash inability - cron starts binary with /bin/sh
** Tags removed: targetmilestone-inin--- ** Tags added: targetmilestone-inin1604 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dash in Ubuntu. https://bugs.launchpad.net/bugs/1337576 Title: dash inability - cron starts binary with /bin/sh Status in dash package in Ubuntu: New Bug description: -- Problem Description -- CRON uses shell to start a binary executable defined in crontab, which is a waste of the resources for the extra shell process hanging in the system. It's supposed to run it directly with exec system call. *** Here are some command outputs to see the extra process(12327) and relevant information: *** # ps -ef | grep -e CRON -e PMLnx root 12326 771 0 13:59 ?00:00:00 CRON root 12327 12326 0 13:59 ?00:00:00 /bin/sh -c /var/perf/pm/bin/daemon_PMLnx <--- extra layer, a waste root 12328 12327 0 13:59 ?00:00:00 /var/perf/pm/bin/daemon_PMLnx # crontab -l 59 * * * * /var/perf/pm/bin/daemon_PMLnx # file /var/perf/pm/bin/daemon_PMLnx /var/perf/pm/bin/daemon_PMLnx: ELF 64-bit LSB executable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=1761d6d97eabb4e52870cb517fe6bf457e5bf89e, stripped # uname -a Linux ubuntu 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:09:21 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux # dpkg -l cron Name VersionArchitecture Description +++-=-==-=-= ii cron 3.0pl1-124ubuntu2 ppc64el process scheduling daemon *** Expect cron to directly execute a binary like this *** # ps -ef | grep -e CRON -e PMLnx root 2293 2223 0 09:59 ?00:00:00 /usr/sbin/CRON -n root 2294 2293 0 09:59 ?00:00:00 /var/perf/pm/bin/daemon_PMLnx # uname -a Linux hulala 3.12.15-3-default #1 SMP Wed Apr 2 17:08:55 UTC 2014 (69c2ea8) ppc64le ppc64le ppc64le GNU/Linux # cat /etc/SuSE-release SUSE Linux Enterprise Server 12 (ppc64le) VERSION = 12 PATCHLEVEL = 0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dash/+bug/1337576/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537303] Re: perl-base fails to install due to " unable to make backup symlink for './usr/share/man/man1/perl5.20.2.1.gz': No such file or directory"
This can be fixed with `sudo mv /usr/share/man/man1/perl5.20.2.1.gz /tmp && sudo apt-get install -f` -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to perl in Ubuntu. https://bugs.launchpad.net/bugs/1537303 Title: perl-base fails to install due to " unable to make backup symlink for './usr/share/man/man1/perl5.20.2.1.gz': No such file or directory" Status in perl package in Ubuntu: New Bug description: complete output: $ sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: perl-base perl-modules Suggested packages: libb-lint-perl libcpanplus-dist-build-perl libcpanplus-perl libfile-checktree-perl liblog-message-simple-perl liblog-message-perl libobject-accessor-perl Recommended packages: libarchive-extract-perl libpod-latex-perl libterm-ui-perl libtext-soundex-perl libpackage-constants-perl The following packages will be upgraded: perl-base perl-modules 2 upgraded, 0 newly installed, 0 to remove and 78 not upgraded. 2 not fully installed or removed. Need to get 0 B/3.696 kB of archives. After this operation, 1.541 kB of additional disk space will be used. Do you want to continue? [J/n] j (Reading database ... 852329 files and directories currently installed.) Preparing to unpack .../perl-base_5.20.2-6ubuntu0.1_amd64.deb ... Unpacking perl-base (5.20.2-6ubuntu0.1) over (5.20.2-6) ... dpkg: error processing archive /var/cache/apt/archives/perl-base_5.20.2-6ubuntu0.1_amd64.deb (--unpack): unable to make backup symlink for './usr/share/man/man1/perl5.20.2.1.gz': No such file or directory No apport report written because the error message indicates an issue on the local system Processing triggers for man-db (2.7.4-1) ... Errors were encountered while processing: /var/cache/apt/archives/perl-base_5.20.2-6ubuntu0.1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: perl-base 5.20.2-6 Uname: Linux 4.3.3-040303-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 Date: Sat Jan 23 03:47:27 2016 InstallationDate: Installed on 2015-04-20 (277 days ago) InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 (20141022.2) SourcePackage: perl UpgradeStatus: Upgraded to wily on 2015-10-26 (88 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1537303/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1337576] Re: dash inability - cron starts binary with /bin/sh
** Changed in: dash (Ubuntu) Assignee: (unassigned) => Taco Screen team (taco-screen-team) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dash in Ubuntu. https://bugs.launchpad.net/bugs/1337576 Title: dash inability - cron starts binary with /bin/sh Status in dash package in Ubuntu: New Bug description: -- Problem Description -- CRON uses shell to start a binary executable defined in crontab, which is a waste of the resources for the extra shell process hanging in the system. It's supposed to run it directly with exec system call. *** Here are some command outputs to see the extra process(12327) and relevant information: *** # ps -ef | grep -e CRON -e PMLnx root 12326 771 0 13:59 ?00:00:00 CRON root 12327 12326 0 13:59 ?00:00:00 /bin/sh -c /var/perf/pm/bin/daemon_PMLnx <--- extra layer, a waste root 12328 12327 0 13:59 ?00:00:00 /var/perf/pm/bin/daemon_PMLnx # crontab -l 59 * * * * /var/perf/pm/bin/daemon_PMLnx # file /var/perf/pm/bin/daemon_PMLnx /var/perf/pm/bin/daemon_PMLnx: ELF 64-bit LSB executable, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=1761d6d97eabb4e52870cb517fe6bf457e5bf89e, stripped # uname -a Linux ubuntu 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:09:21 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux # dpkg -l cron Name VersionArchitecture Description +++-=-==-=-= ii cron 3.0pl1-124ubuntu2 ppc64el process scheduling daemon *** Expect cron to directly execute a binary like this *** # ps -ef | grep -e CRON -e PMLnx root 2293 2223 0 09:59 ?00:00:00 /usr/sbin/CRON -n root 2294 2293 0 09:59 ?00:00:00 /var/perf/pm/bin/daemon_PMLnx # uname -a Linux hulala 3.12.15-3-default #1 SMP Wed Apr 2 17:08:55 UTC 2014 (69c2ea8) ppc64le ppc64le ppc64le GNU/Linux # cat /etc/SuSE-release SUSE Linux Enterprise Server 12 (ppc64le) VERSION = 12 PATCHLEVEL = 0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dash/+bug/1337576/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537308] [NEW] System sends Control, Alt and Shift events without input.
Public bug reported: I noticed strange behavior from my Ubuntu system. While left idle, the screensaver would shut off with no interaction with the machine. While using the machine, webpages would zoom in or out when trying to scroll, and command windows would open while typing. Using xev, I found that these events corresponded with ALt_L, Control_L and Shift_R events, even though those buttons were not being pressed. I'm attaching a xev log, searching for _L will show the events. ((Shift_R events are, for some reason, much rarer and do not occur in the particular log I'm adding.) In many (but not all) incidents, the KeyRelease event occurs without a preceding KeyPress event. This problem starts a variable period of time after booting the machine; generally within 4 hours. Once it starts, it persists until a reboot. Disabling the trackpad with xinput will stop the problem for several hours, but eventually something re-enables the trackpad and the problem reappears. Running memtest on the box generates an error when one specific core runs one specific test, but I cannot rule out that being related to memtest's problems with UEFI systems. (See passmark.com/forum/showthread.php?5638 for info on my memtest results and the UEFI issues.) I returned the machine to HP for service. They replaced the keyboard, trackpad and memory. This did not resolve the problem. I've recreated the problem in UbuntuMate, Ubuntu, and Debian, on both 3.x and 4.x kernels. I cannot reliably reproduce the issue on the Windows partition on the same box; I think I might have seen it once or twice while working on the machine, but can't rule out accidental keypresses by me at those times. Leaving a keylogger running for over 24 hours on the Windows partition did not show any unexpected keyboard events. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10 Uname: Linux 3.19.0-43-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.17.2-0ubuntu1.8 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: MATE Date: Fri Jan 22 21:36:14 2016 DistUpgraded: Fresh install DistroCodename: vivid DistroVariant: ubuntu DkmsStatus: fglrx-core, 15.200, 3.19.0-32-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-33-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-42-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-43-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:9874] (rev c5) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:80af] InstallationDate: Installed on 2015-10-30 (84 days ago) InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1) LightdmGreeterLog: ** (lightdm-gtk-greeter:938): WARNING **: [PIDs] Failed to execute command: upstart ** (lightdm-gtk-greeter:938): WARNING **: Failed to load user image: Failed to open file '/home/jbhelfrich/.face': No such file or directory LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1191): WARNING **: [PIDs] Failed to execute command: upstart ** (lightdm-gtk-greeter:1191): WARNING **: Failed to load user image: Failed to open file '/home/jbhelfrich/.face': No such file or directory MachineType: HP HP Pavilion Notebook ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic.efi.signed root=UUID=613f6223-b665-4289-9dfa-7b003124dfdf ro quiet splash vt.handoff=7 SourcePackage: xorg UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/06/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 80AF dmi.board.vendor: HP dmi.board.version: 81.28 dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF.13:bd08/06/2015:svnHP:pnHPPavilionNotebook:pvr:rvnHP:rn80AF:rvr81.28:cvnHP:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion Notebook dmi.sys.vendor: HP version.compiz: compiz 1:0.9.12.1+15.04.20150922-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2 version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubuntu1~vivid2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.9-2ubuntu1~vivid2 version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3.1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.3 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2build1 xserver.bootTime: Thu
[Touch-packages] [Bug 1537308] Re: System sends Control, Alt and Shift events without input.
Subscribed penalvch based on comments on 1264713 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1537308 Title: System sends Control, Alt and Shift events without input. Status in xorg package in Ubuntu: New Bug description: I noticed strange behavior from my Ubuntu system. While left idle, the screensaver would shut off with no interaction with the machine. While using the machine, webpages would zoom in or out when trying to scroll, and command windows would open while typing. Using xev, I found that these events corresponded with ALt_L, Control_L and Shift_R events, even though those buttons were not being pressed. I'm attaching a xev log, searching for _L will show the events. ((Shift_R events are, for some reason, much rarer and do not occur in the particular log I'm adding.) In many (but not all) incidents, the KeyRelease event occurs without a preceding KeyPress event. This problem starts a variable period of time after booting the machine; generally within 4 hours. Once it starts, it persists until a reboot. Disabling the trackpad with xinput will stop the problem for several hours, but eventually something re-enables the trackpad and the problem reappears. Running memtest on the box generates an error when one specific core runs one specific test, but I cannot rule out that being related to memtest's problems with UEFI systems. (See passmark.com/forum/showthread.php?5638 for info on my memtest results and the UEFI issues.) I returned the machine to HP for service. They replaced the keyboard, trackpad and memory. This did not resolve the problem. I've recreated the problem in UbuntuMate, Ubuntu, and Debian, on both 3.x and 4.x kernels. I cannot reliably reproduce the issue on the Windows partition on the same box; I think I might have seen it once or twice while working on the machine, but can't rule out accidental keypresses by me at those times. Leaving a keylogger running for over 24 hours on the Windows partition did not show any unexpected keyboard events. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-43.49-generic 3.19.8-ckt10 Uname: Linux 3.19.0-43-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.17.2-0ubuntu1.8 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None CurrentDesktop: MATE Date: Fri Jan 22 21:36:14 2016 DistUpgraded: Fresh install DistroCodename: vivid DistroVariant: ubuntu DkmsStatus: fglrx-core, 15.200, 3.19.0-32-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-33-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-42-generic, x86_64: installed fglrx-core, 15.200, 3.19.0-43-generic, x86_64: installed ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:9874] (rev c5) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:80af] InstallationDate: Installed on 2015-10-30 (84 days ago) InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1) LightdmGreeterLog: ** (lightdm-gtk-greeter:938): WARNING **: [PIDs] Failed to execute command: upstart ** (lightdm-gtk-greeter:938): WARNING **: Failed to load user image: Failed to open file '/home/jbhelfrich/.face': No such file or directory LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1191): WARNING **: [PIDs] Failed to execute command: upstart ** (lightdm-gtk-greeter:1191): WARNING **: Failed to load user image: Failed to open file '/home/jbhelfrich/.face': No such file or directory MachineType: HP HP Pavilion Notebook ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-43-generic.efi.signed root=UUID=613f6223-b665-4289-9dfa-7b003124dfdf ro quiet splash vt.handoff=7 SourcePackage: xorg UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/06/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F.13 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 80AF dmi.board.vendor: HP dmi.board.version: 81.28 dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF.13:bd08/06/2015:svnHP:pnHPPavilionNotebook:pvr:rvnHP:rn80AF:rvr81.28:cvnHP:ct10:cvrChassisVersion: dmi.product.name: HP Pavilion Notebook dmi.sys.vendor: HP version.compiz: compiz 1:0.9.12.1+15.04.20150922-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.60-2 version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.9-2ubuntu1~vivid2 version.libgl1-mesa-dri-experimental
[Touch-packages] [Bug 1537303] [NEW] perl-base fails to install due to " unable to make backup symlink for './usr/share/man/man1/perl5.20.2.1.gz': No such file or directory"
Public bug reported: complete output: $ sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: perl-base perl-modules Suggested packages: libb-lint-perl libcpanplus-dist-build-perl libcpanplus-perl libfile-checktree-perl liblog-message-simple-perl liblog-message-perl libobject-accessor-perl Recommended packages: libarchive-extract-perl libpod-latex-perl libterm-ui-perl libtext-soundex-perl libpackage-constants-perl The following packages will be upgraded: perl-base perl-modules 2 upgraded, 0 newly installed, 0 to remove and 78 not upgraded. 2 not fully installed or removed. Need to get 0 B/3.696 kB of archives. After this operation, 1.541 kB of additional disk space will be used. Do you want to continue? [J/n] j (Reading database ... 852329 files and directories currently installed.) Preparing to unpack .../perl-base_5.20.2-6ubuntu0.1_amd64.deb ... Unpacking perl-base (5.20.2-6ubuntu0.1) over (5.20.2-6) ... dpkg: error processing archive /var/cache/apt/archives/perl-base_5.20.2-6ubuntu0.1_amd64.deb (--unpack): unable to make backup symlink for './usr/share/man/man1/perl5.20.2.1.gz': No such file or directory No apport report written because the error message indicates an issue on the local system Processing triggers for man-db (2.7.4-1) ... Errors were encountered while processing: /var/cache/apt/archives/perl-base_5.20.2-6ubuntu0.1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: perl-base 5.20.2-6 Uname: Linux 4.3.3-040303-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 Date: Sat Jan 23 03:47:27 2016 InstallationDate: Installed on 2015-04-20 (277 days ago) InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 (20141022.2) SourcePackage: perl UpgradeStatus: Upgraded to wily on 2015-10-26 (88 days ago) ** Affects: perl (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug wily -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to perl in Ubuntu. https://bugs.launchpad.net/bugs/1537303 Title: perl-base fails to install due to " unable to make backup symlink for './usr/share/man/man1/perl5.20.2.1.gz': No such file or directory" Status in perl package in Ubuntu: New Bug description: complete output: $ sudo apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: perl-base perl-modules Suggested packages: libb-lint-perl libcpanplus-dist-build-perl libcpanplus-perl libfile-checktree-perl liblog-message-simple-perl liblog-message-perl libobject-accessor-perl Recommended packages: libarchive-extract-perl libpod-latex-perl libterm-ui-perl libtext-soundex-perl libpackage-constants-perl The following packages will be upgraded: perl-base perl-modules 2 upgraded, 0 newly installed, 0 to remove and 78 not upgraded. 2 not fully installed or removed. Need to get 0 B/3.696 kB of archives. After this operation, 1.541 kB of additional disk space will be used. Do you want to continue? [J/n] j (Reading database ... 852329 files and directories currently installed.) Preparing to unpack .../perl-base_5.20.2-6ubuntu0.1_amd64.deb ... Unpacking perl-base (5.20.2-6ubuntu0.1) over (5.20.2-6) ... dpkg: error processing archive /var/cache/apt/archives/perl-base_5.20.2-6ubuntu0.1_amd64.deb (--unpack): unable to make backup symlink for './usr/share/man/man1/perl5.20.2.1.gz': No such file or directory No apport report written because the error message indicates an issue on the local system Processing triggers for man-db (2.7.4-1) ... Errors were encountered while processing: /var/cache/apt/archives/perl-base_5.20.2-6ubuntu0.1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: perl-base 5.20.2-6 Uname: Linux 4.3.3-040303-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 Date: Sat Jan 23 03:47:27 2016 InstallationDate: Installed on 2015-04-20 (277 days ago) InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 (20141022.2) So
[Touch-packages] [Bug 1535780] Re: Passing DisplayConfiguration scale property from nested server to host appears to not work
Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.20.0 ** Changed in: mir Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1535780 Title: Passing DisplayConfiguration scale property from nested server to host appears to not work Status in Mir: Fix Committed Status in mir package in Ubuntu: New Bug description: I'm using code like this in QtMir, implementing a wrapper for DisplayConfigurationPolicy: void MirDisplayConfigurationPolicy::apply_to(mg::DisplayConfiguration& conf) { m_wrapped->apply_to(conf); conf.for_each_output( [&](mg::UserDisplayConfigurationOutput &output) { output.scale = 2; }); } Starting nested server with this, I fail to see the final applied DisplayConfiguration having the scale value I requested. Also, can you please check scale can be set for Android platform. It does work on Mesa/KMS anyway. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1535780/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
Re: [Touch-packages] [Bug 1457400] Re: reduce 90s session kill timeout if the session does not shutdown cleanly
Thanks. It helps :-) Thanks, Johny George On Wednesday 13 January 2016 10:06 PM, kernelOfTruth wrote: > /etc/systemd/system.conf > > or a similar file should be your friend > > http://www.freedesktop.org/software/systemd/man/systemd-system.conf.html > > search for > > DefaultTimeoutStartSec= > DefaultTimeoutStopSec= > TimeoutSec= > > > and enter lower values > -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. https://bugs.launchpad.net/bugs/1457400 Title: reduce 90s session kill timeout if the session does not shutdown cleanly Status in lvm2 package in Ubuntu: New Status in systemd package in Ubuntu: Confirmed Bug description: I use Ubuntu 15.04 with Unity, I have a SSD drive also. Very recently onwards the ubuntu is taking long to shut down nearly 1:30 minutes. I checked the shutdown log messages and I get the follow message. A stop job is running for Session c2 of user * (25s/ 1min 30 s) It count downs till 1:30 minutes and then shutdown the machine. Why is it happening. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1457400/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1438072] Re: QCameraInfo::availableCameras() returns empty list on qtubuntu, works on xcb
libqt5multimedia5-plugins is in all images by default. And it still doesn't work on 15.04 OTA-8.5 . -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1438072 Title: QCameraInfo::availableCameras() returns empty list on qtubuntu, works on xcb Status in Client Developer Experience: New Status in qtubuntu-camera: New Status in qtmultimedia-opensource-src package in Ubuntu: Confirmed Bug description: Based on [1] I've created a small sample app to verify the issue and indeed it seems to be broken. QCameraInfo::availableCameras() returns an empty list on the BQ phone. It works if the same application is run on X11. Attached you'll find the sample app to reproduce. Watch out for the qDebug() print in main.cpp. [1] https://askubuntu.com/questions/602892/qt-multimedia-doesnt-seem- to-work-on-touch To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-developer-experience/+bug/1438072/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1490701] Re: BUG: soft lockup - CPU#3 stuck for 23s! [Xorg:11337]
Jan 22 07:35:04 bulma kernel: [218783.674485] audit_printk_skb: 78 callbacks suppressed Jan 22 07:35:04 bulma kernel: [218783.674488] type=1400 audit(1453466104.679:49): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=11202 comm="apparmor_parser" Jan 22 07:35:04 bulma kernel: [218783.674493] type=1400 audit(1453466104.679:50): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=11202 comm="apparmor_parser" Jan 22 07:35:04 bulma kernel: [218783.674802] type=1400 audit(1453466104.679:51): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=11202 comm="apparmor_parser" Jan 22 12:56:17 bulma kernel: [238056.348001] BUG: soft lockup - CPU#0 stuck for 23s! [Xorg:10591] Jan 22 12:56:17 bulma kernel: [238056.348002] Modules linked in: ip6table_filter ip6_tables xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack iptable_filter ip_tables x_tables vmw_vsock_vmci_transport vsock vmw_vmci xfs nls_iso8859_1 snd_hda_codec_hdmi snd_usb_audio x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_realtek snd_usbmidi_lib snd_hda_intel 8021q garp snd_hda_codec coretemp stp fglrx(POX) mrp gpio_ich llc kvm_intel kvm crct10dif_pclmul crc32_pclmul aesni_intel snd_hwdep snd_pcm aes_x86_64 snd_page_alloc lrw snd_seq_midi gf128mul glue_helper snd_seq_midi_event snd_rawmidi mei_me snd_seq mac_hid snd_seq_device amd_iommu_v2 lpc_ich snd_timer snd ablk_helper dcdbas cryptd soundcore serio_raw mei shpchp wmi parport_pc ppdev nf_conntrack_tftp nf_conntrack lp parport btrfs xor raid6_pq libcrc32c e1000e hid_generic ptp usbhid ahci hid usb_storage pps_core libahci Jan 22 12:56:17 bulma kernel: [238056.348002] CPU: 0 PID: 10591 Comm: Xorg Tainted: P OX 3.13.0-76-generic #120-Ubuntu Jan 22 12:56:17 bulma kernel: [238056.348002] Hardware name: Dell Inc. Precision Tower 5810/0K240Y, BIOS A09 09/26/2015 Jan 22 12:56:17 bulma kernel: [238056.348002] task: 880fc2c2b000 ti: 880108bf4000 task.ti: 880108bf4000 Jan 22 12:56:17 bulma kernel: [238056.348002] RIP: 0010:[] [] native_read_tsc+0x0/0x20 Jan 22 12:56:17 bulma kernel: [238056.348002] RSP: 0018:880108bf58d8 EFLAGS: 0246 Jan 22 12:56:17 bulma kernel: [238056.348002] RAX: RBX: 881063093808 RCX: 01aa4620 Jan 22 12:56:17 bulma kernel: [238056.348002] RDX: 1c2f455d RSI: 000a RDI: 8752 Jan 22 12:56:17 bulma kernel: [238056.348002] RBP: 880108bf58f8 R08: 881063093808 R09: 0095 Jan 22 12:56:17 bulma kernel: [238056.348002] R10: 881063093808 R11: R12: 0002 Jan 22 12:56:17 bulma kernel: [238056.348002] R13: 880108bf58c0 R14: 8801a1f8 R15: a0a609af Jan 22 12:56:17 bulma kernel: [238056.348002] FS: 7f0615c4e9c0() GS:8810bfc0() knlGS: Jan 22 12:56:17 bulma kernel: [238056.348002] CS: 0010 DS: ES: CR0: 80050033 Jan 22 12:56:17 bulma kernel: [238056.348002] CR2: 7f0615a75000 CR3: 000224c2c000 CR4: 001407f0 Jan 22 12:56:17 bulma kernel: [238056.348002] Stack: Jan 22 12:56:17 bulma kernel: [238056.348002] 8137243a 0024d45b 881063093808 Jan 22 12:56:17 bulma kernel: [238056.348002] 880108bf5908 813723a0 880108bf5930 a0a3eb9c Jan 22 12:56:17 bulma kernel: [238056.348002] 0018 880108bf5930 0024d45b 880108bf59a0 Jan 22 12:56:17 bulma kernel: [238056.348002] Call Trace: Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? delay_tsc+0x4a/0x80 Jan 22 12:56:17 bulma kernel: [238056.348002] [] __udelay+0x30/0x40 Jan 22 12:56:17 bulma kernel: [238056.348002] [] KCL_DelayInMicroSeconds+0x1c/0x80 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] PECI_Delay+0xe/0x20 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PECI_WaitForRegisterUnequal+0x115/0x340 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? MCIL_ModifyRegister+0xcd/0x380 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? CIslands_SendMsgToSmc+0x7d/0x90 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PhwCIslands_UploadDpmLevelEnableMask+0x7a/0x100 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PhwCIslands_SetPowerStateTasks+0x608/0x960 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PHM_SetPowerState+0x4d/0xe0 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PSM_ApplyHardwareAttributes_Dynamic+0x9b/0xf0 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PSM_AdjustPowerState_Dynamic+0x175/0x550 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PEM_ExcuteEventChain+0x64/0xe0 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PEM_HandleEvent+0x60/0xf0 [fglrx] Jan 22 12:56:17 bulma kernel: [238056.348002] [] ? PEM_CWDDEPM_NotifyEven
[Touch-packages] [Bug 1537260] [NEW] /usr/bin/mtp-server:*** Error in `/usr/bin/mtp-server': double free or corruption (!prev): ADDR ***
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding mtp. This problem was most recently seen with version 0.0.4+15.04.20151126-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/30244ffeb327cc96c8518a742bd98bfff5320eb8 contains more details. ** Affects: mtp (Ubuntu) Importance: Undecided Status: New ** Tags: rtm-14.09 vivid wily xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mtp in Ubuntu. https://bugs.launchpad.net/bugs/1537260 Title: /usr/bin/mtp-server:*** Error in `/usr/bin/mtp-server': double free or corruption (!prev): ADDR *** Status in mtp package in Ubuntu: New Bug description: The Ubuntu Error Tracker has been receiving reports about a problem regarding mtp. This problem was most recently seen with version 0.0.4+15.04.20151126-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/30244ffeb327cc96c8518a742bd98bfff5320eb8 contains more details. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mtp/+bug/1537260/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537259] [NEW] /bin/bash:11:_rl_copy_to_kill_ring:rl_kill_text:_rl_rubout_char:_rl_dispatch_subseq:_rl_dispatch
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding bash. This problem was most recently seen with version 4.3-14ubuntu1, the problem page at https://errors.ubuntu.com/problem/00bc8a607a80e5bbb46e1fbbfbed3ae2a015326a contains more details. ** Affects: bash (Ubuntu) Importance: Undecided Status: New ** Tags: trusty utopic wily -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/1537259 Title: /bin/bash:11:_rl_copy_to_kill_ring:rl_kill_text:_rl_rubout_char:_rl_dispatch_subseq:_rl_dispatch Status in bash package in Ubuntu: New Bug description: The Ubuntu Error Tracker has been receiving reports about a problem regarding bash. This problem was most recently seen with version 4.3-14ubuntu1, the problem page at https://errors.ubuntu.com/problem/00bc8a607a80e5bbb46e1fbbfbed3ae2a015326a contains more details. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1537259/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1536814] Re: thumbnailer called with wrong width in scope preview
The x3 size request is because the widget allows zooming, so you need a bigger image that has more details, not a bug. HOWEVER, you made me realise that if the zoomable property of the widget is set to false we don't need to request a x3 size, so I'll add a branch to request bigger images ONLY when they are zoomable. ** Changed in: unity8 (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1536814 Title: thumbnailer called with wrong width in scope preview Status in unity8 package in Ubuntu: Invalid Bug description: It appears the thumbnailer is calling for an image of width 1620 for a krillin where the actual width should be 540 in a scope preview. thumbnailer-service: [22:16:13.673] "thumbnail: home/phablet/.local/share/unity-scopes/leaf- net/dropbox.canonicalpartners/camera_uploads/2016-01-19_13.17.16.jpg (1620,0): 0.017934 sec (MISS)" @Albert: you can see/reproduce this with the dropbox photos 0.3 scope I emailed you To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1536814/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1479652] Re: [patch] ntpd rejects source UDP ports less than 123 as bogus
** Changed in: ntp (Ubuntu Precise) Importance: Undecided => Medium ** Changed in: ntp (Ubuntu Trusty) Importance: Undecided => Medium ** Changed in: ntp (Ubuntu Wily) Importance: Undecided => Medium ** Changed in: ntp (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: ntp (Ubuntu Precise) Assignee: (unassigned) => Eric Desrochers (slashd) ** Changed in: ntp (Ubuntu Trusty) Assignee: (unassigned) => Eric Desrochers (slashd) ** Changed in: ntp (Ubuntu Wily) Assignee: (unassigned) => Eric Desrochers (slashd) ** Changed in: ntp (Ubuntu Xenial) Assignee: (unassigned) => Kick In (kick-d) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1479652 Title: [patch] ntpd rejects source UDP ports less than 123 as bogus Status in NTP: Fix Released Status in ntp package in Ubuntu: New Status in ntp source package in Precise: New Status in ntp source package in Trusty: New Status in ntp source package in Wily: New Status in ntp source package in Xenial: New Status in ntp package in Debian: New Bug description: [Title copied from Debian bug, which was not filed by me. Description below is mine.] If an NTP client sends a request with a source port less than 123, the packet is silently ignored by ntpd. This is occurring in our environment due to NAT. Attached is the patch already accepted upstream which fixes the issue. I've verified it fixes the problem. Debian has been ignoring this patch for almost 3 years. Can we get this in Ubuntu please? To manage notifications about this bug go to: https://bugs.launchpad.net/ntp/+bug/1479652/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537248] Re: Disabling haptics in the system settings only affects Unity8 and a few system apps
Any help/hints on how to fix this would be greatly appreciated. We first observed this in the calculator app and really want to fix this. (LP: #1428606) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1537248 Title: Disabling haptics in the system settings only affects Unity8 and a few system apps Status in ubuntu-ui-toolkit package in Ubuntu: In Progress Bug description: How to reproduce: 1) Uncheck "Other vibrations" in System Settings > Sound 2) Open the dialer and press a few buttons 3) You will notice that the phone does not vibrate when pressing a button 4) Now open the clock app and press a few buttons 5) The selection in the system settings does not seem to affect the clock app and the phone still vibrates when pressing an AbstractButton or a derived item Components to which the setting does apply: * Unity 8 * System Settings * Dialer * Messaging app * Address book Components to which it does NOT apply: * Webbrowser * Camera * Clock * Terminal app * File manager * Document viewer * Any click app from the store which I have tried so far Debugging efforts so far: I have added a few console.log() calls and saw that in Haptics.qml, when the play() method is called, vibra.otherVibrate is true. So it seems as if the ServiceProperties object fails to fetch the proper value when running the aforementioned apps. A few observations: * All apps for which it works are legacy (e.g. non-click) applications. * However, the webbrowser app is a legacy one, too, but it doesn't work there. * All apps for which it works run unconfined. * However, the terminal and the file manager apps are unconfined, too. * The apps for which it works seem to use the most recent UITK version. * However, the document viewer does that as well. = phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 218 device name: mako channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2016-01-21 23:18:06 version version: 218 version ubuntu: 20160121.2 version device: 20160112 version custom: mako-1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1537248/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537248] [NEW] Disabling haptics in the system settings only affects Unity8 and a few system apps
Public bug reported: How to reproduce: 1) Uncheck "Other vibrations" in System Settings > Sound 2) Open the dialer and press a few buttons 3) You will notice that the phone does not vibrate when pressing a button 4) Now open the clock app and press a few buttons 5) The selection in the system settings does not seem to affect the clock app and the phone still vibrates when pressing an AbstractButton or a derived item Components to which the setting does apply: * Unity 8 * System Settings * Dialer * Messaging app * Address book Components to which it does NOT apply: * Webbrowser * Camera * Clock * Terminal app * File manager * Document viewer * Any click app from the store which I have tried so far Debugging efforts so far: I have added a few console.log() calls and saw that in Haptics.qml, when the play() method is called, vibra.otherVibrate is true. So it seems as if the ServiceProperties object fails to fetch the proper value when running the aforementioned apps. A few observations: * All apps for which it works are legacy (e.g. non-click) applications. * However, the webbrowser app is a legacy one, too, but it doesn't work there. * All apps for which it works run unconfined. * However, the terminal and the file manager apps are unconfined, too. * The apps for which it works seem to use the most recent UITK version. * However, the document viewer does that as well. = phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 218 device name: mako channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2016-01-21 23:18:06 version version: 218 version ubuntu: 20160121.2 version device: 20160112 version custom: mako-1.1 ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Assignee: Niklas Wenzel (nikwen) Status: In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Niklas Wenzel (nikwen) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1537248 Title: Disabling haptics in the system settings only affects Unity8 and a few system apps Status in ubuntu-ui-toolkit package in Ubuntu: In Progress Bug description: How to reproduce: 1) Uncheck "Other vibrations" in System Settings > Sound 2) Open the dialer and press a few buttons 3) You will notice that the phone does not vibrate when pressing a button 4) Now open the clock app and press a few buttons 5) The selection in the system settings does not seem to affect the clock app and the phone still vibrates when pressing an AbstractButton or a derived item Components to which the setting does apply: * Unity 8 * System Settings * Dialer * Messaging app * Address book Components to which it does NOT apply: * Webbrowser * Camera * Clock * Terminal app * File manager * Document viewer * Any click app from the store which I have tried so far Debugging efforts so far: I have added a few console.log() calls and saw that in Haptics.qml, when the play() method is called, vibra.otherVibrate is true. So it seems as if the ServiceProperties object fails to fetch the proper value when running the aforementioned apps. A few observations: * All apps for which it works are legacy (e.g. non-click) applications. * However, the webbrowser app is a legacy one, too, but it doesn't work there. * All apps for which it works run unconfined. * However, the terminal and the file manager apps are unconfined, too. * The apps for which it works seem to use the most recent UITK version. * However, the document viewer does that as well. = phablet@ubuntu-phablet:~$ system-image-cli -i current build number: 218 device name: mako channel: ubuntu-touch/rc-proposed/bq-aquaris.en last update: 2016-01-21 23:18:06 version version: 218 version ubuntu: 20160121.2 version device: 20160112 version custom: mako-1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1537248/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1479652] Re: [patch] ntpd rejects source UDP ports less than 123 as bogus
** Also affects: ntp (Ubuntu Wily) Importance: Undecided Status: New ** Also affects: ntp (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: ntp (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: ntp (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1479652 Title: [patch] ntpd rejects source UDP ports less than 123 as bogus Status in NTP: Fix Released Status in ntp package in Ubuntu: New Status in ntp source package in Precise: New Status in ntp source package in Trusty: New Status in ntp source package in Wily: New Status in ntp source package in Xenial: New Status in ntp package in Debian: New Bug description: [Title copied from Debian bug, which was not filed by me. Description below is mine.] If an NTP client sends a request with a source port less than 123, the packet is silently ignored by ntpd. This is occurring in our environment due to NAT. Attached is the patch already accepted upstream which fixes the issue. I've verified it fixes the problem. Debian has been ignoring this patch for almost 3 years. Can we get this in Ubuntu please? To manage notifications about this bug go to: https://bugs.launchpad.net/ntp/+bug/1479652/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537244] Re: package linux-image-extra-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2
*** This bug is a duplicate of bug 1537240 *** https://bugs.launchpad.net/bugs/1537240 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1537240, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** This bug has been marked a duplicate of bug 1537240 package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1537244 Title: package linux-image-extra-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 Status in initramfs-tools package in Ubuntu: New Bug description: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-extra-4.3.0-7-generic 4.3.0-7.18 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:48:33 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-image-extra-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev' UpgradeStatus: Upgraded to xenial on 2016-01-22 (0 days ago) dmi.bios.date: 10/23/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.50 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.50:bd10/23/2012:svnTOSHIBA:pnTECRAA11:pvrPTSE0E-04D03PMK:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA A11 dmi.product.version: PTSE0E-04D03PMK dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1537244/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537240] Re: package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1537240 Title: package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 Status in initramfs-tools package in Ubuntu: New Bug description: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.3.0-7-generic 4.3.0-7.18 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:46:28 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev' UpgradeStatus: Upgraded to xenial on 2016-01-22 (0 days ago) dmi.bios.date: 10/23/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.50 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.50:bd10/23/2012:svnTOSHIBA:pnTECRAA11:pvrPTSE0E-04D03PMK:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA A11 dmi.product.version: PTSE0E-04D03PMK dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1537240/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537240] [NEW] package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2
Public bug reported: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.3.0-7-generic 4.3.0-7.18 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:46:28 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev' UpgradeStatus: Upgraded to xenial on 2016-01-22 (0 days ago) dmi.bios.date: 10/23/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.50 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.50:bd10/23/2012:svnTOSHIBA:pnTECRAA11:pvrPTSE0E-04D03PMK:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA A11 dmi.product.version: PTSE0E-04D03PMK dmi.sys.vendor: TOSHIBA ** Affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1537240 Title: package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 Status in initramfs-tools package in Ubuntu: New Bug description: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.3.0-7-generic 4.3.0-7.18 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:46:28 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited
[Touch-packages] [Bug 1537244] [NEW] package linux-image-extra-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2
*** This bug is a duplicate of bug 1537240 *** https://bugs.launchpad.net/bugs/1537240 Public bug reported: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-extra-4.3.0-7-generic 4.3.0-7.18 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:48:33 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-image-extra-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev' UpgradeStatus: Upgraded to xenial on 2016-01-22 (0 days ago) dmi.bios.date: 10/23/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.50 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.50:bd10/23/2012:svnTOSHIBA:pnTECRAA11:pvrPTSE0E-04D03PMK:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA A11 dmi.product.version: PTSE0E-04D03PMK dmi.sys.vendor: TOSHIBA ** Affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1537244 Title: package linux-image-extra-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 Status in initramfs-tools package in Ubuntu: New Bug description: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-extra-4.3.0-7-generic 4.3.0-7.18 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:48:33 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-i
[Touch-packages] [Bug 1537241] Re: package linux-image-generic 4.3.0.7.8 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2
*** This bug is a duplicate of bug 1537240 *** https://bugs.launchpad.net/bugs/1537240 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1537240, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** This bug has been marked a duplicate of bug 1537240 package linux-image-4.3.0-7-generic 4.3.0-7.18 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1537241 Title: package linux-image-generic 4.3.0.7.8 failed to install/upgrade: run- parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 Status in initramfs-tools package in Ubuntu: New Bug description: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-generic 4.3.0.7.8 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:48:33 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-image-generic 4.3.0.7.8 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev' UpgradeStatus: Upgraded to xenial on 2016-01-22 (0 days ago) dmi.bios.date: 10/23/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.50 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.50:bd10/23/2012:svnTOSHIBA:pnTECRAA11:pvrPTSE0E-04D03PMK:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA A11 dmi.product.version: PTSE0E-04D03PMK dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1537241/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537241] [NEW] package linux-image-generic 4.3.0.7.8 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2
*** This bug is a duplicate of bug 1537240 *** https://bugs.launchpad.net/bugs/1537240 Public bug reported: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-generic 4.3.0.7.8 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:48:33 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-image-generic 4.3.0.7.8 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev' UpgradeStatus: Upgraded to xenial on 2016-01-22 (0 days ago) dmi.bios.date: 10/23/2012 dmi.bios.vendor: TOSHIBA dmi.bios.version: Version 3.50 dmi.board.asset.tag: 00 dmi.board.name: Portable PC dmi.board.vendor: TOSHIBA dmi.board.version: Version A0 dmi.chassis.asset.tag: 00 dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: Version 1.0 dmi.modalias: dmi:bvnTOSHIBA:bvrVersion3.50:bd10/23/2012:svnTOSHIBA:pnTECRAA11:pvrPTSE0E-04D03PMK:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0: dmi.product.name: TECRA A11 dmi.product.version: PTSE0E-04D03PMK dmi.sys.vendor: TOSHIBA ** Affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1537241 Title: package linux-image-generic 4.3.0.7.8 failed to install/upgrade: run- parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 Status in initramfs-tools package in Ubuntu: New Bug description: after the error I tried: sudo apt-get install -- reinstall linux-image-4.3.0-7-generic sudo apt-get install --reinstall linux-image-extra-4.3.0-7-generic sudo apt-get install --reinstall linux-image-generic and sudo apt-get install --reinstall linux-generic linux-generic needed to be downloaded "again". while installation a window popped up and told me a linux- image-4.3.0-7-generic error with error message "subprocess installed post-installation-script returned error exit status 2" the other kernel modules errors popped up and told: dependency problems - leaving unconfigured (all of them (3)) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-generic 4.3.0.7.8 ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3 Uname: Linux 4.3.0-7-generic x86_64 ApportVersion: 2.19.3-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gdm1503 F pulseaudio commodore 1775 F pulseaudio Date: Fri Jan 22 22:48:33 2016 ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 2 InstallationDate: Installed on 2015-09-20 (124 days ago) InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422) MachineType: TOSHIBA TECRA A11 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.3.0-7-generic root=UUID=a65b9040-4a40-4995-bf9c-2a92ba362236 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-32ubuntu1 SourcePackage: initramfs-tools Title: package linux-image-generic 4.3.0.7.8 failed to install/upgrade: run-parts
[Touch-packages] [Bug 1535297] Re: Unity8 crashes on session logout on desktop
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity8 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1535297 Title: Unity8 crashes on session logout on desktop Status in Mir: Invalid Status in mir package in Ubuntu: Invalid Status in unity8 package in Ubuntu: Confirmed Bug description: This is happening on a fresh setup, which is basically: Xenial 17Jan iso + unity8-desktop-session-mir package When I logout, I get a black screen. Turns out unity8 is crashing with a "double free or linked list corruption" Please find unity8.log attached To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1535297/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1497688] Re: dmsetup and libdevmapper1.02.1 fail to install, depend on each other
** No longer affects: apt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1497688 Title: dmsetup and libdevmapper1.02.1 fail to install, depend on each other Status in apt source package in Trusty: Fix Committed Bug description: Test Case - 1) Install Ubuntu 14.04 LTS 2) Ensure /etc/update-manager/release-upgrades says normal 3) Try to upgrade to Vivid (15.04) 4) Observe a failure due to libdevmapper and dmsetup With the version of the package from -proposed the upgrade will complete successfully. Problem occured when I did a distribution upgrade with the "Software Updater" ProblemType: PackageDistroRelease: Ubuntu 15.04 Package: systemd-sysv (not installed) ProcVersionSignature: Ubuntu 3.13.0-61.100-generic 3.13.11-ckt22 Uname: Linux 3.13.0-61-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 Date: Sun Sep 20 08:44:57 2015 DuplicateSignature: package:systemd-sysv:(not installed):pre-dependency problem - not installing systemd-sysv ErrorMessage: pre-dependency problem - not installing systemd-sysv InstallationDate: Installed on 2014-05-18 (490 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2)SourcePackage: systemd Title: package systemd-sysv (not installed) failed to install/upgrade: pre-dependency problem - not installing systemd-sysv UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/trusty/+source/apt/+bug/1497688/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1509717] Re: Wily LVM-RAID1 – md: personality for level 1 is not loaded
Thanks for the workaround! It seems adding raid1 is enough. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. https://bugs.launchpad.net/bugs/1509717 Title: Wily LVM-RAID1 – md: personality for level 1 is not loaded Status in initramfs-tools package in Ubuntu: In Progress Status in linux package in Ubuntu: Invalid Status in lvm2 package in Ubuntu: In Progress Bug description: After upgrading to Wily, raid1 LVs don't activate during the initrd phase. Since the root LV is also RAID1-mirrored, the system doesn't boot. I get the following message each time LVM tries to activate a raid1 LV: md: personality for level 1 is not loaded! Everything was fine with Vivid. I had to downgrade to Vivid kernel (3.19.0-30) to get my system to a usable state. I pretty much hope it to be a temporary workaround and I'll get the new 4.2.0 kernel work with Wily in days. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1509717/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1502094] Re: libgee-0.8-dev should be used, libgee-dev will be removed from the archive
** Changed in: indicator-sound (Ubuntu) Assignee: (unassigned) => Xavi Garcia (xavi-garcia-mena) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-home in Ubuntu. https://bugs.launchpad.net/bugs/1502094 Title: libgee-0.8-dev should be used, libgee-dev will be removed from the archive Status in indicator-keyboard package in Ubuntu: Fix Released Status in indicator-sound package in Ubuntu: New Status in indicator-sound-gtk2 package in Ubuntu: New Status in libfriends package in Ubuntu: Fix Released Status in libgee package in Ubuntu: New Status in unity-china-music-scope package in Ubuntu: Fix Released Status in unity-china-video-scope package in Ubuntu: Fix Released Status in unity-lens-applications package in Ubuntu: New Status in unity-lens-files package in Ubuntu: Fix Released Status in unity-lens-friends package in Ubuntu: Fix Released Status in unity-lens-music package in Ubuntu: Fix Released Status in unity-lens-video package in Ubuntu: New Status in unity-scope-home package in Ubuntu: New Bug description: The libgee source is obsolete, replaced by the libgee-0.8 source. Packages should change their build dependency to libgee-0.8-dev instead. The libgee source was already removed in Debian; it will be removed in Ubuntu as well. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1502094/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1240425] Re: WPA network connection always triggers password confirmation
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1240425 Title: WPA network connection always triggers password confirmation Status in network-manager package in Ubuntu: Invalid Bug description: Every time I boot or resume my machine at the office, where there is a WPA network, I am prompted for the authentication details and forced to connect manually. The username and password are automatically filled in from the last successful attempt, and clicking 'connect' is successful. However, this reveals an underlying bug, probably to do with the consistent failure of the first connection attempt owing to timeouts being hit (extra startup time when first initialised?) This may have the same underlying cause as https://bugs.launchpad.net/wicd/+bug/1084380 and https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1084364 that wpa_supplicant takes a while to connect, and network-manager doesn't appreciate that it needs more time under certain circumstances, like the first connection attempt. Fixing this will make ubuntu MUCH BETTER for many many people I suspect, where they are permanently struggling with no network and a popup window where no such failure was necessary - e.g. the network and adapter are all fine. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu22 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 ApportVersion: 2.12.5-0ubuntu2 Architecture: i386 Date: Wed Oct 16 10:12:19 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback IpRoute: default via 10.32.78.1 dev wlan0 proto static 10.32.78.0/23 dev wlan0 proto kernel scope link src 10.32.78.87 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcEnviron: LANGUAGE=en_GB:en TERM=xterm PATH=(custom, no user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1240425/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1245072] Re: NetworkManager crashes when tethered with USB
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1245072 Title: NetworkManager crashes when tethered with USB Status in network-manager package in Ubuntu: Invalid Bug description: On my Ubuntu 13.10, NetworkManager crashes when I turn on USB tethering on my connected Android phone. Funnily, this does NOT occur on an USB live Ubuntu system, there everything went fine - just here onmy installed and upgraded (from Kubuntu 13.04, with KDE first) box. Same crash BTW when connected per Cat-5 cable to a DSL modem and starting the DSL connection. Is there anything I could do debugging this issue? - I'm technically not that bad, but debugging of system programs has always frightened me. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu22 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 Date: Sat Oct 26 23:42:32 2013 EcryptfsInUse: Yes IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-06-30 (118 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) IpRoute: default via 192.168.43.1 dev eth1 proto static 192.168.43.0/24 dev eth1 proto kernel scope link src 192.168.43.166 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to saucy on 2013-10-18 (8 days ago) nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH pesco a236ba8c-852d-4dd9-bb53-35262ac891c2 802-11-wireless 1378334656 Don 05 Sep 2013 00:44:16 CEST yes no /org/freedesktop/NetworkManager/Settings/2 Pemphigus 9ed05781-639f-45b4-b920-751cb4ae9802 802-11-wireless 1382614441 Don 24 Okt 2013 13:34:01 CEST yes no /org/freedesktop/NetworkManager/Settings/1 DrOetker 6cd1128f-4795-4be0-851d-9672d497ef86 802-11-wireless 1382823735 Sam 26 Okt 2013 23:42:15 CEST yes no /org/freedesktop/NetworkManager/Settings/0 Innode Arnikaweg ac89b561-8d97-4ada-a7f3-565b68601012 pppoe 0never yes no /org/freedesktop/NetworkManager/Settings/3 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 eth1 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1245072/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1182182] Re: Can't connect to WPA2 networks anymore
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1182182 Title: Can't connect to WPA2 networks anymore Status in network-manager package in Ubuntu: Invalid Bug description: In the last 4-5 days I can no longer connect to my WPA2 networks, only ones that are not encrypted. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu8 ProcVersionSignature: Ubuntu 3.9.0-2.6-generic 3.9.2 Uname: Linux 3.9.0-2-generic x86_64 ApportVersion: 2.10.1-0ubuntu1 Architecture: amd64 Date: Mon May 20 15:49:55 2013 EcryptfsInUse: Yes IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2012-07-31 (292 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) IpRoute: default via 192.168.1.1 dev wlan0 proto static 10.0.3.0/24 dev lxcbr0 proto kernel scope link src 10.0.3.1 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.106 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to saucy on 2013-05-15 (4 days ago) nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH linksys 90163655-42cf-4549-aae2-3d7eac56eb03 802-11-wireless 1369075815 Mon 20 May 2013 03:50:15 PM ARTyes no /org/freedesktop/NetworkManager/Settings/2 AndroidAP c45181cb-67f0-466f-b61b-17a2fa12af1c 802-11-wireless 1366756828 Tue 23 Apr 2013 07:40:28 PM ARTyes no /org/freedesktop/NetworkManager/Settings/0 CiscoHome21f988ab5-75c6-4ade-9e0f-cb7531fd0579 802-11-wireless 0never yes no /org/freedesktop/NetworkManager/Settings/4 Wired connection 1656181d9-0eb6-4e2d-8ba8-772fa55ff7e6 802-3-ethernet1369075675 Mon 20 May 2013 03:47:55 PM ARTyes no /org/freedesktop/NetworkManager/Settings/3 nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1182182/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1283378] Re: NetworkManager crashed with SIGABRT in _g_log_abort()
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1283378 Title: NetworkManager crashed with SIGABRT in _g_log_abort() Status in network-manager package in Ubuntu: Invalid Bug description: on gnome-shell session startup I got this crash reported by apport, anyway this doesn't affect the connection, I only get the error dialog window that asks me if I want to report this issue. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu22 [modified: usr/bin/nm-online usr/bin/nm-tool usr/bin/nmcli usr/lib/NetworkManager/nm-avahi-autoipd.action usr/lib/NetworkManager/nm-dhcp-client.action usr/lib/NetworkManager/nm-dispatcher.action usr/sbin/NetworkManager] ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4 Uname: Linux 3.11.0-17-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.12.5-0ubuntu2.2 Architecture: amd64 Date: Tue Feb 18 06:06:02 2014 ExecutablePath: /usr/sbin/NetworkManager IpRoute: default via 192.168.2.1 dev eth0 proto static 192.168.2.0/24 dev eth0 proto kernel scope link src 192.168.2.103 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcCmdline: NetworkManager ProcEnviron: TERM=linux PATH=(custom, no user) LANG=it_IT.UTF-8 Signal: 6 SourcePackage: network-manager StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 nm_manager_new () main () Title: NetworkManager crashed with SIGABRT in g_assertion_message() UpgradeStatus: Upgraded to saucy on 2013-10-17 (127 days ago) UserGroups: mtime.conffile..etc.NetworkManager.NetworkManager.conf: 2013-11-04T10:37:59.420882 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 em1802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1283378/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1283378] Re: NetworkManager crashed with SIGABRT in _g_log_abort()
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1283378 Title: NetworkManager crashed with SIGABRT in _g_log_abort() Status in network-manager package in Ubuntu: Invalid Bug description: on gnome-shell session startup I got this crash reported by apport, anyway this doesn't affect the connection, I only get the error dialog window that asks me if I want to report this issue. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu22 [modified: usr/bin/nm-online usr/bin/nm-tool usr/bin/nmcli usr/lib/NetworkManager/nm-avahi-autoipd.action usr/lib/NetworkManager/nm-dhcp-client.action usr/lib/NetworkManager/nm-dispatcher.action usr/sbin/NetworkManager] ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4 Uname: Linux 3.11.0-17-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.12.5-0ubuntu2.2 Architecture: amd64 Date: Tue Feb 18 06:06:02 2014 ExecutablePath: /usr/sbin/NetworkManager IpRoute: default via 192.168.2.1 dev eth0 proto static 192.168.2.0/24 dev eth0 proto kernel scope link src 192.168.2.103 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcCmdline: NetworkManager ProcEnviron: TERM=linux PATH=(custom, no user) LANG=it_IT.UTF-8 Signal: 6 SourcePackage: network-manager StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 nm_manager_new () main () Title: NetworkManager crashed with SIGABRT in g_assertion_message() UpgradeStatus: Upgraded to saucy on 2013-10-17 (127 days ago) UserGroups: mtime.conffile..etc.NetworkManager.NetworkManager.conf: 2013-11-04T10:37:59.420882 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 em1802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1283378/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1217834] Re: show no more network indicator on the panel
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1217834 Title: show no more network indicator on the panel Status in network-manager package in Ubuntu: Invalid Bug description: show no more network indicator on the panel (indicator applets) ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: xserver-xorg-core 2:1.14.2.901-2ubuntu3 ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7 Uname: Linux 3.11.0-4-generic i686 ApportVersion: 2.12.1-0ubuntu2 Architecture: i386 Date: Sat Aug 24 14:38:08 2013 ExecutablePath: /usr/bin/Xorg InstallationDate: Installed on 2013-08-11 (17 days ago) InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130810) MarkForUpload: True ProcCmdline: /usr/bin/X -core :1 -auth /var/run/lightdm/root/:1 -nolisten tcp vt8 -novtswitch ProcEnviron: SourcePackage: xorg-server UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1217834/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1226934] Re: invalid route metric for WAN connection
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Incomplete ** Changed in: network-manager (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1226934 Title: invalid route metric for WAN connection Status in network-manager package in Ubuntu: Invalid Bug description: network-manager sets route metric to 0 for rmnet_usb0 on nexus 4. the problem can be fixed with restarting network-manager which sets metric to 13. expected bahavior is that network-manager doesn't need a restart after every reboot. Linux nx 3.4.0-3-mako #20-Ubuntu SMP PREEMPT Fri Aug 16 19:00:48 UTC 2013 armv7l armv7l armv7l GNU/Linux ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu20 [modified: usr/share/polkit-1/actions/org.freedesktop.NetworkManager.policy] Uname: Linux 3.4.0-3-mako armv7l ApportVersion: 2.12.1-0ubuntu4 Architecture: armhf Date: Wed Sep 18 08:23:58 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) # Include files from /etc/network/interfaces.d: source-directory /etc/network/interfaces.d InstallationDate: Installed on 2013-09-14 (3 days ago) InstallationMedia: Ubuntu Saucy Salamander (development branch) - armhf (20130914.1) IpRoute: default via 10.1.1.1 dev wlan0 proto static 10.0.0.0/8 dev wlan0 proto kernel scope link src 10.1.1.244 metric 9 10.225.96.240/29 dev rmnet_usb0 proto kernel scope link src 10.225.96.243 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true PciNetwork: SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 2013-09-15T00:49:26 nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Behrooz 2dbbeef3-a1e4-400d-bfc7-f40ae399f830 802-11-wireless 1379403770 Tue 17 Sep 2013 12:12:50 PM IRDT yes no /org/freedesktop/NetworkManager/Settings/2 UDon'WannaKnow59970ef0-1302-4a00-ad66-8ceca5d339c4 802-11-wireless 1379476407 Wed 18 Sep 2013 08:23:27 AM IRDT yes no /org/freedesktop/NetworkManager/Settings/1 /432112800332029/context1 65f3d3ea-84d0-9cc3-cf8a-eb9d3459e7ef gsm 1379473632 Wed 18 Sep 2013 07:37:12 AM IRDT yes yes /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH /ril_0 gsm connecting (prepare) /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1226934/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537211] [NEW] move to systemd has regressed /var/log/udev.log
Public bug reported: The udev package contains an upstart job, /etc/init/udevmonitor.conf, whose purpose is to record boot-time information about devices in a log file for future debugging. There is no equivalent systemd unit for this job, so with the move to systemd, we now lose this useful debugging information. I'm not aware of any other way under systemd to get a replay of the boot-time kernel events. If there is one, that's fine, but otherwise there should be a systemd unit equivalent here that can give us this log. ** Affects: systemd (Ubuntu) Importance: High Assignee: Martin Pitt (pitti) Status: New ** Affects: systemd (Ubuntu Xenial) Importance: High Assignee: Martin Pitt (pitti) Status: New ** Changed in: systemd (Ubuntu) Importance: Undecided => High ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) ** Also affects: systemd (Ubuntu Xenial) Importance: High Assignee: Martin Pitt (pitti) Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1537211 Title: move to systemd has regressed /var/log/udev.log Status in systemd package in Ubuntu: New Status in systemd source package in Xenial: New Bug description: The udev package contains an upstart job, /etc/init/udevmonitor.conf, whose purpose is to record boot-time information about devices in a log file for future debugging. There is no equivalent systemd unit for this job, so with the move to systemd, we now lose this useful debugging information. I'm not aware of any other way under systemd to get a replay of the boot-time kernel events. If there is one, that's fine, but otherwise there should be a systemd unit equivalent here that can give us this log. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1537211/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1067601] Re: Wrong Connection Established message for the multiple wired connection
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. ** Changed in: network-manager (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1067601 Title: Wrong Connection Established message for the multiple wired connection Status in network-manager package in Ubuntu: Incomplete Bug description: I have configured two connections for Wired (eth0) namely eth0-172.16.2.167 and eth0-172.16.7.168. The first one i have configured like auto connection, and the second one not auto connection. The first boot it is connecting to eth0-172.16.2.167 connection. after login if click to eth0-172.16.7.168 it connecting properly, but it showing the message eth0-172.16.2.167 connection established, agin if i select eth0-172.16.2.167 it saing eth0-172.16.7.168 connection established. Here is the connections are working fine as expected, but the status/notification message is not correct. My ip configuration to each connection 1. eth0-172.16.2.167 IP-Address: 172.16.2.167 Net-Mask : 255.255.240.0 Gate way:172.16.1.100 dns:172.16.1.71 and searchdomain as my domain name 2. eth0-172.16.7.167 All are same line connection 1 except ip-address: 172.16.7.168. I guess it is network-manager related issue. Further more detail about the package >>apt-cache policy network-manager network-manager: Installed: 0.9.4.0-0ubuntu4.2 Candidate: 0.9.4.0-0ubuntu4.2 Version table: *** 0.9.4.0-0ubuntu4.2 0 500 http://mirror.switch.ch/ftp/mirror/ubuntu/ precise-proposed/main i386 Packages 100 /var/lib/dpkg/status 0.9.4.0-0ubuntu4.1 0 500 http://mirror.switch.ch/ftp/mirror/ubuntu/ precise-updates/main i386 Packages 0.9.4.0-0ubuntu3 0 500 http://mirror.switch.ch/ftp/mirror/ubuntu/ precise/main i386 Packages >>cat /etc/issue Ubuntu 12.04.1 LTS \n \l >>uname -a Linux as167 3.2.0-32-generic-pae #51-Ubuntu SMP Wed Sep 26 21:54:23 UTC 2012 i686 i686 i386 GNU/Linux Thanks P.Mangala Pandi. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1067601/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 996939] Re: After resume from suspend, NM should activate the most recently used (rather than some other "Connect automatically") connection
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. ** Changed in: network-manager (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/996939 Title: After resume from suspend, NM should activate the most recently used (rather than some other "Connect automatically") connection Status in network-manager package in Ubuntu: Incomplete Bug description: I have two wired connections: one with a static IP (home) and one with DHCP (work). The static connection is my default, the "automatically connect" box is checked. After resume from suspend/hibernate NetworkManager always establishes the default connection, even if the DHCP connection was active before. This means that, at work, I have to switch the connections after every suspend/resume. I would be desirable that NetworkManager re-establishes the last connection - even if this is different from the default one. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: network-manager 0.9.4.0-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14 Uname: Linux 3.2.0-24-generic-pae i686 ApportVersion: 2.0.1-0ubuntu7 Architecture: i386 CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden Date: Wed May 9 08:46:49 2012 InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) IpRoute: default via 192.168.1.1 dev eth0 proto static 169.254.0.0/16 dev eth0 scope link metric 1000 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.104 metric 1 IwConfig: lono wireless extensions. eth0 no wireless extensions. NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcEnviron: LANGUAGE= TERM=xterm PATH=(custom, user) LANG=de_DE.UTF-8 SHELL=/bin/bash RfKill: SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) mtime.conffile..etc.NetworkManager.NetworkManager.conf: 2012-04-30T18:00:42.019049 nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH DHCP f109de6e-4ef4-418b-ab9e-2ec100c48cf0 802-3-ethernet1336545917 Mi 09 Mai 2012 08:45:17 CEST no no /org/freedesktop/NetworkManager/Settings/1 Feste IP b5138b0c-e3c1-432f-bd1b-df7cd4596a77 802-3-ethernet1336546112 Mi 09 Mai 2012 08:48:32 CEST yes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.4.0connected enabled enabled enabledenabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/996939/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1165955] Re: gnome-control-center crashed with SIGSEGV in g_cclosure_marshal_VOID__VOIDv()
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. ** Changed in: network-manager (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1165955 Title: gnome-control-center crashed with SIGSEGV in g_cclosure_marshal_VOID__VOIDv() Status in network-manager package in Ubuntu: Incomplete Bug description: The crash is always initiated with loss of wireless network. Then I cannot access any network controls from the desktop. I can start the gnome-control-center and turn OFF and then ON the wireless to reconnect to the network. After doing this step the gnome-control- center crashes and generates a bug report. This issue occurred almost all the times when I'm on batter power but last instance it happened when I'm on AC power. I was using a LAN and I removed the Ethernet cable and then I lost the wireless network connectivity. When I followed steps described at the beginning the gnome-control-center crashed. I have attached the last crash report that was automatically generated. rakitha$ lsb_release -rd Description: Ubuntu 12.04.2 LTS Release: 12.04 rakitha$ apt-cache policy network-manager network-manager: Installed: 0.9.4.0-0ubuntu4.2 Candidate: 0.9.4.0-0ubuntu4.2 Version table: *** 0.9.4.0-0ubuntu4.2 0 900 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages 100 /var/lib/dpkg/status 0.9.4.0-0ubuntu3 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1165955/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 996204] Re: Cannot change settings of Bluetooth dial-up networking connections
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. ** Changed in: network-manager (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: network-manager (Ubuntu) Status: Won't Fix => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/996204 Title: Cannot change settings of Bluetooth dial-up networking connections Status in network-manager package in Ubuntu: Incomplete Bug description: After configuring a Bluetooth DUN connection using the wizard, it appears among the available connections in the drop-down menu of the indicator. However, the same connection does not show up among the Mobile broadband connections, so it is not possible to modify its settings (such as DNS, APN, etc.). Steps to reproduce 1) pair a new bluetooth device 2) at the end of the wizard, tick the checkbox to setup a DUN connection, and follow the wizard to create it 3) the new connection shows up in the drop-down menu of network manager and it is usable 4) the new connection is not shown among the Mobile broadband connections, therefore its settings cannot be modified --- ApportVersion: 2.0.1-0ubuntu12 Architecture: amd64 CRDA: Error: [Errno 2] File o directory non esistente DistroRelease: Ubuntu 12.04 IpRoute: default via 157.27.242.1 dev eth0 proto static 157.27.242.0/24 dev eth0 proto kernel scope link src 157.27.242.74 metric 1 169.254.0.0/16 dev eth0 scope link metric 1000 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=false WWANEnabled=false WimaxEnabled=true Package: network-manager 0.9.4.0-0ubuntu3 PackageArchitecture: amd64 ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=it_IT.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18 Tags: precise running-unity Uname: Linux 3.2.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers mtime.conffile..etc.NetworkManager.NetworkManager.conf: 2012-06-13T14:45:23.814375 nmcli-dev: DEVICE TYPE STATE DBUS-PATH 74:A7:22:B2:F3:F1 bluetooth disconnected /org/freedesktop/NetworkManager/Devices/2 eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless unavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.4.0connected enabled enabled disabled enabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/996204/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1378278] Re: [music-app]+ [dash] Inconsistent artwork between scope and app
** Branch linked: lp:~michihenning/unity-scope-mediascanner/allow- artist-with-empty-album -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-mediascanner in Ubuntu. https://bugs.launchpad.net/bugs/1378278 Title: [music-app]+ [dash] Inconsistent artwork between scope and app Status in Ubuntu Music App: New Status in Ubuntu UX: Fix Released Status in unity-scope-mediascanner package in Ubuntu: In Progress Bug description: I have only one Bruno Mars and one Daft Punk album on my device. In the Music Scope initial view they show with one set of artwork. In the Music app and the expanded Music Scope they show different artwork. Should these not be consistent? Scope:- http://imgur.com/yKR0hof Scope, expanded:- http://imgur.com/GqtRI5a Further example:- http://imgur.com/cL3E0Ni I don't have a screenshot from the Music App, but it shows the same as the scope expanded view. To manage notifications about this bug go to: https://bugs.launchpad.net/music-app/+bug/1378278/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1001206] Re: Reconnecting not happening on confirming password -- Atheros AR9285 ath9k
There have been many network-manager updates since this report. Do you still have this issue? ** Changed in: network-manager (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1001206 Title: Reconnecting not happening on confirming password -- Atheros AR9285 ath9k Status in network-manager package in Ubuntu: Incomplete Bug description: Reconnecting not happening on confirming password video http://videobin.org/+5n9/68m.html Exists in 12.04 Doesnt exist in 10.04 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: network-manager 0.9.4.0-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14 Uname: Linux 3.2.0-24-generic-pae i686 ApportVersion: 2.0.1-0ubuntu7 Architecture: i386 Date: Fri May 18 14:27:30 2012 IfupdownConfig: auto lo iface lo inet loopback InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) IpRoute: default via 192.168.43.1 dev wlan0 proto static 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.43.0/24 dev wlan0 proto kernel scope link src 192.168.43.27 metric 2 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH cooperate ff3d9ec0-0803-4eba-b0c3-00d346d11795 802-11-wireless 1337340467 Fri 18 May 2012 02:27:47 PM EEST yes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.4.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1001206/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1170963] Re: Edit Connections doesn't give focus to window if already open
This has been fixed in at least xenail (16.04 devel release) ** Changed in: network-manager (Ubuntu) Status: New => Incomplete ** Changed in: network-manager (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1170963 Title: Edit Connections doesn't give focus to window if already open Status in network-manager package in Ubuntu: Fix Released Bug description: Steps to reproduce: 1. In the nm-applet menu, select "Edit Connections". The "Network Connections" window opens. 2. Leave it open and do other stuff, e.g. use other applications, so the Network Connections window remains in the background 3. Repeat step 1 Expected behavior: the Network Connections window should get focus and come to front Observed behavior: nothing happens. You are left wondering why on earth the "Edit Connections" option doesn't work. Until you figure out the window is already open. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: network-manager 0.9.6.0-0ubuntu7 ProcVersionSignature: Ubuntu 3.5.0-28.47-generic 3.5.7.9 Uname: Linux 3.5.0-28-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.6.1-0ubuntu10 Architecture: i386 Date: Sat Apr 20 16:08:42 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2010-06-23 (1032 days ago) InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) IpRoute: default via 10.64.64.64 dev ppp0 proto static 10.64.64.64 dev ppp0 proto kernel scope link src 77.210.136.75 169.254.0.0/16 dev ppp0 scope link metric 1000 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: network-manager UpgradeStatus: Upgraded to quantal on 2013-01-13 (97 days ago) mtime.conffile..etc.NetworkManager.NetworkManager.conf: 2012-08-30T13:38:55.126319 nmcli-dev: DEVICE TYPE STATE DBUS-PATH ttyUSB0gsm connected /org/freedesktop/NetworkManager/Devices/2 wlan0 802-11-wireless disconnected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.6.0connected enabled enabled enabledenabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1170963/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1395118] Re: ActionSelectionPopover does not handle the 'visible' property of actions properly
** Changed in: ubuntu-filemanager-app Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1395118 Title: ActionSelectionPopover does not handle the 'visible' property of actions properly Status in Canonical System Image: Fix Released Status in Ubuntu File Manager App: Fix Released Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Status in ubuntu-ui-toolkit source package in Vivid: New Status in ubuntu-ui-toolkit package in Ubuntu RTM: Fix Released Bug description: When setting the 'visible' property of an action in an ActionList of an ActionSelectionPopover to false, the delegate will not be hidden but instead be shown at the top of the list behind the first visible delegate. (Check out the screenshot.) Demo code (containing an outcommented workaround): import QtQuick 2.3 import Ubuntu.Components 1.1 import Ubuntu.Components.Popups 1.0 import Ubuntu.Components.ListItems 1.0 MainView { width: units.gu(50) height: units.gu(75) Page { title: i18n.tr("ActionSelectionPopover Fix") Button { id: button width: parent.width text: i18n.tr("Show popover") onClicked: { PopupUtils.open(actionSelectionPopoverComponent, button) } } Component { id: actionSelectionPopoverComponent ActionSelectionPopover { actions: ActionList { Action { text: "Action one" } Action { text: "Action two" } Action { text: "Hidden action" visible: false } } // Uncomment the following for a temporary workaround: //delegate: Empty { //id: listItem //Label { //text: listItem.text //anchors { //verticalCenter: parent.verticalCenter //horizontalCenter: parent.horizontalCenter //} //wrapMode: Text.Wrap //color: Theme.palette.normal.overlayText //} ///*! \internal */ //onTriggered: popover.hide() //visible: enabled && ((action === undefined) || action.visible) //height: visible ? implicitHeight : 0 //} } } } } To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1395118/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 557780] Re: rt2500usb can't route through gateway
>From my reading of this bug, this is fixed in 12.04+, so marking as such. ** Changed in: network-manager (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/557780 Title: rt2500usb can't route through gateway Status in network-manager package in Ubuntu: Fix Released Bug description: Binary package hint: network-manager Ubuntu 10.04 (Lucid Lynx) beta 1 i386 LiveCD Dell Inspiron 2650 (no integrated wireless) SMC SMC2804WBR router used as AP (unencrypted) Subnet connected to IPCop 1.4.21 blue interface as default gateway and DNS Belkin F5D7050 USB 802.11g After plugging-in and making connection, can only ping subnet and browse to SMC administration page (192.168.13.2). DNS queries fail to resolve (tested by pinging google.com). The route command shows the correct 192.168.13.1 IP as the default gw and resolv.conf shows it as the DNS. Other systems on same wireless connection work normally. ProblemType: Bug Architecture: i386 CRDA: Error: [Errno 2] No such file or directory Date: Thu Apr 8 02:28:39 2010 DistroRelease: Ubuntu 10.04 Gconf: IfupdownConfig: auto lo iface lo inet loopback IpRoute: 192.168.13.0/24 dev wlan0 proto kernel scope link src 192.168.13.110 metric 2 169.254.0.0/16 dev wlan0 scope link metric 1000 default via 192.168.13.1 dev wlan0 proto static Keyfiles: Error: [Errno 2] No such file or directory LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318) Package: network-manager 0.8-0ubuntu2 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-16.25-generic RfKill: 0: phy1: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: network-manager Uname: Linux 2.6.32-16-generic i686 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/557780/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1419645] Re: [Dialer] dialer screen focussed after receiving a call
We would need input from design, but ofono sends a signal over dbus when a call ends http://pastebin.ubuntu.com/14600960/ We could have unity8 listen for this and restore focus to the n-1 app in the application manager stack. Obviously there are a lot of edge cases here, but this wouldn't be _too_ hard in theory and any 3rd party dialer app (that uses ofono) would behave the same. An API would probably be required for voip apps though. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dialer-app in Ubuntu. https://bugs.launchpad.net/bugs/1419645 Title: [Dialer] dialer screen focussed after receiving a call Status in Canonical System Image: Incomplete Status in Ubuntu UX: Fix Committed Status in dialer-app package in Ubuntu: Confirmed Status in unity8 package in Ubuntu: Confirmed Bug description: Using rtm 228 on krillin - have your phone on the dash (nothing is running) or with an application in use (ie. the webbrowser) - receive a call - look at your phone after the call The dialer-app is open and focussed, it shouldn't, answering a phone shouldn't return the device in a state different from the one it was before talking. If you were using the webbrowser you probably want to keep doing that rather than dial a new number Opening against unity8 since that's an application management issue, not sure if that's the correct component though UX comment--- I agree, this is a bad user experience. As proposed in the bug description: After user hangs up an accepted call, the previously used app should be back in view. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1419645/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1203162] Re: unable to connect to ad-hoc network
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1203162 Title: unable to connect to ad-hoc network Status in network-manager package in Ubuntu: Invalid Bug description: I created hotspot on another windows7 machine, ubuntu sees it, but can't connect. I tried hotspot mode, ad-hoc without password, both not working. In windows7 everything nice. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2 Uname: Linux 3.8.0-26-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.9.2-0ubuntu8.1 Architecture: amd64 Date: Fri Jul 19 23:20:17 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-06-17 (32 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth1 802-11-wireless disconnected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1203162/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1297099] Re: wifi not working after system crash; *-network DISABLED
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1297099 Title: wifi not working after system crash; *-network DISABLED Status in network-manager package in Ubuntu: Invalid Bug description: I have a machine which had ubuntu 12.04 preinstalled, and i did a fresh install of ubuntu 13.04 a few months ago, and had to manually install the drivers for the wireless adapter. The wifi and ethernet worked flawlessly after that, until last night, when i was working on some ftp work for my website, and i started uploading a 50mb file, and the system hung. I used the system reset method of "Ctrl+Alt+SysRq+R-E-I-S-U-B". When the system rebooted, the wireless wasn't working, and in the indicator applet it said "device not ready" under the wireless section. Initially, even the ethernet wasn't working, but after a little while, it automatically started working, thankfully! I ran a few commands in the terminal, and i'm pasting the outputs below. rfkill list all 0: hci0: Bluetooth Soft blocked: no Hard blocked: no 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no lspci 00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Root Complex 00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Richland [Radeon HD 8450G] 00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI Trinity HDMI Audio Controller 00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Root Port 00:05.0 PCI bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Root Port 00:07.0 PCI bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Root Port 00:10.0 USB controller: Advanced Micro Devices [AMD] FCH USB XHCI Controller (rev 09) 00:10.1 USB controller: Advanced Micro Devices [AMD] FCH USB XHCI Controller (rev 09) 00:11.0 SATA controller: Advanced Micro Devices [AMD] FCH SATA Controller [AHCI mode] (rev 40) 00:12.0 USB controller: Advanced Micro Devices [AMD] FCH USB OHCI Controller (rev 11) 00:12.2 USB controller: Advanced Micro Devices [AMD] FCH USB EHCI Controller (rev 11) 00:13.0 USB controller: Advanced Micro Devices [AMD] FCH USB OHCI Controller (rev 11) 00:13.2 USB controller: Advanced Micro Devices [AMD] FCH USB EHCI Controller (rev 11) 00:14.0 SMBus: Advanced Micro Devices [AMD] FCH SMBus Controller (rev 16) 00:14.2 Audio device: Advanced Micro Devices [AMD] FCH Azalia Controller (rev 01) 00:14.3 ISA bridge: Advanced Micro Devices [AMD] FCH LPC Bridge (rev 11) 00:14.4 PCI bridge: Advanced Micro Devices [AMD] FCH PCI Bridge (rev 40) 00:14.5 USB controller: Advanced Micro Devices [AMD] FCH USB OHCI Controller (rev 11) 00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Function 0 00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Function 1 00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Function 2 00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Function 3 00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Function 4 00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 15h (Models 10h-1fh) Processor Function 5 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 0c) 02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01) 03:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe 03:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth sudo lshw -C network *-network description: Ethernet interface product: RTL8111/8168 PCI Express Gigabit Ethernet controller vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@:01:00.0 logical name: eth0 version: 0c serial: a4:5d:36:cb:a7:da size: 100Mbit/s capacity: 1Gbit/s width: 64 bits clock: 33MHz capabilities: pm msi p
[Touch-packages] [Bug 1205005] Re: Networking top taskbar menu stops functioning
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1205005 Title: Networking top taskbar menu stops functioning Status in network-manager package in Ubuntu: Invalid Bug description: This happens periodically: the drop-down network menu at the top of the screen stops working. For example, selecting Disconnect (or Connect) to ethernet or wireless has no effect. I have to run the Network app to get anything done. I can restore functionality by logging out and signing back in. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2 Uname: Linux 3.8.0-26-generic i686 .tmp.unity.support.test.0: ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Thu Jul 25 09:47:16 2013 DistUpgraded: 2013-04-26 06:02:20,945 DEBUG enabling apt cron job DistroCodename: raring DistroVariant: ubuntu ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:21fb] InstallationDate: Installed on 2012-12-28 (209 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.2) MachineType: LENOVO 2352CTO MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-26-generic root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display UpgradeStatus: Upgraded to raring on 2013-04-26 (90 days ago) dmi.bios.date: 04/30/2013 dmi.bios.vendor: LENOVO dmi.bios.version: G7ET94WW (2.54 ) dmi.board.asset.tag: Not Available dmi.board.name: 2352CTO dmi.board.vendor: LENOVO dmi.board.version: Not Defined dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrG7ET94WW(2.54):bd04/30/2013:svnLENOVO:pn2352CTO:pvrThinkPadT430s:rvnLENOVO:rn2352CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 2352CTO dmi.product.version: ThinkPad T430s dmi.sys.vendor: LENOVO version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1 version.libdrm2: libdrm2 2.4.43-0ubuntu1.1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.3-0ubuntu0.3 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.3-0ubuntu0.3 version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1 xserver.bootTime: Thu Jul 25 08:22:54 2013 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.version: 2:1.13.3-0ubuntu6 xserver.video_driver: intel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1205005/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1249304] Re: network-manager doesn't permit two cable connections with different IPV4 method
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1249304 Title: network-manager doesn't permit two cable connections with different IPV4 method Status in network-manager package in Ubuntu: Invalid Bug description: I have a cable connection with fixed IP and nm manages it perfectly. If I disconnect it and connect my smartphone with tethering, nm show the 2 cable connections, but will manage the usb connection with the same static IP of my ethernet cable connection. In order to have the usb connection working I must change the IPV4 method of usb connection to DHCP. But when I disconnect the usb connection, I find that the ethernet connection has become a DHCP one, and the static IP I had is lost! That's quite annoying, and impides a non-geek user to use usb tethering if he/she has a static IP ethernet connection ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6.1 ProcVersionSignature: Ubuntu 3.8.0-33.48-generic 3.8.13.11 Uname: Linux 3.8.0-33-generic i686 ApportVersion: 2.9.2-0ubuntu8.5 Architecture: i386 CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Date: Fri Nov 8 12:06:37 2013 EcryptfsInUse: Yes IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback IpRoute: default via 192.168.0.1 dev eth1 proto static 169.254.0.0/16 dev eth1 scope link metric 1000 192.168.0.0/24 dev eth1 proto kernel scope link src 192.168.0.2 metric 1 IwConfig: lono wireless extensions. eth1 no wireless extensions. MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=false RfKill: SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2013-04-26 (196 days ago) WpaSupplicantLog: nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Vodafone Mobile Internet b4fb7057-04bd-4737-b28d-055b97bad9db gsm 0never nono /org/freedesktop/NetworkManager/Settings/2 ethernet 839fa64e-653b-42fb-8a60-883480515b55 802-3-ethernet1383908757 ven 08 nov 2013 12:05:57 CET yes no /org/freedesktop/NetworkManager/Settings/1 192.168.0 839fa64e-653b-42fb-8a60-883480515b55 802-3-ethernet1383908758 ven 08 nov 2013 12:05:58 CET yes no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth1 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1249304/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1245685] Re: Unable to connect to wifi AP
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1245685 Title: Unable to connect to wifi AP Status in network-manager package in Ubuntu: Invalid Bug description: For the last couple of months I have been unable to connect to my wireless access point using Ubuntu. When I try to connect, the system sees the AP, and asks for the password, and then thinks for a while before asking me for my password again. I found another bug which suggested to remove "system-ca-certs=true" from the config file. But this wasn't found in the config file. I tried to add "system-ca-certs=false" but this didn't solve the issue. I've tried two different pieces of hardware (the one which I have used immediately prior to submitting this bug is as ASUS USB-N13) as well as all of the different security settings on the access point. All my other devices (phone, table, TV) are able to connect to the AP without problems. I am currently using a fresh install of Ubuntu 13.04. I was unable to try 13.10 because the live usb wouldn't load on my system. I hope that the information submitted with this bug is enough to diagnose the issue, but please let me know if further information is needed. Many thanks for your time, Matt ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: wpasupplicant 1.0-3ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 Uname: Linux 3.8.0-31-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.5 Architecture: i386 Date: Mon Oct 28 21:39:56 2013 InstallationDate: Installed on 2013-09-25 (33 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424) MarkForUpload: True SourcePackage: wpa UpgradeStatus: No upgrade log present (probably fresh install) --- ApportVersion: 2.9.2-0ubuntu8.5 Architecture: i386 DistroRelease: Ubuntu 13.04 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-09-25 (33 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424) IpRoute: default via 192.168.0.1 dev eth0 proto static 169.254.0.0/16 dev eth0 scope link metric 1000 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.9 metric 1 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true NonfreeKernelModules: nvidia Package: network-manager 0.9.8.0-0ubuntu6 PackageArchitecture: i386 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: raring Uname: Linux 3.8.0-31-generic i686 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Wired connection 19bef229f-98d5-4fc9-9d9b-d9456c24e83f 802-3-ethernet1382997197 Mon 28 Oct 2013 21:53:17 GMT yes no /org/freedesktop/NetworkManager/Settings/1 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/1 wlan1 802-11-wireless disconnected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1245685/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1242798] Re: NM does not automatically reconnect to APs that disappear and reappear shortly after
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1242798 Title: NM does not automatically reconnect to APs that disappear and reappear shortly after Status in network-manager package in Ubuntu: Invalid Bug description: This is more a nuisance than a bug, but I confirmed it on two different machines. We have a (Condo, I cannot modify it) wireless router that fails quite frequently --- the AP disappear. After a few swconds (10 to 30, average) it comes up again. All my devices (phones, tablets etc) will automatically reconnect then; my two linux laptops fails to do that. The AP disappear from the list of available AP when it goes down, as expected, but after then it does not reappear unless I switch wireless "off" then "on" again, at which point NM reconnects correctly. Apport info attached for the laptop running Ubuntu 13.04; the same happens in the other one with Ubuntu Gnome 13.10. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 Uname: Linux 3.8.0-31-generic i686 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: i386 Date: Mon Oct 21 11:17:42 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-04-30 (174 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424) IpRoute: default via 138.67.1.1 dev eth0 proto static 138.67.0.0/18 dev eth0 proto kernel scope link src 138.67.20.147 metric 1 138.67.192.0/20 dev wlan0 proto kernel scope link src 138.67.196.97 metric 9 169.254.0.0/16 dev eth0 scope link metric 1000 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1242798/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1207848] Re: NetworkManager doesn't quit properly on shutdown
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1207848 Title: NetworkManager doesn't quit properly on shutdown Status in network-manager package in Ubuntu: Invalid Bug description: Hello, my system takes a rather long time to shutdown (~7-10 sec.) while there are often error messages flashing on the screen like: - Killing all remaining processes failed - Mount: / is busy To investigate the problem, I patched my /etc/init.d/umountfs and umountroot scripts with the proposed changes from https://code.launchpad.net/~jamesodhunt/ubuntu/saucy/sysvinit/log- processes-and-open-files-on-shutdown/+merge/163740 to log open files at shutdown and attached the resulting shutdown-lsof.log here. The only thing in that log that looks suspicious to me are the ones regarding dhclient: dhclient 578610 cwdDIR 252,5 4096 2 / dhclient 578610 rtdDIR 252,5 4096 2 / dhclient 578610 txtREG 252,5 1659968 654751 /sbin/dhclient dhclient 578610 memREG 252,552168 786517 /lib/x86_64-linux-gnu/libnss_files-2.17.so dhclient 578610 memREG 252,5 1848024 786477 /lib/x86_64-linux-gnu/libc-2.17.so dhclient 578610 memREG 252,5 149312 786464 /lib/x86_64-linux-gnu/ld-2.17.so dhclient 5786104w REG 252,5 1058 21443 /var/lib/NetworkManager/dhclient-8f9a3dff-24e6-4374-b0b2-c38524cdc0ce-eth0.lease Maybe there is some problem shutting down NetworkManager? I found the respective dhclient entries on two separate shutdown logs. Kind regards, Jan ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: upstart 1.8-0ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13 Uname: Linux 3.8.0-25-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 CheckboxSubmission: b37fefbc97df4ba6a5f7edd504648fe4 CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2 Date: Fri Aug 2 19:30:06 2013 InstallationDate: Installed on 2013-04-10 (114 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130410) MarkForUpload: True ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic root=/dev/mapper/internal--ssd-root ro quiet SourcePackage: upstart UpgradeStatus: No upgrade log present (probably fresh install) UpstartBugCategory: System modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Keine Berechtigung: '/etc/at.deny'] --- ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. CheckboxSubmission: b37fefbc97df4ba6a5f7edd504648fe4 CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2 DistroRelease: Ubuntu 13.04 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-04-10 (116 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130410) IpRoute: default via 192.168.178.1 dev eth0 proto static 169.254.0.0/16 dev eth0 scope link metric 1000 192.168.178.0/24 dev eth0 proto kernel scope link src 192.168.178.21 metric 1 IwConfig: eth0 no wireless extensions. lono wireless extensions. MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true NonfreeKernelModules: nvidia Package: network-manager 0.9.8.0-0ubuntu6 PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 3.8.0-28.41-generic 3.8.13.5 RfKill: Tags: raring Uname: Linux 3.8.0-28-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers wireshark mtime.conffile..etc.NetworkManager.dispatcher.d.01ifupdown: 2012-04-12T20:53:51 nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Auto-Ethernet 8f9a3dff-24e6-4374-b0b2-c38
[Touch-packages] [Bug 1213751] Re: System startup delayed waiting for network if any "auto" interfaces specified in /etc/network/interfaces
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1213751 Title: System startup delayed waiting for network if any "auto" interfaces specified in /etc/network/interfaces Status in network-manager package in Ubuntu: Invalid Bug description: I want to have some especial configuration done on eth0 when it is brought up (setting MTU, configuring what speed to run, etc.), so I have added those commands to the "eth0" stanza in /etc/network/interfaces. However, upon upgrading to 13.04, this now causes the system to pause during boot "waiting for network configuration" (NOTE: The network is physically connected and ready to operate). Disabling the "eth0" stanza will allow boot to continue normally. In other words, this hangs the boot for over a minute: auto eth0 iface eth0 inet dhcp up ethtool -K eth0 gso on up ethtool -s eth0 advertise 0x3f up ethtool -s eth0 wol a mtu 6000 Removing that from /etc/network/interfaces allows the boot to continue. This is a new behavior in 13.04 - 12.10 worked just fine. Steps to reproduce: Insure the system has a working wired network connection that will be available at boot. Add the following to /etc/network/interfaces auto eth0 iface eth0 inet dhcp reboot. Expected results: eth0 brought up during boot with no significant delay Actual results: Boot delayed over 60 seconds. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 Uname: Linux 3.11.0-rc5 x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 Date: Sun Aug 18 19:35:10 2013 IpRoute: default via 10.0.0.1 dev eth0 10.0.0.0/8 dev eth0 proto kernel scope link src 10.16.0.66 224.0.0.0/24 dev eth0 scope link 239.0.0.0/8 dev eth0 scope link MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash RfKill: Error: [Errno 2] No such file or directory: 'rfkill' SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con: Error: command ['nmcli', '-f', 'all', 'con'] failed with exit code 9: ** (process:5672): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files Error: nmcli (0.9.8.0) and NetworkManager (unknown) versions don't match. Force execution using --nocheck, but the results are unpredictable. nmcli-dev: Error: command ['nmcli', '-f', 'all', 'dev'] failed with exit code 8: Error: NetworkManager is not running. nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN not running unknownunknown unknown unknown unknownunknown unknown To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1213751/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1220973] Re: Unable to change MAC-address for wireless adapter(s)
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1220973 Title: Unable to change MAC-address for wireless adapter(s) Status in network-manager package in Ubuntu: Invalid Bug description: Am having no issues making MAC-address changes to a wired adapter, only to the wireless adapters. Have replicated problem on two PCs (Ubuntu 13.04, updated as of Sept 5 2013). On both PCs, have tried two wireless adapters, one internal, the other USB. Same result. On one PC, the internal wireless presents as 'eth1' and the USB as 'wlan0'. On the second, the internal presents as 'wlan0' and the USB as 'wlan1'. But same result. Problem occurs when using either Macchanger (GNU MAC changer v1.5.0) or "sudo ifconfig wlan0 down / sudo ifconfig wlan0 hw ether xx:xx:xx:xx:xx:xx" in Terminal. Macchanger gives error "Can't change MAC: interface up or not permission: Invalid argument", while Terminal gives error "SIOCSIFHWADDR: Invalid argument". Same on both PCs. I note the similarity to Bug #1180929, reported on on 2013-05-16. Reports also appear in Ubuntu forums at: - ubuntuforums.org/showthread.php?t=2158910 - ubuntuforums.org/showthread.php?t=2145828 Network-manager version is 0.9.8.0-0ubuntu6 Many thanks. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: gnome-terminal 3.6.1-0ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5 Uname: Linux 3.8.0-29-generic i686 NonfreeKernelModules: wl ApportVersion: 2.9.2-0ubuntu8.3 Architecture: i386 Date: Thu Sep 5 11:08:26 2013 ExecutablePath: /usr/bin/gnome-terminal InstallationDate: Installed on 2013-08-13 (22 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424) MarkForUpload: True SourcePackage: gnome-terminal UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1220973/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1214588] Re: Wifi stops working after a while
If this is a reproducible problem on a current release, this is probably a kernel issue. Can anyone still reproduce? ** Changed in: network-manager (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1214588 Title: Wifi stops working after a while Status in network-manager package in Ubuntu: Incomplete Bug description: After a while - sometimes a few hours, sometimes a day - NetworkManager disconnects from Wifi and fails to reconnect. Disabling wifi and re-enabling it fixes the problem. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5 Uname: Linux 3.8.0-29-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 Date: Tue Aug 20 13:20:47 2013 EcryptfsInUse: Yes IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-04-05 (137 days ago) InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1) IpRoute: 172.16.73.0/24 dev vmnet8 proto kernel scope link src 172.16.73.1 192.168.235.0/24 dev vmnet1 proto kernel scope link src 192.168.235.1 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2013-04-12 (129 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connecting (configuring) /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connecting enabled enabled enabledenabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1214588/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1145737] Re: shutdown process slows down when connected to a network
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1145737 Title: shutdown process slows down when connected to a network Status in network-manager package in Ubuntu: Invalid Bug description: In 12.10 and 13.04 in which remote login is available, the shutdown process slows down when connected to a network, whether through LAN or Wi-Fi. For example, my slow netbook shuts down with 13.04 in 2-3 seconds when not connected to a network, but when connected it takes 12-13 seconds. Pressing Esc on quite splash I could see "modem-manager" takes more than 1 second to end the processes, so I fully removed the package and the config file (/etc/init/modemmanager.conf) to check the result. No change. Since modem-manager is dependent on network-manager and stops when network-manager stops, the problem should be with network-manager itself. The network-manager version is 0.9.7.995+git201301311547.17123fc- 0ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1145737/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1176752] Re: doesn't work properly, taking too many time to connect to ethernet and WiFi
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1176752 Title: doesn't work properly, taking too many time to connect to ethernet and WiFi Status in network-manager package in Ubuntu: Invalid Bug description: I'm really upset since Ubuntu 12.10 release. Ethernet, WiFi and Modem Manager is not working properly. Even modem manager does not accessing internet on connected. I've reported a bug here (https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1167287) but no any solution or patch found yet. My internet dongle is waste since 12.10. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Mon May 6 10:14:56 2013 EcryptfsInUse: Yes IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2012-10-27 (190 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1) IpRoute: default via 192.168.1.4 dev eth0 proto static 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.96 metric 1 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2013-04-09 (26 days ago) nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Airtelc2e1f487-6d8a-4bfa-a7bd-30cd7f1617c6 802-11-wireless 1365262183 Sat 06 Apr 2013 08:59:43 PM ISTno no /org/freedesktop/NetworkManager/Settings/2 Auto Ethernet 348a2d26-42f2-48e6-bc4a-16563bc92962 802-3-ethernet1367815418 Mon 06 May 2013 10:13:38 AM ISTyes no /org/freedesktop/NetworkManager/Settings/1 PEOPLEMATTERS 3502dbe6-5448-4905-8959-5275ef392945 802-11-wireless 1367815426 Mon 06 May 2013 10:13:46 AM ISTyes no /org/freedesktop/NetworkManager/Settings/0 T9L-Guest e4db9181-0d8d-42cb-9d0d-0516a222ec47 802-11-wireless 1366361748 Fri 19 Apr 2013 02:25:48 PM ISTyes no /org/freedesktop/NetworkManager/Settings/3 nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth1 802-11-wireless disconnected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1176752/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1176497] Re: Can't connect to wired network after disconnect manually
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1176497 Title: Can't connect to wired network after disconnect manually Status in network-manager package in Ubuntu: Invalid Bug description: I have two Ethernet connections with different cloned mac addresses (first I'm using at my apartments, another at my parents' apartments). So, when I put Ethernet cable into port, Ubuntu trying to connect to the last used connection. If I need another connection, I'm pressing "Disconnect" and I see that this connections unavailable (gray text and I can't select it). So, I must to disconnect cable, then connect it again and quickly select manually connection. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Sun May 5 10:46:07 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-04-25 (9 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) IpRoute: default via 178.158.149.1 dev eth0 proto static 10.0.0.0/8 via 178.158.149.1 dev eth0 proto static 169.254.0.0/16 dev eth0 scope link metric 1000 178.158.149.0/24 dev eth0 proto kernel scope link src 178.158.149.162 metric 1 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Ethernet connection 1 3d3e4db9-2cde-4698-8417-cc6adc920024 802-3-ethernet1367739866 нд, 05-тра-2013 10:44:26 +0300 no no /org/freedesktop/NetworkManager/Settings/2 Wired connection 1f861a68e-3d6d-4b70-9db7-858804cfa37e 802-3-ethernet1367732907 нд, 05-тра-2013 08:48:27 +0300 yes no /org/freedesktop/NetworkManager/Settings/1 adhoc d5d2c23f-de04-4748-bf09-b72371bee477 802-11-wireless 1367734489 нд, 05-тра-2013 09:14:49 +0300 no no /org/freedesktop/NetworkManager/Settings/0 nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless disconnected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1176497/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1510647] Re: Inconsistent use of haptic feedback across the UI
** Description changed: Filing this bug for webbrowser-app, but it’s likely that it’s affecting other applications. I’m not aware of design guidelines regarding the use of haptics feedback when pressing/tapping UI elements on a touch device. In the UITK, it seems that anything that is a button (including anything inheriting from AbstractButton) will by default trigger a haptic response. List items - are not button, so tapping them doesn’t trigger haptic feedback. However - it’s pretty easy to build custom list items that embed an + are not buttons, so tapping them doesn’t trigger haptic feedback. + However it’s pretty easy to build custom list items that embed an AbstractButton, and thus introduce inconsistency. An example of this inconsistent behaviour is the Settings screen in the browser app: the first two items ("search engines" and "homepage") are custom, they are haptics-enabled. The remaining items are not. We need clear design guidelines. Once we have them, we need to go through every UI element of the apps and fix them if they don’t comply with the guidelines. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1510647 Title: Inconsistent use of haptic feedback across the UI Status in Ubuntu UX: Triaged Status in webbrowser-app package in Ubuntu: Triaged Bug description: Filing this bug for webbrowser-app, but it’s likely that it’s affecting other applications. I’m not aware of design guidelines regarding the use of haptics feedback when pressing/tapping UI elements on a touch device. In the UITK, it seems that anything that is a button (including anything inheriting from AbstractButton) will by default trigger a haptic response. List items are not buttons, so tapping them doesn’t trigger haptic feedback. However it’s pretty easy to build custom list items that embed an AbstractButton, and thus introduce inconsistency. An example of this inconsistent behaviour is the Settings screen in the browser app: the first two items ("search engines" and "homepage") are custom, they are haptics-enabled. The remaining items are not. We need clear design guidelines. Once we have them, we need to go through every UI element of the apps and fix them if they don’t comply with the guidelines. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1510647/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1174259] Re: Network Manager sometimes fails to reconnect to WPA protected wi-fi network
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1174259 Title: Network Manager sometimes fails to reconnect to WPA protected wi-fi network Status in network-manager package in Ubuntu: Invalid Bug description: I regularly connect to two different wi-fi networks that use WPA/WPA2 Personal security. When the laptop accidentally loses connection to the network, it sometimes fails to re-establish the connection and asks for the password repeatedly. The only solution to fix that is to reboot. Steps to reproduce: 1. Connect to a wi-fi network with WPA/WPA2 Personal security, 2. Accidentally lose connection (by moving around with the laptop for example), 3. Network Manager attempts to reconnects, fails and asks for the network's password again, 4. Enter the password and click Connect, 5. Network Manager fails to connect and goes back to step 3. Expected behaviour: NM should reconnect without any issue. Note that this would never happen with 12.10 on the same machine so it looks like a regression. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 CRDA: country GB: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5490 - 5710 @ 40), (N/A, 27), DFS Date: Mon Apr 29 11:23:23 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-03-24 (35 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) IpRoute: default via 172.16.255.254 dev wlan0 proto static 10.0.3.0/24 dev lxcbr0 proto kernel scope link src 10.0.3.1 169.254.0.0/16 dev wlan0 scope link metric 1000 172.16.0.0/16 dev wlan0 proto kernel scope link src 172.16.55.218 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2013-03-24 (35 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH wwan0 gsm disconnected /org/freedesktop/NetworkManager/Devices/2 wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1174259/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1534552] Re: Phone: Connection to registered wifi network takes too long
Please be patient. Next week I will record the wifi activity by a script. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1534552 Title: Phone: Connection to registered wifi network takes too long Status in network-manager package in Ubuntu: Incomplete Bug description: I am using my Ubuntu Phone at home and at work via wifi. The connection to the registered wifi networks takes too long (several minutes) or fails completely. Even when I turn off wifi off and on again, it takes minutes too reconnect. At home the phone sometimes displays wifi networks, that only exists at work and vice versa. Device: Aquaris E 4.5 OS: 15.04 OTA 8.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1534552/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1176359] Re: NetowrkManager does not connect/diconnect/reconnect randomly
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1176359 Title: NetowrkManager does not connect/diconnect/reconnect randomly Status in network-manager package in Ubuntu: Invalid Bug description: Upgraded from 12.10 hoping that this issue would be fixed. After some time being connected to a WiFi network, network manager indicator will stop responding to commands - disconnect, connect and "Edit connections...". A restart/logout helps, but the indicator stops showing the actual signal strength, what network I'm connected to(and the notification says - "Connected to (none)") and will not allow to connect to another network unless WiFi is turned off via RFKill. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Sat May 4 16:12:29 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2012-10-31 (184 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) IpRoute: default via 192.168.43.1 dev wlan0 proto static 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.43.0/24 dev wlan0 proto kernel scope link src 192.168.43.241 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2013-04-23 (11 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1176359/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1185336] Re: Unexpected performance
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1185336 Title: Unexpected performance Status in network-manager package in Ubuntu: Invalid Bug description: Doesn't connect to ethernet LAN at initial time. It get connected after 10+ attempts every time if I remove ethernet connection or restarts system. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11 Uname: Linux 3.8.0-22-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Wed May 29 13:50:50 2013 EcryptfsInUse: Yes IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2012-10-27 (213 days ago) InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1) IpRoute: default via 192.168.1.4 dev eth1 proto static 169.254.0.0/16 dev eth1 scope link metric 1000 192.168.1.0/24 dev eth1 proto kernel scope link src 192.168.1.99 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2013-04-09 (49 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth1 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetconnecting (getting IP configuration) /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1185336/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1185322] Re: network manager crashes
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Incomplete ** Changed in: network-manager (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1185322 Title: network manager crashes Status in network-manager package in Ubuntu: Invalid Bug description: 1. network manager crashes while switching between wifi to reliance dongle and vice a versa i also experienced the same in wifi to lan wired connection the network manager icon in top right corner vanishes and the network manager starts behaving weirdly 2. i have configured reliance dongle and given it a name reliance connection 1 when i first insert the dongle and it gets detected it shows proper name of the available connection in network manager drop down list then when i disconnect the network and join wifi and then again disconnect wifi and come back to reliance network it shows weird names or no title in the drop down list ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11 Uname: Linux 3.8.0-22-generic i686 ApportVersion: 2.9.2-0ubuntu8 Architecture: i386 Date: Wed May 29 14:39:17 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2012-03-24 (430 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120324) IpRoute: default via 220.224.141.129 dev ppp0 proto static 169.254.0.0/16 dev ppp0 scope link metric 1000 220.224.141.129 dev ppp0 proto kernel scope link src 101.63.85.225 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2013-01-25 (124 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH ttyUSB0cdma connected /org/freedesktop/NetworkManager/Devices/4 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless unavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled disabled disabled enabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1185322/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1123829] Re: NM fails to recognize already configured Wi-Fi connection
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1123829 Title: NM fails to recognize already configured Wi-Fi connection Status in network-manager package in Ubuntu: Invalid Bug description: i am using wifi network at my office. we have multiple routers at different buildings given names like rd1, rd2 etc. they are password protetced for access and my laptop has a static ip. when i connect to any router it asks for password which is remembered. when i move around the router is selected automatically. the routers are from CISCO mainly with model no linksys E1500. the problem is if i am connected to rd1 and the move to rd2 router location, after some time it if i come back to rd1 location it detects rd1 as rd1 1 , asks password for router again. it coonects with automatic ipv4 setting which are not the configuration of my static settings. this causes non connectivity to network please help how do i solve this ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.7.995+git201301311547.17123fc-0ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-6.11-generic 3.8.0-rc7 Uname: Linux 3.8.0-6-generic i686 ApportVersion: 2.8-0ubuntu4 Architecture: i386 Date: Wed Feb 13 12:34:10 2013 IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2012-03-24 (325 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120324) IpRoute: default via 192.168.87.254 dev wlan0 proto static 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.87.0/24 dev wlan0 proto kernel scope link src 192.168.87.121 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to raring on 2013-01-25 (19 days ago) ftp_proxy: ftp://192.168.90.94:8080/ http_proxy: http://192.168.90.94:8080/ nmcli-dev: DEVICE TYPE STATE DBUS-PATH 04:18:0F:3D:2E:00 bluetooth disconnected /org/freedesktop/NetworkManager/Devices/5 A0:75:91:60:B4:B6 bluetooth disconnected /org/freedesktop/NetworkManager/Devices/4 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.7.995 connected enabled enabled enabledenabled disabled no_proxy: localhost,127.0.0.0/8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1123829/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1174127] Re: Connection Button Grayed out while entering wi-fi key
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1174127 Title: Connection Button Grayed out while entering wi-fi key Status in network-manager package in Ubuntu: Invalid Bug description: After selecting the wi-fi network I want to connect to, the connection button is grayed out during and after I've completed typing in the key. If this dialog is some how pre-decting that the key I'm entering is wrong, it should provide some type of red alert detailing this instead of just rendering the button disabled. Otherwise, it just appears that I'm unable to submit my key. Also, I should note, that as am typing the button flickers to enabled, but it is so brief that I can't click it. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Sun Apr 28 20:16:51 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-04-25 (3 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) IpRoute: default via 192.168.2.1 dev eth0 proto static 169.254.0.0/16 dev eth0 scope link metric 1000 192.168.2.0/24 dev eth0 proto kernel scope link src 192.168.2.2 metric 1 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATE DBUS-PATH eth0 802-3-ethernetconnected /org/freedesktop/NetworkManager/Devices/1 wlan0 802-11-wireless disconnected /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1174127/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1181766] Re: Download speed is very slow
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid ** Changed in: network-manager Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1181766 Title: Download speed is very slow Status in NetworkManager: Invalid Status in network-manager package in Ubuntu: Invalid Bug description: My download speed is incredibly slow. Using speedtest.net my download speed is in the range of 20-30 Mb/s regardless of the server. Upload speed is pretty good thou. I am using Wireless connection. My router is Netgear R6300. My ISP is FiOS and I am at 75/35 plan. In comparison rebooting in Windows 7 speedtest.net is at 80 Mb/s down and 38 Mb/s up. Another strange thing I discovered is that when I look at the connection information of my wireless connection it constantly fluctiates b/w 6 Mb/s and 144 Mb/s. It never goes above 144 Mb/s. In comaprison, my Windows 7 stays at 300 Mb/s constantly pretty much. Drops to 270 rarely. I just upgraded to the latest kernel from the repository and took quite a while just to download. My adapter is Intel(R) Centrino(R) Advanced-N 6230. Attaching both tests - Ubuntu 13.04 (26 Mb/s down and 39 Mb/s up) and Windows 7 (84 Mb/s down and 39 Mb/s up). Both tests in wireless connection. And again, this is pretty much plain Ubuntu installation. I also tested it with a LiveCD, with the same horrible download speeds. OPened a thread in the Networking forum, but so far no replies... ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: network-manager 0.9.8.0-0ubuntu6 ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8 Uname: Linux 3.8.0-21-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Sun May 19 10:15:38 2013 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2013-05-05 (13 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) IpRoute: default via 192.168.110.1 dev wlan0 proto static 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.110.0/24 dev wlan0 proto kernel scope link src 192.168.110.157 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con: NAME UUID TYPE TIMESTAMPTIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH Home 5G 9f8fc9f0-3c69-41e4-8a5a-29e2ef2f2169 802-11-wireless 1368972787 Sun 19 May 2013 10:13:07 AM EDTyes no /org/freedesktop/NetworkManager/Settings/2 Lan Connection1e91467c-0acb-46b7-a029-fe4938c6d1d1 802-3-ethernet1367768983 Sun 05 May 2013 11:49:43 AM EDTyes no /org/freedesktop/NetworkManager/Settings/1 Oracle VPN071ea473-fe32-4c06-bd28-37e7f01f8f29 vpn 0never nono /org/freedesktop/NetworkManager/Settings/0 ibahn 24e5bbc6-cc0e-48b3-b5d6-6725fb58789d 802-11-wireless 1368102132 Thu 09 May 2013 08:22:12 AM EDTyes no /org/freedesktop/NetworkManager/Settings/3 nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1181766/+subscriptions -- Mailing list: https://launchpad.net/~tou
[Touch-packages] [Bug 1180929] Re: macchanger no longer works in 13.04
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. If you still have this issue on Ubuntu 14.04 or higher, please do reopen or report a new bug. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1180929 Title: macchanger no longer works in 13.04 Status in network-manager package in Ubuntu: Invalid Bug description: After upgrading (fresh install) Lubuntu to 13.04, macchanger will not change the mac address for wlan0 on boot (eth0 works). Adding the lines: pre-up macchanger -e eth0 pre-up macchanger -e wlan0 to /etc/network/interfaces will hang boot times waiting for the network on 13.04. 12.04 will load fine with MACs changed. macchanger changes eth0 fine, and trying wlan0 in terminal reports device or resource busy. Using this startup script in 13.04 works for eth0 but not wlan0: ifconfig wlan0 down iwconfig wlan0 mode monitor /usr/bin/macchanger -e wlan0 ifconfig wlan0 up I am filing this under lubuntu-desktop because I'm not sure if this is an issue with Lubuntu or network-manager, as I do not know how I can test this. I have tried running software update, and the issue still persists. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: lubuntu-desktop 0.48 ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8 Uname: Linux 3.8.0-21-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Thu May 16 12:33:04 2013 InstallationDate: Installed on 2013-05-16 (0 days ago) InstallationMedia: Lubuntu 13.04 "Raring Ringtail" - Release amd64 (20130423.1) MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: lubuntu-meta UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1180929/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1537202] [NEW] pulseaudio, running as user lightdm, starts and crashes in a loop, endlessly
Public bug reported: During the start-crash loop, syslog gets this block added about once per second: --- Jan 22 14:47:14 vulcan rtkit-daemon[2274]: Successfully made thread 29983 of process 29983 (n/a) owned by '104' high priority at nice level -11. Jan 22 14:47:14 vulcan rtkit-daemon[2274]: Supervising 4 threads of 2 processes of 2 users. Jan 22 14:47:14 vulcan pulseaudio[29983]: [pulseaudio] authkey.c: Failed to open cookie file '/var/lib/lightdm/.config/pulse/cookie': No such file or directory Jan 22 14:47:14 vulcan pulseaudio[29983]: [pulseaudio] authkey.c: Failed to load authorization key '/var/lib/lightdm/.config/pulse/cookie': No such file or directory Jan 22 14:47:14 vulcan pulseaudio[29983]: [pulseaudio] x11wrap.c: XOpenDisplay() failed Jan 22 14:47:14 vulcan pulseaudio[29983]: [pulseaudio] module.c: Failed to load module "module-x11-bell" (argument: "sample=x11-bell"): initialization failed. Jan 22 14:47:14 vulcan pulseaudio[29983]: [pulseaudio] main.c: Module load failed. Jan 22 14:47:14 vulcan pulseaudio[29983]: [pulseaudio] main.c: Failed to initialize daemon. Jan 22 14:47:14 vulcan pulseaudio[29980]: [pulseaudio] main.c: Daemon startup failed. Editing /etc/pulse/default.pa and commenting out this line: load-module module-x11-bell sample=x11-bell ...then saving the file, counting to 2 and then uncommenting it again to back out the change, allows the process to stop bouncing. The final entry in syslog after the above steps looks like this: - Jan 22 14:47:16 vulcan pulseaudio[29986]: [pulseaudio] authkey.c: Failed to open cookie file '/var/lib/lightdm/.config/pulse/cookie': No such file or directory Jan 22 14:47:16 vulcan pulseaudio[29986]: [pulseaudio] authkey.c: Failed to load authorization key '/var/lib/lightdm/.config/pulse/cookie': No such file or directory Jan 22 14:47:16 vulcan pulseaudio[29986]: [pulseaudio] client-conf-x11.c: xcb_connection_has_error() returned true Jan 22 14:47:16 vulcan rtkit-daemon[2274]: Successfully made thread 29989 of process 29989 (n/a) owned by '104' high priority at nice level -11. Jan 22 14:47:16 vulcan rtkit-daemon[2274]: Supervising 4 threads of 2 processes of 2 users. Jan 22 14:47:16 vulcan pulseaudio[29989]: [pulseaudio] authkey.c: Failed to open cookie file '/var/lib/lightdm/.config/pulse/cookie': No such file or directory Jan 22 14:47:16 vulcan pulseaudio[29989]: [pulseaudio] authkey.c: Failed to load authorization key '/var/lib/lightdm/.config/pulse/cookie': No such file or directory Jan 22 14:47:16 vulcan pulseaudio[29989]: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-UV3detc9PI: Connection refused Jan 22 14:47:16 vulcan pulseaudio[29989]: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-UV3detc9PI: Connection refused - Note: I checked on IRC with #pulseaudio and the users that assisted me there were of the opinion that this is a lightdm bug and not a pulseaudio bug. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: pulseaudio 1:4.0-0ubuntu11.1 ProcVersionSignature: Ubuntu 3.13.0-76.120-generic 3.13.11-ckt30 Uname: Linux 3.13.0-76-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: bgardner 20779 F pulseaudio /dev/snd/seq:timidity 2133 F timidity Date: Fri Jan 22 14:47:43 2016 ExecutablePath: /usr/bin/pulseaudio InstallationDate: Installed on 2012-04-26 (1366 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425) ProcEnviron: PATH=(custom, no user) LC_TIME=en_DK.UTF-8 XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/false PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. SourcePackage: pulseaudio UpgradeStatus: Upgraded to trusty on 2014-07-22 (549 days ago) dmi.bios.date: 05/16/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: Gazelle Professional dmi.board.vendor: System76, Inc. dmi.board.version: gazp7 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: No Enclosure dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd05/16/2012:svnSystem76,Inc.:pnGazelleProfessional:pvrgazp7:rvnSystem76,Inc.:rnGazelleProfessional:rvrgazp7:cvnNoEnclosure:ct9:cvrN/A: dmi.product.name: Gazelle Professional dmi.product.version: gazp7 dmi.sys.vendor: System76, Inc. modified.conffile..etc.pulse.default.pa: [modified] mtime.conffile..etc.pulse.default.pa: 2016-01-22T14:47:18.861601 ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- You received this bug notification because you are a member o
[Touch-packages] [Bug 1361604] Re: [7digital scope] Album preview screen updated track play/pause icons
I confirmed with Paty that this design is out of date. Closing. ** Changed in: unity-scope-mediascanner (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-mediascanner in Ubuntu. https://bugs.launchpad.net/bugs/1361604 Title: [7digital scope] Album preview screen updated track play/pause icons Status in unity-scope-mediascanner package in Ubuntu: Invalid Bug description: Updated tracks play/pause icons based on designs (see attachements below). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1361604/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1361632] Re: [local music scope] Updated play/pause icons to comply with design
Confirmed with Paty that this design is out of date. Closing. ** Changed in: unity-scope-mediascanner (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-mediascanner in Ubuntu. https://bugs.launchpad.net/bugs/1361632 Title: [local music scope] Updated play/pause icons to comply with design Status in unity-scope-mediascanner package in Ubuntu: Invalid Bug description: Updated track preview play/pause icons based on designs. See visual for 7digital for an example (screenshot attached). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1361632/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1378278] Re: [music-app]+ [dash] Inconsistent artwork between scope and app
** Changed in: unity-scope-mediascanner (Ubuntu) Assignee: (unassigned) => Michi Henning (michihenning) ** Changed in: unity-scope-mediascanner (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-mediascanner in Ubuntu. https://bugs.launchpad.net/bugs/1378278 Title: [music-app]+ [dash] Inconsistent artwork between scope and app Status in Ubuntu Music App: New Status in Ubuntu UX: Fix Released Status in unity-scope-mediascanner package in Ubuntu: In Progress Bug description: I have only one Bruno Mars and one Daft Punk album on my device. In the Music Scope initial view they show with one set of artwork. In the Music app and the expanded Music Scope they show different artwork. Should these not be consistent? Scope:- http://imgur.com/yKR0hof Scope, expanded:- http://imgur.com/GqtRI5a Further example:- http://imgur.com/cL3E0Ni I don't have a screenshot from the Music App, but it shows the same as the scope expanded view. To manage notifications about this bug go to: https://bugs.launchpad.net/music-app/+bug/1378278/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 285023] Re: Please support interactive authentication with vpnc
** Changed in: network-manager (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/285023 Title: Please support interactive authentication with vpnc Status in NetworkManager: Invalid Status in network-manager package in Ubuntu: Invalid Bug description: Binary package hint: network-manager-vpnc Ubuntu version: 8.04 Package version: 0.7~~svn20081008t224042-0ubuntu1~nm1~hardy1 When I try to connect to a VPN where you first authenticate with you username and password, and then receive an SMS with a second One Time Password it doesn't seem to work, it just fails, the only message in /var/logs/messages is "tun0: Disabled Privacy Extensions". When connecting with vpnc from the command line it asks for the second password: "Enter OTP:" To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/285023/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 566555] Re: vodafone k3715 usb dongle does not work in lucid beta 2
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/566555 Title: vodafone k3715 usb dongle does not work in lucid beta 2 Status in network-manager package in Ubuntu: Invalid Bug description: hi i am fairly new to ubuntu recently i moved from 8.04 lts to 10.04 beta 2 i have vodafone dongle k3715 it used to work in hardy using the betavine drivers however since i moved to lucid beta 2 i cant use it any insights on how to make it connect to internet? heard the new netwokr manager can connect to internet through vodafone usb dongles betavine doesnt support lucid yet.. thank you To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/566555/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 467498] Re: vpnc via nm-applet does not connect if I logout and then login or suspend to disk or ram
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/467498 Title: vpnc via nm-applet does not connect if I logout and then login or suspend to disk or ram Status in network-manager package in Ubuntu: Invalid Bug description: When I logout and login or when I suspend to disk or ram and then resume, nm-applet does not connect to vpn and shows could not connect because vpnc service has not started. Had been using karmic from beta version onwards. But did not notice this becuase I do not use login/logout/suspend so frequently. I can however connect to vpn via command line. "sudo vpnc" ProblemType: Bug Architecture: amd64 CRDA: Error: [Errno 2] No such file or directory CheckboxSubmission: 7f2f9057f1197bb9a5318c9fac910fbe CheckboxSystem: e704f33cc0866ff0f0256a33de39ea1c Date: Sat Oct 31 17:37:23 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/nm-applet IfupdownConfig: auto lo iface lo inet loopback IpRoute: 172.28.41.68 via 172.28.84.1 dev eth1 src 172.28.84.72 mtu 1500 advmss 1460 172.28.84.0/24 dev eth1 proto kernel scope link src 172.28.84.72 metric 2 75.102.112.0/20 dev tun0 scope link 169.254.0.0/16 dev eth1 scope link metric 1000 default dev tun0 scope link NonfreeKernelModules: fglrx wl Package: network-manager-gnome 0.8~a~git.20091014t134532.4033e62-0ubuntu1 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic RfKill: 1: hci0: Bluetooth Soft blocked: no Hard blocked: no SourcePackage: network-manager-applet Uname: Linux 2.6.31-14-generic x86_64 WpaSupplicantLog: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/467498/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 574964] Re: Since upgrade to 10.04, WiFi throws itself out when sending data
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/574964 Title: Since upgrade to 10.04, WiFi throws itself out when sending data Status in network-manager package in Ubuntu: Invalid Bug description: Since an (otherwise flawless) upgrade from 9.10 netbook to 10.04 netbook, whenever I connect to a WAP, the link starts to get flaky when data are transferred, until it disconnects totally. I have tried Tomato, and now m0n0wall; and the behavior is similar. According to the Forums, I am by far not the only one. I am running everything on an Acer Aspire One (L110). Compare as well threads 9232384, 9232402, 9232313 and a few more. (I haven't made sure that they actually suffer from the same problem, though). Here is my dmesg: [1.172168] usb 1-5: configuration #1 chosen from 1 choice [1.217469] EXT4-fs (sda2): mounted filesystem with ordered data mode [8.651048] Adding 755012k swap on /dev/sda5. Priority:-1 extents:1 across:755012k [8.738109] udev: starting version 151 [9.056236] lp: driver loaded but no devices found [9.208106] Linux agpgart interface v0.103 [9.218124] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6 [9.218273] ACPI: Video Device [OVGA] (multi-head: yes rom: yes post: no) [9.300184] intel_rng: FWH not detected [9.594723] cfg80211: Calling CRDA to update world regulatory domain [9.595860] EXT4-fs (sda1): mounted filesystem with ordered data mode [9.598414] sdhci: Secure Digital Host Controller Interface driver [9.598424] sdhci: Copyright(c) Pierre Ossman [9.628683] cfg80211: World regulatory domain updated: [9.628693](start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [9.628704](2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 2000 mBm) [9.628713](2457000 KHz - 2482000 KHz @ 2 KHz), (300 mBi, 2000 mBm) [9.628723](2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 2000 mBm) [9.628732](517 KHz - 525 KHz @ 4 KHz), (300 mBi, 2000 mBm) [9.628741](5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 2000 mBm) [9.642465] agpgart-intel :00:00.0: Intel 945GME Chipset [9.642766] agpgart-intel :00:00.0: detected 7932K stolen memory [9.647450] agpgart-intel :00:00.0: AGP aperture is 256M @ 0x4000 [9.660926] Linux video capture interface: v2.00 [9.693585] acer-wmi: Acer Laptop ACPI-WMI Extras [9.693597] acer-wmi: Blacklisted hardware detected - not loading [9.697045] sdhci-pci :04:00.0: SDHCI controller found [197b:2382] (rev 0) [9.697104] sdhci-pci :04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [9.697233] sdhci-pci :04:00.0: setting latency timer to 64 [9.699439] Registered led device: mmc0:: [9.699778] mmc0: SDHCI controller on PCI [:04:00.0] using ADMA [9.699842] sdhci-pci :04:00.2: SDHCI controller found [197b:2381] (rev 0) [9.699889] sdhci-pci :04:00.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [9.699910] sdhci-pci :04:00.2: Refusing to bind to secondary interface. [9.699930] sdhci-pci :04:00.2: PCI INT A disabled [9.757482] type=1505 audit(1272951599.581:2): operation="profile_load" pid=634 name="/sbin/dhclient3" [9.758303] type=1505 audit(1272951599.581:3): operation="profile_load" pid=634 name="/usr/lib/NetworkManager/nm-dhcp-client.action" [9.758767] type=1505 audit(1272951599.581:4): operation="profile_load" pid=634 name="/usr/lib/connman/scripts/dhclient-script" [9.801224] jmb38x_ms :04:00.3: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [9.801246] jmb38x_ms :04:00.3: setting latency timer to 64 [9.807857] [drm] Initialized drm 1.1.0 20060810 [9.864405] uvcvideo: Found UVC 1.00 device Acer Crystal Eye webcam (064e:d101) [9.868314] input: Acer Crystal Eye webcam as /devices/pci:00/:00:1d.7/usb1/1-5/1-5:1.0/input/input7 [9.868493] usbcore: registered new interface driver uvcvideo [9.868504] USB Video Class driver (v0.1.0) [9.897532] mmc0: new SDHC card at address b368 [9.932004] acerhdf: Acer Aspire One Fan driver, v.0.5.20 [9.932020] acerhdf: Fan
[Touch-packages] [Bug 580256] Re: wireless disconnects and does not reconnect -- Broadcom BCM4306 b43-pci-bridge; ssb
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/580256 Title: wireless disconnects and does not reconnect -- Broadcom BCM4306 b43 -pci-bridge; ssb Status in network-manager package in Ubuntu: Invalid Bug description: The wireless disconnects from its current network after awhile and does not reconnect after entering the password in the dialog box that prompts during reconnect. It also obviously does not auto reconnect. This occurs during network activity (torrents, etc) but also happens while its idle with no network activity. It does not connect to any other networks. Logging out/in does not resolve. A system reboot always resolves the issue. This is a new issue, for this system, after upgrading to 10.04 as 9.10 did not have this issue. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: network-manager-gnome 0.8-0ubuntu3 ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic i686 NonfreeKernelModules: nvidia Architecture: i386 CRDA: Error: [Errno 2] No such file or directory Date: Thu May 13 19:10:22 2010 InterestingModules: b44 IpRoute: 192.168.1.0/24 dev eth1 proto kernel scope link src 192.168.1.42 metric 2 169.254.0.0/16 dev eth1 scope link metric 1000 default via 192.168.1.1 dev eth1 proto static Keyfiles: Error: [Errno 2] No such file or directory ProcEnviron: LANG=en_US.utf8 SHELL=/bin/bash RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: network-manager-applet WpaSupplicantLog: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/580256/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1421923] Re: No notifications for new mails
Btw, I started a request here for Google to send push notifications to Ubuntu. More voices the better ;) https://productforums.google.com/forum/#!topic/tag-manager/sxMMa2oKKiM ;context-place=forum/tag-manager -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1421923 Title: No notifications for new mails Status in Online Accounts: Account plugins: New Status in Canonical System Image: In Progress Status in Dekko: In Progress Status in Dekko 0.6 series: In Progress Status in account-plugins package in Ubuntu: In Progress Status in account-polld package in Ubuntu: In Progress Bug description: Hi! In the BQ E4.5 Ubuntu Edition, I'm not getting notificactions for new mails. Testing (by example) 1. Kill Dekko. 2. Send you an email. 3. Open Dekko. 4. Change quickly to another app before Dekko starts. 5. Bug: No notification 6. Go to Dekko: You'll see your new mail. FYI as improvement, for me, in Dekko is not clear if Dekko checks the mail after X minutes or is a push notification. Thanks in advance! To manage notifications about this bug go to: https://bugs.launchpad.net/account-plugins/+bug/1421923/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 480494] Re: User-defined connection names don't appear as choices in drop-down menu
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager Status: New => Invalid ** Changed in: network-manager (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/480494 Title: User-defined connection names don't appear as choices in drop-down menu Status in NetworkManager: Invalid Status in Ubuntu network, Bluetooth, keyboard menus: Invalid Status in network-manager package in Ubuntu: Invalid Bug description: Ubuntu 9.10 network-manager 0.9.4.0-0ubuntu3, Ubuntu 12.04 beta 1. From the network menu, choose "Edit Connections...", then "Wireless". 2. Select a wi-fi network that was in the menu (for example, the one you are currently connected to) and choose "Edit". 3. In the "Connection name" field, enter "Fred", and choose Save. 4. Open the menu. What you see: The previous network name. What you should see: "Fred". In the "Network Connections" dialog it is possible for me to set my own custom "Connection Names". One set, networks appear using these names in the Network Connections dialog. Now, I click on the nm tray applet and it shows me a list of networks, but the networks are named based on their SSID's - not based on the names that I've supposedly given them! This can be very frustrating if you live in a place where everyone's network is named "linksys". Insofar as this presents the user with potentially confusing or ambiguous connection options it allows an attacker to set up their own network mirroring the existing network's SSID and thus encourage illegitimate connections. Presenting the user's own defined names is one way of avoiding this (especially if these were say, italicized, to better show that they are trusted networks). To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/480494/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 615239] Re: Every Wi-Fi disconnection is treated as an authentication error
** Changed in: network-manager Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/615239 Title: Every Wi-Fi disconnection is treated as an authentication error Status in NetworkManager: Confirmed Status in network-manager package in Ubuntu: Confirmed Bug description: Binary package hint: network-manager I'm using lucid, with the 0.8-0ubuntu3, in a laptop, and is incredible that the nm-applet couldn't diagnostic why the wireless connection was lost and only trow the password prompt when I've lost the signal. nm-applet should see the kern.log or dmesg to react at signal lost. For example, when the kernel try 3 times probe the AP and don't get response nm-applet say The pc are far away from the access point and can not be connected. Please, move close to the access point or try another more near. And by the way, when the authentication fails, or the association. --- Architecture: i386 CRDA: Error: [Errno 2] No existe el archivo o directorio CheckboxSubmission: ee8ebec101005ce57a9c3355b36ca8a7 CheckboxSystem: edda5d4f616ca792bf437989cb597002 DistroRelease: Ubuntu 10.04 IfupdownConfig: auto lo iface lo inet loopback InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) IpRoute: 172.16.254.0/24 dev wlan1 proto kernel scope link src 172.16.254.5 metric 2 169.254.0.0/16 dev wlan1 scope link metric 1000 default via 172.16.254.200 dev wlan1 proto static Keyfiles: Error: [Errno 2] No existe el archivo o directorio Package: network-manager 0.8-0ubuntu3 PackageArchitecture: i386 ProcEnviron: PATH=(custom, no user) LANG=es_DO.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: lucid Uname: Linux 2.6.32-24-generic i686 UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/615239/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1057777] Re: NetworkManager crashed with SIGSEGV in type_get_qdata_L()
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/105 Title: NetworkManager crashed with SIGSEGV in type_get_qdata_L() Status in network-manager package in Ubuntu: Invalid Bug description: by itself ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: network-manager 0.9.1.90-0ubuntu5.2 ProcVersionSignature: Ubuntu 3.0.0-26.42-generic 3.0.42 Uname: Linux 3.0.0-26-generic i686 ApportVersion: 1.23-0ubuntu4 Architecture: i386 CRDA: Error: [Errno 2] No such file or directory CrashCounter: 1 Date: Tue Sep 25 23:55:54 2012 ExecutablePath: /usr/sbin/NetworkManager Gconf: IfupdownConfig: auto lo iface lo inet loopback InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) IpRoute: default via 192.168.1.1 dev wlan0 proto static 5.0.0.0/8 dev ham0 proto kernel scope link src 5.174.63.120 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.170 metric 2 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 Keyfiles: Error: [Errno 2] No such file or directory NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcCmdline: NetworkManager ProcEnviron: PATH=(custom, no user) SegvAnalysis: Segfault happened at: 0x939750 : mov (%eax),%edx PC (0x00939750) ok source "(%eax)" (0x63e1) not located in a known VMA region (needed readable region)! destination "%edx" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: network-manager StacktraceTop: g_type_check_is_value_type () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 g_value_type_compatible () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 Title: NetworkManager crashed with SIGSEGV in g_type_check_is_value_type() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/105/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 878882] Re: Networking disabled when eth0 disconnected during boot
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/878882 Title: Networking disabled when eth0 disconnected during boot Status in network-manager package in Ubuntu: Invalid Bug description: If I boot with the ethernet cable disconnected, all networking including WiFi is disabled and cannot be enabled. If I boot with the cable connected, both the cable and wifi work properly, even if I disconnect and reconnect either. Workaround: I put the lines below into /etc/network/interfaces allow-hotplug eth0 iface eth0 inet dhcp When these lines are there, I can't use the wired connection at all, but wifi works properly. For me, this is preferable since I rarely used the ethernet cable. History: I first installed 10.10, then updated to 11.4 in May or so. After that, I'm not sure if immediately, the eth0 port was unusable unless I booted with a cable attached. Since the wifi port worked fine in either case, this wasn't a big problem for me. In August or September, the behavior changed to the current in which the network is completely unusable unless I boot with the cable. I thought updating to 11.10 would fix this, but it hasn't. Also possibly related, when I updated to 11.10, during the update process, I was informed that Samba failed to install. I haven't used Samba since the update, but it definitely worked before. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: network-manager-gnome 0.9.1.90-0ubuntu6 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname: Linux 3.0.0-12-generic x86_64 NonfreeKernelModules: wl ApportVersion: 1.23-0ubuntu3 Architecture: amd64 CRDA: Error: [Errno 2] No such file or directory Date: Thu Oct 20 09:40:38 2011 IfupdownConfig: auto lo iface lo inet loopback allow-hotplug eth0 iface eth0 inet dhcp InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) IpRoute: default via 192.168.1.1 dev wlan0 proto static 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.234 metric 2 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true ProcEnviron: LANGUAGE=en PATH=(custom, user) LANG=en_AU.utf8 SHELL=/bin/bash SourcePackage: network-manager-applet UpgradeStatus: Upgraded to oneiric on 2011-10-16 (3 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/878882/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1536814] Re: thumbnailer called with wrong width in scope preview
** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1536814 Title: thumbnailer called with wrong width in scope preview Status in unity8 package in Ubuntu: In Progress Bug description: It appears the thumbnailer is calling for an image of width 1620 for a krillin where the actual width should be 540 in a scope preview. thumbnailer-service: [22:16:13.673] "thumbnail: home/phablet/.local/share/unity-scopes/leaf- net/dropbox.canonicalpartners/camera_uploads/2016-01-19_13.17.16.jpg (1620,0): 0.017934 sec (MISS)" @Albert: you can see/reproduce this with the dropbox photos 0.3 scope I emailed you To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1536814/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1123353] Re: problem in internet connection reliance netconnect
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1123353 Title: problem in internet connection reliance netconnect Status in network-manager package in Ubuntu: Invalid Bug description: I am using huawei EC1260 intenet dongle on ubuntu 11.10. And unfortunately i am not able to connect to internet.. While connecting to the net the modem automaticall connects and disconnects itself. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1123353/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1286863] Re: Network manager does not auto-connect to a configured wifi-network
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. I'm going to close this bug report as their is nothing else we can do with this old report in a now unsupported version of Ubuntu. ** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1286863 Title: Network manager does not auto-connect to a configured wifi-network Status in network-manager package in Ubuntu: Invalid Bug description: Network manager (nm) does not auto-connect to a configured wifi- network (e.g. "net-a") after upgrade from 13.04 to 13.10. Before the upgrade nm auto-connected to the pre-configured wireless network (net-a). Now you have to manually connect to the configured wifi- network (net-a). After manual connect, the network performes normal. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: network-manager 0.9.8.0-0ubuntu22 ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3 Uname: Linux 3.11.0-17-generic x86_64 ApportVersion: 2.12.5-0ubuntu2.2 Architecture: amd64 Date: Sun Mar 2 18:35:59 2014 EcryptfsInUse: Yes IfupdownConfig: auto lo iface lo inet loopback InstallationDate: Installed on 2011-10-26 (858 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) IpRoute: default via 192.168.2.1 dev wlan0 proto static 192.168.2.0/24 dev wlan0 proto kernel scope link src 192.168.2.21 metric 9 MarkForUpload: True NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: Upgraded to saucy on 2014-01-09 (51 days ago) nmcli-dev: DEVICE TYPE STATE DBUS-PATH wlan0 802-11-wireless connected /org/freedesktop/NetworkManager/Devices/1 eth0 802-3-ethernetunavailable /org/freedesktop/NetworkManager/Devices/0 nmcli-nm: RUNNING VERSIONSTATE NET-ENABLED WIFI-HARDWARE WIFI WWAN-HARDWARE WWAN running 0.9.8.0connected enabled enabled enabledenabled disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1286863/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1536794] Re: scope preview image on tap not identical to image displayed
** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1536794 Title: scope preview image on tap not identical to image displayed Status in unity8 package in Ubuntu: In Progress Bug description: My scope preview art widget displays a high res image. On tap it displays a low res thumb (the previous version of that file). @Albert: I sent you the dropbox photos 0.3 dev scope. To reproduce, tap a result with a thumb (not a generic icon). On preview, tap "Get High Resolution". It then replaces the thumb on disk with the downloaded high res image and the Preview redisplays showing the high res. Now tap the image, and it displays full screen but as the *low res* thumb. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1536794/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp