[Bug 1241376] Re: procps (1:3.2.8-11ubuntu6.1) upgrade error

2014-01-04 Thread Gerwin
Thanks for the hint of running the config files one at a time using for i in /etc/sysctl.d/* /etc/sysctl.conf; do echo $i;sudo sysctl -e -p $i;done With me it gave /etc/sysctl.conf error: Invalid argument setting key fs.inotify.max_user_watches Somehow there was an extra after the

[Bug 1161485] [NEW] /usr/lib/pyshared/python2.7/cv2.so depends on missing libavcodec52?

2013-03-28 Thread Gerwin
://nl.archive.ubuntu.com/ubuntu/pool/universe/o/opencv /python-opencv_2.3.1-7_i386.deb and unpacked with dpkg -x) show different dependencies: gerwin@PC1:/tmp/python-opencv/usr/lib/pyshared/python2.7$ ldd cv2.so | grep avcodec libavcodec.so.53 = /usr/lib/i386-linux-gnu/i686/cmov/libavcodec.so.53 (0xb51f7000) vs

[Bug 946232] Re: [Meta-bug] Missing speaker and/or internal mic port

2012-09-30 Thread Gerwin
The workaround in comment #32 also helps to fix the recognition of the internal speakers on a Fujitsu-Siemens Lifebook S7110. Details: http://www.alsa-project.org/db/?f=8088af4aae8c2eacb851b716c3738ef9f76ef3e0 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 874880] Re: Ubuntu 11.10 Headphone-To-Speaker Switching for Intel HDA

2011-11-08 Thread Gerwin
It seems to be fixed now on my laptop! It was probably an update (i updated my kernel to 3.1 and use proposed updates and some ppa's). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874880 Title:

[Bug 874880] Re: Ubuntu 11.10 Headphone-To-Speaker Switching for Intel HDA

2011-10-23 Thread Gerwin
I'm having the exact same bug on asus n53s-sz404v. The workaround also works for me (switching to Analog Speakers when a headphone is plugged in), but it is a bit annoying. Codec: Realtek ALC269VB Codec: Intel CougarPoint HDMI -- You received this bug notification because you are a member of

[Bug 640784] Re: add-ppa-repository leaves garbage in xorg-edgers-ppa-maverick.list

2010-10-09 Thread Gerwin Verhoef
I can second this. Terminal output: ger...@nidavellir:~$ sudo apt-get update E: Type 'ain' is not known on line 3 in source list /etc/apt/sources.list.d/erik-b-andersen-rgba-gtk-maverick.list E: The list of sources could not be read. -- add-ppa-repository leaves garbage in

[Bug 653694] [NEW] chromium-browser slow, laggy, jerky, scrolling 100% cpu

2010-10-02 Thread Gerwin
Public bug reported: Binary package hint: chromium-browser When I scroll or zoom in the latest Chromium, it goes with a lot of lag. It is slow. 100% CPU is used while scrolling. On windows, scrolling is very fast in chromium. In firefox scrolling is okay, in konqueror scrolling is fast. Opera

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-28 Thread Gerwin
** Changed in: mesa (Ubuntu) Status: Confirmed = Fix Released -- [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers) https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 646862] Re: skype crashes after signing in

2010-09-27 Thread Gerwin
I updated to the latest ia32-libs and restored the read permission to libpulse.so.0.12.2 and skype is still okay. -- skype crashes after signing in https://bugs.launchpad.net/bugs/646862 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 646862] Re: skype crashes after signing in

2010-09-27 Thread Gerwin
cd /usr/lib32 sudo chmod ugo+r libpulse.so.0.12.2 sudo chmod ugo+r libpulse-simple.so.0.0.3 -- skype crashes after signing in https://bugs.launchpad.net/bugs/646862 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 646862] Re: skype crashes after signing in

2010-09-25 Thread Gerwin
Works for me too: cd /usr/lib32 sudo chmod ugo-r libpulse.so.0.12.2 sudo chmod ugo-r libpulse-simple.so.0.0.3 Don't have to downgrade ia32-libs -- skype crashes after signing in https://bugs.launchpad.net/bugs/646862 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-25 Thread Gerwin
I reposted this bug on https://bugs.freedesktop.org/show_bug.cgi?id=30313, Marek Olšák posted a patch that worked for me. It was a tiling issue (i posted the patch here too). ** Patch added: [PATCH] r300g: attempt to fix tiling on R350

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-25 Thread Gerwin
To check if it is a tiling issue with you as well: 1. open terminal 2. enter: export RADEON_DEBUG=notiling 3. enter command to game (i think nexuiz) Is the issue fixed in nexuiz? -- [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

[Bug 646862] [NEW] skype crashes after signing in

2010-09-24 Thread Gerwin
Public bug reported: Binary package hint: skype On Maverick (10.10), amd64, Skype (2.1.0.81-1ubuntu5) crashes right after I login. Until a few days ago Skype worked fine, so I guess the problem is caused by an update. I get this error: $ skype (unknown:10982): Gtk-WARNING **:

[Bug 646862] Re: skype crashes after signing in

2010-09-24 Thread Gerwin
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: skype On Maverick (10.10), amd64, Skype (2.1.0.81-1ubuntu5) crashes right after I login. Until a few days ago Skype worked fine, so I guess the problem is caused by an update. I

[Bug 646862] Re: skype crashes after signing in

2010-09-24 Thread Gerwin
Maybe the difference between our systems is that i have pre-released updates activated? (and also xorg-edgers and mozilla's ppa), so maybe newer libraries you don't have yet. -- skype crashes after signing in https://bugs.launchpad.net/bugs/646862 You received this bug notification because you

[Bug 538796] Re: cannot open Firefox when libmoon is installed

2010-09-24 Thread Gerwin
I have this bug too, but not in Firefox (minefield) but in Chromium and Chrome (on Maverick) Uninstalling libmoon solved the problem. -- cannot open Firefox when libmoon is installed https://bugs.launchpad.net/bugs/538796 You received this bug notification because you are a member of Ubuntu

Re: [Bug 643431] Re: nautilus crashed when attempting to share publicly a picture via right-click and UbuntuOne

2010-09-21 Thread Gerwin
Yes, I can replicate the behaviour. I'll follow your instructions and report back. Not sure how to gather the debugging information and post it to the right bug on launchpad, but hope the reporting tool will guide the way. Gerwin Am 21.09.2010 14:58, schrieb Rodrigo Moya: Gerwin, can you

[Bug 644501] [NEW] Update on bug #643431

2010-09-21 Thread Gerwin
Public bug reported: Binary package hint: ubuntuone-client This is a replication of bug #643431 which was requested for more debugging information. Please link them, as I can't figure out how. Thanks! ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: ubuntuone-client 1.4.2-0ubuntu1

[Bug 644501] Re: Update on bug #643431

2010-09-21 Thread Gerwin
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/644501/+attachment/1618736/+files/Dependencies.txt ** Attachment added: UbuntuOneClientPackages.txt https://bugs.launchpad.net/bugs/644501/+attachment/1618737/+files/UbuntuOneClientPackages.txt ** Attachment added:

[Bug 643431] Re: nautilus crashed when attempting to share publicly a picture via right-click and UbuntuOne

2010-09-21 Thread Gerwin
The problem seems to be less urgent, because, as it turns out, it is actually not that easy to replicate: Just before posting #6 I could replicate the bug in the first attempt by moving some pictures into the UbuntuOne/shared folder, right- click-UbuntuOne-Veröffentlichen(Publish), just as

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-21 Thread Gerwin
the bug looks a bit like https://bugs.freedesktop.org/show_bug.cgi?id=28800 i'll add the bug there I am using the 2.6.35.22 kernel ** Bug watch added: freedesktop.org Bugzilla #28800 http://bugs.freedesktop.org/show_bug.cgi?id=28800 -- [xorg-edgers] Texture corruption with Radeon gallium

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-21 Thread Gerwin
posted at https://bugs.freedesktop.org/show_bug.cgi?id=30313 ** Bug watch added: freedesktop.org Bugzilla #30313 http://bugs.freedesktop.org/show_bug.cgi?id=30313 -- [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

[Bug 643431] Re: nautilus crashed when attempting to share publicly a picture via right-click and UbuntuOne

2010-09-20 Thread Gerwin
** Attachment added: CoreDump.gz https://bugs.launchpad.net/bugs/643431/+attachment/1612794/+files/CoreDump.gz ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/643431/+attachment/1612795/+files/Dependencies.txt ** Attachment added: Disassembly.txt

[Bug 606907] Re: [xorg-edgers] Radeon gallium driver r300g renders textures wrong

2010-09-20 Thread Gerwin
Unfortunately, yes. (everything updated with xorg edgers ppa, so also newer r300g) r300c is okay, just as in windows, so it should not be my card. If i am the only one, maybe a bios AGP setting? But still, if the classic driver is okay... The corrupted texture problem is easy noticeable if i

[Bug 606907] Re: [xorg-edgers] Radeon gallium driver r300g renders textures wrong

2010-09-20 Thread Gerwin
just to make sure, I had all kinds of AGP settings combinations in the BIOS, but it did not make a difference. -- [xorg-edgers] Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 606907] Re: [xorg-edgers] Radeon gallium driver r300g renders textures wrong

2010-09-20 Thread Gerwin
** Attachment added: Screenshot-OpenArena-1.png https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/606907/+attachment/1613746/+files/Screenshot-OpenArena-1.png -- [xorg-edgers] Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug

[Bug 606907] Re: [xorg-edgers] Radeon gallium driver r300g renders textures wrong

2010-09-20 Thread Gerwin
** Attachment added: Screenshot-OpenArena.png https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/606907/+attachment/1613747/+files/Screenshot-OpenArena.png -- [xorg-edgers] Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug

[Bug 606907] Re: [xorg-edgers] Radeon gallium driver r300g renders textures wrong

2010-09-20 Thread Gerwin
I think it is a distance thing, if i am close to the texture, it is okay, but if i am far away, it is corrupted. (see the attached images above). -- [xorg-edgers] Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because

[Bug 606907] Re: [xorg-edgers] Radeon gallium driver r300g renders textures wrong

2010-09-20 Thread Gerwin
I found that if i set the texture quality of open arena to low, i don't have the problem. So the problem is only there with 'big' textures. In other 3d applications it is not always possible to set this texture quality so the problem is still there. -- [xorg-edgers] Radeon gallium driver r300g

[Bug 606907] Re: [xorg-edgers] Radeon gallium driver r300g renders textures wrong

2010-09-20 Thread Gerwin
sorry, with texture quality I mean texture detail (the size of the texture) ** Tags added: ati corruption r300g texture ** Summary changed: - [xorg-edgers] Radeon gallium driver r300g renders textures wrong + [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures

[Bug 606907] Re: [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers)

2010-09-20 Thread Gerwin
** Summary changed: - [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures + [xorg-edgers] Texture corruption with Radeon gallium driver r300g and 'big' textures (xorg-edgers) ** Tags added: xorg-edgers -- [xorg-edgers] Texture corruption with Radeon gallium

[Bug 606907] Re: Radeon gallium driver r300g renders textures wrong

2010-07-19 Thread Gerwin
apport information ** Tags added: apport-collected ** Description changed: - In some 3d applications like blender and ExtremeTux Racer, some textures - are rendered wrong (screenshot attached, red circles). If the distance - to the texture changes, the textures can be rendered correct again. +

[Bug 606907] CurrentDmesg.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/52163343/CurrentDmesg.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606907] DRM.card0.DVI.I.1.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: DRM.card0.DVI.I.1.txt http://launchpadlibrarian.net/52163345/DRM.card0.DVI.I.1.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 606907] DRM.card0.SVIDEO.1.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: DRM.card0.SVIDEO.1.txt http://launchpadlibrarian.net/52163347/DRM.card0.SVIDEO.1.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu

[Bug 606907] GdmLog.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: GdmLog.txt http://launchpadlibrarian.net/52163348/GdmLog.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606907] GdmLog1.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: GdmLog1.txt http://launchpadlibrarian.net/52163350/GdmLog1.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 606907] GdmLog2.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: GdmLog2.txt http://launchpadlibrarian.net/52163356/GdmLog2.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 606907] Lspci.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: Lspci.txt http://launchpadlibrarian.net/52163359/Lspci.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606907] Lsusb.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: Lsusb.txt http://launchpadlibrarian.net/52163361/Lsusb.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606907] PciDisplay.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: PciDisplay.txt http://launchpadlibrarian.net/52163362/PciDisplay.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606907] ProcCpuinfo.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: ProcCpuinfo.txt http://launchpadlibrarian.net/52163363/ProcCpuinfo.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606907] ProcInterrupts.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: ProcInterrupts.txt http://launchpadlibrarian.net/52163364/ProcInterrupts.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 606907] ProcModules.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: ProcModules.txt http://launchpadlibrarian.net/52163367/ProcModules.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606907] RelatedPackageVersions.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: RelatedPackageVersions.txt http://launchpadlibrarian.net/52163368/RelatedPackageVersions.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of

[Bug 606907] UdevDb.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: UdevDb.txt http://launchpadlibrarian.net/52163371/UdevDb.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606907] UdevLog.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: UdevLog.txt http://launchpadlibrarian.net/52163375/UdevLog.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 606907] XorgLog.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: XorgLog.txt http://launchpadlibrarian.net/52163387/XorgLog.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 606907] XorgLogOld.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: XorgLogOld.txt http://launchpadlibrarian.net/52163393/XorgLogOld.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606907] Xrandr.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: Xrandr.txt http://launchpadlibrarian.net/52163396/Xrandr.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606907] glxinfo.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: glxinfo.txt http://launchpadlibrarian.net/52163398/glxinfo.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 606907] monitors.xml.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: monitors.xml.txt http://launchpadlibrarian.net/52163399/monitors.xml.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606907] setxkbmap.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: setxkbmap.txt http://launchpadlibrarian.net/52163402/setxkbmap.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606907] xdpyinfo.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: xdpyinfo.txt http://launchpadlibrarian.net/52163403/xdpyinfo.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606907] xkbcomp.txt

2010-07-19 Thread Gerwin
apport information ** Attachment added: xkbcomp.txt http://launchpadlibrarian.net/52163404/xkbcomp.txt -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 606907] [NEW] Radeon gallium driver r300g renders textures wrong

2010-07-18 Thread Gerwin
Public bug reported: In some 3d applications like blender and ExtremeTux Racer, some textures are rendered wrong (screenshot attached, red circles). If the distance to the texture changes, the textures can be rendered correct again. ** Affects: mesa (Ubuntu) Importance: Undecided

[Bug 606907] Re: Radeon gallium driver r300g renders textures wrong

2010-07-18 Thread Gerwin
** Attachment added: Screenshot1.png http://launchpadlibrarian.net/52120601/Screenshot1.png -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 606907] Re: Radeon gallium driver r300g renders textures wrong

2010-07-18 Thread Gerwin
** Attachment added: blender1.png http://launchpadlibrarian.net/52120622/blender1.png -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 606907] Re: Radeon gallium driver r300g renders textures wrong

2010-07-18 Thread Gerwin
** Attachment added: blender2.png http://launchpadlibrarian.net/52120627/blender2.png -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 606907] Re: Radeon gallium driver r300g renders textures wrong

2010-07-18 Thread Gerwin
Forgot to add: This is only the case with the r300g driver (libgl1-mesa- dri-gallium), the normal ati driver has no problems with textures (using radeon 9800 pro on maverick) -- Radeon gallium driver r300g renders textures wrong https://bugs.launchpad.net/bugs/606907 You received this bug

[Bug 600256] [NEW] Minefield (firefox 3.7) crashes on a page with WebGL

2010-06-30 Thread Gerwin
Public bug reported: Binary package hint: firefox I am using xorg-edgers ppa I got this error: WebGL: Using software rendering via OSMesa firefox-3.7: main/renderbuffer.c:1902: _mesa_add_renderbuffer: Assertion `bufferName == BUFFER_DEPTH || bufferName == BUFFER_STENCIL ||

[Bug 600256] Re: Minefield (firefox 3.7) crashes on a page with WebGL

2010-06-30 Thread Gerwin
I get this: The problem cannot be reported: The program crashed on an assertion failure, but the message could not be retrieved. Apport does not support reporting these crashes. var/crash file attached ** Attachment added: _usr_lib_firefox-3.7a6pre_firefox-3.7.1000.crash

[Bug 600256] Re: Minefield (firefox 3.7) crashes on a page with WebGL

2010-06-30 Thread Gerwin
I'm not sure if it worked, the program hangs, but does not disappear like it normally would ** Attachment added: gdb-firefox-3.7.txt http://launchpadlibrarian.net/51200624/gdb-firefox-3.7.txt -- Minefield (firefox 3.7) crashes on a page with WebGL https://bugs.launchpad.net/bugs/600256 You

[Bug 480942] Re: Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro)

2010-05-10 Thread Gerwin
Currently i'm on Ubuntu Lucid using xorg-edgers PPA and the 2.6.34-1-generic kernel from that PPA. I tried your steps, but the crash is still there at the point where the login screen should appear. If I boot normally (without your steps) i can see the Ubuntu logo on the television (not on the

[Bug 541981] [NEW] package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subproces installed post-installation script returned error exit status 1

2010-03-19 Thread Gerwin
Public bug reported: Binary package hint: samba Description:Ubuntu 9.10 Release:9.10 apt-cache policy samba samba: Geïnstalleerd: 2:3.4.0-3ubuntu5.5 Kandidaat: 2:3.4.0-3ubuntu5.5 Versietabel: *** 2:3.4.0-3ubuntu5.5 0 500 http://nl.archive.ubuntu.com karmic-updates/main

[Bug 541981] Re: package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subproces installed post-installation script returned error exit status 1

2010-03-19 Thread Gerwin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41300185/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/41300186/Dmesg.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/41300188/DpkgTerminalLog.txt -- package

[Bug 541563] Re: package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-19 Thread Gerwin
when I got the error it sad something about dependencies. -- package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/541563 You received this bug notification because you are a

[Bug 541981] [NEW] package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subproces installed post-installation script returned error exit status 1

2010-03-19 Thread Gerwin
Public bug reported: Binary package hint: samba Description:Ubuntu 9.10 Release:9.10 apt-cache policy samba samba: Geïnstalleerd: 2:3.4.0-3ubuntu5.5 Kandidaat: 2:3.4.0-3ubuntu5.5 Versietabel: *** 2:3.4.0-3ubuntu5.5 0 500 http://nl.archive.ubuntu.com karmic-updates/main

[Bug 541981] Re: package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subproces installed post-installation script returned error exit status 1

2010-03-19 Thread Gerwin
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41300185/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/41300186/Dmesg.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/41300188/DpkgTerminalLog.txt -- package

[Bug 541563] Re: package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-19 Thread Gerwin
when I got the error it sad something about dependencies. -- package samba-common 2:3.4.0-3ubuntu5.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/541563 You received this bug notification because you are a

[Bug 480942] Re: Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro)

2009-12-01 Thread Gerwin
I found out that the bug only occurs when my tv-out cable is connected. If the cable is disconnected, everything works fine. -- Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro) https://bugs.launchpad.net/bugs/480942 You received this bug notification

[Bug 480942] [NEW] Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro)

2009-11-11 Thread Gerwin
Public bug reported: Hello! When I log out, shutdown or restart on Xubuntu 9.10, my screen turns black, and after a few seconds some lights on my keyboard flash and I can only push the button on my PC. The bug does not always occur, but most of the time it does. I did not have this problem with

[Bug 480942] Re: Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro)

2009-11-11 Thread Gerwin
** Attachment added: dmesg.log http://launchpadlibrarian.net/35549920/dmesg.log -- Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro) https://bugs.launchpad.net/bugs/480942 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 480942] Re: Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro)

2009-11-11 Thread Gerwin
** Attachment added: xorg.conf http://launchpadlibrarian.net/35549944/xorg.conf -- Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro) https://bugs.launchpad.net/bugs/480942 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 480942] Re: Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro)

2009-11-11 Thread Gerwin
** Attachment added: fragment of syslog when logging out http://launchpadlibrarian.net/35550363/syslog_frag_logout -- Xubuntu Karmic: X crashes during logout, shutdown and restart (amd64, radeon 9800 pro) https://bugs.launchpad.net/bugs/480942 You received this bug notification because you

[Bug 286424] Re: nvidia-settings crashes when user clicks Save To X Configuration File

2009-10-06 Thread Gerwin
Ubuntu 9.10 (karmic) Kernel Linux 2.6.31-12-generic 6-10-2009 at 21:40 (dutch time) completely up to date same bug solved it by using sugjested commands. u...@desktop:~$ sudo nvidia-xconfig [sudo] password for user: Using X configuration file: /etc/X11/xorg.conf. VALIDATION ERROR: Data

[Bug 316252] Re: Unable to retrieve MSN Address Book

2009-01-12 Thread Gerwin
I have the problem to, there is need for a update fast because not every one is able to install a work around. so what can i do to solve this problem for every one? my system: ubuntu 8.10 kernel: 2.3.27-9-generic gnome: 2.24.1 Pidgin 2.5.2 error?? (18:17:25) msn: Got the Address Book!

[Bug 316252] Re: Unable to retrieve MSN Address Book

2009-01-12 Thread Gerwin
I have the problem to, there is need for a update fast because not every one is able to install a work around. so what can i do to solve this problem for every one? my system: ubuntu 8.10 kernel: 2.3.27-9-generic gnome: 2.24.1 Pidgin 2.5.2 error?? (18:17:25) msn: Got the Address Book!

[Bug 256689] Re: Random system freeze

2008-12-01 Thread Gerwin
I have installed ubuntu 8.10 and it works perfect. -- Random system freeze https://bugs.launchpad.net/bugs/256689 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 256689] Re: Random system freeze

2008-08-31 Thread Gerwin
I have tried to find the linux-image-2.6.27-* in synaptic but didn't find it. So If somebody can help my whit installing it? -- Random system freeze https://bugs.launchpad.net/bugs/256689 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 256689] Re: Random system freeze

2008-08-27 Thread Gerwin
Hello, my system froze up so here is the kern.log i created white alt- sysrq-1 end alt-sysrq-t This is after a fresh install fully up to date (i had to reinstall my system because i damaged my partitions. ** Attachment added: after system freeze

[Bug 256689] Re: Random system freeze

2008-08-22 Thread Gerwin
I have just started my system and my Desktop icon's don't come (right mouse button doesn't work on the Desktop) ** Attachment added: Schermafdruk.png http://launchpadlibrarian.net/16995336/Schermafdruk.png -- Random system freeze https://bugs.launchpad.net/bugs/256689 You received this bug

[Bug 256689] Re: Random system freeze

2008-08-22 Thread Gerwin
** Attachment added: kern.log http://launchpadlibrarian.net/16995343/kern.log -- Random system freeze https://bugs.launchpad.net/bugs/256689 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 256689] Re: Random system freeze

2008-08-22 Thread Gerwin
I just anded the nautilus process. Now my Desktop has return. I don't think this has anything to do whit the rest of my bug report but. Just in case it can help. -- Random system freeze https://bugs.launchpad.net/bugs/256689 You received this bug notification because you are a member of Ubuntu

[Bug 256689] Re: Random system freeze

2008-08-20 Thread Gerwin
I seem unable to crash my system on the moment I'll post my kern.log as soon as my system crashes. I'm a little confused about the way i am supposed to use those combo-key's. Because the first thing that happens when my system crashes is the keyboard stops working -- Random system freeze

[Bug 256689] Re: Random system freeze

2008-08-18 Thread Gerwin
I used memtest and the memory was fine when i fallow the directions on the page (https://help.ubuntu.com/community/DebuggingSystemCrash) Control+Alt+F1 ( gives a black screen no text input possible or text visible) I get back to my gnome interface whit Control+Alt+F7 The other combo-key's don't

[Bug 256689] Re: Random system freeze

2008-08-15 Thread Gerwin
I hope tis helps [EMAIL PROTECTED]:~$ uname -a Linux Gerwin-Medion-Laptop 2.6.24-19-generic #1 SMP Fri Jul 11 21:01:46 UTC 2008 x86_64 GNU/Linux ** Attachment added: dmesg.log http://launchpadlibrarian.net/16851059/dmesg.log -- Random system freeze https://bugs.launchpad.net/bugs/256689

[Bug 256689] Re: Random system freeze

2008-08-15 Thread Gerwin
** Attachment added: lspci-vvnn.log http://launchpadlibrarian.net/16851064/lspci-vvnn.log -- Random system freeze https://bugs.launchpad.net/bugs/256689 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 256689] [NEW] Random system freeze

2008-08-10 Thread Gerwin
Public bug reported: 1) lsb_release -rd Description:Ubuntu 8.04.1 Release:8.04 2) 3) I expected my system, to finish all processes it was working on. 4) Sometimes the system freezes and the Caps Lock Led is blinking. Sometimes the system just freezes Sometimes the keyboard stops

[Bug 238881] [NEW] gksudo + nautilus + memory

2008-06-10 Thread Gerwin
*** This bug is a duplicate of bug 238668 *** https://bugs.launchpad.net/bugs/238668 Public bug reported: Binary package hint: nautilus 1) Ubuntu 8.04 (It is 64bit) 2) 1:2.22.3-0ubuntu2 3) I expected to see the trash 4) When i start nautilus as root (gksudo nautilus) it starts fine in the

[Bug 238881] Re: gksudo + nautilus + memory

2008-06-10 Thread Gerwin
*** This bug is a duplicate of bug 238668 *** https://bugs.launchpad.net/bugs/238668 ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/15174253/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/15174254/ProcMaps.txt ** Attachment

[Bug 200535] [NEW] Sound faild after update

2008-03-10 Thread Gerwin
*** This bug is a duplicate of bug 200338 *** https://bugs.launchpad.net/bugs/200338 Public bug reported: I Just did a update and my system wanted to restart. After the restart no sound at all. it says that it cant find sound controls or devices for GStreamer. gstreamer-properties still

[Bug 200535] Re: Sound faild after update

2008-03-10 Thread Gerwin
*** This bug is a duplicate of bug 200338 *** https://bugs.launchpad.net/bugs/200338 ** Attachment added: gstreamer-properties http://launchpadlibrarian.net/12539769/gstreamer -- Sound faild after update https://bugs.launchpad.net/bugs/200535 You received this bug notification because

[Bug 104039] broken link in (Dutch) main page the link for free support

2007-04-07 Thread Gerwin
it so i report it. ProblemType: Bug Architecture: i386 Date: Sat Apr 7 11:14:25 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/yelp Package: yelp 2.18.0-0ubuntu4 PackageArchitecture: i386 ProcCmdline: yelp ProcCwd: /home/gerwin ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin

[Bug 104039] Re: broken link in (Dutch) main page the link for free support

2007-04-07 Thread Gerwin
** Attachment added: Dependencies.txt http://librarian.launchpad.net/7211163/Dependencies.txt ** Attachment added: ProcMaps.txt http://librarian.launchpad.net/7211164/ProcMaps.txt ** Attachment added: ProcStatus.txt http://librarian.launchpad.net/7211165/ProcStatus.txt -- broken link