-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Upgrading FogBugz Version 7.0.34 (DB 717, Build 1080
Hi All,
I am upgrading our current Fogbugz installation in Windows Environment (Server 2003) to the latest FogBugz-Setup-7.2.17.
I have downloaded FogBugz-Setup-7.2.17.exe from the fogbugz website,
Q - Are there any pre-cautions or steps required…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am using FogBugz free hosting to manage my project bugs, I also have several customers I create custom software for, been using FogBugz to keep everything organized.
Question I have is, there are times where they send me an email with a bug, so I report it in my system and they create it as well…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm searching a way, to link external picture to FogBugz wiki. It must be a dynamic link, so when the source picture changes, it should automatically change in the wiki page (after manual page reload in browser).
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a FogBugz question regarding EBS (Evidence Based Scheduling)...
Developer A estimates Case A at X amount and Developer B ends up taking over Case A before Developer A can get started and before time has been logged against it. If Developer B agrees with the same estimate that Developer A entered…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Some of our FogBugz users experience that the Screenshot tool does not start-up automatically at boot. The quickest work-around is to re-install it. Any ideas on what causes this to happen? And how to prevent it from happening?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have the following code:
use Imager::Screenshot 'screenshot';
my $img = screenshot(hwnd => 'active', left => 450, right => 200, top => 50, bottom => 50);
$img->write(file => 'screenshot.png', type => 'png' ) || print "Failed: ", $img->{ERRSTR} , "\n";
it returns:
…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm looking for a way to make it easy for technically unsophisticated users to submit screenshots of their browser to me, to aid in debugging web application problems.
There will be a button on all pages inside a web application they can use to report problems, which I would like to submit a screenshot…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Some of our FogBugz users experience that the Screenshot tool does not start-up automatically at boot. The quickest work-around is to re-install it. Any ideas on what causes this to happen? And how to prevent it from happening?
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I've been building a website for a guy who uses Mac OS X and occasionally he sends me screenshots of bugs. They come out looking like this:
This is fairly typical of Mac screenshots. You get the window decorations, the shadow from the window and a white or transparent background (not the desktop…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
Are there any sort of configuration options for specifying the default save location for gnome-screenshot, or is this hard-coded into the source code?
It used to be ~/Desktop, which seems to have changed to ~/Pictures (in 12.04).
The only possible solution I've seen is about Setting the default…
>>> More