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
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
---
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.
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
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
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
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
** 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
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
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
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
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
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
** 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
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
** 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-
*** 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
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
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
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
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-
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
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
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
** 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
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
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
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;
** 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
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
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
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
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
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
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
** 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
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
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
** 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
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
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
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 "
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
** 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
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
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
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
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
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
*** 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
*** 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
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
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
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
** 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
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
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
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
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 $
** 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
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
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
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
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
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
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
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/
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
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
** 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
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
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
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
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
** 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
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
** 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
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:
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.
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:
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
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
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
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:
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
** 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
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 - 100 of 146 matches
Mail list logo