[Bug 1792247] [NEW] Setting the current directory to a subdirectory of $HOME

2018-09-12 Thread Sworddragon via ubuntu-bugs
Public bug reported:

I'm using Ubuntu 18.10 dev with mame 0.188+dfsg.1-0ubuntu2 and I noticed
that MAME defines several directories in its ui.ini to be located in the
current directory (which is the users home) and some of them like
history are also automatically created if MAME is running. To not bloat
up the users home directory it might make sense if mame.desktop would
set the current directory to $HOME/.mame or $HOME/mame to avoid this
issue.

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

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

Title:
  Setting the current directory to a subdirectory of $HOME

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

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

[Bug 1772975] Re: /lib/udev/ifupdown-hotplug is not executable

2018-08-29 Thread Sworddragon via ubuntu-bugs
On checking this again with ifupdown 0.8.34ubuntu2 the file is now
executable.

** Changed in: ifupdown (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  /lib/udev/ifupdown-hotplug is not executable

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

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

[Bug 1489360] Re: 🏁 Spaces after some unicode characters are looking like unicode placeholder characters

2018-08-13 Thread Sworddragon via ubuntu-bugs
On testing this with Ubuntu 18.10 dev with unifont 1:11.0.01-1 I do not
see this issue anymore on the flag at this site (the browser document,
the tab title, the window title and the taskbar title are all fine). I
also did test this on other sites with other characters where I did
usually see this issue and I couldn't reproduce it there too.

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

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

Title:
  🏁 Spaces after some unicode characters are looking like unicode
  placeholder characters

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

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

[Bug 1401318] Re: GRUB menu doesn't appear after showing "GRUB loading."

2018-07-25 Thread Sworddragon via ubuntu-bugs
On testing this again on Ubuntu 18.10 dev with grub-pc 2.02-2ubuntu13
and this time by not setting GRUB_HIDDEN_TIMEOUT at all, setting
GRUB_TIMEOUT to 0.0 and then testing with GRUB_TIMEOUT_STYLE being set
to menu (while keeping shift pressed at booting), hidden (while keeping
ESC pressed at booting) and coutdown (while keeping ESC pressed at
booting) I'm still seing the behavior from the startpost.

But according to the documentation at
https://www.gnu.org/software/grub/manual/grub/html_node/Simple-
configuration.html it should work:

> ‘GRUB_TIMEOUT_STYLE’
>
> If this option is unset or set to ‘menu’, then GRUB will display the menu 
> and then wait for the timeout set by ‘GRUB_TIMEOUT’ to expire before booting 
> the default entry. Pressing a key interrupts the timeout.
>
> If this option is set to ‘countdown’ or ‘hidden’, then, before displaying 
> the menu, GRUB will wait for the timeout set by ‘GRUB_TIMEOUT’ to expire. If 
> ESC is pressed during that time, it will display the menu and wait for input. 
> If a hotkey associated with a menu entry is pressed, it will boot the 
> associated menu entry immediately. If the timeout expires before either of 
> these happens, it will boot the default entry. In the ‘countdown’ case, it 
> will show a one-line indication of the remaining time.


One could argue if a timeout of 0 can be interrupted by a button press or not 
but there are a few reason why it should:

- Otherwise I see not how the wanted behavior from the startpost could be 
possible (booting to the default operating system at default without waiting 
and only displaying the selection if a related key is pressed).
- The reporter from the upstream report claims that this has worked in the past.
- I think the documentation for GRUB_HIDDEN_TIMEOUT also implies that a timeout 
of 0 should be interruptable.

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

Title:
  GRUB menu doesn't appear after showing "GRUB loading."

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

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

[Bug 1782582] Re: linux-image-generic depends on the proprietary amd64-microcode and intel-microcode

2018-07-19 Thread Sworddragon via ubuntu-bugs
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  linux-image-generic depends on the proprietary amd64-microcode and
  intel-microcode

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

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

[Bug 1782582] [NEW] linux-image-generic depends on the proprietary amd64-microcode and intel-microcode

2018-07-19 Thread Sworddragon via ubuntu-bugs
Public bug reported:

I'm using Ubuntu 18.10 dev with linux-image-generic 4.17.0.5.8 and the
package depends on amd64-microcode and intel-microcode which are
proprietary if I'm not wrong. Normally the kernel should run without any
microcode updates so it might make sense to move amd64-microcode and
intel-microcode from Depends to Recommends to allow users staying on the
linux-image-generic metapackage without being required to install
proprietary software.

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- *
+ linux-image-generic depends on the proprietary amd64-microcode and 
intel-microcode

** Description changed:

- *
+ I'm using Ubuntu 18.10 dev with linux-image-generic 4.17.0.5.8 and the
+ package depends on amd64-microcode and intel-microcode which are
+ proprietary if I'm not wrong. Normally the kernel should run without any
+ microcode updates so it might make sense to move amd64-microcode and
+ intel-microcode from Depends to Recommends to allow users staying on the
+ linux-image-generic metapackage without being required to install
+ proprietary software.

** Package changed: ubuntu => linux-meta (Ubuntu)

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

Title:
  linux-image-generic depends on the proprietary amd64-microcode and
  intel-microcode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1782582/+subscriptions

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

[Bug 1782436] [NEW] libnvidia-gl-390:i386 does not depend on libgl1:i386

2018-07-18 Thread Sworddragon via ubuntu-bugs
Public bug reported:

I'm using Ubuntu 18.10 dev with libnvidia-gl-390:i386 390.67-0ubuntu1
and I noticed that libnvidia-gl-390:i386 does not depend on libgl1:i386
(the same probably applies to the amd64 arch). For example this results
32 bit games with Wine to not being able to initialize OpenGL until
libgl1:i386 gets installed manually.

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

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

Title:
  libnvidia-gl-390:i386 does not depend on libgl1:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1782436/+subscriptions

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

[Bug 1780466] Re: Kernel panic at boot

2018-07-18 Thread Sworddragon via ubuntu-bugs
That all those kernels are working now was a bit suspicious to me. I did
upgrade yesterday my system which also involved an issue: The vboxdrv
(VirtualBox) kernel module couldn't be loaded anymore because of a
format error or such. Since a downgrade from version 5.2.14 to version
5.2.12 of VirtualBox did not solve the issue and it looked like that the
upgrade also made GCC 8 a default my guess was that the compilation of
the vboxdrv kernel module with GCC 8 caused this incompatibility either
due to a GCC bug or my kernel being too old. I also noticed that my boot
time was some seconds faster due to vboxdrv not being loaded at boot.

To make sure this issue is not related to the kernel panic at boot I
tested the mainline kernel 4.18 RC5 again but it didn't panic now on
boot. On testing then linux-image-4.17.0-5-generic from the Ubuntu
repository it did also boot without a kernel panic and after 8 months of
being haunted by kernel panics at boot I have finally an up-to-date
working kernel again (also vboxdrv is being loaded successfully and
VirtualBox works).


My guess is that kernel versions after linux-image-4.13.0-15-generic with 
virtualbox-dkms being installed and its vboxdrv compiled via GCC 7.3.0 caused 
this issue. I'm not sure which of the 3 candidates is to blame here but the 
combination of linux-image-4.17.0-5-generic with virtualbox-dkms with its 
vboxdrv compiled via GCC 8.1.0 works fine so it appears there is no remaining 
issue (at least for cosmic except somebody compiles vboxdrv with GCC 7 as I 
guess the kernel does panic then again).

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Re: Kernel panic at boot

2018-07-18 Thread Sworddragon via ubuntu-bugs
I have tested all those 4 kernels (amd64; generic) but none of them
causes a kernel panic at boot.

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Re: Kernel panic at boot

2018-07-17 Thread Sworddragon via ubuntu-bugs
Edit: I checked the uncompromisedness via GPG - as I do not want to risk
waiting a very long time until the https issue is solved. The kernel
still panics at boot and claims this time about a tick-broadcast.c:652.

** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu Cosmic)
   Status: Triaged => Confirmed

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Re: Kernel panic at boot

