[Bug 279907] Re: konsole, synaptic, and apt-get can hang for minutes in 'disk sleep' state waiting on flush_cpu_workqueue

2008-12-07 Thread kenjo
I'm seeing timeouts and short(up to a few minutes) hangs also. But has been unable to pinpoint exactly what is happening. I was going to blame nfs but I have insufficient evidence for now. are you using nfs ? -- konsole, synaptic, and apt-get can hang for minutes in 'disk sleep' state waiting

[Bug 290484] Re: nm-applet has no icon if no wireless network present

2008-11-06 Thread kenjo
I have to add a me to here. my interfaces file is -- auto lo br0 iface lo inet loopback iface br0 inet dhcp bridge_ports eth0 wired iface wired inet manual iface br_usb inet manual bridge_ports eth_usb iface eth_usb inet manual ---

[Bug 275451] [NEW] nfs mounts specified in fstab is not mounted on boot.

2008-09-28 Thread kenjo
Public bug reported: I have the home directory mounted over NFS by listing it in /etc/fstab. has been working fine up until a few days ago. now after boot I have to first login as root and issue command "mount -a" to be able to login as any user since otherwise there will be no home directory.

[Bug 275451] Re: nfs mounts specified in fstab is not mounted on boot.

2008-09-28 Thread kenjo
this is for Ubuntu intrepid Well I noticed the problem before https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/270158 it's some type of race in the boot sequence. -- nfs mounts specified in fstab is not mounted on boot. https://bugs.launchpad.net/bugs/275451 You received this bug notif

[Bug 275451] Re: nfs mounts specified in fstab is not mounted on boot.

2008-10-06 Thread kenjo
adding ASYNCMOUNTNFS=no to /etc/default/rcS makes it work again. real problem is probably in /etc/init.d/mountnfs.sh or even more likely it should be run as port of ifup /etc/network/if-up.d/mountnfs thats not being run or it's run to early or something. -- nfs mounts specified in fstab is

[Bug 270158] [NEW] /etc/network/if-up.d/mountnfs accesses no existing file /etc/network/run/ifstate

2008-09-14 Thread kenjo
Public bug reported: Binary package hint: initscripts in line 120 if [ `grep -c $i /etc/network/run/ifstate` -eq "0" ]; then ubuntu has changed the location to /var/run/network/ifstate but changing the line to if [ "`grep -c $i /var/run/network/ifstate`" == "0" ]; then makes my system

[Bug 256443] [NEW] kerneloops is not started

2008-08-09 Thread kenjo
Public bug reported: Binary package hint: kerneloops when kerneloops package is installed it is running "update-rc.d kerneloops defaults" in the postinst rule. This may be working on debian but not on ubuntu. The result is that it is not started on runlevel 2 meaning that nobody that installs t

[Bug 251910] Re: gvfsd-trash crashed with SIGSEGV in g_idle_funcs()

2008-08-21 Thread kenjo
** Attachment added: "apport crash file" http://launchpadlibrarian.net/16980056/_usr_lib_gvfs_gvfsd-trash.1004.crash -- gvfsd-trash crashed with SIGSEGV in g_idle_funcs() https://bugs.launchpad.net/bugs/251910 You received this bug notification because you are a member of Ubuntu Bugs, which i

Re: [Bug 276476] Re: INFO: task blocked for more than 120 seconds causes system freeze

2009-01-14 Thread kenjo
On Tue, 2009-01-13 at 10:35 +, Martin Lindhe wrote: > kenjo wrote: > > Are you also running a background process?? > > > > I have changed to 2.6.28 and its much much better but still have had a > > few short freezes > > > > What would qualify as a b

[Bug 61827] Re: Wireless on Amilo M7440 doesn't work: needs module fsm7440

2009-01-16 Thread Kenjo
A brief success report: fsam7440 (patched) worked like a breeze on an airis n930 clone (ipw2200 wifi; sw kill-switch), w. Ibex. Thank you SO MUCH for your efforts, guys. K. -- Wireless on Amilo M7440 doesn't work: needs module fsm7440 https://bugs.launchpad.net/bugs/61827 You received this bug

Re: [Bug 276476] Re: INFO: task blocked for more than 120 seconds causes system freeze

