Displaying 20 results from an estimated 12000 matches similar to: "Need help running Skype for windows"
2010 Nov 03
2
Can I disable gstreamer support? Crashes Battleswarm :(
Since upgrading to 1.3.6 (nice release btw), battleswarm crashes halfway during startup. I run a guild, so I need to get back on. Any hopes of disabling gstreamer support? That's where the crash is coming from.
Could it be because I'm on ubuntu 64bit?
Or am I missing something (OR should I report a bug?)
2007 Jul 29
1
Curious why this doesn't work. (has_many, belongs_to)
Two Models.
class Gm < ActiveRecord::Base
belongs_to :pool
# mode code here.
end
class Pool < ActiveRecord::Base
has_many :gms
# mode code here.
end
Testing code through the console.
>> gm_list.each{ | gm | puts " GM name: #{ gm.user_name } belongs to Pool: #{ gm.pool.pool_name } " }; nil
GM name: John belongs to Pool: RHP 07-08 Season - Career League
GM name:
2009 Mar 30
1
Trouble adding a pci device to a a linux domU
Hi,
I want to give direct access to my monitor for my linux domU so that my
graphics can run smoothly inside domU which is Ubuntu 8.10
I tried doing the following, but things didn''t work out.
1. I boot my Xen on Debian ( lenny ) using
kernel /boot/xen-3.2-1-i386.gz
module /boot/vmlinuz-2.6.26-1-xen-686 root=/dev/sdc4 ro console=tty0
pciback.permissive pciback.hide=(00:02.0)
2001 Apr 20
1
A lot of questions
Dear fellow wine users,
I have some questions.
1)
First of all I would like to know if there is a message archive for the
older messages and where can I find it.
2)
Another question is about wine and xserver stability. Every time when I run
MSWORD97 on the latest wine or on the codeweavers wine-1.0-preview3 and I
load a Document with more than one page and I scroll trough the document my
2019 Jan 21
2
Cannot start a secondary Xserver with resolution 6480x3840
Hi,
thank you very much for your reply.
I will explain my use case in more detail. First thing is to note that
it worked with nvidia (apart from this annoying system freeze which
happened roughly every three months).
> First off, you're not using the nouveau ddx, you're using the
> modesetting ddx. This isn't a problem in itself, but if you're going
> to report bugs,
2006 Sep 15
3
correct opcodes for GLX_EXT_texture_from_pixmap
Hello...after upgrade glproto, xserver and mesa it's compiz not
functional. Xserver is functional and if i run compiz all sides of
compiz cube are white, I thing this is probably cause new opcodes for
GLX_EXT_texture_from_pixmap.
This is commit from git.freedesktop.org from last upgrade glproto,
xserver, mesa
Use correct opcodes for GLX_EXT_texture_from_pixmap.
Set the correct opcodes for
2008 Jan 04
2
Ubuntu + Wine = Can't See My WoW :(
Hello all,
I've been struggling for a while now to get World of Warcraft running
under wine, and there's lots of helpful information out there, but
nothing seems to address the particular problem that I am having.
Rather than try to explain it to you, it would be easier just to show
you a screenshot:
http://www.maj.com/gallery/servo/00-BitBucket/wow-opengl.png
In a nutshell, the
2007 Aug 09
8
[Bug 11918] New: drmMap of framebuffer failed
http://bugs.freedesktop.org/show_bug.cgi?id=11918
Summary: drmMap of framebuffer failed
Product: Mesa
Version: CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: pmandin at
2009 Jun 23
2
Shader error with GMA 950 in The Sims 3
I have an Intel GMA 950 and I installed Sims 3 on vista. It works but crash after 10 min. I reinstalled Sims 3 on Ubuntu 9.04 with playonlinux script.
Install works fine but when I start the game, I have this error :
" impossible de d?marrer le jeu. L'appareil 0 ne peut pas ex?cuter ce titre. Votre carte vid?o ne semble pas prendre en charge Shader Model version 2 ou ult?rieure.
2005 Jun 17
1
Unable to find a path from g729 to gsm
Greetings! to all
Now, with some hard time and help from many genurous people's in the list, I
have come to this point with my TDM20B card & my teliax's IAX2 account.
I hope someone may help me with this issue mentioned below. I have already
selected my codec as gms in my iax.conf as well as in teliax's "my account
page" but still i have the same error when I attempt
2010 Jun 29
2
Xserver
Hi all,
I am trying to execute Xserver on Dom0 but an error occurres.
I have a fresh Debian Lenny install. I''ve installed Xen via aptitude,
restarted the system with Xen kernel, and then installed xfce4 with all
dependencies.
When i try startx i get this errors:
(WW) RADEON; No matching Device section for instalnce (BusID PCI:4:0:1)
found
Fatal server error:
xf86MapVidMem:
2015 Mar 21
2
nouveau locking up on Debian Jessie.
Hi,
Unfortunately I'm not really comfortable editing code, I'm using the
current X11 and nouveau from Debian Jessie repos.
I've noticed that this begun to happen on Debian Jessie, Debian Wheezy (The
current stable) don't have this problem.
https://packages.debian.org/wheezy/xserver-xorg-video-nouveau
https://packages.debian.org/jessie/xserver-xorg-video-nouveau
If you tell me
2019 Jan 21
2
[PATCH xf86-video-nouveau] wfb: Fix missing init function decls behind FB_ACCESS_WRAPPER
Fixes warning with xserver 1.20 and gcc 8.2:
nv_driver.c:1443:9: warning: implicit declaration of function ‘wfbScreenInit’; did you mean ‘fbScreenInit’? [-Wimplicit-function-declaration]
ret = wfbScreenInit(pScreen, FBStart, pScrn->virtualX,
^~~~~~~~~~~~~
fbScreenInit
(See xserver 706e6d9cd074da606016ed4ecff51e9c2a822087)
Signed-off-by: Rhys Kidd <rhyskidd at
2008 Sep 03
5
Unable to start Xorg in dom0 (Linux kernel 6.1.18)
Hi, everyone,
I installed the Xen3.1.0 based on Fedora8 and enter the Dom0 successfully.
The kernel of dom0 is linux-2.6.18-xen0. But the Xorg could not start in
the Dom0. When I use the "startx" command to start the X server, the error
information is following:
.........
(==) Using config file: "etc/X11/xorg.conf"
(II) Module already built-in
(II) Module already built-in
2008 Jul 02
1
Non-clean Rsync 3.0.3 exit on OSX
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've compiled rsync 3.0.3 on OSX 10.4 PPC via the plain jane
./configure; make method (no patches). The resulting binary has then
been moved to /usr/local/bin/rsync3 and copied to a OSX 10.5.4 Intel
client machine as rsync3.
I then run the following command:
rsync3 -vvv -e ssh -avAX --progress --delete
-
2007 Jun 19
1
Video Plugin
Hi,
I've read the following message concerning the compiz video plugin:
http://lists.freedesktop.org/archives/compiz/2007-March/001576.html
I've patched mplayer, but the xserver patch doesn't seem to apply
cleanly to xserver-1.3. Is there an updated patch for this, or is one
even still necessary?
Also, is there any work in something like a gstreamer plugin for the
compiz video?
2016 Apr 15
5
[Bug 94948] New: [NV117] Second external monitor not recognized
https://bugs.freedesktop.org/show_bug.cgi?id=94948
Bug ID: 94948
Summary: [NV117] Second external monitor not recognized
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2019 Jan 21
3
Cannot start a secondary Xserver with resolution 6480x3840
Hi,
In my workflow I am using several separate xservers. One for work,
another for research and so on. Each of them has a separate user
account, and they all belong to the same (main) group called janek.
I've been using nvidia for years, but about 2 years ago some super
annoying bug appeared in nvidia, namely that switching between
virtual terminals sporadically causes nvidia_modeset to
2008 May 29
4
Can wine have global system settings? or use sudo?
[Question] Hi!
I've been using wine a while now with great success.
However, I'm about to introduce others to linux using Ubuntu 8.04.
The issue is, I'll have to install every program and library 3 or more times!!!
I can have that issue in the way! They won't be as patient as me!
Please tell me there is a way around this, like using /usr/share/wine? [Rolling Eyes] [Crying or
2008 May 29
2
Re: How about this replacement of WINE.
I can't get reactos.org to load on my XP system.
any ideas why?
I even tried using another 2 systems that access the web from this system's connection
I'd love to see that project [Crying or Very sad]