search for: newcon

Displaying 13 results from an estimated 13 matches for "newcon".

Did you mean: newcol
2006 Oct 09
1
Discussion starter for package level Connection API
Thought I'd try and start a discussion. Feel free to jump in. I guess R needs to strike the right balance between opening up the internals to package writers and not allowing them to do bad things. My first attempt at cracking this nut is to just memcpy() the Rconnection and not allow access to the private stuff: /* Alternative to allowing C code access to connection API. */ Rconnection
2004 Sep 07
0
Please review openssh patch for selinux
...< 0) { + if (security_getenforce() > 0) + fatal("Failed to get default type for role %s, user %s.", role, name); + else + error("Failed to get default type for role %s, user %s. Continuing in permissive mode", role, name); + } else { + context_t newcon=context_new(user_context); + if (context_role_set(newcon, role) != 0) { + context_free(newcon); + if (security_getenforce() > 0) + fatal("Failed to set role %s for %s.", role, name); + else + error("Failed to set role %s for %s. Continuing in permi...
2005 Sep 09
0
strange looking buttons and graphical glitches
Hello everybody, since a few weeks (after upgrading to later wine versions) I've noticed some graphical glitches in wine. Have a look at the following screenshots: http://leidola.newcon.de/pixmap/wine/wine_strange_buttons-themed.jpg http://leidola.newcon.de/pixmap/wine/wine_strange_buttons-unthemed.jpg The for the disabled buttons the bg color and the text color are swapped. Then the icons have a black background (but this one is older). I used the winxp standart theme for the...
2007 Mar 19
1
abode acrobat professional 7.0 installation problem
Hi all, When I try to install acrobat pro 7.0, I get the following error and execution stops: "fixme:msi:MsiInstallProductW L"Z:\\home\\emre\\tmp\\Acrobat Professional 7.0\\Adobe Acrobat 7.0 Professional\\AcroPro.msi" L" SETUPEXEDIR=\"Z:\\home\\emre\\tmp\\Acrobat Professional 7.0\\Adobe Acrobat 7.0 Professional\"" err:msi:ITERATE_Actions Execution halted,
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...EXPORT_SYMBOL(console_stop); void console_start(struct console *console) { - acquire_console_sem(); + console_lock(); console->flags |= CON_ENABLED; - release_console_sem(); + console_unlock(); } EXPORT_SYMBOL(console_start); @@ -1340,7 +1348,7 @@ void register_console(struct console *newcon) * Put this console in the list - keep the * preferred driver at the head of the list. */ - acquire_console_sem(); + console_lock(); if ((newcon->flags & CON_CONSDEV) || console_drivers == NULL) { newcon->next = console_drivers; console_drivers = newcon; @@ -1352,14 +1360...
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...EXPORT_SYMBOL(console_stop); void console_start(struct console *console) { - acquire_console_sem(); + console_lock(); console->flags |= CON_ENABLED; - release_console_sem(); + console_unlock(); } EXPORT_SYMBOL(console_start); @@ -1340,7 +1348,7 @@ void register_console(struct console *newcon) * Put this console in the list - keep the * preferred driver at the head of the list. */ - acquire_console_sem(); + console_lock(); if ((newcon->flags & CON_CONSDEV) || console_drivers == NULL) { newcon->next = console_drivers; console_drivers = newcon; @@ -1352,14 +1360...
2011 Jan 20
1
[PATCH] change acquire/release_console_sem() to console_lock/unlock()
...EXPORT_SYMBOL(console_stop); void console_start(struct console *console) { - acquire_console_sem(); + console_lock(); console->flags |= CON_ENABLED; - release_console_sem(); + console_unlock(); } EXPORT_SYMBOL(console_start); @@ -1340,7 +1348,7 @@ void register_console(struct console *newcon) * Put this console in the list - keep the * preferred driver at the head of the list. */ - acquire_console_sem(); + console_lock(); if ((newcon->flags & CON_CONSDEV) || console_drivers == NULL) { newcon->next = console_drivers; console_drivers = newcon; @@ -1352,14 +1360...
2002 Dec 02
6
Issue with Samba and Microsoft Word
Hello, all I was wondering if anyone else has seen this: I'll arrive in the morning, start Microsoft Word. It takes 30-45 seconds to open. I'll hit the File menu item - takes about 30 secnods to open. If I close Word and open it back up, it all works fine (i.e., no delays). If I close Word and come back to it in half an hour or so, it all starts over. I think I've posted this here
2003 Dec 03
1
InvokeShellLinker failed to extract icon
Hello! Does anybody know what could be wrong with menubuilder as it can't extract the icon no matter what application I try to install. Here is the output of an typical installation: wine --debugmsg +menubuilder wace25.exe ... fixme:shell:Stream_WriteLocationInfo writing empty location info trace:menubuilder:InvokeShellLinker workdir : C:\Program Files\WinAce
2003 Nov 19
0
Map and Guide & ADO
Hello! Well, I actually have dcom98 installed. I've started it with option /c (that unpacks all the files in one directory) and copied the files to windows/system. Otherwise the installation of dcom98 failed. But dcom should work as Internet Explorer needs it - and IE works fine. Might it be, that I should try an older version of wine? I've the impression that some programs worked better
2007 Mar 19
0
Re: Wine vs. Mono/GTK#
On Thu, 15 Mar 2007 18:45:03 +0100 nospam@haneke.de (Elmar Haneke) wrote: > Hi, > > on trying to run an Mono-Application within wine (Mono for Windows), the GTK# > Windows show up very huge, the fontsize seems to be scaled by magnitude. Please have a look at http://bugs.winehq.org/show_bug.cgi?id=7186 I reported the bug there. > How can this be fixed? I don't know a fix BUT
2005 Sep 14
0
Google Earth: WINEDEBUG=+relay makes wine-preloader <defunct>
Hello! Using the latest cvs version Google Earth finally installs without using native DLLs. As it does not run I'm trying to find out why. When running it, GE stops with a message box apologizing for not working. So I'd like to run it in winedbg, but I only get WineDbg starting on pid 0xa Process of pid=0x0000000a has terminated and not the friendly box. Perhaps GE uses some kind
2005 Aug 12
0
gothic2 demo, install and dmusic issues
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello List! I'm trying to run gothic2 demo (get it from http://www.jowood.com/gamers/?lang=de&site=2&ScreenID=6309&GameID=gothic2&pfid=PC) Installing works fine, except the fact that "BugslayerUtil.dll" got somehow an 8+3 character long filename and can't be found by wine. When renaming it, wine can find the dll and