2018-07-17 Thread Sworddragon via ubuntu-bugs
At the current time kernel.ubuntu.com has no https availability (it
times out) and downloading those packages over http is very insecure. I
hope https becomes available soon so I can test this kernel.

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

Title:
  Kernel panic at boot

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

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

[Bug 1764450] Re: pdftk missing in 18.04 (bionic)

2018-07-12 Thread Sworddragon
It seems nobody has contacted upstream so far and asked to fix this
issue so I did this now and will see what happens. I guess the
alternative would be just to wait until a fork makes it into the
repositories or just to switch to another application that does a
similar job.

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

Title:
  pdftk missing in 18.04 (bionic)

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

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

[Bug 1780466] CurrentDmesg.txt

2018-07-06 Thread Sworddragon
apport information

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

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] ProcCpuinfo.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160488/+files/ProcCpuinfo.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] ProcCpuinfoMinimal.txt

2018-07-06 Thread Sworddragon
apport information

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

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] PulseList.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160492/+files/PulseList.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] ProcModules.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160491/+files/ProcModules.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Lspci.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1780466/+attachment/5160486/+files/Lspci.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] UdevDb.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1780466/+attachment/5160493/+files/UdevDb.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Card0.Codecs.codec.0.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Card0.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160482/+files/Card0.Codecs.codec.0.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] ProcInterrupts.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160490/+files/ProcInterrupts.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] CRDA.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1780466/+attachment/5160480/+files/CRDA.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Card0.Amixer.values.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160481/+files/Card0.Amixer.values.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] PciMultimedia.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160487/+files/PciMultimedia.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Card1.Amixer.values.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Card1.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160483/+files/Card1.Amixer.values.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Card1.Codecs.codec.0.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "Card1.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160484/+files/Card1.Codecs.codec.0.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Re: Kernel panic at boot

2018-07-06 Thread Sworddragon
apport information

** Tags added: apport-collected

** Description changed:

  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815
  
  But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
  the details changed a bit. Mainly I'm getting the error message "VFS:
  Cannot open root device "sda1" or unknown-block(0,0): error -6".
  Informations on the web imply that it might be possible that the
  required drivers are not anymore in recent kernel versions so I decided
  to post that issue now here too.
  
- The last working kernel version for me was linux-image-4.13.0-15-generic
- and the next version did already create a kernel panic for which I
- created originally the upstream report.
+ The last working kernel version for me was linux-image-4.13.0-15-generic and 
the next version did already create a kernel panic for which I created 
originally the upstream report.
+ --- 
+ ProblemType: Bug
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.13.0-15-generic.
+ ApportVersion: 2.20.10-0ubuntu5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  sworddragon   1521 F pulseaudio
+  /dev/snd/controlC0:  sworddragon   1521 F pulseaudio
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
+Mixer name : 'Realtek ALC662 rev1'
+Components : 'HDA:10ec0662,18497662,00100101'
+Controls  : 37
+Simple ctrls  : 19
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
+Mixer name : 'Nvidia GPU 42 HDMI/DP'
+Components : 'HDA:10de0042,14583555,00100100'
+Controls  : 21
+Simple ctrls  : 3
+ CurrentDesktop: LXDE
+ DistroRelease: Ubuntu 18.10
+ EcryptfsInUse: Yes
+ IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
+ Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-15-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
+ ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
+ RelatedPackageVersions:
+  linux-restricted-modules-4.13.0-15-generic N/A
+  linux-backports-modules-4.13.0-15-generic  N/A
+  linux-firmware 1.174
+ RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
+ Tags:  cosmic
+ Uname: Linux 4.13.0-15-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
+ WifiSyslog:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 07/23/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.50
+ dmi.board.name: 960GM/U3S3 FX
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.family: To Be Filled By O.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: To Be Filled By O.E.M.

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160477/+files/AlsaDevices.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] ArecordDevices.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160479/+files/ArecordDevices.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] AplayDevices.txt

