http://bugs.winehq.org/show_bug.cgi?id=4090
--- Comment #8 from Vladimir <vladimiroski(a)gmail.com> 2008-05-30 19:09:09 ---
Updating: still present in 1.0-RC3.
I think it's a severe usability problem for users that can't figure out the
workaround, they could think that the entire thing is broken just for a textbox
out of focus :(
--
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=5941
--- Comment #7 from MagicMan <MagicMan07(a)bluebottle.com> 2008-05-30 14:56:33 ---
To clarify, again:
Automatic resizing of tables was never an issue with the PokerStars client. The
problem has always been when trying to resize a table MANUALLY.
Currently the only way to get tables to resize MANUALLY is to uncheck 'Allow
the window manager to control the windows' in the Graphics tab of winecfg. This
is not an option most users will be willing to do IMO as they will have to
sacrifice desktop integration.
The workaround described in the previous comment is irrelevant, please ignore.
--
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=8342
--- Comment #7 from Vladimir <vladimiroski(a)gmail.com> 2008-05-30 14:08:18 ---
I has been long since this happened, I have not run anything with "sudo" since
James McKenzi's advice.
I will for sure try the patch, I use eMule Plus on my Ubuntu 7.10 everyday 24/7
:D
By the way, thank you for updating this bug.
--
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=124
--- Comment #15 from Austin English <austinenglish(a)gmail.com> 2008-05-30 13:51:07 ---
(In reply to comment #14)
> It's too early to tell which release (if any) is going to support a multi-user
> wineserver.
>
I was setting it so that it's on the list of things to look at. If it gets
deferred to 1.4.0, so be it, but why not have it on the milestone list?
--
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=7552
Vasilchenko Konstantin <chain2k(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chain2k(a)gmail.com
--- Comment #6 from Vasilchenko Konstantin <chain2k(a)gmail.com> 2008-05-30 13:39:11 ---
solved.
change with regedit under
HKEY_CURRENT_CONFIG\Software\Fonts
LogPixels in 00000051
--
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=13551
Summary: 1.0-rc3: Failure to build, dlls/user32/tests/menu.c
causes gcc to segfault
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felyza(a)gmail.com
Created an attachment (id=13488)
--> (http://bugs.winehq.org/attachment.cgi?id=13488)
Configure Log
** wine-1.0-rc3**
** Using Fedora 9, X11 and GL libs from Fedora 8 (latest stable), ATI drivers**
** See config.log for details on installed devel libraries, attached **
1. Run './configure', only missing ISDN in final summary
2. Run 'make depend', no errors
3. Run 'make', note build halts
4. Note build step halted on is gcc -c -I. -I. -I../../../include
-I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o menu.o menu.c
Bug: The make process halts when compiling menu.c, stating that the end of file
is not at the end of a line. The assembler inserts a newline, and then when it
attempts to resume, it states that gcc produces a segmentation fault. As the
attachment only allows for a single attachment, quoted below is the last few
lines from the build process. This prevents building rc3, which prevents all
other testing of rc3 on my system. All configure and build steps were performed
in an 'su -' terminal environment.
---From Terminal Window---
make[2]: Entering directory
`/home/drylar/Download/wine-1.0-rc3/dlls/user32/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith -g -O2 -o menu.o menu.c
{standard input}: Assembler messages:
{standard input}:7412: Warning: end of file not at end of a line; newline
inserted
{standard input}:7745: Error: unknown pseudo-op: `.l'
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[2]: *** [menu.o] Error 1
make[2]: Leaving directory
`/home/drylar/Download/wine-1.0-rc3/dlls/user32/tests'
make[1]: *** [user32/tests] Error 2
make[1]: Leaving directory `/home/drylar/Download/wine-1.0-rc3/dlls'
make: *** [dlls] Error 2
---End Terminal Window---
Note: performing a 'make -k' to compile all possible, then again to see which
fail, shows that this is the only build blocker at present, as the second usage
of 'make -k' only fails on this 1 item, excepting 'target all not remade due to
errors'.
--
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=6160
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-05-30 13:28:52 ---
Could you retry using newest wine? It starts fine here
--
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=12760
Summary: eDrawings CAD viewer crashes
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cngnome(a)gmail.com
Details of installation on bug 12719. After installation, running it crashes
it.
:~/.wine/drive_c/Program Files/Common Files/eDrawings2008$ wine
EModelViewer.exe
> fixme:ole:CoResumeClassObjects stub
> X Error of failed request: BadAccess (attempt to access private resource
> denied)
> Major opcode of failed request: 160 (Composite)
> Minor opcode of failed request: 1 ()
> Serial number of failed request: 29
> Current serial number in output stream: 32
Download free viewer from here :
http://www.edrawingsviewer.com/pages/products/eDrawingsViewerpage.html
--
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=124
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|1.2.0 |---
--- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-30 12:54:24 ---
It's too early to tell which release (if any) is going to support a multi-user
wineserver.
--
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=3952
--- Comment #29 from Y. Sogg <soggy(a)sogetthis.com> 2008-05-30 12:28:55 ---
i'm not sure if the following helps; if not, please ignore (or delete) it.
if gameguard is invoked by the game 9dragons on windows xp, my outpost firewall
provides some details as to which component wants to invoke which other
component. so here we go:
application: services.exe
driver name: usprserv
---
application: gamemon.des
driver name: dump_wmimmc
---
application: gamemon.des
driver name: csrr.exe
---
application: services.exe
driver name: npptnt2
hope it helps narrowing down the possible culprit(s).
--
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.