similar to: Re: Editing is disabled

Displaying 20 results from an estimated 1000 matches similar to: "Re: Editing is disabled"

2009 Sep 03
4
Re: Editing is disabled
One unfortunate side affect is you also cannot edit the title. For example, I wanted to mark a question i posted, as solved... > Edited posts weren't sent to the list, which caused confusion. maybe there can be a warning added to the editing page, that says edits will not propogate to the mailing list... what is the real advantage of a mailing list over phpbb anyways? I can't figure
2009 Sep 03
2
wine advantages over mingw
What are the advantages of using winegcc over the mingw cross compiler? Also, what are the differences in the header files / libs supplied with each ? I have an app (http://www.autohotkey.com/forum/viewtopic.php?t=46546) cross compiling with mingw using codeblocks, and I have it working under winelib side by side native linux code. I wanted to translate it so it would compile with winegcc so
2009 Sep 16
2
EVENT_event_to_vkey and keyc2vkey
I need access to either the array keyc2vkey or the function EVENT_event_to_vkey in wine/dlls/winex11.drv/keyboard.c from a wine application. Any idea on how to get at these from a normal winelib app? or how i could compile variations of these functions into a shared library instead of a driver... Thanks
2009 Sep 03
4
build wine dll problem
I am trying to follow the instructions here (http://www.winehq.org/docs/winelib-guide/bindlls-wrapper) to build a dll with wine that i can load dynamically in a windows wine application. this is what i am doing: MyWinDll.spec Code: 2 stdcall MyWinFunc (int) MyProxyWinFunc MyWin.c Code: #include <windef.h> short MyProxyWinFunc(int *i) { return 5; } shell Code: winemaker --nosource-fix
2011 Sep 20
10
list spam related question
In the thread "[Wine] New to Wine...and already in trouble..." there was a spam post by kizi that says it was "Sent from the Wine - Users mailing list archive at Nabble.com". Can people really send things to our list/forum from other sites/forums? It also seems odd that the reply directs a person to catch up on the thread by linking to Nabble instead of the Wine forum. It
2014 May 16
3
Error when compiling FFmpeg with speex-git.
Hi With 32-bit Xubuntu-14.04. When I compile FFmpeg from git using speex-1.2rc1 it builds OK. When I compile FFmpeg from git using speex-git it fails to build. (speex-HEAD-78cce67) It's not a big deal, I don't mind using speex-1.2rc1. But am I doing something wrong or is there something wrong with speex-git? (I've put the details in a txt attachment to keep this email post
2010 Jan 02
1
Re: Easily changing directory where program files should be inst
Paul Menzel wrote: > > 1. How is a CLI illiterate user supposed to do this? > 2. Would the use of different Wine prefixes result in more resource > usage since for example the registry is not shared? > 3. Using Wine prefixes gives me more than I asked for, I think. I just > want all files belonging to program files go into a different directory > than `~/.wine/`. Still if I
2011 Sep 19
2
odd steam install location?
I am trying to track down a crash in Steam (Steam itself, not a game through it). In following appdb instructions for Steam I realized that it was installed in /home/tparker/.local/share/wineprefixes/steam/drive_c/Program Files/Steam/steam.exe and not in :~/.wine/drive_c/Program Files> where I had expected it, although that second directory does have a SteamInstall.msi sitting in it but
2006 Jul 14
39
Time to split the list?
I hope no one gets offended by my asking, but I wonder what others think about the possibility of splitting the list into two or three focal areas. Personally, I think I''d like to see three seperate lists: 1) newbie development (e.g., help working through tutorials, etc.) 2) more advanced development topics, 3) environment setup / admin.. What do you think? Best regards, Bill
2010 Jan 02
1
Re: [FAQ] [RFC] How can multiple users share an installed Wine a
Paul Menzel wrote: > Dear Wine users, > > > could you please review the following question and add it to the FAQ > [1]. > > === How can multiple users share an installed Wine application? === > > ??Wine is a per-user app; every user has their own Wine Registry, with > the list of installed apps for that user. > > So one user installing App A is not going to
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
2008 Apr 13
2
[Fwd: Re: Response to R across the university]
Well, I downloaded the install JGR package for Windows and that seemed to work fine, after the installation I ended up with a modified R window which looked nice and uncluttered. Which I like. Very much. On the other hand, I cannot see how to launch the thing again once I have closed that window. There is supposed to be a launcher somewhere (JGR.exe?), but I have not been able to find it. It
2007 Oct 03
6
Wiki deuglification Part I
Hey guys, I toyed around with the Wiki today to deuglify it a little bit. I used a theme which is a bit of a "CMS" theme for MoinMoin and played around with the logo colors. The theme is based on the plsavez theme, which I like as it has a very uncluttered interface for people who aren't logged in - they only see some important interwiki links (FrontPage, RecentChanges and so on),
2011 Mar 29
1
Re: Current best AMD processor for running mainstream games?
pin-no-err wrote: > > tparker wrote: > > On 02/24/2011 09:28 PM, pin-no-err wrote: > > I have a Phenom 4-core and have not had any trouble gaming, but I also > > use the computer for everything so non-game applications were a > > consideration when I bought the system. I have not tried SC2 so I can't > > say how bad that issue is on this chipset. I also
2009 Feb 25
1
Re: Over 4GB RAM issue
tparker wrote: > Thanks I will try mem=3G when I can. Does anyone know how I get past the kernel panic to re-edit grub.conf? You could edit the line right before the start in grub. Simply press a key to stop booting the default kernel and then press 'e' to edit the entry. And 'e' to edit the line. Change the mem parameter and press 'b' to boot the kernel. (I don't
2011 Sep 10
0
Re: I'd like to voice my concerns about The Sims 2
Thanks to both SpawnHappyJake and tparker for the recommendation to update the AppDB. Just did :-). Also, I did find a little news ; it looks like some more work was done recently on vertex shaders in wine in version 1.3.28. I remember reading that something about vertex shaders was part of one of the show-stopping problems in Sims 2. Hibba
2011 Sep 27
1
Re: Wine and WoW Cataclysm Patch 4.0 troubleshooting thread
tparker wrote: > On 09/26/2011 06:46 PM, BlackNoxis wrote: > > > I have the same issue, the game is actually working but the Launcher won't work (any type of private server I would try) > > > > The WoW launcher very often does not work in Wine. Just navigate to the > WoW folder and run the game from wow.exe instead of launcher.exe and/or > change your
2011 Mar 07
5
/etc/hosts - hostname alias for 127.0.0.1
Can anyone point out reasons why it might be a bad idea to put this sort of line in your /etc/hosts file, eg, pointing the FQDN at the loopback address? 127.0.0.1 hostname.domain.com hostname localhost localhost.localdomain
2017 Sep 01
3
can't get quota working. I use static userdb driver.
Hi, people ! Set up global quota according to docs to 2 Mb. Send more than ten Mb on the box. Mail still getting put in the box, no bounces, no error messages in logs, nothing to prevent mail to be delivered in overflooded mailbox. quota settings are: mail_plugins = quota lmtp_rcpt_check_quota = yes quota_full_tempfail = yes protocol lmtp { postmaster_address = postmaster # required
2006 Jan 07
4
To Chris Hall - Re: DB Modelling the Rails way - Opinions??
Chris, Finally got time to fully play with your suggestions. Had to re-code a bit of stuff but the concept works - just like a bought one :~). Many thanks for the solution, Kind Regards, Eric. For those curious - here''s what it was about; On Monday 02 January 2006 02:10, Eric Sloane tried to type something like: > Hi, > I''m trying to figure the most efficient way to