http://bugs.winehq.org/show_bug.cgi?id=12606
Summary: Use ~/.Trash when available
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teloiv(a)gmail.com
Some platforms Wine runs on - Ubuntu/Debian, Mac OSX, and Gentoo at the very
least - use ~/.Trash for garbage files instead of ~/.local/share/Trash. Wine
should use ~/.Trash when available instead of creating ~/.local/share/Trash -
which the user may not realize exists and confuse them as to where their space
is going.
The user can avoid this by symlinking ~/.Trash to ~/.local/share/Trash but it
isn't something that the user should have to do to make things work properly.
--
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=16135
Summary: msvcrt.dll._wtmpnam not implemented
Product: Wine
Version: 1.1.8
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: holy(a)wustl.edu
Created an attachment (id=17376)
--> (http://bugs.winehq.org/attachment.cgi?id=17376)
A small head start on implementing wtmpnam
In running an old program, I received the following error:
wine: Call from 0x7b845450 to unimplemented function msvcrt.dll._wtmpnam,
aborting
I downloaded the source code for 1.1.8 and took a stab at implementing it. A
diff (relative to wine-1.1.8/dlls/msvcrt/file.c) is attached.
Note: I don't really know Wine, and I did not even get as far as building it to
test it (if MSVCRT_tmpname gets initialized, where is that?)---so please don't
take this as anything other than an attempt at a start.
--
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=13058
Summary: BYOND Suite: Browser windows do not function.
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris062689(a)gmail.com
In BYOND.exe the browser element simply does not appear.
(May be due to ole32.dll override to allow login?)
In DreamSeeker.exe and DreamMaker.exe we believe is causing a majority of
crashes with the client.
--
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=12770
Summary: Build breaks
Product: Wine
Version: 0.9.60
Platform: All
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: contactmayankjain(a)gmail.com
Created an attachment (id=12429)
--> (http://bugs.winehq.org/attachment.cgi?id=12429)
configure log file
I have downloaded the wine-0.9.60.tar.bz2 file untar this on my freebsd 6.3
system and run configure then make depend && make but I am getting following
error.
`makedep' is up to date.
fontforge -script ../fonts/genttf.ff .sfd.ttf
Copyright (c) 2000-2008 by George Williams.
Executable based on sources from 20:25 GMT 3-Feb-2008.
Library based on sources from 03:08 GMT 3-Feb-2008.
The requested file, .sfd.ttf, does not exist
Open: Failed to open: .sfd.ttf
Called from...
../fonts/genttf.ff: line 2
*** Error code 1
Stop in /usr/home/mayank/Desktop/tm/wine-0.9.60/libs.
*** Error code 1
I am attaching the log file with this mail. Please find the attachment.
Regards
Mayank Jain
--
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=14836
Summary: Autocad 2005 : visual lisp ide problems/crashes
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Opening Visual Lisp Ide from inside autocad don't allow to switch back to
autocad again without closing it. Well, you can select Autocad window, but it's
irresponsive, visual lisp ide seems in modal mode.
Upon closing ide, autocad becomes responsive again.
More, if you open visual lisp ide, then help system from it, then close visual
lisp ide, if you try to close help system autocad crashes. That don't happens
if you close help BEFORE closing visual lisp ide.
Max
--
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=12292
Summary: Michelin Rally Masters: Application crashes when PAL_8
Texture and Mipmapping options are enabled
Product: WineHQ Apps Database
Version: unspecified
Platform: All
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=6861
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Created an attachment (id=11738)
--> (http://bugs.winehq.org/attachment.cgi?id=11738)
Output Log, with "=+trace" enabled.
When the application is started with both options active, it crashes wine.Using
them in separate occasions does not recreate the crash, although Enabling the
"Mipmap" Option create serious black artifacts all over the distants polygons
(see screenshot from appdb).
In the following attachment were removed all the instances of
"fixme:d3d_draw:drawPrimitive Using software emulation because manual fog
coordinates are provided"
which were printed until the exit from the application, basically making the
whole Log bigger than 10MB.
--
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=13579
Summary: Adobe Acrobat Standard 7 -- using menus on first startup
causes X to freeze
Product: Wine
Version: 1.0-rc2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
The first time you start up Adobe Acrobat Standard 7, it presents you with a
large dialog box asking you if you want to register the product.
If you attempt to open a menu in the split second between program startup and
the appearance of this dialog box, the application, wine, and the gnome session
freezes, forcing you to kill X.
Acrobat Standard is a slimmed down version of Acrobat Pro. For a more detailed
version of the difference between the two products, see:
http://www.adobe.com/products/acrobat/matrix.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=12971
Summary: Bitware Bitfax can not detect modems during setup
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k.king177(a)ntlworld.com
Bitware Bitfax v3.30.20 bundled with many datafax analog modems (some time ago)
tries to detect modem during install. normally it looks for COM1 to COM12.
Under all recent versions of wine up to 0.9.61 it issues a msgbox headed
"Modem Detection Error"
with text
Modem detection found a com port currently used by other application. Do you
want to continue the detection anyway ?
It issues this message for each of the 12 Com ports it's trying to find.
In the console the text similar to below appears for each COM port it checks.
err:int21:INT21_FileDateTime int21: unknown/not implemented parameters:
int21: AX 5769, BX 0007, CX 0000, DX 11f7, SI 0000, DI 0000, DS 1247, ES 1437
I only have a COM1 port which I have linked and set in registry as per various
help resources. The AX, CX, SI, DI are static. The BX register changes by hex
of 1 per port. The other registers vary slightly but I have not got logged
(yet).
--
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=13061
Summary: DreamSeeker: Map Element causes slowdown.
Product: Wine
Version: 0.9.61.
Platform: All
URL: http://byond.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris062689(a)gmail.com
When a map is displayed on the skin, it causes general slow downs due to the
DirectX rendering, when OpenGL rendering is used the application increases FPS
quite a bit, but with the loss of various alpha blending, map stretching, etc.
--
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=12566
Summary: version 9.59 breaks shift-click and ctrl-click in World
of Warcraft
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: polpak(a)yahoo.com
This was reported on AppDB already, but I didn't see a bug for it in bugzilla,
so I'm reporting it here.
Recently upgraded to 0.9.59 and the shift-click and ctrl-click is not working
properly in the game. It reacts as though it were a normal click. Downgrading
to 0.9.58 solves the 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=12791
Summary: Microsoft Office XP dont install the Spelling and
grammar not installed
Product: Wine
Version: 0.9.60
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
In the instalation Office 2003 or XP the spelling and grammar check is not
installed and the macross in excel is not working
--
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=25820
Summary: Token Administration Utility for ICBC online banking
failed to list USB devices (without wine unofficial
USB patches)
Product: Wine
Version: 1.3.11
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Something about G&D USB-Shield: it is required by ICBC persional internet
banking while online trading. Here is the G&D USB-Shield driver for Windows,
safesign_icbc_per.exe : http://goo.gl/LM588 ( from http://goo.gl/Ft4Ub)
After install the USB-Shield driver,there is a tool called Token
Administration Utility, it allow us manager the usbkey with a client program.
We can see tokenadmin.exe in "Program Files/ICBCEbankTools/G&D/Management
Utility", and that is the Token Administration Utility.
Below is screenshots for tokenadmin.exe in WinXP,both of them has six devices
listing in the tokenadmin window:
Before pluging a usbkey:
http://goo.gl/Wkdon
After pluging a usbkey:
http://goo.gl/BGIbl
scardsvr.exe is needed for running tokenadmin.exe normally,sence
EITHER manually setting the "Start" value of
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SCardSvr from default 2 to
4 OR killing scardsvr.exe with taskmgr will cause errors, however they have a
bit differents.
Screenshot (Register modified, there are only two devices listed in the
tokenadmin window):
http://goo.gl/VNn2N
Screenshot (scardsvr.exe killed, there is no device listed in the tokenadmin
window):
http://goo.gl/UcYxp
Also winscard.dll is important for tokenadmin.exe,below is the steps to show
that.
Step 1
$ rm -rf ~/.wine
$ winetricks -q mfc42 crypt32
#see bug25784 http://goo.gl/1Cm5v for the reason to override crypt32.dll
Step 2
$ wine safesign_icbc_per.exe
#install tokenadmin.exe
see attachment for log
Step 3
$ wine tokenadmin.exe
log:
fixme:winscard:SCardReleaseStartedEvent stub
fixme:winscard:SCardEstablishContext (2,(nil),(nil),0x32f264) stub
fixme:winscard:SCardEstablishContext (2,(nil),(nil),0x658f90) stub
Tokenadmin.exe can't list the usb devices, the result is exactly the same as
that in WinXP while scardsvr.exe is killed ,here is the screenshot (no device
listed):
http://goo.gl/kqPdb
the same as:
Screenshot (WinXP with scardsvr.exe killed, no device listed):
http://goo.gl/UcYxp
However, replace winscard.dll may change something.
Step 3'
override winscard.dll
$ cp winscard.dll ~/.wine/drive_c/windows/system32
$ export WINEDLLOVERRIDES="winscard.dll=n,b"
$ wine tokenadmin.exe
This time both the log and the screenshot changes, there is no fixme:winscard
message, and there are two devices lists in tokenadmin window.
log:
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:wtsapi:WTSQuerySessionInformationA Stub (nil) 0xffffffff 8 0x32f234
0x32f230
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:win:RegisterDeviceNotificationA (hwnd=0x10084,
filter=0xe8e9c4,flags=0x00000000) returns a fake device notification handle!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
screenshot(two devices listed):
http://goo.gl/7gWbt
Looks the same as that in WinXP with Register modified,
Screenshot ( two devices listed ):
http://goo.gl/VNn2N
I also try scard4wine to replace winscard.dll follow its instuction:
http://goo.gl/1Epa5 , there is also something different.
Step 3''
$ /usr/bin/install -c winscard.dll.so $WINE_PREFIX/lib/wine/winscard.dll.so
$ /usr/bin/install -c -m 644 libwinscard.def
$WINE_PREFIX/lib/wine/libwinscard.def
then Step 1, Step 2, Step 3.
this time, there is no fixme:winscard message, in fact there is no any log, but
there is also no device listed.Screenshot is the same as http://goo.gl/kqPdb
I also test this issue with wine unofficial USB patches, and posted my result
with title "Fail to use USB-Key/USB-Shield with wine USB patch :cannot start
service 'SCardSvr':win error code:0x00000424" in wine-dev mailling list.
Best wishes!
--
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=15130
Summary: Wine notepad: Extension behaviour differ from Windows
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)mohag.net
Running Wine notepad with an non-existant file as a parameter results in
notepad appending .txt to the filename. This makes it impossible for a program
to use notepad to create a non-txt file.
Expected behavour:
notepad fakefile.test
"Cannot find the fakefile.test file. Do you want to create a new file?" (From
Windows 2003. Even with a fakefile.test.txt existing in the same directory)
Current wine (1.1.3) behaviour:
notepad fakefile.test
File "fakefile.test.txt" does not exist. Do you want to create a new file?
With fakefile.test.txt in existance:
notepad fakefile.test
notepad opens fakefile.test.txt rather than giving the expected error message.
--
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=9260
Summary: the font the winecfg id sustitute by chess figures
Product: Wine
Version: 0.9.42.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: agustin.romero(a)gmail.com
Created an attachment (id=7513)
--> (http://bugs.winehq.org/attachment.cgi?id=7513)
winecfg window
I install kchess-elite, but i had a problem with the fonts. later, I invoke
winecfg and the font are lost. I unistall wine this:
apt-get remove --purge wine
and reinstall it, but the problem is the same. I send a pgn file.
--
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=26984
Summary: Very poor audio (resample?) quality
Product: Wine
Version: 1.3.19
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lorefice2(a)libero.it
Created an attachment (id=34409)
--> (http://bugs.winehq.org/attachment.cgi?id=34409)
Audio sample that becomes extremely aliased with wine
As wine 1.3.19 dropped old oss support (now ossv4 only), i'm forced to use alsa
or jack output.
Unfortunately i noticed that if the played sample doesn't match the samplerate
that the user set in wine, audio quality is very (too much) low.
I'm attaching a simple mp3 which clearly exposes the issue.
To reproduce:
download the attached mp3
run winecfg and set it to use alsa
... set acceleration to emulation
... set sample rate to 44khz
download and install winamp
make sure winamp uses directsound iutput driver
play that sample with winamp, hear the good quality.
close winamp
launch winecfg again
... set sample rate to 48khz
play again with winamp and hear the bad quality,sound is full of aliasing
Do the same with jack.
--
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=13628
Summary: Clicking on form may cause deadlock
Product: Wine
Version: 1.0-rc3
Platform: All
URL: http://www.apeh.hu/bevallasok/nyomtatvany
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
Clicking on form may cause deadloc in very rare case. I do not know what is it
but the console oputput shows this:
fixme:system:SystemParametersInfoW Unimplemented action: 8192
(SPI_GETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
When I hit CTRL+c in console, I can continue the work, hoewer the application
notify about CTRL+C was pressed.
Downloadable application:
http://www.apeh.hu/data/cms7266/Abev2006telep.exehttp://www.apeh.hu/data/cms14315/06082m.exe
Note I do not have exact way to reproduce it. Just click on elements.
--
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=12726
Summary: wineprefixcreate fails to add fonts
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
wineprefixcreate fails to add fonts on new system
$ wineprefixcreate --prefix foo
cp: target `/home/hellork/foo/dosdevices/c:/windows/fonts/' is not a directory
Reason: fonts dir is created as Fonts instead of fonts. Note incorrect case. cp
is case-sensitive and so fails to copy the fonts.
--
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=15331
Summary: Warhammer Patch Bug!
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zirous(a)gmail.com
Depending on the Distro determines if the patcher will load or not. For example
I can run the game fine under Gentoo X86_64. The Warhammer Patcher is known to
get stuck on Ubuntu. This is the error the Ubuntu system cannot get past -->
fixme:shdocvw:PersistStorage_InitNew (0x134d68)->(0x7c0da0)
--
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=9985
Summary: Formz: Menus are viewable but do not work when selected
Product: Wine
Version: 0.9.46.
Platform: All
URL: http://www.formz.com/downloads/demo_log_in.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tehquickness(a)gmail.com
The user can view the menu but when they select an item, the menu simply closes
and nothing happens.
When viewing menus, the following error is given:
fixme:menu:SetMenuInfo MNS_NOTIFYBYPOS partially implemented
And after selecting a menu item, the following error is given:
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
This severely limits the usability of this otherwise great working program.
This is one of two bugs present in FormZ.
--
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=10263
Summary: ie6 doesn't display non-https embedded pictures
Product: Wine
Version: 0.9.47.
Platform: All
URL: https://uncensored.citadel.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w.goesgens(a)outgesourced.org
I've installed IES4l, and had this problem. Upgraded to latest wine debs from
wine.org, the problem still is here.
Log into https://uncensored.citadel.org with ie6 in wine.
(create your account for that)
Click on rooms, you will get a list of rooms.
Click on 'Capture this', a warning message about unencrypted embedded content
arises, whether or not one clicks on continue a second message box pops up with
some application warning, and the page is empty.
--
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=13305
Summary: OpenGL DirectDrawRenderer renders black screen only
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
Running some games, such as C&C: Tiberian Sun with "DirectDrawRenderer opengl"
causes only a black screen to be rendered when the game starts. The rest of the
game functions correctly, such as the menu, so you can still exit the game
normally.
This happens on several different GPUs(so far, only NVIDIA is confirmed) so I
don't think it is driver or chipset related.
--
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=13630
Summary: Crash when clearing ie6 cache - needs FreeUrlCacheSpaceA
Product: Wine
Version: 1.0-rc3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon_p_griffiths(a)yahoo.com
CC: eddie(a)lania.nl
See log in http://bugs.winehq.org/attachment.cgi?id=13579
--
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=12540
Summary: Favourites menu doesn't work as expected
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maciej.trebacz(a)gmail.com
In Watchtower Library 2007 the "Favourites" menu doesn't work as expected.
First, some set up:
1. Open some article
2. Use "Favourites" menu to "Add to favourites"
3. Repeat 1 and 2 one or more times.
Now, when trying to open a favourite here's the correct behaviour:
1. Open "Favourites" menu
2. Click on the first added article
3. The article displays in the viewer
4. Open menu again
5. Click on the second or any other than first article
6. It displays correctly.
However, something diffrent happens:
1. Open "Favourites" menu
2. Click on the first added article
3. The article displays in the viewer
4. Open menu again
5. Click on the second or any other than first article
6. Program displays FIRST added article, not the one selected.
This behaviour renders Favourites menu useless. It works correctly under
Windows XP. It's worth noting that favourites are executed by an external
program that comes with Watchtower Library 2007 - WTFavLauncher.exe and the
favourites are files located in windows/profile directory with *.wtfav
extension. It seems that regardless of which item in menu user clicks,
WTFavLancher picks always first added file. I have no idea whether the WTLib
doesn't pass the parameter correctly or the WTFavLauncher program can't locate
the file.
It's also worth noting that executing WtFavLauncher.exe manually with filename
of some favourite item as a parameter it works correctly - displays given
article in Watchtower Library program.
What logs can I attach to help to solve this issue?
--
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=14357
Summary: undefined edge padding in bitmaps annoys valgrind
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14655)
--> (http://bugs.winehq.org/attachment.cgi?id=14655)
clear edge padding on X11 bitmap
When storage for a X11 bitmap has padding for alignment at the ends of each
scan line, then the undefined padding bytes annoy valgrind(memcheck). Patch
against wine-1.0 is attached below, and also will be sent to
wine-patches(a)winehq.org.
--
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=27590
Summary: please solve this problem
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nico.bellic1994(a)gmail.com
please i wat play this game
please help
--
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=12938
Summary: Description parsing code isn't working correctly
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pablo.romeroquinteros(a)gmail.com
It looks like our description parsing code isn't working correctly in
this case. Can you file a bug at http://bugs.winehq.org against the
application database for this issue?
Chris
It looks like our description parsing code isn't working correctly in
this case. Can you file a bug at http://bugs.winehq.org against the
application database for this issue?
Chris
On Sat, May 3, 2008 at 9:17 AM, Pablo A. ROMERO QUINTEROS
<pablo.romeroquinteros(a)gmail.com> wrote:
> Hi,
>
> Please update the description for 'PL7 Pro v3.4'.
>
> I've re-updated that, but the changes doesn't show on the browse page
> (http://appdb.winehq.org/appbrowse.php?catId=8)
>
> Thank!
>
> Regards...
>
> -----
> Pablo A. ROMERO QUINTEROS
--
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=14835
Summary: Autocad OLE automation HUGE cpu usage
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Upon using some command that invokes OLE automation, CPU usage for autocad
(and wineserver) rises to about 50% for each of them (total about 98%). I've
got a 2 core machine, so it's still usable, but slows down everything. Stopping
the command don't help; closing ALL of active drawings does help, CPU goes to
2%, but on new drawing/open drawing CPU still raise to 100%, even with no
further OLE commands.
Max
--
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=13057
Summary: BYOND.exe: crashes upon attempting to log in.
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris062689(a)gmail.com
BYOND Pager crashes when I attempt to log in.
Adding ole32.dll as an override fixes this issue.
--
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=9896
Summary: missing minimize box in vb6 application
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
Created an attachment (id=8389)
--> (http://bugs.winehq.org/attachment.cgi?id=8389)
the two example programs
These are two very simple VB6 applications, 0x6CA0000.exe and 0x6CE0000.exe
In windows the minimize box is visible, while in wine (Ubuntu 7.04 - wine
0.9.46) the first one doesn't have the box:
0x6CA0000 -> WRONG, the min box doesn't appear
' VB6 form: Border Style: Fixed single (1), Max button = False, Min Button=
True
0x6CE0000 -> RIGHT, the min box appear
' VB6 form: Border Style: Sizable (2), Max button = False, Min Button= True
0x6CE0000 - 0x6CA0000 = WS_THICKFRAME
--
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=24467
Summary: Distribution 'Sidux' was renamed to 'aptosid'
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
The developers of 'sidux' renamed their distribution to 'aptosid':
see <http://aptosid.com>.
The reasons are here (in German):
<http://www.sidux.com/index.php?module=News&func=display&lang=de&sid=617>
--
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=9997
Summary: HTML won't diplay in embedded forms
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Charlatat(a)hotmail.com
GoldMine 6.7 won't display any HTML. Logs complain of unimplemented methods in
shdocvw and mshtml.
--
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=12183
Summary: EVE Premium 4.10.51200 does not render correctly with
shadows on
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spedrosa(a)gmail.com
Created an attachment (id=11579)
--> (http://bugs.winehq.org/attachment.cgi?id=11579)
In station, with shadows detail set to "extreme"
With premium content, if shadows are turned on, rendering errors occur.
I'm attaching some screenshots demonstrating the problem.
There are two shots inside the station, one at the "extreme" detail setting,
showing a purple texture all over the screen. The other one was taken at the
"normal" setting. It is possible to see more, but there is something clipping
the ship.
Two of the shots are taken outside the station, at the "extreme" shadow detail
setting. They are very similar shots, taken at different zoom levels. It is
possible to see that some of the textures are out of place.
--
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=15229
Summary: Dragon NaturallySpeaking 10 has gdiplus error on
microphone display box
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=15993)
--> (http://bugs.winehq.org/attachment.cgi?id=15993)
screenshot
wine-1.1.4-203-gcd999b2
DNS 10 Standard has a problem (as of today's git) displaying a floating box
that shows the microphone and other product features.
The box comes up without the usual text and sub-boxes on it. (See attached
screenshot.)
The microphone works, but if you try to do anything else, such as access a
drop-down menu, the program crashes.
The error is:
fixme:gdiplus:GdipSetPathGradientSurroundColorsWithCount not implemented
fixme:gdiplus:GdipSetLineBlend not implemented
wine: Call from 0x7b845890 to unimplemented function
gdiplus.dll.GdipSetPathGradientBlend, aborting
When I tried it with the gdiplus in winetricks, it just crashed.
--
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=9968
Summary: Problem mapping large files
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert(a)cs.auckland.ac.nz
I'm trying to use Microsoft's ImageX with Wine as part of a small Linux
image to install Windows disk images.
It works great for a 120Mb file, however when I try it on a 2.3Gb file,
it fails with "Invalid data".
The tool is designed for dealing with large files, so it looks like a
problem in Wine.
I reran it with +server,+relay which included the following in the output:
0009:Call
KERNEL32.CreateFileMappingW(00000050,00000000,00000002,00000000,8fcbf02e,00000000)
ret=01028a7b
0009: create_mapping( access=000f0005, attributes=000000c0, rootdir=(nil),
size_high=0, size_low=-1882460114, protect=65, file_handle=0x50, name=L"" )
0009: create_mapping() = INVALID_PARAMETER { handle=(nil) }
0009:Ret KERNEL32.CreateFileMappingW() retval=00000000 ret=01028a7b
0009:Call KERNEL32.SetLastError(00000000) ret=01019bf6
0009:Ret KERNEL32.SetLastError() retval=00000000 ret=01019bf6
--
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=13952
Summary: voipcheap client installs but does not run
Product: Wine
Version: 1.0-rc5
Platform: All
URL: www.voipcheap.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=14102)
--> (http://bugs.winehq.org/attachment.cgi?id=14102)
+relay for running voipcheap client
voipcheap is a voip service that offers free calls to many countries. The
client appears to install OK but when I try and run it it dies.
+relay attached.
--
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=11185
Summary: Wine hardlock on x86_64
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jabberuser(a)gmail.com
Hi, i test wine 0.9.40, latest stable and svn build but i have the same error
(on cedega6.0 too). When I use windows apps who use direct randering, it
hardlock my PC, when i disable GLX and DRI in xorg.conf it work, but without
direct randering (sloooow). On google i found many post this bugs, always on
x86_64 (almost all on ubuntu users). I use current testing Gentoo ~amd64. My
hardware: Core2 2.2GHz (mobile), 2G ddr2/667MHz/cl5, INTEL x3100.
/ Sorry about my English /
--
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=27126
Summary: Astrolog 5.4 a program to calculate horoscopes fails
to open a chart unde Ubuntu 11.04
Product: Wine
Version: 1.3.19
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlos.sevcik.s(a)gmail.com
Astrolog (which worked fine under Wine up to Ubuntu 10.10) open OK under Ubuntu
11.04 and Wine 1.3.19 but gives a "critical error" when trying to open a
horoscope chart. The Astrolog windows the freezes an is almost impossible to
kill.
The home page of Astrolog is http://www.astrolog.org/astrolog/astfile.htm
--
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=9286
Summary: nice icon and menu
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bl4ck.3yed(a)gmail.com
wine should drop a icon in /usr/share/pixmaps that can be used for the wine
menu in the sysytem's main menu.Also there(in the wine menu) should be
launchers for winecfg and uninstaller
--
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=12564
Summary: gdi32 font test fails if ttf-mph-2b-damase/ttf-larabie-
uncommon installed
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: NEW
Keywords: testcase
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: flexo(a)holycrap.org, austinenglish(a)gmail.com
Created an attachment (id=12146)
--> (http://bugs.winehq.org/attachment.cgi?id=12146)
+font log, bzip2 -9'ed
In current git/kubuntu hardy/kde 4:
font.c:1715: Test failed: W: tmLastChar for MPH 2B Damase a58 < 0xf000
font.c:1718: Test failed: W: tmDefaultChar for MPH 2B Damase 20 != 0x1f
Attached is a +font log
See also bug 8086.
--
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=14028
Summary: Can't use the updater on Ragnarok Online.
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexman98(a)gmail.com
Created an attachment (id=14227)
--> (http://bugs.winehq.org/attachment.cgi?id=14227)
Error log.
I post this as a new bug report as asked.
Another issue that I found with Ragnarok Online is the Updater of the Official
(iRO, KRO, euRO, etc.) and Private Servers, it doesn't work, you can't even
open it.
I saw that you need the library MFC42.dll to run the updater, so, I downloaded
and moved it to the RO directory, and after that, I tried again and received
some warnings and errors that you can see on an attach.
You can't use the updater even if you download that Dll.
Thanks for your time.
--
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=22975
Summary: Link to GoVest is no longer working (Geocities
offline)
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
URL: http://www.winehq.org/docs/winedev-guide/wine-debugger
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Hi
The link to govest.zip (url: http://www.geocities.com/GoVest/) is no longer
working, because Geocities is offline forever.
An alternative link to download GoVest could be http://www.oocities.com/govest/
Regards,
Atalanttore
--
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=9526
Summary: Asyncpro and Linux
Product: Wine
Version: 0.9.44.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: software(a)rel-tek.com
Hi,
I am trying to convert my program to run on Linux under wine. I have been very
successful so far but one thing that is stopping me from going any further.
That is Asyncpro. My program uses Asyncpro to get access to comports and to
send and receive data. Apparently, wine HQ is having trouble dealing with
Comports using Asyncpro.
Initially, I started running my window program on Linux (PCLinuxOS) under
crossover. It failed miserably. My program connected and was communicating
through comport but within running for a minute or so, a lots of error message
boxes pop up non-stop with message, "too many open files." I couldn't figure
what it was. So, after playing around with that far awhile, I changed to
another Linux OS. This time instead of using CrossOver I decide to use Wine HQ.
Great, I thought when everything was going great with Wine HQ on SimplyMephis.
My program started with no problem and even connected to serial port. From
there I was able to communicate non-stop with no error boxes of any kind until
I tried to shut my program down. My program completely froze to a point I had
to go into window manager to kill wine-server or It will not shutdown. I still
think there something not quiet right about Asyncpro on Wine.
When I ran debug on Wine, I got messages like
fixme:win:LockWindowUpdate(0x10020) partial stub!
...
Is anyone having a similar problem or is there a known bug with Wine and
Asyncpro?
I will probably have to write my own comport control tool to better manage
serial communication.
Please, Help.
--
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=15168
Summary: wine remove
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
In the wine-1.1.4.tar.bz2's "Tools" directory we have a very nice script
called "wineintall".
Would you please consider a corresponding tool called "wineremove". It
would be very helpful in removing and reinstalling, switching back and
forth from and to the RPM build, general house keeping, etc..
Many thanks,
-T
--
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=12979
Summary: Trucks&Trains game error in quartz.dll
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike2006michael(a)mail.ru
CC: mike2006michael(a)mail.ru
Game - Tracks & Trains Tycoon
Game graphics - DirectX or Open GL
If i Use Open GL
While I using wine 0.9.60 with this game there are no problems...
I upgrade wine to 0.9.61
Now game crashes with error in quartz.dll
If I use Windows dll quartz - game - runnning but very slowly
If i Use DirectX
With Direct X ,game don't want starting
log
fixme:win:EnumDisplayDevicesW ((null),0,0x1caf814,0x00000000), stub!
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from Loading the PBO test texture
@ directx.c / 3518
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
--
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=14178
Summary: Can't paste large amounts of text into an application
via the clipboard
Product: Wine
Version: 1.1.0
Platform: All
URL: http://www.gutenberg.org/files/36/36.txt
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
The following tests were carried out using `wine notepad` and the Gutenberg
text for "War of the Worlds" (http://www.gutenberg.org/files/36/36.txt) in a
native Firefox 3.0 on Ubuntu Linux. The same thing happens with Cepstral
SwiftTalker.
1. select from the start of the document upto and including "BOOK ONE" - i.e.
the first page or so.
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The data is pasted correctly into the edit control.
1. select from the start of the document upto and including "CHAPTER EIGHT".
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The data upto "way back from the edge of the pi" is pasted. The rest is
missing.
1. select all of the document.
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The text "x" is pasted into the edit control.
NOTE: The text can be successfully pasted into a native application (e.g.
gedit).
NOTE: Saving the text to a file (e.g. from gedit) and then loading it from the
File > Open menu in notepad successfully displays all of the text.
--
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=11854
Summary: Windows programs in Wine menu are behind Programs menu
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anssi.hannula(a)gmail.com
The Windows menu hierarchy we have in Applications->Wine causes most windows
applications to end up under IMO useless "Programs" submenu.
Maybe that "/Programs/" could be stripped out from the hierarchy, so that the
applications end up under "Wine" menu directly?
--
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=11533
Summary: firefox 2.0.0.12 crashes when visting news.google.com
Product: Wine
Version: 0.9.55.
Platform: All
URL: http://ftp.iinet.net.au/pub/mozilla/firefox/releases/lat
est/win32/en-US/Firefox%20Setup%202.0.0.12.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
CC: dmitry(a)codeweavers.com
wine-0.9.55, Ubuntu 7.04
Tested Firefox 2.0.0.12 EN-US and NL, both crash when attempting to load
http://news.google.com
Looks like a regression between 0.9.53 and 0.9.54, did a regression test:
c7a6c1af0d1f2ac722f1c0d4f2e518d301d05646 is first bad commit
commit c7a6c1af0d1f2ac722f1c0d4f2e518d301d05646
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Mon Jan 14 19:39:33 2008 +0800
gdi32: Initialize more fields in GetEnumStructs.
:040000 040000 6d592ed86f7ab993c3fc70b06fc803e8657be3ae
c1c620979f9768693eea970ef04f9d94daabad3f M dlls
--
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=17652
Summary: Suggest to remove .wine from time to time
Product: Wine
Version: 1.1.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sbastig(a)gmx.net
Hi Dev Team,
I would like to mention that sometimes it can really help to remove the .wine
folder and just do a fresh install. I just spent around half an hour to install
Office 2003 Professional and it just wouldnt work. Afterwards I just did an:
rm -rf ~/.wine
aptitude remove wine
(Then I removed the complete Menu Structure of Wine in the Gnome menu)
aptitude install wine
Afterwards I reinstalled my Programs including Office and it just worked.
Btw. If you try to do this remember to write down the configurations for those
programs that wont place start menu entries automatically.
Maybe the Website Team should include a note like this in each release
announcement for the unstable (1.1.x versions). I beliebe this could save a lot
of users some trouble.
Cheers
--
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=13199
Summary: Adobe Shockwave 11.0.0.0 fails to run
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sgodsell(a)hotmail.com
The older shockwaves like 10.2 and below work without a problem. However the
latest shockwave (Version 11) from adobe does not work. For the test I am
using fedora linux 8 and 9. I have installed the windows version of firefox on
linux using wine which works perfectly. Next I installed the latest shockwave,
and it installs okay, but when it comes to running any shockwave application
then it fails to run.
At first I used the fedora wine (Version 0.9.58) which yielded the same
results. But clearly it is not a case of which version of wine now. I have
confirmed that the latest version of shockwave with the latest version of wine
does not work.
The messages from running firefox with shockwave 11 are as follows:
fixme:ole:DllGetClassObject
CLSID: {b196b286-bab4-101a-b69c-00aa00341d07},
IID: {d5f569d0-593b-101a-b569-08002b2dbf7a}
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b196b286-bab4-101a-b69c-00aa00341d07}
could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{b196b284-bab4-101a-b69c-00aa00341d07}
err:rpc:I_RpcReceive we got fault packet with status 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
--
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.