2018-07-06 Thread Sworddragon
apport information

** Attachment added: "AplayDevices.txt"
   
https://bugs.launchpad.net/bugs/1780466/+attachment/5160478/+files/AplayDevices.txt

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] Re: Kernel panic at boot

2018-07-06 Thread Sworddragon
** Description changed:

  Initially I have reported this issue here:
  https://bugzilla.kernel.org/show_bug.cgi?id=197815
  
- But after testing out linux-image-4.17.0-4-generic the details changed a
- bit. Mainly I'm getting the error message "VFS: Cannot open root device
- "sda1" or unknown-block(0,0): error -6". Informations on the web imply
- that it might be possible that the required drivers are not anymore in
- recent kernel versions so I decided to post that issue now here too.
+ But after testing out linux-image-4.17.0-4-generic on Ubuntu 18.10 dev
+ the details changed a bit. Mainly I'm getting the error message "VFS:
+ Cannot open root device "sda1" or unknown-block(0,0): error -6".
+ Informations on the web imply that it might be possible that the
+ required drivers are not anymore in recent kernel versions so I decided
+ to post that issue now here too.
  
  The last working kernel version for me was linux-image-4.13.0-15-generic
  and the next version did already create a kernel panic for which I
  created originally the upstream report.

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

Title:
  Kernel panic at boot

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

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

[Bug 1780466] [NEW] Kernel panic at boot

2018-07-06 Thread Sworddragon
Public bug reported:

Initially I have reported this issue here:
https://bugzilla.kernel.org/show_bug.cgi?id=197815

But after testing out linux-image-4.17.0-4-generic the details changed a
bit. Mainly I'm getting the error message "VFS: Cannot open root device
"sda1" or unknown-block(0,0): error -6". Informations on the web imply
that it might be possible that the required drivers are not anymore in
recent kernel versions so I decided to post that issue now here too.

The last working kernel version for me was linux-image-4.13.0-15-generic
and the next version did already create a kernel panic for which I
created originally the upstream report.

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

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

Title:
  Kernel panic at boot

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

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

[Bug 1780433] [NEW] Installing packages doesn't always remove obsolete configuration files

2018-07-06 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 18.10 dev with dpkg 1.19.0.5ubuntu3 and on
upgrading/downgrading pulseaudio (mainly libpulse0) I noticed that
configuration files were not always be removed correctly. For example
the package libpulse0 1:11.1-1ubuntu8 doesn't contain the directory
/etc/pulse/client.conf.d while the version 1:12.0-1ubuntu1 does contain
it with the file 00-disable-autospawn.conf in it.

On the first pulseaudio upgrade from version 11.1 to 12.0 by executing
"apt-get download libpulse0:amd64 libpulse0:i386 libpulsedsp:amd64
pulseaudio-utils:amd64 pulseaudio:amd64" and "dpkg -i *.deb" (both as
root) all went fine and the directory /etc/pulse/client.conf.d with the
file 00-disable-autospawn.conf was successfully created. However, on
pinning those pulseaudio packages to version 11.1, deleting the old
downloaded .deb packages and executing both commands above again I get
the warning "dpkg: warning: unable to delete old directory
'/etc/pulse/client.conf.d': Directory not empty" in the installation
output and /etc/pulse/client.conf.d with 00-disable-autospawn.conf in it
still exists.


If I remember correctly at some point on upgrading pulseaudio to version 12.0 
again I also noticed that the directory /etc/pulse/client.conf.d was existing 
but the file 00-disable-autospawn.conf in it was missing but I don't remember 
how I got into this state (maybe some sort of follow-up error or I messed just 
somehow something up on testing).

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

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

Title:
  Installing packages doesn't always remove obsolete configuration files

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

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

[Bug 1729192] Re: Shutdown needs often longer than usual

2018-06-26 Thread Sworddragon
After I updated irqbalance to the next major version (shortly after your
last message from 2017) the issue didn't appear anymore since then.

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

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

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

Title:
  Shutdown needs often longer than usual

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

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

[Bug 1772975] [NEW] /lib/udev/ifupdown-hotplug is not executable

2018-05-23 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 18.10 dev with ifupdown 0.8.32ubuntu1 and /lib/udev
/ifupdown-hotplug is not executable resulting in an error message at
boot about missing permissions on that file and some negative side-
effects (like /sys/class/net/eth0/carrier containing 0 instead of 1
which might break things).

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

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

Title:
  /lib/udev/ifupdown-hotplug is not executable

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

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

[Bug 1744459] Re: xscreensaver does not provide absolute visual protection

2018-01-21 Thread Sworddragon
That is unfortunate that there is currently no way to do this as I
consider this leaking of private information after locking the screen as
a security issue. But I think this needs to be solved by the X-Server
instead so I have created a feature request there:
https://bugs.freedesktop.org/show_bug.cgi?id=104715

** Bug watch added: freedesktop.org Bugzilla #104715
   https://bugs.freedesktop.org/show_bug.cgi?id=104715

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  xscreensaver does not provide absolute visual protection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1744459/+subscriptions

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

[Bug 1744459] [NEW] xscreensaver does not provide absolute visual protection

2018-01-20 Thread Sworddragon
Public bug reported:

I'm using xscreensaver 5.36-1ubuntu1 and xserver-xorg-core
2:1.19.5-0ubuntu2 and while I had Steam (with Wine) opened and a chat
window was open but minimized to the taskbar after locking the screen
with xscreensaver I did receive a message from somebody which then
appeared on the right bottom of xscreensaver's locked window.

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

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

Title:
  xscreensaver does not provide absolute visual protection

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

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

[Bug 1644488] Re: Resetting causes sometimes the wrong settings to be applied