2009-01-12 Thread kenjo
On Thu, 2009-01-08 at 10:38 +, Martin Lindhe wrote: > I am also hit by this bug on my work PC (amd64 and fully updated Ubuntu > 8.10). > > The issue usually shows up every work day. Gnome fully freeze up, even mouse > cursor cant move. > If you leave the computer alone for a couple of minutes

[Bug 256443] Re: kerneloops is not started

2009-03-20 Thread kenjo
I just tested on 8.10 to recreate the startup links that previously failed and now it work. update-rc.d -f kerneloops remove Removing any system startup links for /etc/init.d/kerneloops ... /etc/rc0.d/K20kerneloops /etc/rc1.d/K20kerneloops /etc/rc2.d/S20kerneloops /etc/rc3.d/S20kernel

Re: [Bug 276476] Re: INFO: task blocked for more than 120 seconds causes system freeze

2009-03-30 Thread kenjo
On Wed, 2009-03-04 at 17:59 +, unikob wrote: > Tested using Brian Rogers program from LKML: > > Current 8.10 chokes albeit doesn't hang, system becomes unusable. > > Current Jaunty (of 4.4.2009) gets a little choppy when four instances of > the program runs at the same time,. > > Jaunty with

[Bug 90153] Re: gam_server crached again

2008-01-13 Thread kenjo
** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/6646694/CoreDump.gz -- gam_server crached again https://bugs.launchpad.net/bugs/90153 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing li

[Bug 205009] [NEW] java plugin Ubuntu 8.04 (hardy) x86_64

2008-03-22 Thread kenjo
Public bug reported: Binary package hint: icedtea-java7-plugin How to get a working java plugin for x86_64 ??? There is no plugin for suns version and the IcedTea crashed on my system. ** Affects: icedtea-java7 (Ubuntu) Importance: Undecided Status: New -- java plugin Ubuntu 8.0

[Bug 205009] Re: java plugin Ubuntu 8.04 (hardy) x86_64

2008-03-22 Thread kenjo
** Attachment added: "crash log" http://launchpadlibrarian.net/12805679/hs_err_pid19885.log -- java plugin Ubuntu 8.04 (hardy) x86_64 https://bugs.launchpad.net/bugs/205009 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 205009] Re: java plugin Ubuntu 8.04 (hardy) x86_64

2008-03-22 Thread kenjo
*** This bug is a duplicate of bug 177514 *** https://bugs.launchpad.net/bugs/177514 ** This bug has been marked a duplicate of bug 177514 firefox 64-bit IcedTea java not working. -- java plugin Ubuntu 8.04 (hardy) x86_64 https://bugs.launchpad.net/bugs/205009 You received this bug notif

[Bug 90153] Re: gam_server crached again

2008-03-22 Thread kenjo
have not seen this in a long time. may be fixed ** Changed in: gamin (Ubuntu) Assignee: (unassigned) => kenjo (ken-kenjo) Status: Confirmed => Invalid -- gam_server crached again https://bugs.launchpad.net/bugs/90153 You received this bug notification because you are a mem

[Bug 90153] Re: gam_server crached again

2008-03-22 Thread kenjo
how do I close/remove a bug report ?? ** Changed in: gamin Assignee: (unassigned) => kenjo (ken-kenjo) Status: New => Invalid -- gam_server crached again https://bugs.launchpad.net/bugs/90153 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 177514] Re: firefox 64-bit IcedTea java not working.

2008-03-22 Thread kenjo
What do you want us to test the icedtea plugin without icedtea installed ?? All I want is some plugin that works I really do not care if it's the latest java version. but I have found no version that works so far under X86_64. -- firefox 64-bit IcedTea java not working. https://bugs.launchpad.ne

Re: [Bug 177514] Re: firefox 64-bit IcedTea java not working.

