[Bug 1720263] Re: BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-10-01 Thread Nikola Kovacs
Turns out I did not have the latest bios despite what Asus's wonderful Windows autoupdate utility claimed. I manually downloaded and installed the latest bios, which contains an Intel microcode update, and I haven't had a single crash since. I even had the intel-microcode package installed, but

[Bug 1720263] Re: BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-10-01 Thread Nikola Kovacs
I tried Fedora Rawhide (26's nouveau doesn't work with my graphics card), with kernel 4.14.0-0.rc2.git4.1.fc28.x86_64, repeatedly starting atom and chrome is the easiest way to trigger it. I also tried security=none and disabling hyperthreading (even though I should have the microcode fix for the

[Bug 1720263] Re: BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-10-01 Thread Nikola Kovacs
And more: [ 1177.958926] chrome[8687]: segfault at 373506627019 ip 373506627019 sp 7fff94d12950 error 15 [ 1772.670263] BUG: Bad page state in process atom pfn:6e57e6 [ 1772.670267] page:f4f35b95f980 count:0 mapcount:-4096 mapping: (null) index:0x1 [ 1772.670269] flags:

[Bug 1720263] Re: BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-10-01 Thread Nikola Kovacs
I tried security=none, it didn't help. I also tried the ubuntu-gnome 17.04 live-usb, and it panicked on boot. I ran memtest and found that one of my memory sticks was defective. However, I still have some problems with only two sticks that did pass memtest. This is with the 4.13 ubuntu kernel:

[Bug 1720263] Re: BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-09-30 Thread Nikola Kovacs
Got an oops with 4.14 that hung firefox (like the ubuntu 4.13 kernel), had to hard-reset because the restart process couldn't kill my session. The 4.14-rc2 mainline kernel has some other bugs: network-manager can't get an ip via dhcp, I have to manually run sudo dhclient (sometimes multiple

[Bug 1720263] Re: BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-09-30 Thread Nikola Kovacs
(My previous comment was too long, so I moved the logs to the end.) The 4.13.0 mainline kernel is unusable, it panicked once immediately after boot, the second time it hung on the boot splash, the third time when I tried to open this page in firefox. There was also an oops before the third

[Bug 1720263] Re: BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-09-30 Thread Nikola Kovacs
The 4.13.0 mainline kernel is unusable, it panicked once immediately after boot, the second time it hung on the boot splash, the third time when I tried to open this page in firefox. There was also an oops before the third hang, and that's the only thing present in kern.log: Sep 30 10:24:47

[Bug 1720263] Re: BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-09-29 Thread Nikola Kovacs
It's a clean install. I barely managed to install it though. There are no other versions of the kernel in the repository. I'm going to try the mainline kernels. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1720263] [NEW] BUG: unable to handle kernel paging request at ffffffffffffffe1

2017-09-28 Thread Nikola Kovacs
Public bug reported: I'm constantly getting random kernel oopses and the machine hangs completely. ProblemType: KernelOops DistroRelease: Ubuntu 17.10 Package: linux-image-4.13.0-12-generic 4.13.0-12.13 [modified: boot/vmlinuz-4.13.0-12-generic] ProcVersionSignature: Ubuntu 4.13.0-12.13-generic

[Bug 1589845] [NEW] checkbashisms jobs false positives

2016-06-07 Thread Nikola Kovacs
Public bug reported: If anything follows a jobs command (except -l, -p or both), checkbashisms reports a bashism. Example: #!/bin/sh jobs jobs # this is detected as a bashism # also detected as a bashism jobs -lp > jobs.txt ** Affects: devscripts (Ubuntu) Importance: Undecided

[Bug 1547860] Re: ubiquity crashed with dbus.exceptions.DBusException in call_blocking(): org.freedesktop.DBus.Error.InvalidArgs: No such interface '/org/freedesktop/UPower'

2016-02-20 Thread Nikola Kovacs
*** This bug is a duplicate of bug 1547518 *** https://bugs.launchpad.net/bugs/1547518 1547518 is private for some reason. The workaround is pretty simple: edit /usr/lib/ubiquity/ubiquity/upower.py, make setup_power_watch return immediately, and make has_battery return False. It should look

[Bug 1402839] Re: Suspend hangs

2016-02-20 Thread Nikola Kovacs
I no longer have this issue in Ubuntu 15.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1402839 Title: Suspend hangs To manage notifications about this bug go to:

[Bug 1518755] Re: broken shadows with transparent background

2015-11-22 Thread Nikola Kovacs
** Attachment added: "terminal without transparency and with correct shadows" https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1518755/+attachment/4523660/+files/terminal%20no%20transparency.png -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1518755] [NEW] broken shadows with transparent background