2017-11-16 Thread Sworddragon
If this issue appears a workaround to solve it is to switch to the
console and then back or simply by powering off and then on again the
monitor.

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

Title:
  Resetting causes sometimes the wrong settings to be applied

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

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

[Bug 1729192] Re: Shutdown needs often longer than usual

2017-11-16 Thread Sworddragon
I have extended the test a bit by instead of testing if a manual
irqbalance shutdown is fast or slow I have tested if the system shutdown
is also delayed if irqbalance is manually shutdown before a system
shutdown. I have made a few system shutdowns with and without irqbalance
running and in the cases where irqbalance was running the most times the
system shutdown was delayed with systemd blaming the irqbalance job on
the console while without irqbalance running the system shutdown was
always fast.

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

Title:
  Shutdown needs often longer than usual

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

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

[Bug 1729192] Re: Shutdown needs often longer than usual

2017-11-16 Thread Sworddragon
> 1. does on the system running also take quite some time if you do like
"systemctl stop irqbalance"?

I have tested this now multiple times by stopping and starting it again
and all looked fine.


> 2. I'd assume that systemd concurrently stops multiple things and irqbalance 
> is just the last to print but not the one you are actually waiting on.

Based on the above this might be true. So is it a known issue that
systemd prints wrong things? I think this is an issue that should be
actually fixed before tinkering around on every shutdow delay issue
(also [1] blames that [2] isn't reliable enough so it would eventually
also make sense to wait for [1]'s implementation).

** Changed in: irqbalance (Ubuntu)
   Status: Incomplete => New

** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Shutdown needs often longer than usual

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

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

[Bug 1729192] [NEW] Shutdown needs often longer than usual

2017-10-31 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 18.04 dev with irqbalance 1.1.0-2.3ubuntu1 and for some
weeks on shutting down the system often (around 50%-75%) I'm seeing that
the irqbalance job needs some seconds to shutdown causing to delay the
system shutdown noticeable.

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

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

Title:
  Shutdown needs often longer than usual

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

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

[Bug 1729086] [NEW] Upgrading fontconfig-config causes fonts to look aliased

2017-10-31 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 18.04 dev and upgrading fontconfig-config to version
2.12.6-0ubuntu1 changed its dependencies from "fonts-dejavu-core | ttf-
bitstream-vera | fonts-freefont-ttf | gsfonts-x11, ucf (>= 0.29)" to
"ucf (>= 0.29), fonts-dejavu-core | ttf-bitstream-vera | fonts-
liberation | fonts-freefont" which caused at default fonts-dejavu-core
being additionally installed.

My system has also ttf-mscorefonts-installer installed which utilizes
custom rules to emulate the sharp looking fonts behavior Windows systems
had. But installing fonts-dejavu-core alone causes this sharp look to
get aliased again in the most places. A workaround for fontconfig-config
is to install fonts-liberation as it seems to not break the sharp look.

I can't tell exactly which of the 3 possible packages is the main cause for 
this issue:
- Is that the installation of fonts-dejavu-core alone breaks the look a bug?
- Needs ttf-mscorefonts-installer an update to take over priority or such?
- Or is it possible that fontconfig-config could also technically support 
ttf-mscorefonts-installer as additional fonts dependency choice?

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

** Affects: fonts-dejavu (Ubuntu)
 Importance: Undecided
 Status: New

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

** Also affects: fonts-dejavu (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: msttcorefonts (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Upgrading fontconfig-config causes fonts to look aliased

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

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

[Bug 1718336] Re: Firefox requires PulseAudio for working sound again

2017-09-19 Thread Sworddragon
I just read this on the changelog:

  * Disable ALSA backend for Firefox 55 because it makes the build failure.
This will remain disabled until somebody steps up to maintain it


So ALSA support got temporary disabled because the current state seems to be 
not fully compatible with Firefox 55. Hopefully this can be fxed soon but since 
upstream (Mozilla) does not intend to reconsider supporting ALSA again I wonder 
if this will get more and more tricky to maintain for downstream (Ubuntu) in 
the future and if at some point support for ALSA will fully stop.

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

Title:
  Firefox requires PulseAudio for working sound again

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

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

[Bug 1671273] Re: PulseAudio requirement breaks Firefox on ALSA-only systems

2017-09-19 Thread Sworddragon
The new ticket seems to be Lubuntu-specific so I have created a new one
for Firefox (as Firefox 55.0.2 on Ubuntu 17.10 dev is affected too):
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1718336

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

Title:
   PulseAudio requirement breaks Firefox on ALSA-only systems

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

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

[Bug 1718336] [NEW] Firefox requires PulseAudio for working sound again

2017-09-19 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.10 dev with Firefox 55.0.2+build1-0ubuntu4 and
Firefox requires PulseAudio for working sound again. This is a
regression of
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1671273 and there
is a report at https://bugs.launchpad.net/ubuntu/+source/lubuntu-
meta/+bug/1710993 but it seems to be Lubuntu-specific.

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

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

Title:
  Firefox requires PulseAudio for working sound again

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

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

[Bug 1718231] [NEW] Mismatch in type-ahead search of the GTKFileChooser causes the first file to get the focus

2017-09-19 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.10 dev with libgtk-3-0 3.22.19-0ubuntu1 and
initially this issue was reported at
https://bugzilla.gnome.org/show_bug.cgi?id=764668 . If the
GTKFileChooser gets opened and something is typed that causes a mismatch
the first file gets deselected but instead it gets now a focus (which it
hadn't before) which might be a bug.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Mismatch in type-ahead search of the GTKFileChooser causes the first
  file to get the focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1718231/+subscriptions

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

[Bug 1707111] Re: Hardware clock isn't updated anymore

2017-08-10 Thread Sworddragon
Unfortunately I'm very busy and it is not unlikely that I'm not being
able to test the upstream kernel within the 60 days until this ticket
expires. Probably I would be able to do this at the time I have provided
the apport-collect information and this makes me think if it wouldn't be
more effective to ask the user all these things in 1 automated post
instead of fragmenting them if different ones with significant time
differences where we user might be busy again.

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] Card0.Amixer.values.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922781/+files/Card0.Amixer.values.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] Card1.Amixer.values.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Card1.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922783/+files/Card1.Amixer.values.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] ProcModules.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922791/+files/ProcModules.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] ProcCpuinfoMinimal.txt

