http://bugs.winehq.org/show_bug.cgi?id=33501
Bug #: 33501
Summary: Blackberry Link crashes on launch
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david(a)green.as
Classification: Unclassified
Created attachment 44344
--> http://bugs.winehq.org/attachment.cgi?id=44344
Backtrace dump following application crash.
Blackberry Link installs but crashes on launch.
.NET 4.0 installed to support BB Link.
--
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=32630
Bug #: 32630
Summary: [Kernel 32 Error]Unable to update Rockstar Game Social
Club
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 43056
--> http://bugs.winehq.org/attachment.cgi?id=43056
Crash log RGSC Update
Hi,
To update Max Payne 3 and/or Rockstar Game Social Club, .Net Framework 3.5 is
needed so i installed it by winetricks.
Now in my prefix, dotnet20-dotnet20sp1-dotnet30-dotnet30sp1-dotnet35 are
installed.
The game updater works correctly, the first update too but i have a crash when
i want to install the RGSC update.
It's an error about kernel32 and mscorwks, i attach the crash log.
Thanks,
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=10941
Summary: Wine does not print in a newly allocated console window
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Created an attachment (id=9867)
--> (http://bugs.winehq.org/attachment.cgi?id=9867)
The binary which recreates the bug
Wine does not print in a newly allocated console window using the function
FreeConsole(); and AllocConsole();
I've written a program which recreates the bug. I'll post the binary and the
source.
(compiled on Dev-C++ 4.9.9.2, in Wine)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38585
Bug ID: 38585
Summary: Unhandled exception
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abhryjamal(a)gmail.com
Distribution: ---
Created attachment 51483
--> https://bugs.winehq.org/attachment.cgi?id=51483
detailed program error
unimplemented function TAPI32.dll.lineGetTranslateCapsW called in 32-bit code
(0x7bc4e590)
--
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=33127
Bug #: 33127
Summary: installer of Thunder 7.9 hangs
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43815
--> http://bugs.winehq.org/attachment.cgi?id=43815
The Log
reproduce:
1. download and run it: 'wine Thunder7.9.1.4304.exe'
2. click "接受并安装" to accept the license and begin the installation
It will hangs in 93%.
Wine: wine-1.5.25-36-gdb92670
Thunder:
$ sha1sum Thunder7.9.1.4304.exe: 3ebb738b20878ed2e9c8f2340ec7f362a673404c
--
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=34226
Bug #: 34226
Summary: AVR Studio 4.19 (build730) strange behaviour of editor
and crashs
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghieber(a)fastmail.net
Classification: Unclassified
Created attachment 45541
--> http://bugs.winehq.org/attachment.cgi?id=45541
2 screenshots and 3 backtraces
AVR Studio has a syntax sensitive editor. This shows the following "strange"
behaviour, tested with assembler source files (see screen shot):
When a file is loaded, white space (tabs) before reserved words (i.e. all the
opcodes) is filled with garbage, see lower part of screen shot. If the cursor
is directly in front of a reserved word, and a tab is inserted, this tab is
filled with a copy of the reserved word behind it (like before "jmp start" and
2 times before "out SPL, akku".
If the editor window is forced to repaint (by minimizing it and showing again,
or moving it partially out of the client area), the garbage changes its
appearance: it can dissapear (moving it to the left and back), or the affected
areas turn grey (minimizing, or moving down and back).
Doing all this moving and resizing too often can crash the program, see
attached backtraces.
All this is only a display problem. The file in the editor is not affected!
The bug appears under wine 1.6 installed from the Distribution's packet, where
AVR Studio installs into a 64 bit folder, and under Wine 1.7, installed from
source, forced to 32 bit. The repainting bug does not appear under Crossover
12.2.1. Crashs while resizing windows have yet not been observed under
Crossover. (there is another one, which will be reported to Codeweavers).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39559
Bug ID: 39559
Summary: SynthFont - clicking on a folder deletes the folder
entirely the folder isn’t in the trash bin or anywhere
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pdaut01(a)hotmail.com
Distribution: ---
I went to open a folder in the program SynthFont and it deleted the entire
folder with no traces of it anywhere it also happened with my folder of music
that had 2.4GB of music that I was going to put on my phone so is there any way
to recover those files and folders it has deleted? also the program never did
this before till now
--
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=33537
Bug #: 33537
Summary: Blacklight Retribution low fps
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 44385
--> http://bugs.winehq.org/attachment.cgi?id=44385
Terminal output
I installed Steam version of Blacklight Retribution on Ubuntu 13.04 x64 on x32
wine fresh prefix.
Game runs out of the box on wine 1.5.29 but I had to first start the update and
then start the game BLR.exe because play button does not show.
problem I have withi this game is the frame rate on windows with same settings
I get 100-120 fps under wine I get 20-30 fps
--
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=23739
Summary: Gigabyte atBIOS tool does not install
Product: Wine
Version: 1.2
Platform: x86
URL: http://download.gigabyte.eu/FileList/Utility/motherboa
rd_utility_gbttools_gbt_atbios.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=29734)
--> (http://bugs.winehq.org/attachment.cgi?id=29734)
Picture from OP
>From https://bugs.edge.launchpad.net/ubuntu/+source/wine1.2/+bug/607970:
clean 10.10 xubuntu
installed wine
atBios dl from http://www.gigabyte.de/Support/Motherboard/HowToReflashBIOS.aspx
opened->extracted
in extrated folder setup.exe
error in picture
Not sure how wise it is to use a BIOS tool through wine but it may at least
provide info about current version.
I can confirm this problem.
In the terminal I get:
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
fixme:storage:create_storagefile Storage share mode not implemented.
--
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=33428
Bug #: 33428
Summary: geNIe 2.0 from Decision Systems Laboratory crashes
when attempting to create dynamic Network
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tchavei(a)gmail.com
Classification: Unclassified
Created attachment 44230
--> http://bugs.winehq.org/attachment.cgi?id=44230
Backtrace produces by Wine
geNIe 2.0 from Decision Systems Laboratory crashes when attempting to create
dynamic Network. Specifically after opening Temporal Plate, creating two nodes
and trying to link them with an arc (conditional dependence)
--
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.