[Bug 1834250] Re: update-grub complains about non-existent drives (due to cardreader)

2021-02-16 Thread EvilSupahFly
It's now 2021, and this issue is still present, even after upgrading to Linux Mint 20.1 (likely due to Mint being a Ubuntu derivative): ``` [~] $ sudo update-grub Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/50_linuxmint.cfg' Sourcing file

[Bug 357456]

2018-04-27 Thread EvilSupahFly
(In reply to Zebediah Figura from comment #143) > (In reply to Seann from comment #142) > > I take it this does not apply to Wine development release 3.6, so I'll have > > to build from a fresh git or use the patch? > > It does not apply to 3.6, but it'll be included in 3.7, which is released >

[Bug 357456]

2018-04-26 Thread EvilSupahFly
I take it this does not apply to Wine development release 3.6, so I'll have to build from a fresh git or use the patch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/357456 Title: Wine 1.1.20

[Bug 1489855] Re: Change to mount sequence order breaks persistence on casper-rw partitions

2018-01-19 Thread EvilSupahFly
On ext4, the journal is written to the same location over and over again, which can have a seriously negative impact on the lifespan of the flash memory. If you want your USB stick to last longer, consider using ext2 instead because it doesn't use journaling. Otherwise, well done Pankaj! -- You

[Bug 1605128] Re: Python crashed while running a Google Maps API for Pokemon Go

2017-11-23 Thread EvilSupahFly
Bug can be closed ** Changed in: python2.7 (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1605128 Title: Python crashed while running a Google Maps API

[Bug 1605128] Re: Python crashed while running a Google Maps API for Pokemon Go

2017-11-23 Thread EvilSupahFly
Bug #1605128 reported by EvilSupahFly on 2016-07-21 - three hundred and twenty-something days ago, and sadly, the Pokemon Go account in question, along with any related Python, are no longer being used. =( ** Description changed: I was running a .GIT project to find all Pokemon Go entities

[Bug 357456]

2017-11-11 Thread EvilSupahFly
(In reply to Austin English from comment #127) > (In reply to Giacomo Orlandi from comment #126) > > (In reply to fjfrackiewicz from comment #125) > > [...] > > > > > I submitted the patch to Wine Staging: > > > > > https://dev.wine-staging.com/patches/132/ > > > > > Let's hope this gets accepted.

[Bug 357456]

2017-06-10 Thread EvilSupahFly
Created attachment 58400 action.c Patch for running dummy MSI thread, updated for wine 2.10 I don't know if anybody still cares, but this patch works on wine 2.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 554307] Re: linux-boot-prober yields wrong uuid for kernel root parameter

2016-08-02 Thread EvilSupahFly
Marking grub.cfg read only doesn't work - I tried that at first. I make a backup copy of my grub.cfg before doing kernel updates, run the updates and update-grub as normal, then compare the changes to the backup, and manually re-edit where needed to ensure smooth booting - before I ever boot a

Re: [Bug 554307] Re: linux-boot-prober yields wrong uuid for kernel root parameter

2016-08-01 Thread EvilSupahFly
I had to edit by hand, remembering to re-edit after a kernel update as my changes get wiped out by update-grub. On Aug 1, 2016 17:16, "My name" wrote: > Same thing with me in 14.04. This is a pretty basic thing to be broken > for so long. Suggestions for work-arounds

Re: [Bug 1602311] Re: nova-compute crashed with SIGSEGV in visit_reachable()

2016-07-24 Thread EvilSupahFly
That did the trick. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1602311 Title: nova-compute crashed with SIGSEGV in visit_reachable() To manage notifications about this bug go to:

[Bug 357456]

2016-03-14 Thread EvilSupahFly
Created attachment 53943 Patch for running dummy MSI thread, updated for wine 1.9.5 action.c Patch for running dummy MSI thread, updated for wine 1.9.5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1551429] [NEW] flumotion-worker crashed with AttributeError in listen(): 'EPollReactor' object has no attribute 'listenWith'

2016-02-29 Thread EvilSupahFly
*** This bug is a duplicate of bug 1134593 *** https://bugs.launchpad.net/bugs/1134593 Public bug reported: Running Ubuntu 15.10 x64 - upgraded from Ubuntu 15.04 x64. Flumotion crashes when the system boots up. uname output: "Linux 4.4.1-040401-generic #201601311534 SMP Sun Jan 31 20:36:43

[Bug 554307] Re: linux-boot-prober yields wrong uuid for kernel root parameter

2016-02-06 Thread EvilSupahFly
I've updated to Ubuntu 15.10 and the bug still exists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554307 Title: linux-boot-prober yields wrong uuid for kernel root parameter To manage

[Bug 554307] Re: linux-boot-prober yields wrong uuid for kernel root parameter

2016-01-19 Thread EvilSupahFly
Yesterday, I installed KALI beside my existing Ubuntu 15.04, and I'm still seeing this issue. When I ran 'update-grub' from Ubuntu, all menu options boot Ubuntu but with problems. When I ran 'update-grub' in KALI, everything changes to KALI but also with problems. I have one common dedicated boot

[Bug 1499139] Re: package android-libcutils-dev (not installed) failed to install/upgrade: trying to overwrite '/usr/include/android/cutils/atomic-inline.h', which is also in package android-headers 4

2015-12-22 Thread EvilSupahFly
This error popped up for me when trying to install the packages listed in bug #1438835 and bug #1433066 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1499139 Title: package android-libcutils-dev

[Bug 1438835] Re: package android-liblog-dev (not installed) failed to install/upgrade: trying to overwrite '/usr/include/android/cutils/log.h', which is also in package android-headers 4.4.2-2-0ubunt

2015-12-22 Thread EvilSupahFly
This error popped up for me when trying to install the packages listed in bug #1499139 and bug #1433066 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1438835 Title: package android-liblog-dev (not

[Bug 1433066] Re: package android-system-dev (not installed) failed to install/upgrade: trying to overwrite '/usr/include/android/system/graphics.h', which is also in package android-headers 4.4.2-2-0

2015-12-22 Thread EvilSupahFly
This error popped up for me when trying to install the packages listed in bug #1499139 and bug #1438835 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1433066 Title: package android-system-dev (not

[Bug 1456445] Re: fglrx-core 2:15.200-0ubuntu4: fglrx-core kernel module failed to build [error: implicit declaration of function ‘read_cr4’]

2015-07-11 Thread EvilSupahFly
I reverted to kernel 3.17 and all my AMD troubles went away. Stability for me is more important than running the hottest new kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1456445 Title:

[Bug 1444735] Re: fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol '__static_cpu_has_safe']

2015-06-14 Thread EvilSupahFly
My solution was to boot with Ketnel 17.1, under which I have no problems with the Radeon drivers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444735 Title: fglrx 2:13.350.1-0ubuntu2: fglrx

[Bug 1444735] Re: fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build [FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol '__static_cpu_has_safe']

2015-06-14 Thread EvilSupahFly
Sorry. Kernel 17.1. Can't type on my phone very well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1444735 Title: fglrx 2:13.350.1-0ubuntu2: fglrx kernel module failed to build [FATAL: modpost:

[Bug 357456]

2015-05-31 Thread EvilSupahFly
Created attachment 49557 msi: Start a dummy thread to initialize an MTA (wine-1.7.26) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/357456 Title: Wine 1.1.20 crashes while installing Photoshop CS4

[Bug 1458266] Re: fglrx-core 2:14.201-0ubuntu2.1: fglrx-core kernel module failed to build

2015-05-24 Thread EvilSupahFly
After some investigation, I have come to believe the problem is that AMD doesn't support kernels higher than 3.16.x, and I'm running 4.0.4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1458266

[Bug 1458267] Re: virtualbox-dkms 4.3.18-dfsg-2ubuntu3: virtualbox kernel module failed to build

2015-05-24 Thread EvilSupahFly
Then I will have to wait until a new VirtualBox is available I guess. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1458267 Title: virtualbox-dkms 4.3.18-dfsg-2ubuntu3: virtualbox kernel module

[Bug 1458266] [NEW] fglrx-core 2:14.201-0ubuntu2.1: fglrx-core kernel module failed to build

2015-05-23 Thread EvilSupahFly
Public bug reported: Problem is on Ubuntu 14.10 x64, running kernel 4.0.0-04-generic with a Radeon HD 6670 video card. ProblemType: Package DistroRelease: Ubuntu 14.10 Package: fglrx-core 2:14.201-0ubuntu2.1 Uname: Linux 4.0.0-04-generic x86_64 .tmp.unity.support.test.1: ApportVersion:

[Bug 1458267] [NEW] virtualbox-dkms 4.3.18-dfsg-2ubuntu3: virtualbox kernel module failed to build

2015-05-23 Thread EvilSupahFly
Public bug reported: Just doing a mainline kernel build ProblemType: Package DistroRelease: Ubuntu 14.10 Package: virtualbox-dkms 4.3.18-dfsg-2ubuntu3 Uname: Linux 4.0.0-04-generic x86_64 ApportVersion: 2.14.7-0ubuntu8.5 Architecture: amd64 DKMSKernelVersion: 4.0.4-040004-generic Date: Sat

[Bug 1429225] [NEW] r8168-dkms 8.037.00-1: r8168 kernel module failed to build on kernel 3.19.0-031900

2015-03-06 Thread EvilSupahFly
Public bug reported: r8168-dkms 8.037.00-1: r8168 kernel module failed to build on kernel 3.19.0-031900 ProblemType: Package DistroRelease: Ubuntu 14.04 Package: r8168-dkms 8.037.00-1 Uname: Linux 3.18.5-031805-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.7

[Bug 1263540] Re: Apt-get reports NO_PUBKEY gpg error for keys that are present in trusted.gpg.

2015-02-22 Thread EvilSupahFly
So, if I understand the response from the gpg-mailing-list correctly, the limit is 40 keys in total, essentially? Is there a way to increase that without mucking about with the source? I started getting the gpg: keyblock resource resource limit error after adding a few testing PPAs related to

[Bug 1407494] [NEW] bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

2015-01-04 Thread EvilSupahFly
Public bug reported: Attempting to change video driver from Nouveau to nVidia Official (340.xx) ProblemType: Package DistroRelease: Ubuntu 14.04 Package: bbswitch-dkms 0.7-2ubuntu1 Uname: Linux 3.18.1-031801-generic x86_64 NonfreeKernelModules: btrfs xor raid6_pq dm_mirror dm_region_hash dm_log

[Bug 1407495] [NEW] bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

2015-01-04 Thread EvilSupahFly
Public bug reported: Using software-properties-gtk to change the video driver on Ubuntu 14.04.1 from the open source to the official nVidia binary. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: bbswitch-dkms 0.7-2ubuntu1 Uname: Linux 3.18.1-031801-generic x86_64 NonfreeKernelModules:

[Bug 619003] Re: GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache'

2014-12-24 Thread EvilSupahFly
When upgrading from Trusty to Utopic, I see this same error repeated many times, though it doesn't seem to have had any negative effect (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/619003

[Bug 357456]

2014-03-22 Thread EvilSupahFly
(In reply to Ken Sharp from comment #108) Created attachment 45275 [details] msi: Start a dummy thread to initialize an MTA (wine-1.6-rc5) Still present, obviously. Patch rebased to wine-1.6-rc5 works for me. Note: We don't need any more console output or confirmation until a developer

[Bug 1291212] [NEW] virtualbox-dkms 4.2.16-dfsg-3: virtualbox kernel module failed to build

2014-03-12 Thread EvilSupahFly
Public bug reported: When updating my kernel from 3.12.6-031206-generic to 3.13.6-031306-generic, I get this: Installing Linux 3.13.6-031306: Selecting previously unselected package linux-headers-3.13.6-031306. (Reading database ... 557160 files and directories currently installed.) Unpacking

[Bug 988509] Re: setoption.pl is not executable

2014-02-15 Thread EvilSupahFly
What kind of fradulent fakery is this Google Docs business? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988509 Title: setoption.pl is not executable To manage notifications about this bug go to:

[Bug 1255605] [NEW] package libc6-dev-i386 (not installed) failed to install/upgrade: trying to overwrite '/usr/include/sys/timerfd.h', which is also in package libc6-dev-amd64 2.17-93ubuntu4

2013-11-27 Thread EvilSupahFly
Public bug reported: Attempting to satisfy build-deps for AMULE. ProblemType: Package DistroRelease: Ubuntu 13.10 Package: libc6-dev-i386 (not installed) Uname: Linux 3.12.0-031200-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.12.5-0ubuntu2.1 Architecture: amd64 Date: Wed Nov 27

[Bug 1155561] Re: Unity Launcher sometimes fails to reveal on mouse move (autohide)

2013-09-28 Thread EvilSupahFly
I'm having the same problem. I tried to reset the launcher by disabling autohide then re-enabling it, but it didn't help. Only thing that works for me is hitting the Super key which my Dell mistakenly labled with the Windows logo. -- You received this bug notification because you are a member of

[Bug 835833] Re: spurious syslog error message because of use of -w on boot [rpcbind.xdr / portmap.xdr : errno 2 (no such file)]

2013-09-13 Thread EvilSupahFly
This isn't much of a solution, but on 13.04, I simply created the two files manually as the superuser. They are empty, but it stopped the boot-screen complaining and there have been no negative side effects. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1210814] Re: Issues with WINE on Beta Saucy

2013-08-15 Thread EvilSupahFly
Step 5 - Take Two: http://pastebin.com/pYJqYU64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1210814 Title: Issues with WINE on Beta Saucy To manage notifications about this bug go to:

[Bug 1210814] [NEW] Issues with WINE on Beta Saucy

2013-08-10 Thread EvilSupahFly
Public bug reported: Testing out Saucy, and having package dependency issues with WINE. Tried to reinstall, but that fails. When I try to install, APT complains about unmet dependencies, and when I try to meet the requirements manually, it complains about more, then eventually complains about

[Bug 357456]

2013-05-31 Thread EvilSupahFly
I see 1.5.31 is available for testing, and this bug is still sticking it's ugly little head up and I'm not sure if the patch mentioned in comment #73 will work on 1.5. How's the progress looking for a more permanent fix? -- You received this bug notification because you are a member of Ubuntu

[Bug 1168667] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 126

2013-04-13 Thread EvilSupahFly
Public bug reported: Tried to install SAMBA4 from terminal on Ubuntu 12.04 LTS (Release: 12.04): samba4: Installed: 4.0.0~alpha18.dfsg1-4ubuntu2 Candidate: 4.0.0~alpha18.dfsg1-4ubuntu2 Version table: *** 4.0.0~alpha18.dfsg1-4ubuntu2 0 500 http://ca.archive.ubuntu.com/ubuntu/

[Bug 1168676] [NEW] package fai-nfsroot (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2013-04-13 Thread EvilSupahFly
Public bug reported: See attached files for additional details. seann@seann:/var/crash$ lsb_release -rd Description:Ubuntu 12.10 Release:12.10 seann@seann:/var/crash$ apt-cache policy fai-nfsroot fai-nfsroot: Installed: (none) Candidate: 3.4.8ubuntu3 Version table:

Re: [Bug 77472] Re: _usr_bin_passwd Crashes when X loads

2008-11-05 Thread EvilSupahFly
just read. Visit Me On FFN: http://www.fanfiction.net/~evilsupahfly Visit MySpace: http://www.myspace.com/evilsupahfly Visit My Blog Too: http://blog.myspace.com/evilsupahfly Visit Me On YouTube: http://www.youtube.com/EvilSupahFly