2015-11-22 Thread Nikola Kovacs
Public bug reported: If I enable background transparency, the shadows around the terminal are broken. See the attached screenshot. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: gnome-terminal 3.16.2-1ubuntu4 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname: Linux

[Bug 1518757] [NEW] no window shadows after maximizing with double click and dragging down window to restore

2015-11-22 Thread Nikola Kovacs
Public bug reported: If I maximize a window by double clicking the title bar, then drag it down to restore it, the shadows are gone (see screenshot). The only way to restore them is to maximize the window again, and then restore it by double clicking the title bar. This does not happen if I

[Bug 1402839] [NEW] Suspend hangs

2014-12-15 Thread Nikola Kovacs
Public bug reported: Trying to suspend results in the the screen going blank, the fans speeding up, and the computer hanging. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: xorg 1:7.7+7ubuntu2 ProcVersionSignature: Ubuntu 3.16.0-28.37-generic 3.16.7-ckt1 Uname: Linux 3.16.0-28-generic

[Bug 1402839] Re: Suspend hangs

2014-12-15 Thread Nikola Kovacs
** Attachment added: output of cat /proc/acpi/wakeup https://bugs.launchpad.net/ubuntu/+bug/1402839/+attachment/4281699/+files/wakeup -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1402839 Title:

[Bug 1402839] Re: Suspend hangs

2014-12-15 Thread Nikola Kovacs
Turns out it's my monitor's (Dell U2415) built-in USB hub. If it's not plugged in, suspend works. I've tried disabling wakeup for everything that was enabled in /proc/acpi/wakeup, but that didn't help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 728340] [NEW] Installation failed, oem-config/enable doesn't exist

2011-03-03 Thread Nikola Kovacs
Public bug reported: Binary package hint: ubiquity I tried installing Natty from the daily desktop cd (amd64, 02-Mar-2011), and it failed, here's the error in syslog: Mar 3 10:08:39 ubuntu plugininstall.py: Exception during installation: Mar 3 10:08:39 ubuntu plugininstall.py: Traceback (most

[Bug 532421] Re: New Lucid theme has merged menubar and metacity. Makes it difficult to grab the right area to move windows

2010-03-05 Thread Nikola Kovacs
One small problem: On KDE 4.4, when the Windows 7 aero-snap like features are activated (maximize window by moving it to top screen edge, unmaximize by moving it away), this will cause any click on a maximized window's menubar to unmaximize the window. See

[Bug 532962] [NEW] WARNING: at /build/buildd/linux-2.6.32/kernel/exit.c:895 do_exit+0x379/0x380()

2010-03-05 Thread Nikola Kovacs
Public bug reported: After installing lucid alpha 3 from the livecd, I clicked continue testing in the final prompt. It seemed to hang, but after 30 seconds the prompt disappeared. Then apport appeared, but I don't know if this is related, since apport thinks its a kernel bug. ProblemType:

[Bug 532962] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/exit.c:895 do_exit+0x379/0x380()

2010-03-05 Thread Nikola Kovacs
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/40281668/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/40281669/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/40281670/ArecordDevices.txt

[Bug 532421] Re: New Lucid theme has merged menubar and metacity. Makes it difficult to grab the right area to move windows

