search for: prettymuch

Displaying 6 results from an estimated 6 matches for "prettymuch".

2008 Apr 14
5
Gecko problems under Debian Sid (AMD64)
Im running an AMD64 version of Debian Sid. Wine runs windows apps fine, but when running an application for the first time like Steam, it asked to download gecko as an web browser engine. Prettymuch the problem is, is that it doesn't work, web pages in steam dont load and I get an error when trying to display them. doing "wine iexplore http://www.google.com" brings up the error "www.google.com could not be found. Please check the name and try again." Is this some kind...
2023 Sep 22
2
Help ! libvirt
...23 at 06:33:06AM +0100, Bhasker C V wrote: > I finally fixed it. > The issue seems to be with the tpm-tis/cpu backend (wonder why it shows up > with a different error) > For the sake of community, I am attaching the new xml file so that you can > do forensics on what changed > (I prettymuch did a virt-install --import --print-xml to redo the config > keeping everything intact) Glad to hear you managed to make it work! > I found another issue > If I switch the suspend-to-disk enabled="yes" > I strangely get an error > error: operation failed: Unable to find a...
2023 Sep 22
1
Help ! libvirt
I finally fixed it. The issue seems to be with the tpm-tis/cpu backend (wonder why it shows up with a different error) For the sake of community, I am attaching the new xml file so that you can do forensics on what changed (I prettymuch did a virt-install --import --print-xml to redo the config keeping everything intact) I found another issue If I switch the suspend-to-disk enabled="yes" I strangely get an error error: operation failed: Unable to find any firmware to satisfy 'efi' I presume the errors being spi...
2023 Sep 21
1
Help ! libvirt
Hi, I have tried that too and that did not help either (i.e adding the format type=gpt) The output you requested ``` $ sudo qemu-img info --backing-chain /var/virt/WINDOWS/WIN11 image: /var/virt/WINDOWS/WIN11 file format: qcow2 virtual size: 60 GiB (64424509440 bytes) disk size: 55.1 GiB cluster_size: 65536 backing file: WIN11-BASE (actual path: /var/virt/WINDOWS/WIN11-BASE) backing file
2014 Nov 18
1
Virt SIG meeting minutes
...gwd: i'll test again to be sure :) <gwd> pasik: Sure. :_) <kbsingh> lots of progress, MerlinTHP is working on closing up the lookaside binary sources import script, and I am working on the gitblit update for git.centos.org - having those two things done will allow prettymuch the entire workflow to move from srpms to git <lsm5> gwd: yup [14:22] <pasik> kbsingh: any eta? <kbsingh> w.r.t signing packages, we have a sign process setup, need to sync with the koji guys and workout a release process. <kbsingh> pasik: 2 weeks is a good eta to pla...
2007 Sep 20
11
Proposed API change for respond_to
Ez (or someone) asked on #merb tonight whether respond_to was the right API for what it does. After some discussion and pasties, I offer the following proposed API for content negotiation and response format selection: First, what does respond_to do right now? I see at as performing 3 distinct operations: 1. parse params[:format] and the accepts header to find out what format the