http://bugs.winehq.org/show_bug.cgi?id=11325
Summary: wpkg doesn't seem to work
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://wpkg.org/WPKG_with_Wine
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
wpkg is an interesting looking unattended
installation system for windows apps, said
to work on wine as long as you have ie6,
so I tried it without.
To work around bug 5541, you have to redirect the output of cscript.
Here's the recipe:
rm -rf .wine
winetricks vcrun6 wsh56
wget http://wpkg.org/files/stable/wpkg-0.9.10.tar.bz2
tar -xjvf wpkg-0.9.10.tar.bz2
cd wpkg-0.9.10
wine cscript wpkg.js /synchronize /debug | cat
This fails because of an msxml problem.
--
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=11310
Summary: PowerCad Pro 7
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://www.graebert.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ziemi_(a)poczta.onet.pl
Created an attachment (id=10418)
--> (http://bugs.winehq.org/attachment.cgi?id=10418)
zipped log and screenshots
When I'd to select layer form Property Toolbar, a window appears far under
Toolbar - it schould appeard very close under Toolbar, see fig1.
When I try to dock Toolbar, the only size of it is very big it should be
something like not docked, see fig2. I think the second problem is conected
with first one. Also in Wine 0.9.52.
--
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=11060
Summary: z-order problem with Gecko prompt window starting
Heredis 9 for first time
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.heredis.com/fr/heredis_demo_PC.asp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While trying to reproduce bug 10859, I noticed
that when Heredis 9 starts for the first time on
a fresh .wine, the Gecko download prompt comes up
under the Heredis splash screen, and is hard to
use.
The real fix is for us to package Gecko with Wine,
I think. Can't we just check it in to git?
--
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=10903
Summary: Fail to run Visere
Product: Wine
Version: 0.9.4.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hovh03(a)yahoo.com
Created an attachment (id=9818)
--> (http://bugs.winehq.org/attachment.cgi?id=9818)
The output when run the program above
After download and install Visere at http://www.dmmd.net/ using the command
line:
wine msiexec /i Visere_3.1.2.msi
I run the program:
wine Visere.exe, the following error was generated:
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {a1f4e726-8cf1-11d1-bf92-0060081ed811}
could be created for context 0x17
wine: Call from 0x7b8447d0 to unimplemented function
gdiplus.dll.GdipCreateHBITMAPFromBitmap, aborting
Please see the attachment for the full error log.
--
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=10711
Summary: unhandled page fault when installing EccoPro 4.01 16 &
32-bit versions
Product: Wine
Version: 0.9.5.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adri_l01(a)yahoo.com
Created an attachment (id=9544)
--> (http://bugs.winehq.org/attachment.cgi?id=9544)
log of page fault
I am running Ubuntu 7.04 Fiesty Fox for AMD64.
When I try to run the setup program for EccoPro 4.01 (whether directly or from
the autorun) the install screen starts up and displays a message "Searching for
installed components" at which point it freezes and the uncontrolled page fault
shows up. Clicking on the button at the top of the window kills the program as
expected, though no screen updates are taking place.
All other programs I have tried to install using Wine 0.9.5 have worked
properly.
Thanks.
--
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=10466
Summary: Radmin viewer 3.1: "Scanning for Active Servers" action
does not work properly in main viewer window
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://www.famatech.com/download/rview31.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugs.radmin(a)gmail.com
We got an error:
1. Installed Radmin server 3.1 (http://www.famatech.com/download/rserv31.exe)
on a windows computer.
2. Installed Radmin viewer 3.1 on a linux computer with wine installed.
3. Started Radmin viewer
"Tools" --> "Scanning for Active Servers" action does not work properly in main
viewer window.
Correct behavior: Only running computers with radmin server installed and
radmin port opened should be checked with checkmark.
Wine behavior: All running computers became checked with checkmark.
The error was tested on Fedora Core 7 installation with the last wine package
from fedora update site (fedora_mirror/fedora/linux/updates/7/i386/).
--
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=10284
Summary: No$gba doesn't load previous directory in rom select
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
When the dialog for loading a ROM is used, it never remembers the last
directory you were in. It remembers in Windows.
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
That's the error it gives in the console, which is the cause of the problem.
To reproduce:
-Start NO$GBA.exe
-Watch as the bug occurs
--
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=10280
Summary: Oblivion: Horse Armor Crash
Product: Wine
Version: 0.9.48.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: noboundaries_au(a)hotmail.com
Created an attachment (id=8931)
--> (http://bugs.winehq.org/attachment.cgi?id=8931)
terminal output
Oblivion crashes if a horse is ridden that is equipped with Horse Armor from
the Official Horse Armor Mod for Oblivion.
Steps to reproduce: Ride any horse wearing horse armor.
Results: Oblivion will crash within a few seconds.
Expected Results: No crash, keep riding horse like in Windows.
Wine Build: 0.9.48
OS Platform: Ubuntu 7.10 AMD64
Additional Information: This bug is not restricted to a single Wine build or
OS. It is present in all. It is a relatively well known bug for the game in
Wine, but there was no bugzilla entry.
--
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=16936
Summary: 3dsMax 2008 error
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vasant3d(a)gmail.com
Created an attachment (id=18707)
--> (http://bugs.winehq.org/attachment.cgi?id=18707)
PNG image with error message.
Hello,
Attached please find a PNG image. I am getting this error when I am trying
to install 3ds Max 2008 on my latest 64 bit Ubuntu 8.10 desktop version.
Please contact me if you have any queries. I would be happy to co-operate.
Regards,
Vasant Patil
Pune - India.
--
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=15459
Summary: Background is sometimes purple and the ending is not
shown
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxmusterm(a)gmail.com
CC: maxmusterm(a)gmail.com
Portal runs good (except from the mem consuming and the loosing on speed after
playing a longer time [strangely it's not enough to kill wine, but to kill X
...]).
Many times in the game I see a purple background most time when there is a
wall/ground where i can't put a portal or bigger background i can't even touch
like in the endscene (i attached a picture).
The ending video is played to the place where the br0k3n mashine lands (the sky
is purple too)
After this scene I'm missing the scene with the cake, the game just hangs up at
this time.
I will attach the whole wine output unabridged because i don't want to keep
back any information someone could use.
--
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=19326
Summary: OED fails with error message from winevdm.exe
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rquint(a)rain.org
Created an attachment (id=22379)
--> (http://bugs.winehq.org/attachment.cgi?id=22379)
Folders containing output from wine run from command line
OED.EXE (Oxford English Dictionary) is a win31 application. It has run with
only a minor problem (displaying greek fonts) under wine through version 1.19.
With wine version 1.20 it runs but on closing (using the close button in the
right hand corner of the title bar) an error message about winevdm is
displayed. Under versions 1.21 through 1.25 starting the application only
causes the winevdm message and the surrounding window frame for the application
to display. I then have to use force quit to kill it.
I'm using ubuntu 9.04 with kernel 2.6.28-13-generic.
I'm attaching a zip file with the output from wine when I run the program from
the command line for each of the three versions 1.19, 1.20 and 1.21 plus a
screen shot of the winevdm error message for the latter two versions.
In the past there have been times when a change in wine has caused the oed to
fail, but this is the first time a problem has persisted through some many new
versions.
--
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=16984
Summary: lineage2 stop working after last update 1.1.12 to 1.1.13
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozhan(a)gmail.com
lineage2 stop working after last update 1.1.12 to 1.1.13
with this massage complaining about bug in DirectX9
..
and log
--
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=16967
Summary: VFDS doesnt render window correctly,app controls are
unclickable
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=9037
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blurymind(a)gmail.com
Created an attachment (id=18749)
--> (http://bugs.winehq.org/attachment.cgi?id=18749)
VFDS-F-1.0.1 -- wine-1.1.12 error log
cannot click on any of the controls or buttons- cannot load other poses..
the application does not render correctly the position of the display- the
window of the application renders only a half of its contents and the other
half is blank (see screenshot)
http://appdb.winehq.org/screenshots.php?iAppId=9037&iVersionId=15286
the second time i load it...
if i start it from the desktop icon wine created, i get an error message: It
seems that Quest3D is not correctly installed,or this viewer is run from the
wrong directory. In order to start it again, i have to navigate to its install
dir and load it with
wine QuestViewer.exe
after that i am prompted to open a q3d file ( VFDS.q3d) and after i do,it
starts again, but the same things still dont work.
--
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=16951
Summary: When running wing commander 4 dvd edition quartz does
not use xrandr to switch to fullscreen mode.
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcarthew(a)mbarron.net
Created an attachment (id=18724)
--> (http://bugs.winehq.org/attachment.cgi?id=18724)
Image showing resized movie playback window.
When running wing commander 4 dvd edition the game runs fullscreen using xrandr
to change to a desktop resolution of 640x480. However when the ingame cinematic
movies play via quartz they resize the screen back to the system default
resolution (2560x1600 in my case) and the movie appears in the top left corner
of the screen in a 640x480 overlay. Correct behaviour should be the game stays
at the ingame resolution of 640x480 and doesn't switch using xrandr for movie
playback. Else the movie should be stretched to fullscreen.
--
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=16943
Summary: Pearson Digital NovaNet version 16.0 installation fails
on Fedora 10
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kyle.swanson(a)deluxe.com
I am attempting to install NovaNet 16.0 on my PC using the following command:
wine msiexec /i /home/ME/.wine/drive_c/WPORTAL/NovaNET.msi /S /v/qn
The installation stops at a screen that prompts for the installation directory
path. The Browse button and the default installation path (C:\WPORTAL) are
greyed out.
When I run the command listed above in terminal it gives me the following
error:
err:msi:call_script Could not find CLSID for Windows Script
--
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=16877
Summary: UFO: Afterlight crashes between scenes
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=18637)
--> (http://bugs.winehq.org/attachment.cgi?id=18637)
Backtrace of crash
Sometimes when you change between scenes (ie. entering/leaving mission) game
crashes with backtrace available in log.
--
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=16865
Summary: foto.com picture editor
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gwenn.allemon(a)gmail.com
I have tried the picture editor from foto.com and I was really surprised to see
that now it runs with wine 1.1.12. Anyway, it is impossible to save the
documents created with the software and consequently, impossible to use it.
I have the following error:
Error (code2): error OLE
80004001[eOLeException](a)base_Photobook_2_0.TPhotoBookBase.SavePhotoBookAs
Regards,
--
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=16765
Summary: Warhammer: Battle March - DirectX / OpenGL rendering
corruption
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: troy.sobotka(a)gmail.com
Summary: The game displays corrupted graphics in the form of large triangular
faces and strips being greyed out without texture. The faces appear to be
located in three dimensional space without their proper transparency,
translucency, or texture.
Platform: Ubuntu 8.10 amd64
Additional Links: This bug cannot be analyzed as there is a show stopper bug
impeding progress ( http://bugs.winehq.org/show_bug.cgi?id=13470 ).
--
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=15587
Summary: PURE driver is unvisible
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chourmovs(a)gmail.com
the game load well ans seem to run pretty nice but there is a graphical bug
that hide teh driver
look attachment
--
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=15185
Summary: Many objects invisible in Entropia Universe
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=2655
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidfalkayn(a)gmail.com
The "avatars" and creatures in Entropia Universe are only visible when
"indoors".
The only graphics subsystem error is:
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filters not supported in software
blit
and it is repeated frequently.
Test system is has DX10 compatible card (9600GT) and x86-64 1.1.4 install.
This issue did not occur with an x86 1.0 install with a graphics card only
supporting pixel shader 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=19274
Summary: Tom Clancy SSN installs but won't run.
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tbowen(a)secureinternetsystems.com
Created an attachment (id=22314)
--> (http://bugs.winehq.org/attachment.cgi?id=22314)
Text file with error message.
Tom Clancy SSN will install ok, but when I try to run ssn.exe I get an error
that seems to be related to msvcrt20.dll.
--
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=14292
Summary: winhelp: Window title is not set correctly for some
(older) help files
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
With some help files, the Wine winhelp title bar always says "WINE Help", but
Windows 95 WINHPL32.EXE shows instead the help file title and filename, e.g.
"GNU Chess Help - chess.hlp".
This probably mainly or only applies to older help files.
To demonstrate, download chess.hlp from
http://bugs.winehq.org/attachment.cgi?id=14571
and load into Wine winhelp and Windows 95 WINHLP32.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=19449
Summary: KOTOR2: Crashes after Atton defeats Twin Sun sisters
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roy(a)marples.name
Created an attachment (id=22594)
--> (http://bugs.winehq.org/attachment.cgi?id=22594)
Backtrace
After Atton defaults the Twin Sun sisters in the bar, he is teleported back to
the Ebon Hawk and meets the other NPCs. Then some Duros approach and after
Bao-Dur says "I'll take the stupid one who tried to threaten us instead of
shooting us when he had the chance." the game crashes.
It's been unstable throughout, but mainly using computer terminals with some
random elemens. However, I cannot progress past this point as it is 100%
reproduceable.
This is on an Intel Core2 Quad, 4G RAM, nVidia 9800GX2, Gentoo Linux
--
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=16687
Summary: Wrong integer formats on OpenBSD
Product: Wine
Version: 1.1.11
Platform: PC
OS/Version: OpenBSD
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
There quite a few of the below types of warnings on OpenBSD ():
regexp.c:2627: warning: field width is not type int (arg 6)
opengl_ext.c:1766: warning: int format, ptrdiff_t arg (arg 8)
heap.c:52: warning: int format, long int arg (arg 6)
gdbproxy.c:1379: warning: unsigned int format, long unsigned int arg (arg 3)
gdbproxy.c:1451: warning: unsigned int format, long int arg (arg 3)
gdbproxy.c:1457: warning: field precision is not type int (arg 5)
source.c:47: warning: field precision is not type int (arg 2)
I had a go at fixing them, by changing TRACE/ERR/etc., but it then breaks on
other platforms. It's detected somewhere for other platforms, but not for
OpenBSD. Unfortunately, I don't know where that is :-). If someone could point
me in the right direction, I'll have a go at 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.
http://bugs.winehq.org/show_bug.cgi?id=10678
Summary: Picasa web album button animation causing high CPU usage
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ncliang(a)gmail.com
On a fresh install of Picasa, the web album button is animated until you press
it. The animation causes my CPU usage to go to 15~20% from almost zero without
the animation.
The animation can be toggled on and off by the registry
HKCU,Software\\Google\\Picasa\\Picasa2\\Preferences\\FeatureWindowDone
This may be a duplicate of bug 4829
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.