Displaying 20 results from an estimated 2000 matches similar to: "After uninstalling and reinstalling, no Wine folders"
2011 Jul 08
1
Fwd: [MMD] MMD-Edit is progressing nicely
Begin forwarded message:
> From: fletcher at fletcherpenney.net
> Date: July 6, 2011 10:38:33 PM EDT
> Subject: [MMD] MMD-Edit is progressing nicely
>
> MMD-Edit is progressing nicely
>
> 07/06/2011 22:31:22
> I am continuing work on my text editor for the Mac, MMD-Edit. It?s based on work described in another post, but briefly it performs syntax highlighting of
2007 Nov 28
1
Wine HQ APT Repository doesn't show up in my repositories list
I just installed Wine and used it to install a couple of applications.
One is running fine. The other ran once, then stopped.
However, I am writing to say that I followed the instructions on the
download page for adding the Wine HQ APT Repository to my repositories
list. [Unbuntu/Kubuntu 7.04] However, when I run the the add/remove
applications and package managers the Wine repository
2007 Dec 01
3
wine-users Digest, Vol 29, Issue 1
Eric Weir wrote:
>> I decided to make my installation more "up-to-date" by uninstalling and
>> reinstalling. I've uninstalled and reinstalled twice now, and each time
>> the only thing in the /.wine folder is two registry files -- no Windows
>> folders, no drive-c. Of course, when I try to run Wine, it fails. What's
>> going on? What can I do?
2012 Apr 27
2
Flashphoner
Really? Me?
Oh Pavel! I would be inestimably honoured.
On 04/27/2012 01:55 AM, Pavel Ismailov wrote:
> Hello!
>
> My name is Pavel Ismailov
> and I`m CEO of www.flashphoner.com project.
>
> We noticed that you quite active in Asterisk-user
> mail list, and would like to offer you buy signature
> in your messages for some monthly price.
>
> Is it interested for
2005 Jan 11
3
correctly uninstalling/reinstalling wine?
Hi list,
Every time before I post a problem or question, I try to upgrade my wine to
the latest version (as I was told to do at the beginning).
Well I'm going on to my 5th or 6th new version of wine. As an experienced
Windows user (and a fairly new, but OK Linux user) I am concerned about the
effect on my computer of simply installing wine after wine after wine. I
seem to recall copying
2004 Sep 01
2
Client had recoverable error
Hi there,
I?m using icecast 2.0.1 with darkice 0.14 streaming an 192kb mp3 stream.
Everything seems to work fine except that clients (eg winamp5) disconnect
after a period of time (5/10/20 minutes). The icecast log shows some weir
errors:
[2004-08-18? 01:24:54] DBUG format-mp3/format_mp3_write_buf_to_client Client
had recoverable error -1
[2004-08-18? 01:24:54] DBUG
2004 Sep 03
1
Wine and Remote Desktop??---- can't get mouse focus
hi all:
I copied over a windows MSTSC.exe and ran the remote desktop,
it gave me a small window for the IP address, then after the
successful connection, it shows me the (full screen ) XP login
interface, weir thing is, it loses mouse / keyboard focus now, so I
can't type in anything, neither can I close the window, the focus is
still on the background (gnome) desktop, so I could press
2020 May 05
1
Samba update to 4.10 (with c7.8) - broken -?
hi guys
I've just let the system to get big update to 7.8 and with
it came new Samba(4.10.4-10.el7.x86_64), a version with now
fails on my boxes for no apparent reasons.
My Samba uses LDAP backend but I can see no errors related
to that neither.
...
[2020/05/05 15:53:37.093041,? 0]
../../lib/util/become_daemon.c:136(daemon_ready)
? daemon_ready: daemon 'smbd' finished starting up and
2008 Mar 31
1
Outlook cant connect to POP server.
Hi,
I'm having a weir situation with MS Outlook and dovecot. I'm using POP
for some users, some can connect, others cant.
With tcpdump I got this packet coming from client to server:
2008-03-31 18:30:20.913718 IP (tos 0x0, ttl 128, id 1082, offset 0,
flags [DF], proto: TCP (6), length: 48) 192.168.12.9.1072 >
192.168.5.124.110: S, cksum 0x90db (correct), 2564735473:2564735473(0)
2007 Dec 03
1
Moving Roaming profiles between domains
Hello!
I need to migrate a SAMBA server PDC to another.
After having installed and configured the new PDC the
same way as the old one, I proceeded to move/copy my
user profiles.
I restored permisions user:group 700, and tried to
login:
- Login works ok, but my users configuration is lost
and gone but not replaced: I mean, Some windows
functions stopped to work. Windows acts weir.
Is there a
2004 Mar 20
0
Samba BDC refuses to become local master browser?
Need help debugging the following, thanks.
All Samba setup over three subnets:
192.168.4.0-------192.168.1.0--------192.168.3.0
BDC here PDC here BDC here
weir ripple hart
netmask 255.255.255.0
from log.nmdb at weir after elections have settled:
[2004/03/20 02:25:22, 4, pid=1291, effective(0, 0), real(0, 0)]
2006 Aug 02
4
Struts
I have a STRUTS based webapp and I want to port it to RUBY/RAILS...
Can anyone suggest a migration strategy...I would like to migrate my struts
actions over time if possible.
Jim
_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee®
Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
2006 Aug 04
4
Tabs
I''m new to Ruby/Rails
I want to create Tabs similar to these...
http://demo.raibledesigns.com/struts-menu/tabbedMenu.jsp;jsessionid=aM2yeUTgLeTbY7WLAZ;jsessionid=aBFrrGHWQim4pwSPAZ?People
Can someone outline the best method?
Specifically,
Is creating a tabs.html in \..apps\views\layouts and using
class PhotoController < ApplicationController
layout "tabs"
....in my
2004 Apr 19
0
One inflated Poisson or Negative Binomal regression
Dr. Flom,
I was searching the web for any examples of one-inflated negative binomial regression, and ran across your post. Fittingly, I am working on the analysis of data from the NIDA Cooperative Agreement where I had the pleasure of working with Sherry Deren and other folks at NDRI. NBR does a poor job of modeling number of sex partners. (I am using Stata.) Did you have any luck modeling a
2006 Aug 14
2
(no subject)
I have the following code that generates a rhtml page,
<%= start_form_tag :action => ''create'' %>
<%= render :partial => ''form'' %>
<%= submit_tag "Create" %>
<%= end_form_tag %>
<%= link_to ''Back'', :action => ''list'' %>
...I am trying to put a "Browse" button to
2014 Dec 03
3
partedmagic connecting to a comcast address
On 12/03/2014 04:15 PM, zep wrote:
>
>>> oh. the ARP packet suggests that MAC address is 192.168.1.144
>> that is how i see it.
>>
> is that 1.144 IP address in use by the machine you ran the lspci
> from?
somewhere. but i know not where.
http://www.whoami.it/home/ shows me to be;
adsl-184-41-28-86.mem.bellsouth.net
for the hell of it, i pulled and
2008 May 20
6
[Bug 16031] New: nv11 + KDM/KDE: No UI elements/text rendered
http://bugs.freedesktop.org/show_bug.cgi?id=16031
Summary: nv11 + KDM/KDE: No UI elements/text rendered
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2006 Aug 09
8
AJAX image manipulation
I have this code in a controller that returns images to my browser...with
ROR.
def index
@products = Product.find_all_ pictures
end
....this is the .rhtml..
<% for photo in @pic -%>
<div class="entry">
<img src="<%= photo.image_url %>"/>
<h3><%= h(photo.title) %></h3>
<%= photo.description %>
2009 Apr 19
0
Tow to perform diallel analysis in R?
I want to use a diallel analysis in R, for some of my own data. I've been
through the primary literature and textbooks, and remain stumped as to how
to implment this in R.
I can illustrate the problem using a published example dataset: [Cockerham
and Weir (1977) Quadratic Analyses of Reciprocal Crosses. Biometrics, Vol.
33, No. 1 pp. 187-203]
In this study, 8 different individuals were
2011 Oct 29
0
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
On Sat, 2011-10-29 at 15:16 -0500, Hal Finkel wrote:
> On Sat, 2011-10-29 at 14:02 -0500, Hal Finkel wrote:
> > On Sat, 2011-10-29 at 12:30 -0500, Hal Finkel wrote:
> > > Ralf, et al.,
> > >
> > > Attached is the latest version of my autovectorization patch. llvmdev
> > > has been CC'd (as had been suggested to me); this e-mail contains
> >