Displaying 11 results from an estimated 11 matches for "dodgeit".
2008 Jun 13
16
[Bug 16327] New: Graphical corruption with NVCrush11.
....
Product: xorg
Version: 7.3
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: anonymous at dodgeit.com
QAContact: xorg-team at lists.x.org
Created an attachment (id=17091)
--> (http://bugs.freedesktop.org/attachment.cgi?id=17091)
xorg.conf
GTK is not rendering nicely using nouveau driver, icons are missing and other
widgets are incomplete.
$ lspci | grep NV
02:00.0 VGA compatibl...
2013 Jul 27
40
[Bug 67382] New: [nouveau, nv50] linux 3.9.7-3.10.3: Xorg won't be available
...at lists.freedesktop.org
Summary: [nouveau, nv50] linux 3.9.7-3.10.3: Xorg won't be
available
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: anonymous at dodgeit.com
Hardware: Other
Status: NEW
Version: unspecified
Component: Driver/nouveau
Product: xorg
After looking at #66129 and testing linux 3.10.3 (includes the patches from
66129) and still having problems, I decided to open a bugreport, as the prob...
2012 May 17
4
[Bug 50058] New: [NV86] All OpenGL programs crashing with nouveau dri
...ct: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: anonymous at dodgeit.com
Created attachment 61754
--> https://bugs.freedesktop.org/attachment.cgi?id=61754
glxinfo backtrace
All programs, which use OpenGL, are crashing with nouveau dri, llvmpipe works
fine. You can find glxinfo backtrace in the attached file. Please tell me if
any other traces/info is needed...
2014 Jun 04
3
[Bug 79611] New: [NVC0] TRAP ch 4 [0x003fa28000 bzflag]
...id=79611
Priority: medium
Bug ID: 79611
Assignee: nouveau at lists.freedesktop.org
Summary: [NVC0] TRAP ch 4 [0x003fa28000 bzflag]
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: anonymous at dodgeit.com
URL: http://bzflag.org/downloads
Hardware: x86-64 (AMD64)
Status: NEW
Version: 10.1
Component: Drivers/DRI/nouveau
Product: Mesa
Created attachment 100377
--> https://bugs.freedesktop.org/attachment.cgi?id=100377&acti...
2006 Jul 09
1
problem writing to settings
...rite on the
c: drive if the WoW version I'm running is located on the z: drive anyway?
Anyhow, any help would be appreciated. I've signed up for the mail list but
have had no email confirming that yet, so I'm not sure if I will recieve
your replies. Please also send a copy to dfs213jh9@dodgeit.com if possible.
Thanks in advance,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20060708/8a5e334c/attachment.htm
2014 Nov 27
7
[Bug 86792] New: [NVC0] Portal 2 Crashes in Wine
...Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: anonymous at dodgeit.com
Created attachment 110131
--> https://bugs.freedesktop.org/attachment.cgi?id=110131&action=edit
=>0 0xf61ee384 in nouveau_dri.so (+0x23c384) (0x7de0bab8)
I was told to file a bug here by Wine HQ as an upstream bug.
Any Portal2 level that contains several moving objects crashes....
2006 Jul 12
9
Props to Mongrel/Zed
Hi All,
After upgrading to 1.1 + on a production VPS which was using a combination
of Apache 1.33 + SCGI serving up Rails 1.0 app across multiple domains I ran
into some major instability problems which I could not pin down (although
some very suspicious POSTs were showing up in the log files that can''t have
been good). As an experiment I went with the new way of thinking Mongrel and
it
2006 Feb 07
14
Production Server That Just Works?
Hi,
Love Rails...
I''m looking for a Production Quality Server that brings the same ease of
use as Rails does to web development.
I''ve tried TextDrive, and never got it to work. I''m sure there are good
reasons why it didn''t work but they are beyond me. I''ve contacted tech
support there several times, and it seems that there are so many setups
that
2006 Jan 10
13
# of entrys in different months
right now im writing a weblog as my first project in rails. Most tings
seems to be working great :), but there is (a least) one thing left i
can''t figure out how to do.
As most weblogs i would like to have an archive, whick looks like this:
January 2006 (42)
December 2005 (60)
November 2005 (2)
October 2005 (101)
September 2005 (4)
August 2005 (2)
July 2005 (101010)
where (x) is the
2006 Feb 10
1
Add more ''answers'' at once
I''m working on a questionnaire which is a "one to many"-realtion between
a question and some answers.
I can extract the data form the database whitout problems, but I''m
having problems creating a new question - or actually, creating new
answers to a question.
What I would like to have is: A form where you can write a question, and
then 8 (or whatever) text_fields
2006 Jul 10
10
Problem using Feedtools on my Rails project!
Hi
I''m trying to setup my app to use Feedtools amazing RSS powers, but it
fails miserably on the following line:
logger.debug("Description:#{FeedTools::Feed.open("http://rss.slashdot.org/Slashdot/slashdot").items.first.description}")
The stack trace says:
wrong number of arguments (0 for 1)