Besides that it is not true that there is no way to mount it, I have the
same problem and if needed I would provide root access for Martin to my
box for investigation. Just tell me if you need it.
@ John if you mount the floppy via command line it shows up exactly as
the voice to text software doe
Besides that it is not true that there is no way to mount it, I have the
same problem and if needed I would provide root access for Martin to my
box for investigation. Just tell me if you need it.
@ John if you mount the floppy via command line it shows up exactly as
the voice to text software doe
What that voice to text software does has nothing to do with Gnome or
KDE. Just go to a commandline and do "mount /dev/fd0" if the line in
/etc/fstab is present for the floppy. If not, the command would just be
a bit longer, but that has the same effect when letting the voice to
text software do th
John, what makes you think this bug could be fixed. Neither a comment
here, nor the status of the bug suggest that it is fixed. So please be
patient and wait for a fix and stop spamming the subscribers of this
bug, this is very annoying. Martin just wrote that the guys now
understand the problem wh
btw. if you have the line "/dev/fd0/media/floppy0 auto
rw,user,noauto,exec,utf8 0 0" in your /etc/fstab, you can also
simply do "mount /dev/fd0" as any user which has the same effect than
using that voice-to-text program. Then you even can unmount the floppy0
via nautilus. As tempora
John, if you refer to "After upstream discussion this should be fixed in
dk-disks after all.", then this was just a misunderstanding. What Martin
meant to say was "After upstream discussion this should get fixed in dk-
disks after all.", just defining the component in which this will get
fixed some
Why don't you read what I write before complaining? Please re-read
comment #156. Following it works exactly like that "KDE work around" as
I wrote already, just better and without the need of starting some 3rd
party software.
--
Clicking on floppy gives "no device media found"
https://bugs.launch
You mean 4.3.1. ;-)
What Java do you use derek_c?
If not the one from Sun, I would suggest trying that instead.
You can see the information about the JRE in use from the top of the activity
log.
You can find the activiry log in your settings directory which is ~/.jedit by
default.
Or you can go t
Public bug reported:
Binary package hint: guake
When pressing Alt+F4 while guake has focus, Guake is vanishing and you
cannot bring it back to display. At least I didn't see a way. F12 didn't
work and clicking on the notification area icon also didn't help.
Actually I pressed Alt+F4 accidentally
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/44737403/Dependencies.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/44737404/XsessionErrors.txt
--
Alt+F4 makes guake inaccessible
https://bugs.launchpad.net/bugs/566309
You received this b
Public bug reported:
Binary package hint: guake
Actually this is a feature request, but I didn't find a more proper
place, I hope this is the right one. I would like to have a transparency
slider and eventually shortcuts that I can use while guake is open. I
don't want to need to go to the settin
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/44737751/Dependencies.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/44737752/XsessionErrors.txt
--
transparency slider and shortcuts in actual view
https://bugs.launchpad.net/bugs/566310
Yo
Public bug reported:
The directory `multimail` inside
https://github.com/git/git/tree/master/contrib/hooks is not part of the
package while the other hooks are present, especially the `post-receive-
email` hook that recommends to use `multimail` instead.
** Affects: git (Ubuntu)
Importance:
Public bug reported:
The openjdk-9 packages are packages of unstable early-access preview builds of
Java 9.
To users that are not aware of release dates for Java it looks like those are
stable ready-to-use packages.
Maybe there should be a prominent warning added that has to be dismissed
active
Unfortunately not. I was not even able to reproduce it with the same
Nattyversion after reupgrading as I wrote.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795098
Title:
Natty: java menus have a m
@Simon this is a completely different error and thus Bug. That's why I
provided a way to verify it is the issue discussed here. ;-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088775
Title:
gwibb
The problem is that the feed doesn't contain a "description" sub-key for the
"privacy" key.
Obviously this was present before but is no longer present.
But the code depends on it being there.
Workaround:
sudo vim /usr/share/gwibber/plugins/facebook/__init__.py
replace line 329 which reads
To be clear, my fix is for version 3.6.0-0ubuntu1 of package
gwibber-service-facebook. If you have a different version, the line number is
maybe different, but I guess the workaround is the same as long as it is the
same problem.
To verify that you have the same problem, run the following two co
You got that error, applied my fix and it worked?
If so I guess this was a coincidence.
Your error says that the Domainname of something gwibber wanted to connect to
couldn't be resolved via DNS.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Great Vinu,
my fix is for the default Gwibber version in 12.10 to which I just upgraded
from Karmic. :-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088775
Title:
gwibber does not refresh Facebo
@Theodore
When Gwibber gets the answer from Facebook, it checks whether the answer
contains a key named "privacy".
If the feed contains a key named "privacy" it reads out its subkeys
"description" and "value" unconditionally, assuming they are always present.
For the "description" subkey this is
@Theodore, as I wrote it, just replace
if data.has_key("privacy"):
m["privacy"] = {}
m["privacy"]["description"] = data["privacy"]["description"]
m["privacy"]["value"] = data["privacy"]["value"]
by
if data.has_key("privacy"):
m["privacy"] = {}
if data["priva
@peterrus, "gwibber-service -do", not "gwibber-service -o"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088775
Title:
gwibber does not refresh Facebook feeds
To manage notifications about this bu
@Dac You're welcome. :-) But it is jEdit, not Jedit. ;-)
@peterrus Did you find anything new with the correct command?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088775
Title:
gwibber does not
Hm, I've found out the plugin was not loaded and after I've create a symlinks
for /usr/local/lib/pidgin/hotkeys.* -> /usr/lib/pidgin/hotkeys.* it is loaded
and works.
This is on a system where pidgin was installed from the pidgin PPA on Karmic
and then the system upgraded to Natty. Now the pidgi
Public bug reported:
I'm having a problem. I distribute a Java application. jEdit to be
precise. The application also provides a .desktop file in
/usr/share/applications/. Directly after installing the .deb package,
the Dash can find the application, but if I start it, only a gray box
with questio
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795340
Title:
unity launcher doesn't show starter correctly until restart
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubunt
Hm, strange. Actually I'm not able to reproduce it now.
I've had a head-crash of my system HDD and had to do the upgrade again.
Actually I was on Human Theme and are on Ambience now, but switching back
doesn't reproduce it.
I also have another graphics card now. I've had a crappy X300 before which
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/798230
Title:
hotkeys plugin not working
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin-hotkeys/+bug/798
Public bug reported:
Binary package hint: pidgin-hotkeys
Maybe it is just my blindness, but I don't get pidgin hotkeys plugin working.
I've installed the package, but I don't see any new entry in the Plugins dialog
or in the Settings dialog.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package:
I could also simply right click the tray icon and choose close. But
still it is annoying. A security question whether I want to close guake
would also be nice as I usually want to close one application that is
shown below guake and that I thought had focus. I normally never want
guake to be closed.
** Visibility changed to: Public
--
ufw crashed with ValueError in valid_address()
https://bugs.launchpad.net/bugs/224842
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://l
*** This bug is a duplicate of bug 536643 ***
https://bugs.launchpad.net/bugs/536643
Public bug reported:
Binary package hint: mediatomb
Under Lucid, it's impossible to install mediatomb :
mediatomb-common can't be install because it depends on libmozjs0d which has
been deleted from lucid.
33 matches
Mail list logo