http://bugs.winehq.org/show_bug.cgi?id=4960
lav(a)etersoft.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lav(a)etersoft.ru
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4969
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-11-05 17:09 -------
is there a download link for this app?thx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5198
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-11-05 16:53 -------
*** Bug 5209 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5209
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-11-05 16:53 -------
duplicate
*** This bug has been marked as a duplicate of 5198 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5209
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-11-05 16:52 -------
Regression testing shows the commit that broke the installer was:
ntdll: Fix size check for NtQueryInformationToken(TokenGroups).
So it _is_ a duplicate. IMHO it would have been handier to revert this patch
before the wine-0.9.13 release. I guess we get a lot of these bug reports with
failing installers with wine-0.9.13 now....
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3816
lav(a)etersoft.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lav(a)etersoft.ru
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5222
Summary: Modal dialog in Quicken 2005 resizes constantly,
freezing Quicken.
Product: Wine
Version: 0.9.12.
Platform: PC
URL: http://murray.no-ip.org/lil_split_window.png
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murraytony(a)yahoo.com
Problem:
There is at least one instance in Quicken 2005 where there is a window that pops
up and resizes constantly from it's normal size to about 100px square, see the
url for an image of the small window. You can also see how big it should be at
http://murray.no-ip.org/big_split_window.png (the contents of the window is
mostly the desktop background, I think because it is resized before it finishes
drawing the contents.
Steps to Re-Create:
Open Quicken 2005. Select an account (create if needed), select a check
(create..), push the split button in the bottom right of the check entry.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5221
Summary: "AppDefaults" / "Application Settings" / "version" does
not work for Windows 3.1 applications
Product: Wine
Version: 0.9.12.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guardia(a)sympatico.ca
When winecfg creates an entry such as this:
[Software\\Wine\\AppDefaults\\win31app.exe]
"Version"="win98"
into user.reg, wine does not "see" it on execution. It used to work in alpha
20050725 (I haven't tried any versions in between).
Proof (pr1.exe is a Windows 3.1 app, lexibase.exe is a Win32 app). I have the
following in my user.reg:
[Software\\Wine\\AppDefaults\\lexibase.exe] 1124807597
"Version"="winxp"
[Software\\Wine\\AppDefaults\\pr1.exe] 1124807597
"Version"="win98"
And here is the result when executing the following:
[saudet@vaio PR1]$ export WINEDEBUG=all
[saudet@vaio PR1]$ wine pr1.exe 2>&1 | grep "getting version"
(i.e.: nothing is displayed)
[saudet@vaio exe]$ export WINEDEBUG=all
[saudet@vaio exe]$ wine lexibase.exe 2>&1 | grep "getting version"
0009:trace:ver:version_init getting version from L"AppDefaults\\lexibase.exe"
So it seems something is not working right in version.c or somewhere near
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4969
molle.bestefich(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.10. |0.9.12.
------- Additional Comments From molle.bestefich(a)gmail.com 2006-11-05 12:59 -------
> That's not a bug.
Yes it is.
If it works on Windows but not Wine, then it's a bug - regardless of whether
there's a workaround or not.
> "keyboard layout error...", switch the keyboard to ENGLISH setup (Alt+Shift)
Just tried, doesn't work for me.
Bumped version number to 0.9.12, seems it's still broken.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5099
------- Additional Comments From b.buschinski(a)web.de 2006-11-05 12:49 -------
Created an attachment (id=2429)
--> (http://bugs.winehq.org/attachment.cgi?id=2429&action=view)
HANDLE handleC
I am unabled to create a HANDLE to device C:
I always get the error 3 - invalid pointer
but my stub was added to wine
so I am fine with this bug
should I close the bug(fixed)?
or are you not fine with it?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.