http://bugs.winehq.org/show_bug.cgi?id=5610
Kai Blin <kai.blin(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #12 from Kai Blin <kai.blin(a)gmail.com> 2009-05-29 08:33:51 ---
IIRC mpr is about Lanman-based networking. That's not implemented in Wine. I
don't see a good way to fix this yet, but it certainly needs doing.
--
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=18685
Summary: Warhammer Online patcher crashes on keypress or when
patching starts
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Created an attachment (id=21395)
--> (http://bugs.winehq.org/attachment.cgi?id=21395)
backtrace for keypress crash
In version 1.1.22 the Warhammer Online patcher crashes when you press a key or
patching begins in the patch window. I believe this is a regression as this
doesn't happen in 1.1.21, but don't know how to regression test. Attached is
the backtrace for the keypress crash.
--
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=18680
Summary: copy/paste do nothing under notepad++
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leohome(a)free.fr
If I copy some text, when I paste it, nothing happens. It was not the case
under the previous version of wine.
notepad++ 5.01
ubuntu 8.04
--
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=17062
Summary: Any of Adobe CS4 applications crash at displaying a
splash screen
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex.rayu(a)gmail.com
Created an attachment (id=18872)
--> (http://bugs.winehq.org/attachment.cgi?id=18872)
Terminal output with debugger dump
After having followed the described procedures for installing CS4 Design Suite,
any of the installed applications (I installed only Photoshop, Flash, and
DreamWeaver) crashes immediately after displaying a splash screen.
--
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
Karl <karlmk(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |karlmk(a)hotmail.com
--- Comment #11 from Karl <karlmk(a)hotmail.com> 2009-05-28 16:54:24 ---
> You could try:
> $ wine psexec.exe '\\vpathak2' "notepad.exe"
System:
PsExec v1.95
wine 1.1.22
Ubuntu 8.04
$ wine psexec.exe '\\10.0.0.222' "notepad.exe"
PsExec v1.95 - Execute processes remotely
Copyright (C) 2001-2009 Mark Russinovich
Sysinternals - www.sysinternals.com
Couldn't access 10.0.0.222:
Access denied
I get "Access denied" no mather what kind of address I supply. but when I
supply my username (and psexec should prompt for password) i get:
$ wine psexec.exe '\\10.0.0.222' -u Admin "notepad.exe"
PsExec v1.95 - Execute processes remotely
Copyright (C) 2001-2009 Mark Russinovich
Sysinternals - www.sysinternals.com
Password:
Connecting to 10.0.0.222...fixme:mpr:WNetAddConnection2W (0x32de0c, 0x43aee0,
L"Admin", 0x00000000): stub
Couldn't access 10.0.0.222:
Access denied
You actually see the Password promt in the log there but i do not stop there,
it just continues on with the fixme and "Access denied" and throws you back to
the command line.
It seems like it is the same network fixme as the original poster had.
--
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=18679
Summary: Photoshop CS4 installer asks to install gecko when
Wine run from a different folder
Product: Wine
Version: 1.1.11
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Summary might not make much sense, so hopefully I can explain it.
This doesn't just affect CS4, I have seen it with other apps but can't remember
what they are as I have just ignored it up to now.
Basically, if I run "wine setup.exe", then gecko is detected and loaded.
If I run "~/wine-git/wine setup.exe" or "/opt/wine-1.0.1/bin/wine setup.exe"
then the gecko downloader pops up and wants to download gecko. It is, of
course, already installed. In the case of the CS4 setup, it then just hangs.
An old wineserver is not running, there are no orphaned processes and ~/.wine
is clean.
Workaround is to run "wine winecfg" (the Wine that is "installed" in the
distro), close it, and run the other wine ("~/wine-git/wine setup.exe").
It would appear the "installed" Wine creates the necessary registry entries,
but the "other" Wines will not.
I hope that makes sense!
--
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=8241
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #40 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-05-28 13:26:51 ---
(In reply to comment #39)
> An updated patch including the test has been sent to wine-patches.
Yip, and it got committed so the bug is fixed now.
--
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=5713
nsandschn(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nsandschn(a)gmx.de
--- Comment #10 from nsandschn(a)gmx.de 2009-05-28 13:08:03 ---
When starting Google Updater.exe in wine 1.1.22 I get an application error:
"The procedure WTSGetActiveConsoleSessionId could not be located in the DLL
KERNEL32.DLL"
then the program exits without any terminal output.
--
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=4372
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-05-28 11:09:52 ---
Fixed again.
--
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.