2010-03-05 Thread Nikola Kovacs
KDE does not ship a merged titlebar. KDE added a separator between 4.0 beta 3 and beta 4. I assume whoever did that recognized the usability problem, and fortunately KDE chose usability over design (the end result still looks great regardless) ** Also affects: firefox Importance: Undecided

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-12-16 Thread Nikola Kovacs
The way gtk is handling trough-border is technically correct, but it is incorrect from a usability viewpoint. One way to fix it is to change gtk's handling of trough-border. I did that, but Firefox needs to be fixed separately because it does its own UI drawing and handling. The other way is to

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-10-31 Thread Nikola Kovacs
Sorry my wording might've been confusing. My patch is not in the ubuntu murrine package, so it's not in ia32libs either. My PPA didn't have ia32libs so 32bit apps on 64bit systems had an unpatched murrine. -- problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-10-29 Thread Nikola Kovacs
Restart your computer. -- problem with new scrollbar in Human theme - GtkRange::trough-border set to 2 https://bugs.launchpad.net/bugs/422511 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-10-29 Thread Nikola Kovacs
Eclipse works for me, but Skype is indeed broken. Qtconfig works perfectly, so I have no idea why... -- problem with new scrollbar in Human theme - GtkRange::trough-border set to 2 https://bugs.launchpad.net/bugs/422511 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-10-29 Thread Nikola Kovacs
It's because skype is 32 bit, and the 32 bit murrine engine is in ia32libs and hasn't been updated to support trough-border. I'll upload an ia32libs package to my PPA -- problem with new scrollbar in Human theme - GtkRange::trough-border set to 2 https://bugs.launchpad.net/bugs/422511 You

[Bug 456211] Re: when totem changes to next file in playlist, no sound is played

2009-10-21 Thread Nikola Kovacs
I can reproduce the bug: 1. Download the 854x480 ogg file from here: http://www.bigbuckbunny.org/index.php/download/ 2. Make sure totem is not open. 3. Double click the file in nautilus. It should start playing with sound in totem 5. Double click the file again in nautilus. The sound will be

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-10-20 Thread Nikola Kovacs
This patch is a follow up on my previous murrine patch. It implements an engine parameter instead of the hardcoded value. Package is here: https://launchpad.net/~nx/+archive/ppa ** Attachment added: Proper murrine patch http://launchpadlibrarian.net/34046350/murrine_trough_border_proper.patch

[Bug 396459] Re: auto-login settings not migrated

2009-10-03 Thread Nikola Kovacs
Click manage groups and add a group called nopasswdlogin. After that it won't be greyed out. I had to look through the source code to figure this out. The nopasswdlogin group should be created by default IMHO. -- auto-login settings not migrated https://bugs.launchpad.net/bugs/396459 You

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-09-30 Thread Nikola Kovacs
I think this is a nicer solution than my previous patch. I removed trough-border from calculations for the slider rectangle (which is used for mouse detection) and instead add/subtract the correct values when drawing the slider. For Firefox, I wanted to do something similar, modifying

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-09-30 Thread Nikola Kovacs
I decided to try out my idea from comment #3. This is patch uses a hardcoded value of 2, but that can easily be made configurable, as a murrine specific option. With GtkRange::slider-width set to 18, it gives the same effect for the scrollbars, with none of the bugs. Yes, it's a hack, but it

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-09-29 Thread Nikola Kovacs
This patch fixes the problem in gtk apps. It does not fix the bug in Firefox however. ** Also affects: human-theme Importance: Undecided Status: New ** Also affects: libgtk Importance: Undecided Status: New ** Attachment added: 099_slider_trough_border.patch

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-09-29 Thread Nikola Kovacs
** Also affects: firefox Importance: Undecided Status: New -- problem with new scrollbar in Human theme - GtkRange::trough-border set to 2 https://bugs.launchpad.net/bugs/422511 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-09-29 Thread Nikola Kovacs
Previous patch had some weird tabulation issues, sorry. ** Attachment added: 099_slider_trough_border.patch http://launchpadlibrarian.net/32685751/099_slider_trough_border.patch ** Attachment removed: 099_slider_trough_border.patch

