similar to: (K)Ubuntu 11.4 x86_64 compiling wine gstreamer

Displaying 20 results from an estimated 300 matches similar to: "(K)Ubuntu 11.4 x86_64 compiling wine gstreamer"

2008 Sep 30
1
gstreamer error
hi all, I recently started playing with swfdec and it looks pretty awesome so far. So, many thanks for your efforts guys! But when running swfplay on a swf-file containing videos, e.g. swfdec-flash-and-gnome.swf, the video doesn't play and I get some errors regarding GStreamer: <snip> SWFDEC: ERROR: swfdec_tag.c(238): tag_func_define_sprite: data after last frame SWFDEC: ERROR:
2011 Sep 03
2
Gstreamer Help?
I have this program called ChemDraw that I use for school. It was working great yesterday in WINE 1.3.26. Then I get the bright idea to upgrade 1.3.27. Now ChemDraw doesn't work. So I'm trying to compile WINE 1.3.26 from source so that I can run ChemDraw in 1.3.26. I get this error when trying to compile 1.3.26: > configure: gstreamer-0.10 base plugins 32-bit development files not
2011 Nov 14
0
Re: (K)Ubuntu 11.4 x86_64 compiling wine gstreamer
[quote="vitamin"] Thaodan wrote: > Since the latest wine builds wine don't finds the gstreamer-dev files. Make sure you have correct dev files. Gstreamer has separate development files for 32-bit and 64-bit. I had a similar problem but had the wrong dev files. Phew, thanks man! :o (http://www.print-fo.com/blog/cheapest-printer-to-own/)
2012 Sep 16
2
flash plugin
How do I get a flash plugin to work with firefox? I thought that I installed it correctly, but I have yet to see any flash videos through firefox. I keep being told that I need an additional plugin. When I folow directions, I'm told I already have it? At least once, I was told I needed to upgrade. In case it helps, here is the output of yum provides '*flash*' | grep -e lash -e dobe
2011 Aug 19
26
Pulse audo in 1.3.25+
So I used to use the winepulse patch for wine. (Yes I like pulse). But since 1.3.25+ uses mmdevapi for audio, that patch no longer works. That author points to a wine multimedia git, however, after installing that I have no more sound in any wine application, and the winecfg test audio says audio failed. How do I get this new sound server working in wine? -- Sincerely, MacNean C. Tyrrell
2011 Sep 06
8
Not able to run my windows software with the wine.
Hi. When i am trying to run my windows software which is my "Team Viewer" i am facing below problem please help me. And i have checked Team viewer was there in the application database of Wine nirjhar17 at ubuntu:~$ env WINEPREFIX="/home/nirjhar17/.wine" wine C:\\Program\ Files\\TeamViewer\\Version6\\TeamViewer.exe fixme:ole:CoInitializeSecurity
2006 Jul 30
2
patch: libsvg/libsvg-cairo to librsvg
Greetings everybody! I've created a patch to get compiz (upstream about 2 hours old) away from libsvg and libsvg-cairo. Those two libraries, which are regarded as "dead meat" by their initial developer Carl Worth, are replaced with librsvg 2.14.x (e.g. part of Gnome 2.14.x) by this patch. The patch is rather small and only touches these three files: compiz/configure.ac
2011 Sep 13
3
Device configuration dialog in DirectInput
Since 1.3.28 there should be a " Device configuration dialog in DirectInput.". Where do i find this dialog ? In winecfg thre is no such dialog.
2006 Mar 11
1
problem in speex code
hi my graduation project is" voice over ip" and i want to make codec to voice with speex-1.1.12 , i try to run it in my computer by" visual studio 6" but i have problems 1-i want to get exe file to speexdec&speexenc(i found missing files "glib.h, glibconfig.h, o gg/ogg.h, glib/gmacros.h , ogg_static.dsp" when i found it i have errors in the speexenc.c or
2011 Sep 28
1
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
@BlackNoxis/tparker: Wine --version: wine-1.2.2 I checked the software package manager program and I don't see a newer Wine version listed :( The graphics drivers are version "NVIDIA 195.36.24" I believe - the "185" in nvidia-glx-185 doesn't seem to match the actual driver version for some reason. ------ @dardack: Thanks for the info. I'd still be interested
2020 Jun 01
2
virt-v2v: error: redefinition of 'glib_autoptr_clear_OsinfoList'
Hi All, I'm attempting to compile virt-v2v 1.42.0 on Debian testing. With gcc 9.3.0, libosinfo 1.7.1, and glib 2.64.2, `./configure && make` fails on libosinfo-c.c with the following error message: -8<-------------------------------------------------------------------- In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9, from
2011 Nov 07
9
No sound in World of Warcraft - intermittant.
At first I thought it was due to running Mangler simultaneously, but recently we've had no sound in World of Warcraft. One night when I was setting up to raid that night, I started WoW, and sound worked fine. I then quit WoW, started Mangler, started WoW, had sound in the first but not the second. When WoW started this dialogue box popped up saying that a change in hardware had been detected
2011 Sep 29
1
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
Ok, after several hours, I installed the nVidia drivers from their own website, and then (this was the bit that took longest) I installed Wine 1.3.28 from the PPA. I had a go at building 1.3.29 from sources, but it complained about not having 32 bit development libraries. I looked around and all I could find was to install wine-deps from the PPA so I figured if I was going to do that, I might as
2011 Sep 08
3
Hero Engine
Anyone got a game that's free or cheap to test Hero Engine on? Would just like to see how wine does with SW TOR coming out soon. Tempted to pre-order even if it doesn't work. -- Sincerely, MacNean C. Tyrrell -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20110908/89942f1d/attachment.html>
2010 Oct 19
1
X11 Cursor's in Wine Applications
Ok I know I can get X11 theme'd cursor in wine with this code for mouse.c: +#include <X11/cursorfont.h> /*********************************************************************** * SetCursor (X11DRV.@) @@ -961,14 +963,19 @@ /* set the same cursor for all top-level windows of the current thread */ wine_tsx11_lock(); - cursor = create_cursor( data->display, lpCursor );
2009 Feb 21
1
Xorg cursor instead of wine's (or even changing wine's default cursor)
Is there a way to hide wine's default cursor or change it or use Xorg's cursor? (I did ask this on IRC last night, but only 1 person responding he/she didn't think so, so I'm asking on the list just to be sure). Reason for this is, I have found a mouse.c patch that enables a sort of HW OpenGL cursor for WoW. (Basically shows the wine hw cursor instead of hiding it, then with a
2010 Jun 29
1
WoW/RealID
Just trying to determine if anyone else using Wine + WoW + RealID friends is experiencing the same problem, so I can determine if it's a router/internet/wow/linux(wine) issue. All my realID friends show location unknown (regular toon friends properly show the location). Also, battle.net looses connection with realid and it takes a wow restart to resolve. Any input would be great. --
2011 Sep 10
2
Steam and computer run very slowly
HI all, I have Wine 1.3.26 installed on my Linux Mint 11 system, and have installed Steam. Steam runs, but it runs incredibly slowly, and causes the rest of the computer to also run very slowly. The odd thing is that the games I have (Portal and Half-Life 2) seem to run fine once they get going. Does anyone have any ideas, suggestions or pointers about what's going on and if there is anything
2011 Sep 19
4
Wine and Fallout3... no cd/dvd HELP!!!
Hello, Im new to ubuntu 11.04 and wine and playonlinux..... im trying to play fallout 3 on my system... the disk installs perfectly ever time but when i try to run fallout 3 it gives me a no cd/dvd DRIVE message... i have tried going into wine config and adding a drive and setting it as cd-rom and mapping straight to the mounted Fallout 3 folder in /media.... i even tried downgrading to wine
2011 Sep 11
2
wine 1.3.28 sound issues
Hello, After upgrading wine from 1.3.27 -> 1.3.28 I found I got no sound when a different application (which uses the sound) is running in the background. Workaround for me is to kill all sound, load up the wine application and alt+tab back to start a non wine application. It's not optimal but a workaround. But I would like to understand why this is happening. Why wine could somehow not