Displaying 20 results from an estimated 120 matches similar to: "[Bug 37440] Infinite loop detected in fragment program"
2013 Aug 31
0
[Bug 37440] Infinite loop detected in fragment program
https://bugs.freedesktop.org/show_bug.cgi?id=37440
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #5 from Ilia Mirkin <imirkin
2002 Sep 10
1
Help!!! Problems copying files from AIX 4.3.3 to Win9x
Hello,
Currently having problems with drag and drop and/or copy pasting files from
AIX 4.3.3 to Windows 95 or 98 . using a samba share.
Used the following settings in the smb.conf file:
[reports]
path = /tmp/reports
public = yes
mangled names = yes
browsable = yes
hide dot files = no
readable = yes
When I try and copy this over I get the following error message:
2004 Jul 19
1
problems with denying hosts
Before acting on this e-mail or opening any attachments you are advised
to read The Caudwell Holdings group of companies' disclaimer at the end
of this e-mail.
_____
I am copying file from a live system to a test. I have set up an
rsyncd.conf file on the live system and specified a list of hosts to
deny including the test system. However, I can seem to still send files
to the live
2002 Sep 05
1
FW: Problems copying files from AIX 4.3.3 to Win9x
Hello,
Currently having problems with drag and drop and/or copy pasting files from
AIX 4.3.3. using a samba share.
Used the following settings in the smb.conf file:
[reports]
path = /tmp/reports
public = yes
mangled names = yes
browsable = yes
hide dot files = no
readable = yes
When I try and copy this over I get the following error message: "cannot
copy file:
2012 Oct 20
1
[Bug 37440] Infinite loop detected in fragment program
https://bugs.freedesktop.org/show_bug.cgi?id=37440
Andreas Boll <andreas.boll.dev at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|mesa-dev at lists.freedesktop. |nouveau at lists.freedesktop.o
|org |rg
2002 Sep 04
0
Problems copying files from AIX 4.3.3 to Win9x
Hello,
Currently having problems with drag and drop and/or copy pasting files from
AIX 4.3.3. using a samba share.
Used the following settings in the smb.conf file:
[reports]
path = /tmp/reports
public = yes
mangled names = yes
browsable = yes
hide dot files = no
readable = yes
When I try and copy this over I get the following error message: "cannot
copy file: file system
2012 Apr 25
1
Question about NV18 and GBM library.
Hi,
I have a geforce 4mx 440 agp 8x, and I'm trying to use the GBM library,
(as jbarnes in: http://virtuousgeek.org/blog/index.php/jbarnes/2011/10/
and David Hermann in KMSCON: https://github.com/dvdhrm/kmscon),
without success.
when I try to create a gbm_device, I get: (below the code.)
nouveau_drm_screen_create: unknown chipset nv18
dri_init_screen_helper: failed to create pipe_screen
2006 Mar 15
3
problem configuring a digium quad E1 card
Hi,
I bought a Digium Quad E1 card model TE406P. Till now, I can't make it
work...
I mean, I have red alarm when I configure one E1. The provider is in
France (France T?l?com) and I use the following zaptel config :
span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
I'm using Linux 2.6.15 and when I run ztcfg -vvvv, it seems that all
channels are configured...
So can someone
2017 May 26
4
[Bug 101199] New: nouveau_screen.c: undefined reference to `nouveau_drm_del'
https://bugs.freedesktop.org/show_bug.cgi?id=101199
Bug ID: 101199
Summary: nouveau_screen.c: undefined reference to
`nouveau_drm_del'
Product: Mesa
Version: 17.1
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2015 Feb 07
5
[LLVMdev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
[ Please CC me I am not subscribed to mesa-dev and llvmdev MLs ]
Hi,
I already reported this when playing 1st time with my llvm-toolchain
v3.6.0rc2 and mesa v10.3.7 [1].
The issue still remains in mesa v10.4.4.
So, this is a field test to see if LLVM/Clang v3.6.0rc2 fits my needs.
I see the following build-error...
...
make[4]: Entering directory
2012 Jul 29
1
Mesa build issue... is it just me?
Anyone else getting this when building the latest mesa?
make[3]: Entering directory
`/usr/local/nouveau/mesa2/mesa/src/gallium/targets/dri-nouveau'
gcc -c -I. -I../../../../src/mesa/drivers/dri/common -Iserver
-I../../../../include -I../../../../include/GL/internal
-I../../../../src/mapi -I../../../../src/gallium/include
-I../../../../src/gallium/auxiliary
2012 Mar 01
1
[Bug 46810] New: Mesa Failing To Build
https://bugs.freedesktop.org/show_bug.cgi?id=46810
Bug #: 46810
Summary: Mesa Failing To Build
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
2017 Apr 28
0
Wine release 2.7
The Wine development release 2.7 is now available.
What's new in this release (see below for details):
- TCP and UDP connection support in WebServices.
- Various shader improvements for Direct3D 11.
- Improved support for high DPI settings.
- Partial reimplementation of the GLU library.
- Support for recent versions of OSMesa.
- Window management improvements on macOS.
- Various
2018 Mar 18
0
Wine release 2.0.5
The Wine maintenance release 2.0.5 is now available.
What's new in this release (see below for details):
- Various bug fixes
The source is available from the following locations:
https://dl.winehq.org/wine/source/2.0/wine-2.0.5.tar.xz
http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.5.tar.xz
Binary packages for various distributions will be available from:
2009 Nov 10
3
NetCDF output in R
Dear CSAG R users,
I will be glad if someone can point out what I am doing wrong or not doing at all in this.
I am trying to write out netcdf file in R. I have 26 time step but only the first time step is written.
For example:
>library(ncdf)
>path <- '/home/work/'
>forecast <- open.ncdf(paste(path,'cam.1980.2005.nc',sep=""))
> fore <-
2009 Nov 10
3
NetCDF output in R
Dear CSAG R users,
I will be glad if someone can point out what I am doing wrong or not doing at all in this.
I am trying to write out netcdf file in R. I have 26 time step but only the first time step is written.
For example:
>library(ncdf)
>path <- '/home/work/'
>forecast <- open.ncdf(paste(path,'cam.1980.2005.nc',sep=""))
> fore <-
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
Hi,
following the explainations of the Linux Half-Life Howto I ran into the
problem. Since some places are menshioned in the HOWTO, that you should check
after this error, I get:
root@notch:/home/pwk/wine/wine > ./configure
creating cache ./config.cache
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the
2008 Feb 09
1
Problem with fitdistr function while estimating parameters
Hello,
I am using fitdistr function for parameter estimation.
When I use
fd<-fitdistr(V2,"gamma")
I get following error:
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
initial value in 'vmmin' is not finite
fd<-fitdistr(V2,"weibull")
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
2008 Jan 25
2
TradeStation under Wine - install failure
Hi,
I haven't attempted to use Wine in at least a couple of years so
I'm VERY out of date with how to really set it up and install an
application. However I'm using TradeStation on Windows Vista and not
enjoying Vista at all so I'm motivated to at least see if TS would
work under Wine. My initial attempts didn't go so well so I'm checking
in to see what the real users
2008 Feb 10
2
Error in optim while using fitdistr() function
Hello,
I am trying to fit distribution for data consisting of 421 readings.It is
basically no of requests arrived per minute.It contains many 0 entries as no
of requests.When i use
fd<-fitdistr(V2,"gamma")
I get following error:
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
initial value in 'vmmin' is not finite
What should I do ? I need