2017-07-27 Thread Sworddragon
apport information

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

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] CRDA.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1707111/+attachment/4922780/+files/CRDA.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] UdevDb.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1707111/+attachment/4922792/+files/UdevDb.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] AplayDevices.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "AplayDevices.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922778/+files/AplayDevices.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] ProcCpuinfo.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922788/+files/ProcCpuinfo.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] PciMultimedia.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922787/+files/PciMultimedia.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] ProcInterrupts.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922790/+files/ProcInterrupts.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] Card0.Codecs.codec.0.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Card0.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922782/+files/Card0.Codecs.codec.0.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] ArecordDevices.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922779/+files/ArecordDevices.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] Card1.Codecs.codec.0.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Card1.Codecs.codec.0.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922784/+files/Card1.Codecs.codec.0.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] Lspci.txt

2017-07-27 Thread Sworddragon
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1707111/+attachment/4922786/+files/Lspci.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] CurrentDmesg.txt

2017-07-27 Thread Sworddragon
apport information

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

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] Re: Hardware clock isn't updated anymore

2017-07-27 Thread Sworddragon
apport information

** Tags added: apport-collected artful

** Description changed:

- For some months I'm noticing that my hardware clock doesn't get updated
- anymore while the software clock successfully updates ("ntpd -q" runs
- every hour). This appears on my laptop (kernel version 4.11.10) and my
- PC (kernel version 4.8.17). Could it be that the 11 minute mode was
- enabled in past kernel versions but not anymore in recent kernel
- versions?
+ For some months I'm noticing that my hardware clock doesn't get updated 
anymore while the software clock successfully updates ("ntpd -q" runs every 
hour). This appears on my laptop (kernel version 4.11.10) and my PC (kernel 
version 4.8.17). Could it be that the 11 minute mode was enabled in past kernel 
versions but not anymore in recent kernel versions?
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.8.0-48-generic.
+ ApportVersion: 2.20.6-0ubuntu4
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/hwC1D0', 
'/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC1', '/dev/snd/by-path', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfcff4000 irq 16'
+Mixer name : 'Realtek ALC662 rev1'
+Components : 'HDA:10ec0662,18497662,00100101'
+Controls  : 37
+Simple ctrls  : 19
+ Card1.Amixer.info:
+  Card hw:1 'NVidia'/'HDA NVidia at 0xfe97c000 irq 19'
+Mixer name : 'Nvidia GPU 42 HDMI/DP'
+Components : 'HDA:10de0042,14583555,00100100'
+Controls  : 21
+Simple ctrls  : 3
+ CurrentDesktop: LXDE
+ DistroRelease: Ubuntu 17.10
+ EcryptfsInUse: Yes
+ HibernationDevice: RESUME=UUID=23b2ee46-5930-41bc-a3e5-33800a236db2
+ IwConfig: Error: [Errno 2] No such file or directory
+ JournalErrors:
+  No journal files were found.
+  -- No entries --
+ Lsusb: Error: [Errno 2] No such file or directory
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-48-generic 
root=UUID=05338ff8-a226-421b-90a4-1dd45199f783 ro elevator=cfq
+ ProcVersionSignature: Ubuntu 4.8.0-48.51-generic 4.8.17
+ RelatedPackageVersions:
+  linux-restricted-modules-4.8.0-48-generic N/A
+  linux-backports-modules-4.8.0-48-generic  N/A
+  linux-firmware1.167
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  artful
+ Uname: Linux 4.8.0-48-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
+ WifiSyslog:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 07/23/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.50
+ dmi.board.name: 960GM/U3S3 FX
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn960GM/U3S3FX:rvr:cvnToBeFilledByO.E.M.: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: To Be Filled By O.E.M.

** Attachment added: "AlsaDevices.txt"
   
https://bugs.launchpad.net/bugs/1707111/+attachment/4922777/+files/AlsaDevices.txt

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] Re: Hardware clock isn't updated anymore

2017-07-27 Thread Sworddragon
Unfortunately apport-collect does now start Firefox with a new profile
to request the authentication which makes it actually tricky to
authenticate it.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707111] [NEW] Hardware clock isn't updated anymore

2017-07-27 Thread Sworddragon
Public bug reported:

For some months I'm noticing that my hardware clock doesn't get updated
anymore while the software clock successfully updates ("ntpd -q" runs
every hour). This appears on my laptop (kernel version 4.11.10) and my
PC (kernel version 4.8.17). Could it be that the 11 minute mode was
enabled in past kernel versions but not anymore in recent kernel
versions?

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

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

Title:
  Hardware clock isn't updated anymore

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

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


[Bug 1707094] [NEW] Option to set the hardware clock

2017-07-27 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.10 dev with coreutils 8.26-3ubuntu3 and it seems the
command date is only capable of to set the software clock. I think it
would make sense to also add an option that does additionally
immediately update the hardware clock.

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

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

Title:
  Option to set the hardware clock

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

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


[Bug 924278] Re: xscreensaver doesn't enable DPMS

2017-07-11 Thread Sworddragon
I think Jarno and Jamie are misunderstanding each other:

> Could the "Disable Screen Saver" mode be changed to not change DPMS
settings, when not locked?

I see no reason why selecting "Disable Screen Saver" should prevent
kicking in DPMS at all as Jamie stated in comment #18 this is more or
less a bug. With Jamies claim that XScreenSaver needs to control DPMS
and Jarno's claim that "Disable Screen Saver" also disables
XScreenSaver's DPMS even if enabled in the "Advanced" tab of
xscreensaver-demo I think you guys are talking about 2 different things
while thinking to talk about the same thing making the confusion just
perfect. Correct me if I'm wrong with this conclusion.


