Displaying 20 results from an estimated 900 matches similar to: "WinRAR.exe errors"
2007 Mar 19
2
Graphic problem
Hello ! I'm a new user of Ubuntu Edgy , but when I try to lauch WINRAR
, via the console , I receive that error message :
libGL warning: 3D driver claims to not support visual 0x5b
libGL warning: 3D driver claims to not support visual 0x5b
fixme:shell:SHAutoComplete SHAutoComplete stub
err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0,
end=0
err:rebar:REBAR_AdjustBands Phase
2006 Aug 13
1
Eclipse 3.2 with JVM 1.5.08
(Yes, I know that there's a version for Linux. I'm even using it!)
here the bug report for a simple start:
bojan@linux:~/Desktop/Downloads/eclipse> wine
/home/bojan/.wine/drive_c/Program\ Files/Java/jdk1.5.0_08/bin/java -jar
startup.jar
fixme:msg:PeekMessageW PM_QS_xxxx flags (0040) are not handled
fixme:oleacc:CreateStdAccessibleObject 0x2003a -4
2004 Jun 01
1
WinRAR archiver cannot create russian filename on samba share (bug 1407)
WinRAR (ver 3.x) cannot create russian filenames on Samba shares - it got error: cannot create ????.rar Access is denied. But it can successfully create filename, contains only english characters.
https://bugzilla.samba.org/show_bug.cgi?id=1407
Anybody has the same problem?
Thanks a lot!
2009 Feb 24
2
Quickbooks internal web browser
I've installed Quickbooks 2006/07 with the following commands under Ubuntu 8.10 with Wine 1.1.4
1. Install IE 6
sudo apt-get install wine cabextract binfmt-support
$ wget http://www.kegel.com/wine/winetricks
$ winetricks ie6 vcrun6 fakeie6
2. Install Quickbooks 06/07 by loading the CD and typing wine Setup.exe in the appropriate directory.
2010 Feb 20
2
R died on large data set
Hi, I am trying to run a script on R and it died before finish.
I already read the list archives, and memory help pages
(http://tinyurl.com/yaxco6w), but I am unable to solve the issue.
My Debian shows:
marcelo at laia:~$ ulimit
unlimited
marcelo at laia:~$
On system monitor (gnome) I see that R reaches 1.9 Gb, before die.
The R code is:
> ls() ## only todos.norm object are listed
[1]
2019 Mar 29
2
Test failure due to file path
For ignore-undefined-symbols.s, the simplest fix ought to be to have the llvm-mc RUN line take the source from <stdin>:
# RUN: llvm-mc –filetype=obj –triple=x86_64-pc-linux %s –o %t.o –g
becomes
# RUN: llvm-mc –filetype=obj –triple=x86_64-pc-linux < %s –o %t.o –g
But in this case, llvm-symbolizer still prints the file as $CWD/<stdin> which seems like its own separate bug.
--paulr
2004 Jan 29
10
Doubt about pattern
Hi All,
I have a very simple problem. I have several files in a same directory. I would like to send for an object only the files that finish in ".sens.". I execute the command below,
files <- dir(pattern="*.sens")
but it includes all of the files that have "sens", independent of they be in the end or in the middle of the name of the file. How could I solve
2011 Sep 07
3
WinRAR 4.01 Windows & 7-zip Benchmarks on Wine...
Winrar for linux does not have Benchmark.
same with 7z.
have installed Winrar & 7zip 32-bits for windows,
could not install 64-Bit versions.
*did not installed in KXStudio 10.x Generic Kernel...
*but installed ok in KXStudio 10.x with RT Kernel.
also Ubuntu 10.x generic kernel.
Board:
MSI X58 Eclipse sli
i7 920
with Visa sp1 x64 Winrar 4 benchmark did: 4040kb/s
with W7 x64 did: 3030kb/s
2005 Jul 13
6
Multiple NICs on Asterisk box
Hi All,
Long time no chat ;-)
Asterisk 1.0.9 (sometimes) won't authenticate IAX phones after re-boot
of SuSE 9.3 box
I've traced the problem to be with the firewall and the fact that I have
2 NICs in the box. Now that I have opened port 4569 on both interfaces,
asterisk seems happy *but* does anyone know how to force SuSE 9.3 to
always bring up a specific NIC before the otherone?
On
2016 Jan 22
3
some report on type 3 wav
Dear all,
I have a wav file that when I try to encode with the FLAC Frontend, I
get "ERROR: unsupported format type 3".
When I open it with an audio editor I find it is 44100 / 32 bit. I
requantized it to 16 bit using the default dither and then compressed it
with FLAC to get a 61 Mbyte file (the original was about 347 Mbyte).
Obviously, this altered somewhat the quality, although
2010 Nov 28
3
Problems running IE7 with Wine 1.2, Ubuntu 8.04
Following the instructions here: http://www.wine-reviews.net/wine-reviews/applications/ie-7-on-linux-with-wine.html
I installed IE7. But when I run it with Wine 1.2 with: wine iexplore.exe&
I get: Explorer$ fixme:system:SetProcessDPIAware stub! fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:advapi:RegisterTraceGuidsW (0x5b9f97, 0x6f4b08, {3e1fd72a-c323-4574-9917-5ce9c936f78c}, 1,
2006 May 30
2
can't run paltalk 8.3 under wine 9.14
Dear all ,
am trying to run paltalk 8.3 under wine 9.14 in no success using winecfg
i've added dlls in override tape ass per franks corner site
http://frankscorner.org/index.php?p=paltalk5
aslo i've exported my regedit file in xp and imported it in my fedora 4 core
using wine regedit / import
i've copied all the dlls in system32 in my windows to
~/.wine/fakedfolder/windows/system32
2010 Feb 09
1
texture dimension limits in ddx
in nv10_exa.c :
check_texture does :
if (w > 2046 || h > 2046)
NOUVEAU_FALLBACK("picture too large, %dx%d\n", w, h);
check_render_target does :
if (w > 4096 || h > 4096)
return FALSE;
So we have different size limits for the source and the destination ?
Another thing is that nv20 uses nv10_exa.c code, and the limit in
2010 Jan 24
1
Categorical data repeated on time analysis
Hi,
I am trying to analyze a data set when nematodes were killed after a
drug administration.
We have counted the number of nematode died and the number of nematode
survival at three time points.
So, there are 100% died in some plot and could be found zero percent
in another. Then, the data set have a lot of zeros.
I have googled and found a lot of information. Moreover, my data isn't
2005 May 11
1
Echo from a mail loop in list
Every time I post to the list I get the following response indicating
that there is a mail loop.
the recipient maxx@digital-system.it has some problems with looping.
Hi. This is the qmail-send program at smtp.register.it.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
2014 Feb 04
2
[PATCH 1/3] nv50: rework primid logic
Functionally identical but much simpler. Should also better integrate
with future layer/viewport changes/fixes.
Cc: 10.1 <mesa-stable at lists.freedesktop.org>
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
Not *strictly* necessary in stable, but it will make backporting later fixes
easier. No regressions in piglit.
src/gallium/drivers/nouveau/nv50/nv50_program.c | 5
2006 Feb 20
0
wine and drawing functions
Hi,
I'm using wine under debian unstable (version 0.9.7-1) to run a chess
client application for the playchess server. Almost everything runs fine,
except for two things I'm going to mention.
1. the chess client application requires a mozilla activeX plugin for an
integrated browser. Wine asks me to download and install the plugin, but
the Web pages do not seem to load and the
2006 Apr 17
4
Looking for a good VoIP Provider in the UK-
Any recommendations for a VoIP provider in the UK?
I have a few guys in a field office in the UK with SIP phones and a VPN
tunnel back to a working Asterisk setup in the US. The Asterisk setup
has an IAX trunk with TelaSIP/VoipXpress with local DiD's for US
offices, so they can call vendors, customers etc in the US at local
rates. I'd like to get the same thing for the UK, so that UK
2012 Mar 10
1
How to improve the robustness of "loess"? - example included.
Hi,
I posted a message earlier entitled "How to fit a line through the
"Mountain crest" ..."
I figured loess is probably the best way, but it seems that the
problem is the robustness of the fit. Below I paste an example to
illustrate the problem:
tmp=rnorm(2000)
X.background = 5+tmp; Y.background = 5+ (10*tmp+rnorm(2000))
X.specific = 3.5+3*runif(1000);
2005 Apr 08
2
error on install Rmpi packages
Dear Sir/Madam,
I need to install Rmpi Package on my linux debian like, but I get some
errors.
I try to instal it using install.packages or after download and save it
on my local dir and run R CMD INSTALL packagename and, both, I get these
errors:
checking mpi.h usability... no
checking mpi.h presence... no
checking for mpi.h... no
Try to find mpi.h ...
Cannot find mpi header file.
Please