[Bug 436485] Re: panel icons lack contrast

2009-09-27 Thread Nikola Kovacs
** Attachment added: white panel (default theme) http://launchpadlibrarian.net/32515425/Screenshot.png -- panel icons lack contrast https://bugs.launchpad.net/bugs/436485 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 436485] Re: panel icons lack contrast

2009-09-27 Thread Nikola Kovacs
The messaging icon is completely invisible in this case ** Attachment added: screenshot of gray panel http://launchpadlibrarian.net/32515461/Screenshot-1.png -- panel icons lack contrast https://bugs.launchpad.net/bugs/436485 You received this bug notification because you are a member of

[Bug 436485] Re: panel icons lack contrast

2009-09-27 Thread Nikola Kovacs
The icons work much better with Dust. ** Attachment added: screenshot using Dust theme http://launchpadlibrarian.net/32515475/Screenshot-2.png -- panel icons lack contrast https://bugs.launchpad.net/bugs/436485 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 437691] [NEW] Shutdown button and Fitts' law

2009-09-27 Thread Nikola Kovacs
Public bug reported: Binary package hint: gdm The shutdown button on Karmic's gdm is located in the lower right corner. It is close to the screen corner, which is much easier to reach with the mouse, but cannot be clicked by moving the mouse to the corner because of some padding. Since the

[Bug 437733] [NEW] set has-frame of option comboboxes to false

2009-09-27 Thread Nikola Kovacs
Public bug reported: Binary package hint: gdm The option comboboxes on the bottom panel have a frame that prevents their activation when clicked on the screen edge. It's easy to overshoot with the mouse and reach the screen edge (Fitts' law), and clicking there won't open the menu. In contrast,

[Bug 437733] Re: set has-frame of option comboboxes to false

2009-09-27 Thread Nikola Kovacs
** Attachment added: set has-frame to false for option combobox http://launchpadlibrarian.net/32526705/gdm_option_box_no_frame.patch -- set has-frame of option comboboxes to false https://bugs.launchpad.net/bugs/437733 You received this bug notification because you are a member of Ubuntu

[Bug 437733] Re: set has-frame of option comboboxes to false

2009-09-27 Thread Nikola Kovacs
** Attachment added: screenshot http://launchpadlibrarian.net/32526713/GDM-Screenshot.png -- set has-frame of option comboboxes to false https://bugs.launchpad.net/bugs/437733 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 436485] [NEW] panel icons lack contrast

2009-09-25 Thread Nikola Kovacs
Public bug reported: Binary package hint: humanity-icon-theme The gray panel icons in humanity (volume, networking, messaging and session menu) lack contrast when put on a white panel (which is still the default on the desktop as far as I know). The messaging menu icon is the worst, it's

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-09-25 Thread Nikola Kovacs
From what I could understand of the murrine source code and the gtk source code, this is a gtk bug. Gtk asks the theme to draw a 14px wide scrollbar thumb and a 16px wide trough. The thumb should extend its click area along the entire width of the trough. Would it be possible for the murrine

[Bug 428292] Re: evolution description too narrow

2009-09-23 Thread Nikola Kovacs
This isn't just a problem with evolution. In my case Pidgin's description is truncated. IMO a tooltip would be the best solution here. -- evolution description too narrow https://bugs.launchpad.net/bugs/428292 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 428614] Re: usplash colors inverted before fade-in

2009-09-14 Thread Nikola Kovacs
That fixed it, thank you. -- usplash colors inverted before fade-in https://bugs.launchpad.net/bugs/428614 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 428614] Re: usplash colors inverted before fade-in

2009-09-12 Thread Nikola Kovacs
** Attachment added: lspci-vnvn.log http://launchpadlibrarian.net/31731038/lspci-vnvn.log -- usplash colors inverted before fade-in https://bugs.launchpad.net/bugs/428614 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 428614] [NEW] usplash colors inverted before fade-in

2009-09-12 Thread Nikola Kovacs
Public bug reported: This is on Karmic with the new usplash fade effects During boot when usplash first appears the colors are inverted for a split second. Then the fade-in starts and it becomes normal. This started happening when the fade effects were added. ** Affects: usplash (Ubuntu)

