Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
Wine
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Popular ideas Here are the latest commented ideas about Wine.

Windows network for wine  
Written by joewski the 24 Mar 09 at 07:56. New
When an windows application is installed the user application doesn't have access to the windows network.
18
votes
up equal down
Solution #1: Permanently mount the windows network within wine
Written by joewski the 24 Mar 09 at 07:56.
Mount the windows network permanently as a drive from within wine directory structure, say x drive.

Add a comment or propose a solution >>

Wine automount ISOs  
Written by andruk the 8 Mar 09 at 01:23. New
It can be annoying to mount an ISO and then run Wine over and over again.

Humans don't think in terms of tools, they think in terms of tasks. Running a game is a task. Running GmountISO to mount the ISO and then running Wine are running tools.
53
votes
up equal down
Solution #1: Wine flag to automount ISO
Written by andruk the 8 Mar 09 at 01:23.
It would be really slick if we could modify the Wine Applications > Wine entries to pass a flag to Wine to make Wine automount an ISO. If we can streamline the process of running games on Wine, it would be really slick to run games.
3
votes
up equal down
Solution #2: script to nautilius
Written by NomadDemon the 16 Mar 09 at 12:00.
i found very nice script on ubuntu forum. it could be usefull if ubuntu team tweak it a bit /like autocreate ISO directory to mount [everytime i mount need to make a directory in MEDIA, or effof


MOUNT ISO FILES:

#!/bin/bash
#
for I in `echo $*`
do
foo=`gksudo -u root -k -m "enter your password for root terminal
access" /bin/echo "got r00t?"`
sudo mount -o loop -t iso9660 $I /media/ISO
done
done
exit0

UMOUNT ISO FILES:

#!/bin/bash
#
for I in `echo $*`
do
foo=`gksudo -u root -k -m "enter your password for root terminal
access" /bin/echo "got r00t?"`
sudo umount $I
done
done
exit0

Add a comment or propose a solution >>

wine hardware abstract layer  
Written by da1nonly the 25 Jan 09 at 09:09. New
when you install certain windows programs on wine which access hardware deceives the program can not access the device to make it function properly, i know wine can access usb's etc, but the software could not recognize the hardware also my os is able to access it an example is the tomtom home, the software installs but when you try to connect the satnav to the pc the tomtom home does not recognize it but kubuntu is able to access the tomtom.
10
votes
up equal down
Solution #1: wine hardware abstract layer
Written by da1nonly the 25 Jan 09 at 09:09.
the way i think this problem should be solved is by creating a hardware abstract layer for wine where wine could use linux drivers in order to make the software to work, its a similar idea to the virtualbox hardware pass through feature where the vb operating system's can access the linux hardware.

See the 1 comments or propose a solution (latest comment the 10 Feb 09 at 02:25) >>

Suggest to install wine if a user wants to install a .exe file  
Written by icicle the 29 Dec 08 at 22:07. New
Many users HAVE to use Windows-software (sadly).

I found that they just don't know about the existence of wine. I speak of users who even don't know that it is not possible to install Windows software directly in Ubuntu (without wine).

It would be helpful and easy for those users if they would see a message dialog, when they double-click an exe-file. This dialog could explain that they want to open a Windows program and that they could try this by using wine.

Then they should have the possibility to cancel or to install wine. After the installation the exe-file should be started with wine automatically.

UPDATE: In the dialog there should be a brief explanation that not all Windows-software will work in wine and that there might be a better linux alternative. Maybe also a link to the wine website.
368
votes
up equal down
Solution #1: Suggest to install wine if a user wants to install a .exe file
Written by icicle the 29 Dec 08 at 22:07.
It would be helpful and easy for those users if they would see a message dialog, when they double-click an exe-file. This dialog could explain that they want to open a Windows program and that they could try this by using wine.

Then they should have the possibility to cancel or to install wine. After the installation the exe-file should be started with wine automatically.

UPDATE: In the dialog there should be a brief explanation that not all Windows-software will work in wine and that there might be a better linux alternative. Maybe also a link to the wine website.
112
votes
up equal down
Solution #2: Suggest a program for a file
Written by znupi the 14 Jan 09 at 18:31.
I heard Fedora has this already implemented, I'm not sure.

This should be generalized, it shouldn't only be for .exe files (who's Windows, anyway? to think it can infest our systems like that!). When a user double clicks a file Ubuntu doesn't have a program to open with, it should ask the user if he/she wants Ubuntu to search for an application to use with that file. Then, Ubuntu searches the repositories for applications that can open that kind of file and present the user with a list of applications. User selects an application, installs it, opens the file!
86
votes
up equal down
Solution #4: Check the wine app database before offering to install
Written by cheesehead the 15 Jan 09 at 03:14.
Check to ensure that the application is likely to install and run before offering to install it.
Naturally, this assumes that the wineHQ database will be both accurate and machine-searchable.
-1
votes
up equal down
Solution #5: Offer to install WINE at installation.
Written by mtod1 the 14 Feb 09 at 07:18.
Users installing Ubuntu should be asked if they will or, would like to use Windows based programs in Ubuntu during installation. Users select a checkbox yes or no and are provided with a list of currently supported WINE applications as of the current release and suggested Linux alternatives are provided.

0
votes
up equal down
Solution #6: Include Wine in Ubuntu (Pre-installed)
Written by mstar the 26 Apr 09 at 08:54.
Most people know about Wine but can't install because they don't have hi speed net or much time to install it. Ubuntu should provide Wine as it provides softwares like GParted, Firefox, GIMP, .....
1
votes
up equal down
Solution #7: automate the needed steps, and give the user an explanation
Written by pegasus0378 the 14 Apr 10 at 09:07.
After a doubleklick, check if wine is installed - if not and the user agrees install it.

After that set the executable bit and imeditaly run the exe with wine.

See the 17 comments or propose a solution (latest comment the 15 Jan 09 at 12:37) >>

Option to run Wine in seperate xserver  
Written by Thelasko the 8 Oct 08 at 14:33. New
Some programs (games especially) benefit when Wine is run in a separate xserver. Some users have developed programs and scripts to do this automatically, but I think this can be improved and made an option in Wine.

http://ubuntuforums.org/showthread.php?p=3377903
112
votes
up equal down
Solution #1: Auto-generated solution of idea #14217
Written by Thelasko the 8 Oct 08 at 14:33.
Ubuntu Brainstorm was updated in January 2009. Since the idea #14217 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 6 comments or propose a solution (latest comment the 30 Dec 08 at 12:20) >>

"break-up" Wine to smaller "projects / applications"  
Written by Primož Papič the 16 Dec 08 at 16:02. New
OK I know that this is not the best place to propose this kind of idea, that's why I proposed to make a "Linux / FLOSS brainstorm page".
So take this idea more of an test-tube to see if it's supported, so that I can propose it to WineHQ or some where...
==============================================================
Wine is really good project and application, but I feel it's a bit too big, and trying to do too much.
This means that some things were supported, but are no longer supported..
Let me just show it on my example:
My favourite game is Medieval 2: Total War, and it supposed to work really good on Wine. But that's not the case, if you go look in AppDB you'll se it works fine in Ubuntu 7.10 and newest Gentoo but it's marked as garbage on newest Wine and Ubuntu.
That's because sometimes Wine breaks backward compatibility.
So I think if Wine would be broke-up in Wine-Office, Wine-games and Wine-apps it might work better.
Just take a look at "Wine-games". Now you have many of Wine hacks like Play on Linux or WineDoors to get better support for games, but if there would be an Wine-games all this "hacks" could be merged under one project...
The same thing goes for other "Wines"...
////////////////////////////////////////////////////////////
Sub Idea:
This is an sub-idea that should not be considered as a part of the main idea...
(Look at IdeaTorrent to see how this will be done in "future" Brainstorm)
Maybe this broken Wines could be less than an app and more like some daemons.
I still think that mono could be used to provide .NET framework, that so many games need.
Just put an installatin disk of M2:TW or GTA4 and you'll see what I mean...
////////////////////////////////////////////////////////////
Any comments are welcomed!
-28
votes
up equal down
Solution #1: Auto-generated solution of idea #16545
Written by Primož Papič the 16 Dec 08 at 16:02.
Ubuntu Brainstorm was updated in January 2009. Since the idea #16545 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 5 comments or propose a solution (latest comment the 18 Dec 08 at 16:03) >>

