https://bugs.winehq.org/show_bug.cgi?id=50957
Bug ID: 50957
Summary: Wine not openning app
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikulas.jan.novotny(a)gmail.com
Distribution: ---
Created attachment 69787
--> https://bugs.winehq.org/attachment.cgi?id=69787
a backtrace of the bug
So, I installed wine from the (what appears to be) a ubuntu archive, or
something? since it downloaded 5.0-3ubuntu1 (not sure if i entered the correct
version) and attempted to wine a setup program from a cd/dvd, and then it gave
me that error.
--
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=44931
Bug ID: 44931
Summary: This program requires at least 3MB of free virtual
memory to run in "Nine: The last Resort" game
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: register001(a)free.fr
Distribution: ---
Created attachment 61032
--> https://bugs.winehq.org/attachment.cgi?id=61032
WINEDEBUG=+relay,+seh,+tid wine your_program.exe >> /tmp/output.txt 2>&1
I get this error dialog box when running the game Nine The last Resort after
installation.
Dialog Title: "Director Player 5.0"
Message: "This program requires at least 3MB of free virtual memory to run"
Config:
Ubuntu 16.04
wine-3.5
--
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=50837
Bug ID: 50837
Summary: Game will not allow me to progress past the first day
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qawsedrftgyhujikolpwas(a)gmail.com
Created attachment 69654
--> https://bugs.winehq.org/attachment.cgi?id=69654
Here is the error message I receive upon the game crashing.
I am playing a game I found on Itch.io called "Slime Heart," but once I
complete the tutorial & the first day, the game always crashes. As it appears I
can only attach one file below, the game can be found at
https://gamejolt.com/games/slime-heart/231249. I hope it is a simple problem to
fix.
--
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=50964
Bug ID: 50964
Summary: Nothing will start.
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brianuhe(a)gmail.com
Distribution: ---
Nothing will start. Tried to open any window programs I have, like Ren'ply
games for example, but nothing. It makes the attempt, but then goes away.
Wasn't a problem with 6.4 which was an improvement to what I could now run,
like RPGM and Unity, and 'some' stuff still works with the stable version. 6.6
has the same problem.
--
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=50965
Bug ID: 50965
Summary: Unhandled exception 0xe0434352 in thread 28 at address
7B00DD68 (thread 0028)
Product: Wine
Version: 5.0.4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: brad(a)harmonydesign.ca
Created attachment 69796
--> https://bugs.winehq.org/attachment.cgi?id=69796
Debug log
Paradigm autoloader had a critical error
--
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=51186
Bug ID: 51186
Summary: Ledger Live Crashes
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mbedconsumer(a)gmx.com
Distribution: ---
Created attachment 70058
--> https://bugs.winehq.org/attachment.cgi?id=70058
error file
After installing Ledger Live for Ledger Nano S using Wine, tried to run but it
crashes before I can accept the terms.
--
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=51269
Bug ID: 51269
Summary: no se ejecuta
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: facundocarlosvillanueva(a)gmail.com
Distribution: ---
Created attachment 70147
--> https://bugs.winehq.org/attachment.cgi?id=70147
este es el error(perdon si me equivoque de categoria es q asi me dijo el error
no se ejecuta el programa
--
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=51294
Bug ID: 51294
Summary: Unknown evaluation order in winefile/winefile.c
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2a…
```
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_NAME);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_SIZE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_CDATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_ADATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_MDATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]), IDS_COL_IDX);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_LINKS);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_ATTR);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]), IDS_COL_SEC);
```
col is used and incremented in same line, so it may work different on different
platforms
--
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=34247
Bug #: 34247
Summary: Default installation path is wrong
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
After creating a new profile for Wine (which is pointing at default to Windows
XP) and running any installer (for example Guild Wars 1 or Warcraft 3) the
default installation path is set to the wrong location. My LANG-variable
contains "de_DE.UTF-8" so the default installation path for Guild Wars 1 should
be "C:\Programme\GUILD WARS" but it is "C:\Program Files (x86)\GUILD WARS".
--
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.