http://bugs.winehq.org/show_bug.cgi?id=22011
Summary: Symantec Antivirus 10.x installation fails when
starting services
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26754)
--> (http://bugs.winehq.org/attachment.cgi?id=26754)
Wine 1.1.40 console output
Under Wine 1.1.39, SAV 10.x installers fail when trying to start the services.
The same exception occurs with every Wine run thereafter, until the WINEPREFIX
is cleared.
Workaround for Bug 22009 required to get this far.
Also need to workaround Bug 18719 for version 10.2 (Vista).
Same with Wine 1.1.40.
--
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=20979
Summary: ./wine wrapper script broken when --with-wine64 is
used
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
$ cd $HOME/wine64
./configure --enable-win64 --disable-tests
$ make
$ cd $HOME/wine32
$ ./configure --with-wine64=$HOME//wine64 --disable-tests --without-mpg123
$ make
$ ./wine notepad
./wine: could not locate Wine source tree
$ loader/wine notepad
wine: created the configuration directory '/home/austin/.wine'
wine: configuration in '/home/austin/.wine' has been updated.
--
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=26458
Summary: Photoshop CS2 workspaces windows stays on top
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.artik(a)gmail.com
Impossible to display on top an another window. photoshop CS2 windows stays on
top. here is an example :
http://i.imgur.com/pXP1V.jpg
As you can see, my pidgin window is selected, but occured by the photoshop
window.
--
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=26357
Summary: Wine does not build on Mac OS X with Clang 2.8
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marvinx03(a)gmail.com
I have Clang 2.8 on my macbook installed via MacPorts:
$ which clang
/opt/local/bin/clang
$ clang -v
clang version 2.8 (branches/release_28)
Target: x86_64-apple-darwin10
Thread model: posix
When wine is configured with Clang:
$ export CC=/opt/local/bin/clang
$ export CXX=/opt/local/bin/clang++
$ export CFLAGS="-g -O0"
$ ./configure --x-include=/usr/X11/include --x-libraries=/usr/X11/lib
Compilation fails with the following message:
/opt/local/bin/clang -m32 -c -I. -I. -I../../include -I../../include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings
-Wpointer-arith -g -O0 -o hal.o hal.c
../../tools/wrc/wrc --nostdinc --po-dir=../../po -m32 -I. -I. -I../../include
-I../../include -D__WINESRC__ -o version.res version.rc
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../..
-shared ./hal.spec hal.o version.res -o hal.dll.so
../../libs/port/libwine_port.a
./hal.spec:1: function 'ExAcquireFastMutex' not defined
./hal.spec:2: function 'ExReleaseFastMutex' not defined
./hal.spec:3: function 'ExTryToAcquireFastMutex' not defined
./hal.spec:16: function 'KfAcquireSpinLock' not defined
./hal.spec:17: function 'KfLowerIrql' not defined
./hal.spec:18: function 'KfRaiseIrql' not defined
./hal.spec:19: function 'KfReleaseSpinLock' not defined
winegcc: ../../tools/winebuild/winebuild failed
make[1]: *** [hal.dll.so] Error 2
make: *** [dlls/hal] Error 2
--
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=19078
Summary: Forum: quote includes first line of reply to quote
Product: WineHQ.org
Version: unspecified
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
There's a small bug in the Wine forums where, if a mailing list subscriber
quotes someone in their email, the first line of their reply to that quote
inevitably gets "eaten up" into the quote too. Example:
[quote]
Quote line 1
Quote line 2
Quote line 3
Reply line 1
[/quote]
Reply line 2
Reply line 3
--
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=9633
Summary: Window Decoration Missing
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkvater(a)operamail.com
Created an attachment (id=8031)
--> (http://bugs.winehq.org/attachment.cgi?id=8031)
image of what I mean
I think this started with wine 0.9.42. When I run *any* application the window
decoration is missing.
Eg the top bar which you can grab to move a window, or close with [x],
minimize, etc. For these windows ALT+click move doesn't work either. Some of
the applications regain this window decoration after a while and then behave
normally. Until then these windows are always-on-top and have no icon in the
taskbar.
I am running compiz right now, but I don't think this is the issue, as in wine
0.9.41 things worked just right. See the attached screenshot for what I mean.
I will revert back to 0.9.41 to double check this, but not now as utorrent is
busy downloading...eh..linux isos.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12362
Summary: [Regression 0.9.59] Systray support for all applications
is broken
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Environment: KDE 3.5.9/Fedora 8
With a new ~/.wine
wine taskmgr
-> In KDE systray there's something transparent but not a real Task Manager
Icon
-> Mouse clicks have no effect (no menu is shown or any other reaction)
(At first spotted by running Miranda 0.7.3)
--
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=12433
Summary: Internet Explorer 7 is not showing any page
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
Created an attachment (id=11971)
--> (http://bugs.winehq.org/attachment.cgi?id=11971)
warn+all log
-Follow howto on the <a
href="http://appdb.winehq.org/objectManager.php?sClass=version&iId=4195">appdb</a>
-Try to insert any page you want
-Internet Explorer show message "Windows cannot find 'something'. Check the
spelling and try again" and don't run any page.
--
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=12215
Summary: Adobe Photoshop CS2: progress bar staying visible after
operations
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: descentspb(a)ya.ru
When batch processing some amount of images through a cpu-heavy plugin, a
progress bar appears. After finishing the work, it sometimes remains visible,
on top and resized in the way that you cannot actually see the progress bar
itself, but only the "Progress" window decoration and the caption. I can
provide a screenshot if necessary.
WM: metacity.
--
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=13987
Summary: Photoshop CS2 All image and dialog windows draw behind
main parent window with KDE4
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)brianvuyk.com
Created an attachment (id=14174)
--> (http://bugs.winehq.org/attachment.cgi?id=14174)
Screenshot demonstrating the bug. Note that all the subwindows are behind the
main CS2 window.
Hello.
I just did a fresh install of Photoshop CS2 on a fresh Wine 1.0 install on
Kubuntu 8.04 remix (KDE4).
Unfortunately, all the 'subwindows', including the image I am editing, as well
as the tool dialog, layer dialog etc. draw behind the main parent window.
This means that the program can not easily be used.
--
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.