[Bug 1849228] Re: [snap] Chinese Supplementary Unicode characters not rendered at all (but working in .deb-Google Chrome)
As said: http://www.i18nguy.com/unicode/supplementary-test.html the page works fine on Ubuntu 18.04.3 LTS with chromium-browser via apt (.deb) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849228 Title: [snap] Chinese Supplementary Unicode characters not rendered at all (but working in .deb-Google Chrome) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1849228/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1849228] [NEW] [snap] Chinese Supplementary Unicode characters not rendered at all (but working in .deb-Google Chrome)
Public bug reported: Hi! This is my first bug report in a very very long time, so please bear with me, if the report is not that professional. I did a fresh install of Ubuntu 19.10 just now and I installed (nearly) every single fonts-* package and chromium-browser snap. And firefox (deb), falkon (deb) and Google Chrome (deb) Firefox and Falkon and Google Chrome do render all Chinese characters correctly and instantly: http://www.i18nguy.com/unicode/supplementary-test.html Works fine with: Firefox Falkon Google Chrome Midori Arora Browser (package: arora, pretty broken but it works on the test page) surf (package: surf, suckless browser) netsurf-gtk (all tested just now on 19.10 eoan!) Chromium Browser via snap does *NOT* display the characters at all: http://www.i18nguy.com/unicode/supplementary-test.html I went back to my install of Ubuntu 18.04.3 LTS with the chromium-browser via apt as a usual .DEB package. The test page on Ubuntu bionic does work absolutely fine and 100% correct. Not even much fonts installed. So I'm 100% sure this is snap related for Ubuntu 19.10. Expected: Chromium Browser (snap) should display the characters on http://www.i18nguy.com/unicode/supplementary-test.html What happens: You can't get Chromium browser (snap) in 19.10 to display the characters, no matter what. ** Affects: chromium-browser (Ubuntu) Importance: Undecided Status: New ** Tags: chromium-browser snap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849228 Title: [snap] Chinese Supplementary Unicode characters not rendered at all (but working in .deb-Google Chrome) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1849228/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754296] Re: [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf (intel mesa driver)
** Summary changed: - [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf + [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf (intel mesa driver) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754296 Title: [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf (intel mesa driver) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754296] Re: [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf
Maybe this is i915/i965 intel driver related. If someone with an in intel IGP could reproduce this. I have xserver-xorg-video-intel installed by the way. With not mentioning "intel" explicitly as the driver in xorg.conf doesn't it automatically uses modesetting or glamorgl? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754296 Title: [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754296] Re: [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf
Just had the idea to unload "glx" and see if I can Disable Composite without crashing Xorg / startx / xinit. It works! Here's my xorg.conf: Section "Module" Disable "glx" EndSection Section "Extensions" Option "Composite" "0" EndSection I'll put my resulting Xorg.0.log as an attachment. However logically this prevents me from getting DRI (which I need), while glxinfo saying: "LIBGL_DEBUG=verbose glxinfo name of display: :0 Error: couldn't find RGB GLX visual or fbconfig" Interesting though that Xorg no longer crashes with Composite being disabled when I disable the glx module at the same time. ** Summary changed: - [bionic] startx / xinit crashes with Composite Disabled in xorg.conf + [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf ** Attachment added: "Xorg.0.log.txt" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+attachment/5075590/+files/Xorg.0.log.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754296 Title: [bionic] startx / xinit crashes with GLX backtrace if Composite Disabled in xorg.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754296] Re: [bionic] startx / xinit crashes with Composite Disabled in xorg.conf
I suspect libglx0 (transition from libgl1-mesa-glx to libglx0) Because now we have: /usr/lib/x86_64-linux-gnu/libGLX.so.0.0.0 (from libglx0 in bionic, new with bionic) instead of: /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1.2.0 (from libgl1-mesa-glx in artful, the packages is a transitional dummy package in bionic) The Xorg.0.log backtrace is showing: [ 210.258] (EE) Backtrace: [ 210.258] (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4d) [0x5645df72591d] [ 210.258] (EE) 1: /usr/lib/xorg/Xorg (0x5645df56d000+0x1bc6b9) [0x5645df7296b9] [ 210.258] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f00a84af000+0x12890) [0x7f00a84c1890] [ 210.258] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0xc7) [0x7f00a80fce97] [ 210.258] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x141) [0x7f00a80fe801] [ 210.258] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (0x7f00a80be000+0x3039a) [0x7f00a80ee39a] [ 210.258] (EE) 6: /lib/x86_64-linux-gnu/libc.so.6 (0x7f00a80be000+0x30412) [0x7f00a80ee412] [ 210.258] (EE) 7: /usr/lib/xorg/Xorg (0x5645df56d000+0x3ec17) [0x5645df5abc17] [ 210.258] (EE) 8: /usr/lib/xorg/Xorg (0x5645df56d000+0xe26df) [0x5645df64f6df] [ 210.258] (EE) 9: /usr/lib/xorg/modules/extensions/libglx.so (0x7f00a6473000+0x288d7) [0x7f00a649b8d7] [ 210.258] (EE) 10: /usr/lib/xorg/modules/extensions/libglx.so (0x7f00a6473000+0x2f851) [0x7f00a64a2851] [ 210.258] (EE) 11: /usr/lib/xorg/modules/extensions/libglx.so (0x7f00a6473000+0x27315) [0x7f00a649a315] [ 210.259] (EE) 12: /usr/lib/xorg/Xorg (InitExtensions+0x3d) [0x5645df63308d] [ 210.259] (EE) 13: /usr/lib/xorg/Xorg (0x5645df56d000+0x56d1f) [0x5645df5c3d1f] [ 210.259] (EE) 14: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xe7) [0x7f00a80dfb97] [ 210.259] (EE) 15: /usr/lib/xorg/Xorg (_start+0x2a) [0x5645df5adbba] [ 210.259] (EE) [ 210.259] (EE) Fatal server error: However that libglx.so shown in the error log is part of xserver-xorg- core. But I suspect it has to do with the changed to vendor neutral libglx (libglx0, libglvnd0, etc.) That would explain why it is happening with Bionic and no other versions before for me. Can someone reproduce this? In your Display Manager switch to a VT (or deinstall display manager temporarily) and modify/create a /etc/X11/xorg.conf file with Section "Extensions" Option "Composite" "Disable" EndSection And sudo service lightdm/gdm3 stop and then try to start the Xserver/Xsession with startx or xinit. As this is the first version of Ubuntu which seems to have this problem for -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754296 Title: [bionic] startx / xinit crashes with Composite Disabled in xorg.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754296] Re: [bionic] startx / xinit crashes with Composite Disabled in xorg.conf
Now I remove +s bit from /usr/bin/X, /usr/bin/xinit, /usr/bin/startx, /usr/bin/Xorg and tried to run Valgrind with it. Honestly I have no idea about debugging. I just know that valgrind and strace can be somehow use for it. Hope this helps! output of valgrind -v startx 1> valgrind_v_startx.txt 2>&1 ** Attachment added: "valgrind_v_startx.txt" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+attachment/5072779/+files/valgrind_v_startx.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754296 Title: [bionic] startx / xinit crashes with Composite Disabled in xorg.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754296] Re: [bionic] startx / xinit crashes with Composite Disabled in xorg.conf
tried with "strace startx" ** Attachment added: "strace startx" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+attachment/5072778/+files/strace_startx_001.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754296 Title: [bionic] startx / xinit crashes with Composite Disabled in xorg.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754177] Re: [bionic] xserver / startx crashes with Composite Disabled in xorg.conf
Tried with rebooting and restarting, nothing in /var/crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754177 Title: [bionic] xserver / startx crashes with Composite Disabled in xorg.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1754177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754177] Re: [bionic] xserver / startx crashes with Composite Disabled in xorg.conf
Ok, thanks! However there was nothing in my /var/crash folder. Nonetheless I tried to file a new bug with ubuntu-bug xorg. It added lots of system information and logs. here it is: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1754296 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754177 Title: [bionic] xserver / startx crashes with Composite Disabled in xorg.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1754177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754296] [NEW] [bionic] startx / xinit crashes with Composite Disabled in xorg.conf
Public bug reported: [New bug filed with ubuntu-bug/apport. However there was nothing to file against in /var/crashes] For certain games I disable the Composite extension in my /etc/X11/xorg.conf when using a non-composited window manager like openbox, fluxbox or marco. Disabling the Composite extension prevents tearing in (some) games and sometimes is an additional performance boost. This worked flawlessly in all previous Ubuntu versions including 17.10 (artful). This stopped working with Ubuntu 18.04 (bionic). I tested with the mainline kernel 4.16 and the current 4.15 kernel in bionic-proposed and bionic. Xserver will crash with "Option "Composite" "0/False/Disable" When I comment out the specific line in the Extensions section (that means *enabling* Composite) it works again with this xorg.conf. I can also do other stuff like disabling DRI3 or AIGLX. No crashes in these cases. My xorg.conf: Section "Device" Identifier "Intel GMA45" ##just a trivial name as Identifier Driver "intel" EndSection Section "Extensions" Option "Composite" "0" EndSection It has a backtrace and caughts signal 6. My Xorg.0.log: [ 35.779] X.Org X Server 1.19.6 Release Date: 2017-12-20 [ 35.781] X Protocol Version 11, Revision 0 [ 35.782] Build Operating System: Linux 4.4.0-101-generic x86_64 Ubuntu [ 35.783] Current Operating System: Linux bdcomputerclub 4.16.0-994-generic #201803022100 SMP Sat Mar 3 02:03:37 UTC 2018 x86_64 [ 35.784] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0-994-generic root=UUID=cb2eb60a-9760-4805-95eb-0db77947ac82 ro quiet splash [ 35.787] Build Date: 22 February 2018 08:04:42PM [ 35.788] xorg-server 2:1.19.6-1ubuntu2 (For technical support please see http://www.ubuntu.com/support) [ 35.789] Current version of pixman: 0.34.0 [ 35.792] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 35.792] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 35.799] (==) Log file: "/home/christian/.local/share/xorg/Xorg.0.log", Time: Wed Mar 7 22:43:35 2018 [ 35.801] (==) Using config file: "/etc/X11/xorg.conf" [ 35.803] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 35.803] (==) No Layout section. Using the first Screen section. [ 35.803] (==) No screen section available. Using defaults. [ 35.803] (**) |-->Screen "Default Screen Section" (0) [ 35.803] (**) | |-->Monitor "" [ 35.804] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 35.804] (**) | |-->Device "Intel GMA45 Express Chipset" [ 35.804] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 35.804] (==) Automatically adding devices [ 35.804] (==) Automatically enabling devices [ 35.804] (==) Automatically adding GPU devices [ 35.804] (==) Automatically binding GPU devices [ 35.804] (==) Max clients allowed: 256, resource mask: 0x1f [ 35.809] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 35.809] Entry deleted from font path. [ 35.822] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 35.822] (==) ModulePath set to "/usr/lib/xorg/modules" [ 35.822] (**) Extension "Composite" is disabled [ 35.822] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 35.822] (II) Loader magic: 0x55cfd2964020 [ 35.822] (II) Module ABI versions: [ 35.822] X.Org ANSI C Emulation: 0.4 [ 35.822] X.Org Video Driver: 23.0 [ 35.822] X.Org XInput driver : 24.1 [ 35.822] X.Org Server Extension : 10.0 [ 35.824] (++) using VT number 1 [ 35.827] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32 [ 35.828] (II) xfree86: Adding drm device (/dev/dri/card0) [ 35.829] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0 [ 35.832] (--) PCI:*(0:0:2:0) 8086:2a42:1025:0459 rev 9, Mem @ 0xd000/4194304, 0xc000/268435456, I/O @ 0x50f0/8, BIOS @ 0x/131072 [ 35.832] (--) PCI: (0:0:2:1) 8086:2a43:1025:0459 rev 9, Mem @ 0xd340/1048576 [ 35.833] (II) LoadModule: "glx" [ 35.836] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 35.850] (II) Module glx: vendor="X.Org Foundation" [ 35.850] compiled for 1.19.6, module version = 1.0.0 [ 35.850] ABI class: X.Org Server Extension, version 10.0 [ 35.850] (II) LoadModule: "intel" [ 35.850] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 35.856] (II) Module intel: vendor="X.Org Foundation" [ 35.856] compiled for 1.19.5, module version = 2.99.917 [ 35.856] Module class: X.Org Video Driver [ 35.856] ABI class: X.Org Video Driver, version 23.0 [ 35.856] (II) int
[Bug 1754177] Re: [bionic] xserver / startx crashes with Composite Disabled in xorg.conf
Another interesting thing with this xserver-xorg-core is that it ignores Option "AIGLX" "Off" in the ServerFlags section and initializes AIGLX. This also hasn't happened before bionic. And the crashing (see the Xorg.0.log in my previous post) seems to happen right where normally some AIGLX initialization is logged. Here's a Xorg.0.log with Composite *not* disabled, but trying to disable AIGLX. Seems like it gets ignored and the crash with trying to startx with Composite Disable happens right before the following: [87.708] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [87.708] (II) AIGLX: enabled GLX_ARB_create_context [87.708] (II) AIGLX: enabled GLX_ARB_create_context_profile [87.708] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile [87.708] (II) AIGLX: enabled GLX_INTEL_swap_event [87.708] (II) AIGLX: enabled GLX_SGI_swap_control [87.708] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB [87.708] (II) AIGLX: enabled GLX_ARB_fbconfig_float [87.708] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float [87.708] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects [87.708] (II) AIGLX: Loaded and initialized i965 My xorg.conf: Section "ServerFlags" Option "AIGLX" "off" EndSection Section "Device" Identifier "Intel GMA 450" Driver "intel" EndSection Section "Extensions" # Option "Composite" "0" EndSection ** Attachment added: "Full Xorg.0.log when starting normally" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1754177/+attachment/5072490/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754177 Title: [bionic] xserver / startx crashes with Composite Disabled in xorg.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1754177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1754177] [NEW] [bionic] xserver / startx crashes with Composite Disabled in xorg.conf
Public bug reported: For certain games I disable the Composite extension in my /etc/X11/xorg.conf when using a non-composited window manager like openbox, fluxbox or marco. This worked flawlessly in all previous Ubuntu versions including 17.10 (artful). This stopped working with Ubuntu 18.04 (bionic). I tested with the mainline kernel 4.16 and the current 4.15 kernel in bionic-proposed and bionic. Xserver will crash with "Option "Composite" "0/False/Disable" When I comment out the specific line in the Extensions section (that means *enabling* Composite) it works again with this xorg.conf. I can also do other stuff like disabling DRI3 or AIGLX. No crashes in these cases. My xorg.conf: Section "Device" Identifier "Intel GMA45" ##just a trivial name as Identifier Driver "intel" EndSection Section "Extensions" Option "Composite" "0" EndSection It has a backtrace and caughts signal 6. My Xorg.0.log: [35.779] X.Org X Server 1.19.6 Release Date: 2017-12-20 [35.781] X Protocol Version 11, Revision 0 [35.782] Build Operating System: Linux 4.4.0-101-generic x86_64 Ubuntu [35.783] Current Operating System: Linux bdcomputerclub 4.16.0-994-generic #201803022100 SMP Sat Mar 3 02:03:37 UTC 2018 x86_64 [35.784] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0-994-generic root=UUID=cb2eb60a-9760-4805-95eb-0db77947ac82 ro quiet splash [35.787] Build Date: 22 February 2018 08:04:42PM [35.788] xorg-server 2:1.19.6-1ubuntu2 (For technical support please see http://www.ubuntu.com/support) [35.789] Current version of pixman: 0.34.0 [35.792]Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [35.792] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [35.799] (==) Log file: "/home/christian/.local/share/xorg/Xorg.0.log", Time: Wed Mar 7 22:43:35 2018 [35.801] (==) Using config file: "/etc/X11/xorg.conf" [35.803] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [35.803] (==) No Layout section. Using the first Screen section. [35.803] (==) No screen section available. Using defaults. [35.803] (**) |-->Screen "Default Screen Section" (0) [35.803] (**) | |-->Monitor "" [35.804] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [35.804] (**) | |-->Device "Intel GMA45 Express Chipset" [35.804] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [35.804] (==) Automatically adding devices [35.804] (==) Automatically enabling devices [35.804] (==) Automatically adding GPU devices [35.804] (==) Automatically binding GPU devices [35.804] (==) Max clients allowed: 256, resource mask: 0x1f [35.809] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [35.809]Entry deleted from font path. [35.822] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [35.822] (==) ModulePath set to "/usr/lib/xorg/modules" [35.822] (**) Extension "Composite" is disabled [35.822] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [35.822] (II) Loader magic: 0x55cfd2964020 [35.822] (II) Module ABI versions: [35.822]X.Org ANSI C Emulation: 0.4 [35.822]X.Org Video Driver: 23.0 [35.822]X.Org XInput driver : 24.1 [35.822]X.Org Server Extension : 10.0 [35.824] (++) using VT number 1 [35.827] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32 [35.828] (II) xfree86: Adding drm device (/dev/dri/card0) [35.829] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0 [35.832] (--) PCI:*(0:0:2:0) 8086:2a42:1025:0459 rev 9, Mem @ 0xd000/4194304, 0xc000/268435456, I/O @ 0x50f0/8, BIOS @ 0x/131072 [35.832] (--) PCI: (0:0:2:1) 8086:2a43:1025:0459 rev 9, Mem @ 0xd340/1048576 [35.833] (II) LoadModule: "glx" [35.836] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [35.850] (II) Module glx: vendor="X.Org Foundation" [35.850]compiled for 1.19.6, module version = 1.0.0 [35.850]ABI class: X.Org Server Extension, version 10.0 [35.850] (II) LoadModule: "intel" [35.850] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [35.856] (II) Module intel: vendor="X.Org Foundation" [35.856]compiled for 1.19.5, module version = 2.99.917 [35.856]Module class: X.Org Video Driver [35.856]ABI class: X.Org Video Driver, version 23.0 [35.856] (II) intel: Driver
[Bug 1754177] Re: [bionic] xserver / startx crashes with Composite Disabled in xorg.conf
Here's my glxinfo output when Xserver is not crashing (started with Composite *enabled*) ** Attachment added: "glxinfo.txt" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1754177/+attachment/5072328/+files/glxinfo.txt ** Description changed: For certain games I disable the Composite extension in my /etc/X11/xorg.conf when using a non-composited window manager like openbox, fluxbox or marco. This worked flawlessly in all previous Ubuntu versions including 17.10 (artful). This stopped working with Ubuntu 18.04 (bionic). I tested with the mainline kernel 4.16 and the current 4.15 kernel in bionic-proposed and bionic. Xserver will crash with "Option "Composite" "0/False/Disable" - When I comment out the line it works again with this xorg.conf. I can + When I comment out the specific line in the Extensions section (that + means *enabling* Composite) it works again with this xorg.conf. I can also do other stuff like disabling DRI3 or AIGLX. No crashes in these cases. My xorg.conf: Section "Device" Identifier "Intel GMA45" ##just a trivial name as Identifier Driver "intel" EndSection Section "Extensions" Option "Composite" "0" EndSection It has a backtrace and caughts signal 6. My Xorg.0.log: [35.779] X.Org X Server 1.19.6 Release Date: 2017-12-20 [35.781] X Protocol Version 11, Revision 0 [35.782] Build Operating System: Linux 4.4.0-101-generic x86_64 Ubuntu [35.783] Current Operating System: Linux bdcomputerclub 4.16.0-994-generic #201803022100 SMP Sat Mar 3 02:03:37 UTC 2018 x86_64 [35.784] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.16.0-994-generic root=UUID=cb2eb60a-9760-4805-95eb-0db77947ac82 ro quiet splash [35.787] Build Date: 22 February 2018 08:04:42PM [35.788] xorg-server 2:1.19.6-1ubuntu2 (For technical support please see http://www.ubuntu.com/support) [35.789] Current version of pixman: 0.34.0 [35.792] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [35.792] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [35.799] (==) Log file: "/home/christian/.local/share/xorg/Xorg.0.log", Time: Wed Mar 7 22:43:35 2018 [35.801] (==) Using config file: "/etc/X11/xorg.conf" [35.803] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [35.803] (==) No Layout section. Using the first Screen section. [35.803] (==) No screen section available. Using defaults. [35.803] (**) |-->Screen "Default Screen Section" (0) [35.803] (**) | |-->Monitor "" [35.804] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [35.804] (**) | |-->Device "Intel GMA45 Express Chipset" [35.804] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [35.804] (==) Automatically adding devices [35.804] (==) Automatically enabling devices [35.804] (==) Automatically adding GPU devices [35.804] (==) Automatically binding GPU devices [35.804] (==) Max clients allowed: 256, resource mask: 0x1f [35.809] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [35.809] Entry deleted from font path. [35.822] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [35.822] (==) ModulePath set to "/usr/lib/xorg/modules" [35.822] (**) Extension "Composite" is disabled [35.822] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [35.822] (II) Loader magic: 0x55cfd2964020 [35.822] (II) Module ABI versions: [35.822] X.Org ANSI C Emulation: 0.4 [35.822] X.Org Video Driver: 23.0 [35.822] X.Org XInput driver : 24.1 [35.822] X.Org Server Extension : 10.0 [35.824] (++) using VT number 1 [35.827] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32 [35.828] (II) xfree86: Adding drm device (/dev/dri/card0) [35.829] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0 [35.832] (--) PCI:*(0:0:2:0) 8086:2a42:1025:0459 rev 9, Mem @ 0xd000/4194304, 0xc000/268435456, I/O @ 0x50f0/8, BIOS @ 0x/131072 [35.832] (--) PCI: (0:0:2:1) 8086:2a43:1025:0459 rev 9, Mem @ 0xd340/1048576 [35.833] (II) LoadModule: "glx" [35.836] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [35.850] (II) Module glx: vendor="X.Org Foundation" [3
[Bug 1005175] Re: XFCE panel don't hide when VLC in fullsceen mode
Still happens for me with Xubuntu 13.10 (saucy) and xfpanel 4.10; VLC daily build (2.2.0 weatherwax). Workaround for all versions: In VLC press Ctrl+h and then double-click on the video. Alternatively: Ctrl+h and then press f. PS: "f" (equals double-click) is different then "F11". Ctrl-h is for minimizing the inferface of VLC. Somehow this combinations works and the xfpanel is not shown. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005175 Title: XFCE panel don't hide when VLC in fullsceen mode To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1005175/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 992971] Re: libavformat53 Mismatching header version
October 2013, still there: mplayer FOO.mp3 MPlayer svn r34540 (Ubuntu), built with gcc-4.7 (C) 2000-2012 MPlayer Team mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing Foo.mp3. libavformat version 53.21.1 (external) Mismatching header version 53.19.0 ubuntu saucy 64bit The audio plays ok. But why is this mismatching header problem not fixed for aged? Thanks in advance! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992971 Title: libavformat53 Mismatching header version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libav/+bug/992971/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10
Regardless of that one comment above. But it is really frustrating if now the user's of ubuntu get blamed for not filing the correct bug. Dear folks at Canonical, you have so much information in this one thread, about how to reproduce this error. I'm not that experienced. So please, could someone reproduce this error (take a machine without any wireless capabilities) and then file the correct bug, if this bug report here is not "good enough" for you. It's pretty amazing that a bug that causes **filesystem errors** (if minor or not minor) does not get fixed at all and now the users get partly blamed for not filing the bug on the correct package? Hello? A default installation causes filesystem errors, reproduceable. Would someone please take those hints in this thread seriously? Like: install on a machine with a wired connection on no wireless adapters. I can reproduce this 100%. My fix is (taken from this thread): "console none" in /etc/init /ureadahead-other.conf OR uninstalling ureadahead at all. And more important in /etc/init/umountfs adding the following lines in the beginning of the file: service networking stop sleep 1 service networking start sleep 1 service networking stop sleep 1 killall dhclient sleep 1 That worked for me. I don't know what package to file this bug against, because it seems that it happens out of certain hardware and interaction between different packages. I'm not blaming upstart at all. I just want this CRITICAL bug to be fixed. It is around since 12.04/12.10. That's "amazing". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073433 Title: Ext4 corruption associated with shutdown of Ubuntu 12.10 To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/1073433/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10
It occurs that the problem did *not* exist after a recent clean install of 13.10 (64bit Desktop CD) on a friend's notebook. While it still happens on my desktop PC. Differences: On the notebook we used wireless (b43 out of the box) internet during installation. Reboot into new system, login, shutdown is clean. On my desktop I have no wireless card at all. I use wired connection during installation. Reboot into new system, login, using system, shutdown is unclean. I haven't double-checked this though. But it maybe is a hint, that this problem occurs on machines with no wireless possibilities. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073433 Title: Ext4 corruption associated with shutdown of Ubuntu 12.10 To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/1073433/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10
This still happens in 13.10 (saucy). This time I installed the Beta-2 of Lubuntu (thus using an lxsession). Reboot or shutdown fails everytime. It hangs for around ten seconds, then it reboots and fsck shows "deleted orphaned inode". Only helps to uninstall network-manager-*, nm-*, modemmanager, ureadahead. How come this hasn't been fixed yet? It is reproduceable all the time for me. (My router is fine and network also. I had problems with my old router and dnsmasq in 12.04 but no unclean shutdowns.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073433 Title: Ext4 corruption associated with shutdown of Ubuntu 12.10 To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/1073433/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1112496] Re: python-imaging broken in raring
Found a solution from https://bugs.launchpad.net/phatch/+bug/1156583 by user KEIII about a broken symlink. Additionally python3-imaging is *missing* from the depencies of the phatch package. (besides python- imaging and python-imaging-compat) 1.) sudo apt-get install python3-imaging 2.) User KEIII wrote: "It seems link to /usr/lib/python3/dist-packages/PIL/PngImagePlugin.py are broken or missing If copy or make symlink it to /usr/share/phatch/phatch/lib phatch start correctly" I just did: sudo cp -ivr /usr/lib/python3/dist-packages/PIL/* /usr/share/phatch/phatch/lib/ (press "n" for No twice!) 3.) it works! I link this bug report to the other one of the phatch package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1112496 Title: python-imaging broken in raring To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1112496/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1112496] Re: python-imaging broken in raring
Still affects me. Not fixed. phatch Traceback (most recent call last): File "/usr/bin/phatch", line 16, in main(config_paths, app_file = __file__) File "/usr/share/phatch/phatch/app.py", line 203, in main from core.settings import create_settings File "/usr/share/phatch/phatch/core/settings.py", line 23, in from pil import IMAGE_READ_EXTENSIONS File "/usr/share/phatch/phatch/core/pil.py", line 39, in from lib import openImage File "/usr/share/phatch/phatch/lib/openImage.py", line 25, in import thumbnail File "/usr/share/phatch/phatch/lib/thumbnail.py", line 62, in import PngImagePlugin ImportError: No module named PngImagePlugin apt-cache policy python-imaging python-imaging: Installed: 1.1.7+2.0.0-1 Candidate: 1.1.7+2.0.0-1 Version table: *** 1.1.7+2.0.0-1 0 500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages 100 /var/lib/dpkg/status apt-cache policy python-imaging-compat python-imaging-compat: Installed: 1.1.7+2.0.0-1 Candidate: 1.1.7+2.0.0-1 Version table: *** 1.1.7+2.0.0-1 0 500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages 100 /var/lib/dpkg/status lsb_release -a [...] Description:Ubuntu Raring Ringtail (development branch) Release:13.04 Codename: raring uname -rms Linux 3.8.0-16-generic x86_64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1112496 Title: python-imaging broken in raring To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/comix/+bug/1112496/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10
Shutdown filesystem corruption in 12.10 stops for me after doing: sudo apt-get remove --purge dnsmasq-base resolvconf wpasupplicant isc-dhcp- client isc-dhcp-common libnm-glib-vpn1 libnm-glib4 libnm-gtk-common libnm-gtk0 libnm-util2 network-manager network-manager-gnome ubuntu- minimal ntp plymouth-label plymouth-theme-lubuntu-logo plymouth-theme- lubuntu-text plymouth-theme-ubuntu-text mobile-broadband-provider-info blueman bluez lubuntu-core lubuntu-desktop modemmanager obex-data-server ppp pppconfig pppoeconf rfkill wvdial mlocate (I guess mandatory are dnsmasq-base, resolconf, isc-dhcp-*, network- manager-*) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073433 Title: Ext4 corruption associated with shutdown of Ubuntu 12.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1073433/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1073433] Re: Ext4 corruption associated with shutdown of Ubuntu 12.10
Filesystem corruption after shutdown with a clean standard installation. 100% confirmation. 100% reproducable. But I guess it's not ext4 related. It's a dbus/networking problem with the shutdown scripts. However nobody fixed it. Though it was still reported. Busy filesystem, busy scripts, unclean shutdown. Everytime. My system: AMD64, wired Networking (forcedeth). Again, I think it's a dbus/networking/shutdown/upstart/initscripts problem. It get's triggered for some people. And it doesn't get triggered for others. That's the strange part about it. References: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639 https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1058987 (it say 'Fix released', but I doubt it honestly.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1073433 Title: Ext4 corruption associated with shutdown of Ubuntu 12.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1073433/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1061639] Re: Upstartification of /etc/init.d/networking has lost deconfiguring-networking event causing bad side-effects
Err, hello? This is not fixed. I did an installation twice after relase day. I have no problem with it, I did "sudo apt-get remove --purge dnsmasq-base resolvconf wpasupplicant isc-dhcp-client isc-dhcp-common libnm-glib-vpn1 libnm-glib4 libnm-gtk-common libnm-gtk0 libnm-util2 network-manager network-manager-gnome ubuntu-minimal ntp plymouth-label plymouth-theme-lubuntu-logo plymouth-theme-lubuntu-text plymouth-theme- ubuntu-text mobile-broadband-provider-info blueman bluez lubuntu-core lubuntu-desktop modemmanager obex-data-server ppp pppconfig pppoeconf rfkill wvdial mlocate" After that, it worked. Dear folks, this is a MAJOR bug. I think it is the dbus-script. And I guess it only happens with PCs/Installations with *wired* connections. Can this be possible? I have can reproduce this error 100/100. Because data loss is in the possible range for normal user, let me put it that way, that is why I'm quite "emotional" about this bug. Not because I would be angry (it works for me), but because it is very very bad for Ubuntu's reputation. I use Ubuntu since 2005. I'm (quite) an advanced user, no professional though. BUT I never had an issue like this. Never. It is for reproductable with different machines. Unclean shutdowns *always*. And still going. No SRU so far. Sorry, I can't understand this. PS: Hint #1: Dbus. Hint #2: Mabye this only happens on machines with wired connections? (I have forcedeth, working flawlessly though.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061639 Title: Upstartification of /etc/init.d/networking has lost deconfiguring- networking event causing bad side-effects To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1061639] Re: Upstartification of /etc/init.d/networking has lost deconfiguring-networking event causing bad side-effects
Here the same behaviour is described: "Failure to umount root file system at shutdown" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1044640 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061639 Title: Upstartification of /etc/init.d/networking has lost deconfiguring- networking event causing bad side-effects To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1044640] Re: Failure to umount root file system at shutdown
Tested the final images just minutes ago. Remains. Unclean shutdown *always*. Free block count becomes wrong and free inode count becomes wrong. I'm 100% it is related to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639 "Upstartification of /etc/init.d/networking has lost deconfiguring- networking event causing bad side-effects" See also: "In Quantal, the root filesystem is not cleanly unmounted at shutdown or reboot" https://bugs.launchpad.net/ubuntu/+source/network- manager/+bug/1058987 (depreacated, duplicate) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044640 Title: Failure to umount root file system at shutdown To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1044640/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1061639] Re: Upstartification of /etc/init.d/networking has lost deconfiguring-networking event causing bad side-effects
Final release images tested. Clean standard install, default options on 400GB HDD. Still "/ device is busy". Shutdown standard. Log out. And in lightdm > Reboot. Problem remains! With the Live DVD testing the filesystem after shutdown and booting the DVD instead, it says: "sudo fsck.ext4 -Ffy /dev/sdb1 e2fsck 1.42.5 (29-Jul-2012) quantalx64: recovering journal Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information Free blocks count wrong (4431956, counted=4432263). Fix? yes Free inodes count wrong (513823, counted=513874). Fix? yes quantalx64: * FILE SYSTEM WAS MODIFIED *" **PS**: Still remains that "sudo service dbus stop" and/or "sudo service networking stop" hangs for about 10 seconds. I think the problem remains, that dbus is not shut down cleanly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061639 Title: Upstartification of /etc/init.d/networking has lost deconfiguring- networking event causing bad side-effects To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058987] Re: In Quantal, the root filesystem is not cleanly unmounted at shutdown or reboot
*** This bug is a duplicate of bug 1061639 *** https://bugs.launchpad.net/bugs/1061639 ** Attachment added: "Text file of complete log/howto (see also appendices of "lsof /, ps -e, lsmod")" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1058987/+attachment/3402055/+files/cleanshutdown_howto2.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058987 Title: In Quantal, the root filesystem is not cleanly unmounted at shutdown or reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1058987/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1061639] Re: Upstartification of /etc/init.d/networking has lost deconfiguring-networking event causing bad side-effects
** Attachment added: "cleanshutdown_howto2.txt" https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639/+attachment/3402054/+files/cleanshutdown_howto2.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061639 Title: Upstartification of /etc/init.d/networking has lost deconfiguring- networking event causing bad side-effects To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1061639] Re: Upstartification of /etc/init.d/networking has lost deconfiguring-networking event causing bad side-effects
FINALLY worked! :) (for the first time ever with quantal!) I tried about 2 hours shutting down manually. Stopping, starting init scripts, networking etc. I found this only way, and it was to be done exactly in this order. Contra: I have not yet figured the problem out exactly. I think many commands are not mandatory. Now it would be the time to sort them out. I wrote a pseudo log file. Out of my bash history. I'm not an expert, but I really hope you get the idea: >>"(NOTE: DONE BEFORE: sudo apt-get remove --purge modemmanager COMMENT: "TESTED IT WITH REBOOT, DIDN'T DO ANYTHING GOOD OR BAD ITSELF") BOOT, FSCK ERROR MESSAGE (EXIT 1, ERRORS RESOLVED), BOOT CONTINUING... LIGTHDM CTRL+ALT+F2 LOGIN TERMINAL sudo service lightdm stop sudo service dbus stop COMMENT: "THAT DID HANG FOR A WHILE, APPROX 5 SECONDS / THE SAME IF YOU STOP NETWORKING BEFORE DBUS, IT HANGS, KILLS DBUS, -- THIS ORDER IS BETTER" sudo service dbus start sudo service dbus stop COMMENT: "NOW BOTH STARTS AND STOPS VERY FAST AND CLEAN" sudo service networking stop COMMENT: "NETWORKING STOPPED FAST AND CLEANLY" sudo service networking start COMMENT: "THEORY: FOR CLEAN SHUTDOWN WE HAVE START/STOP YET AGAIN" sudo service networking stop sudo service rsyslog stop sudo modprobe -r forcedeth bnep rfcomm bluetooth COMMENT: "SOMETIMES FORCEDETH MODULES BRINGS EVERYONE IN TROUBLE. WHAT ABOUT FORCEDETH? AND I GOT SOME MESSAGES WITH BLUETOOTH MODULE, – WHICH I DON'T HAVE BTW –, SO UNLOADING IT FOR A CLEAN STATE, –– BUT DIDN'T HELPED WHEN ONLY DOING THIS" sync sudo init 1 COMMENT: "TAKES A WHILE, AND KILLING ALL REMAINING PROCESSES SAYS IT FAILED" COMMENT: "NOW WE'RE ROOT, SO NO SUDO. BUT I ADD IT FOR NO CONFUSION" sudo service udev stop COMMENT: "STILL THERE STILL GOING (I THINK THAT'S CORRECT). AND STOPS FAST AND CLEAN." sudo /etc/init.d/networking start COMMENT: "AGAIN STARTING, BUT ONLY INIT.D, NOT USING "SERVICE". IT SEEMS THAT STARTING/STOPPING THOSE SCRIPTS SOLVES OUR PROBLEM" COMMENT: "...AND NOW STOPPING POSSIBLY ALL OF THEM" sudo /etc/init.d/networking stop sudo /etc/init.d/network-manager stop sudo /etc/init.d/network-interface-security stop sudo /etc/init.d/network-interface-container stop sudo /etc/init.d/network-interface stop COMMENT: "ALL STOPS FAST AND CLEAN, PROMPTS" COMMENT: "NEARLY DONE! NOW WE MAKE SURE, THAT FSCK IS FORCED TO RUN. IF ERRORS IT WILL SAY "WAS NOT CLEANY UMOUNTED. RETURN/EXIT VALUE: [1], PRINTED ON SCREEN". IF NO ERROR IT WILL SAY "WAS MOUNTED X TIMES, CHECK FORCED. RETURN VALUE: 0. NO EXIT/ERROR MESSAGE PRINTED, CLEAN; CONTINUING BOOT" sudo tune2fs -c 1 /dev/sda1 #max mount counts to 1 sudo tune2fs -C 100 /dev/sda1 #make believe, it was mounted 100 times already, will trigger fsck on reboot COMMENT: "DOING TESTING" sudo lsof / sudo fuser / COMMENT: "AHA! LSOF STILL SHOW 2 (TWO!) PROCESSES NTPD RUNNING. BETTER KILL THEM. HOWEVER, I DON'T THINK THEY ARE THE PROBLEM. BECAUSE IF I ONLY KILL THEM, WITHOUT ALL THE PROCEDURE EXACTLY(!) IN ORDER ABOVE, THEN IT DOESN'T HELP" sudo killall -15 ntpd COMMENT: "CHECKING" sudo ps -e sudo lsmod COMMENT: "LOOKS GOOD!" sudo sync; sync; sync; sudo init 6 ***REBOOOT*** AND... ==> CLEAN FILESYSTEM! :-) WORKED! APPENDIX 01: LSOF / (quite before the end, but before ntpd killing) "sudo lsof / COMMANDPID USER FD TYPE DEVICE SIZE/OFF NODE NAME init 1 root cwdDIR8,1 4096 2 / init 1 root rtdDIR8,1 4096 2 / init 1 root txtREG8,1 163144 5938 /sbin/init init 1 root memREG8,152152 5660 /lib/x86_64-linux-gnu/libnss_files-2.15.so init 1 root memREG8,147712 5664 /lib/x86_64-linux-gnu/libnss_nis-2.15.so init 1 root memREG8,197272 5654 /lib/x86_64-linux-gnu/libnsl-2.15.so init 1 root memREG8,135712 5656 /lib/x86_64-linux-gnu/libnss_compat-2.15.so init 1 root memREG8,1 135398 5691 /lib/x86_64-linux-gnu/libpthread-2.15.so init 1 root memREG8,1 1811160 5596 /lib/x86_64-linux-gnu/libc-2.15.so init 1 root memREG8,131784 5699 /lib/x86_64-linux-gnu/librt-2.15.so init 1 root memREG8,1 277448 5608 /lib/x86_64-linux-gnu/libdbus-1.so.3.7.2 init 1 root memREG8,138920 5647 /lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0 init 1 root memREG8,196280 5649 /lib/x86_64-linux-gnu/libnih.so.1.0.0 init 1 root memREG8,1 149312 5574 /lib/x86_64-linux-gnu/ld-2.15.so kthreadd 2 root cwdDIR8,1 4096 2 / kthreadd 2 root rtdDIR8,1 4096 2 / ksoftirqd3 root cwdDIR8,1 4096 2 / ksoftirqd3 root rtdDIR8,1 4096 2 / migration6 root cwdDIR8,1 4096 2 / migration6 root rtdDIR8,1 4096 2 / watchdog/7 root cwdDIR8,1 4096 2 /
[Bug 1058987] Re: In Quantal, the root filesystem is not cleanly unmounted at shutdown or reboot
*** This bug is a duplicate of bug 1061639 *** https://bugs.launchpad.net/bugs/1061639 FINALLY worked! :) (for the first time ever with quantal!) I tried about 2 hours shutting down manually. Stopping, starting init scripts, networking etc. I found this only way, and it was to be done exactly in this order. Contra: I have not yet figured the problem out exactly. I think many commands are not mandatory. Now it would be the time to sort them out. I wrote a pseudo log file. Out of my bash history. I'm not an expert, but I really hope you get the idea: >>"(NOTE: DONE BEFORE: sudo apt-get remove --purge modemmanager COMMENT: "TESTED IT WITH REBOOT, DIDN'T DO ANYTHING GOOD OR BAD ITSELF") BOOT, FSCK ERROR MESSAGE (EXIT 1, ERRORS RESOLVED), BOOT CONTINUING... LIGTHDM CTRL+ALT+F2 LOGIN TERMINAL sudo service lightdm stop sudo service dbus stop COMMENT: "THAT DID HANG FOR A WHILE, APPROX 5 SECONDS / THE SAME IF YOU STOP NETWORKING BEFORE DBUS, IT HANGS, KILLS DBUS, -- THIS ORDER IS BETTER" sudo service dbus start sudo service dbus stop COMMENT: "NOW BOTH STARTS AND STOPS VERY FAST AND CLEAN" sudo service networking stop COMMENT: "NETWORKING STOPPED FAST AND CLEANLY" sudo service networking start COMMENT: "THEORY: FOR CLEAN SHUTDOWN WE HAVE START/STOP YET AGAIN" sudo service networking stop sudo service rsyslog stop sudo modprobe -r forcedeth bnep rfcomm bluetooth COMMENT: "SOMETIMES FORCEDETH MODULES BRINGS EVERYONE IN TROUBLE. WHAT ABOUT FORCEDETH? AND I GOT SOME MESSAGES WITH BLUETOOTH MODULE, – WHICH I DON'T HAVE BTW –, SO UNLOADING IT FOR A CLEAN STATE, –– BUT DIDN'T HELPED WHEN ONLY DOING THIS" sync sudo init 1 COMMENT: "TAKES A WHILE, AND KILLING ALL REMAINING PROCESSES SAYS IT FAILED" COMMENT: "NOW WE'RE ROOT, SO NO SUDO. BUT I ADD IT FOR NO CONFUSION" sudo service udev stop COMMENT: "STILL THERE STILL GOING (I THINK THAT'S CORRECT). AND STOPS FAST AND CLEAN." sudo /etc/init.d/networking start COMMENT: "AGAIN STARTING, BUT ONLY INIT.D, NOT USING "SERVICE". IT SEEMS THAT STARTING/STOPPING THOSE SCRIPTS SOLVES OUR PROBLEM" COMMENT: "...AND NOW STOPPING POSSIBLY ALL OF THEM" sudo /etc/init.d/networking stop sudo /etc/init.d/network-manager stop sudo /etc/init.d/network-interface-security stop sudo /etc/init.d/network-interface-container stop sudo /etc/init.d/network-interface stop COMMENT: "ALL STOPS FAST AND CLEAN, PROMPTS" COMMENT: "NEARLY DONE! NOW WE MAKE SURE, THAT FSCK IS FORCED TO RUN. IF ERRORS IT WILL SAY "WAS NOT CLEANY UMOUNTED. RETURN/EXIT VALUE: [1], PRINTED ON SCREEN". IF NO ERROR IT WILL SAY "WAS MOUNTED X TIMES, CHECK FORCED. RETURN VALUE: 0. NO EXIT/ERROR MESSAGE PRINTED, CLEAN; CONTINUING BOOT" sudo tune2fs -c 1 /dev/sda1 #max mount counts to 1 sudo tune2fs -C 100 /dev/sda1 #make believe, it was mounted 100 times already, will trigger fsck on reboot COMMENT: "DOING TESTING" sudo lsof / sudo fuser / COMMENT: "AHA! LSOF STILL SHOW 2 (TWO!) PROCESSES NTPD RUNNING. BETTER KILL THEM. HOWEVER, I DON'T THINK THEY ARE THE PROBLEM. BECAUSE IF I ONLY KILL THEM, WITHOUT ALL THE PROCEDURE EXACTLY(!) IN ORDER ABOVE, THEN IT DOESN'T HELP" sudo killall -15 ntpd COMMENT: "CHECKING" sudo ps -e sudo lsmod COMMENT: "LOOKS GOOD!" sudo sync; sync; sync; sudo init 6 ***REBOOOT*** AND... ==> CLEAN FILESYSTEM! :-) WORKED! APPENDIX 01: LSOF / (quite before the end, but before ntpd killing) "sudo lsof / COMMANDPID USER FD TYPE DEVICE SIZE/OFF NODE NAME init 1 root cwdDIR8,1 4096 2 / init 1 root rtdDIR8,1 4096 2 / init 1 root txtREG8,1 163144 5938 /sbin/init init 1 root memREG8,152152 5660 /lib/x86_64-linux-gnu/libnss_files-2.15.so init 1 root memREG8,147712 5664 /lib/x86_64-linux-gnu/libnss_nis-2.15.so init 1 root memREG8,197272 5654 /lib/x86_64-linux-gnu/libnsl-2.15.so init 1 root memREG8,135712 5656 /lib/x86_64-linux-gnu/libnss_compat-2.15.so init 1 root memREG8,1 135398 5691 /lib/x86_64-linux-gnu/libpthread-2.15.so init 1 root memREG8,1 1811160 5596 /lib/x86_64-linux-gnu/libc-2.15.so init 1 root memREG8,131784 5699 /lib/x86_64-linux-gnu/librt-2.15.so init 1 root memREG8,1 277448 5608 /lib/x86_64-linux-gnu/libdbus-1.so.3.7.2 init 1 root memREG8,138920 5647 /lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0 init 1 root memREG8,196280 5649 /lib/x86_64-linux-gnu/libnih.so.1.0.0 init 1 root memREG8,1 149312 5574 /lib/x86_64-linux-gnu/ld-2.15.so kthreadd 2 root cwdDIR8,1 4096 2 / kthreadd 2 root rtdDIR8,1 4096 2 / ksoftirqd3 root cwdDIR8,1 4096 2 / ksoftirqd3 root rtdDIR8,1 4096 2 / migration6 root cwdDIR8,1 4096 2 / migration6 root
[Bug 1058987] Re: In Quantal, the root filesystem is not cleanly unmounted at shutdown or reboot
*** This bug is a duplicate of bug 1061639 *** https://bugs.launchpad.net/bugs/1061639 I'm not sure, if this isn't perhaps a bigger issue. This is definitely NOT FIXED. But most users won't notice it (until it's too late and the filesystem becomes more and more inconsistent). Comment posted on: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639 Sorry for the additionally comment here. But I really want to raise awareness of this issue, because –at least for my installations- it is so critically bad. It has something to do with services (init-scripts), /etc/init.d/, networking. But it's not only dns-masq, because I added an additional "killall -9 dnsmasqd; sync; sync; sleep 3" in /etc/init.d/umountfs, and it says "no process: dnsmasq", and it makes no difference. Filesystem never gets unmounted cleanly. Thanks and happy bug fixing! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058987 Title: In Quantal, the root filesystem is not cleanly unmounted at shutdown or reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1058987/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1061639] Re: Upstartification of /etc/init.d/networking has lost deconfiguring-networking event causing bad side-effects
For me this is NOT FIXED. I did a clean install twice yesterday (October 16th) with the daily images of quantal (amd64). 1.) Clean install onto a flash drive. 2.) Clean install onto SATA HDD. Both with the ext4 filesystem. Both *never* shutdown cleanly. This really is problematic and makes the filesystem inconsistent over time. At least there is a very high risk. After a few re-boots I set tune2fs -c 1 /dev/sdX, to make sure that fsck is forced to check every time, to avoid inconsistencies. And every reboot or shutdown and boot fsck founds errors. The error messages "/ is busy" are described here: https://bugs.launchpad.net/ubuntu/+source /network-manager/+bug/1058987 I added some sync; sync; sync; and sleep 3 to /etc/init.d/unmountfs, and some killall dnsmasq, etc. – it makes no differences. It hangs in the end again on "/ device is busy", powers off, ==> unclean filesystem at boot. So far I lost one (testing) filesystem completely, which has become totally inconsistent (on a new 400GB SATA HDD). My parallel installations of 10.04 and 11.04 never had this behaviour. If I unmount and boot the Live-CD/USB with these installer images and doing an fsck on my fresh install filesystem on the hard drive, then fsck also finds errors. Mostly something like "delated inodes has zero dtime. FIXED." PS: Also I tried to let the installer format my filesystem, and doing the creating manually before the installer and just selecting it for "/", not formatting. Makes no difference. Hm, this really drives me crazy. PS: I dropped precise because of this issue. Still remaining in quantal. Good luck with fixing! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061639 Title: Upstartification of /etc/init.d/networking has lost deconfiguring- networking event causing bad side-effects To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1061639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Re: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
Having a little lack of time, I linked this bug report at forum.ubuntuusers.de and other places. I guess someone might take a look at it. And I will test again with another installation on another system, this time with 12.04 (32bit), as soon as possible. Maybe something in the installation process went wrong, however the filesystem should be fine after all those (very long) checks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Re: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
I'm not 100% sure though, that this is related to the kernel. But mabye init-scripts, upstart, shutdown scripts? Maybe this isn't even directly related to util-linux package itself. Second problem is that we have no other confirmation of this bug so far. I personally wouldn't like to link this bug upstream without any other confirmation. This bug is pretty big (though no noticeable data loss so far), because ext2 is still a major filesystem and Ubuntu 12.04 is going to be LTS. I really use ext2 a lot because of simplicity. Imho, if it doesn't get fixed in the upstream kernel, I would love to see Ubuntu developers patching this. But I really don't understand that this major bug on a major filesystem is now set to 'Triaged' for the 3.2.* kernel. Sorry. And thanks though so far. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Re: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
and done tagging. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Re: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
Ok, just I tested it right now. It still does happen the same way. I rebooted twice to double-check. Still happens. Running now on: uname -a Linux kringels 3.3.0-030300-generic #201203182135 SMP Mon Mar 19 01:36:20 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux (from: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.3-precise/ Setting to 'Confirmed'. Maybe someone with love for ext2 can also check this? ** Tags removed: needs-upstream-testing ** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Re: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
The boot process nearly *always* continues normally after the quite long time fscheck takes. There is no "Reboot Linux" (like when ext2 partitions have serious errors), and I did not encountered further errors. And no actual data loss at all, either. And lost+found is empty: sudo ls -la /lost+found/ total 52 drwxr-xr-x 2 root root 49152 Mar 23 07:09 . drwxr-xr-x 24 root root 4096 Mar 23 21:52 .. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Re: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
...and status is set to "Confirmed" now. PS: Information, I didn't mentioned so far: I have no swap partition, as I usually don't have. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Re: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
WHOOPS! Sorry, I ran apport twice. And yes, this happens only with 12.04. I use ext2 quite often with previous versions of Ubuntu. Never had this error before. On shutdown it says something like "is busy". On booting after the fsck it says something like: "fsck [367] terminated with status 1" and then the boot process continues as it should. I created the partition using Lucid Lynx with Gparted. Here's some more information from my 12.04 (precise) ext2 partition. I noticed that the Inode size is 128. However, this isn't the standard anymore (it's 256, I guess) this should cause no problems. sudo dumpe2fs -h /dev/sda4 dumpe2fs 1.42 (29-Nov-2011) Filesystem volume name: Last mounted on: Filesystem UUID: 7c347aca-031a-4f6b-9213-b136eed5429c Filesystem magic number: 0xEF53 Filesystem revision #:1 (dynamic) Filesystem features: ext_attr filetype sparse_super Default mount options:(none) Filesystem state: not clean Errors behavior: Continue Filesystem OS type: Linux Inode count: 1720320 Block count: 3437910 Reserved block count: 171895 Free blocks: 1863043 Free inodes: 1517985 First block: 0 Block size: 4096 Fragment size:4096 Blocks per group: 32768 Fragments per group: 32768 Inodes per group: 16384 Inode blocks per group: 512 Last mount time: n/a Last write time: Tue Mar 27 08:03:34 2012 Mount count: 1 Maximum mount count: 30 Last checked: Tue Mar 27 07:57:49 2012 Check interval: 0 () Reserved blocks uid: 0 (user root) Reserved blocks gid: 0 (group root) First inode: 11 Inode size: 128 cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # proc/proc procnodev,noexec,nosuid 0 0 # / was on /dev/sda4 during installation UUID=7c347aca-031a-4f6b-9213-b136eed5429c / ext2 errors=remount-ro 0 1 /dev/fd0/media/floppy0 autorw,user,noauto,exec,utf8 0 0 sudo fdisk -l Disk /dev/sda: 400.1 GB, 400088457216 bytes 255 heads, 63 sectors/track, 48641 cylinders, total 781422768 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00010f0d Device Boot Start End Blocks Id System /dev/sda1 * 63 5638814 2819376 83 Linux /dev/sda233142782 745095167 3559761935 Extended /dev/sda3 745095168 78142259118163712 83 Linux /dev/sda4 56388153314209413751640 83 Linux /dev/sda540017920 745095167 352538624 83 Linux /dev/sda63314278440017919 3437568 83 Linux Partition table entries are not in disk order That's it. Thanks in advance. I use ext2 because of performance. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945951/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945950/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945949/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] RelatedPackageVersions.txt
apport information ** Attachment added: "RelatedPackageVersions.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945948/+files/RelatedPackageVersions.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945947/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945946/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945945/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945944/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945942/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945943/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945941/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945940/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Card0.Codecs.codec97.0.ac97.0.0.regs.txt
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945939/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Card0.Codecs.codec97.0.ac97.0.0.txt
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945938/+files/Card0.Codecs.codec97.0.ac97.0.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945937/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Card0.Amixer.info.txt
apport information ** Attachment added: "Card0.Amixer.info.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945936/+files/Card0.Amixer.info.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945935/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ArecordDevices.txt
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945934/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] AplayDevices.txt
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945933/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] AlsaDevices.txt
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945932/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] AcpiTables.txt
apport information ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945931/+files/AcpiTables.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945930/+files/WifiSyslog.txt ** Description changed: Using Ubuntu 12.04 (64bit) with all updates. I use only one partition (/dev/sda4 mounted on /). On *every* reboot or after shutdown and booting again, I get this error message: /dev/sda4 not cleanly unmounted, check forced My fstab: # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # proc/proc procnodev,noexec,nosuid 0 0 # / was on /dev/sda4 during installation UUID=7c347aca-031a-4f6b-9213-b136eed5429c / ext2 errors=remount-ro 0 1 /dev/fd0/media/floppy0 autorw,user,noauto,exec,utf8 0 0 uname -a: Linux kringels 3.2.0-20-generic #32-Ubuntu SMP Thu Mar 22 02:22:46 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux I'm pretty sure, it is related that I use ext2 as filesystem. I haven't found anything else, so I guess this problem doesn't occur on ext3/ext4. I only found this one: https://answers.launchpad.net/ubuntu/+source/util-linux/+question/189716 --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.95-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kringel1671 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. CurrentDmesg: [ 70.176017] eth0: no IPv6 routers present DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120322) IwConfig: lono wireless extensions. eth0 no wireless extensions. MachineType: MICRO-STAR INTERNATIONAL CO., LTD MS-7125 NonfreeKernelModules: nvidia Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic root=UUID=7c347aca-031a-4f6b-9213-b136eed5429c ro vt.handoff=7 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 RfKill: Tags: precise Uname: Linux 3.2.0-20-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo video dmi.bios.date: 07/21/2006 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: 6.00 PG dmi.board.name: MS-7125 dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD dmi.board.version: 3.0 dmi.chassis.type: 3 dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd07/21/2006:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7125:pvr3.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7125:rvr3.0:cvn:ct3:cvr: dmi.product.name: MS-7125 dmi.product.version: 3.0 dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. + ApportVersion: 1.95-0ubuntu1 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: kringel1671 F pulseaudio + CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. + CurrentDmesg: [ 70.176017] eth0: no IPv6 routers present + DistroRelease: Ubuntu 12.04 + InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120322) + IwConfig: + lono wireless extensions. + + eth0 no wireless extensions. + MachineType: MICRO-STAR INTERNATIONAL CO., LTD MS-7125 + NonfreeKernelModules: nvidia + Package: linux (not installed) + ProcFB: + + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic root=UUID=7c347aca-031a-4f6b-9213-b136eed5429c ro vt.handoff=7 + ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 + RfKill: + + Tags: precise + Uname: Linux 3.2.0-20-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo video + dmi.bios.date: 07/21/2006 + dmi.bios.vendor: Phoenix Technologies, LTD + dmi.bios.version: 6.00 PG + dmi.board.name: MS-7125 + dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD + dmi.board.version: 3.0 + dmi.chassis.type: 3 + dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd07/21/2006:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7125:pvr3.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7125:rvr3.0:cvn:ct3:cvr: + dmi.product.name: MS-7125 + dmi.product.version: 3.0 + dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bu
[Bug 964990] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945929/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945928/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] RelatedPackageVersions.txt
apport information ** Attachment added: "RelatedPackageVersions.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945927/+files/RelatedPackageVersions.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945926/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945925/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945924/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945923/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945922/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945920/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] PciMultimedia.txt
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945921/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945919/+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/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Card0.Codecs.codec97.0.ac97.0.0.regs.txt
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945918/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Card0.Codecs.codec97.0.ac97.0.0.txt
apport information ** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945917/+files/Card0.Codecs.codec97.0.ac97.0.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Card0.Amixer.values.txt
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945916/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Card0.Amixer.info.txt
apport information ** Attachment added: "Card0.Amixer.info.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945915/+files/Card0.Amixer.info.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945914/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] ArecordDevices.txt
apport information ** Attachment added: "ArecordDevices.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945913/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] AplayDevices.txt
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945912/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] AlsaDevices.txt
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945911/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] Re: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
apport information ** Tags added: apport-collected ** Description changed: Using Ubuntu 12.04 (64bit) with all updates. I use only one partition (/dev/sda4 mounted on /). On *every* reboot or after shutdown and booting again, I get this error message: /dev/sda4 not cleanly unmounted, check forced My fstab: # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # proc/proc procnodev,noexec,nosuid 0 0 # / was on /dev/sda4 during installation UUID=7c347aca-031a-4f6b-9213-b136eed5429c / ext2 errors=remount-ro 0 1 /dev/fd0/media/floppy0 autorw,user,noauto,exec,utf8 0 0 uname -a: Linux kringels 3.2.0-20-generic #32-Ubuntu SMP Thu Mar 22 02:22:46 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux - I'm pretty sure, it is related that I use ext2 as filesystem. I haven't - found anything else, so I guess this problem doesn't occur on ext3/ext4. - I only found this one: https://answers.launchpad.net/ubuntu/+source - /util-linux/+question/189716 + I'm pretty sure, it is related that I use ext2 as filesystem. I haven't found anything else, so I guess this problem doesn't occur on ext3/ext4. I only found this one: https://answers.launchpad.net/ubuntu/+source/util-linux/+question/189716 + --- + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. + ApportVersion: 1.95-0ubuntu1 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: kringel1671 F pulseaudio + CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. + CurrentDmesg: [ 70.176017] eth0: no IPv6 routers present + DistroRelease: Ubuntu 12.04 + InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120322) + IwConfig: + lono wireless extensions. + + eth0 no wireless extensions. + MachineType: MICRO-STAR INTERNATIONAL CO., LTD MS-7125 + NonfreeKernelModules: nvidia + Package: linux (not installed) + ProcFB: + + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic root=UUID=7c347aca-031a-4f6b-9213-b136eed5429c ro vt.handoff=7 + ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 + RfKill: + + Tags: precise + Uname: Linux 3.2.0-20-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo video + dmi.bios.date: 07/21/2006 + dmi.bios.vendor: Phoenix Technologies, LTD + dmi.bios.version: 6.00 PG + dmi.board.name: MS-7125 + dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD + dmi.board.version: 3.0 + dmi.chassis.type: 3 + dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd07/21/2006:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7125:pvr3.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7125:rvr3.0:cvn:ct3:cvr: + dmi.product.name: MS-7125 + dmi.product.version: 3.0 + dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD ** Attachment added: "AcpiTables.txt" https://bugs.launchpad.net/bugs/964990/+attachment/2945910/+files/AcpiTables.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964990] [NEW] [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot
Public bug reported: Using Ubuntu 12.04 (64bit) with all updates. I use only one partition (/dev/sda4 mounted on /). On *every* reboot or after shutdown and booting again, I get this error message: /dev/sda4 not cleanly unmounted, check forced My fstab: # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # proc/proc procnodev,noexec,nosuid 0 0 # / was on /dev/sda4 during installation UUID=7c347aca-031a-4f6b-9213-b136eed5429c / ext2 errors=remount-ro 0 1 /dev/fd0/media/floppy0 autorw,user,noauto,exec,utf8 0 0 uname -a: Linux kringels 3.2.0-20-generic #32-Ubuntu SMP Thu Mar 22 02:22:46 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux I'm pretty sure, it is related that I use ext2 as filesystem. I haven't found anything else, so I guess this problem doesn't occur on ext3/ext4. I only found this one: https://answers.launchpad.net/ubuntu/+source /util-linux/+question/189716 ** Affects: util-linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964990 Title: [Ubuntu 12.04] partitions with ext2 are NEVER cleanly unmounted on shutdown/reboot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/964990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 756427] Re: Unity desktop crashes when window is maximised by drag-to-top action
Can confirm this! nouveau experimental (from natty repo). (It seems to happen less in the last days with the updates though.) But it was very annoying. Basically the screen froze all over. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756427 Title: Unity desktop crashes when window is maximised by drag-to-top action -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 733425] Re: moving a launcher icon around generates lots of disk write activity
It is really extreme and expensive hdd usage. I just noticed this. (Though I'm happy with unity altogether.) Steps: Go to the left, Unity bar appears, pick an Icon and drag and drop it around in the bar. If I do this around 30 seconds and the drop the icon. hdd usage and workload does even continue! for around 5 seconds. It's even worse when dragging an icon from top to bottom and to top again and so on. Just switching on position e.g. to the next lower icon is ok. But hdd usage, depending on where you want your launcher icon, can get extreme. Having top opened in a Terminal compiz CPU usage goes up to 40%. I tried to analyze this with htop but I don't get it. I hope my oberservations might give some advice, to solve it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/733425 Title: moving a launcher icon around generates lots of disk write activity -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 725316] Re: banshee 1.9.4-1ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package)
Hi, I just upgraded to the new version and the behaviour is the same. I updated the bug description. Please see exact steps to reproduce below. Error message still: The program 'Banshee' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 22997 error_code 8 request_code 70 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) With Wikipedia plugin enabled (which is by default) changing to "Now Playing" view. Mhm, these are ogg-files, which I play. Cover fetching works fine though for the browser view. Nothing related to that, I guess. $ dpkg -l banshee ii banshee1.9.4-1ubuntu1 Media Management and Playback application I tried now with ALL plugins disabled, and only Wikipedia plugin enabled. It crashes. With all plugins enabled, but Wikipedia plugin not enabled it does not crash on the "now playing" view. IMPORTANT to reproduce: Please keep in mind, to activate the Wikipedia plugin in the Preferences dialog. Then fully exit Banshee (Strg+Q, not just in the tray, exit the program completely) then restart Banshee. Start a song or music track, change to "Now Playing view" then it crashes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725316 Title: banshee 1.9.4-1ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 725316] Re: banshee 1.9.4-1ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package)
** Summary changed: - banshee 1.9.3-2ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package) + banshee 1.9.4-1ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725316 Title: banshee 1.9.4-1ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 723990] Re: Natty A2 Install stuck in endless loop
In the debug terminal during the non-graphical installer it tries to mount my other (normal) ext4 partitions and it hangs when it's loading the partitioner, saying "ext4 filesystem with unsupported features". Waiting over an hour. Nothing happened. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723990 Title: Natty A2 Install stuck in endless loop -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 726103] [NEW] new mplayer version forces install of openjdk-6-jre and nearly complete java stack [WRONG hard dependencies]
Public bug reported: Binary package hint: mplayer On ubuntu natty 64bit mplayer has wrong hard dependencies on openjdk-6-jre-headless openjdk-6-jre-lib java-common tzdata-java default-jre-headless ca-certificates-java I guess this is all because of libbluray0 So an mplayer installation will take about 96MB ! (I have libav... and ffmepg already installed though) I used to have mplayer as a lightweight versatile movie player, which I can start from the terminal. I guess these HUGE dependencies are about libbluray0. Please move these to 'recommended', or even better to 'suggested' but not as a hard dependency. Or fix it in the libbluray0 dependencies. Steps to reproduce: $ sudo apt-get install --no-install-recommends mplayer Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: ca-certificates-java default-jre-headless java-common libbluray0 libgif4 libsvga1 libx86-1 libxvmc1 openjdk-6-jre-headless openjdk-6-jre-lib tzdata-java Suggested packages: default-jre equivs mplayer-doc netselect fping libnss-mdns sun-java6-fonts ttf-baekmuk ttf-unfonts ttf-unfonts-core ttf-sazanami-gothic ttf-kochi-gothic ttf-sazanami-mincho ttf-kochi-mincho ttf-wqy-microhei ttf-wqy-zenhei ttf-indic-fonts-core ttf-telugu-fonts ttf-oriya-fonts ttf-kannada-fonts ttf-bengali-fonts Recommended packages: icedtea-6-jre-cacao icedtea-6-jre-jamvm The following NEW packages will be installed: ca-certificates-java default-jre-headless java-common libbluray0 libgif4 libsvga1 libx86-1 libxvmc1 mplayer openjdk-6-jre-headless openjdk-6-jre-lib tzdata-java 0 upgraded, 12 newly installed, 0 to remove and 4 not upgraded. Need to get 35.3 MB of archives. After this operation, 95.3 MB of additional disk space will be used. Do you want to continue [Y/n]? n Abort. Thanks. ** Affects: mplayer (Ubuntu) Importance: Undecided Status: New ** Summary changed: - new version forces install of openjdk-6-jre and libbluray0 [WRONG DEPENDENCIES, move to Recommended] + new mplayer version forces install of openjdk-6-jre and nearly complete java stack [WRONG hard dependencies] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/726103 Title: new mplayer version forces install of openjdk-6-jre and nearly complete java stack [WRONG hard dependencies] -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 725772] [NEW] banshee lastfm plugin free listening to free stations WRONGLY not authorized
Public bug reported: Binary package hint: banshee On the last.fm plugin on the left sidepane in banshee I want to listen to the free stations "Personal" and "Recommended". In terminal it says: [Warn 22:25:22.723] Lastfm error AuthenticationFailed : The Webservices API key supplied does not have permission to stream / create new radio trials [Warn 22:25:25.884] Lastfm error AuthenticationFailed : The Webservices API key supplied does not have permission to stream / create new radio trials In the UI I get the error message: "Failed to tune in station. Stations are only available to paying Last.fm subscribers." That is simply wrong! Free listening e.g. from Germany (ok, Youtube not so ^^) to last.fm stations like "recommended"-station is legally and authorized and works from the web interface and works in rhythmbox for me. This option is still allowed for non-subscribe users from some european countries without the monthly fee. Though in the past it got more restricted. However this works flawlessy in rhythmbox's lastfm plugin and from the website. I am connected from the banshee plugin to lastfm, scrobbling works, and the overview of lastfm in banshee works well, too. But for me this is a showstopper, that I cannot listen to free lastfm stream and banshee saying "it' not available". Not true. I guess this is probably NOT RELATED to other bugs like "cannot listen to stations at all / Gstramer error". But I don't know exaclty. Thanks in advance. $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Natty (development branch) Release:11.04 Codename: natty $ uname -a Linux natty 2.6.38-5-generic #32-Ubuntu SMP Tue Feb 22 16:10:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux $ dpkg -l banshee ||/ Name Version Description ii banshee 1.9.3-2ubuntu1Media Management and Playback application ** Affects: banshee (Ubuntu) Importance: Undecided Status: New ** Summary changed: - banshee lastfm free listening to free recommended station does not work (natty) + banshee lastfm plugin free listening to free stations WRONGLY not authorized ** Description changed: Binary package hint: banshee On the last.fm plugin on the left sidepane in banshee I want to listen to stations "Personal" and "Recommended". In terminal it says: [Warn 22:25:22.723] Lastfm error AuthenticationFailed : The Webservices API key supplied does not have permission to stream / create new radio trials [Warn 22:25:25.884] Lastfm error AuthenticationFailed : The Webservices API key supplied does not have permission to stream / create new radio trials - [Warn 22:25:30.087] Lastfm error AuthenticationFailed : The Webservices API key supplied does not have permission to stream / create new radio trials - In the UI I get the error message: "Failed to tune in station. Stations - are only available to paying Last.fm subscribers." + In the UI I get the error message: - That is simply wrong! + "Failed to tune in station. Stations are only available to paying + Last.fm subscribers." - Free listening e.g. from Germany (ok, Youtube not so ^^) to last.fm - stations like "recommended"-station is legally and authorized and works - from the web interface and works in rhythmbox for me. + That is simply wrong! Free listening e.g. from Germany (ok, Youtube not + so ^^) to last.fm stations like "recommended"-station is legally and + authorized and works from the web interface and works in rhythmbox for + me. This option is still allowed for non-subscribe users from some european countries without the monthly fee. Though in the past it got more restricted. However this works flawlessy in rhythmbox's lastfm plugin and from the website. I am connected from the banshee plugin to lastfm, scrobbling works, and the overview of lastfm in banshee works well, too. But for me this is a showstopper, that I cannot listen to free lastfm stream and banshee saying "it' not available". Not true. I guess this is NOT RELATED to other bugs like "cannot listen to stations at all / Gstramer error". Thanks in advance. $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Natty (development branch) Release:11.04 Codename: natty $ uname -a Linux natty 2.6.38-5-generic #32-Ubuntu SMP Tue Feb 22 16:10:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux - $ dpkg -l banshee + $ dpkg -l banshee ||/ Name Version Description ii banshee 1.9.3-2ubuntu1Media Management and Playback application ** Description changed: Binary package hint: banshee On the last.fm plugin on the left sidepane in banshee I want to listen to stations "Personal" and "Recommended". In terminal it says: [Warn 22:25:22.723] Lastfm error AuthenticationFailed : The Webservices API key suppli
[Bug 725316] Re: banshee 1.9.3-2ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package)
** Summary changed: - banshee 1.9.3-2ubuntu1 crashes when changing to now playing view + banshee 1.9.3-2ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725316 Title: banshee 1.9.3-2ubuntu1 crashes on now playing view with wikipedia plugin enabled (by default, main banshee package) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 725316] Re: banshee 1.9.3-2ubuntu1 crashes when changing to now playing view
Update: I went to every extension enabled/disabled and it seems to be related with the Wikipedia extension, which is in the default set and enabled by default. However, enabling/disabling extension only has an impact, when before quitting banhee completely and restarting. In the following two cases with the extension, hope that makes it clearer: Case1: DOESN'T CRASH >Edit >Preferences >Extensions (Context Pane extensions) Wikipedia DISABLED YouTube ON (Core extensions) Audio CD Support ON Audiobooks Library ON File System Preview Queue ON Internet Radio ON Play Queue ON Podcasts ON (Device Support Extensions) Apple device support ON Mass Storage Media Player Support ON MTP Media Player Support ON (Online Sources extensions) Amazon MP3 Import ON Amazon MP3 Store Source ON eMusic Import ON Internet Archive ON Last.fm Radio ON Last.fm Scrobbling ON Miro Guide Podcast Directory ON (Utilities extensions) BPM detection ON Cover Art Fetching ON DAAP Sharing ON Importers for Amarok, Rhythmbox and iTunes ON Library Watcher ON Metadate Fixup ON Mini Mode ON MPRIS D-Bus Interface ON Multimedia Keys ON Notification Area Icon ON Sound Menu Integration for Banshee (not installed or disabled because Notification Area is ON) In >Preferences > General: ReplayGain correction ON Gapless Playback ON Internet access NOT disabled / ON Send anonymous user data DISABLED Everything else default settings. So all these make no problem for me. However, if I active the WIKIPEDIA Extension in running the program and playing music switching the view, it works. But then restarting with the Wikipedia extension activated, Banshee crashes immediately when clicking on "Now Playing" again. Disabling Wikipedia and restarting again: Banshee works fine in "Now Playing" mode. I guess this wikipedia extension is in the default set of banshee-package and enabled by default. That seem to be the problem for me. However, this can also be related to dependencies or libwebkit... ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725316 Title: banshee 1.9.3-2ubuntu1 crashes when changing to now playing view -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 725316] Re: banshee 1.9.3-2ubuntu1 crashes when changing to now playing view
(PS: Please ignore the warnings about icons, indeed I messed up my icon themes on this test system) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725316 Title: banshee 1.9.3-2ubuntu1 crashes when changing to now playing view -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 725316] Re: banshee 1.9.3-2ubuntu1 crashes when changing to now playing view
Hint: I found a work around. Though I have only installed the banshee package, it comes with some default extensions. I went in the Menu to > Edit > Preferences > Extensions and un-checked ALL of them. Quit the program. Restart. Not it works perfectly. Changing to Now Playing. Even changing to complete fullscreen. Console output from this successful run/workaround: (At the end it says something about "NowPlaying." however it works with all extensions disabled..., but this maybe a good hint) $ banshee [Info 23:45:41.543] Running Banshee 1.9.3: [Ubuntu natty (development branch) (linux-gnu, x86_64) @ 2011-02-20 07:36:24 UTC] [Warn 23:45:41.955] DBus support could not be started. Disabling for this session. [Warn 23:45:42.127] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed (Banshee:17261): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs /gvfs-gdu-volume-monitor received signal 6 (Banshee:17261): Gtk-WARNING **: Could not find the icon 'context-pane-maximize'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from: http://icon-theme.freedesktop.org/releases [Warn 23:45:42.972] Caught an exception - GLib.GException: Icon 'process-working' not present in theme (in `gtk-sharp') at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags) [0x0] in :0 at Banshee.Gui.Widgets.TaskStatusIcon..ctor () [0x0] in :0 [Info 23:45:43.163] Updating web proxy from GConf [Info 23:45:43.205] All services are started 1.247349 [Info 23:45:44.097] nereid Client Started Cannot connect to server socket err = No such file or directory Cannot connect to server socket jack server is not running or cannot be started [Info 23:45:45.846] Uncached artwork size 34 requested Cannot connect to server socket err = No such file or directory Cannot connect to server socket jack server is not running or cannot be started [Info 23:45:48.634] GNOME screensaver service not found [Warn 23:45:49.849] Could not configure libwnck support - System.DllNotFoundException: libgobject-2.0.so (in `Banshee.NowPlaying.X11') at (wrapper managed-to-native) Banshee.NowPlaying.X11.FullscreenAdapter/WnckActiveWorkspaceMonitor:g_signal_connect_data (intptr,string,Banshee.NowPlaying.X11.FullscreenAdapter/WnckActiveWorkspaceMonitor/WnckActiveWorkspaceChangedHandler,intptr,intptr,uint) at Banshee.NowPlaying.X11.FullscreenAdapter+WnckActiveWorkspaceMonitor..cctor () [0x0] in :0 System.TypeInitializationException: An exception was thrown by the type initializer for WnckActiveWorkspaceMonitor (in `Banshee.NowPlaying.X11') at Banshee.NowPlaying.X11.FullscreenAdapter..ctor () [0x0] in :0 [Info 23:45:50.220] Inhibiting screensaver during fullscreen playback [Info 23:45:51.248] Uninhibiting screensaver $ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725316 Title: banshee 1.9.3-2ubuntu1 crashes when changing to now playing view -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 725316] Re: banshee 1.9.3-2ubuntu1 crashes when changing to now playing view
** Description changed: Binary package hint: banshee New banshee version works ok, but always and immediately when clicked on "Now Playing" it crashes. This happens all time time, if music is playing or not. Steps to reproduce: 1) Click on "Now Playing" on the browser list at the left side. This should give you a nice view on the cover. - 2) it crashes and gives at last an X error (see bottom) + 2) it crashes and gives at last an X error (X Window System error, see bottom log) I'm running compiz (nouveau) without unity enabled. Runs stable though. On natty 64bit. I have only installed the banshee package. I tried with extensions, but it crashes too, so no impact on that. $ dpkg -l banshee ||/ Name VersionDescription ii banshee1.9.3-2ubuntu1 Media Management and Playback application $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Natty (development branch) Release:11.04 Codename: natty $ uname -a Linux natty 2.6.38-5-generic #32-Ubuntu SMP Tue Feb 22 16:10:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux - $ cat /proc/cpuinfo + $ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 39 model name : AMD Athlon(tm) 64 Processor 3700+ stepping: 1 cpu MHz : 1000.000 cache size : 1024 KB fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up rep_good nopl pni lahf_lm bogomips: 2009.43 TLB size: 1024 4K pages clflush size: 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp tm stc - Here's the error from the command line: $ banshee [Info 23:28:50.962] Running Banshee 1.9.3: [Ubuntu natty (development branch) (linux-gnu, x86_64) @ 2011-02-20 07:36:24 UTC] [Warn 23:28:51.311] DBus support could not be started. Disabling for this session. [Warn 23:28:51.470] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed - (Banshee:17074): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal + (Banshee:17074): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal (Banshee:17074): Gtk-WARNING **: Could not find the icon 'context-pane-maximize'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from: - http://icon-theme.freedesktop.org/releases + http://icon-theme.freedesktop.org/releases [Warn 23:28:52.407] Caught an exception - GLib.GException: Icon 'process-working' not present in theme (in `gtk-sharp') - at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags) [0x0] in :0 - at Banshee.Gui.Widgets.TaskStatusIcon..ctor () [0x0] in :0 + at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags) [0x0] in :0 + at Banshee.Gui.Widgets.TaskStatusIcon..ctor () [0x0] in :0 [Warn 23:28:52.734] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys') - at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x0] in :0 - at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0] in :0 + at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x0] in :0 + at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0] in :0 [Warn 23:28:52.735] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached. [Info 23:28:52.772] Updating web proxy from GConf [Warn 23:28:52.849] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys') - at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x0] in :0 - at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0] in :0 + at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x0]
[Bug 725316] [NEW] banshee 1.9.3-2ubuntu1 crashes when changing to now playing view
Public bug reported: Binary package hint: banshee New banshee version works ok, but always and immediately when clicked on "Now Playing" it crashes. This happens all time time, if music is playing or not. Steps to reproduce: 1) Click on "Now Playing" on the browser list at the left side. This should give you a nice view on the cover. 2) it crashes and gives at last an X error (X Window System error, see bottom log) I'm running compiz (nouveau) without unity enabled. Runs stable though. On natty 64bit. I have only installed the banshee package. I tried with extensions, but it crashes too, so no impact on that. $ dpkg -l banshee ||/ Name VersionDescription ii banshee1.9.3-2ubuntu1 Media Management and Playback application $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Natty (development branch) Release:11.04 Codename: natty $ uname -a Linux natty 2.6.38-5-generic #32-Ubuntu SMP Tue Feb 22 16:10:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux $ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 39 model name : AMD Athlon(tm) 64 Processor 3700+ stepping: 1 cpu MHz : 1000.000 cache size : 1024 KB fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up rep_good nopl pni lahf_lm bogomips: 2009.43 TLB size: 1024 4K pages clflush size: 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp tm stc Here's the error from the command line: $ banshee [Info 23:28:50.962] Running Banshee 1.9.3: [Ubuntu natty (development branch) (linux-gnu, x86_64) @ 2011-02-20 07:36:24 UTC] [Warn 23:28:51.311] DBus support could not be started. Disabling for this session. [Warn 23:28:51.470] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed (Banshee:17074): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal (Banshee:17074): Gtk-WARNING **: Could not find the icon 'context-pane-maximize'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from: http://icon-theme.freedesktop.org/releases [Warn 23:28:52.407] Caught an exception - GLib.GException: Icon 'process-working' not present in theme (in `gtk-sharp') at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags) [0x0] in :0 at Banshee.Gui.Widgets.TaskStatusIcon..ctor () [0x0] in :0 [Warn 23:28:52.734] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys') at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x0] in :0 at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0] in :0 [Warn 23:28:52.735] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached. [Info 23:28:52.772] Updating web proxy from GConf [Warn 23:28:52.849] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys') at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x0] in :0 at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x0] in :0 [Warn 23:28:52.849] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached. [Info 23:28:52.850] All services are started 1.537392 [Info 23:28:53.852] nereid Client Started Cannot connect to server socket err = No such file or directory Cannot connect to server socket jack server is not running or cannot be started [Info 23:28:59.701] Uncached artwork size 34 requested [Info 23:29:00.884] GNOME screensaver service not found The program 'Banshee' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 32426 error_code 8 request_code 70 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) $ ** Affects: banshee (Ub
[Bug 723987] Re: new instantbird 1.03~a1 crashes on ubuntu natty / does not start up no error message
Whoops, mixed it up. Waiting for the update. But I now see the new version is ubuntu3 Thanks. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723987 Title: new instantbird 1.03~a1 crashes on ubuntu natty / does not start up no error message -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 723987] Re: new instantbird 1.03~a1 crashes on ubuntu natty / does not start up no error message
Sorry, still does not work, actually this is the version which crashes silently or furthermore just hangs on startup. $ dpkg -l instantbird ||/ Name Version Description ii instantbird 1:0.3~a1-0ubuntu2Instant messaging client based on XULrunner and libpurple -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723987 Title: new instantbird 1.03~a1 crashes on ubuntu natty / does not start up no error message -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 723987] Re: new instantbird 1.03~a1 crashes on ubuntu natty / does not start up no error message
$ uname -a Linux natty 2.6.38-5-generic #32-Ubuntu SMP Tue Feb 22 16:10:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu natty (development branch) Release:11.04 Codename: natty $ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 39 model name : AMD Athlon(tm) 64 Processor 3700+ stepping: 1 cpu MHz : 1000.000 cache size : 1024 KB fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up rep_good nopl pni lahf_lm bogomips: 2009.61 TLB size: 1024 4K pages clflush size: 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp tm stc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723987 Title: new instantbird 1.03~a1 crashes on ubuntu natty / does not start up no error message -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 723987] [NEW] new instantbird 1.03~a1 crashes on ubuntu natty / does not start up no error message
Public bug reported: Binary package hint: instantbird I just got the update version from instantbird which uses xulrunner 2.0. Both came with the regular updates on ubuntu natty. I use a 64bit-system (AMD64). However I cannot start instantbird anymore since this update from today Feb 23 2011. Wheter I use the default /usr/bin/instantbird, neither /usr/lib/instantbird, neither /usr/lib/instantbird-bin. From the commandline it doesn't crash, but nothing happens. Here's an strace: It's just hangs with this gettimeofday(), this repeats when the program doesn't show up. And before there are some lines, which only display this gettimeofday. $ LC_ALL=C LANG=C strace /usr/bin/instantbird (...) read(3, 0x7fa86ce91074, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=24, events=POLLIN|POLLPRI}, {fd=26, events=POLLIN|POLLPRI}, {fd=27, events=POLLIN|POLLPRI}, {fd=28, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN}], 7, 0) = 0 (Timeout) gettimeofday({1298500374, 504919}, NULL) = 0 read(3, 0x7fa86ce91074, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=24, events=POLLIN|POLLPRI}, {fd=26, events=POLLIN|POLLPRI}, {fd=27, events=POLLIN|POLLPRI}, {fd=28, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN}], 7, 0) = 0 (Timeout) gettimeofday({1298500374, 505107}, NULL) = 0 read(3, 0x7fa86ce91074, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=24, events=POLLIN|POLLPRI}, {fd=26, events=POLLIN|POLLPRI}, {fd=27, events=POLLIN|POLLPRI}, {fd=28, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN}], 7, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "\\\0\314\2\1\0\0\1\24\0\240\0\1\0\0\0\301\3443\2\301\3443\2\0\0\0\0\0\0\0\0", 4096) = 32 read(3, 0x7fa86ce91074, 4096) = -1 EAGAIN (Resource temporarily unavailable) gettimeofday({1298500380, 426584}, NULL) = 0 read(3, 0x7fa86ce91074, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=24, events=POLLIN|POLLPRI}, {fd=26, events=POLLIN|POLLPRI}, {fd=27, events=POLLIN|POLLPRI}, {fd=28, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN}], 7, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "\\\0\314\2\1\0\0\1\0\0\0\0\1\0\0\0a\3473\2a\3473\2\0\0\0\0\0\0\0\0", 4096) = 32 read(3, 0x7fa86ce91074, 4096) = -1 EAGAIN (Resource temporarily unavailable) gettimeofday({1298500381, 98381}, NULL) = 0 read(3, 0x7fa86ce91074, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=24, events=POLLIN|POLLPRI}, {fd=26, events=POLLIN|POLLPRI}, {fd=27, events=POLLIN|POLLPRI}, {fd=28, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN}], 7, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "\\\0\314\2\1\0\0\1\24\0\240\0\1\0\0\0\262\3753\2\261\3753\2\0\0\0\0\0\0\0\0", 4096) = 32 read(3, 0x7fa86ce91074, 4096) = -1 EAGAIN (Resource temporarily unavailable) gettimeofday({1298500386, 810614}, NULL) = 0 (...) Sorry, I'm not to technical for this. But I just wanted to open this report. ** Affects: instantbird (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723987 Title: new instantbird 1.03~a1 crashes on ubuntu natty / does not start up no error message -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs