Displaying 20 results from an estimated 200 matches similar to: "Chinese fonts not displayed properly"
2006 Jun 07
8
Need to make work MSN Messenger 7
I need to make work MSN Messenger 7. Its a present for
a special person who loves the winks of MSN 7.
I have spend a lot of time trying to make it work,
copying all installed files work partially, saying
fixme:netapi32:NetGetJoinInformation Stub (null) 0x7fb9f838 0x7fb9f834
fixme:winstation:OpenInputDesktop (0,0,2000000): stub
Someone have any clue of how to make it work?
2006 Jun 20
2
dddraw unable to draw in CVS
Hi,
I often build wine every 2 or 3 days from cvs source, and I recognize
that there are updates around x11drv, ddraws, and d3d8/9 at these days.
4 or 5 days ago, where I found that ddraws are unable to draw at all
(was still working wine 0.9.15) in some games/programs which use it.
Ones use GDI and OpenGL seem fine. Here is an example of win32 binary
which is Snes9x, an emulator of a console,
2006 Jun 03
2
OpenGL issues with Counter Strike
Hello,
I recently switched my OS to Ubuntu Dapper Drake amd64 (I used Breezy
before) and now I'm facing strange issues regarding Counter Strike (old
version, not "Source") via Steam. Steam starts up fine, but if I want to
launch the game, the terminal puts out this error-message:
err:wgl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0)
while Steam itself
2006 Jul 13
1
Proxy support ?
Hi,
Some programs, which requires network, do not support proxy mechanism
such as SOCKS5. There is a tool called proxychains
(http://proxychains.sf.net) which provides us to redirect all of the
network traffic to a defined server can be SOCKS4, 5, or others. For
instance, I can use
proxychains wget http://www.google.com
to download the homepage of google if I am behind the proxy. This is
quiet
2009 Aug 13
4
Snom Phones Registration/Failover Feature
Hello Mailinglist,
i was reading a paper regarding a Asterisk clustering solution and
they where pretty excited about a feature in polycom phones:
You can add a registration to a primary asterisk server
You can add a registration to a secondary asterisk server
The polycom phones will talk to the primary server as long as all goes
well, If they have a problem with an INVITE, they
2009 Aug 18
2
Channels don't go away with soft hangup
Hello List,
our setup:
Callcenter
IBM Hardware, 1x TE420, 1x xircom analog switch, 4x different cellular
providers on the xircom analog port, ~60 agents
Debian 5.0.1 (Lenny)
Asterisk 1.4.21.2 Debian Package recompiled with additional app_queue
segfault fix
Zaptel 1.4.11 Debian Package
My Problem is I have two channels (Zap/9-1 and Zap/6-1) which have a
duration of over 4 hours.
I am
2013 Feb 18
3
Question marks, asterisks, colons in filenames
Hi,
I suppose this question must have been posted a hundred times, but
Google brings up nothing useful:
Consider "The Wall" from Pink Floyd in an MP3 collection. There's "In
The Flesh.mp3" and "In The Flesh?.mp3" as tracks. Or, another example in
an MP3 collection: There's a Band called "Stellar", but there's also a
band called
2008 May 28
2
Regression From Platinum: Red Alert Yuri's Revenge
When running ra2md.exe the game starts, the menu works flawlessly, and everything is honky dory... But when trying to start, for instance, a skirmish game,
it goes through the setup(choose name, playing field, country, etc), go to the loading screen, and then once it is finished loading the data it crashes(right when entering the actual game.
# on startup
fixme:keyboard:RegisterHotKey
2004 Aug 06
2
streaming, non downloadable mp3 server
Hi,
I'm looking for a server software for linux that allows to share mp3 as
streams only. I came across "edna", but edna uses http as protocol, so
downloads are possible...
Is icecast good for the job, or does icecast not allow music on demand?
Cheers,
Raimund
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To
2001 Dec 04
4
Samba 3.0 Alpha
Does net rpc join work in SAMBA (using HEAD from CVS compiled this morning)
Configured with ACL, with PAM, and with WINBIND.
It seems that I cannot rejoin my domain (PDC is NT4sp6a) after I turfed
machine.sid and secrets.tdb. I tried using smbpasswd first and was informed
to use net join rpc instead.
Logs available if needed.
Thanx
Hans
2011 Jan 14
2
Some direction of Samba4 Sid to Uid/Gid ?
Did a git-pull and built samba4, up and running with winbind.
I have a file server, which will be access by windows. Say I have a
user named "abcde" (uid = 1000), under group "abcde) (gid = 1000).
When I created a user with samba-too (samba-tool newuser abcde xxxxx),
it creates an account "abcde" with mapped uid 300018 under group user
users.
I am really wondering if
2008 Jul 02
6
wine 1.1.0 crash and vcredist_x86.exe installation
warcraft 3 has been updated recently. since the update it stopped working for me. looking for a solution on appdb i found, that i had to install vc, BUT:
Code:
nt at eNTi $ wine vcredist_x86.exe
wine: Unhandled page fault on read access to 0x00000001 at address 0xb7ca8291 (thread 0014), starting debugger...
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0xb7ca8291).
2012 Sep 17
2
Constraint Optimization with constrOptim
Hi,
I am having trouble using constrOptim. My target is to do a portfolio optimization and there some constraints have to be fulfilled.
1) The weight of each share of the portfolio has to be greater than 0
2) The sum of these weights has to be 1
I am able to fulfill either the first or the second constraint but not both.
One simple way would be to fulfill the first constraint by using optim as
2005 May 05
2
LockWindowUpdate
Hi,
I've got a program that produces these error messages when started with wine.
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
The program
2009 Aug 19
1
CAP_FOWNER=ep for asterisk
Hello,
I need CAP_FOWNER=ep for the asterisk process, i set it with setcap on
the file /usr/sbin/asterisk, it's there when i look on it with getcap,
but after starting and loocking with getpcaps there's only
cap_net_admin+ep set.
So how exactly do I set CAP_FOWNER? Do I have to patch and recompile
or is there another solution I did not see yet?
thanks,
best
--
Raimund Sacherer
2010 Sep 23
0
Wine run "Windows Mobile 6 SDK" successfully !
First, download it.
[Image: http://www.linux-ren.org/uploads/newbb/keditor_file/20100911180933_83584.jpg ]
[Image: http://www.linux-ren.org/uploads/newbb/keditor_file/20100911180929_24253.jpg ]
Install it
Find and run it:
[Image: http://www.linux-ren.org/uploads/newbb/keditor_file/20100911180949_81778.jpg ]
[Image: http://www.linux-ren.org/uploads/newbb/keditor_file/20100911180909_49657.jpg ]
2011 Jan 22
2
Re: Super Meat Boy Crash on startup
You are right it's an DirectX issue and it's easy to fix. If you install the stand alone version you have to update DirectX. I had the same Problem under Windows.
You can download the DirectX 9c Update here:
http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=3b170b25-abab-4bc3-ae91-50ceb6d8fa8d
2012 Feb 06
1
ggplot2 geom_polygon fill
Hi everyone,
i've been trying to make a special plot with ggplot2, but I can't get it to
fill the polygon I'd like to see filled so very very much.
I want to display the difference or change in the distribution of the
modified Rankin Scale between two groups. mRS is a scale for disability or
daily activities competence.
It looks like this.
2003 Jan 13
1
printing probs and samba update
Hi,
I have still a 2.2.5 Samba PDC running and get from time to time
printing problems. Sometimes it takes 2-3 minutes when trying to
print even simple documents, but then most of the time printing
starts immediately.
I could not figure out why or when this is happening. It has nothing
to do with a long printer queue or an (over)loaded server.
Perhaps someone else had these problems too?
I
2015 Apr 16
3
Help needed with Tinc Setup on remote hosts and lots of ISPs / Failover Problems between ISPs
Hello Guus,
thank you very much for your suggestions, I could not dive into it further because I was traveling, but now I have time to reconfigure the network.
At first I really like the idea of having 3 Daemons on the headquarter, one for each ISP. The firewall should forward the port 655 from each ISP's public IP Address to my internal server and to the ports 655, 656, 657 respectively,