2008-03-22 Thread kenjo
On Sat, 2008-03-22 at 09:36 +, Matti Lindell wrote: > icedtea-java7 is being superseded by openjdk-6 in Hardy (see bug > #203636). Does this problem persist with icedtea-gcjwebplugin ? If i install icedtea-gcjwebplugin and then in /usr/lib/firefox-addons/plugins do a ln -s /usr/lib/jvm/java-6-

Re: [Bug 177514] Re: firefox 64-bit IcedTea java not working.

2008-03-22 Thread kenjo
On Sat, 2008-03-22 at 13:07 +, Matti Lindell wrote: > kenjo, until bug #173966 is fixed, to get sun-java6 plugin working, > you'll need to manually link > /usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so as > /usr/lib/xulrunner-addons/plugins/libjavaplugin_oji

[Bug 210468] Re: try to access a .Trash-$USER directory on autofs mounts

2008-04-06 Thread kenjo
I also have this problem. the nfs server log gets flooded by mount request for .TrashX. in my case it's the home directories that is auto mounted and nautilus/gvfs tries to create directories in /home that is never going to work Something needs to learn to detect that /home/user and /home is n

[Bug 90153] gam_server crached again

2007-03-06 Thread kenjo
Public bug reported: Binary package hint: gamin Well this happens daily for me. I'm not doing anything and boom it crashes. ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Tue Mar 6 17:31:25 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/lib/gamin/gam_server Package: gamin 0.1

[Bug 90153] Re: gam_server crached again

2007-03-06 Thread kenjo
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/6646694/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6646695/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/6646696/Disassembly.txt ** Attachm

[Bug 276476] Re: INFO: task blocked for more than 120 seconds causes system freeze

2010-03-29 Thread kenjo
This particular bug has been fixed it was a scheduler problem. The printout is a sanity check and there is many many different reasons for it to be printed. Your problem looks to be related to the X display driver. You should open a new bug for your problem. -- INFO: task blocked for more than 1

Re: [Bug 217908] Re: FFe: Pixellated Images in Firefox/Opera due to incorrect EXTEND_PAD implementation in several video drivers

2009-11-17 Thread kenjo
On Thu, 2009-10-22 at 17:50 +, Sancho Panza wrote: > Why is the bugfix by Tom Jaeger not being rolled out to the main ppa? Every > time > some routine update breaks my patched system, I have to wait for Tom to > compile > and post updates patches on his ppa. > > Thanks, > Could we please

Re: [Bug 217908] Re: FFe: Pixellated Images in Firefox/Opera due to incorrect EXTEND_PAD implementation in several video drivers

2009-11-17 Thread kenjo
On Wed, 2009-11-18 at 01:57 +, Tom Jaeger wrote: > > First could someone explain exactly what feature in the graphics driver > > people think is wrong. > > Many graphics drivers didn't use to accelerate composite operations with > repeat type PAD (and REFLECT) correctly. This was a year ago;

[Bug 541947] Re: emacs23 info reader cant read compressed info files

2010-03-19 Thread kenjo
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/41297620/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/41297621/XsessionErrors.txt -- emacs23 info reader cant read compressed info files https://bugs.launchpad.net/bugs/541947

[Bug 541947] [NEW] emacs23 info reader cant read compressed info files

2010-03-19 Thread kenjo
Public bug reported: Binary package hint: emacs23 reading manuals with info reader do not work on emacs23 works with emacs22. M-x info go to a manual page that is compressed like the libc node. I get this is the message buffer Composing main Info directory...done unzipping libc.info.gz...done

[Bug 541947] Re: emacs23 info reader cant read compressed info files

2010-03-22 Thread kenjo
hmm it's the jka-compr-ccrypt that interacts badly on 23. If I remove that one it works in both versions. To bad I have all my passwords in a encrypted file so I use this feature quite a lot. ;; allow to read/write encrypted files ;; needs the operating system package "ccrypt". ;; create a file

[Bug 541947] Re: emacs23 info reader cant read compressed info files

2010-03-22 Thread kenjo
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437911 ** Bug watch added: Debian Bug tracker #437911 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437911 -- emacs23 info reader cant read compressed info files https://bugs.launchpad.net/bugs/541947 You received this bug notification beca

Re: [Bug 217908] Re: Pixellated Images in Firefox/Opera due to incorrect EXTEND_PAD implementation in several video drivers

2009-10-05 Thread kenjo
I have now added. deb http://ppa.launchpad.net/firefox-smooth-scaling/ppa/ubuntu jaunty main done and install and got ii xulrunner 1.8.1.16+nobinonly-0ubuntu1 XUL + XPCOM application runner ii xulrunner-1.9

Re: [Bug 217908] Re: Pixellated Images in Firefox/Opera due to incorrect EXTEND_PAD implementation in several video drivers

2009-10-05 Thread kenjo
On Mon, 2009-10-05 at 17:29 +, Tom Jaeger wrote: > kenjo wrote: > > deb http://ppa.launchpad.net/firefox-smooth-scaling/ppa/ubuntu jaunty > > > ii xulrunner-1.9.1 > > 1.9.1.4~hg20091002r26447+nobinonly-0ubuntu2~umd1~jaunty XUL + XPCOM

[Bug 425791] [NEW] conversion (hex dec) no longer working

2009-09-07 Thread kenjo
Public bug reported: Binary package hint: gcalctool It used to be possible to do conversion from different bases by just pressing the base hex,dec,bin,oct this no longer is the case and it's more or less useless for me now. how to reproduce. open calculator select view->programming do a calulat

[Bug 425791] Re: conversion (hex dec) no longer working

2009-09-07 Thread kenjo
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31447877/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/31447878/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/31447879/ProcStatus.txt -- conver

[Bug 425791] Re: conversion (hex dec) no longer working

2009-09-07 Thread kenjo
maybe this fixes it I have not tried. http://git.gnome.org/cgit/gcalctool/commit/?id=f085f3c1f497e7cf725399907ad2e4ca05e23108 -- conversion (hex dec) no longer working https://bugs.launchpad.net/bugs/425791 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 458535] [NEW] lost the "audio-> audio device" menu entery

2009-10-22 Thread kenjo
Public bug reported: Binary package hint: vlc lost is maybe not correct its grayed out so it's not possible to select. This is hugely important as I use that all the time to change from spdif and analog out stero2,4,5.1 ... and the rest. Can't find any way to get that menu to work or get spdif

[Bug 458535] Re: lost the "audio-> audio device" menu entery

2009-10-22 Thread kenjo
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34173243/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/34173244/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/34173245/ProcStatus.txt ** Attachm

Re: [Bug 458535] Re: lost the "audio-> audio device" menu entery

2009-10-22 Thread kenjo
On Thu, 2009-10-22 at 20:56 +, Daniel T Chen wrote: > Are you actually using the PA output for VLC? The intention was to use alsa directly but with pulseaudio on the system it's anybody's guess as to what is actually happening. is there some test program to make sure that 5.1 spdif is actual

[Bug 217908] Re: Pixellated Images in Firefox/Opera due to incorrect EXTEND_PAD implementation in several video drivers

2009-10-03 Thread kenjo
I'm not sure if the problem I have is related but I have had problems with image sacling for a LOONG time now in several firefox versions. I use the binary nvidia driver. What makes me a bit confused is that if I nuke .mozilla directory and restarts I have no problem for some time but it always co

[Bug 458535] Re: lost the "audio-> audio device" menu entery

2009-10-23 Thread kenjo
Works now and the only packages I have updated or installed is mcrypt and ccrypt that can't possibly be why it works now. I have no idea what's going on but since it has decided to work I flag this as invalid for now. ** Changed in: vlc (Ubuntu) Status: New => Invalid -- lost the "

[Bug 1797585] [NEW] inetutils-inetd needs file in /etc/inetd.d/

2018-10-12 Thread kenjo
Public bug reported: this is on 16.04. if one installs the atftpd package you also get inetutils-inetd but the result is not working. the reason for this is that atftpd puts it config in /etc/inetd.conf and leave the /etc/inetd.d/ directory empty. but if that directory is empty inted is not sta

[Bug 1817637] Re: a52 DigitalAC-3Pulseaudio not working on 19.04

2019-05-12 Thread kenjo
** Changed in: alsa-plugins (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/1817637 Title: a52 DigitalAC-3Pulseaudio not working on 19.04 To manage notific

[Bug 1763923] Re: Missing dependency (python3-distutils) in Ubuntu 18.04 and later

2021-01-26 Thread kenjo
I'm confused why is this bug still present in 20.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763923 Title: Missing dependency (python3-distutils) in Ubuntu 18.04 and later To manage notifica

[Bug 1883515] [NEW] Can not login with gdm3 when user cred is stored in NIS

2020-06-15 Thread kenjo
Public bug reported: So I no longer can login using gdm3. ssh works fine and from tty console aslo. This seams to be limited to user that are stored in NIS. But there also is some issue with local users. I was running ubuntu 20.20 just fine but after a reboot there is some serious issues with h

[Bug 1883515] Re: Can not login with gdm3 when user cred is stored in NIS

2020-06-15 Thread kenjo
So I just added the same information that is in NIS to the local file /etc/passwd /etc/group and now its possible to login with the user so it's 100% that gnome now stopped working with user data in NIS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1883515] Re: Can not login with gdm3 when user cred is stored in NIS

2020-06-16 Thread kenjo
Yes its the same issue. has to be something resent as 20.04 used to work fine. just to be clear I still have the same home(nfs) directory so local user do not mean another user just that the user account information is local instead of in NIS database. -- You received this bug notification becau

[Bug 1883515] Re: Can not login with gdm3 when user cred is stored in NIS

2020-06-16 Thread kenjo
the issue with not having the same output of the "id" command has gone away after a reboot but something is still strange with that as I did logout and login the user after changing the group settings for the user to be able to see the change. its not going to work well if the entire machine needs

[Bug 1883515] Re: Can not login with gdm3 when user cred is stored in NIS

2020-06-17 Thread kenjo
*** This bug is a duplicate of bug 1882034 *** https://bugs.launchpad.net/bugs/1882034 is there a way to format text so it is actually readable ?? basically preformat tag or something -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1883515] Re: Can not login with gdm3 when user cred is stored in NIS

2020-06-17 Thread kenjo
*** This bug is a duplicate of bug 1882034 *** https://bugs.launchpad.net/bugs/1882034 I cant make any more test right now but basically its pam_systemd(gdm-password:session): Failed to create session: No such process non working (nis) jun 17 15:11:57 brix gdm-password][453635]: pam_unix(g

[Bug 1878103] [NEW] /usr/bin/vtkParseOGLExt-7.1 do not exist

2020-05-11 Thread kenjo
Public bug reported: So I tried to build FreeCAD from git and get several build errors related to vtk. Not sure exactly what should happen but it looks like vtk7 is misscompiled/configured. if we concentrate on /usr/bin/vtkParseOGLExt-7.1 that do not exist in ubuntu 20.04 it does in ubuntu 19.04

[Bug 1873613] Re: Missing Pyside2 tools

2020-05-11 Thread kenjo
Its not an issue with the ubuntu package but the version of pyside2. https://bugreports.qt.io/browse/PYSIDE-1098 They made a change and now you have to use qt5.14 or it wont work. I guess ubuntu could revert that change but upstream should be informed that they need to fail in some way if an to o

[Bug 1817637] [NEW] a52 DigitalAC-3Pulseaudio not working on 19.04

2019-02-25 Thread kenjo
Public bug reported: So I upgraded to 19.04 and now I no longer can get the a52 working. It worked fine on 18.10. this is the description I follow https://help.ubuntu.com/community /DigitalAC-3Pulseaudio also the package libasound2-plugins-extra that is supposed to do this for you is not workin

[Bug 1781284] Re: trash handling brooken.

2019-04-22 Thread kenjo
** Changed in: gvfs (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/1781284 Title: trash handling brooken. To manage notifications about this bug go to: ht

[Bug 1794589] Re: libssl1.0-dev conflicts libssl-dev

2019-01-22 Thread kenjo
I hit this too and If I understand this correctly the only way out is now to install a custom version of nodejs and npm as both packages forces install of libssl1.0-dev and I can not allow that package in as it breaks other builds. :( really nasty error this one. fails on 18.04 and 18.10. any poi

[Bug 1739468] Re: Repeated [AppIndicatorSupport-WARN] Item :1.51/org/ayatana/NotificationItem/multiload is already registered

2018-07-27 Thread kenjo
I could get the messages to stop by selecting quit on some cpu/network monitoring icon at the top right. once that thing stopped showing up I no longer get the messages. Not sure what the extension was called. Can't turn on off extensions anymore and I don't see anything in the gnome-tweaks progra

[Bug 1781284] [NEW] trash handling brooken.

2018-07-11 Thread kenjo
Public bug reported: so files gets put into trash but they are not shown. the only directory that works is the HOME all other directories moves the files but they are not shown so .Trash directory gets larger and larger. ex: kenjo@brix:/delta/download$ gio list trash:// tmp.txt kenjo@brix

[Bug 1781284] Re: trash handling brooken.

2018-07-11 Thread kenjo
And this is on NFS mounted filesystems. so the .Trash- directory is created for every mount point and files moved to trash is moved to that directory but the content is not shown and not possible to empty. This used to work fine but now its not possible to list or empty trash on anything but $

[Bug 1709163] Re: default output changes from intel builtin to hdmi when display is turned off. yes off not on

2017-08-07 Thread kenjo
** Attachment added: "fail" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1709163/+attachment/4928526/+files/ps_f1.txt ** Description changed: So if I have sound output selected to be the intel sound on the mainboard and turn off one of my two displays the audio out is changed

[Bug 1709163] [NEW] default output changes from intel builtin to hdmi when display is turned off. yes off not on

2017-08-07 Thread kenjo
Public bug reported: So if I have sound output selected to be the intel sound on the mainboard and turn off one of my two displays the audio out is changed to HDMI. YES OFF it's not a typo. The Display I turn off is connected to displayport and do not even have HDMI. The audio is switched over to

[Bug 1709163] Re: default output changes from intel builtin to hdmi when display is turned off. yes off not on

2017-08-08 Thread kenjo
ks" ok -> ps_w1.txt fail -> ps_f1.txt + --- + ApportVersion: 2.20.6-0ubuntu4 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: kenjo 3721 F pulseaudio + /dev/snd/controlC1: kenjo 3721 F pulseaudio + CurrentDesk

[Bug 1709163] CurrentDmesg.txt

2017-08-08 Thread kenjo
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1709163/+attachment/4928914/+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/1709163

[Bug 1709163] PulseList.txt

2017-08-08 Thread kenjo
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1709163/+attachment/4928919/+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/1709163 Titl

[Bug 1709163] ProcEnviron.txt

2017-08-08 Thread kenjo
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1709163/+attachment/4928918/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1709163

[Bug 1709163] JournalErrors.txt

2017-08-08 Thread kenjo
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1709163/+attachment/4928916/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/17091

[Bug 1709163] ProcCpuinfoMinimal.txt

2017-08-08 Thread kenjo
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1709163/+attachment/4928917/+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/

[Bug 1709163] Dependencies.txt

2017-08-08 Thread kenjo
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1709163/+attachment/4928915/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1709163

[Bug 1709163] Re: default output changes from intel builtin to hdmi when display is turned off. yes off not on

2017-08-09 Thread kenjo
The problem existed even before I upgraded to 17.10. but now I can not go back to that version. I think it started to happen when upgrading the kernel version. I thought that it would eventually be fixed but apparently I'm about the only one seeing this. What I do not understand is why it changes

[Bug 1709163] Re: default output changes from intel builtin to hdmi when display is turned off. yes off not on

2017-08-10 Thread kenjo
** Attachment added: "picure" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1709163/+attachment/4930183/+files/snd.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1709163 Title: de

[Bug 1709163] Re: default output changes from intel builtin to hdmi when display is turned off. yes off not on

2017-08-10 Thread kenjo
Tried new kernel 4.13.0-041300rc4-generic same issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1709163 Title: default output changes from intel builtin to hdmi when display is turned off. yes

[Bug 1709163] Re: default output changes from intel builtin to hdmi when display is turned off. yes off not on

2017-08-10 Thread kenjo
I did some more testing and used a USB sound card. If I select output to that one its still selected when I turn off the monitor. So it's only when I use the built in sound that it switched to HDMI when I turn off the monitor. -- You received this bug notification because you are a member of Ubu

[Bug 1607875] Re: pulsaudio not showing a52 device

2017-08-16 Thread kenjo
So I'm on 17.10 (unstable) and I still have issue with this. But its not the same issue. Now it simply do not show up in the gnome sound settings. To get 5.1 ac3 output I first need to start pavucontrol then in the Configuration tab select the correct profile in the Built-in Audio section. Then i

[Bug 1605953] [NEW] skylake Modesetting Driver on X failure

2016-07-23 Thread kenjo
Public bug reported: with the change away from the intel driver to modeset I get a lot of tearing. This video shows the problem. https://goo.gl/photos/rXNBQ5KR6ZMnhazB9 And the video capture is done in 240fps so its possible to see what is happening more clearly. The test video itself is just

[Bug 1605953] Re: skylake Modesetting Driver on X failure

2016-07-23 Thread kenjo
** Description changed: with the change away from the intel driver to modeset I get a lot of tearing. This video shows the problem. https://goo.gl/photos/rXNBQ5KR6ZMnhazB9 + And the video capture is done in 240fps so its possible to see what is happening more clearly. - the video

[Bug 1605953] Re: skylake Modesetting Driver on X failure

2016-07-24 Thread kenjo
The issue is with unity as window manager. I have no idea how to check if compositing is enabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Title: skylake Modesetting Driver on X failure

[Bug 1289822] Re: gvfs: remove the NFS patch ./patches/series:06_metadata_nfs.patch

2016-07-25 Thread kenjo
** Changed in: gvfs (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/1289822 Title: gvfs: remove the NFS patch ./patches/series:06_metadata_nfs.patch To man

[Bug 1605953] DpkgLog.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707407/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Title:

[Bug 1605953] LightdmGreeterLogOld.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "LightdmGreeterLogOld.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707410/+files/LightdmGreeterLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1605953] XorgConf.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "XorgConf.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707421/+files/XorgConf.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Title:

[Bug 1605953] drirc.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "drirc.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707425/+files/drirc.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Title: skyl

[Bug 1605953] ProcModules.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707418/+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/1605953

[Bug 1605953] UdevDb.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707419/+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/1605953 Title: sk

[Bug 1605953] xdpyinfo.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707426/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Title:

[Bug 1605953] MonitorsUser.xml.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "MonitorsUser.xml.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707414/+files/MonitorsUser.xml.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1605953] XorgLog.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707422/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Title:

[Bug 1605953] UnitySupportTest.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "UnitySupportTest.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707420/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1605953] Lspci.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707412/+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/1605953 Title: skyl

[Bug 1605953] XorgLogOld.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707423/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Ti

[Bug 1605953] Lsusb.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707413/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Title: skyl

[Bug 1605953] ProcInterrupts.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707417/+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/160

[Bug 1605953] LightdmDisplayLog.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "LightdmDisplayLog.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707409/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1605953] Xrandr.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707424/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Title: sk

[Bug 1605953] LightdmLog.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "LightdmLog.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707411/+files/LightdmLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953 Ti

[Bug 1605953] Re: skylake Modesetting Driver on X failure

2016-07-25 Thread kenjo
apport information ** Tags added: apport-collected compiz-0.9 regression reproducible ubuntu yakkety ** Description changed: with the change away from the intel driver to modeset I get a lot of tearing. This video shows the problem. https://goo.gl/photos/rXNBQ5KR6ZMnhazB9 And the

[Bug 1605953] ProcCpuinfo.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707415/+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/1605953

[Bug 1605953] JournalErrors.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707408/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16059

[Bug 1605953] ProcEnviron.txt

2016-07-25 Thread kenjo
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1605953/+attachment/4707416/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605953

[Bug 1605953] Re: skylake Modesetting Driver on X failure

2016-07-28 Thread kenjo
** Changed in: xorg-server (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/1605953 Title: skylake Modesetting Driver on X failure To manage notifications abo

[Bug 1607875] [NEW] pulsaudio not showing a52 device

2016-07-29 Thread kenjo
untu1 Uname: Linux 4.7.0-rc7+ x86_64 ApportVersion: 2.20.3-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC0D0c: kenjo 31687 F...m pulseaudio CurrentDesktop: Unity Date: Fri Jul 29 18:42:37 2016 InstallationDate: Installed on 2015-10-18 (284 day

  1   2   >