Then we have another issue claimed by Jarno that xscreensaver-demo does not 
take care and don't update it's values/overwriting with old values if the DPMS 
settings were changed by other means. Not sure if this is due to XScreenSaver 
being in charge of DPMS but maybe this should be handled in another ticket (so 
Jarno you could create another one and cc Jamie there).

Also we have another feature request by me and Jarno how DPMS should be
handled in special cases for example if the screen is locked (if it
should ignore the users time settings or not etc.). This is something
that should be handled by another ticket too but unfortunately since the
actual bug why we are here does prevent to utilize XScreenSaver's DPMS
at all more or less for some unknown reason makes it impossible to test
how DPMS actually works to check if there is a feature request required
or not.

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

Title:
  xscreensaver doesn't enable DPMS

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

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


[Bug 924278] Re: xscreensaver doesn't enable DPMS

2017-07-10 Thread Sworddragon
> Ok well that shouldn't be. I don't know what's wrong.

This is what the ticket is all the years talking about :)

Comment #14 implied just a bit that this behavior could be intended if
the screensaver is disabled so I wrote comment #15 with the potential
possibilities how this could be handled.

Good to know that this is indeed just a bug. The question is now why it
happens. It is now over 5 years since I reported this issue against
XScreenSaver 5.15 (currently I'm on XScreenSaver 5.36) and was not able
to utilize DPMS in all this time. Also currently 7 other users have
enabled the flag that they are affected by this bug too as this ticket
shows.

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

Title:
  xscreensaver doesn't enable DPMS

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

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


[Bug 924278] Re: xscreensaver doesn't enable DPMS

2017-07-10 Thread Sworddragon
The DPMS settings in xscreensaver-demo are not grayed out on my system,
DPMS is there enabled but it never kicks in. Why is it a "terrible idea"
if it would in this case?

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

Title:
  xscreensaver doesn't enable DPMS

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

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


[Bug 924278] Re: xscreensaver doesn't enable DPMS

2017-07-10 Thread Sworddragon
> DPMS is disabled, if you have chosen mode "Disable Screen Saver" in
Xscreensaver's preferences.

Is this really the case? At least xscreensaver-demo does not gray out
the DPMS settings while it grays out the screensaver settings if the
screensaver is disabled. So technically this would be a bug either in
xscreensaver itself as it should not disable DPMS or in xscreensaver-
demo as it should gray out the DPMS settings.

I'm not sure if it makes actually sense to bind the DPMS settings to the
screensaver settings as maybe the DPMS settings should just work
independent and be able to standby/shutdown the monitor no matter if a
screensaver has been enabled or not. Not sure what happens and what
should happen if the screen is locked. Maybe the DPMS settings should
just apply as configured and eventually there should be an option to
apply the choosen DPMS settings as soon as the lock screen does nothing
draw anymore (it sounds a bit as "Quick Power-off in Blank Only Mode"
does this already).

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

Title:
  xscreensaver doesn't enable DPMS

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

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


[Bug 1681190] Re: I/O errors on disc from optical drive can block raising the network

2017-06-22 Thread Sworddragon
I assume I shall do this if this issue appears again with a damaged
disc. If I have one again in the future I'm attaching the output in case
I don't forget it then.

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

Title:
  I/O errors on disc from optical drive can block raising the network

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

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


[Bug 1446723] Re: Error message on login

2017-05-04 Thread Sworddragon
After upgrading to lxsession 0.5.3-2 I'm not seeing this issue anymore.

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

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

Title:
  Error message on login

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

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


[Bug 1681190] Re: I/O errors on disc from optical drive can block raising the network

2017-04-17 Thread Sworddragon
Difficult to tell as I'm normally always using the packaged systemd from
the official Ubuntu repository but as I'm on the development version of
Ubuntu it should be more or less recent. Otherwise I have to wait until
a version >= the current git lands into the repository to test it.

Also the damaged disc has already been disposed of but since I'm
overwriting often discs one of them will get damaged earlier or later
again.

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

Title:
  I/O errors on disc from optical drive can block raising the network

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

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


[Bug 1213566] Re: Migrating lxde from ConsoleKit to logind

2017-04-09 Thread Sworddragon
On Ubuntu 17.04 dev I'm seeing on lxsession the dependency "consolekit |
libpam-systemd". Does this effectively solve this issue? Also ConsoleKit
got forked into ConsoleKit2 so maybe this could be also an alternative
in the future but it seems currently ConsoleKit2 is not in the Ubuntu
repository (or I'm just not finding it).

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

Title:
  Migrating lxde from ConsoleKit to logind

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxde-common/+bug/1213566/+subscriptions

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


[Bug 964775] Re: Boot is delayed due to missing static network interface

2017-04-09 Thread Sworddragon
Edit: Now at the next boot the maximum time the job shows to wait was 5
minutes and 3 seconds so the time seems to get a bit generated for some
reason.

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

Title:
  Boot is delayed due to missing static network interface

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

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


[Bug 964775] Re: Boot is delayed due to missing static network interface

2017-04-09 Thread Sworddragon
The boot is still delayed even with systemd 232-21ubuntu2 on Ubuntu
17.04 dev if something causes the network not to get up (for example as
it is happening here:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1681190 ). Also
the time the job does now wait (as shown) seems to be 5 minutes and 2
seconds which looks a bit crooked to me (I would expect something like 5
minutes then).

** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Boot is delayed due to missing static network interface

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

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


[Bug 1681190] [NEW] I/O errors on disc from optical drive can block raising the network

2017-04-09 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.04 dev with systemd 232-21ubuntu2 and I'm using an
automounter which does also mount discs in optical drives and on having
a damaged disk (from too much overwriting) in /dev/sr0 inserted I'm
getting I/O errors as expected (blk_update_request: I/O error, dev sr0,
sector 0) but the console shows then "A start job is running for Raise
network interfaces" with a maximum time of 5 minutes and 2 seconds which
doesn't progress until I'm ejecting the disc in /dev/sr0.

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

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

Title:
  I/O errors on disc from optical drive can block raising the network

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

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


[Bug 1671273] Re: PulseAudio requirement breaks Firefox on ALSA-only systems

2017-03-28 Thread Sworddragon
Upstream bugreport: https://bugzilla.mozilla.org/show_bug.cgi?id=1345661

** Bug watch added: Mozilla Bugzilla #1345661
   https://bugzilla.mozilla.org/show_bug.cgi?id=1345661

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

Title:
   PulseAudio requirement breaks Firefox on ALSA-only systems

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

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


[Bug 1091792] Re: The disk drive for /tmp is not ready yet or not present

2017-03-14 Thread Sworddragon
mountall is still available in Ubuntu 17.04 dev and the bug might still
exist in this package.

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

Title:
  The disk drive for /tmp is not ready yet or not present

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

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


[Bug 1091792] Re: The disk drive for /tmp is not ready yet or not present

2017-03-14 Thread Sworddragon
Edit: Weird, even as reporter I can't change the Won't Fix state.

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

Title:
  The disk drive for /tmp is not ready yet or not present

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

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


[Bug 1164694] Re: Sound does not switch automatically to the HDMI port

2017-03-12 Thread Sworddragon
If possible it could make sense to provide udev rules/systemd jobs for
each action (keep, replicate and move) and for each output (audio,
video, different ports, etc.) so that the user could easily
disable/enable them to change the default behavior.

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

Title:
  Sound does not switch automatically to the HDMI port

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

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


[Bug 1486116] Re: Enhanced coloring of differences

2017-02-16 Thread Sworddragon
Also I'm noticing that currently at default word differences for
whitespaces are colored if they change. Eventually this behavior should
then be bound/enabled to --word-diff and/or to the suggested mode.

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

Title:
  Enhanced coloring of differences

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

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


[Bug 1545707] Re: Error message "Operation failed: No such file or directory" on installing/reconfiguring systemd

2017-01-27 Thread Sworddragon
** Changed in: systemd (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  Error message "Operation failed: No such file or directory" on
  installing/reconfiguring systemd

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

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


[Bug 1486116] Re: Enhanced coloring of differences

2017-01-18 Thread Sworddragon
I have noticed that there is the --word-diff option that does this. But
all modes do have also some disadvantages:

color, plain: They show the added and removed words on the same line without 
coloring the line itself which makes the changes hard to check for long lines.
porcelain: It shows the added and removed words on new lines which makes them 
easier to read but the tilde makes the changeset quite big.

Also all these variants break the usual diff format and maybe this is
the reason why none of them is enabled at default.


The in my opinion most effective variant so far that I have seen was either on 
SourceForge or GitHub. If I remember correctly the background of the characters 
from the word differences were just colored with a higher opacity to make them 
easy to see. I think it would be useful to add another variant to --word-diff 
to add this or a similar behavior. Also since it would not break the usual diff 
format this could then maybe made the default.

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

Title:
  Enhanced coloring of differences

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

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


[Bug 1640849] Re: Enhanced coloring of differences

2017-01-18 Thread Sworddragon
** Description changed:

  I'm using Ubuntu 17.04 dev with diffutils 1:3.5-1 and currently only the
  lines are colored for added/removed ones. Maybe the differences in the
  lines which characters are added/removed can be colored too (for example
- with a higher opacity) to make them easier to see.
+ with a higher background or foreground opacity) to make them easier to
+ see.

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

Title:
  Enhanced coloring of differences

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

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


[Bug 1654789] [NEW] Race condition on rendering the time

2017-01-07 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.04 dev with xscreensaver 5.34-2ubuntu1 and on
locking the screen there is a race condition in which the digits of the
date render multiple numbers. For example if this issue happens the
right digit of the seconds seems to show 2 different numbers which looks
then distorted. This issue happens very rarely as (besides from being
happened right before creating this ticket) I remember to have not seen
this issue for a while (maybe over 1 or 2 years).

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

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

Title:
  Race condition on rendering the time

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

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


[Bug 1653125] [NEW] LXDE desktop depends now indirectly on dbus-x11

2016-12-29 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.04 dev with lxsession 0.5.3-1ubuntu1 and
libunique-1.0-0 1.1.6-5. lxsession depends now on libunique-1.0-0 which
depends on dbus-x11 which causes the desktop session of my user to spawn
an additional dbus-launch and dbus-daemon process. I remember that some
package depended already on dbus-x11 all the time but allowed to select
from multiple dependencies (for example dbus-user-session which causes
not these processes to spawn). Maybe these alternatives are compatible
with libunique-1.0-0 too and can be provided as alternatives too.
Otherwise maybe this problem can be solved from lxsession but I'm not
sure how much it requires libunique-1.0-0 and if for example
libunique-1.0-0 could be moved from Depends to Recommends.

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

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

** Also affects: libunique (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  LXDE desktop depends now indirectly on dbus-x11

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

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


[Bug 1551690] Re: Missing dependency

2016-12-04 Thread Sworddragon
Currently on Ubuntu 17.04 dev things have changed a bit. There seem to
be 3 packages mainly responsible as the entry point: lxde-core, lxde-
common and openbox-lxde-session. lxde-common claims to have a set of
configuration files for pcmanfm and lxpanel but these packages are only
in its "Recommends" field which looks broken to me as lxde-common would
not be needed if you also don't install pcmanfm and/or lxpanel. lxde-
core claims to be a metapackage and depends amongst others on pcmanfm
and lxpanel and recommends lxde-common. Maybe its pcmanfm and lxpanel
dependencies should be removed and added to lxde-common and the lxde-
common recommendation should get a dependency. This way installing only
openbox-lxde-session should pull in all required dependencies for a
common minimal LXDE environment.

But this is just a suggestion and maybe it can be enhanced a bit or this
can be enhanced in a completely different way.

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

Title:
  Missing dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxde-common/+bug/1551690/+subscriptions

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


[Bug 1644488] [NEW] Resetting causes sometimes the wrong settings to be applied

2016-11-24 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.04 dev with lxdm 0.5.3-2 and xserver-xorg-core
2:1.18.4-1ubuntu7 and I'm noticing that the reset option of lxdm seems
to can't be disabled anymore and that the resetting makes troubles as
sometimes on logging out of the desktop it causes lxdm to appear with
the wrong resolution or the monitor is unsharp at some areas.

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

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Resetting causes sometimes the wrong settings to be applied

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

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


[Bug 1644484] [NEW] lxdm tries to start over and over on failing causing to make a login at the console difficult

2016-11-24 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.04 dev with lxdm 0.5.3-2 and I'm noticing that lxdm
tries to start over and over every few seconds if it fails (for example
because the graphics driver is not correctly setup). This makes it
difficult to login as root as on switching to the console lxdm switches
back on its next try. Sometimes it also seems to not be possible at all
to switch to the console with CTRL + ALT + F1.

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

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

Title:
  lxdm tries to start over and over on failing causing to make a login
  at the console difficult

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

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


[Bug 1563985] Re: "Restore" and "Maximize" actions from the taskbar have no effect

2016-11-13 Thread Sworddragon
Edit: Ah, you was meaning the restore/maximize button between the
minimize button ( - ) and the close button ( x )? They are currently
working too. Not sure if they have worked with scite at the time I have
reported this issue.

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

Title:
  "Restore" and "Maximize" actions from the taskbar have no effect

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

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


[Bug 1563985] Re: "Restore" and "Maximize" actions from the taskbar have no effect

2016-11-13 Thread Sworddragon
On retesting this on Ubuntu 17.04 dev with lxpanel 0.8.2-1ubuntu2 and
scite 3.7.0-1 the "Restore" and "Maximize" actions do now work
independent if called from the taskbar entry or from the context menu of
the title bar so maybe this was just an issue with scite.

** Also affects: scite (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

Title:
  "Restore" and "Maximize" actions from the taskbar have no effect

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

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


[Bug 1522988] Re: stdout and stderr are not synced on lines

2016-11-11 Thread Sworddragon
So you have tried to reproduce this issue on a terminal and haven't seen
mixed lines? For example they can look like this one: "Err:4
http://archive.ubuntu.com/ubuntu zesty InReleasedn't create temporary
file /tmp/apt.conf.eKCBxI for passing config to apt-key"

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

Title:
  stdout and stderr are not synced on lines

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

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


[Bug 1486128] Re: Coloring of differences

2016-11-10 Thread Sworddragon
** Changed in: diffutils (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Coloring of differences

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

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


[Bug 1640849] [NEW] Enhanced coloring of differences

2016-11-10 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.04 dev with diffutils 1:3.5-1 and currently only the
lines are colored for added/removed ones. Maybe the differences in the
lines which characters are added/removed can be colored too (for example
with a higher opacity) to make them easier to see.

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

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

Title:
  Enhanced coloring of differences

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

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


[Bug 1640216] [NEW] /etc/systemd/system/ctrl-alt-del.target gets installed/overwritten

2016-11-08 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.04 dev with systemd 232-2git1 and I have masked some
jobs to prevent them being started and one of them was ctrl-alt-
del.target. But I'm noticing that on installing systemd it does now
overwrite the file /etc/systemd/system/ctrl-alt-del.target which does
then enable a reboot on pressing CTRL + ALT + DEL again.

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

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

Title:
  /etc/systemd/system/ctrl-alt-del.target gets installed/overwritten

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

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


[Bug 1522988] Re: stdout and stderr are not synced on lines

2016-11-03 Thread Sworddragon
If I remember correctly the broken error messages were the one from this
issue ( https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1524196 ) as
they appeared around the same time.

** Changed in: apt (Ubuntu)
   Status: Incomplete => New

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

Title:
  stdout and stderr are not synced on lines

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

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


[Bug 1524196] Re: Error on fetching several lists

2016-11-03 Thread Sworddragon
Any idea to which package this issue belongs to? Normally I would have
put it now to "Ubuntu" without assigning a package but it seems this is
here not possible anymore.

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

Title:
  Error on fetching several lists

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

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


[Bug 1638518] Re: USB port gets rarely disabled until the next reboot

2016-11-02 Thread Sworddragon
** Summary changed:

- USB port gets rarely diabled until the next reboot
+ USB port gets rarely disabled until the next reboot

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

Title:
  USB port gets rarely disabled until the next reboot

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

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


[Bug 1638518] [NEW] USB port gets rarely diabled until the next reboot

2016-11-02 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 17.04 dev with udev 231-10 and rarely (happened now the
second time within 1-2 months) I'm noticing that the USB port of my
mouse disables. This happens randomly on the current boot instance and
replugging the mouse into the same USB port does not solve the issue.
But plugging the mouse into another port causes it to work again but
trying to plugging it back to the old port causes it to not work
anymore. The only way to get the USB port working again is to reboot the
system.

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

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

Title:
  USB port gets rarely diabled until the next reboot

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

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


[Bug 1633754] [NEW] dirmngr is used as daemon

2016-10-15 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 16.10 with gnupg2 2.1.15-1ubuntu6 and for example if
I'm using apt-key to receive keys I'm noticing that dirmngr is started
and kept open after the task is done. If apt-key is used multiple times
even multiple times dirmngr is started while the old processes are still
open.

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

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

Title:
  dirmngr is used as daemon

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

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


  1   2   3   4   5   6   7   8   9   10   >