[Bug 244982] [NEW] Parallels failes when booting on -19 kernel, works on -18 kernel
Public bug reported: Binary package hint: parallels A kernel update for 8.04 has been released, and it causes the Parallels package not to work. As a workaround, I am booting with the -18 kernel that was installed when I installed Parallels. I checked the change log and the highest kernel version that the Parallels package states is indeed -18. I assume an update needs to be done to get it to work properly with -19 version. ** Affects: parallels (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Failes when booting on -19 kernel, works on -18 kernel + Parallels failes when booting on -19 kernel, works on -18 kernel -- Parallels failes when booting on -19 kernel, works on -18 kernel https://bugs.launchpad.net/bugs/244982 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode
This problem still existed with compiz. My work around was to purge the compiz* packages off and reboot. I would be willing to put compiz packages back onto a test box. In the testing I had done, nothing ever showed up in the /var/.crash/ so where would we begin tracking down this crash? ** Changed in: compiz (Ubuntu) Status: Invalid => New -- Totem exits fullscreen mode https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 244982] Re: Parallels failes when booting on -19 kernel, works on -18 kernel
Thanks for the update Brian, Has the inability to recompile due to kernel updates been resolved, so shall I open a separate ticket for my findings with parallels-config? Also, I have recently switched from the -generic kernel to the -openvz kernel in order to add VirtualBox to my configuration. Thus I had to redo the Envy nVidia installation, and also re-run parallels-config. Thus the ability to run parallels-config is critical to going back to the Ubuntu package of Parallels. -- Parallels failes when booting on -19 kernel, works on -18 kernel https://bugs.launchpad.net/bugs/244982 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 261723] [NEW] Update parallels-config to really recompile for kernel updates
Public bug reported: Binary package hint: parallels The parallels-config command should do the same thing when installed from the Ubuntu repository as the stock Parallels deb package does. Applying various kernel updates breaks computability with certain drivers the "real" parallels-config compiles. Running the Ubuntu repository version of the command does not do the recompile magic, thus the Ubuntu repository version can be broken for some length of time. Please see bug "#244982 Parallels failes when booting on -19 kernel, works on -18 kernel" for further details, such as the different output from the "real" and Ubuntu parallels-config commands. ** Affects: parallels (Ubuntu) Importance: Undecided Status: New -- Update parallels-config to really recompile for kernel updates https://bugs.launchpad.net/bugs/261723 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296140] [NEW] [8.04] [hardy] Applets bail frequently in FF3 / JRE6
Public bug reported: Various websites that have Java on them, the applets seem to not work frequently, and a FF browser status bar message says that the applet has bailed. I assume that is a sort of crash. Baseline testing has been done with Windows / Firefox 2.x / JRE 5. So we are running a different major version of Java and Firefox on Linux. Here is a test URL you can try: http://christians-in-recovery.org/homepage Feel free to try various links to recreate this issue. In the right hand column there is a Java applet which is a Chat Counter... showing how many people are currently logged into the chat system. That appears in the right hand column on all pages. For example, on one page it will be working, on the next page it will bail, and on the following page it will be working again. The HTML code is the same from page to page... just a Drupal block which has consistent HTML code. We also really researched how to code the HTML Java tags correctly, and now have it automatically downloading the latest JRE6 if no Java is on the machine. We found this page which helped us get all of that working: "(Multiple Browser Supported) Java applet using XHTML 'object' tag" http://ww2.cs.fsu.edu/~steele/XHTML/appletObject.html And the code validates as valid XHTML. The vendor suggested code snipped did not do either. Yet, the "bail" errors persist. (Even though the HTML validates as XHTML and JRE6 will be automatically installed if no JRE is found.) The applets work as expected on the baseline (Windows) platform. ** Affects: sun-java6 (Ubuntu) Importance: Undecided Status: New -- [8.04] [hardy] Applets bail frequently in FF3 / JRE6 https://bugs.launchpad.net/bugs/296140 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296140] Re: [8.04] [hardy] Applets bail frequently in FF3 / JRE6
This is what I install on my systems... ~$ dpkg -l|grep java ii java-common0.28ubuntu3 Base of all Java packages ii sun-java6-bin 6-07-3ubuntu2 Sun Java(TM) Runtime Environment (JRE) 6 (ar ii sun-java6-jre 6-07-3ubuntu2 Sun Java(TM) Runtime Environment (JRE) 6 (ar ii sun-java6-plugin 6-07-3ubuntu2 The Java(TM) Plug-in, Java SE 6 And FYI: I had recalled some static noise about running Java apps with JRE 6, so that is why we still are at JRE 5 on Windows. This ParaChat application, however, responds much better to JRE 6 on Linux than JRE 5, so that forced the JRE 6 on Linux. Sorry if I logged this bug against the incorrect package. -- [8.04] [hardy] Applets bail frequently in FF3 / JRE6 https://bugs.launchpad.net/bugs/296140 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296140] Re: [8.04] [hardy] Applets bail frequently in FF3 / JRE6
*** This bug is a duplicate of bug 255681 *** https://bugs.launchpad.net/bugs/255681 I think flagging this bug as a dupe is wrong. No where did I indicate that FF was crashing, which it is not. Not even all applets on the web pages get a "bail" status. And the applet(s) which bail do not bail on every page the applets are on, nor every time the page is loaded / reloaded. The difference we see is that with FF 2.x and JRE 5 on Windows, applets never bail. On Linux with FF3 and JRE 6, applets do bail about 50% of the time. JUST THE APPLETS, not the entire browser. Could you please separate this bug from bug #255681 Thank you -- [8.04] [hardy] Applets bail frequently in FF3 / JRE6 https://bugs.launchpad.net/bugs/296140 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179251] Re: daemontools package fails to handle nonexistent /etc/inittab
Same issue still in 9.04. Found it while trying to install djbdns which requires daemontools. Any suggested solutions so I can get on to working with djbdns? -- daemontools package fails to handle nonexistent /etc/inittab https://bugs.launchpad.net/bugs/179251 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179251] Re: daemontools package fails to handle nonexistent /etc/inittab
I merely did: sudo touch /etc/inittab and that fixed the install of djbdns, which required daemontools Since this is such an easy fix, it really should get squashed! -- daemontools package fails to handle nonexistent /etc/inittab https://bugs.launchpad.net/bugs/179251 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 332751] Re: Add xtightvncviewer as a suggested package
Resetting the status... seems no one is reviewing my comment when marked as Invalid. ** Changed in: tsclient (Ubuntu) Status: Invalid => New -- Add xtightvncviewer as a suggested package https://bugs.launchpad.net/bugs/332751 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109122] Re: Password shows in gAIM text boxes, not screen name, on my end, screen name at recipient's end.
aaahh, raising my hand. In the Modify Account dialog, it asks the password in one field, not twice as I had previously thought. The "second password field" is actually the "Local alias" field. Typing in a made up alias to that field solved the problem for me. Works correctly in 8.04 with current updates. I am guessing that was the same problem that the OP had as well. -- Password shows in gAIM text boxes, not screen name, on my end, screen name at recipient's end. https://bugs.launchpad.net/bugs/109122 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 267403] Re: [hardy] Tree view pane does not open to the specified URI
* Is this reproducible? Yes, consistently when I launch a customized Nautilus icon the tree view panel does not pre-open to the correct spot of the tree. * If so, what specific steps should we take to recreate this bug? See below... * Could you describe how you create this launcher? 1) I have "File Browser" showing in my menu. It shows up (when enabled) in the Applications \ Accessories area. 2) Then I right-clicked that icon and clicked "Add this launcher to Desktop" 3) I changed the name of the new icon to specify what Samba server mount point I am going to preset it to. Ex: "server share" 4) Finally I append to the launcher command the specific dir I want it to open to, Ex: nautilus --no-desktop --browser %U /mnt/server/share Like I said, the icon view on the right opens to that directory, just the tree view does not pre-open to that level. When I click a folder in that view (on the right) then the tree on the left immediately opens to that correct directory as well. Anything else? -- [hardy] Tree view pane does not open to the specified URI https://bugs.launchpad.net/bugs/267403 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 267403] Re: [hardy] Tree view pane does not open to the specified URI
Since it is confirmed in hardy / fixed in intrepid, could the fix be backported to hardy? That would be much appreciated! :-) Thanks! -- [hardy] Tree view pane does not open to the specified URI https://bugs.launchpad.net/bugs/267403 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 267403] Re: [hardy] Tree view pane does not open to the specified URI
Sebastien, thanks for taking the time to answer. I rely on Parallels, the VM product, so am at the mercy of them to get a stable release for each Ubuntu version. It took a couple of months for 8.04, and the only reason I have the "offical" .deb is one of their developers posted a link, which indicates it is a test release. is still the stable release, 2232 is that test release which we run on. Anyway, I had been watching ubunutu.com for signs that the next release was at least ready for non-developer types to start logging bug reports against. I have not seen such. Somewhere is it possible to download a nightly ISO and begin testing other things? If so, could you kindly post the link. Thank you so much, Sebastien! -- [hardy] Tree view pane does not open to the specified URI https://bugs.launchpad.net/bugs/267403 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 267403] Re: [hardy] Tree view pane does not open to the specified URI
Seems I found it: http://cdimage.ubuntu.com/daily/current/ -- [hardy] Tree view pane does not open to the specified URI https://bugs.launchpad.net/bugs/267403 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 244982] Re: Parallels failes when booting on -19 kernel, works on -18 kernel
Any update on this trouble? I saw a newer build of the -19 kernel flow out. I was worried it was -20 at first. I would rather not pull -18 kernel packages off of the one test system I have in order to rebuild my main system. It is very slick to have Parallels in the Vendors repository from the point of view that package dependencies are handled far more gracefully than with Parallels .deb package. However, not being able to at least run parallels-config and have Parallels be able to run with the latest kernel updates is not a good thing in my opinion. -- Parallels failes when booting on -19 kernel, works on -18 kernel https://bugs.launchpad.net/bugs/244982 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 244982] Re: Parallels failes when booting on -19 kernel, works on -18 kernel
I have no idea why parallels-config does not fix the -19 troubles. Usually when I run parallels-config I see about four drivers being compiled. However, below is the output from having just run it on 8.04 with the Parallels ala Vendors Repository install path: [EMAIL PROTECTED]:~$ sudo parallels-config [sudo] password for mdlueck: Parallels Workstation has been successfully configured Now you can run Parallels Workstation 2.2 Issue parallels command. [EMAIL PROTECTED]:~$ Reboot with the -19 kernel, the drivers still do not start, error trying to launch Parallels. Thus I thought to open this report since we are having trouble. -- Parallels failes when booting on -19 kernel, works on -18 kernel https://bugs.launchpad.net/bugs/244982 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 244982] Re: Parallels failes when booting on -19 kernel, works on -18 kernel
I just successfully installed / compiled the test 2232 build directly from Parallels on the -19 kernel. The link to the "test" build was provided at this link: http://forum.parallels.com/showpost.php?p=105659&postcount=18 Attached is the output from this version's parallels-config. Not at all the same as when running the version from the Ubuntu Vendor Repository. I have not rebooted yet, but will do so and anticipate Parallels will work. ** Attachment added: "Output of parallels-config" http://launchpadlibrarian.net/16241898/Parallels2232.txt -- Parallels failes when booting on -19 kernel, works on -18 kernel https://bugs.launchpad.net/bugs/244982 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
This sort of sounds like the bug I see. I have various wav files that I liked to customize my environment with. I place these files in a directory I create ~/Sounds and then select the "Select sound file..." to pick it for an event. I have never heard the login.wav work with Ubuntu Hardy 8.04. I think logout.wav has failed, but it seems to be working as I test. Is this a file format issue? Do other types of media files work correctly, just not wav? This was certainly not the case in Ubuntu 7.04 - everything in this area worked great in 7.04. ** Attachment added: "login.wav and logout.wav samples for you to test with" http://launchpadlibrarian.net/16279481/samplewavfiles.zip -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
I rebooted just now and logout.wav did NOT play even though it had when I pressed the test button when selecting it. I guess both files are thus valid examples. Please let us know if more information is needed to track this problem down and resolve it. Thanks! -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
Bug yet exists with current 8.04 updates. -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
I happened to just completely reload an 8.04 box this week, so I tested on that one. I added the three suggested codec packs that tallinn.mpeg caused to come up. Then rebooted. Upon rebooting, tallinn.mpeg stopped after a few seconds, and no audio was heard. I closed totem. Running tallinn.mpeg again, the movie plays correctly. Thus: I see no change. BTW: Also I only have the default mpeg icon, no preview of the video icon. I tried renaming tallinn.mpeg to tallinn.mpg and back again... even that did not cause the preview type icon to be generated. (shrug) -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
#1 step: [EMAIL PROTECTED]:~$ cat /proc/asound/cards 0 [I82801DBICH4 ]: ICH4 - Intel 82801DB-ICH4 Intel 82801DB-ICH4 with ALC200,200P at irq 20 [EMAIL PROTECTED]:~$ #2 step: [EMAIL PROTECTED]:~$ options snd-usb-audio index=1 bash: options: command not found [EMAIL PROTECTED]:~$ Yes, also audio levels are at appropriate levels. 7.04 played all wav files consistently whereas 8.04 refuses to play some wav files, and testing some wav files via the "System \ Preferences \ Sound \ Sounds tab" makes 8.04 stop playing all sounds (normally working ones) until the box is rebooted / IPL'ed. Also attached is the alsa-info.txt file per the instructions. Anything else? ** Attachment added: "alsa-into.txt file from aleks" http://launchpadlibrarian.net/18244250/alsa-info.txt -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
About #3, I assume that means... >> # If you application sounds works, but your system sounds does not (login, logout, error sounds...) try removing the .asoundrc* files from your own directory (e.g. with 'rm .asoundrc*'). It should make the system sounds work without a reboot. << So I tested the following: [EMAIL PROTECTED]:~$ find|grep asoundrc [EMAIL PROTECTED]:~$ (shrug) Trying purging the pulseaudio package next... -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
ubuntu-desktop requires the main pulseaudio package, therefor I am not going to rip all of those out. Please advise further. -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
Aaahhh, a bit of progress with that tip! I am attaching screen captures of the first two tabs of that dialog. I set all selections to ALSA. Now login.wav and logout.wav both work consistently when pushing the test button. However, login.wav worked consistently before adjusting when I actually login. The logout.wav still does not play when I logout, even though it now works when picking the file. Attached is the first tab of the Sound preferences, next update will be the second page. ** Attachment added: "Screenshot-Sound Preferences.png" http://launchpadlibrarian.net/18268391/Screenshot-Sound%20Preferences.png -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
Screenshot-Sound Preferences-1.png ** Attachment added: "Screenshot-Sound Preferences-1.png" http://launchpadlibrarian.net/18268399/Screenshot-Sound%20Preferences-1.png -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 133786] Re: Bus error when running Firefox or Epiphany
Absolutely Not!!! "May it never be!" Where 7.10 was to be avoided like the plague that it was, 8.04 is again a rock solid release as 7.04 its predecessor. xfs is rock solid stable, latest updates the same, UbuntuZilla does a great job installing the Mozilla Official FF/TB. I happen to prefer to purge packages compiz*, but that is a personal preference. 8.04 rocks! -- Bus error when running Firefox or Epiphany https://bugs.launchpad.net/bugs/133786 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 228674] Re: Hardy - No preview icon when file extention is .mpeg
This mpeg file may be downloaded from: http://www.tourism.tallinn.ee/static/files/080/tallinn.mpeg On the original machine I was using when I first discovered the problem, now every time I wget that file from the web server, it gets the correct preview type icon. On this second test machine, I can not get it to generate a preview type icon... by changing the filename. At first the codec's were not installed, so I fetched all three that it says might be appropriate for the file, still no preview icon, so deletes the file. Then I rebooted the system, wget downloaded a fresh copy to the Desktop, still no preview icon. Anyway, there seems to be some trouble. ** Attachment added: "Example of this bug" http://launchpadlibrarian.net/14591055/ExampleBusted.png -- Hardy - No preview icon when file extention is .mpeg https://bugs.launchpad.net/bugs/228674 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
The updated zip that I forgot to attach a few second ago... ** Attachment added: "Corrected sample sound files" http://launchpadlibrarian.net/16855458/samplewavfiles.zip -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
I seem to have zipped the incorrect login.wav file before. Attached is the correct zip. This login.wav works properly consistently. However, the login.wav inside the previous zip file does not play either in the \System\Preferences\Sound applet or when I login. I can play the file with the default multimedia player. The logout.wav plays in the \System\Preferences\Sound applet when I push the test button. However the sound does not play when I logout. Is there any explanation for this odd behavior? ** Attachment added: "samplewavfiles.zip" http://launchpadlibrarian.net/16855452/samplewavfiles.zip -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 216104] Re: Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons
Thanks for the note that Fedora 9 is also affected, thus a Gnome problem. I will note that no Ubuntu folks have made a peep about this report. Could we have some feedback on this one, please? -- Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons https://bugs.launchpad.net/bugs/216104 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179778] Re: Pidgin displays my AIM password instead of AIM username
Subscribing! Ubuntu Hardy 8.04 in my case. I use Pidgin to access MSN, same exact problem so obviously not specific to AIM contacts. This really needs to get fixed! -- Pidgin displays my AIM password instead of AIM username https://bugs.launchpad.net/bugs/179778 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179778] Re: Pidgin displays my password instead of username
** Summary changed: - Pidgin displays my AIM password instead of AIM username + Pidgin displays my password instead of username -- Pidgin displays my password instead of username https://bugs.launchpad.net/bugs/179778 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 254656] [NEW] Kate does not start when set as the default editor for a paticular file extention
Public bug reported: I prefer Kate as my default text editor. In 7.04, I had adjusted various file extensions to open Kate as the default editor. I wished to do so on 8.04 workstations, and found it not working. If I put the editor back to "Text Editor" then the default text editor does launch. I verified that kate never starts via "sudo ps aux"... kate does not show up. I found a work around to this problem... in the file association dialog, create a new association, and type in "kate" into the "Use custom command" field. So, there seems to be some problem with the provided selection for Kate in Ubuntu 8.04. Please let me know if there is further information I could provide that would assist. Thanks! ** Affects: kdesdk (Ubuntu) Importance: Undecided Status: New -- Kate does not start when set as the default editor for a paticular file extention https://bugs.launchpad.net/bugs/254656 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to kdesdk in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 254656] Re: Kate does not start when set as the default editor for a paticular file extention
I am running on Ubuntu, not Kubuntu. Adding Kate seems to have pulled in the required kdelibs4c2a version 4:3.5.9, so what ever version that is. -- Kate does not start when set as the default editor for a paticular file extention https://bugs.launchpad.net/bugs/254656 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 228674] Re: Hardy - No preview icon when file extention is .mpeg
Testing with 8.04 which the bug was opened against, or 8.10 - the latest release? Do I need to reload a test box, or is downloading the latest updates good enough? -- Hardy - No preview icon when file extention is .mpeg https://bugs.launchpad.net/bugs/228674 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 228674] Re: Hardy - No preview icon when file extention is .mpeg
8.04 with all patches still has the issue. I have not reloaded an 8.04 system lately - applying all available updates right away verses one that has been in use and gradually gotten updates as available. I am thinking to do some testing with 8.10, so I will put that on my list of things to test. For production, unfortunately I need Parallels. They do not even have "official" support for 8.04 yet, and no test builds for 8.10. So, do you need me to test something further on 8.04, such as setting up a clean box and apply all updates before recreating the issue? -- Hardy - No preview icon when file extention is .mpeg https://bugs.launchpad.net/bugs/228674 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode
As I stated on 2008-07-31, I traced the problems back to Compiz, so purged compix* packages from my 8.04 systems and that cured the crashes. I have done some preliminary testing with 8.10, setting the GUI affects to the lowest possible mode - which also makes the Workspace Switcher behave the way I like it to behave, and no crashes with Totem thus far. So on 8.10 I am able to not purge compiz* packages, all that is needed on 8.10 is to set the GUI affects from the medium default level to the lowest level. I have not bothered to test with Compiz enabled as I do not like it. -- Totem exits fullscreen mode https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
I tested this same video with a freshly loaded 8.10 system that I loaded and fully patched last weekend. This problem is resolved in 8.10. 8.04 still has the problem. -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296140] Re: [8.04] [hardy] Applets bail frequently in FF3 / JRE6
Thanks for the link DH. So do you think there is hope that Ubuntu will update 8.04 to that version of the plugin? -- [8.04] [hardy] Applets bail frequently in FF3 / JRE6 https://bugs.launchpad.net/bugs/296140 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296140] Re: [8.04] [hardy] Applets bail frequently in FF3 / JRE6
Greetings goto. Yes I understand this bug is specific to the 8.04 release. In 8.10 already the problem is fixed. As DH posted above, "It should work when java 6 update 11 hits ubuntu hopefully." When is JRE6 going to be updated in 8.04 LTS? -- [8.04] [hardy] Applets bail frequently in FF3 / JRE6 https://bugs.launchpad.net/bugs/296140 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296140] Re: [8.04] [hardy] Applets bail frequently in FF3 / JRE6
It was not an "old package" when I originally opened the bug report. It is most aggravating that bugs are swept under the rug of the new version... especially since 8.04 is a LTS release. I am starting to think "big deal" of LTS if this is how the LTS releases are treated! Not acceptable. -- [8.04] [hardy] Applets bail frequently in FF3 / JRE6 https://bugs.launchpad.net/bugs/296140 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176898] Re: Ubuntu Hardy system sounds and some other audio files are not properly played
This was opened against Ubuntu 8.04. I now have an Ubuntu 8.10 machine at the office, so I will test re-create this configuration and see if 8.10 even still has the trouble. I will be back in the office at the end of this week. With 8.04, some .wav files worked, some .wav files did not. Coming from 7.04 where all .wav files worked, that was a new bug in 8.04. I attached zip files to this ticket with examples that caused the trouble. Thanks! -- Ubuntu Hardy system sounds and some other audio files are not properly played https://bugs.launchpad.net/bugs/176898 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 332751] [NEW] Add xtightvncviewer as a suggested package
Public bug reported: At this link: terminal server client: no vnc? http://ubuntuforums.org/showthread.php?t=731949#postmenu_4737289 I finally discovered that adding xtightvncviewer enables the VNC connection type in tsclient. Could you please list that as a suggested package in tsclient if that is the only "plugin" to enable VNC connections, or if there are others then them as well as suggested packages. Like looking for needles in haystacks - need all the help we can get. ** Affects: tsclient (Ubuntu) Importance: Undecided Status: New -- Add xtightvncviewer as a suggested package https://bugs.launchpad.net/bugs/332751 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 332751] Re: Add xtightvncviewer as a suggested package
Yes I am aware of vinagre as a vnc client in general. And that is installed on my systems. However if one wants to use tsclient to connect to vnc hosts, then adding xtightvncviewer is required to get the vnc protocol not grayed out. I think it should appear as a suggested package for tsclient, as it is not at all clear why by default it is grayed out. Please unmark this as an invalid request. I could also say that your answer was invalid. -- Add xtightvncviewer as a suggested package https://bugs.launchpad.net/bugs/332751 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 216104] Re: Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons
BrianDrab, I think DrC was referring to Ubuntu support rather than Ubuntu users when they said "I will note that no Ubuntu folks have made a peep about this report." I did not know that Gnome VFS to GVFS twist. I suppose that is the reason for other nonsense I see going on. (Mount a Samba share to a mount point on the local file system, Browse it with Nautilus, double click a file and up comes a box asking you to authenticate again! Reason being something decides to launch the app with smb:// instead of file://). I tried to log this nonsense during the beta. I recall one response I received was "I do not have Samba in my recreate / test environment." And that is MY problem HOW?!?!? Annoying! -- Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons https://bugs.launchpad.net/bugs/216104 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217654] Re: nautilus won't launch KDE apps
subscribe -- nautilus won't launch KDE apps https://bugs.launchpad.net/bugs/217654 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdepim in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 223060] Re: doesn't send some keys to the remote computer
Has trouble sending Alt-F4 to the remote computer... has the affect of closing the local Vinagre window instead, already been addressed, or do I need to open a separate bug for this trouble? Sounds very similar to this "control-w closes the vinagre session" except I happen to be trying to send Alt-F4. Thanks -- doesn't send some keys to the remote computer https://bugs.launchpad.net/bugs/223060 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 208181] Re: Optional Information Needed to Connect to Samba Share
*** This bug is a duplicate of bug 216104 *** https://bugs.launchpad.net/bugs/216104 I fetched down those updates to Samba on my Hardy 8.04 32-bit system, rebooted, and now this morning see your comment Pajari. So I tested creating a connection, filling in: server share userid domain At the next dialog entered my password, and selected the radio button to "remember password until I logout". As usual, up came the usual error dialog, which I closed. Clicking on the desktop icon, it opens but it also doubles up that icon creating a second icon "exactly" the same as the first. Looks the same to me. -- Optional Information Needed to Connect to Samba Share https://bugs.launchpad.net/bugs/208181 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 267403] [NEW] [hardy] Tree view pane does not open to the specified URI
Public bug reported: Ubuntu Hardy 8.04 with all updates When using a customized Nautilus launcher icon with a start URI specified at the end of the command, per the man page, the left side / Tree view starts out "Filesystem open" but not to the correct folder. Right side opens to the correct path. Clicking on a folder in the right side, thus a sub-folder form the specified start URI, *then* the left side Tree pane catches up and the tree opens to the correct folder that was clicked on. Specifying a start URI and having the Tree view on the left side... the behavior should be to set the proper folder at startup in both panes. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- [hardy] Tree view pane does not open to the specified URI https://bugs.launchpad.net/bugs/267403 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 228674] Re: Hardy - No preview icon when file extention is .mpeg
Pedro: What is the pointer "that's" pointing at? I can not what you are asking. -- Hardy - No preview icon when file extention is .mpeg https://bugs.launchpad.net/bugs/228674 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 179238] Re: xfs corruption - Clean install of 7.10 Gutsy Gibbon and applying latest updates
This bug is specific to Ubuntu 7.10, a now unsupported release. Ubuntu 8.04 LTS thankfully does not have this nasty bug. What can I say, 7.10 was just a bad bad bad bad bad bad bad BAD release of Ubuntu. -- xfs corruption - Clean install of 7.10 Gutsy Gibbon and applying latest updates https://bugs.launchpad.net/bugs/179238 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] [NEW] Totem exits when fullscreen play mode is selected
Public bug reported: Hardy beta Playing all movie files I have tried, Totem immediately exits when I try to select fullscreen mode, Not true with Ubuntu 7.04. MPEG / AVI files. Tested on a ThinkPad G41 with nVidia Go FX5200 and Envy installed nVidia drivers with Hardy. Base line unit was a unit with PNY nVidia 6200 AGP board and Envy installed nVidia drivers with 7.04. Same "crash" on Hardy when slightly making larger the player window on some movies, but fullscreen'ing seems a more consistent problem. ** Affects: totem (Ubuntu) Importance: Undecided Status: New -- Totem exits when fullscreen play mode is selected https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits when fullscreen play mode is selected
Well I'll be!!! Copying the file down to the workstation fixed the problem. Seems this is another Nautilus bug related to accessing files on Samba shares... Hardy specific of course. I already opened "216104 Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons" about Nautilus / Samba troubles. Could you assist me in getting this over in the Nautilus queue? Thanks and sorry for the confusion! -- Totem exits when fullscreen play mode is selected https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits when fullscreen play mode is selected
There is only one file on the Hardy test TP in /var/crash... seems to be a report about jockey-gtk (what ever that is), so I do not think it applies to Totem. I will see if it happens to be specific to playing files via the Nautilus GUI on a remote Samba PDC... copy one file to the Gnome desktop and launch from there. (I doubt it is that simple.) Happen to be using the nVidia binary drivers on your system? -- Totem exits when fullscreen play mode is selected https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 218253] [NEW] Hardy - Nautilus shortcut to Samba Share, Totem crashes when playing movies from the share
Public bug reported: At first I thought this was a Totem problem, but I copied a movie file down to Hardy's desktop and ran it successfully from there... both selecting "fullscreen" and also making the player window slightly bigger. Thus I conclude it might be a Nautilus bug since Totem only crashes doing such when the movie is being played from a remote Samba share on the Samba PDC. The original bug against Totem report was as follows: #217984 Totem exits fullscreen mode when playing from Samba share Bug description [edit] Hardy beta Playing all movie files I have tried, Totem immediately exits when I try to select fullscreen mode, Not true with Ubuntu 7.04. MPEG / AVI files. Tested on a ThinkPad G41 with nVidia Go FX5200 and Envy installed nVidia drivers with Hardy. Base line unit was a unit with PNY nVidia 6200 AGP board and Envy installed nVidia drivers with 7.04. Same "crash" on Hardy when slightly making larger the player window on some movies, but fullscreen'ing seems a more consistent problem. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- Hardy - Nautilus shortcut to Samba Share, Totem crashes when playing movies from the share https://bugs.launchpad.net/bugs/218253 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 218253] Re: Hardy - Nautilus shortcut to Samba Share, Totem crashes when playing movies from the share
There was only one crash file in that directory, seems to be a report about jockey-gtk (what ever that is). Could you please not close this problem report in that case? -- Hardy - Nautilus shortcut to Samba Share, Totem crashes when playing movies from the share https://bugs.launchpad.net/bugs/218253 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
To test reproducing this error: 1) Download (wget) http://www.tourism.tallinn.ee/static/files/080/tallinn.mpeg 2) Run it from the desktop, will not crash when making the player window slightly larger nor selecting fullscreen mode 3) Next place that file on a Samba share utilizing a Nautilus type connection as opposed to smbmount 4) Run the video from the Samba share via Nautilus / right click the player screen / fullscreen / CRASH!!! Could you at least verify that much? Fails consistently for me. Will not fail with Ubuntu 7.04. -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
This bug and also "216104 Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons" are ugly, and heavily dependent on a working Samba configuration. Could someone in the Nautilus team with working Samba configuration test out these two bugs? -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
Same crash when mounting a Samba share instead of using Nautilus smb:// support to get to the share. I would think that means it is not a Nautilus bug, but not sure. I am not sure how to reset the "affects" package and let others review this nasty problem. Help anyone? -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
Trying to un-select the package since it crashes when the Samba share is mounted, not only via a smb:// type connection. ** Changed in: ubuntu Sourcepackagename: nautilus => None -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
Greetings Steve- I have been all around on thus bug. First I thought it was a Totem bug, next Nautilus but found that if I mount the Samba share the crash is the same. Usually I mount Samba shares instead of using the GUI. Following is I think the answer to your "mount the samba share as a kernel mount..." [EMAIL PROTECTED]:/mnt/ldslnx01/data/AppData/Estonia$ cat tallinn.mpeg > /dev/null [EMAIL PROTECTED]:/mnt/ldslnx01/data/AppData/Estonia$ Nothing bad happens. And nothing bad happens playing the movie file with Totem as long as you do not fullscreen it. Sometimes the first time I play a/the movie from the Samba share, it will not play straight through. I have to close Totem, open the file again, then it plays fine. Maybe a cache issue? Also hinting at caching... I deleted both log files for this Hardy workstation on the server... log.ip and log.hostname. I played the movie file again, fullscreen, crash. No log what so ever was generated for the client. I find that very odd. Does a Linux client really cache THAT well? Speed of LAN is switched 100MBps, so 100MBps Full Duplex. Yes, consistent crash every time when I fullscreen the movie. Sometimes when I enlarge the player window, but the consistent problem is fullscreen'ing. My Samba PDC is running Debian Sarge, and updated packages from samba.org which are 3.0.26a-1. Pretty much running stock Sarge other than I snagged a newer kernel a long time ago from "testing"... so this package is the kernel package on the server: linux- image-2.6.12-1-k7_2.6.12-10_i386.deb. I updated the kernel to get a solid version of xfs, as our standard filesystem is xfs. Uptime is... 07:01:16 up 306 days, 23:15, 2 users, load average: 0.00, 0.01, 0.00 So I would rather not bounce the server! ;-) -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
Greetings Nick- Other than the single file from some time ago in /var/crash I am seeing no other files in that directory. Please refer above: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/217984/comments/2 So, if that means "it is not crashing" I do not know. All I know is that the window immediately goes away when I select fullscreen, or sometimes goes away when I adjust the window size. -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] [NEW] Totem halts playing mpg/mpeg after a few seconds, no audio / sound
Public bug reported: Hardy beta with current updates. After a reboot, playing a movie file located on the desktop, Totem halts playback after a couple of seconds, and no audio has been heard. Subsequent times it plays correctly: right through / with audio/sound, until the system is rebooted. Easy recreate: Download (wget) http://www.tourism.tallinn.ee/static/files/080/tallinn.mpeg to the desktop. No so with Ubuntu 7.04. ** Affects: ubuntu Importance: Undecided Status: New -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
Testing "gst-launch-0.10 playbin uri=file:///path/to/video" produces the same results as Totem... reboot, launch via that method, no sound and play back stops after a few seconds. Close the window. Launch again and plays normally with audio/sound as expected. I will try to capture a Totem backtrace next. After rebooting this box of course! ;-) -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
Oh, about the gstreamer-log.txt file. Cleanly rebooted system. I reproduced the usual play back problem, then closed the player window, lastly attached the trace to this ticket. Let me know if I should instead attach the trace without first closing the player window... possibly program exit noise in the trace file. -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
Second your requested gstreamer-log.txt Also, I do not think it fare to target mpeg specifically as same crash is true of avi files. Just there was an easy to reproduce URL to an mpeg file, avi files are on my systems non web accessible. ** Attachment added: "gstreamer-log.txt" http://launchpadlibrarian.net/14090197/gstreamer-log.txt -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
First the backtrace of totem... it did not actually even come up. ** Attachment added: "totem.txt" http://launchpadlibrarian.net/14090115/totem.txt -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
Never mind that comment about avi files. Totem / playing movies seems very buggy in Hardy... that was actually this bug: 217984 Totem exits fullscreen mode when playing from Samba share Rebooted and confirmed that there is no problems playing an AVI file so long as I do not select fullscreen mode. Again, sorry. Seems indeed mpeg specific. -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
Digging a bit deeper... Fullscreening mpeg and avi files run from the Desktop started crashing once I had reloaded the test workstation with the release version of Hardy. However, I just discovered: http://tombuntu.com/index.php/2008/03/25/toggle-compiz-with-fusion-icon-in-ubuntu-804/ and used such switched back to Metacity. {test environment} Cleanly rebooted workstation, fire up the toggle applet, verify Metacity is selected, reload the window manager with the same applet... then and only then does drag and drop between windows in the Workspace Switcher resume working, therefor I think I can safely assume Metacity is the active window manager. {result} Can full screen mpeg / avi videos without a crash!!! Possibly a Compiz caused crash then? -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode
** Summary changed: - Totem exits fullscreen mode when playing from Samba share + Totem exits fullscreen mode -- Totem exits fullscreen mode https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode
I have purged compiz* packages from the test box, rebooted, and I believe Metacity indeed took over with the absence of Compiz. Movie files play fullscreen successfully in Totem, without fiddling with the toggle applet. So for now I will use that modification for deploying 8.04. -- Totem exits fullscreen mode https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
I tracked down bug report "217984 Totem exits fullscreen mode" to Compiz. Have purged compiz* packages from the test box now. This bug yet remains as reported, but that was the solution/workaround to 217984. Thought to keep this report updated as to the current configuration of the test box I am using. -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
Today I reloaded my Hardy test box with the release version - formatted all partitions. Problem remains solved, so you may close this bug report. Thanks! :-) -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 216104] Re: Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons
Today I reloaded my Hardy test box with the release version - formatted all partitions. Problem as described still exists. -- Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons https://bugs.launchpad.net/bugs/216104 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220704] Re: Totem halts playing mpg/mpeg after a few seconds, no audio / sound
Today I reloaded my Hardy test box with the release version - formatted all partitions. Problem as described still exists. -- Totem halts playing mpg/mpeg after a few seconds, no audio / sound https://bugs.launchpad.net/bugs/220704 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
Today I reloaded my Hardy test box with the release version - formatted all partitions. Problem as described still exists. The test box has an empty /var/crash directory. I decided to investigate if the PID really goes away. I discovered something I think is rather odd. mdlueck 6964 15.6 2.1 138528 44196 ?Sl 13:23 0:00 totem smb://ldslnx01/data/AppData/Estonia/tallinn.mpeg Even though I launched in Nautilus from the mounted Samba share, it shows "smb://" in the process list... so is it using the Samba mount, or a Nautilus "smb://" type connection? If the latter, might be a Nautilus bug after all. -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
Might also explain why I get a security prompt when I double click the movie file stating that Totem wants to access the keyring... I bet it is using a "smb://" type connection instead of re-using the existing mount! -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share
I checked against my Ubuntu 7.04 system, here is the ps entry... mdlueck 3335 7.0 2.4 134052 38044 ?SLl 14:09 0:02 totem file:///mnt/ldslnx01/data/AppData/Estonia/tallinn.mpeg BINGO! I think this needs to be reassigned yet again. -- Totem exits fullscreen mode when playing from Samba share https://bugs.launchpad.net/bugs/217984 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] [NEW] No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
Public bug reported: I installed Hardy on an IBM ThinkPad G41 from an ISO dated either 2008-02-27 or maybe 2008-02-26. That has kernel 2.6.24-10 included. I then proceeded to download all available updates, and add additional packages, all via Synaptic Package Manager. I ended up with kernel 2.6.24-16 and rebooted to "no sound'ville". I see bug reports hinting that -11 was working, the break occurred at -12. Version 12 and version 16 are fairly far apart, thus opening a new bug since I did not ever see -11, -12, etc... just -10 that works and -16 that does not work. I enabled the Grub menu, so am content with booting -10 for now. Please be in touch if I may be of any assistance in tracking down this problem. Thank You! ** Affects: ubuntu Importance: Undecided Status: New -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "Copy of the /tmp/alsa-info.txt file" http://launchpadlibrarian.net/13365163/alsa-info.txt -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "The dpkg-s.log file as specified" http://launchpadlibrarian.net/13365169/dpkg-s.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "The lspci-vvnn.log file as specified" http://launchpadlibrarian.net/13365177/lspci-vvnn.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "The uname-a.log file as specified" http://launchpadlibrarian.net/13365183/uname-a.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
I think that is all that the DebuggingSoundProblems document specified for me to collect. Also, when booting the 2.6.24-16 kernel this last time, I did the Ctrl- Alt-Fkey to see the progress. The boot process stalls for a long time at Loading Device Drivers, and finally ends with FAILED instead of the desired OK. Please be in touch if I may be of more assistance. Thank You! :-) -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
Oh, would it be at all helpful to collect the same output when booted to the 2.6.24-10 kernel? -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "dmesg output from -16, IPL'ing back to -10 next" http://launchpadlibrarian.net/13370602/dmesg.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "alsa-info-10.txt booted to the -10 kernel" http://launchpadlibrarian.net/13371377/alsa-info-10.txt -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "dmesg-10.log booted to the -10 kernel" http://launchpadlibrarian.net/13371391/dmesg-10.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "dpkg-s-10.log booted to the -10 kernel" http://launchpadlibrarian.net/13371399/dpkg-s-10.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
** Attachment added: "lspci-vvnn-10.log booted to the -10 kernel" http://launchpadlibrarian.net/13371405/lspci-vvnn-10.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
This should be it for your request. I will await your next request! ;-) ** Attachment added: "uname-a-10.log booted to the -10 kernel" http://launchpadlibrarian.net/13371489/uname-a-10.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 216104] [NEW] Hardy - Naultis shortcut to Samba Share reports wrong password, double icons
Public bug reported: Ubuntu (Gnome) Hardy Steps to Recreate: 1) Places \ Connect to Server... \ Type is Windows Share 2) Fill in Server, Share, User Name, Domain Name, then click Connect 3) An error dialog comes up: "Can't display location smb://" "The specified location is not mounted" 4) So I open the desktop icon for the share. It does open, but a second desktop icon appears for the same share. In the Naultis side pane w/ tree view, the share shows up twice as well. Works as expected / desired with Ubuntu 7.04 Feisty Fawn, none of this non-sense. ** Affects: ubuntu Importance: Undecided Status: New -- Hardy - Naultis shortcut to Samba Share reports wrong password, double icons https://bugs.launchpad.net/bugs/216104 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 216104] Re: Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons
Also, simply logging off / onto the same user account, all such connections are lost. Also not so with Ubuntu 7.04 Feisty Fawn. ** Summary changed: - Hardy - Naultis shortcut to Samba Share reports wrong password, double icons + Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons -- Hardy - Nautilus shortcut to Samba Share reports wrong password, double icons https://bugs.launchpad.net/bugs/216104 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
VERY ODD!!! I rebooted to the -16 kernel, no stall in the boot process, sound is working!! The output of your dmidecode commands appears the same as well. I will fetch down today's available updates next, reboot with the -16 kernel, and see how it goes. -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 215877] Re: No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41
I will reboot and check with the -16 kernel and post that as well. ** Attachment added: "Requested dmidecode output when booted to the -10 kernel." http://launchpadlibrarian.net/13424307/dmidecode.sh-10.log -- No Audio / Sound with Hardy 2.6.24-16 on an IBM ThinkPad G41 https://bugs.launchpad.net/bugs/215877 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 228674] [NEW] Hardy - No preview icon when file extention is .mpeg
Public bug reported: Files with an extension of .mpg seem to generate a "preview icon" showing content from aprox 1/3 into the video stream. Files with an extension of .mpeg do not do this, instead they have their default Gnome icon. Changing the file name through the GUI to .mpg causes it to generate a preview icon, and once generated it can be renamed back to .mpeg successfully and the preview icon remains. ** Affects: ubuntu Importance: Undecided Status: New -- Hardy - No preview icon when file extention is .mpeg https://bugs.launchpad.net/bugs/228674 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 189424] Re: BasKet Launcher Icon Missing
I just finished installing Ubuntu 8.04 (Hardy) as well and confirm the problem is the same as seen/reported against 7.04. -- BasKet Launcher Icon Missing https://bugs.launchpad.net/bugs/189424 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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 189424] [NEW] BasKet Launcher Icon Missing
Public bug reported: We recently found / installed BasKet Note Pads 1.0.1 on Ubuntu 7.04. Unfortunately the program launcher it created in the Applications \ Accessories menu has no icon. Looking at the package, the package does not seem to install any files to the path other programs install their launcher icons to. I guess next I will go fishing through the source tar.gz from their web site to see if an icon was even supplied in the source code. ** Affects: ubuntu Importance: Undecided Status: New -- BasKet Launcher Icon Missing https://bugs.launchpad.net/bugs/189424 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs