http://bugs.winehq.org/show_bug.cgi?id=4055
--- Comment #13 from Mike Ellery <mellery(a)gmail.com> 2009-03-04 19:46:44 ---
Here's an output log when trying with wine 1.1.16, looks a lot different then
the previously attached log, also still says
ICD0019: Communications: Failed to open port (USB): (Windows::GetLastError() =
0x2, 'File not found
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2841
--- Comment #30 from André Pirard <A.Pirard(a)ulg.ac.be> 2009-03-04 19:11:59 ---
(In reply to comment #29)
> You may try to disable the WM decorations in winecfg, that's a different
> thing from disable WM control on Wine windows.
Привет Дмитрий, спасибо (от Дарьи и дете́й)
The setting of every decorate/control combination has been described in
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/202456/comments/5
In short, decorate=off allows minimizing indeed (1)
but only control=off will allow restoring too
and this, whichever the state of decorate.
Plainly said, control=off is required and decorate is a don't-care.
(1) as opposed to controll=off which minimizes to the desktop,
decorate=off minimize button minimizes to the Windows' List nicely.
But Windows' List's only got the Move and Close controls.
Not very useful to minimize an application forever.
But any trick to restore an undecorated app would make my year !!!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4286
--- Comment #19 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-03-04 18:43:28 ---
There are loads of "failed to copy" messages during install with the final ones
being:
err:msi:copy_package_to_temp failed to copy package L"DhtmlEd.msi"
fixme:msi:MSI_OpenDatabaseW open failed r = 80030002 for L"DhtmlEd.msi"
There's a difference in the Windows XP and Wine installs.
A folder named "eBay" appears in ~/.wine/drive_c/ when installed with Wine, but
under Windows XP this folder appears under C:\Documents and Settings\All
Users\.
According to "wine cmd" the environment variable is set to
"ALLUSERSPROFILE=C:\windows\profiles\All Users", but c:\windows\profiles isn't
even created during install.
Could it be that the files simply aren't being copied to the correct place?
The installer is failing to do it's job?
Of course, the app doesn't give any clues, but if you slow the process right
down, you can see that the dialog box that appears very briefly actually says,
"Starting Turbo Lister for the first time...".
"winetricks mdac25 msxml3" didn't help either.
Moving the eBay folder from c:\ to "c:\windows\profiles\All Users" doesn't help
either.
Do we have any idea what the problem is yet?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5610
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-03-04 16:27:09 ---
(In reply to comment #9)
> :~/.wine/drive_c/PsTools$ wine psexec.exe \\vpathak2 "notepad.exe"
May not be the problem, but the '\' character needs to be escaped (with itself,
ironically enough). That's why you see it parsed as:
> PsExec could not start \vpathak2:
You could try:
$ wine psexec.exe '\\vpathak2' "notepad.exe"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9027
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-03-04 16:23:01 ---
Reported fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5610
vivek pathak <vikky999(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vikky999(a)hotmail.com
--- Comment #9 from vivek pathak <vikky999(a)hotmail.com> 2009-03-04 15:42:06 ---
:~/.wine/drive_c/PsTools$ wine psexec.exe \\vpathak2 "notepad.exe"
PsExec v1.94 - Execute processes remotely
Copyright (C) 2001-2008 Mark Russinovich
Sysinternals - www.sysinternals.com
fixme:advapi:CreateProcessAsUserW 0x38 (null) L"\"\\vpathak2\" notepad.exe"
(nil) (nil) 0 0x00000414 (nil) (null) 0x323c44 0x323c34 - semi- stub
PsExec could not start \vpathak2:
Access denied
using wine 1.1.16
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9027
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kennybobs(a)o2.co.uk
--- Comment #8 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-03-04 15:20:11 ---
Sound has worked for me since 1.0.
Can this be closed?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17610
Summary: Wine won't recognize keyboard inputs in ANY application
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: csgimze(a)hotmail.com
Hi. this is my first time reporting a bug, so i don't know if i'm doing it
correct.
I'm running Fedora 10 and usually play World of Warcraft through Wine, and
therefore were very sad when i found out i couldn't play anymore.
the problem is that, that ANY application running through Wine (including Wine
config), won't recognize any keyboard inputs. Seemingly this problem occured
after I got some system updates on my computer yesterday. Read bug report
17607, which is the exact same problem as mine and is also on Fedora 10.
I hope that you'll be able to help me =)
Fabian
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8826
--- Comment #15 from Cody Hamilton <codyh(a)ctzns.net> 2009-03-04 07:54:27 ---
Created an attachment (id=19777)
--> (http://bugs.winehq.org/attachment.cgi?id=19777)
Add gl_vertex_program_point_size call to state_pscale
Have attached the patch I'm using at the moment. I just add the call to
state_pscale if glsl is being used. This seemed like the most relevant spot I
could find for it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.