http://bugs.winehq.org/show_bug.cgi?id=19225
Summary: notepad: launching with a non-existent file does not
have 'cancel' option (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On windows, try running:
'notepad foo.txt'
You'll get a dialog saying it doesn't exist, and offering to create it.
Options:
Yes - Creates and opens foo.txt
No - Opens notepad with an empty file
Cancel - Closes notepad, not creating any files.
On wine, you just get Yes/No.
Side note:
Choosing yes shouldn't automatically append .txt to it, e.g., running 'notepad
foo' and choosing yes should have notepad create a file named 'foo', not
'foo.txt'.
--
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=19220
Summary: Firefox crashs because of stub in t2embed
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
URL: http://www.mozilla.com/en-US/firefox/3.5b99/whatsnew/
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: dank(a)kegel.com
Firefox crashes loading a page like:
http://www.mozilla.com/en-US/firefox/3.5b99/whatsnew/
with:
wine: Call from 0x7edb5d82 to unimplemented function
t2embed.dll.TTLoadEmbeddedFont, aborting
--
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=19216
Summary: winecfg - Wine version lost
Product: Wine
Version: 1.1.25
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: addammo(a)tiscali.it
Program winecfg - About: instead of wine version (1.1.25) there is
PACKAGE_STRING.
My solution: added " #include <config.h> " into resource.h.
--
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=19211
Summary: netconn_set_timeout() is unused in winhttp
Product: Wine
Version: 1.1.25
Platform: All
OS/Version: All
Status: NEW
Keywords: source, winelib
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
dlls/winhttp/net.c defines a netconn_set_timeout(), however it is not used.
According to the following thread it should be called by WinHttpSetTimeouts().
http://www.winehq.org/pipermail/wine-devel/2009-January/071812.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=19143
Summary: Anarchy Online corrupted graphics
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malicorne(a)chez.com
Created an attachment (id=22111)
--> (http://bugs.winehq.org/attachment.cgi?id=22111)
Anarchy online corrupted graphics
Using Ubuntu 9.04 with nvidia graphc (driver 185.18.14)
Since last update (Anarchy Online 18.1.1), I have corrupted graphcs in many
zones.
UI flickers sometimes in any zone.
I have transparent surfaces all around (see screenshot 1)
I have red surfaces in the grid (see screenshot 2, missing textures?)
--
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=19072
Summary: Reg.exe doesn't respect help commands (appinstall)
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 19071
Using 'reg delete /?'
On windows gives a helpful summary of how to use reg delete (add/query do the
same).
On wine:
austin@midna:~/wine-git/programs$ wine reg delete /?
DELETE - /? (null) 0 0 0
Error: Invalid key name
It's trying to it as a registry key!
And then, even though it shows an error, it exits with code 0 (but that's bug
bug 19071).
--
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=19047
Summary: Assertion failure at listview.c:2741
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.worldstart.com/weekly-download/archives/reg
-cleaner4.3.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b0ntrict0r(a)yandex.ru
Created an attachment (id=21968)
--> (http://bugs.winehq.org/attachment.cgi?id=21968)
wine log demonstrates the issue
Using RegCleaner 4.3, Build 780 is impossible because of different memory
access violations and wine assertion failures (see bug 19046).
Attached wine log demonstrates one of these failures.
It's hard to reproduce this exactly same way because of random memory access
violations (which makes this report almost senseless, I understand) but general
recommendation is to play around with list in the program's main window and
operate with menu only (!) using keyboard shortcuts.
--
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=19005
Summary: SimCity 4 crashes on start
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doorknob60(a)gmail.com
SimCity 4 crashes on the loading screen with this output (repeated a lot):
fixme:d3d_surface:flush_to_framebuffer_drawpixels >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glDrawBuffer @ surface.c / 1408
It worked fine in previous 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=18649
Summary: The Sims 3 crashes for no specific reason after a
while
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pitel(a)nomi.cz
Whenever I start playing the game, it crashes after a while (usually during
crating of the Sim). Best way to force the crash is fast changing of sim's
clothes. I tried lowest and hughest graphic settings, always same behaviour.
The crash has no specific reason, I just get those 3 fixmes in some "random"
order during the whole sim creation:
fixme:imm:ImmGetOpenStatus (0x148010): semi-stub
fixme:d3d9:IDirect3DDevice9Impl_GetRenderTarget Call to
IWineD3DDevice_GetRenderTarget failed
fixme:d3d_surface:surface_load_ds_location (0x1770c8) Not supported with fixed
up depth stencil
No error after crash, The Sims just close itself. It also has the same
behaviour with reloaded, razor1911 and appdb nocd patch. It might be bug in the
game, not in Wine, I really don't know.
Wine 1.1.22, Ubuntu 9.04 64bit, nVidia GeForce 9600GT 1GB VRAM (drivers
180.44), 4 GB RAM.
--
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=18419
Summary: Condemned: Criminal Origins: Camera images sometimes
appear upside down
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xeriouxi(a)fastmail.fm
Created an attachment (id=21022)
--> (http://bugs.winehq.org/attachment.cgi?id=21022)
Screenshot showing the upside down image on the camera
When you have to take a picture with your camera in the game, the image that's
displayed on the screen sometimes appears upside down. This didn't happen when
playing the game in Windows.
--
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.