http://bugs.winehq.org/show_bug.cgi?id=10363
Summary: wineprefixcreate: user's profile shell folders should
symlink to $XDG_XXX_DIR
Product: Wine
Version: 0.9.48.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
xdg-users-dirs permits the usage of "well known" directories, for instance:
$XDG_DOCUMENTS_DIR, $XDG_MUSIC_DIR, $XDG_PICTURES_DIR, $XDG_VIDEOS_DIR
For the time being wine creates 4 links for its Shell Folders ("My
Documents","My Pictures","My Music","My video" ) directly to user home or in
~/My Documents if it exists.
ls -l ~/.wine/drive_c/windows/profiles/maz
now:
lrwxrwxrwx 1 maz maz 9 2007-10-11 10:31 My Documents -> /home/maz
lrwxrwxrwx 1 maz maz 9 2007-10-11 10:31 My Music -> /home/maz
lrwxrwxrwx 1 maz maz 9 2007-10-11 10:31 My Pictures -> /home/maz
lrwxrwxrwx 1 maz maz 9 2007-10-11 10:31 My Video -> /home/maz
If wine would make use of $(XDG_CONFIG_HOME)/user-dirs.dirs (assuming it
exists), this could become (for example):
lrwxrwxrwx 1 maz maz 19 2007-10-11 10:53 My Documents -> /home/maz/Documents
lrwxrwxrwx 1 maz maz 15 2007-10-11 10:53 My Music -> /home/maz/Music
lrwxrwxrwx 1 maz maz 18 2007-10-11 10:54 My Pictures -> /home/maz/Pictures
lrwxrwxrwx 1 maz maz 16 2007-10-11 10:55 My Video -> /home/maz/Videos
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/151530
I believe this can be fixed with a simple change to wineprefixcreate. Am I
right?
--
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=9564
Summary: SpellForce: The Order Of Dawn - Cannot start game
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://spellforce.jowood.com/?rid=1180&lang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Created an attachment (id=7933)
--> (http://bugs.winehq.org/attachment.cgi?id=7933)
SpellForce log
This refers both to the full game and the downloadable demo (see link). The
game does not start showing a "D3DERR_INVALIDCALL (6968)" error since its very
beginning. Please, check the attachment.
--
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=9934
Summary: Space bar does not tick checkboxes in Listview
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.stationplaylist.com/LV_Checkboxes.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ross(a)stationplaylist.com
As you can see in the test app provided, the space bar does not check/uncheck
checkboxes in a listview.
This is necessary for blind users of our software and is therefore fairly
serious.
--
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=9933
Summary: Listview not refreshing when checkboxes switched on/off
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.stationplaylist.com/LV_Checkboxes.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ross(a)stationplaylist.com
Switching the Checkboxes property on or off at runtime for a listview does not
refresh all items in the listview. It does in MS-Windows.
In the test program, switch to "No Checkboes" and nothing happens. Only when a
list item is selected does it refresh the selected list item to not show the
checkbox.
--
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=10689
Summary: "wine eject" makes installer crash
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loacoon(a)hotmail.com
Since Wine 0.9.50, when installing Final Fantasy XI, changing the CD using
"wine eject" makes the installer crash.
Everything works well with Wine 0.9.49.
There is no console log since "wine eject" doesn't work at all when launching
the installer using a console.
--
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=9463
Summary: Alien Shooter 2: Vengeance surface allocation
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zerocaronte(a)gmail.com
Created an attachment (id=7801)
--> (http://bugs.winehq.org/attachment.cgi?id=7801)
Full log
As of version 0.9.43, now the game isn't painfully slow and now it is
"playable". The problem is that after moving around in the game, the scenario
texture starts to disappear. After some time, the application crashes.
The message before crash is:
fixme:d3d:IWineD3DDeviceImpl_UpdateSurface Surfaces has no allocated memory,
but should be an in memory only surface
--
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=9831
Summary: Input Method window hides on Home Page Builder V9
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fygar256(a)ybb.ne.jp
I tried to utilize IBM's Home Page Builder Version 9 on wine 0.9.46 on Fedora 7
butt
Japanese letters in Input Method window (uim) hides behind the line below the
cursor and even blank area below the cursor. Japanese letters which I typed is
seen just only the little of upper part.
Can it make the whole IM window will be seen in front of all? (May this request
be not to wine...)
Or can it make IM window will appear below the application window?
*Or can it make letters typed with IM which are not yet entered will be seen
just the same line as the place where there is the cursor.
The best thing is the line (*)..
As I see,the other problem about Home Page Builder Version 9 is only the
previewing the editing page. This problem is perhaps a little complicated
because it needs to invoke Internet Explorer engine. But it can substitute by
using firefox or something.
If this IM problem cleared, IBM's Home Page Builder can be utilize for
practical use in the country that needs IM.
I am a Japanese. Poor English sorry.
--
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=10932
Summary: MozyHome: invisible text
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raccoonone(a)procyongames.com
Created an attachment (id=9856)
--> (http://bugs.winehq.org/attachment.cgi?id=9856)
Log of console output
MozyHome (www.mozy.com [you must register, free, to download client]) installs
fine, but the text in the dialogs does not show up. The editboxes and
checkboxes can be seen, but all the of the descriptive text is missing.
I have attached a log of the output when trying to run mozyconf.exe
--
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=9668
Summary: Grim Fandango random crashes during gameplay
Product: Wine
Version: 0.9.45.
Platform: Other
URL: http://www.grimfandango.net/?page=demo
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
When playing Grim Fandango, (which only works with X at 16bpp - see bug 9667)
the game crashes sporadically, even though some longs spells of gameplay are
possible.
The game may be completed in spite of this crashing if the savegame feature is
used paranoiacally !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.