[Bug 428614] Re: usplash colors inverted before fade-in

2009-09-12 Thread Nikola Kovacs
** Attachment added: usplash.conf http://launchpadlibrarian.net/31731041/usplash.conf -- usplash colors inverted before fade-in https://bugs.launchpad.net/bugs/428614 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 428614] Re: usplash colors inverted before fade-in

2009-09-12 Thread Nikola Kovacs
** Attachment added: uname-a.txt http://launchpadlibrarian.net/31731045/uname-a.txt -- usplash colors inverted before fade-in https://bugs.launchpad.net/bugs/428614 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 423343] Re: [karmic] workspace switcher stuck at 0 rows, 0 columns

2009-09-03 Thread Nikola Kovacs
Confirmed, however CompizConfig still allows you to configure the number of workspaces. When metacity is active, the settings dialog changes to the metacity variant and both spinboxes are stuck at zero. -- [karmic] workspace switcher stuck at 0 rows, 0 columns

[Bug 422511] [NEW] problem with new scrollbar in Human theme

2009-09-01 Thread Nikola Kovacs
Public bug reported: The new scrollbar in Karmic's Human theme has a usability bug: To reproduce, open nautilus, maximize the window, then open a directory with enough files to cause the scrollbar to appear (e.g. /lib). Now move your mouse to the right edge of the screen, and left click.

[Bug 422511] Re: problem with new scrollbar in Human theme - GtkRange::trough-border set to 2

2009-09-01 Thread Nikola Kovacs
** Summary changed: - problem with new scrollbar in Human theme + problem with new scrollbar in Human theme - GtkRange::trough-border set to 2 ** Description changed: The new scrollbar in Karmic's Human theme has a usability bug: To reproduce, open nautilus, maximize the window, then open a

[Bug 83034] Re: panel-autohide leaves a one-pixel line on the desktop

2009-08-13 Thread Nikola Kovacs
I've hacked the panel to allow auto_hide_size to be 0 when calculating struts, i.e. how much space will be taken away from other applications. Although the 1 pixel line will still be there, maximized applications will be able to cover the whole screen, so e.g. the close button will be in the

[Bug 412975] [NEW] option to hide handles on non-expanded panel

2009-08-13 Thread Nikola Kovacs
Public bug reported: Binary package hint: gnome-panel Gnome-panel places two handles on both sides of the panel when the panel is not expanded. I'd like to have the option to remove them, because I'd like to place a non-expanded panel with a menu in a corner, but the handle prevents me from

[Bug 412975] Re: option to hide handles on non-expanded panel

2009-08-13 Thread Nikola Kovacs
** Attachment added: patch that adds gconf option to hide the handles http://launchpadlibrarian.net/30268468/expand_handles.diff -- option to hide handles on non-expanded panel https://bugs.launchpad.net/bugs/412975 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 412975] Re: option to hide handles on non-expanded panel

2009-08-13 Thread Nikola Kovacs
The patch was missing a few things, so the panel did not read the gconf option on startup. Here's a fixed version. I've also reported the bug on gnome's bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=591689 ** Bug watch added: GNOME Bug Tracker #591689

[Bug 154198] distribution upgrade tool waits for user input indefinitely

2007-10-18 Thread Nikola Kovacs
Public bug reported: Binary package hint: release-upgrader-apt Since a dist upgrade is a long process, I usually go to sleep around the time it finishes downloading. The next morning when I wake up I realize that about 10 minutes after I've left the computer, Ubuntu found a modified config file

[Bug 123266] Re: [gutsy] AGP not available, amd64_agp, drm

2007-10-11 Thread Nikola Kovacs
I'm having the same problem with a mobility radeon 9200 and the rc livecd. A sudo modprobe -r radeon sudo modprobe radeon fixes it, and after an X restart I get 3d acceleration. For some reason the agpgart module is loaded after the radeon module in the livecd, even though lsmod correctly lists