Install Windows aplications for all users with wine  
Written by jorgejhms the 17 Dec 08 at 15:03. New
Rigth now it it's very difficult to share a windows aplication with another user using wine. When you install a program it it's created in the "dirve_c" folder that every user has under his home folder (in .wine).

A way of solving this could be by creating a commom drive_c folder that is share by all the users (could be in /home/dirve_C) and that when you install a program the entry it's created in all the aplication menus of the users, just like when you install another program.

Sorry for my bad english, I'm a native Spanish speaker.
16
votes
up equal down
Solution #1: Auto-generated solution of idea #16569
Written by jorgejhms the 17 Dec 08 at 15:03.
Ubuntu Brainstorm was updated in January 2009. Since the idea #16569 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 4 comments or propose a solution (latest comment the 18 Dec 08 at 00:54) >>

Native support for Nokia and Sony Ericsson Phones  
Written by zgherlos the 25 Oct 08 at 15:46. New
Currently we have to install additional software (sometimes full of bugs ) to sync our Nokia or Sony Ericsson phone.Some phones can be firmware updated with Nokia Software Update , but that application is just for Windows .
72
votes
up equal down
Solution #1: Auto-generated solution of idea #14803
Written by zgherlos the 25 Oct 08 at 15:46.
Ubuntu Brainstorm was updated in January 2009. Since the idea #14803 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 6 comments or propose a solution (latest comment the 30 Nov 08 at 00:14) >>

wine appearance and theming  
Written by jpka the 24 Jul 08 at 20:46. New
When I go to 'Wine configuration - Desktop integration', there is no simple way to use my current theming of Ubuntu.
I have only options of 'install theme' (it's a windows file? where I can get it?!) or manually set each item color, and each time when I change Ubuntu theming, I must again and again set each item in Wine manually.

I suggest to integrate Ubuntu theming in Wine. It looks not so hard.

Developer comments
The problem isn't Ubuntu specific: Wine's theming implementation still sucks. This is largely an upstream issue (there was a summer of code project at one point, but it didn't fix the slowness, and it didn't add any good magic to use the current system theme colors).
95
votes
up equal down
Solution #1: Complete
Written by jpka the 24 Jul 08 at 20:46.
I think dear Ubuntu developers can work together with Wine maintainers to bring us complete solution.
-3
votes
up equal down
Solution #2: Partial
Written by jpka the 15 Jan 09 at 09:26.
Users can try various static methods or scripts, please see comments, where people says about possible ways.

See the 9 comments or propose a solution (latest comment the 25 Nov 08 at 16:37) >>

Packing Winetricks  
Written by DrHalan the 11 Nov 08 at 16:57. New
I think winetricks should be either a seperate package or included into the wine package

Cool would also be a GUI for it.

If you don't know what winetricks is. It is a shellscript to download for example native dlls or fonts for wine.
23
votes
up equal down
Solution #1: Auto-generated solution of idea #15505
Written by DrHalan the 11 Nov 08 at 16:57.
Ubuntu Brainstorm was updated in January 2009. Since the idea #15505 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 6 comments or propose a solution (latest comment the 12 Nov 08 at 17:37) >>

<< Previous 1 2 3 4 Next >>