Displaying 20 results from an estimated 3000 matches similar to: "odd devel question"
2007 May 09
1
Porting a Win32 application using Winelib...
Hello,
I'm currently trying to use Winelib to port a fairly big
windows application to Linux. The application consists of
quite a lot of DLLs, some of which don't depend on the
Win32 API (they can be compiled with gcc).
I think I read all available documentation, but I still
have a few questions:
- is it possible to link a linux binary with "linux"
shared libs and
2005 Apr 06
0
Freelancer Gameserver - DirectPlay problem
Hello together.
I'm trying to run a windows application on wine the first time. I got latest
wine CVS and the Freelancer server program (it's a gui program, not console)
works so far. The problem is that the server uses DirectPlay: he isn't able
to connect to the list-server and he isn't able to set up the listening
port.
command line: DISPLAY=:0 WINEDEBUG=+winsock wine
2012 May 04
4
wine apps kills jack stream
In winecfg is alsadrv selected but i cant see any asio audio device in a asio compatible aplication and no ports in jack too
if i do:
env WINEDEBUG=+asio wine '/home/xxx/.wine/drive_c/Program Files/FXpansion/Geist/Geist.exe'
Code:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no se
2014 May 16
0
Wine release 1.7.19
The Wine development release 1.7.19 is now available.
What's new in this release (see below for details):
- New JSProxy DLL for automatic proxy configuration.
- More OLE Accessible Object support.
- Improvements to the XML writer.
- Fixes for various memory issues found by Valgrind.
- Initial headers for Direct2D support.
- Various bug fixes.
The source is available from the
2007 Nov 11
2
No more sound
Hello.
I've just erased my ~/.wine by mistake, and I don't have sound anymore! I
can't find why; when I start wine with
WINEDEBUG=+winealsa,+dsound
I get
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib
2012 Aug 15
5
Extract lines from text file
Hi,
I'm looking for a command to extract lines from a large text file, a
password file. A typical user has a username made from a letter
followed by their id-number.
m9718508:pw:9301:840: Lynch :/home/pgstud/m9718508:/bin/bash
So for instance if I need to extract lines where;
the 1st field, the username begins with an m
and
the 4th field, the group contains exactly 850
cat passwdfile |
2009 Aug 28
2
HMRC Employer's CD won't launch
Hi
I've just bought a new laptop and installed Kubuntu 8.04.
The HMRC is the UK equivalent of the IRS and issue a CD to help with taxes. In the past this has worked pretty well under Wine and on another laptop of mine was no trouble (with the same version of both Linux and the CD)
It appeared to install OK but now won't launch.
In the terminal I initially got this
Code:
2002 Dec 11
2
Winbind UID
Please note that I am not on the mailing list. Please respond to
Ken.Lynch@luxfer.net. I did not want to join the list just to ask one
question.
I need to know what UID's are being given to a domain user when they logon.
Is there any way to view the winbindd_imap.tdb or winbindd_cache.tdb. Is
there any utilities that would allow me to see the mappings.
Thanks for any ideas,
Ken Lynch
2008 Jan 10
5
Extracting last time value
I have a dataframe as follows:
Date time value
20110620 11:18:00 7
20110620 11:39:00 9
20110621 11:41:00 8
20110621 11:40:00 6
20110622 14:05:00 8
20110622 14:06:00 6
For every date, I want to extract the row that has the greatest time.
Therefore, ending up like:
20110620 11:39:00 9
20110621 11:41:00 8
20110622 14:07:00 6
I am using for loops (for every date, find largest time value) to do
2010 Oct 18
2
Wine on Windows
Hello,
I've been trying to compile Wine on Cygwin with the idea of running Windows apps through an X server. I've had mixed success.
Short story:
This is a picture of Wine's notepad.exe running on my Windows 7 Ultimate x64 and displayed on my Cygwin/X server. I tried to display it remotely - obviously it works. There are some major problems, but I do believe that somebody who knows
2011 Dec 31
1
Pressure sensitivity not working on Photoshop CS or CS2
Hello! I have a problem with my Genius tablet. It works on GIMP (native) but not on Photoshop, I tried CS and CS2. I got how to make a log file from another thread, but it was old and photoshop version was different.
Tablet is a Genius G-Pen 4500. Name UC-LOGIC Tablet WP5540U. Distro is Arch Linux, Wine package version is 1.3.36-1.
Thanks a lot :).
Here is the log:
Code:
2009 Jan 07
17
Email/GroupWare Suite
Just wanted to get some thoughts from the list.....
We are a public k-12 school and are looking to migrate to a groupware
style system for out staff to collaborate better. Currently we are using
Squirrelmail/postfix for email. Does anyone have any
recommendations/opinions. Any input would be greatly appreciated.
Thank you
--
Bo Lynch
Systems Administrator
RedHat Academy Instructor
Energy Manager
2004 Jun 28
2
[Fwd: Irix install of omega fails.]
OK, I'll try again.
Thanks,
Jim.
-------------- next part --------------
An embedded message was scrubbed...
From: Jim Lynch <jwl@sgi.com>
Subject: Irix install of omega fails.
Date: Mon, 28 Jun 2004 14:16:46 -0400
Size: 2057
Url: http://lists.tartarus.org/pipermail/xapian-discuss/attachments/20040628/212669c1/Irixinstallofomegafails.eml
2007 Jun 29
3
[PATCH] Make xendomains ignore lost+found
As requested by Mark Williamson in BZ #681
Signed-off-by: Gawain Lynch <gawain.lynch@gmail.com>
--- xendomains.orig 2006-06-17 14:35:48.000000000 +1000
+++ xendomains 2006-06-17 14:45:29.000000000 +1000
@@ -207,10 +207,11 @@
if [ "$XENDOMAINS_RESTORE" = "true" ] &&
contains_something "$XENDOMAINS_SAVE"
then
+ XENDOMAINS_SAVED=`/bin/ls
2008 Jan 23
0
Running windows subversion client on Wine
Hello, everyone.
I'm giving Enterprise Architect a try under Wine but I'm dealing with
a weird problem when I try to use SVN to update EA's packages.
EA does not work with the Linux native SVN client, so I installed a
win32 SVN client under wine. When I try to run this client, I get the
following error:
svn: Network socket initialization failed
Running just the client from the
2009 Apr 19
2
Wine 1.1.18 FC10 and Office 2007
Hi. I need to install office 2007 on my Fedora core 10.
I followed this tutorial : http://samanathon.com/how-to-install-microsoft-office-2007-in-ubuntu-804/
Same dll overides , but the office installer crashes during the installation (only 1% or 2%). "the installation has encountered an error"
2nd Try : I've try to use my office installation with my dual boot windows. I had
2013 Feb 15
0
Wine release 1.5.24
The Wine development release 1.5.24 is now available.
What's new in this release (see below for details):
- Keyboard and mouse wheel support in the Mac driver.
- Regular expression support in VB Script.
- Many RichEdit code cleanups.
- Various bug fixes.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.5.24.tar.bz2
2007 Dec 26
2
Rbind-ing a list into one item
Hi,
I am doing the following:
1. I have a list of files.. Files1=list.files("some
directory",pattern="some pattern")
2. I define a list as res=vector("list", length(files1))
3. I read all the files into this list: res=lapply(files1, read.csv)
I now want to rowbind all the items in the list into one big mass (all
files have same number of columns). I tried
2007 Dec 19
3
Aggregating by a grouping
Suppose I have:
Book Value
A 10
B 11
C 9
D 8
A 12
C 4
D 5
B 7
I want to summarize above not by Book but by groupings of Books as in
(below)
I have a list ... basic_map <- list(c("A",B"),c("C,D"))
Big_names <- c("A1", "A2")
Names(basic_map) <- big_names
So I want to get :
A1 40
A2 26
How do I use tapply AND the list to get my
2013 Aug 27
1
the inverse of assign()
I am looking for a way to extract the name of a variable that has been
passed into a function
for example
foo <-function(x){
write.csv(x, file = paste(NAME(x), "csv", sep ="."))
}
is there a function "NAME" that would let the calls
foo(bar)
write the file bar.csv
and foo(stuff)
write the file stuff.csv
Robert
[[alternative HTML version deleted]]