similar to: winelauncher is not alive anymore

Displaying 20 results from an estimated 2000 matches similar to: "winelauncher is not alive anymore"

2006 Dec 03
4
prop.trend.test issue
I have the clinical study data. Year 0 Year 3 Retinol (nmol/L) N Mean +-sd Mean +-sd Vitamin A group 73 1.89+-0.36 2.06+-0.53 Trace group 57 1.83+-0.31 1.78+-0.30 where N is the number of male for the clinical study. I want to test if the mean serum retinol has increased over 3 years among subjects in the vitamin A group. > 1.89+0.36
2014 Aug 06
2
Sieve filter extracting wrong header value on certain mail messages
# 2.2.12: /etc/dovecot/dovecot.conf # OS: Linux 3.15.4-x86_64-linode45 x86_64 openSUSE 12.3 (x86_64) Short version: 1) I filter out spam by using a dovecot sieve filter to act based on a header inserted by bogofilter 2) In some cases, sieve fails to correctly file based on this header 3) Testing with sieve-test indicates that it's testing the wrong header 4) Suggestions? Am I doing
2008 Jan 30
3
Fun Wine Project -- Configure Some Default Registry Entries
My first post. Fun Wine Project -- Configure Some Default Registry Entries I've begun working on this to import some native calls into wine. More specifically, OpenOffice.org. I'm trying to get Lotus Notes attachments to display proper icons, and open natively with OOo. I've come across a dilemma. I can't seem to "easily" open a Windows path, i.e.
2004 Jun 09
3
Segmentation fault!!
Hi all, I'm trying to use wine, and I downloaded the recent rpm packages for my FedoraCore, I installed it, but wen I want to run any wine binary it fail with 'segmentation fault' error message I also tryed winelauncher, and it sad 'wine has exited with a failure status of 139' Can anybody tell me what's the problem Thanks in advance Kovacs Alpar
2020 Aug 26
2
trace creates object in base namespace if called on function argument
Please note that this is documented in ?trace. "fun" is matched to what, it is a _name_ of the function to be traced, which is traced in the top-level environment. I don't know why it was designed this way, but it is documented in detail, and hence the expected behavior. Debugging is often, and also in R, implemented in the core. Tracing is implemented on top without specific
2020 Aug 25
2
trace creates object in base namespace if called on function argument
Dear R-devel, I don't think this is expected : foo <- function() "hello" trace2 <- function(fun) trace(fun, quote(print("!!!"))) base::fun # Object with tracing code, class "functionWithTrace" # Original definition: # function() "hello" # # ## (to see the tracing code, look at body(object)) `untrace()` has the same behavior. This is
2007 Mar 26
1
Debugging my first app
Hi everybody, I'm trying to run 'The typing of the dead'. When I start the application, it crashes with the log attached. I've tried to track down the faulty function, I've used WINEDEBUG=+seh, but I don't know what to look for. Any hints? -- Luca Ottaviano -------------- next part -------------- A non-text attachment was scrubbed... Name: report.log Type: text/x-log
2001 Nov 15
1
Newbie Question on Wine on Red Hat 7.2
Ive downloaded the wine rpm file and issued the command rpm -Uvh wine-20011106-1.i386.rpm it says it installs just fine but im not able to use it, It gives back: wineserver: chdir /root/.wine : No such file or directory if i issue the command winelauncher and try to do the configure option it gives me back Unable to find winesetup in your PATH or in /opt/wine/bin i havn't been able to
2002 Feb 26
1
Wine on RedHat 7.2
Hi, I'm a bit of a Linux newb, so please excuse me if I'm missing the obvious. I installed RedHat 7.2, and downloaded the latest rpm for Wine (linked to from WineHQ). I have read the docs, and put together what at least should be a working config. When I try to run Wine from the command line, I get an error: error while loading shared libraries: libntdll.so: cannot open shared object
2002 Mar 23
2
First time run errors, winesetup?
I compiled the latest release of wine, without any problems, on Red Hat, 7.2 When I run wine, it says I dont have a .wine config file, in my user directory. I ran winelauncher, and clicked setup, and it says it cant find 'winesetup', which it needs to write the config file for the first time run. winesetup isnt in the release (or any I have seen), if they has been taken out, how do I
2007 Mar 19
1
I have a big problem.. :(
guys i have been searching for a while and i didnt find somthing that can help me... I have installed the latest wine on an VectorLinux SOHO version...and my problem is tha i cant get wine to work... this is the msg im geting all the time: winelauncher Wine called with no arguments. Invoking /usr/bin/wine ... Warning: the specified Windows directory L"c:\\windows" is not accessible.
2006 Sep 21
1
Dtrace script compilation error.
Hi All, One of the customer is seeing the following error messages. He is using a S10U1 system with all latest patches. Dtrace script is attached. I am not seeing these error messages on S10U2 system. What could be the problem? Thanks, Gangadhar. ------------------------------------------------------------------------ rroberto at njengsunu60-2:~$ dtrace -AFs /lib/svc/share/kcfd.d dtrace:
2001 Nov 18
1
Newbie (Very Newbie) Question
Okay, I just installed RedHat 7.1 on my comp like 2 days ago. I'm slowly learning. I have my HD partioned with a Winblowz section (5gb) and the rest is for Linux (the other 55ish). I D/Led the stripped version of Wine from one of the sites that you get to from www.winehq.com. It's in rpm format, so I simply used the File Manager in RedHat to install it (Right-click selected Install). So,
2006 Feb 08
2
How to install RailsCron?
Hi, I would like to start running a background procedure once a user logs in to his account on the website. For this I am considering using the RailsCron object. However, I am not able to download it. I am new to Rails. Can someone give me the excat command I should use to get RailsCron? Can someone suggest a better way of running a procedure in the background? Thanks -Yash -- Posted via
2006 Jul 23
9
Kubuntu, Apache 2.2, Mongrel, Mongrel Cluster
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: new_notes Type: application/octet-stream Size: 5801 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060723/34e20e45/new_notes.obj
2002 Jan 17
1
Problems with VFAT files with spaces in Wine
I am running RedHat 7.1 on it's own linux drive, and have my win98 drive mounted in fstab as vfat. I have installed wine, and can run programs on my windows drive in old 8.3 named directoies. However, whenever I try to run anything in Program Files, for example (with the space in the file name), I get the following error: /opt/wine/bin/wine.bin: cannot find 'mnt/c/Program\
2001 Mar 27
1
Problems Seeing Output From Wine
Hi All, I'm very new to this whole wine app so please stick with me. I have installed wine 1.0 from codeweavers and am having mixed success with it, for example: I am able to intall the motorola 56000 software developement tools under the ~/.wine/fake_windows/Program Files/ directory and can actually use the assembler if I explicitly tell wine the full path wine --
2017 Apr 04
3
[inline-asm][asm-goto] Supporting "asm goto" in inline assembly
Asm goto feature was introduces to GCC in order to optimize the support for tracepoints in Linux kernel (it can be used for other things that do nop patching). GCC documentation describes their motivating example here: https://gcc.gnu.org/onlinedocs/gcc-4.8.4/gcc/Extended-Asm.html #define TRACE1(NUM) \ do { \
2001 Oct 04
2
Tried a different tack ....
I installed the latest Codeweavers preview build (binary RPM, ugh!), and the DeskTopWindow error I was experiencing building from cvs is gone. All the font fixme warnings (which had, at one point, gone away) are back, and I'm back to the previous error I was getting before DeskTopWindow: babylon5:alaric:~:46 $ wine --debugmsg fixme-font d:\\install.exe Invoking /opt/wine/bin/wine.bin
2001 Mar 16
2
wine: error while loading shared libraries: wine: undefined symbol: Callout
Wine gives me the following error message myprompt >wine SETUP.EXE wine: error while loading shared libraries: wine: undefined symbol: Callout ! removed my porevious wine installation completely, every file! I installed codeweavers wine PR3 I run the setup anwering default on everything -> now it does not work. Why? what does the error message mean? -- -- )(( +O-O+ < U